summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ca.js11
-rw-r--r--l10n/ca.json11
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/es_MX.js1
-rw-r--r--l10n/es_MX.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/gl.js2
-rw-r--r--l10n/gl.json2
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/ja.js1
-rw-r--r--l10n/ja.json1
-rw-r--r--l10n/lt_LT.js1
-rw-r--r--l10n/lt_LT.json1
-rw-r--r--l10n/nl.js1
-rw-r--r--l10n/nl.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/ru.js1
-rw-r--r--l10n/ru.json1
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
40 files changed, 20 insertions, 46 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index e3453fcd0..b75f8934e 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Can not add folder: Exists already" : "No es pot afegir la carpeta: ja existeix",
"News" : "Notí­cies",
"An RSS/Atom feed reader" : "Un lector de notícies RSS/Atom",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "L'app de notícies és un lector de notícies RSS/Atom per a Nextcloud que es pot sincronitzar amb molts dispositius mòbils. Trobareu una llista de tots els clients i requisits [en el README] (https://github.com/nextcloud/news)\n\nAbans d’actualitzar a una nova versió, [consultar el changelog] (https://github.com/nextcloud/news/blob/master/CHANGELOG.md) per evitar sorpreses.\n\n**Important**: per permetre les actualitzacions de les fonts necessitaràs permetre o bé [Sistema cron de Nextcloud] (https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) o utilitzar [un actualitzador] (https:// github.com/nextcloud/News-Updater) que utilitza l’API d’actualització propi a més de desactivar actualitzacions amb cron. Podeu trobar més informació [en el README] (https://github.com/nextcloud/news).",
"Use system cron for updates" : "Utilitzeu el sistema cron per a les actualitzacions",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Deshabilita això si executes un actualitzador personalitzat com el actualitzador Python inclòs en la aplicació",
"Purge interval" : "Interval de purga",
@@ -29,7 +28,7 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "En cas d'haver-se emplenat, la URL d'aquest servei serà consultada per mostrar les fonts de la secció explorar fonts. Per tornar al servei d'exploració integrat, deixi aquest camp buit",
"For more information check the wiki" : "Per obtenir més informació, consulteu la wiki",
"Saved" : "Desat",
- "Download" : "Descàrrega",
+ "Download" : "Baixa",
"Close" : "Tanca",
"filter" : "filtra",
"Language" : "Idioma",
@@ -44,9 +43,9 @@ OC.L10N.register(
"Remove keep article unread" : "Elimineu l'article no llegit ",
"by" : "per",
"from" : "des de",
- "Play audio" : "Reproduir audio",
- "Download video" : "Descarrega video",
- "Download audio" : "Descarrega audio",
+ "Play audio" : "Reprodueix l'àudio",
+ "Download video" : "Baixa el vídeo",
+ "Download audio" : "Baixa l'àudio",
"Keyboard shortcut" : "Drecera de teclat",
"Description" : "Descripció",
"right" : "dreta",
@@ -92,7 +91,7 @@ OC.L10N.register(
"Undo delete feed" : "Desfés el feed d'esborrat",
"Rename" : "Reanomena",
"Menu" : "Men",
- "Mark read" : "Marqueu llegir",
+ "Mark read" : "Marca com a llegit",
"Unpin from top" : "Torneu a picar des de dalt",
"Pin to top" : "Pin a la part superior",
"Newest first" : "Més nou primer",
diff --git a/l10n/ca.json b/l10n/ca.json
index a2efe83c7..6796765e0 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -10,7 +10,6 @@
"Can not add folder: Exists already" : "No es pot afegir la carpeta: ja existeix",
"News" : "Notí­cies",
"An RSS/Atom feed reader" : "Un lector de notícies RSS/Atom",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "L'app de notícies és un lector de notícies RSS/Atom per a Nextcloud que es pot sincronitzar amb molts dispositius mòbils. Trobareu una llista de tots els clients i requisits [en el README] (https://github.com/nextcloud/news)\n\nAbans d’actualitzar a una nova versió, [consultar el changelog] (https://github.com/nextcloud/news/blob/master/CHANGELOG.md) per evitar sorpreses.\n\n**Important**: per permetre les actualitzacions de les fonts necessitaràs permetre o bé [Sistema cron de Nextcloud] (https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) o utilitzar [un actualitzador] (https:// github.com/nextcloud/News-Updater) que utilitza l’API d’actualització propi a més de desactivar actualitzacions amb cron. Podeu trobar més informació [en el README] (https://github.com/nextcloud/news).",
"Use system cron for updates" : "Utilitzeu el sistema cron per a les actualitzacions",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Deshabilita això si executes un actualitzador personalitzat com el actualitzador Python inclòs en la aplicació",
"Purge interval" : "Interval de purga",
@@ -27,7 +26,7 @@
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty" : "En cas d'haver-se emplenat, la URL d'aquest servei serà consultada per mostrar les fonts de la secció explorar fonts. Per tornar al servei d'exploració integrat, deixi aquest camp buit",
"For more information check the wiki" : "Per obtenir més informació, consulteu la wiki",
"Saved" : "Desat",
- "Download" : "Descàrrega",
+ "Download" : "Baixa",
"Close" : "Tanca",
"filter" : "filtra",
"Language" : "Idioma",
@@ -42,9 +41,9 @@
"Remove keep article unread" : "Elimineu l'article no llegit ",
"by" : "per",
"from" : "des de",
- "Play audio" : "Reproduir audio",
- "Download video" : "Descarrega video",
- "Download audio" : "Descarrega audio",
+ "Play audio" : "Reprodueix l'àudio",
+ "Download video" : "Baixa el vídeo",
+ "Download audio" : "Baixa l'àudio",
"Keyboard shortcut" : "Drecera de teclat",
"Description" : "Descripció",
"right" : "dreta",
@@ -90,7 +89,7 @@
"Undo delete feed" : "Desfés el feed d'esborrat",
"Rename" : "Reanomena",
"Menu" : "Men",
- "Mark read" : "Marqueu llegir",
+ "Mark read" : "Marca com a llegit",
"Unpin from top" : "Torneu a picar des de dalt",
"Pin to top" : "Pin a la part superior",
"Newest first" : "Més nou primer",
diff --git a/l10n/cs.js b/l10n/cs.js
index 436f8b7e3..a930b04c0 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Can not add folder: Exists already" : "Složku nelze přidat: už existuje",
"News" : "Zprávy",
"An RSS/Atom feed reader" : "Čtečka RSS/Atom zdrojů",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "Aplikace Novinky je čtečka RSS/Atom zdrojů pro Nextcloud, kterou je možné synchronizovat s mnoha mobilními zařízeními. Seznam všech klientů a požadavky je k nalezení [v souboru README](https://github.com/nextcloud/news)\n\nPřed provedením přechodu na novou verzi, [se podívejte do výčtu změn](https://github.com/nextcloud/news/blob/master/CHANGELOG.md), abyste se vyhnuli nenadálým překvapením.\n\n**Důležité**: Pro zapnutí aktualizací zdrojů je třeba zapnout buď [Nextcloud systémový plánovač](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) nebo použít [aktualizátor](https://github.com/nextcloud/news-updater) který používá vestavěné API aktualizací a vypíná aktualizace z cron. Více informací je k dispozici [v souboru README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Pro aktualizace použít systémovou službu cron",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Toto vypněte, pokud používáte vlastní aplikaci pro aktualizace jako například dostupnou aktualizační službu Python",
"Purge interval" : "Interval čištění",
diff --git a/l10n/cs.json b/l10n/cs.json
index 9dcc2fd78..f19303f1c 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -10,7 +10,6 @@
"Can not add folder: Exists already" : "Složku nelze přidat: už existuje",
"News" : "Zprávy",
"An RSS/Atom feed reader" : "Čtečka RSS/Atom zdrojů",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "Aplikace Novinky je čtečka RSS/Atom zdrojů pro Nextcloud, kterou je možné synchronizovat s mnoha mobilními zařízeními. Seznam všech klientů a požadavky je k nalezení [v souboru README](https://github.com/nextcloud/news)\n\nPřed provedením přechodu na novou verzi, [se podívejte do výčtu změn](https://github.com/nextcloud/news/blob/master/CHANGELOG.md), abyste se vyhnuli nenadálým překvapením.\n\n**Důležité**: Pro zapnutí aktualizací zdrojů je třeba zapnout buď [Nextcloud systémový plánovač](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) nebo použít [aktualizátor](https://github.com/nextcloud/news-updater) který používá vestavěné API aktualizací a vypíná aktualizace z cron. Více informací je k dispozici [v souboru README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Pro aktualizace použít systémovou službu cron",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Toto vypněte, pokud používáte vlastní aplikaci pro aktualizace jako například dostupnou aktualizační službu Python",
"Purge interval" : "Interval čištění",
diff --git a/l10n/de.js b/l10n/de.js
index ae19c95d2..3b859d003 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Can not add folder: Exists already" : "Ordner kann nicht hinzgefügt werden: Existiert bereits",
"News" : "News",
"An RSS/Atom feed reader" : "Ein RSS/Atom Feed-Reader",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "Die News-App ist ein RSS/Atom-Feed-Reader für Nextcloud der mit vielen Mobilgeräten synchronisert werden kann. Eine Liste aller Clients und Anforderungen ist [in der README](https://github.com/nextcloud/news) enthalten.\n\nVor einer Aktualisierung auf eine neuere Version bitte das [changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) überprüfen um Überaschungen zu vermeiden.\n\n**Wichtig**: Um die abbonierten Feeds zu aktualisieren muss entweder der [Nextcloud System Cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) aktiviert sein oder ein [Updater](https://github.com/nextcloud/news-updater) der die einegebaute Update-API verwendet und der Cron Updater abgeschaltet werden. Weitere Informationen [in der README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Deaktiviere diese Option, wenn Du einen eigenen Updater wie z.B. den Python-Updater aus der App laufen lassen",
"Purge interval" : "Säuberungssintervall",
diff --git a/l10n/de.json b/l10n/de.json
index 9835f5cf7..375047da5 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -10,7 +10,6 @@
"Can not add folder: Exists already" : "Ordner kann nicht hinzgefügt werden: Existiert bereits",
"News" : "News",
"An RSS/Atom feed reader" : "Ein RSS/Atom Feed-Reader",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "Die News-App ist ein RSS/Atom-Feed-Reader für Nextcloud der mit vielen Mobilgeräten synchronisert werden kann. Eine Liste aller Clients und Anforderungen ist [in der README](https://github.com/nextcloud/news) enthalten.\n\nVor einer Aktualisierung auf eine neuere Version bitte das [changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) überprüfen um Überaschungen zu vermeiden.\n\n**Wichtig**: Um die abbonierten Feeds zu aktualisieren muss entweder der [Nextcloud System Cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) aktiviert sein oder ein [Updater](https://github.com/nextcloud/news-updater) der die einegebaute Update-API verwendet und der Cron Updater abgeschaltet werden. Weitere Informationen [in der README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Deaktiviere diese Option, wenn Du einen eigenen Updater wie z.B. den Python-Updater aus der App laufen lassen",
"Purge interval" : "Säuberungssintervall",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 01bb6c94e..7f637cb6b 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Can not add folder: Exists already" : "Ordner kann nicht hinzgefügt werden: Existiert bereits",
"News" : "News",
"An RSS/Atom feed reader" : "Ein RSS/Atom Feed-Reader",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "Die News-App ist ein RSS/Atom-Feed-Reader für Nextcloud der mit vielen Mobilgeräten synchronisert werden kann. Eine Liste aller Clients und Anforderungen ist [in der README](https://github.com/nextcloud/news) enthalten.\n\nVor einer Aktualisierung auf eine neuere Version bitte das [changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) überprüfen um Überaschungen zu vermeiden.\n\n**Wichtig**: Um die abbonierten Feeds zu aktualisieren muss entweder der [Nextcloud System Cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) aktiviert sein oder ein [Updater](https://github.com/nextcloud/news-updater) der die einegebaute Update-API verwendet und der Cron Updater abgeschaltet werden. Weitere Informationen [in der README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Deaktivieren Sie diese Option, wenn Sie einen eigenen Updater wie z.B. den Python-Updater aus der App laufen lassen",
"Purge interval" : "Säuberungssintervall",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 15c32d491..1078dc973 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -10,7 +10,6 @@
"Can not add folder: Exists already" : "Ordner kann nicht hinzgefügt werden: Existiert bereits",
"News" : "News",
"An RSS/Atom feed reader" : "Ein RSS/Atom Feed-Reader",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "Die News-App ist ein RSS/Atom-Feed-Reader für Nextcloud der mit vielen Mobilgeräten synchronisert werden kann. Eine Liste aller Clients und Anforderungen ist [in der README](https://github.com/nextcloud/news) enthalten.\n\nVor einer Aktualisierung auf eine neuere Version bitte das [changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) überprüfen um Überaschungen zu vermeiden.\n\n**Wichtig**: Um die abbonierten Feeds zu aktualisieren muss entweder der [Nextcloud System Cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) aktiviert sein oder ein [Updater](https://github.com/nextcloud/news-updater) der die einegebaute Update-API verwendet und der Cron Updater abgeschaltet werden. Weitere Informationen [in der README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Deaktivieren Sie diese Option, wenn Sie einen eigenen Updater wie z.B. den Python-Updater aus der App laufen lassen",
"Purge interval" : "Säuberungssintervall",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 2538b5f4e..6c5c4a212 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Can not add folder: Exists already" : "Can not add folder: Exists already",
"News" : "News",
"An RSS/Atom feed reader" : "An RSS/Atom feed reader",
- "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news)." : "The News app is an RSS/Atom feed reader for Nextcloud which can be synced with many mobile devices. A list of all clients and requirements can be found [in the README](https://github.com/nextcloud/news)\n\nBefore you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.\n\n**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).",
"Use system cron for updates" : "Use system cron for updates",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Disable this if you run a custom updater such as the Python updater included in the app",
"Purge interval" : "Purge interval",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index d1b1ed645..5bcd82e90 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -10,7 +10,6 @@
"Can not add folder: Exists already