Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ur_PK.php')
-rw-r--r--settings/l10n/ur_PK.php20
1 files changed, 0 insertions, 20 deletions
diff --git a/settings/l10n/ur_PK.php b/settings/l10n/ur_PK.php
deleted file mode 100644
index 17e7d843f3f..00000000000
--- a/settings/l10n/ur_PK.php
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Invalid request" => "غلط درخواست",
-"Email sent" => "ارسال شدہ ای میل ",
-"Very weak password" => "بہت کمزور پاسورڈ",
-"Weak password" => "کمزور پاسورڈ",
-"So-so password" => "نص نص پاسورڈ",
-"Good password" => "اچھا پاسورڈ",
-"Strong password" => "مضبوط پاسورڈ",
-"Delete" => "حذف کریں",
-"Security Warning" => "حفاظتی انتباہ",
-"More" => "مزید",
-"Less" => "کم",
-"Password" => "پاسورڈ",
-"New password" => "نیا پاسورڈ",
-"Cancel" => "منسوخ کریں",
-"Other" => "دیگر",
-"Username" => "یوزر نیم"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";