Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/km.php')
-rw-r--r--apps/files/l10n/km.php38
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;";