* Fixes bugs 12023, 12024 and 12025.
[lhc/web/wiklou.git] / languages / messages / MessagesPnt.php
1 <?php
2 /** Ποντιακά (Ποντιακά)
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 'search' => 'Εύρον',
32 'searchbutton' => 'Εύρον',
33 'go' => 'Δέβα',
34 'searcharticle' => 'Δέβα',
35
36 # Short words for each namespace, by default used in the namespace tab in monobook
37 'nstab-user' => 'Σελίδα χρήστες',
38
39 # General errors
40 'viewsourcefor' => 'για $1',
41
42 # Login and logout pages
43 'logout' => 'Αποσύνδεσε',
44 'userlogout' => 'Αποσύνδεσε',
45 'loginerror' => 'Σφάλμα εγγραφές',
46
47 # Search results
48 'powersearch' => 'Εύρον',
49
50 # Book sources
51 'booksources-go' => 'Δέβα',
52
53 # Multipage image navigation
54 'imgmultigo' => 'Δέβα!',
55
56 # Table pager
57 'table_pager_limit_submit' => 'Δέβα',
58
59 );