summaryrefslogtreecommitdiff
path: root/program/localization/ku_IQ/labels.inc
blob: 232befae6be18b546d06d50b8fd74d4b7eb3780c (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?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['username']  = 'ناوی بەکارهێنەر';
$labels['password']  = 'تێپەڕەوشە';
$labels['login']     = 'چوونەژوورەوە';
$labels['logout']   = 'دەرچوون';
$labels['settings'] = 'ڕێکخستنەکان';
$labels['inbox']  = 'هاتوو';
$labels['sent']   = 'نێردراو';
$labels['subject'] = 'ناونیشان';
$labels['from']    = 'لە';
$labels['to']      = 'بۆ';
$labels['date']    = 'بەروار';
$labels['size']    = 'قەبارە';
$labels['readstatus'] = 'ڕەوشی خوێندنەوە';
$labels['listoptions'] = 'لیستی هەڵبژاردەکان';
$labels['mailboxlist'] = 'بوخچەکان';
$labels['copy']     = 'لەبەرگرتنەوە';
$labels['move']     = 'گواستنەوە';
$labels['moveto']   = 'گواستنەوە بۆ';
$labels['copyto']   = 'گواستنەوە بۆ...';
$labels['download'] = 'داگرتن';
$labels['open']     = 'کردنەوە';
$labels['showattachment'] = 'پیشاندان';
$labels['filename'] = 'ناوی پەڕگە';
$labels['filesize'] = 'قەبارەی پەڕگە';
$labels['reply']            = 'وەڵامدانەوە';
$labels['options']          = 'هەڵبژاردەکان';
$labels['first'] = 'یەکەم';
$labels['last'] = 'کۆتایی';
$labels['previous'] = 'پێشتر';
$labels['next'] = 'دواتر';
$labels['select'] = 'هەڵبژاردن';
$labels['all'] = 'هەمووی';
$labels['none'] = 'هیچ';
$labels['currpage'] = 'پەڕی ئێستا';
$labels['list'] = 'لیست';
$labels['fromto'] = 'لە/بۆ';
$labels['attachment'] = 'هاوپێچ';
$labels['nonesort'] = 'هیچ';
$labels['sentdate'] = 'بەرواری ناردن';
$labels['arrival'] = 'بەرواری گەیشتن';
$labels['empty'] = 'بەتاڵ';
$labels['unknown']  = 'نەناسراو';
$labels['unlimited']  = 'بێ سنوور';
$labels['quotatotal'] = 'سنوور';
$labels['quotaused'] = 'بەکارهاتوو';
$labels['allfolders'] = 'هەموو بوخچەکان';
$labels['send']           = 'ناردن';
$labels['responsename'] = 'ناو';
$labels['attach'] = 'هاوپێچ';
$labels['attachments'] = 'هاوپێچەکان';
$labels['upload'] = 'بارکردن';
$labels['close']  = 'داخستن';
$labels['nickname']     = 'نازناو';
$labels['jobtitle']     = 'ناونیشانی کار';
$labels['department']   = 'بەش';
$labels['gender']       = 'ڕەگەز';
$labels['phone']        = 'تەلەفۆن';
$labels['address']      = 'ناونیشان';
$labels['street']       = 'شەقام';
$labels['locality']     = 'شار';
$labels['country']      = 'وڵات';
$labels['birthday']     = 'ڕۆژی لەدایکبوون';
$labels['website']      = 'ماڵپەڕ';
$labels['notes'] = 'تێبینییەکان';
$labels['male']   = 'نێر';
$labels['female'] = 'مێ';
$labels['manager'] = 'بەڕێوەبەر';
$labels['allfields'] = 'هەموو خانەکان';
$labels['search'] = 'گەڕان';
$labels['searchresult'] = 'ئەنجامی گەڕان';
$labels['advsearch'] = 'گەڕانی پێشکەوتوو';
$labels['advanced'] = 'پێشکەوتوو';
$labels['typehome']   = 'ماڵ';
$labels['typework']   = 'کار';
$labels['typemobile']  = 'مۆبایل';
$labels['typemain']  = 'سەرەکی';
$labels['savelocalstorage'] = "";
$labels['helplistkeyboardnavigation'] = "";
$labels['helplistkeyboardnavmessages'] = "";
$labels['helplistkeyboardnavcontacts'] = "";
?>