diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
commit | 951f16da65bcab4826f2f20b771479dad8594407 (patch) | |
tree | 30ab394c8aef9a8162b88e48fc29552f26221742 /apps/updatenotification/l10n/ca.json | |
parent | 74be0cf98229966438550d2272f92c9eba3aa58c (diff) | |
download | nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.tar.gz nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ca.json')
-rw-r--r-- | apps/updatenotification/l10n/ca.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json index 070fe204d84..5b2c4822329 100644 --- a/apps/updatenotification/l10n/ca.json +++ b/apps/updatenotification/l10n/ca.json @@ -35,8 +35,6 @@ "View changelog" : "Mostra el registre de canvis", "Stable" : "Estable", "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.", - "Production" : "Producció", - "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Sempre proporcionarà el nivell de pedaç més recent, però no s'actualitzarà immediatament a la propera versió principal. Aquesta actualització sol passar amb la segona versió menor (x.0.2) i només si la instància ja és a la darrera versió menor.", "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 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ó."], @@ -44,6 +42,8 @@ "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>producció</strong> sempre proporcionarà el nivell de pedaç més recent, però no s'actualitzarà immediatament a la propera versió principal. Aquesta actualització sol passar amb el llençament de la segona versió menor (x.0.2).", "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>estable</strong> és la versió estable més recent. És adequada per un ús normal i sempre s'actualitzarà a la versió principal més recent.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> és una versió prèvia a la publicació només per provar noves funcions, no pas per a entorns de producció.", - "Could not start updater, please try the manual update" : "No s'ha pogut iniciar actualitzador, si us plau proveu l'actualització manual" + "Could not start updater, please try the manual update" : "No s'ha pogut iniciar actualitzador, si us plau proveu l'actualització manual", + "Production" : "Producció", + "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Sempre proporcionarà el nivell de pedaç més recent, però no s'actualitzarà immediatament a la propera versió principal. Aquesta actualització sol passar amb la segona versió menor (x.0.2) i només si la instància ja és a la darrera versió menor." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |