You can not 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-server/apps/files_encryption/l10n/km.php

10 lines
738 B

<?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;";