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

121 lines
8.2 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" => "ឆន",
"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" => "បក",
"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" => "ពយសម",
"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>",
"Storage & database" => "ឃ&លដននយ",
"Data folder" => "ថតននយ",
"Configure the database" => "កណតសណលដននយ",
"will be used" => "ន",
"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" => "កស",
"Updating ownCloud to version %s, this may take a while." => "កបចបននភព ownCloud ទ %s អ។"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";