summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-19 01:01:15 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-19 01:01:15 -0500
commita3d6ba570fb23718cacb74d230591e0e1a2fab65 (patch)
tree3ff5991f0f8e02f0096e23d972a74de1a2400ae3
parent5e9943a2c5fce89659f1276667b92c2ec248c01d (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/cs_CZ.js4
-rw-r--r--l10n/cs_CZ.json4
-rw-r--r--l10n/cs_CZ.php4
-rw-r--r--l10n/da.js4
-rw-r--r--l10n/da.json4
-rw-r--r--l10n/da.php4
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de.php4
-rw-r--r--l10n/de_DE.js4
-rw-r--r--l10n/de_DE.json4
-rw-r--r--l10n/de_DE.php4
-rw-r--r--l10n/en_GB.js4
-rw-r--r--l10n/en_GB.json4
-rw-r--r--l10n/en_GB.php4
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/es.php1
-rw-r--r--l10n/fi_FI.js1
-rw-r--r--l10n/fi_FI.json1
-rw-r--r--l10n/fi_FI.php1
-rw-r--r--l10n/pt_BR.js4
-rw-r--r--l10n/pt_BR.json4
-rw-r--r--l10n/pt_BR.php4
24 files changed, 78 insertions, 0 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index ac0a313af..521482d19 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Feed fetcher timeout" : "Interval vypršení pro stahování článků",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximální počet sekund pro aktualizaci RSS nebo Atom zdroje; pokud bude interval překročen, aktualizace se ukončí",
"Saved" : "Uloženo",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detekován ajax cron mód! Vaše kanály nebudou aktualizovány správně. Doporučuje se použít buď službu cron operačního systému nebo vlastní systém aktualizace.",
+ "How to set up the operating system cron" : "Jak nastavit službu cron operačního systému",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Jak nastavit vlastní systém aktualizace (rychlejší, bez možných blokování)",
"Add a feed" : "Přidat kanál",
"There are no feeds yet. Go ahead and add some" : "Ještě zde nejsou přidány žádné kanály. Chopte se toho a nějaké přidejte",
"Import feeds and articles" : "Importovat kanály a články",
@@ -53,6 +56,7 @@ OC.L10N.register(
"Load previous feed" : "Načíst předchozí kanál",
"Load next folder" : "Načíst další adresář",
"Load previous folder" : "Načíst předchozí adresář",
+ "Scroll to active navigation entry" : "Posuňte pro aktivaci položky menu",
"Subscribe" : "Odebírat",
"Web address" : "Webová adresa",
"Feed exists already!" : "Kanál již existuje!",
diff --git a/l10n/cs_CZ.json b/l10n/cs_CZ.json
index 0a19e8fca..8f543e0b6 100644
--- a/l10n/cs_CZ.json
+++ b/l10n/cs_CZ.json
@@ -23,6 +23,9 @@
"Feed fetcher timeout" : "Interval vypršení pro stahování článků",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximální počet sekund pro aktualizaci RSS nebo Atom zdroje; pokud bude interval překročen, aktualizace se ukončí",
"Saved" : "Uloženo",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Detekován ajax cron mód! Vaše kanály nebudou aktualizovány správně. Doporučuje se použít buď službu cron operačního systému nebo vlastní systém aktualizace.",
+ "How to set up the operating system cron" : "Jak nastavit službu cron operačního systému",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Jak nastavit vlastní systém aktualizace (rychlejší, bez možných blokování)",
"Add a feed" : "Přidat kanál",
"There are no feeds yet. Go ahead and add some" : "Ještě zde nejsou přidány žádné kanály. Chopte se toho a nějaké přidejte",
"Import feeds and articles" : "Importovat kanály a články",
@@ -51,6 +54,7 @@
"Load previous feed" : "Načíst předchozí kanál",
"Load next folder" : "Načíst další adresář",
"Load previous folder" : "Načíst předchozí adresář",
+ "Scroll to active navigation entry" : "Posuňte pro aktivaci položky menu",
"Subscribe" : "Odebírat",
"Web address" : "Webová adresa",
"Feed exists already!" : "Kanál již existuje!",
diff --git a/l10n/cs_CZ.php b/l10n/cs_CZ.php
index 64e65b65e..dd456ca9c 100644
--- a/l10n/cs_CZ.php
+++ b/l10n/cs_CZ.php
@@ -24,6 +24,9 @@ $TRANSLATIONS = array(
"Feed fetcher timeout" => "Interval vypršení pro stahování článků",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Maximální počet sekund pro aktualizaci RSS nebo Atom zdroje; pokud bude interval překročen, aktualizace se ukončí",
"Saved" => "Uloženo",
+"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Detekován ajax cron mód! Vaše kanály nebudou aktualizovány správně. Doporučuje se použít buď službu cron operačního systému nebo vlastní systém aktualizace.",
+"How to set up the operating system cron" => "Jak nastavit službu cron operačního systému",
+"How to set up a custom updater (faster and no possible deadlock) " => "Jak nastavit vlastní systém aktualizace (rychlejší, bez možných blokování)",
"Add a feed" => "Přidat kanál",
"There are no feeds yet. Go ahead and add some" => "Ještě zde nejsou přidány žádné kanály. Chopte se toho a nějaké přidejte",
"Import feeds and articles" => "Importovat kanály a články",
@@ -52,6 +55,7 @@ $TRANSLATIONS = array(
"Load previous feed" => "Načíst předchozí kanál",
"Load next folder" => "Načíst další adresář",
"Load previous folder" => "Načíst předchozí adresář",
+"Scroll to active navigation entry" => "Posuňte pro aktivaci položky menu",
"Subscribe" => "Odebírat",
"Web address" => "Webová adresa",
"Feed exists already!" => "Kanál již existuje!",
diff --git a/l10n/da.js b/l10n/da.js
index 2b0180dbe..af2974424 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Feed fetcher timeout" : "Tidsudløb for feed-indhenter",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Det maksimale antal ventetid målt i sekunder for indlæsning af et RSS- eller Atom-feed; hvis det tager længere tid, så afbrydees opdateringen",
"Saved" : "Gemt",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Er er registeret Ajax cron-tilstand! Dine feeds vil ikke blive opdateret korrekt. Det anbefales at du enten bruger operativsystemets cron eller en brugerdefineret opdateringsfunktion.",
+ "How to set up the operating system cron" : "Sådan opsætter du cron i operativsystemet",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Sådan opsætter du en brugerdefineret opdateringsfunktion (hurtigere og ingen mulighed for hårdknuder)",
"Add a feed" : "Tilføj et feed",
"There are no feeds yet. Go ahead and add some" : "Der er endnu ingen feeds. Du er velkommen til at tilføje nogle",
"Import feeds and articles" : "Importér feeds og artikler",
@@ -53,6 +56,7 @@ OC.L10N.register(
"Load previous feed" : "Indlæs forrige feed",
"Load next folder" : "Indlæs næste mappe",
"Load previous folder" : "Indlæs forrige mappe",
+ "Scroll to active navigation entry" : "Rul frem til aktive navigationspost",
"Subscribe" : "Abonner",
"Web address" : "Web adresse",
"Feed exists already!" : "Feedet findes allerede!",
diff --git a/l10n/da.json b/l10n/da.json
index aa08ba7e6..5e1539d32 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -23,6 +23,9 @@
"Feed fetcher timeout" : "Tidsudløb for feed-indhenter",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Det maksimale antal ventetid målt i sekunder for indlæsning af et RSS- eller Atom-feed; hvis det tager længere tid, så afbrydees opdateringen",
"Saved" : "Gemt",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Er er registeret Ajax cron-tilstand! Dine feeds vil ikke blive opdateret korrekt. Det anbefales at du enten bruger operativsystemets cron eller en brugerdefineret opdateringsfunktion.",
+ "How to set up the operating system cron" : "Sådan opsætter du cron i operativsystemet",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Sådan opsætter du en brugerdefineret opdateringsfunktion (hurtigere og ingen mulighed for hårdknuder)",
"Add a feed" : "Tilføj et feed",
"There are no feeds yet. Go ahead and add some" : "Der er endnu ingen feeds. Du er velkommen til at tilføje nogle",
"Import feeds and articles" : "Importér feeds og artikler",
@@ -51,6 +54,7 @@
"Load previous feed" : "Indlæs forrige feed",
"Load next folder" : "Indlæs næste mappe",
"Load previous folder" : "Indlæs forrige mappe",
+ "Scroll to active navigation entry" : "Rul frem til aktive navigationspost",
"Subscribe" : "Abonner",
"Web address" : "Web adresse",
"Feed exists already!" : "Feedet findes allerede!",
diff --git a/l10n/da.php b/l10n/da.php
index 057af9e99..e476ea045 100644
--- a/l10n/da.php
+++ b/l10n/da.php
@@ -24,6 +24,9 @@ $TRANSLATIONS = array(
"Feed fetcher timeout" => "Tidsudløb for feed-indhenter",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Det maksimale antal ventetid målt i sekunder for indlæsning af et RSS- eller Atom-feed; hvis det tager længere tid, så afbrydees opdateringen",
"Saved" => "Gemt",
+"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Er er registeret Ajax cron-tilstand! Dine feeds vil ikke blive opdateret korrekt. Det anbefales at du enten bruger operativsystemets cron eller en brugerdefineret opdateringsfunktion.",
+"How to set up the operating system cron" => "Sådan opsætter du cron i operativsystemet",
+"How to set up a custom updater (faster and no possible deadlock) " => "Sådan opsætter du en brugerdefineret opdateringsfunktion (hurtigere og ingen mulighed for hårdknuder)",
"Add a feed" => "Tilføj et feed",
"There are no feeds yet. Go ahead and add some" => "Der er endnu ingen feeds. Du er velkommen til at tilføje nogle",
"Import feeds and articles" => "Importér feeds og artikler",
@@ -52,6 +55,7 @@ $TRANSLATIONS = array(
"Load previous feed" => "Indlæs forrige feed",
"Load next folder" => "Indlæs næste mappe",
"Load previous folder" => "Indlæs forrige mappe",
+"Scroll to active navigation entry" => "Rul frem til aktive navigationspost",
"Subscribe" => "Abonner",
"Web address" => "Web adresse",
"Feed exists already!" => "Feedet findes allerede!",
diff --git a/l10n/de.js b/l10n/de.js
index 6af0024e7..4a39e37f7 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Feed fetcher timeout" : "Feed Updater maximum Timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximale Anzahl an Sekunden zum Laden eines RSS- oder Atom-Feeds; wenn dies länger dauert, wird die Aktualisierung abgebrochen.",
"Saved" : "Gespeichert",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax Cron-Modus erkannt! Deine Feeds werden nicht korrekt aktualisiert. Es wird weiterhin empfohlen, den systemeigenen Cron oder den benutzerdefinierten Updater zu verwenden.",
+ "How to set up the operating system cron" : "Wie den systemeigenen Cron einrichten",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Wie den benutzerdefinierten Updater einrichten (schneller und keine mögliche Blockierung)",
"Add a feed" : "Neuen Feed hinzufügen",
"There are no feeds yet. Go ahead and add some" : "Keine Feeds vorhanden. Na los, abonniere welche",
"Import feeds and articles" : "Feeds und Artikel importieren",
@@ -53,6 +56,7 @@ OC.L10N.register(
"Load previous feed" : "Vorherigen Feed laden",
"Load next folder" : "Nächsten Ordner laden",
"Load previous folder" : "Vorherigen Ordner laden",
+ "Scroll to active navigation entry" : "Zum aktiven Navigationseintrag scrollen",
"Subscribe" : "Abonnieren",
"Web address" : "Internetadresse",
"Feed exists already!" : "Feed existiert bereits!",
diff --git a/l10n/de.json b/l10n/de.json
index c54f556d8..31efbaad4 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -23,6 +23,9 @@
"Feed fetcher timeout" : "Feed Updater maximum Timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximale Anzahl an Sekunden zum Laden eines RSS- oder Atom-Feeds; wenn dies länger dauert, wird die Aktualisierung abgebrochen.",
"Saved" : "Gespeichert",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax Cron-Modus erkannt! Deine Feeds werden nicht korrekt aktualisiert. Es wird weiterhin empfohlen, den systemeigenen Cron oder den benutzerdefinierten Updater zu verwenden.",
+ "How to set up the operating system cron" : "Wie den systemeigenen Cron einrichten",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Wie den benutzerdefinierten Updater einrichten (schneller und keine mögliche Blockierung)",
"Add a feed" : "Neuen Feed hinzufügen",
"There are no feeds yet. Go ahead and add some" : "Keine Feeds vorhanden. Na los, abonniere welche",
"Import feeds and articles" : "Feeds und Artikel importieren",
@@ -51,6 +54,7 @@
"Load previous feed" : "Vorherigen Feed laden",
"Load next folder" : "Nächsten Ordner laden",
"Load previous folder" : "Vorherigen Ordner laden",
+ "Scroll to active navigation entry" : "Zum aktiven Navigationseintrag scrollen",
"Subscribe" : "Abonnieren",
"Web address" : "Internetadresse",
"Feed exists already!" : "Feed existiert bereits!",
diff --git a/l10n/de.php b/l10n/de.php
index 3b69e7948..6081c597b 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -24,6 +24,9 @@ $TRANSLATIONS = array(
"Feed fetcher timeout" => "Feed Updater maximum Timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Maximale Anzahl an Sekunden zum Laden eines RSS- oder Atom-Feeds; wenn dies länger dauert, wird die Aktualisierung abgebrochen.",
"Saved" => "Gespeichert",
+"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Ajax Cron-Modus erkannt! Deine Feeds werden nicht korrekt aktualisiert. Es wird weiterhin empfohlen, den systemeigenen Cron oder den benutzerdefinierten Updater zu verwenden.",
+"How to set up the operating system cron" => "Wie den systemeigenen Cron einrichten",
+"How to set up a custom updater (faster and no possible deadlock) " => "Wie den benutzerdefinierten Updater einrichten (schneller und keine mögliche Blockierung)",
"Add a feed" => "Neuen Feed hinzufügen",
"There are no feeds yet. Go ahead and add some" => "Keine Feeds vorhanden. Na los, abonniere welche",
"Import feeds and articles" => "Feeds und Artikel importieren",
@@ -52,6 +55,7 @@ $TRANSLATIONS = array(
"Load previous feed" => "Vorherigen Feed laden",
"Load next folder" => "Nächsten Ordner laden",
"Load previous folder" => "Vorherigen Ordner laden",
+"Scroll to active navigation entry" => "Zum aktiven Navigationseintrag scrollen",
"Subscribe" => "Abonnieren",
"Web address" => "Internetadresse",
"Feed exists already!" => "Feed existiert bereits!",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index a2a7b7bc4..ba4a04e6b 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Feed fetcher timeout" : "Zeitüberschreitung Feed-Sammler",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximale Anzahl Sekunden zum Laden eines RSS- oder Atom-Feeds; wenn dies länger dauert, wird die Aktualisierung abgebrochen.",
"Saved" : "Gespeichert",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax Cron-Modus erkannt! Ihre Feeds werden nicht korrekt aktualisiert. Es wird weiterhin empfohlen, den systemeigenen Cron oder den benutzerdefinierten Updater zu verwenden.",
+ "How to set up the operating system cron" : "Wie den systemeigenen Cron einrichten",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Wie den benutzerdefinierten Updater einrichten (schneller und keine mögliche Blockierung)",
"Add a feed" : "Neuen Feed hinzufügen",
"There are no feeds yet. Go ahead and add some" : "Keine Feeds vorhanden. Bitte nach oben gehen und einige hinzufügen",
"Import feeds and articles" : "Feeds und Artikel importieren",
@@ -53,6 +56,7 @@ OC.L10N.register(
"Load previous feed" : "Vorherigen Feed laden",
"Load next folder" : "Nächsten Ordner laden",
"Load previous folder" : "Vorherigen Ordner laden",
+ "Scroll to active navigation entry" : "Zum aktiven Navigationseintrag scrollen",
"Subscribe" : "Abonnieren",
"Web address" : "Internetadresse",
"Feed exists already!" : "Der Feed existiert bereits!",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 68442f85c..0d0142500 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -23,6 +23,9 @@
"Feed fetcher timeout" : "Zeitüberschreitung Feed-Sammler",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximale Anzahl Sekunden zum Laden eines RSS- oder Atom-Feeds; wenn dies länger dauert, wird die Aktualisierung abgebrochen.",
"Saved" : "Gespeichert",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax Cron-Modus erkannt! Ihre Feeds werden nicht korrekt aktualisiert. Es wird weiterhin empfohlen, den systemeigenen Cron oder den benutzerdefinierten Updater zu verwenden.",
+ "How to set up the operating system cron" : "Wie den systemeigenen Cron einrichten",
+ "How to set up a custom updater (faster and no possible deadlock) " : "Wie den benutzerdefinierten Updater einrichten (schneller und keine mögliche Blockierung)",
"Add a feed" : "Neuen Feed hinzufügen",
"There are no feeds yet. Go ahead and add some" : "Keine Feeds vorhanden. Bitte nach oben gehen und einige hinzufügen",
"Import feeds and articles" : "Feeds und Artikel importieren",
@@ -51,6 +54,7 @@
"Load previous feed" : "Vorherigen Feed laden",
"Load next folder" : "Nächsten Ordner laden",
"Load previous folder" : "Vorherigen Ordner laden",
+ "Scroll to active navigation entry" : "Zum aktiven Navigationseintrag scrollen",
"Subscribe" : "Abonnieren",
"Web address" : "Internetadresse",
"Feed exists already!" : "Der Feed existiert bereits!",
diff --git a/l10n/de_DE.php b/l10n/de_DE.php
index 20674a58c..77ccdd484 100644
--- a/l10n/de_DE.php
+++ b/l10n/de_DE.php
@@ -24,6 +24,9 @@ $TRANSLATIONS = array(
"Feed fetcher timeout" => "Zeitüberschreitung Feed-Sammler",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Maximale Anzahl Sekunden zum Laden eines RSS- oder Atom-Feeds; wenn dies länger dauert, wird die Aktualisierung abgebrochen.",
"Saved" => "Gespeichert",
+"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Ajax Cron-Modus erkannt! Ihre Feeds werden nicht korrekt aktualisiert. Es wird weiterhin empfohlen, den systemeigenen Cron oder den benutzerdefinierten Updater zu verwenden.",
+"How to set up the operating system cron" => "Wie den systemeigenen Cron einrichten",
+"How to set up a custom updater (faster and no possible deadlock) " => "Wie den benutzerdefinierten Updater einrichten (schneller und keine mögliche Blockierung)",
"Add a feed" => "Neuen Feed hinzufügen",
"There are no feeds yet. Go ahead and add some" => "Keine Feeds vorhanden. Bitte nach oben gehen und einige hinzufügen",
"Import feeds and articles" => "Feeds und Artikel importieren",
@@ -52,6 +55,7 @@ $TRANSLATIONS = array(
"Load previous feed" => "Vorherigen Feed laden",
"Load next folder" => "Nächsten Ordner laden",
"Load previous folder" => "Vorherigen Ordner laden",
+"Scroll to active navigation entry" => "Zum aktiven Navigationseintrag scrollen",
"Subscribe" => "Abonnieren",
"Web address" => "Internetadresse",
"Feed exists already!" => "Der Feed existiert bereits!",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d4839df6c..bdf96aaff 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -25,6 +25,9 @@ OC.L10N.register(
"Feed fetcher timeout" : "Feed fetcher timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted",
"Saved" : "Saved",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater.",
+ "How to set up the operating system cron" : "How to set up the operating system cron",
+ "How to set up a custom updater (faster and no possible deadlock) " : "How to set up a custom updater (faster and no possible deadlock) ",
"Add a feed" : "Add a feed",
"There are no feeds yet. Go ahead and add some" : "There are no feeds yet. Go ahead and add some",
"Import feeds and articles" : "Import feeds and articles",
@@ -53,6 +56,7 @@ OC.L10N.register(
"Load previous feed" : "Load previous feed",
"Load next folder" : "Load next folder",
"Load previous folder" : "Load previous folder",
+ "Scroll to active navigation entry" : "Scroll to active navigation entry",
"Subscribe" : "Subscribe",
"Web address" : "Web address",
"Feed exists already!" : "Feed exists already!",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 85e2de3c1..22c4b9dcc 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -23,6 +23,9 @@
"Feed fetcher timeout" : "Feed fetcher timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" : "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted",
"Saved" : "Saved",
+ "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." : "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater.",
+ "How to set up the operating system cron" : "How to set up the operating system cron",
+ "How to set up a custom updater (faster and no possible deadlock) " : "How to set up a custom updater (faster and no possible deadlock) ",
"Add a feed" : "Add a feed",
"There are no feeds yet. Go ahead and add some" : "There are no feeds yet. Go ahead and add some",
"Import feeds and articles" : "Import feeds and articles",
@@ -51,6 +54,7 @@
"Load previous feed" : "Load previous feed",
"Load next folder" : "Load next folder",
"Load previous folder" : "Load previous folder",
+ "Scroll to active navigation entry" : "Scroll to active navigation entry",
"Subscribe" : "Subscribe",
"Web address" : "Web address",
"Feed exists already!" : "Feed exists already!",
diff --git a/l10n/en_GB.php b/l10n/en_GB.php
index c7544dbc9..586bfeda4 100644
--- a/l10n/en_GB.php
+++ b/l10n/en_GB.php
@@ -24,6 +24,9 @@ $TRANSLATIONS = array(
"Feed fetcher timeout" => "Feed fetcher timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted",
"Saved" => "Saved",
+"Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater." => "Ajax cron mode detected! Your feeds will not be updated correctly. It is recommended to either use the operating system cron or a custom updater.",
+"How to set up the operating system cron" => "How to set up the operating system cron",
+"How to set up a custom updater (faster and no possible deadlock) " => "How to set up a custom updater (faster and no possible deadlock) ",
"Add a feed" => "Add a feed",
"There are no feeds yet. Go ahead and add some" => "There are no feeds yet. Go ahead and add some",
"Import feeds and articles" => "Import feeds and articles",
@@ -52,6 +55,7 @@ $TRANSLATIONS = array(
"Loa