merged master
[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 $messages = array(
18 'moredotdotdot' => 'ویشتر...',
19 'mypage' => 'می هنه‌شر',
20 'mytalk' => 'می گب',
21 'anontalk' => 'اَ آی.پیˇ گب',
22
23 # Cologne Blue skin
24 'qbfind' => 'یاتن',
25 'qbedit' => 'دچین واچین',
26
27 'returnto' => 'واگرد به $1.',
28 'search' => 'واموج',
29 'searchbutton' => 'واموج',
30 'go' => 'بوشو',
31 'searcharticle' => 'بوشو',
32 'history_short' => 'تارئخ',
33 'printableversion' => 'پرینتی نوسخه',
34 'permalink' => 'مؤنسنی پیوند',
35 'edit' => 'دچین واچین',
36 'editthispage' => 'اَ هنه‌شره (صفحه‌یه) دچین‌واچین بکون.',
37 'create-this-page' => 'اَ هنه‌شره (صفحه‌یه) چاکون.',
38 'deletethispage' => 'اَ هنه‌شره پاکأ کون.',
39 'newpage' => 'تازه هنه‌شر (تازه صفحه)',
40 'talkpagelinktext' => 'گب',
41 'talk' => 'گب',
42 'toolbox' => 'ابزار جیگا',
43 'jumpto' => 'واز بکون به:',
44 'jumptonavigation' => 'گردسن',
45 'jumptosearch' => 'واموج',
46
47 # 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) and the disambiguation template definition (see disambiguations).
48 'currentevents' => 'تازه چیؤن',
49 'mainpage' => 'گت صفحه',
50 'mainpage-description' => 'گت صفحه',
51 'portal' => 'امه جیگا',
52 'privacy' => 'رازبداری',
53
54 'editsection' => 'دچین‌واچین',
55 'editold' => 'دچین‌واچین',
56
57 # Short words for each namespace, by default used in the namespace tab in monobook
58 'nstab-main' => 'وانیویس (مقاله)',
59 'nstab-user' => 'کاربری هنه‌شر',
60 'nstab-category' => 'رج',
61
62 # Search results
63 'searchresults' => 'واموج‌دموجˇ نتایج',
64 'searchresults-title' => 'واموج‌دموجˇ نتایج، «$1»ˇ واسی',
65 'searchsubtitle' => "شمه '''[[:$1]]''' ره واموتید ([[Special:Prefixindex/$1|هنه‌شرانی (صفحه‌هایی) کی «$1» همره سرأ گیفته بیدی (شوروع بیدی).]]{{int:pipe-separator}}
66 [[Special:WhatLinksHere/$1|او هنه‌شرانی (صفحه‌هایی) کی به «$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 );