aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-02 00:08:15 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-02 00:08:15 +0100
commitb29b55a332268f075cea2be3f63189e5cf2f537d (patch)
treee181c878e704bc5bb278764250999f06b6b42625 /apps/files_trashbin/l10n/ca.php
parent03c18a61868dcda429a91550916961f71ff35170 (diff)
downloadnextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.tar.gz
nextcloud-server-b29b55a332268f075cea2be3f63189e5cf2f537d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ca.php')
-rw-r--r--apps/files_trashbin/l10n/ca.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ca.php b/apps/files_trashbin/l10n/ca.php
index 6e7b2c8bb73..3af33c8a310 100644
--- a/apps/files_trashbin/l10n/ca.php
+++ b/apps/files_trashbin/l10n/ca.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"perform restore operation" => "executa l'operació de restauració",
"Name" => "Nom",
+"Deleted" => "Eliminat",
"1 folder" => "1 carpeta",
"{count} folders" => "{count} carpetes",
"1 file" => "1 fitxer",
"{count} files" => "{count} fitxers",
+"Nothing in here. Your trash bin is empty!" => "La paperera està buida!",
"Restore" => "Recupera"
);