Localisation updates from Betawiki.
[lhc/web/wiklou.git] / languages / messages / MessagesPnt.php
1 <?php
2 /** Pontic (Ποντιακά)
3 *
4 * @addtogroup Language
5 *
6 * @author Consta
7 */
8
9 $messages = array(
10 # Dates
11 'sun' => 'Κυρ',
12 'mon' => 'Δευ',
13 'tue' => 'Τρι',
14 'wed' => 'Τετ',
15 'thu' => 'Πεμ',
16 'fri' => 'Παρ',
17 'sat' => 'Σαβ',
18 'jan' => 'Ιαν',
19 'feb' => 'Φεβ',
20 'mar' => 'Μάρ',
21 'apr' => 'Απρ',
22 'may' => 'Μάι',
23 'jun' => 'Ιούν',
24 'jul' => 'Ιούλ',
25 'aug' => 'Αύγ',
26 'sep' => 'Σεπ',
27 'oct' => 'Οκτ',
28 'nov' => 'Νοέ',
29 'dec' => 'Δεκ',
30
31 'go' => 'Δέβα',
32 'searcharticle' => 'Δέβα',
33
34 # Book sources
35 'booksources-go' => 'Δέβα',
36
37 # Multipage image navigation
38 'imgmultigo' => 'Δέβα!',
39
40 # Table pager
41 'table_pager_limit_submit' => 'Δέβα',
42
43 );