diff options
Diffstat (limited to 'apps/updatenotification/l10n/ca.js')
-rw-r--r-- | apps/updatenotification/l10n/ca.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index 8f48bf756f6..8172502609d 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -10,8 +10,8 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "L'actualització per %1$s a la versió %2$s està disponible.", "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", - "Download now" : "Descarrega ara", + "Open updater" : "Obre l'actualitzador", + "Download now" : "Baixa ara", "The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina.", "Your version is up to date." : "La teva versió està actualitzada.", "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:", @@ -22,6 +22,7 @@ OC.L10N.register( "The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualització seleccionat deixa obsoletes les notificacions específiques del servidor.", "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", + "Beta" : "Beta", "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", "Checked on %s" : "Comprovat en %s", |