You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/files_encryption/l10n/km.php

11 lines
738 B
PHP

<?php
$TRANSLATIONS = array(
"Password successfully changed." => "បាន​ប្ដូរ​ពាក្យ​សម្ងាត់​ដោយ​ជោគជ័យ។",
"Could not change the password. Maybe the old password was not correct." => "មិន​អាច​ប្ដូរ​ពាក្យ​សម្ងាត់​បាន​ទេ។ ប្រហែល​ពាក្យ​សម្ងាត់​ចាស់​មិន​ត្រឹម​ត្រូវ។",
"Encryption" => "កូដនីយកម្ម",
"Enabled" => "បាន​បើក",
"Disabled" => "បាន​បិទ",
"Change Password" => "ប្ដូរ​ពាក្យ​សម្ងាត់"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";