summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-27 00:13:07 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-27 00:13:07 +0000
commit9e00b51c879094a79371b0ed68065efed97a7ed5 (patch)
tree95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/ca.js
parenta27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff)
downloadnextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz
nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r--lib/l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index f4432161843..b845da3b4c1 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"Additional settings" : "Configuració addicional",
"Tips & tricks" : "Consells i trucs",
"Personal info" : "Informació personal",
- "Sync clients" : "Aplicacions per sincronitzar",
"Unlimited" : "Il·limitat",
"Verifying" : "Verificant",
"Verifying …" : "Verificant ...",
@@ -188,6 +187,7 @@ OC.L10N.register(
"Please upgrade your database version" : "Actualitzeu la versió de la base de dades",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Canvieu els permisos a 0770 per tal que la carpeta no es pugui llistar per altres usuaris.",
"Could not obtain lock type %d on \"%s\"." : "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\".",
- "Personal" : "Personal"
+ "Personal" : "Personal",
+ "Sync clients" : "Aplicacions per sincronitzar"
},
"nplurals=2; plural=(n != 1);");