Merge "Removed excess title validity check"
[lhc/web/wiklou.git] / languages / messages / MessagesGlk.php
1 <?php
2 /** Gilaki (گیلکی)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author AminSanaei
11 * @author Varg
12 * @author محک
13 */
14
15 $fallback = 'fa';
16
17 $rtl = true;
18
19 $messages = array(
20 'moredotdotdot' => 'ویشتر...',
21 'mypage' => 'می هنه‌شر',
22 'mytalk' => 'می گب',
23 'anontalk' => 'اَ آی.پیˇ گب',
24
25 # Cologne Blue skin
26 'qbfind' => 'یاتن',
27 'qbedit' => 'دچین واچین',
28
29 'returnto' => 'واگرد به $1.',
30 'search' => 'واموج',
31 'searchbutton' => 'واموج',
32 'go' => 'بوشو',
33 'searcharticle' => 'بوشو',
34 'history_short' => 'تارئخ',
35 'printableversion' => 'پرینتی نوسخه',
36 'permalink' => 'مؤنسنی پیوند',
37 'edit' => 'دچین واچین',
38 'editthispage' => 'اَ هنه‌شره (صفحه‌یه) دچین‌واچین بکون.',
39 'create-this-page' => 'اَ هنه‌شره (صفحه‌یه) چاکون.',
40 'deletethispage' => 'اَ هنه‌شره پاکأ کون.',
41 'newpage' => 'تازه هنه‌شر (تازه صفحه)',
42 'talkpagelinktext' => 'گب',
43 'talk' => 'گب',
44 'toolbox' => 'ابزار جیگا',
45 'jumpto' => 'واز بکون به:',
46 'jumptonavigation' => 'گردسن',
47 'jumptosearch' => 'واموج',
48
49 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage).
50 'currentevents' => 'تازه چیؤن',
51 'mainpage' => 'گت صفحه',
52 'mainpage-description' => 'گت صفحه',
53 'portal' => 'امه جیگا',
54 'privacy' => 'رازبداری',
55
56 'editsection' => 'دچین‌واچین',
57 'editold' => 'دچین‌واچین',
58
59 # Short words for each namespace, by default used in the namespace tab in monobook
60 'nstab-main' => 'وانیویس (مقاله)',
61 'nstab-user' => 'کاربری هنه‌شر',
62 'nstab-category' => 'رج',
63
64 # Search results
65 'searchresults' => 'واموج‌دموجˇ نتایج',
66 'searchresults-title' => 'واموج‌دموجˇ نتایج، «$1»ˇ واسی',
67
68 # Special:AllPages
69 'allpagessubmit' => 'بشو',
70
71 # Special:Categories
72 'categories' => 'رجؤن',
73
74 'sp-contributions-talk' => 'گب',
75
76 # Block/unblock
77 'blocklink' => 'دَوَسته ببه',
78
79 # Tooltip help for the actions
80 'tooltip-ca-edit' => 'شمه تانید اَ هنه‌شره (صفحه) دچین‌واچین بکونید. بی‌زحمت قبل از ان‌کی ذخیره بکونید، پیش‌نمایشˇ دوکمه جا استفاده بکونید.',
81 'tooltip-ca-history' => 'اَ هنه‌شر (صفحه)ˇ قدیمی نسخه‌یان',
82
83 );