aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-11 05:47:59 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-11 05:47:59 -0500
commite431ba5ce8b9c340ba123a221342d0b1398e2b69 (patch)
tree1267da0b819907be6ba2a094fd2b3741dc653658 /apps/files_trashbin/l10n
parent841c62208551425361f311969260e95eded9101a (diff)
downloadnextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.tar.gz
nextcloud-server-e431ba5ce8b9c340ba123a221342d0b1398e2b69.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/ms_MY.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ms_MY.php b/apps/files_trashbin/l10n/ms_MY.php
index 1972eba0318..e7721313918 100644
--- a/apps/files_trashbin/l10n/ms_MY.php
+++ b/apps/files_trashbin/l10n/ms_MY.php
@@ -1,7 +1,14 @@
<?php
$TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "Tidak dapat menghapuskan %s secara kekal",
+"Couldn't restore %s" => "Tidak dapat memulihkan %s",
"Error" => "Ralat",
+"restored" => "dipulihkan",
+"Nothing in here. Your trash bin is empty!" => "Tiada apa disini. Tong sampah anda kosong!",
"Name" => "Nama",
-"Delete" => "Padam"
+"Restore" => "Pulihkan",
+"Deleted" => "Dihapuskan",
+"Delete" => "Padam",
+"Deleted Files" => "Fail Dihapus"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";