nextcloud/apps/files_sharing/l10n/km.php

7 lines
202 B
PHP
Raw Normal View History

2014-03-11 09:59:39 +04:00
<?php
$TRANSLATIONS = array(
2014-03-12 09:57:17 +04:00
"Password" => "ពាក្យសម្ងាត់",
"shared by %s" => "បាន​ចែក​រំលែក​ដោយ %s"
2014-03-11 09:59:39 +04:00
);
$PLURAL_FORMS = "nplurals=1; plural=0;";