Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ca.json')
-rw-r--r--apps/updatenotification/l10n/ca.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json
index 9cbbf20551b..c06ef1ec531 100644
--- a/apps/updatenotification/l10n/ca.json
+++ b/apps/updatenotification/l10n/ca.json
@@ -1,18 +1,15 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.",
- "Could not start updater, please try the manual update" : "No s'ha pogut iniciar actualitzador, provi l'actualització manual",
"Open updater" : "Obrir actualitzador",
- "Download now" : "Descarrega ara",
"Your version is up to date." : "La teva versió està actualitzada.",
- "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:",
"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.",
"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í. Desplegem noves versions distribuïdes amb el temps als nostres usuaris i, de vegades, ometen una versió quan es detecten problemes.",
"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.",
+ "Could not start updater, please try the manual update" : "No s'ha pogut iniciar actualitzador, provi l'actualització manual",
"Update notifications" : "Notificacions d'actualització",
"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.",
@@ -22,6 +19,9 @@
"Update for {app} to version %s is available." : "Actualització per {app} a la versió %s està disponible.",
"Update notification" : "Notificació d'actualització",
"A new version is available: %s" : "Una nova versió està disponible: %s",
- "Checked on %s" : "Comprovat en %s"
+ "Download now" : "Descarrega ara",
+ "Checked on %s" : "Comprovat en %s",
+ "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 update check is not yet finished. Please refresh the page." : "Actualitzeu la pàgina."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file