summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-04 02:14:51 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-04 02:14:51 +0000
commitf463aeb2af27941bf9c7d33b2ec3ceb08d691dbe (patch)
tree8d5aeb3188e4c6e7d24b3d8d806a010d00f7c420 /lib/l10n
parentc19e7a9b68c927bb6d241e02ff50932a1a4eaab1 (diff)
downloadnextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.tar.gz
nextcloud-server-f463aeb2af27941bf9c7d33b2ec3ceb08d691dbe.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ca.js1
-rw-r--r--lib/l10n/ca.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 23ba5c7672b..810ff78b7c1 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Els fitxers de l’aplicació %1$s no s’han substituït correctament. Assegureu-vos que és una versió compatible amb el servidor.",
"Sample configuration detected" : "S'ha detectat una configuració d'exemple",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "S'ha detectat que la configuració d'exemple ha estat copiada. Això no està suportat, i podria corrompre la vostra instalació. Si us plau, llegiu la documentació abans de fer cap canvi a config.php",
+ "The page could not be found on the server." : "No s'ha pogut trobar la pàgina al servidor.",
"%s email verification" : "%s verificació del correu electrònic",
"Email verification" : "Verificació del correu electrònic",
"Click the following button to confirm your email." : "Feu clic al botó següent per confirmar el vostre correu electrònic.",
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index b5dfa92d2fc..8e4fa716990 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -6,6 +6,7 @@
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Els fitxers de l’aplicació %1$s no s’han substituït correctament. Assegureu-vos que és una versió compatible amb el servidor.",
"Sample configuration detected" : "S'ha detectat una configuració d'exemple",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "S'ha detectat que la configuració d'exemple ha estat copiada. Això no està suportat, i podria corrompre la vostra instalació. Si us plau, llegiu la documentació abans de fer cap canvi a config.php",
+ "The page could not be found on the server." : "No s'ha pogut trobar la pàgina al servidor.",
"%s email verification" : "%s verificació del correu electrònic",
"Email verification" : "Verificació del correu electrònic",
"Click the following button to confirm your email." : "Feu clic al botó següent per confirmar el vostre correu electrònic.",