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.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/km.php b/apps/files/l10n/km.php
index 9733358d628..702c811ecf2 100644
--- a/apps/files/l10n/km.php
+++ b/apps/files/l10n/km.php
@@ -1,8 +1,19 @@
<?php
$TRANSLATIONS = array(
+"Files" => "ឯកសារ",
+"Share" => "ចែក​រំលែក",
+"undo" => "មិន​ធ្វើ​វិញ",
"_%n folder_::_%n folders_" => array(""),
"_%n file_::_%n files_" => array(""),
"_Uploading %n file_::_Uploading %n files_" => array(""),
+"Error" => "កំហុស",
+"Name" => "ឈ្មោះ",
+"Size" => "ទំហំ",
+"Upload" => "ផ្ទុក​ឡើង",
+"Save" => "រក្សាទុក",
+"New folder" => "ថត​ថ្មី",
+"Folder" => "ថត",
+"Download" => "ទាញយក",
"Delete" => "លុប"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";