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

38 lines
2.9 KiB

<?php
$TRANSLATIONS = array(
"Unknown error" => "",
"Could not move %s - File with this name already exists" => " %s - មឯកស",
"Could not move %s" => " %s",
"File name cannot be empty." => "ឯកសទទយ។",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "វ, មអនត '\\', '/', '<', '>', ':', '\"', '|', '?' នង '*' ទ",
"No file was uploaded. Unknown error" => "ឯកសង។ ម",
"There is no error, the file uploaded with success" => "ឯកសកឡគជ",
"Files" => "ឯកស",
"Upload cancelled." => "បងង។",
"{new_name} already exists" => " {new_name} រ",
"Share" => "",
"Delete permanently" => "អច",
"Delete" => "",
"Rename" => "",
"Your download is being prepared. This might take some time if the files are big." => "ញយករបសនកបចយ។ នរសឯកស",
"Pending" => "រង",
"Error" => "",
"Name" => "",
"Size" => "",
"Modified" => "",
"_%n folder_::_%n folders_" => array(""),
"_%n file_::_%n files_" => array(""),
"_Uploading %n file_::_Uploading %n files_" => array(""),
"Maximum upload size" => "កឡអតបរម",
"Save" => "រក",
"WebDAV" => "WebDAV",
"New" => "",
"Text file" => "ឯកសអកសរ",
"New folder" => "ថត",
"Folder" => "ថត",
"From link" => "",
"Nothing in here. Upload something!" => "។ ផយ!",
"Download" => "ញយក",
"Upload too large" => ""
);
$PLURAL_FORMS = "nplurals=1; plural=0;";