summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-17 01:57:38 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-17 01:57:38 -0400
commita1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch)
treeeff6c51fec2e37fcff598210509f9f181c3be805 /apps/files_trashbin/l10n/ca.php
parent42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff)
downloadnextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz
nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.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, 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"
);