r51915 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51914‎ | r51915 | r51916 >
Date:18:06, 15 June 2009
Author:rotem
Status:ok
Tags:
Comment:
Localization update for he.
Modified paths:
  • /trunk/extensions/Collection/Collection.i18n.php (modified) (history)
  • /trunk/extensions/FlaggedRevs/language/OldReviewedPages.i18n.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -124,6 +124,7 @@
125125 'img_right' => array( '1', 'ימין', 'right' ),
126126 'img_left' => array( '1', 'שמאל', 'left' ),
127127 'img_none' => array( '1', 'ללא', 'none' ),
 128+ 'img_width' => array( '1', '$1 פיקסלים', '$1px' ),
128129 'img_center' => array( '1', 'מרכז', 'center', 'centre' ),
129130 'img_framed' => array( '1', 'ממוסגר', 'מסגרת', 'framed', 'enframed', 'frame' ),
130131 'img_frameless' => array( '1', 'לא ממוסגר', 'ללא מסגרת', 'frameless' ),
Index: trunk/extensions/Collection/Collection.i18n.php
@@ -2386,6 +2386,10 @@
23872387 'coll-print_template_pattern' => '$1/הדפסה',
23882388 'coll-unknown_subpage_title' => 'דף משנה בלתי ידוע',
23892389 'coll-unknown_subpage_text' => 'דף משנה זה של ה[[Special:Book|ספר]] אינו קיים',
 2390+ 'coll-couldnotaddarticle_title' => 'דף הוויקי לא נוסף',
 2391+ 'coll-couldnotaddarticle_msg' => 'לא ניתן היה להוסיף את דף הוויקי.',
 2392+ 'coll-couldnotremovearticle_title' => 'דף הוויקי לא הוסר',
 2393+ 'coll-couldnotremovearticle_msg' => 'לא ניתן היה להסיר את דף הוויקי.',
23902394 'coll-download_as' => 'הורדה בפורמט $1',
23912395 'coll-noscript_text' => '<h1>JavaScript נדרש!</h1>
23922396 <strong>הדפדפן שלכם אינו תומך ב־JavaScript או שביטלתם את JavaScript בדפדפן זה.
Index: trunk/extensions/FlaggedRevs/language/OldReviewedPages.i18n.php
@@ -35,8 +35,6 @@
3636 Title of [http://en.labs.wikimedia.org/wiki/Special:OldReviewedPages Special:OldReviewedPages].',
3737 'oldreviewedpages-legend' => '{{Flagged Revs-small}}
3838 Used on [http://en.labs.wikimedia.org/wiki/Special:OldReviewedPages Special:OldReviewedPages] as title/legend of the fieldset.',
39 - 'oldreviewedpages-list' => '{{Flagged Revs}}
40 -Parameter $1 is the number of pages going to be listed, to be used with PLURAL.',
4139 'oldreviewedpages-none' => '{{Flagged Revs}}',
4240 'oldreviewedpages-hours' => '{{Flagged Revs}}',
4341 'oldreviewedpages-days' => '{{Flagged Revs}}',
@@ -505,7 +503,6 @@
506504 $messages['he'] = array(
507505 'oldreviewedpages' => 'דפים בדוקים ישנים',
508506 'oldreviewedpages-legend' => 'רשימת דפים בדוקים עם גרסאות שלא נבדקו',
509 - 'oldreviewedpages-list' => 'דף זה מציג דפים שנבדקו, שיש להם עריכות הממתינות לבדיקה.',
510507 'oldreviewedpages-none' => 'אין כרגע דפים שעונים על קריטריונים אלה',
511508 'oldreviewedpages-hours' => '({{PLURAL:$1|שעה|$1 שעות|שעתיים}})',
512509 'oldreviewedpages-days' => '({{PLURAL:$1|יום|$1 ימים|יומיים}})',

Status & tagging log