diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-14 02:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-14 02:18:15 +0000 |
commit | 0f6e7a7b2287bc712f56c9ae4fdffc04cdb31857 (patch) | |
tree | 9c5472b3748ca58641eb63b7bc1858a9ca88e39c /apps/updatenotification/l10n/ca.js | |
parent | 1bf44e1d973593014e63095f3e7d1348af45b52a (diff) | |
download | nextcloud-server-0f6e7a7b2287bc712f56c9ae4fdffc04cdb31857.tar.gz nextcloud-server-0f6e7a7b2287bc712f56c9ae4fdffc04cdb31857.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ca.js')
-rw-r--r-- | apps/updatenotification/l10n/ca.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index e6ee2d9654f..71dd381c0bd 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -2,7 +2,7 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.", - "Channel updated" : "Canal actualitzat", + "Channel updated" : "S'ha actualitzat el canal.", "Update notifications" : "Notificacions d'actualització", "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.", @@ -21,13 +21,13 @@ 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:", - "Update channel:" : "Actualitza el canal:", + "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.", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Tingueu en compte que després d'un nou llançament, pot trigar un temps abans que aparegui aquí. Despleguem noves versions distribuïdes amb el temps als nostres usuaris i, de vegades, ometem una versió quan es detecten problemes.", "Notify members of the following groups about available updates:" : "Notifica als membres dels següents grups sobre les actualitzacions disponibles:", "Only notification for app updates are available." : "Només hi ha disponible notificacions per actualitzacions d’aplicacions.", "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.", + "The selected update channel does not support updates of the server." : "El canal d'actualitzacions seleccionat no admet les actualitzacions del servidor.", "A new version is available: <strong>{newVersionString}</strong>" : "Hi ha una nova versió disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificat el {lastCheckedDate}", "Checking apps for compatible updates" : "S'estàn comprovant aplicacions per a actualitzacions compatibles", |