diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /lib/l10n/ca.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r-- | lib/l10n/ca.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 10de7bfb864..e4f2f4ecaa4 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -172,11 +172,11 @@ 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", "APCu" : "APCu", "Redis" : "Redis", "Encryption" : "Xifrat", "Tips & tricks" : "Consells i trucs", + "Sync clients" : "Aplicacions per sincronitzar", "Sharing %s failed, because the user %s does not exist" : "Ha fallat en compartir %s, perquè l'usuari %s no existeix", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ha fallat en compartir %s, perquè l'usuari %s no és membre de cap grup dels que %s és membre", "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s", @@ -187,7 +187,6 @@ OC.L10N.register( "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font", "%s shared »%s« with you" : "%s ha compartit »%s« amb tu", - "%s via %s" : "%s via %s", - "Sync clients" : "Aplicacions per sincronitzar" + "%s via %s" : "%s via %s" }, "nplurals=2; plural=(n != 1);"); |