Go to the source code of this file.
Variables | |
$namespaceNames | |
Translation by Pasok Internet Volunteers http://forum.pasok.gr version 1.0 (initial release). | |
$namespaceAliases | |
$specialPageAliases | |
$fallback8bitEncoding = 'iso-8859-7' | |
$separatorTransformTable = array(',' => '.', '.' => ',' ) | |
$linkTrail = '/^([a-z]+)(.*)$/sD' | |
$datePreferences | |
$defaultDateFormat = 'dmy' | |
$datePreferenceMigrationMap | |
$dateFormats | |
$magicWords | |
$messages |
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesEl.php.
$dateFormats |
Initial value:
array( '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 188 of file MessagesEl.php.
$datePreferenceMigrationMap |
Initial value:
array( 'default', 'dmy', 'dmy', 'dmy' )
Definition at line 181 of file MessagesEl.php.
$datePreferences |
Initial value:
array( 'default', 'dmy', 'ISO 8601', )
Definition at line 173 of file MessagesEl.php.
$defaultDateFormat = 'dmy' |
Definition at line 179 of file MessagesEl.php.
$fallback8bitEncoding = 'iso-8859-7' |
Definition at line 168 of file MessagesEl.php.
$linkTrail = '/^([a-z]+)(.*)$/sD' |
Definition at line 170 of file MessagesEl.php.
$magicWords |
Definition at line 199 of file MessagesEl.php.
$messages |
Definition at line 337 of file MessagesEl.php.
$namespaceAliases |
Initial value:
array( 'Μέσον' => NS_MEDIA, 'Εικόνα' => NS_FILE, 'Συζήτηση_εικόνας' => NS_FILE_TALK, )
Definition at line 72 of file MessagesEl.php.
$namespaceNames |
Initial value:
array( 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 => 'Συζήτηση_κατηγορίας', )
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 53 of file MessagesEl.php.
$separatorTransformTable = array(',' => '.', '.' => ',' ) |
Definition at line 169 of file MessagesEl.php.
$specialPageAliases |
Definition at line 78 of file MessagesEl.php.