nextcloud/apps/files_sharing/l10n/ur_PK.php

10 lines
242 B
PHP

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