summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesGlk.php
blob: 68a69249e5dd1947052953d30ea0fd0618f40bed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?php
/** Gilaki (گیلکی)
 *
 * @ingroup Language
 * @file
 *
 * @author AminSanaei
 * @author Varg
 */

$fallback = 'fa';

$messages = array(
'qbedit' => 'دچین واچین',

'search'           => 'واموج',
'searchbutton'     => 'واموج',
'go'               => 'بوشو',
'searcharticle'    => 'بوشو',
'history_short'    => 'تارئخ',
'printableversion' => 'پرینتی نوسخه',
'permalink'        => 'مؤنسنی پیوند',
'edit'             => 'دچین واچین',
'talkpagelinktext' => 'گب',
'toolbox'          => 'ابزار جیگا',
'jumptonavigation' => 'گردسن',
'jumptosearch'     => 'واموج',

# 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).
'currentevents'        => 'تازه چیؤن',
'mainpage'             => 'گت ولگ',
'mainpage-description' => 'گت ولگ',
'portal'               => 'امه جیگا',
'privacy'              => 'رازبداری',

# Special:Categories
'categories' => 'رجؤن',

);