From 36147bd6df93cfc379072b76a6c1c0e6e383cbbc Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <bruederli@kolabsys.com>
Date: Sat, 07 Feb 2015 12:32:19 -0500
Subject: [PATCH] Update localizations from Transifex

---
 program/localization/ur_PK/labels.inc |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/program/localization/ur_PK/labels.inc b/program/localization/ur_PK/labels.inc
index 797c98f..a13c545 100644
--- a/program/localization/ur_PK/labels.inc
+++ b/program/localization/ur_PK/labels.inc
@@ -16,9 +16,18 @@
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/labels/
 */
 $labels['welcome']   = ' $product میں خوش آمدید';
+$labels['username']  = 'صارف';
+$labels['password']  = 'پاسورڈ';
 $labels['server']    = 'سَروَر';
+$labels['logout']   = 'لاگ آؤٹ';
 $labels['mail']     = 'میل';
 $labels['settings'] = 'ترتیبات';
+$labels['addressbook'] = 'ایڈریس بک';
+$labels['inbox']  = 'ان باکس';
+$labels['drafts'] = 'ڈرافٹ';
+$labels['subject'] = 'مضمون';
+$labels['from']    = 'از';
+$labels['sender']  = 'بھیجنے والا';
 $labels['download'] = 'ڈاؤن لوڈ';
 $labels['showanyway'] = 'جیسا بھی ہے ظاہر کر دیں';
 $labels['markread']         = 'جیسے پڑھ لیا ہو';

--
Gitblit v1.9.1