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

37 lines
2.5 KiB

<?php
$TRANSLATIONS = array(
"File name cannot be empty." => "ឯកសទទយ។",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "វ, មអនត '\\', '/', '<', '>', ':', '\"', '|', '?' នង '*' ទ",
"Files" => "ឯកស",
"Upload cancelled." => "បងង។",
"{new_name} already exists" => " {new_name} រ",
"Share" => "",
"Delete permanently" => "អច",
"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" => "កឡអតបរម",
"Enable ZIP-download" => "ញយក ZIP",
"0 is unlimited" => "0 គណត",
"Maximum input size for ZIP files" => "អតបរមសមឯកសរ ZIP",
"Save" => "រក",
"WebDAV" => "WebDAV",
"New" => "",
"Text file" => "ឯកសអកសរ",
"New folder" => "ថត",
"Folder" => "ថត",
"From link" => "",
"Cancel upload" => "បងកឡ",
"Nothing in here. Upload something!" => "។ ផយ!",
"Download" => "ញយក",
"Delete" => "",
"Upload too large" => ""
);
$PLURAL_FORMS = "nplurals=1; plural=0;";