diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/encryption/l10n/km.js | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/km.js')
-rw-r--r-- | apps/encryption/l10n/km.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/encryption/l10n/km.js b/apps/encryption/l10n/km.js new file mode 100644 index 00000000000..d0ab537f5b9 --- /dev/null +++ b/apps/encryption/l10n/km.js @@ -0,0 +1,10 @@ +OC.L10N.register( + "encryption", + { + "Password successfully changed." : "បានប្ដូរពាក្យសម្ងាត់ដោយជោគជ័យ។", + "Could not change the password. Maybe the old password was not correct." : "មិនអាចប្ដូរពាក្យសម្ងាត់បានទេ។ ប្រហែលពាក្យសម្ងាត់ចាស់មិនត្រឹមត្រូវ។", + "Enabled" : "បានបើក", + "Disabled" : "បានបិទ", + "Change Password" : "ប្ដូរពាក្យសម្ងាត់" +}, +"nplurals=1; plural=0;"); |