diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:26 +0000 |
commit | a5425c702916500ac62a967e38f2b23f677a0a45 (patch) | |
tree | 3964422e474c3fce8309f590ea4b1b764d83276c /settings/l10n/ca.js | |
parent | 0fa82e585fa331f6c830cf92ab6acf141fa212cc (diff) | |
download | nextcloud-server-a5425c702916500ac62a967e38f2b23f677a0a45.tar.gz nextcloud-server-a5425c702916500ac62a967e38f2b23f677a0a45.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 20704f4e8b4..b1cb1d318c3 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -69,9 +69,6 @@ OC.L10N.register( "Enable encryption" : "Habilitar xifrat", "Start migration" : "Iniciar migració", "Security & setup warnings" : "Avisos de seguretat i configuració", - "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració de només lectura. Això no permet ajustar algunes configuracions a través de la interfície web. A més, l'arxiu ha de fer-se modificable manualment per a cada actualització.", - "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Això probablement està provocat per una cau/accelerador com Zend OPcache o eAccelerator.", - "System locale can not be set to a one which supports UTF-8." : "No s'ha pogut establir cap localització del sistema amb suport per UTF-8.", "All checks passed." : "Totes les comprovacions correctes.", "Version" : "Versió", "Background jobs" : "Tasques en segon pla", @@ -95,13 +92,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Força als usuaris a compartir només amb usuaris del seu grup", "Exclude groups from sharing" : "Exclou grups de compartició", "These groups will still be able to receive shares, but not to initiate them." : "Aquests fitxers encara podran rebre compartits, però no podran iniciar-los.", - "Tips & tricks" : "Consells i trucs", - "This is particularly recommended when using the desktop client for file synchronisation." : "Això es recomana especialment quan s'utilitza el client d'escriptori per a sincronització d'arxius.", - "How to do backups" : "Com fer còpies de seguretat", - "Performance tuning" : "Ajust del rendiment", - "Improving the config.php" : "Millorant el config.php", - "Theming" : "Aparença", - "Hardening and security guidance" : "Guia de protecció i seguretat", "Administration" : "Administració", "Profile picture" : "Foto de perfil", "Upload new" : "Puja'n una de nova", @@ -306,6 +296,16 @@ OC.L10N.register( "A valid password must be provided" : "Heu de facilitar una contrasenya vàlida", "A valid email must be provided" : "S'ha de subministrar una adreça de correu electrònic vàlida", "Sync clients" : "Aplicacions per sincronitzar", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració de només lectura. Això no permet ajustar algunes configuracions a través de la interfície web. A més, l'arxiu ha de fer-se modificable manualment per a cada actualització.", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Això probablement està provocat per una cau/accelerador com Zend OPcache o eAccelerator.", + "System locale can not be set to a one which supports UTF-8." : "No s'ha pogut establir cap localització del sistema amb suport per UTF-8.", + "Tips & tricks" : "Consells i trucs", + "This is particularly recommended when using the desktop client for file synchronisation." : "Això es recomana especialment quan s'utilitza el client d'escriptori per a sincronització d'arxius.", + "How to do backups" : "Com fer còpies de seguretat", + "Performance tuning" : "Ajust del rendiment", + "Improving the config.php" : "Millorant el config.php", + "Theming" : "Aparença", + "Hardening and security guidance" : "Guia de protecció i seguretat", "View in store" : "Veure al repositori", "Limit to groups" : "Limitar per grups", "This app has an update available." : "Aquesta aplicació té una actualització disponible.", |