server/apps/files_sharing/l10n/ur_PK.php
2014-06-14 01:55:24 -04:00

8 lines
207 B
PHP

<?php
$TRANSLATIONS = array(
"Shared by" => "سے اشتراک شدہ",
"Password" => "پاسورڈ",
"Name" => "اسم",
"Download" => "ڈاؤن لوڈ،"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";