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_encryption/l10n/km.js')
-rw-r--r--apps/files_encryption/l10n/km.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/km.js b/apps/files_encryption/l10n/km.js
new file mode 100644
index 00000000000..0fb88f52ef7
--- /dev/null
+++ b/apps/files_encryption/l10n/km.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "files_encryption",
+ {
+ "Unknown error" : "មិន​ស្គាល់​កំហុស",
+ "Password successfully changed." : "បាន​ប្ដូរ​ពាក្យ​សម្ងាត់​ដោយ​ជោគជ័យ។",
+ "Could not change the password. Maybe the old password was not correct." : "មិន​អាច​ប្ដូរ​ពាក្យ​សម្ងាត់​បាន​ទេ។ ប្រហែល​ពាក្យ​សម្ងាត់​ចាស់​មិន​ត្រឹម​ត្រូវ។",
+ "Encryption" : "កូដនីយកម្ម",
+ "Enabled" : "បាន​បើក",
+ "Disabled" : "បាន​បិទ",
+ "Change Password" : "ប្ដូរ​ពាក្យ​សម្ងាត់"
+},
+"nplurals=1; plural=0;");