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