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 'lib/l10n/ca.js')
-rw-r--r--lib/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index b2cafc26bd1..ee2604db81b 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Set an admin username." : "Establiu un nom d'usuari per l'administrador.",
"Set an admin password." : "Establiu una contrasenya per l'administrador.",
"Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s",
- "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend",
"Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat",
"Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat",
@@ -235,6 +234,7 @@ OC.L10N.register(
"Groupware" : "Treball en grup",
"Personal info" : "Informació personal",
"Mobile & desktop" : "Mòbil i escriptori",
+ "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori d'aplicacions o desactivant el programa d’aplicació al fitxer de configuració. Vegeu %s"
},
"nplurals=2; plural=(n != 1);");