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

120 lines
8.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" => "រកណត",
"Folder" => "ថត",
"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" => "",
"Yes" => "រម",
"No" => "",
"Choose" => "",
"Ok" => "រម",
"_{count} file conflict_::_{count} file conflicts_" => array(""),
"New Files" => "ឯកស",
"Already existing files" => "ឯកស",
"Cancel" => "កល",
"Continue" => "បន",
"(all selected)" => "(បអស)",
"({count} selected)" => "(ប{count})",
"Very weak password" => "សម",
"Weak password" => "សម",
"So-so password" => "សមធមមត",
"Good password" => "សម",
"Strong password" => "សម",
"Shared" => "",
"Shared by {owner}" => "{owner} បករ",
"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" => "សម",
"Allow Public Upload" => "អនកឡរណ",
"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" => "បញ",
"Please reload the page." => "ញ។",
"A problem has occurred whilst sending the email, please contact your administrator." => "លលញ, សទងអភរបសនក។",
"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" => "បមវត",
"Create an <strong>admin account</strong>" => "បង<strong>គណនអភល</strong>",
"Password" => "យសម",
"Storage & database" => "ក & មលដនន",
"Data folder" => "ថតនន",
"Configure the database" => "ណតសណលដនន",
"Database user" => "នកលដនន",
"Database password" => "សមលដនន",
"Database name" => "លដនន",
"Database host" => "លដនន",
"Finish setup" => "បញចប",
"Finishing …" => "បញចប ...",
"Log out" => "",
"Automatic logon rejected!" => "បដរវត!",
"Please change your password to secure your account again." => "សមរបសនក ដរពគណនរបសនក។",
"Lost your password?" => "សមរបសនក?",
"remember" => "ចងច",
"Log in" => "",
"Alternative Logins" => ""
);
$PLURAL_FORMS = "nplurals=1; plural=0;";