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

14 lines
832 B

<?php
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "ប %s ចអច",
"Couldn't restore %s" => "រ %s ឡ",
"Deleted files" => "ឯកស",
"Restore" => "មក",
"Error" => "",
"restored" => "",
"Nothing in here. Your trash bin is empty!" => "។ ធរបសនកទទ!",
"Name" => "",
"Deleted" => "",
"Delete" => ""
);
$PLURAL_FORMS = "nplurals=1; plural=0;";