MediaWiki  REL1_22
MessagesGlk.php
Go to the documentation of this file.
00001 <?php
00015 $fallback = 'fa';
00016 
00017 $rtl = true;
00018 
00019 $messages = array(
00020 'moredotdotdot' => 'ویشتر...',
00021 'mypage' => 'می هنه‌شر',
00022 'mytalk' => 'می گب',
00023 'anontalk' => 'اَ آی.پیˇ گب',
00024 
00025 # Cologne Blue skin
00026 'qbfind' => 'یاتن',
00027 'qbedit' => 'دچین واچین',
00028 
00029 'returnto' => 'واگرد به $1.',
00030 'search' => 'واموج',
00031 'searchbutton' => 'واموج',
00032 'go' => 'بوشو',
00033 'searcharticle' => 'بوشو',
00034 'history_short' => 'تارئخ',
00035 'printableversion' => 'پرینتی نوسخه',
00036 'permalink' => 'مؤنسنی پیوند',
00037 'edit' => 'دچین واچین',
00038 'editthispage' => 'اَ هنه‌شره (صفحه‌یه) دچین‌واچین بکون.',
00039 'create-this-page' => 'اَ هنه‌شره (صفحه‌یه) چاکون.',
00040 'deletethispage' => 'اَ هنه‌شره پاکأ کون.',
00041 'newpage' => 'تازه هنه‌شر (تازه صفحه)',
00042 'talkpagelinktext' => 'گب',
00043 'talk' => 'گب',
00044 'toolbox' => 'ابزار جیگا',
00045 'jumpto' => 'واز بکون به:',
00046 'jumptonavigation' => 'گردسن',
00047 'jumptosearch' => 'واموج',
00048 
00049 # 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).
00050 'currentevents' => 'تازه چیؤن',
00051 'mainpage' => 'گت صفحه',
00052 'mainpage-description' => 'گت صفحه',
00053 'portal' => 'امه جیگا',
00054 'privacy' => 'رازبداری',
00055 
00056 'editsection' => 'دچین‌واچین',
00057 'editold' => 'دچین‌واچین',
00058 
00059 # Short words for each namespace, by default used in the namespace tab in monobook
00060 'nstab-main' => 'وانیویس (مقاله)',
00061 'nstab-user' => 'کاربری هنه‌شر',
00062 'nstab-category' => 'رج',
00063 
00064 # Search results
00065 'searchresults' => 'واموج‌دموجˇ نتایج',
00066 'searchresults-title' => 'واموج‌دموجˇ نتایج، «$1»ˇ واسی',
00067 'searchsubtitle' => "شمه '''[[:$1]]''' ره واموتید ([[Special:Prefixindex/$1|هنه‌شرانی (صفحه‌هایی) کی «$1» همره سرأ گیفته بیدی (شوروع بیدی).]]{{int:pipe-separator}}
00068 [[Special:WhatLinksHere/$1|او هنه‌شرانی (صفحه‌هایی) کی به «$1» خال (لینک) بدأیید]])",
00069 
00070 # Special:AllPages
00071 'allpagessubmit' => 'بشو',
00072 
00073 # Special:Categories
00074 'categories' => 'رجؤن',
00075 
00076 'sp-contributions-talk' => 'گب',
00077 
00078 # Block/unblock
00079 'blocklink' => 'دَوَسته ببه',
00080 
00081 # Tooltip help for the actions
00082 'tooltip-ca-edit' => 'شمه تانید اَ هنه‌شره (صفحه) دچین‌واچین بکونید. بی‌زحمت قبل از ان‌کی ذخیره بکونید، پیش‌نمایشˇ دوکمه جا استفاده بکونید.',
00083 'tooltip-ca-history' => 'اَ هنه‌شر (صفحه)ˇ قدیمی نسخه‌یان',
00084 
00085 );