]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - languages/messages/MessagesGlk.php
MediaWiki 1.14.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesGlk.php
1 <?php
2 /** Gilaki (گیلکی)
3  *
4  * @ingroup Language
5  * @file
6  *
7  * @author AminSanaei
8  * @author Varg
9  */
10
11 $fallback = 'fa';
12
13 $messages = array(
14 'qbfind'        => 'یاتن',
15 'qbedit'        => 'دچین واچین',
16 'moredotdotdot' => 'ویشتر...',
17 'mypage'        => 'می هنه‌شر',
18 'mytalk'        => 'می گب',
19 'anontalk'      => 'اَ آی.پیˇ گب',
20
21 'returnto'         => 'واگرد به $1.',
22 'search'           => 'واموج',
23 'searchbutton'     => 'واموج',
24 'go'               => 'بوشو',
25 'searcharticle'    => 'بوشو',
26 'history_short'    => 'تارئخ',
27 'printableversion' => 'پرینتی نوسخه',
28 'permalink'        => 'مؤنسنی پیوند',
29 'edit'             => 'دچین واچین',
30 'editthispage'     => 'اَ هنه‌شره (صفحه‌یه) دچین‌واچین بکون.',
31 'create-this-page' => 'اَ هنه‌شره (صفحه‌یه) چاکون.',
32 'deletethispage'   => 'اَ هنه‌شره پاکأ کون.',
33 'newpage'          => 'تازه هنه‌شر (تازه صفحه)',
34 'talkpagelinktext' => 'گب',
35 'talk'             => 'گب',
36 'toolbox'          => 'ابزار جیگا',
37 'jumpto'           => 'واز بکون به:',
38 'jumptonavigation' => 'گردسن',
39 'jumptosearch'     => 'واموج',
40
41 # 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).
42 'currentevents'        => 'تازه چیؤن',
43 'mainpage'             => 'گت ولگ',
44 'mainpage-description' => 'گت ولگ',
45 'portal'               => 'امه جیگا',
46 'privacy'              => 'رازبداری',
47
48 'editsection' => 'دچین‌واچین',
49 'editold'     => 'دچین‌واچین',
50
51 # Short words for each namespace, by default used in the namespace tab in monobook
52 'nstab-main'     => 'وانیویس (مقاله)',
53 'nstab-user'     => 'کاربری هنه‌شر',
54 'nstab-category' => 'رج',
55
56 # Search results
57 'searchresults'       => 'واموج‌دموجˇ نتایج',
58 'searchresults-title' => 'واموج‌دموجˇ نتایج، «$1»ˇ واسی',
59 'searchsubtitle'      => "شمه '''[[:$1]]''' ره واموتید ([[Special:Prefixindex/$1|هنه‌شرانی (صفحه‌هایی) کی «$1» همره سرأ گیفته بیدی (شوروع بیدی).]]{{int:pipe-separator}}
60 [[Special:WhatLinksHere/$1|او هنه‌شرانی (صفحه‌هایی) کی به «$1» خال (لینک) بدأیید]])",
61
62 # Special:AllPages
63 'allpagessubmit' => 'بشو',
64
65 # Special:Categories
66 'categories' => 'رجؤن',
67
68 # Block/unblock
69 'blocklink' => 'دَوَسته ببه',
70
71 # Tooltip help for the actions
72 'tooltip-ca-edit'    => 'شمه تانید اَ هنه‌شره (صفحه) دچین‌واچین بکونید. بی‌زحمت قبل از ان‌کی ذخیره بکونید، پیش‌نمایشˇ دوکمه جا استفاده بکونید.',
73 'tooltip-ca-history' => 'اَ هنه‌شر (صفحه)ˇ قدیمی نسخه‌یان',
74
75 );