summaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-31 02:24:06 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-31 02:24:06 +0000
commit23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch)
treecc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/ca.js
parentf56ecf92426026c913497bea9f7ca99e8d3ac631 (diff)
downloadnextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.tar.gz
nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 943b3593388..e3379d8b67a 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -48,7 +48,6 @@ OC.L10N.register(
"Repair warning:" : "Avís de reparació:",
"Repair error:" : "Error de reparació:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Utilitzeu l’actualitzador de la línia d'ordres; l'actualització automàtica està inhabilitada en el fitxer config.php.",
- "[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"Turned on maintenance mode" : "S'ha activat el mode de manteniment",
"Turned off maintenance mode" : "S'ha desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
@@ -360,6 +359,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància %s està actualment en manteniment i podria trigar una estona.",
"This page will refresh itself when the instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància estigui disponible de nou.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.",
+ "[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Per a migrar a una altra base de dades utilitzeu l'eina de la línia d'ordres: 'occ db:convert-type', o consulteu la {linkstart}documentació ↗{linkend}.",