summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/km.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-16 01:55:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-16 01:55:55 -0400
commit43d6650d194105dac30b11fb2ba4a3b3c7805650 (patch)
treee2189addacd74d12b7e14c80849fea3c12daaac0 /apps/files_sharing/l10n/km.php
parentb2e8aa70cde85302f7b7928370b681e3f01de7a8 (diff)
downloadnextcloud-server-43d6650d194105dac30b11fb2ba4a3b3c7805650.tar.gz
nextcloud-server-43d6650d194105dac30b11fb2ba4a3b3c7805650.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/km.php')
-rw-r--r--apps/files_sharing/l10n/km.php13
1 files changed, 12 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/km.php b/apps/files_sharing/l10n/km.php
index db353c9cb74..75f5679d97a 100644
--- a/apps/files_sharing/l10n/km.php
+++ b/apps/files_sharing/l10n/km.php
@@ -1,6 +1,17 @@
<?php
$TRANSLATIONS = array(
+"Shared by {owner}" => "{owner} បាន​ចែក​រំលែក",
+"This share is password-protected" => "ការ​ចែករំលែក​នេះ​ត្រូវ​បាន​ការពារ​ដោយ​ពាក្យ​សម្ងាត់",
+"The password is wrong. Try again." => "ពាក្យ​សម្ងាត់​ខុស​ហើយ។ ព្យាយាម​ម្ដង​ទៀត។",
"Password" => "ពាក្យសម្ងាត់",
-"Download" => "ទាញយក"
+"Sorry, this link doesn’t seem to work anymore." => "សូម​ទោស តំណ​នេះ​ហាក់​ដូច​ជា​លែង​ដើរ​ហើយ។",
+"Reasons might be:" => "មូលហេតុ​អាច​ជា៖",
+"the item was removed" => "របស់​ត្រូវ​បាន​ដក​ចេញ",
+"the link expired" => "តំណ​ផុត​ពេល​កំណត់",
+"sharing is disabled" => "មិន​អនុញ្ញាត​ការ​ចែករំលែក",
+"For more info, please ask the person who sent this link." => "សម្រាប់​ព័ត៌មាន​បន្ថែម សូម​សួរ​អ្នក​ដែល​ផ្ញើ​តំណ​នេះ។",
+"Download" => "ទាញយក",
+"Download %s" => "ទាញយក %s",
+"Direct link" => "តំណ​ផ្ទាល់"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";