diff options
Diffstat (limited to 'settings/l10n/km.js')
-rw-r--r-- | settings/l10n/km.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/km.js b/settings/l10n/km.js index a7eeed4bd69..9814b26f128 100644 --- a/settings/l10n/km.js +++ b/settings/l10n/km.js @@ -1,7 +1,11 @@ OC.L10N.register( "settings", { - "Enabled" : "បានបើក", + "Cron" : "Cron", + "Sharing" : "ការចែករំលែក", + "Security" : "សុវត្ថិភាព", + "Email Server" : "ម៉ាស៊ីនបម្រើអ៊ីមែល", + "Log" : "Log", "Authentication error" : "កំហុសការផ្ទៀងផ្ទាត់ភាពត្រឹមត្រូវ", "Group already exists" : "មានក្រុមនេះរួចហើយ", "Unable to add group" : "មិនអាចបន្ថែមក្រុម", @@ -16,6 +20,7 @@ OC.L10N.register( "Unable to remove user from group %s" : "មិនអាចដកអ្នកប្រើចេញពីក្រុម %s", "Couldn't update app." : "មិនអាចធ្វើបច្ចុប្បន្នភាពកម្មវិធី។", "Wrong password" : "ខុសពាក្យសម្ងាត់", + "Enabled" : "បានបើក", "Saved" : "បានរក្សាទុក", "test email settings" : "សាកល្បងការកំណត់អ៊ីមែល", "If you received this email, the settings seem to be correct." : "ប្រសិនបើអ្នកទទួលបានអ៊ីមែលនេះ មានន័យថាការកំណត់គឺបានត្រឹមមត្រូវហើយ។", @@ -55,19 +60,14 @@ OC.L10N.register( "Module 'fileinfo' missing" : "ខ្វះម៉ូឌុល 'fileinfo'", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "ខ្វះម៉ូឌុល 'fileinfo' ។ យើងសូមណែនាំឲ្យបើកម៉ូឌុលនេះ ដើម្បីទទួលបានលទ្ធផលល្អនៃការសម្គាល់ប្រភេទ mime ។", "Locale not working" : "Locale មិនដំណើរការ", - "Cron" : "Cron", - "Sharing" : "ការចែករំលែក", "Allow apps to use the Share API" : "អនុញ្ញាតឲ្យកម្មវិធីប្រើ API ចែករំលែក", "Allow public uploads" : "អនុញ្ញាតការផ្ទុកឡើងជាសាធារណៈ", "Allow resharing" : "អនុញ្ញាតការចែករំលែកម្ដងទៀត", - "Security" : "សុវត្ថិភាព", "Enforce HTTPS" : "បង្ខំ HTTPS", - "Email Server" : "ម៉ាស៊ីនបម្រើអ៊ីមែល", "From address" : "ពីអាសយដ្ឋាន", "Server address" : "អាសយដ្ឋានម៉ាស៊ីនបម្រើ", "Port" : "ច្រក", "Send email" : "ផ្ញើអ៊ីមែល", - "Log" : "Log", "Log level" : "កម្រិត Log", "More" : "ច្រើនទៀត", "Less" : "តិច", |