diff options
Diffstat (limited to 'apps/files/l10n/km.php')
-rw-r--r-- | apps/files/l10n/km.php | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/km.php b/apps/files/l10n/km.php index 109020ec39c..d629f986413 100644 --- a/apps/files/l10n/km.php +++ b/apps/files/l10n/km.php @@ -1,7 +1,11 @@ <?php $TRANSLATIONS = array( +"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} រួចហើយ", @@ -19,9 +23,6 @@ $TRANSLATIONS = array( "_%n file_::_%n files_" => array(""), "_Uploading %n file_::_Uploading %n files_" => array(""), "Maximum upload size" => "ទំហំផ្ទុកឡើងជាអតិបរមា", -"Enable ZIP-download" => "បើកការទាញយកជា ZIP", -"0 is unlimited" => "0 គឺមិនកំណត់", -"Maximum input size for ZIP files" => "ទំហំចូលជាអតិបរមាសម្រាប់ឯកសារ ZIP", "Save" => "រក្សាទុក", "WebDAV" => "WebDAV", "New" => "ថ្មី", |