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 16fa1535a87..d5ebccb7234 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -34,7 +34,7 @@ OC.L10N.register(
"Failed to open archive when installing app" : "Ha fallat l'obertura del fitxer en instal·lar l'aplicació",
"App does not provide an info.xml file" : "L'aplicació no proporciona un fitxer info.xml",
"App can't be installed because of not allowed code in the App" : "L'aplicació no es pot instal·lar perquè hi ha codi no autoritzat en l'aplicació",
- "App can't be installed because it is not compatible with this version of ownCloud" : "L'aplicació no es pot instal·lar perquè no és compatible amb aquesta versió d'ownCloud",
+ "App can't be installed because it is not compatible with this version of Nextcloud" : "L'aplicació no es pot instal·lar perquè no és compatible amb aquesta versió de Nextcloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "L'aplicació no es pot instal·lar perquè conté l'etiqueta <shipped>vertader</shipped> que no es permet per aplicacions no enviades",
"Application is not enabled" : "L'aplicació no està habilitada",
"Authentication error" : "Error d'autenticació",