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

19 lines
1.5 KiB

<?php
$TRANSLATIONS = array(
"Shared by {owner}" => "{owner} ប",
"Shared by" => "",
"This share is password-protected" => "កររពសម",
"The password is wrong. Try again." => "សមយ។ ពដងត។",
"Password" => "យសម",
"Name" => "",
"Sorry, this link doesn’t seem to work anymore." => "ស តយ។",
"Reasons might be:" => "លហ",
"the item was removed" => "របសដក",
"the link expired" => "ណត",
"sharing is disabled" => "អនករ",
"For more info, please ask the person who sent this link." => "សមបនម សនក",
"Download" => "ញយក",
"Download %s" => "ញយក %s",
"Direct link" => ""
);
$PLURAL_FORMS = "nplurals=1; plural=0;";