summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/km.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/km.php')
-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;";