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

25 lines
1.3 KiB

<?php
$TRANSLATIONS = array(
"External storage" => "ងផងក",
"Location" => "",
"Host" => "",
"Username" => "នកប",
"Password" => "យសម",
"Share" => "",
"URL" => "URL",
"Access granted" => "ទទ",
"Error configuring Dropbox storage" => "ណតសណងផក Dropbox",
"Grant access" => "ទទ",
"Personal" => "",
"Saved" => "រក",
"Name" => "",
"External Storage" => "ងផងក",
"Folder name" => "ថត",
"Configuration" => "ណតសណ",
"Add storage" => "បនងផ",
"All Users" => "នកងអស",
"Groups" => "",
"Users" => "នកប",
"Delete" => ""
);
$PLURAL_FORMS = "nplurals=1; plural=0;";