diff options
Diffstat (limited to 'apps/files/l10n/km.php')
-rw-r--r-- | apps/files/l10n/km.php | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/apps/files/l10n/km.php b/apps/files/l10n/km.php deleted file mode 100644 index 9fa338d3659..00000000000 --- a/apps/files/l10n/km.php +++ /dev/null @@ -1,38 +0,0 @@ -<?php -$TRANSLATIONS = array( -"Unknown error" => "មិនស្គាល់កំហុស", -"Could not move %s - File with this name already exists" => "មិនអាចផ្លាស់ទី %s - មានឈ្មោះឯកសារដូចនេះហើយ", -"Could not move %s" => "មិនអាចផ្លាស់ទី %s", -"File name cannot be empty." => "ឈ្មោះឯកសារមិនអាចនៅទទេបានឡើយ។", -"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "ឈ្មោះមិនត្រឹមត្រូវ, មិនអនុញ្ញាត '\\', '/', '<', '>', ':', '\"', '|', '?' និង '*' ទេ។", -"No file was uploaded. Unknown error" => "មិនមានឯកសារដែលបានផ្ទុកឡើង។ មិនស្គាល់កំហុស", -"There is no error, the file uploaded with success" => "មិនមានកំហុសអ្វីទេ ហើយឯកសារត្រូវបានផ្ទុកឡើងដោយជោគជ័យ", -"Files" => "ឯកសារ", -"Upload cancelled." => "បានបោះបង់ការផ្ទុកឡើង។", -"{new_name} already exists" => "មានឈ្មោះ {new_name} រួចហើយ", -"Share" => "ចែករំលែក", -"Delete" => "លុប", -"Unshare" => "លែងចែករំលែក", -"Delete permanently" => "លុបជាអចិន្ត្រៃយ៍", -"Rename" => "ប្ដូរឈ្មោះ", -"Pending" => "កំពុងរង់ចាំ", -"Error" => "កំហុស", -"Name" => "ឈ្មោះ", -"Size" => "ទំហំ", -"Modified" => "បានកែប្រែ", -"_%n folder_::_%n folders_" => array(""), -"_%n file_::_%n files_" => array(""), -"_Uploading %n file_::_Uploading %n files_" => array(""), -"Maximum upload size" => "ទំហំផ្ទុកឡើងជាអតិបរមា", -"Save" => "រក្សាទុក", -"WebDAV" => "WebDAV", -"New" => "ថ្មី", -"Text file" => "ឯកសារអក្សរ", -"New folder" => "ថតថ្មី", -"Folder" => "ថត", -"From link" => "ពីតំណ", -"Nothing in here. Upload something!" => "គ្មានអ្វីនៅទីនេះទេ។ ផ្ទុកឡើងអ្វីមួយ!", -"Download" => "ទាញយក", -"Upload too large" => "ផ្ទុកឡើងធំពេក" -); -$PLURAL_FORMS = "nplurals=1; plural=0;"; |