summaryrefslogtreecommitdiff
path: root/program/localization/ur_PK/labels.inc
blob: 797c98f113d7ad9a9c91f3322055cd3770bb59da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?php

/*
 +-----------------------------------------------------------------------+
 | localization/<lang>/labels.inc                                        |
 |                                                                       |
 | Localization file of the Roundcube Webmail client                     |
 | Copyright (C) 2005-2013, The Roundcube Dev Team                       |
 |                                                                       |
 | Licensed under the GNU General Public License version 3 or            |
 | any later version with exceptions for skins & plugins.                |
 | See the README file for a full license statement.                     |
 |                                                                       |
 +-----------------------------------------------------------------------+

 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/labels/
*/
$labels['welcome']   = ' $product میں خوش آمدید';
$labels['server']    = 'سَروَر';
$labels['mail']     = 'میل';
$labels['settings'] = 'ترتیبات';
$labels['download'] = 'ڈاؤن لوڈ';
$labels['showanyway'] = 'جیسا بھی ہے ظاہر کر دیں';
$labels['markread']         = 'جیسے پڑھ لیا ہو';
$labels['markunread']       = 'جیسے ابھی نہ پڑھا ہو';
$labels['more']             = 'مزید';
$labels['back']             = 'واپس';
$labels['select'] = 'مۃنتخب کریں';
$labels['all'] = 'تمام';
$labels['none'] = 'کوئی نہیں';
$labels['currpage'] = 'موجودہ حفحہ';
$labels['unread'] = 'نہیں پڑھا';
$labels['deleted'] = 'ختم ہو گیا';
$labels['undeleted'] = 'ختم نہیں ہُوا';
$labels['invert'] = 'شکل تبدیل کریں';
$labels['list'] = 'لِسٹ';
$labels['expand-all'] = 'تمام کھولیں';
$labels['attachment'] = 'مُنسلَک شُدہ';
$labels['nonesort'] = 'کوئی نہیں';
?>