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 'apps/files_external/l10n/ur_PK.php')
-rw-r--r--apps/files_external/l10n/ur_PK.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/files_external/l10n/ur_PK.php b/apps/files_external/l10n/ur_PK.php
deleted file mode 100644
index e5b9089328d..00000000000
--- a/apps/files_external/l10n/ur_PK.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"Location" => "مقام",
-"Username" => "یوزر نیم",
-"Password" => "پاسورڈ",
-"Share" => "تقسیم",
-"URL" => "یو ار ایل",
-"Personal" => "شخصی",
-"Name" => "اسم",
-"Delete" => "حذف کریں"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";