diff options
Diffstat (limited to 'core/l10n/km.php')
-rw-r--r-- | core/l10n/km.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/km.php b/core/l10n/km.php index 0ba2e2f92cf..0b55a81a72c 100644 --- a/core/l10n/km.php +++ b/core/l10n/km.php @@ -101,7 +101,6 @@ $TRANSLATIONS = array( "Storage & database" => "ឃ្លាំងផ្ទុក & មូលដ្ឋានទិន្នន័យ", "Data folder" => "ថតទិន្នន័យ", "Configure the database" => "កំណត់សណ្ឋានមូលដ្ឋានទិន្នន័យ", -"will be used" => "នឹងត្រូវបានប្រើ", "Database user" => "អ្នកប្រើមូលដ្ឋានទិន្នន័យ", "Database password" => "ពាក្យសម្ងាត់មូលដ្ឋានទិន្នន័យ", "Database name" => "ឈ្មោះមូលដ្ឋានទិន្នន័យ", @@ -114,7 +113,6 @@ $TRANSLATIONS = array( "Lost your password?" => "បាត់ពាក្យសម្ងាត់របស់អ្នក?", "remember" => "ចងចាំ", "Log in" => "ចូល", -"Alternative Logins" => "ការចូលជំនួស", -"Updating ownCloud to version %s, this may take a while." => "ការធ្វើបច្ចុប្បន្នភាព ownCloud ទៅកំណែ %s អាចចំណាយពេលមួយសំទុះ។" +"Alternative Logins" => "ការចូលជំនួស" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |