(bug 15880) Namespace alias for Special: for Korean.
[lhc/web/wiklou.git] / languages / messages / MessagesGlk.php
1 <?php
2 /** Gilaki (گیلکی)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author AminSanaei
8 */
9
10 $fallback = 'fa';
11
12 $messages = array(
13 'qbedit' => 'دچین واچین',
14
15 'search' => 'واموج',
16 'searchbutton' => 'واموج',
17 'go' => 'بوشو',
18 'searcharticle' => 'بوشو',
19 'history_short' => 'تارئخ',
20 'printableversion' => 'پرینتی نوسخه',
21 'permalink' => 'مؤنسنی پیوند',
22 'edit' => 'دچین واچین',
23 'toolbox' => 'ابزار جیگا',
24 'jumptonavigation' => 'گردسن',
25 'jumptosearch' => 'واموج',
26
27 # 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).
28 'currentevents' => 'تازه چیؤن',
29 'mainpage' => 'گت ولگ',
30 'mainpage-description' => 'گت ولگ',
31 'portal' => 'امه جیگا',
32 'privacy' => 'رازبداری',
33
34 # Special:Categories
35 'categories' => 'رجؤن',
36
37 );