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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js
index 4c488728e0b..2a843d044ae 100644
--- a/apps/updatenotification/l10n/ca.js
+++ b/apps/updatenotification/l10n/ca.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Update for {app} to version %s is available." : "Actualització per {app} a la versió %s està disponible.",
"Update notification" : "Notificació d'actualització",
"Open updater" : "Obrir actualitzador",
+ "What's new?" : "Què hi ha de nou?",
"The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina.",
"A non-default update server is in use to be checked for updates:" : "S'utilitza un servidor d'actualització no predeterminat per comprovar si hi ha actualitzacions:",
"Update channel:" : "Actualitzar canal:",
@@ -19,6 +20,7 @@ OC.L10N.register(
"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." : "Només notificació d'actualitzacions d'apps estan disponibles.",
"The selected update channel does not support updates of the server." : "El canal d'actualització seleccionat no admet actualitzacions del servidor.",
+ "View changelog" : "Mostra el registre de canvis",
"Could not start updater, please try the manual update" : "No s'ha pogut iniciar actualitzador, provi l'actualització manual",
"A new version is available: %s" : "Una nova versió està disponible: %s",
"Download now" : "Descarrega ara",