summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ca.php
diff options
context:
space:
mode:
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"
);