server/apps/files_sharing/l10n/ur_PK.php
2014-05-31 01:55:46 -04:00

6 lines
144 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "پاسورڈ",
"Download" => "ڈاؤن لوڈ،"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";