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/user_ldap/l10n/km.php

24 lines
1.9 KiB

<?php
$TRANSLATIONS = array(
"Failed to delete the server configuration" => "ណតរចនសមបមសម",
"Deletion failed" => "សម",
"Keep settings?" => "រកណត?",
"Cannot add server configuration" => "បនណតរចនសមបម",
"Error" => "",
"Connection test succeeded" => "បងគជ",
"Connection test failed" => "កលបងតភសម",
"Do you really want to delete the current Server Configuration?" => "នកចងណតរចនសមបមបចបន?",
"Confirm Deletion" => "បញ",
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array(""),
"Save" => "រក",
"Help" => "",
"Add Server Configuration" => "បនណតរចនសមបម",
"Host" => "",
"Port" => "រក",
"Password" => "យសម",
"Back" => "រឡប",
"Continue" => "បន",
"Advanced" => "កមពស"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";