diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-05 07:37:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-05 07:37:32 -0400 |
commit | 0527fb05ad4106db199bf3937b753563061c39bf (patch) | |
tree | 8201ff982bd4d6d16d91ee9e0bada52786ea5218 /core/l10n/ca.php | |
parent | fbedd643f7763531fbc8d671e259b82d8525e782 (diff) | |
download | nextcloud-server-0527fb05ad4106db199bf3937b753563061c39bf.tar.gz nextcloud-server-0527fb05ad4106db199bf3937b753563061c39bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.php')
-rw-r--r-- | core/l10n/ca.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index a77924b1218..76973490125 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -2,6 +2,12 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s ha compartit »%s« amb tu", "group" => "grup", +"Turned on maintenance mode" => "Activat el mode de manteniment", +"Turned off maintenance mode" => "Desactivat el mode de manteniment", +"Updated database" => "Actualitzada la base de dades", +"Updating filecache, this may take really long..." => "Actualitzant la memòria de cau del fitxers, això pot trigar molt...", +"Updated filecache" => "Actualitzada la memòria de cau dels fitxers", +"... %d%% done ..." => "... %d%% fet ...", "Category type not provided." => "No s'ha especificat el tipus de categoria.", "No category to add?" => "No voleu afegir cap categoria?", "This category already exists: %s" => "Aquesta categoria ja existeix: %s", |