diff options
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;"; |