|
MediaWiki
REL1_19
|
Hebrew (עברית) More...
Go to the source code of this file.
Variables | |
| $bookstoreList | |
| $dateFormats | |
| $datePreferences | |
| $fallback8bitEncoding = 'windows-1255' | |
| $linkTrail = '/^([a-zא-ת]+)(.*)$/sDu' | |
| $magicWords | |
| $messages | |
| $namespaceAliases | |
| $namespaceGenderAliases | |
| $namespaceNames | |
| $rtl = true | |
| $specialPageAliases | |
Hebrew (עברית)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesHe.php.
| $bookstoreList |
array(
'מיתוס' => 'http://www.mitos.co.il/',
'iBooks' => 'http://www.ibooks.co.il/',
'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
'Amazon.com' => 'http://www.amazon.com/exec/obidos/ISBN=$1'
)
Definition at line 64 of file MessagesHe.php.
| $dateFormats |
array(
'mdy time' => 'H:i',
'mdy date' => 'xg j, Y',
'mdy both' => 'H:i, xg j, Y',
'dmy time' => 'H:i',
'dmy date' => 'j xg Y',
'dmy both' => 'H:i, j xg Y',
'ymd time' => 'H:i',
'ymd date' => 'Y xg j',
'ymd both' => 'H:i, Y xg j',
'hebrew time' => 'H:i',
'hebrew date' => 'xhxjj xjx xhxjY',
'hebrew both' => 'H:i, xhxjj xjx xhxjY',
'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 42 of file MessagesHe.php.
| $datePreferences |
array(
'default',
'mdy',
'dmy',
'ymd',
'hebrew',
'ISO 8601',
)
Definition at line 33 of file MessagesHe.php.
| $fallback8bitEncoding = 'windows-1255' |
Definition at line 30 of file MessagesHe.php.
| $linkTrail = '/^([a-zא-ת]+)(.*)$/sDu' |
Definition at line 29 of file MessagesHe.php.
| $magicWords |
Definition at line 71 of file MessagesHe.php.
| $messages |
Definition at line 357 of file MessagesHe.php.
| $namespaceAliases |
array(
'תמונה' => NS_FILE,
'שיחת_תמונה' => NS_FILE_TALK,
)
Definition at line 348 of file MessagesHe.php.
| $namespaceGenderAliases |
array(
NS_USER => array( 'male' => 'משתמש', 'female' => 'משתמשת' ),
NS_USER_TALK => array( 'male' => 'שיחת_משתמש', 'female' => 'שיחת_משתמשת' ),
)
Definition at line 352 of file MessagesHe.php.
| $namespaceNames |
array(
NS_MEDIA => 'מדיה',
NS_SPECIAL => 'מיוחד',
NS_MAIN => '',
NS_TALK => 'שיחה',
NS_USER => 'משתמש',
NS_USER_TALK => 'שיחת_משתמש',
NS_PROJECT_TALK => 'שיחת_$1',
NS_FILE => 'קובץ',
NS_FILE_TALK => 'שיחת_קובץ',
NS_MEDIAWIKI => 'מדיה_ויקי',
NS_MEDIAWIKI_TALK => 'שיחת_מדיה_ויקי',
NS_TEMPLATE => 'תבנית',
NS_TEMPLATE_TALK => 'שיחת_תבנית',
NS_HELP => 'עזרה',
NS_HELP_TALK => 'שיחת_עזרה',
NS_CATEGORY => 'קטגוריה',
NS_CATEGORY_TALK => 'שיחת_קטגוריה',
)
Definition at line 329 of file MessagesHe.php.
| $rtl = true |
Definition at line 27 of file MessagesHe.php.
| $specialPageAliases |
Definition at line 227 of file MessagesHe.php.