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

89 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" => "ករកណត",
"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 ខន"),
"months ago" => "ខន",
"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;";