nextcloud/apps/updatenotification/l10n/ca.json

25 lines
2.6 KiB
JSON
Raw Normal View History

2016-02-16 16:49:12 +03:00
{ "translations": {
2016-06-18 08:58:51 +03:00
"Update notifications" : "Notificacions d'actualització",
2017-05-07 03:07:31 +03:00
"Could not start updater, please try the manual update" : "No s'ha pogut iniciar actualitzador, provi l'actualització manual",
2016-02-16 16:49:12 +03:00
"{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.",
2017-05-07 03:07:31 +03:00
"Channel updated" : "Canal actualitzat",
"The update server could not be reached since %d days to check for new updates." : "El servidor d'actualització no es va poder arribar des %d dies per comprovar si hi ha noves actualitzacions.",
"Please check the Nextcloud and server log files for errors." : "Si us plau, comproveu els fitxers de log del servidor i de Nextcloud per detectar errors.",
"Update to %1$s is available." : "Actualització per %1$s està disponible.",
2016-06-18 08:58:51 +03:00
"Update for %1$s to version %2$s is available." : "L'actualització per %1$s a la versió %2$s està disponible.",
2017-05-07 03:07:31 +03:00
"Update for {app} to version %s is available." : "Actualització per {app} a la versió %s està disponible.",
2016-06-18 08:58:51 +03:00
"A new version is available: %s" : "Una nova versió està disponible: %s",
"Open updater" : "Obrir actualitzador",
2017-05-07 03:07:31 +03:00
"Download now" : "Descarrega ara",
2017-09-26 03:08:26 +03:00
"The update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina.",
2016-06-18 08:58:51 +03:00
"Your version is up to date." : "La teva versió està actualitzada.",
"Checked on %s" : "Comprovat en %s",
2017-09-26 03:08:26 +03:00
"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:",
2016-06-18 08:58:51 +03:00
"Update channel:" : "Actualitzar canal:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Sempre podràs actualitzar a una versió més recent / canal experimental. Però mai es pot fer un \"downgrade\" a un canal més estable.",
2017-05-07 03:07:31 +03:00
"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 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."
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}