aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ca.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/ca.json')
-rw-r--r--apps/updatenotification/l10n/ca.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json
index 5ff3891fcf3..8daf40ed6cf 100644
--- a/apps/updatenotification/l10n/ca.json
+++ b/apps/updatenotification/l10n/ca.json
@@ -1,6 +1,6 @@
{ "translations": {
"{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" : "S'ha actualitzat el canal.",
+ "Channel updated" : "S'ha actualitzat el canal",
"Web updater is disabled" : "L'actualitzador web està desactivat",
"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.",
@@ -41,6 +41,7 @@
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "La versió estable més recent. És adequat per un ús normal i sempre s'actualitzarà a la versió més recent.",
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Una versió prèvia a la publicació només per provar noves funcions, no per a entorns de producció.",
+ "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong> aplicació no té cap versió compatible per a aquesta versió de Nextcloud disponible.","<strong>%n</strong> aplicacions no tenen cap versió compatible per a aquesta versió de Nextcloud disponible."],
"Apps missing updates" : "Les aplicacions no tenen actualitzacions",
"Apps with available updates" : "Aplicacions amb actualitzacions disponibles",
"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.",
@@ -48,7 +49,8 @@
"Checking apps for compatible updates" : "S'estàn comprovant aplicacions per a actualitzacions compatibles",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No s’ha pogut connectar amb el magatzem d’aplicacions o aquest no ha retornat cap actualització. Cerqueu manualment actualitzacions o assegureu-vos que el vostre servidor tingui accés a Internet i es pugui connectar al magatzem d'aplicacions.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Totes</strong> les aplicacions tenen una actualització disponible per aquesta versió",
- "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicació no té cap actualització disponible per aquesta versió.","<strong>%n</strong> aplicacions no tenen cap actualització disponible per aquesta versió."],
- "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>All</strong> aplicacions tenen una versió compatible per aquesta versió de Nextcloud."
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicació no té cap actualització disponible per aquesta versió","<strong>%n</strong> aplicacions no tenen cap actualització disponible per aquesta versió"],
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>Totes</strong> les aplicacions tenen una versió compatible per aquesta versió de Nextcloud",
+ "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["<strong>%n</strong> aplicació no té cap versió compatible per a aquesta versió de Nextcloud disponible","<strong>%n</strong> aplicacions no tenen cap versió compatible per a aquesta versió de Nextcloud disponible"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file