Date_HumanDiff
[ class tree: Date_HumanDiff ] [ index: Date_HumanDiff ] [ all elements ]

Class: Date_HumanDiff_Locale_el

Source Location: /Date_HumanDiff-0.5.0/src/Date/HumanDiff/Locale/el.php

Class Overview

Date_HumanDiff_LocaleArray
   |
   --Date_HumanDiff_Locale_el

Greek translation of the english messages.


Author(s):

Version:

  • Release: @package_version@

Variables


Inherited Variables

Inherited Methods

Class: Date_HumanDiff_LocaleArray

Date_HumanDiff_LocaleArray::get()
Get the translation for the given string.

Class Details

[line 25]
Greek translation of the english messages.


[ Top ]


Class Variables

$trans = array(
        'just now'       => 'μόλις τώρα',
        'a minute ago'   => 'πριν ένα λεπτό',
        '%d minutes ago' => 'πριν %d λεπτά',
        'an hour ago'    => 'πριν μία ώρα',
        '%d hours ago'   => 'πριν %d ώρες',
        'yesterday'      => 'εχθές',
        '%d days ago'    => 'πριν %d ημέρες',
        'a week ago'     => 'πριν μια εβδομάδα',
        '%d weeks ago'   => 'πρίν %d εβδομάδες',
        'a month ago'    => 'πριν ένα μήνα',
        '%d months ago'  => 'πριν %d μήνες',
        'a year ago'     => 'πριν ένα χρόνο',
        '%d years ago'   => 'πριν %d χρόνια',

        'in a moment'   => 'σε λίγο',
        'in a minute'   => 'σε ένα λεπτό',
        'in %d minutes' => 'σε %d λεπτά',
        'in an hour'    => 'σε μια ώρα',
        'in %d hours'   => 'σε %d ώρες',
        'tomorrow'      => 'αύριο',
        'in %d days'    => 'σε %d ημέρες',
        'in a week'     => 'σε μια εβδομάδα',
        'in %d weeks'   => 'σε %d εβδομάδες',
        'in a month'    => "σ' ένα μήνα",
        'in %d months'  => 'σε %d μήνες',
        'in a year'     => "σ' ένα χρόνο",
        'in %d years'   => 'σε %d χρόνια',
    )

[line 33]

Translation array.

Key is the english variant, value the greek translation.

  • Access: public

Type:   array


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:56:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.