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

88 lines
5.0 KiB

<?php
$TRANSLATIONS = array(
"Unknown filetype" => "រភឯកស",
"Invalid image" => "បភ",
"Sunday" => "",
"Monday" => "ចន",
"Tuesday" => "អង",
"Wednesday" => "",
"Thursday" => "រហសបត",
"Friday" => "",
"Saturday" => "",
"January" => "មករ",
"February" => "",
"March" => "",
"April" => "",
"May" => "ឧសភ",
"June" => "",
"July" => "កកកដ",
"August" => "",
"September" => "កញ",
"October" => "",
"November" => "",
"December" => "",
"Settings" => "រកណត",
"Saving..." => "រក",
"seconds ago" => "",
"_%n minute ago_::_%n minutes ago_" => array("%n ន"),
"_%n hour ago_::_%n hours ago_" => array("%n ម"),
"today" => "",
"yesterday" => "លម",
"_%n day ago_::_%n days ago_" => array("%n ថ"),
"last month" => "",
"_%n month ago_::_%n months ago_" => array("%n ខ"),
"last year" => "",
"years ago" => "",
"Choose" => "",
"Yes" => "រម",
"No" => "",
"Ok" => "រម",
"_{count} file conflict_::_{count} file conflicts_" => array(""),
"Cancel" => "កល",
"Shared" => "",
"Share" => "",
"Error" => "",
"Error while sharing" => "",
"Error while unsharing" => "",
"Error while changing permissions" => "",
"Shared with you and the group {group} by {owner}" => "នក ន{group} ដ{owner}",
"Shared with you by {owner}" => "នក{owner}",
"Password protect" => "សម",
"Password" => "យសម",
"Send" => "",
"Set expiration date" => "ណតណត",
"Expiration date" => "ណត",
"Share via email:" => "ល៖",
"No people found" => "រកមន",
"group" => "",
"Resharing is not allowed" => "អន",
"Shared in {item} with {user}" => "{item} ជ{user}",
"Unshare" => "",
"can edit" => "",
"access control" => "បញ",
"create" => "បង",
"update" => "បចបននភ",
"delete" => "",
"share" => "",
"Password protected" => "សម",
"Sending ..." => " ...",
"Email sent" => "",
"Warning" => "បម",
"The object type is not specified." => "ណតរភវត",
"Delete" => "",
"Add" => "បញ",
"Username" => "នកប",
"Your password was reset" => "សមរបសនកណត",
"To login page" => "",
"New password" => "សម",
"Reset password" => "ណតសមដង",
"Personal" => "",
"Users" => "នកប",
"Apps" => "កមមវ",
"Admin" => "នករបរង",
"Help" => "",
"Access forbidden" => "មឃ",
"Cloud not found" => "រកញ Cloud",
"Security Warning" => "បមវត"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";