diff options
Diffstat (limited to 'core/l10n/km.php')
-rw-r--r-- | core/l10n/km.php | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/core/l10n/km.php b/core/l10n/km.php index 0eac818c578..4833ba70434 100644 --- a/core/l10n/km.php +++ b/core/l10n/km.php @@ -38,6 +38,8 @@ $TRANSLATIONS = array( "No" => "ទេ", "Ok" => "ព្រម", "_{count} file conflict_::_{count} file conflicts_" => array(""), +"New Files" => "ឯកសារថ្មី", +"Already existing files" => "មានឯកសារនេះរួចហើយ", "Cancel" => "លើកលែង", "Shared" => "បានចែករំលែក", "Share" => "ចែករំលែក", @@ -49,6 +51,7 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "បានចែករំលែកជាមួយអ្នកដោយ {owner}", "Password protect" => "ការពារដោយពាក្យសម្ងាត់", "Password" => "ពាក្យសម្ងាត់", +"Allow Public Upload" => "អនុញ្ញាតការផ្ទុកឡើងជាសាធារណៈ", "Send" => "ផ្ញើ", "Set expiration date" => "កំណត់ពេលផុតកំណត់", "Expiration date" => "ពេលផុតកំណត់", @@ -83,6 +86,23 @@ $TRANSLATIONS = array( "Help" => "ជំនួយ", "Access forbidden" => "បានហាមឃាត់ការចូល", "Cloud not found" => "រកមិនឃើញ Cloud", -"Security Warning" => "បម្រាមសុវត្ថិភាព" +"Security Warning" => "បម្រាមសុវត្ថិភាព", +"Create an <strong>admin account</strong>" => "បង្កើត<strong>គណនីអភិបាល</strong>", +"Data folder" => "ថតទិន្នន័យ", +"Configure the database" => "កំណត់សណ្ឋានមូលដ្ឋានទិន្នន័យ", +"will be used" => "នឹងត្រូវបានប្រើ", +"Database user" => "អ្នកប្រើមូលដ្ឋានទិន្នន័យ", +"Database password" => "ពាក្យសម្ងាត់មូលដ្ឋានទិន្នន័យ", +"Database name" => "ឈ្មោះមូលដ្ឋានទិន្នន័យ", +"Database host" => "ម៉ាស៊ីនមូលដ្ឋានទិន្នន័យ", +"Finish setup" => "បញ្ចប់ការដំឡើង", +"Log out" => "ចាកចេញ", +"Automatic logon rejected!" => "បានបដិសេធការចូលដោយស្វ័យប្រវត្តិ!", +"Please change your password to secure your account again." => "សូមប្ដូរពាក្យសម្ងាត់របស់អ្នក ដើម្បីការពារគណនីរបស់អ្នក។", +"Lost your password?" => "បាត់ពាក្យសម្ងាត់របស់អ្នក?", +"remember" => "ចងចាំ", +"Log in" => "ចូល", +"Alternative Logins" => "ការចូលជំនួស", +"Updating ownCloud to version %s, this may take a while." => "ការធ្វើបច្ចុប្បន្នភាព ownCloud ទៅកំណែ %s អាចចំណាយពេលមួយសំទុះ។" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |