MediaWiki  1.29.1
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) More...
 
 $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,
]

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 => 'Συζήτηση_κατηγορίας',
]

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.

NS_HELP
const NS_HELP
Definition: Defines.php:74
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:73
NS_FILE
const NS_FILE
Definition: Defines.php:68
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:72
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:51
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:71
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:76
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:65
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:50
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:67
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:75
NS_USER
const NS_USER
Definition: Defines.php:64
NS_TALK
const NS_TALK
Definition: Defines.php:63
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:70
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:69
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:77