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

Class: Date_HumanDiff_Locale_fa

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

Class Overview

Date_HumanDiff_LocaleArray
   |
   --Date_HumanDiff_Locale_fa

Persian 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]
Persian 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 سال پیش',
    )

[line 33]

Translation array.

Key is the english variant, value the persian 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.