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, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/ca.php b/apps/files_trashbin/l10n/ca.php
index 196d6ac00a4..59b42797cf9 100644
--- a/apps/files_trashbin/l10n/ca.php
+++ b/apps/files_trashbin/l10n/ca.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "No s'ha pogut esborrar permanentment %s",
"Couldn't restore %s" => "No s'ha pogut restaurar %s",
"Deleted files" => "Fitxers esborrats",
+"Restore" => "Recupera",
"Error" => "Error",
-"Deleted Files" => "Fitxers eliminats",
"restored" => "restaurat",
"Nothing in here. Your trash bin is empty!" => "La paperera està buida!",
"Name" => "Nom",
-"Restore" => "Recupera",
"Deleted" => "Eliminat",
"Delete" => "Esborra"
);