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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-30 08:55:54 +0300
commit023c8b0eacc243b2dd4763e6086fc87ce8b76126 (patch)
treeb700928296cd54f010378dc6acbe996e77056a95 /lib/l10n/ur_PK.js
parent6c2e94e0b23ca2212a6b6ad510002c9594d21abb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ur_PK.js')
-rw-r--r--lib/l10n/ur_PK.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/ur_PK.js b/lib/l10n/ur_PK.js
index ddf4e058521..32d27089fd1 100644
--- a/lib/l10n/ur_PK.js
+++ b/lib/l10n/ur_PK.js
@@ -1,10 +1,6 @@
OC.L10N.register(
"lib",
{
- "Help" : "مدد",
- "Personal" : "ذاتی",
- "Users" : "یوزرز",
- "Admin" : "ایڈمن",
"Unknown filetype" : "غیر معرروف قسم کی فائل",
"Invalid image" : "غلط تصویر",
"today" : "آج",
@@ -12,7 +8,11 @@ OC.L10N.register(
"last month" : "پچھلے مہنیے",
"last year" : "پچھلے سال",
"seconds ago" : "سیکنڈز پہلے",
- "web services under your control" : "آپ کے اختیار میں ویب سروسیز",
- "Apps" : "ایپز"
+ "Apps" : "ایپز",
+ "Help" : "مدد",
+ "Personal" : "ذاتی",
+ "Users" : "یوزرز",
+ "Admin" : "ایڈمن",
+ "web services under your control" : "آپ کے اختیار میں ویب سروسیز"
},
"nplurals=2; plural=(n != 1);");