diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-18 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-18 01:55:14 -0400 |
commit | c4cb34da9d17af53f77f91cb40bdcf56a89abf0c (patch) | |
tree | 64f945fde433690a24183452d1945bec5e784d10 /settings/l10n/ca.js | |
parent | 3b0b1a7ceb34596fb0f0ea89786b425b49fcd2f8 (diff) | |
download | nextcloud-server-c4cb34da9d17af53f77f91cb40bdcf56a89abf0c.tar.gz nextcloud-server-c4cb34da9d17af53f77f91cb40bdcf56a89abf0c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index fbfcee89868..b18f005f450 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -1,11 +1,16 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", + "Redis" : "Redis", "Security & setup warnings" : "Seguretat i configuració de alertes", "Sharing" : "Compartir", + "Server-side encryption" : "Xifrat del costat del servidor", "External Storage" : "Emmagatzemament extern", "Cron" : "Cron", + "Email server" : "Servidor de correu electrònic", "Log" : "Registre", + "Server Status" : "Estat del servidor", "Tips & tricks" : "Consells i trucs", "Updates" : "Actualitzacions", "Authentication error" : "Error d'autenticació", @@ -26,6 +31,8 @@ OC.L10N.register( "Unable to change password" : "No es pot canviar la contrasenya", "Enabled" : "Activat", "Not enabled" : "Desactivat", + "A problem occurred, please check your log files (Error: %s)" : "S'ha produït un problema, si us plau revisi els arxius de registre (Error: %s)", + "Migration Completed" : "Migració completada", "Group already exists." : "El grup ja existeix.", "Unable to add group." : "No es pot agregar el grup.", "Unable to delete group." : "No es pot esborrar el grup.", @@ -46,8 +53,14 @@ OC.L10N.register( "Email saved" : "S'ha desat el correu electrònic", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Esteu seguir que voleu afegir \"{domain}\" com a un domini de confiança?", "Add trusted domain" : "Afegir domini de confiança", + "Migration in progress. Please wait until the migration is finished" : "Migració en progrés. Si us plau, espereu fins que finalitzi la migració", + "Migration started …" : "Migració iniciada ...", "Sending..." : "Enviant...", + "Official" : "Oficial", + "Approved" : "Aprovat", + "Experimental" : "Experimental", "All" : "Tots", + "Update to %s" : "Actualitzar a %s", "Please wait...." : "Espereu...", "Error while disabling app" : "Error en desactivar l'aplicació", "Disable" : "Desactiva", @@ -128,6 +141,9 @@ OC.L10N.register( "Execute one task with each page loaded" : "Executa una tasca per cada paquet carregat", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php està registrat en un servei webcron que fa una crida a cron.php cada 15 minuts a través de http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Fer servir el cron del sistema per cridar el cron.php cada 15 minuts.", + "Enable server-side encryption" : "Habilitar xifrat en el servidor", + "Enable encryption" : "Habilitar xifrat", + "Start migration" : "Iniciar migració", "This is used for sending out notifications." : "S'usa per enviar notificacions.", "Send mode" : "Mode d'enviament", "Encryption" : "Xifrat", @@ -167,14 +183,17 @@ OC.L10N.register( "Show description …" : "Mostrar descripció...", "Hide description …" : "Amagar descripció...", "This app cannot be installed because the following dependencies are not fulfilled:" : "Aquesta aplicació no es pot instal·lar perquè les següents dependències no es compleixen:", - "Update to %s" : "Actualitzar a %s", "Enable only for specific groups" : "Activa només per grups específics", "Uninstall App" : "Desinstal·la l'aplicació", "No apps found for your version" : "No s'han trobat aplicacions per la seva versió", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Què tal?,<br><br>aquest missatge és per fer-li saber que ara té uncompte %s.<br><br>El seu nom d'usuari: %s<br>Accedeixi en: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "Salut!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, què tal?,\n\nAquest missatge és per fer-li saber que ara té un compte %s.\n\n El seu nom d'usuari: %s\nAccedeixi en: %s\n\n", + "User documentation" : "Documentació d'usuari", + "Administrator documentation" : "Documentació d'administrador", + "Online documentation" : "Documentació en línia", "Forum" : "Fòrum", + "Commercial support" : "Suport comercial", "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", "Desktop client" : "Client d'escriptori", "Android app" : "aplicació para Android", |