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