MediaWiki REL1_31
MessagesEl.php File Reference

Greek (Ελληνικά) More...

Go to the source code of this file.

Variables

 $dateFormats
 
 $datePreferenceMigrationMap
 
 $datePreferences
 
 $defaultDateFormat = 'dmy'
 
 $fallback8bitEncoding = 'iso-8859-7'
 
 $linkTrail = '/^([a-zαβγδεζηθικλμνξοπρστυφχψωςΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίόύώϊϋΐΰΆΈΉΊΌΎΏΪΫ]+)(.*)$/sDu'
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 Initial translation by Pasok Internet Volunteers http://forum.pasok.gr version 1.0 (initial release)
 
 $separatorTransformTable = [ ',' => '.', '.' => ',' ]
 
 $specialPageAliases
 

Detailed Description

Greek (Ελληνικά)

To improve a translation please visit https://translatewiki.net

Definition in file MessagesEl.php.

Variable Documentation

◆ $dateFormats

$dateFormats
Initial value:
= [
'dmy time' => 'H:i',
'dmy date' => 'j xg Y',
'dmy both' => 'H:i, j xg Y',
'ISO 8601 time' => 'xnH:xni:xns',
'ISO 8601 date' => 'xnY-xnm-xnd',
'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
]

Definition at line 326 of file MessagesEl.php.

◆ $datePreferenceMigrationMap

$datePreferenceMigrationMap
Initial value:
= [
'default',
'dmy',
'dmy',
'dmy'
]

Definition at line 319 of file MessagesEl.php.

◆ $datePreferences

$datePreferences
Initial value:
= [
'default',
'dmy',
'ISO 8601',
]

Definition at line 311 of file MessagesEl.php.

◆ $defaultDateFormat

$defaultDateFormat = 'dmy'

Definition at line 317 of file MessagesEl.php.

◆ $fallback8bitEncoding

$fallback8bitEncoding = 'iso-8859-7'

Definition at line 307 of file MessagesEl.php.

◆ $linkTrail

$linkTrail = '/^([a-zαβγδεζηθικλμνξοπρστυφχψωςΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίόύώϊϋΐΰΆΈΉΊΌΎΏΪΫ]+)(.*)$/sDu'

Definition at line 309 of file MessagesEl.php.

◆ $magicWords

$magicWords

Definition at line 161 of file MessagesEl.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'Μέσον' => NS_MEDIA,
'$1_συζήτηση' => NS_PROJECT_TALK,
'Εικόνα' => NS_FILE,
'Συζήτηση_εικόνας' => NS_FILE_TALK,
]
const NS_FILE
Definition Defines.php:80
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_FILE_TALK
Definition Defines.php:81
const NS_MEDIA
Definition Defines.php:62

Definition at line 54 of file MessagesEl.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'Μέσο',
NS_SPECIAL => 'Ειδικό',
NS_TALK => 'Συζήτηση',
NS_USER => 'Χρήστης',
NS_USER_TALK => 'Συζήτηση_χρήστη',
NS_PROJECT_TALK => 'Συζήτηση_$1',
NS_FILE => 'Αρχείο',
NS_FILE_TALK => 'Συζήτηση_αρχείου',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Συζήτηση_MediaWiki',
NS_TEMPLATE => 'Πρότυπο',
NS_TEMPLATE_TALK => 'Συζήτηση_προτύπου',
NS_HELP => 'Βοήθεια',
NS_HELP_TALK => 'Συζήτηση_βοήθειας',
NS_CATEGORY => 'Κατηγορία',
NS_CATEGORY_TALK => 'Συζήτηση_κατηγορίας',
]
const NS_HELP
Definition Defines.php:86
const NS_USER
Definition Defines.php:76
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_MEDIAWIKI
Definition Defines.php:82
const NS_TEMPLATE
Definition Defines.php:84
const NS_SPECIAL
Definition Defines.php:63
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88
const NS_TEMPLATE_TALK
Definition Defines.php:85

Initial translation by Pasok Internet Volunteers http://forum.pasok.gr version 1.0 (initial release)

The project for the translation of MediaWiki into Greek was undertaken by a group of ICT volunteers working under the auspices of the Greek political party PASOK.

The idea behind this effort was to provide an extensible, easy-to-use and non-intimidating tool for content development and project management, to be used throughout the administrative and political structure of PASOK by staff, volunteers, party members and elected officials (all of whom possess varying degrees of ICT skills).

The PASOK ICT team and the volunteers who worked on this project are now returning the translated interface to the Open-Source Community with over 98% of the messages translated into user-friendly Greek.

We hope that it will be used as a tool by other civil society organizations in Greece, and that it will enhance the collective creation and the dissemination of knowledge - an essential component of the democratic process.

Definition at line 35 of file MessagesEl.php.

◆ $separatorTransformTable

$separatorTransformTable = [ ',' => '.', '.' => ',' ]

Definition at line 308 of file MessagesEl.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 61 of file MessagesEl.php.