summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-14 01:55:09 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-14 01:55:09 -0400
commit2a2aabbdafc11fac687cb69d4804e6d03df882c2 (patch)
tree13c96b05b643ed24dc2ee7ff66e9eed8cb3e528e /apps/files_encryption
parentd93b5f9927a063ef35305e3da833302a2b6ab235 (diff)
downloadnextcloud-server-2a2aabbdafc11fac687cb69d4804e6d03df882c2.tar.gz
nextcloud-server-2a2aabbdafc11fac687cb69d4804e6d03df882c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/l10n/km.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/km.php b/apps/files_encryption/l10n/km.php
new file mode 100644
index 00000000000..0defe6c5388
--- /dev/null
+++ b/apps/files_encryption/l10n/km.php
@@ -0,0 +1,11 @@
+<?php
+$TRANSLATIONS = array(
+"Password successfully changed." => "បាន​ប្ដូរ​ពាក្យ​សម្ងាត់​ដោយ​ជោគជ័យ។",
+"Could not change the password. Maybe the old password was not correct." => "មិន​អាច​ប្ដូរ​ពាក្យ​សម្ងាត់​បាន​ទេ។ ប្រហែល​ពាក្យ​សម្ងាត់​ចាស់​មិន​ត្រឹម​ត្រូវ។",
+"personal settings" => "ការ​កំណត់​ផ្ទាល់​ខ្លួន",
+"Encryption" => "កូដនីយកម្ម",
+"Enabled" => "បាន​បើក",
+"Disabled" => "បាន​បិទ",
+"Change Password" => "ប្ដូរ​ពាក្យ​សម្ងាត់"
+);
+$PLURAL_FORMS = "nplurals=1; plural=0;";