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>2014-05-16 09:55:55 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-16 09:55:55 +0400
commit43d6650d194105dac30b11fb2ba4a3b3c7805650 (patch)
treee2189addacd74d12b7e14c80849fea3c12daaac0 /lib/l10n/ur_PK.php
parentb2e8aa70cde85302f7b7928370b681e3f01de7a8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ur_PK.php')
-rw-r--r--lib/l10n/ur_PK.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/l10n/ur_PK.php b/lib/l10n/ur_PK.php
index 7dc967ccd93..ba44a704cd8 100644
--- a/lib/l10n/ur_PK.php
+++ b/lib/l10n/ur_PK.php
@@ -6,9 +6,15 @@ $TRANSLATIONS = array(
"Users" => "یوزرز",
"Admin" => "ایڈمن",
"web services under your control" => "آپ کے اختیار میں ویب سروسیز",
+"seconds ago" => "سیکنڈز پہلے",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
+"today" => "آج",
+"yesterday" => "کل",
"_%n day go_::_%n days ago_" => array("",""),
-"_%n month ago_::_%n months ago_" => array("","")
+"last month" => "پچھلے مہنیے",
+"_%n month ago_::_%n months ago_" => array("",""),
+"last year" => "پچھلے سال",
+"years ago" => "سالوں پہلے"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";