diff options
Diffstat (limited to 'lib/l10n/km.js')
-rw-r--r-- | lib/l10n/km.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/km.js b/lib/l10n/km.js index b2d1b689924..4643c316ea7 100644 --- a/lib/l10n/km.js +++ b/lib/l10n/km.js @@ -11,6 +11,8 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n ម៉ោងមុន"], "_%n minute ago_::_%n minutes ago_" : ["%n នាទីមុន"], "seconds ago" : "វិនាទីមុន", + "App directory already exists" : "មានទីតាំងផ្ទុកកម្មវិធីរួចហើយ", + "Can't create app folder. Please fix permissions. %s" : "មិនអាចបង្កើតថតកម្មវិធី។ សូមកែសម្រួលសិទ្ធិ។ %s", "%s enter the database username." : "%s វាយបញ្ចូលឈ្មោះអ្នកប្រើមូលដ្ឋានទិន្នន័យ។", "%s enter the database name." : "%s វាយបញ្ចូលឈ្មោះមូលដ្ឋានទិន្នន័យ។", "%s you may not use dots in the database name" : "%s អ្នកអាចមិនប្រើសញ្ញាចុចនៅក្នុងឈ្មោះមូលដ្ឋានទិន្នន័យ", @@ -27,8 +29,6 @@ OC.L10N.register( "Admin" : "អ្នកគ្រប់គ្រង", "No app name specified" : "មិនបានបញ្ជាក់ឈ្មោះកម្មវិធី", "web services under your control" : "សេវាកម្មវេបក្រោមការការបញ្ជារបស់អ្នក", - "App directory already exists" : "មានទីតាំងផ្ទុកកម្មវិធីរួចហើយ", - "Can't create app folder. Please fix permissions. %s" : "មិនអាចបង្កើតថតកម្មវិធី។ សូមកែសម្រួលសិទ្ធិ។ %s", "Application is not enabled" : "មិនបានបើកកម្មវិធី", "Authentication error" : "កំហុសការផ្ទៀងផ្ទាត់ភាពត្រឹមត្រូវ", "Unknown user" : "មិនស្គាល់អ្នកប្រើប្រាស់", |