summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-16 01:57:34 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-16 01:57:34 -0400
commit23f2c48a43b2bc96370ec6b6411e6a86f705d12f (patch)
tree7189fcbf7e066911f19dc110717ed2b01d12051a /settings/l10n
parent8bc7174bdca5ae7f4ea71eeb7daec56fb262a263 (diff)
downloadnextcloud-server-23f2c48a43b2bc96370ec6b6411e6a86f705d12f.tar.gz
nextcloud-server-23f2c48a43b2bc96370ec6b6411e6a86f705d12f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/ca.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 54fe0bbcf39..9f1d51fd627 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "No s'ha pogut canviar el nom complet",
"Group already exists" => "El grup ja existeix",
"Unable to add group" => "No es pot afegir el grup",
+"Files decrypted successfully" => "Els fitxers s'han desencriptat amb èxit",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "No es poden desencriptar els fitxers. Comproveu owncloud.log o demaneu-ho a l'administrador.",
+"Couldn't decrypt your files, check your password and try again" => "No s'han pogut desencriptar els fitxers, comproveu la contrasenya i proveu-ho de nou",
"Email saved" => "S'ha desat el correu electrònic",
"Invalid email" => "El correu electrònic no és vàlid",
"Unable to delete group" => "No es pot eliminar el grup",
@@ -94,6 +97,8 @@ $TRANSLATIONS = array(
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Aquest servidor no té cap connexió a internet que funcioni. Això significa que algunes de les característiques com el muntatge d'emmagatzemament extern, les notificacions quant a actualitzacions o la instal·lació d'aplicacions de tercers no funcionarà. L'accés remot a fitxers i l'enviament de correus electrònics podria tampoc no funcionar. Us suggerim que habiliteu la connexió a internet per aquest servidor si voleu tenir totes les característiques.",
"Cron" => "Cron",
"Last cron was executed at %s." => "L'últim cron s'ha executat el %s",
+"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "L'últim cron es va executar a %s. Fa més d'una hora, alguna cosa sembla que va malament.",
+"Cron was not executed yet!" => "El cron encara no s'ha executat!",
"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 systems cron service to call the cron.php file every 15 minutes." => "Utilitza el servei cron del sistema per fer una crida al fitxer cron.php cada 15 minuts.",