Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ca.js')
-rw-r--r--apps/updatenotification/l10n/ca.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js
index 10e7328cb07..920f2d68321 100644
--- a/apps/updatenotification/l10n/ca.js
+++ b/apps/updatenotification/l10n/ca.js
@@ -4,7 +4,6 @@ OC.L10N.register(
"Update notifications" : "Notificacions d'actualització",
"{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.",
"Updated channel" : "Canal actualitzat",
- "ownCloud core" : "Nucli d'ownCloud",
"Update for %1$s to version %2$s is available." : "L'actualització per %1$s a la versió %2$s està disponible.",
"Updater" : "Actualitzador",
"A new version is available: %s" : "Una nova versió està disponible: %s",
@@ -13,7 +12,6 @@ OC.L10N.register(
"Checked on %s" : "Comprovat en %s",
"Update channel:" : "Actualitzar canal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sempre podràs actualitzar a una versió més recent / canal experimental. Però mai es pot fer un \"downgrade\" a un canal més estable.",
- "Notify members of the following groups about available updates:" : "Notificar als membres dels següents grups sobre les actualitzacions disponibles:",
- "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Només notificació d'actualitzacions d'aplicacions estan disponibles, degut a que el canal d'actualització per ownCloud seleccionat no permet les notificacions."
+ "Notify members of the following groups about available updates:" : "Notificar als membres dels següents grups sobre les actualitzacions disponibles:"
},
"nplurals=2; plural=(n != 1);");