diff options
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/ca.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/ca.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index 97c7b8419c8..a69d8bc10c6 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -8,6 +8,7 @@ OC.L10N.register( "The update server could not be reached since %d days to check for new updates." : "No s’ha pogut accedir al servidor d’actualitzacions des de fa %d dies per comprovar si hi ha actualitzacions noves.", "Please check the Nextcloud and server log files for errors." : "Si us plau, comproveu els fitxers de registre del servidor i del Nextcloud per detectar errors.", "Update to %1$s is available." : "Hi ha disponible l'actualització a %1$s.", + "Update to {serverAndVersion} is available." : "L'actualització a {serverAndVersion} està disponible.", "Update for {app} to version %s is available." : "Hi ha disponible l'actualització a la versió %s per a {app}.", "Update notification" : "Notificació d'actualització", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Mostra les notificacions d’actualització de Nextcloud i proporciona l’SSO de l’actualitzador.", @@ -16,6 +17,7 @@ OC.L10N.register( "Apps missing compatible version" : "Aplicacions sense versió compatible", "View in store" : "Mostra-ho al magatzem", "Apps with compatible version" : "Aplicacions amb una versió compatible", + "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Tingueu en compte que no es recomana l'actualització web amb més de 100 usuaris! Si us plau, utilitzeu l'actualitzador de la línia d'ordres!", "Open updater" : "Obre l'actualitzador", "Download now" : "Descarrega-ho ara", "Please use the command line updater to update." : "Utilitzeu l'actualitzador de línia d'ordres per actualitzar.", @@ -23,6 +25,7 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "La comprovació de l’actualització encara no ha finalitzat. Si us plau, actualitzeu la pàgina.", "Your version is up to date." : "La vostra versió està actualitzada.", "A non-default update server is in use to be checked for updates:" : "Es fa servir un servidor d’actualització no predeterminat per comprovar si hi ha actualitzacions:", + "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Podeu canviar el canal d'actualització a continuació, que també afecta la pàgina de gestió d'aplicacions. Per exemple. després de canviar al canal beta, se us oferiran actualitzacions de l'aplicació beta a la pàgina de gestió d'aplicacions.", "Update channel:" : "Canal d'actualitzacions:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre podeu actualitzar a una versió més recent. Però mai no podeu baixar a una versió més estable.", "Notify members of the following groups about available updates:" : "Notifica als membres dels següents grups sobre les actualitzacions disponibles:", diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json index 4b2822d98ce..60dbd785f1d 100644 --- a/apps/updatenotification/l10n/ca.json +++ b/apps/updatenotification/l10n/ca.json @@ -6,6 +6,7 @@ "The update server could not be reached since %d days to check for new updates." : "No s’ha pogut accedir al servidor d’actualitzacions des de fa %d dies per comprovar si hi ha actualitzacions noves.", "Please check the Nextcloud and server log files for errors." : "Si us plau, comproveu els fitxers de registre del servidor i del Nextcloud per detectar errors.", "Update to %1$s is available." : "Hi ha disponible l'actualització a %1$s.", + "Update to {serverAndVersion} is available." : "L'actualització a {serverAndVersion} està disponible.", "Update for {app} to version %s is available." : "Hi ha disponible l'actualització a la versió %s per a {app}.", "Update notification" : "Notificació d'actualització", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Mostra les notificacions d’actualització de Nextcloud i proporciona l’SSO de l’actualitzador.", @@ -14,6 +15,7 @@ "Apps missing compatible version" : "Aplicacions sense versió compatible", "View in store" : "Mostra-ho al magatzem", "Apps with compatible version" : "Aplicacions amb una versió compatible", + "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Tingueu en compte que no es recomana l'actualització web amb més de 100 usuaris! Si us plau, utilitzeu l'actualitzador de la línia d'ordres!", "Open updater" : "Obre l'actualitzador", "Download now" : "Descarrega-ho ara", "Please use the command line updater to update." : "Utilitzeu l'actualitzador de línia d'ordres per actualitzar.", @@ -21,6 +23,7 @@ "The update check is not yet finished. Please refresh the page." : "La comprovació de l’actualització encara no ha finalitzat. Si us plau, actualitzeu la pàgina.", "Your version is up to date." : "La vostra versió està actualitzada.", "A non-default update server is in use to be checked for updates:" : "Es fa servir un servidor d’actualització no predeterminat per comprovar si hi ha actualitzacions:", + "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Podeu canviar el canal d'actualització a continuació, que també afecta la pàgina de gestió d'aplicacions. Per exemple. després de canviar al canal beta, se us oferiran actualitzacions de l'aplicació beta a la pàgina de gestió d'aplicacions.", "Update channel:" : "Canal d'actualitzacions:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre podeu actualitzar a una versió més recent. Però mai no podeu baixar a una versió més estable.", "Notify members of the following groups about available updates:" : "Notifica als membres dels següents grups sobre les actualitzacions disponibles:", |