diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-01 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-01 01:55:19 -0400 |
commit | 36b0c599f5acb9c9c4b718a416051098077fbe46 (patch) | |
tree | 21e07122d30e681da8d7c1984243761587cb00da /apps/files/l10n/km.php | |
parent | 56b60b9cd283764931f24054b966d0cc6594da89 (diff) | |
download | nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.tar.gz nextcloud-server-36b0c599f5acb9c9c4b718a416051098077fbe46.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/km.php')
-rw-r--r-- | apps/files/l10n/km.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/km.php b/apps/files/l10n/km.php index 3cfb33854bc..109020ec39c 100644 --- a/apps/files/l10n/km.php +++ b/apps/files/l10n/km.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "{new_name} already exists" => "មានឈ្មោះ {new_name} រួចហើយ", "Share" => "ចែករំលែក", "Delete permanently" => "លុបជាអចិន្ត្រៃយ៍", +"Delete" => "លុប", "Rename" => "ប្ដូរឈ្មោះ", "Your download is being prepared. This might take some time if the files are big." => "ការទាញយករបស់អ្នកកំពុងត្រូវបានរៀបចំហើយ។ នេះអាចចំណាយពេលមួយសំទុះ ប្រសិនបើឯកសារធំ។", "Pending" => "កំពុងរង់ចាំ", @@ -31,7 +32,6 @@ $TRANSLATIONS = array( "Cancel upload" => "បោះបង់ការផ្ទុកឡើង", "Nothing in here. Upload something!" => "គ្មានអ្វីនៅទីនេះទេ។ ផ្ទុកឡើងអ្វីមួយ!", "Download" => "ទាញយក", -"Delete" => "លុប", "Upload too large" => "ផ្ទុកឡើងធំពេក" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |