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 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index d7131a2c553..d8875ec0ff2 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -289,8 +289,7 @@ OC.L10N.register(
"Profile not found" : "No s'ha trobat el perfil",
"The profile does not exist." : "El perfil no existeix.",
"Back to %s" : "Torna a %s",
- "File not found" : "No s'ha trobat el fitxer",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?",
+ "Page not found" : "Pàgina no trobada",
"Too many requests" : "Hi ha massa sol·licituds",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hi havia massa sol·licituds de la seva xarxa. Reintentar més tard o contactar amb l'administrador si això és un error.",
"Error" : "Error",
@@ -410,6 +409,8 @@ OC.L10N.register(
"Local document editing back-end used by the Collabora Online app." : "Document local d'edició de back-end utilitzat per l'aplicació Collabora Online.",
"restricted" : "restringit",
"invisible" : "invisible",
+ "File not found" : "No s'ha trobat el fitxer",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?",
"More" : "Més",
"More apps menu" : "Menú de més aplicacions",
"Settings menu" : "Menú de paràmetres",