diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-13 00:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-13 00:12:02 +0000 |
commit | ca65b82f046b12a3ccbb35715673cfe84d8dfabd (patch) | |
tree | 0a6d7570d1dd0cc99b3ba81ba7ccface277b8518 /apps/updatenotification/l10n | |
parent | 052221abbe7037bd5db4562466ffc3cd4b9c49b5 (diff) | |
download | nextcloud-server-ca65b82f046b12a3ccbb35715673cfe84d8dfabd.tar.gz nextcloud-server-ca65b82f046b12a3ccbb35715673cfe84d8dfabd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ca.json | 2 |
2 files changed, 4 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", diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json index e5f3c14ade8..9ce72d949d4 100644 --- a/apps/updatenotification/l10n/ca.json +++ b/apps/updatenotification/l10n/ca.json @@ -9,6 +9,7 @@ "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:", @@ -17,6 +18,7 @@ "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", |