Index: trunk/phase3/languages/messages/MessagesHe.php |
— | — | @@ -69,7 +69,8 @@ |
70 | 70 | 'toc' => array( 0, '__תוכן_עניינים__', '__תוכן__', '__TOC__' ), |
71 | 71 | 'noeditsection' => array( 0, '__ללא_עריכה__', '__NOEDITSECTION__' ), |
72 | 72 | 'noheader' => array( 0, '__ללא_כותרת__', '__NOHEADER__' ), |
73 | | - 'currentmonth' => array( 1, 'חודש נוכחי', 'CURRENTMONTH' ), |
| 73 | + 'currentmonth' => array( 1, 'חודש נוכחי', 'חודש נוכחי 2', 'CURRENTMONTH', 'CURRENTMONTH2' ), |
| 74 | + 'currentmonth1' => array( 1, 'חודש נוכחי 1', 'CURRENTMONTH1' ), |
74 | 75 | 'currentmonthname' => array( 1, 'שם חודש נוכחי', 'CURRENTMONTHNAME' ), |
75 | 76 | 'currentmonthnamegen' => array( 1, 'שם חודש נוכחי קניין', 'CURRENTMONTHNAMEGEN' ), |
76 | 77 | 'currentmonthabbrev' => array( 1, 'קיצור חודש נוכחי', 'CURRENTMONTHABBREV' ), |
— | — | @@ -79,7 +80,8 @@ |
80 | 81 | 'currentyear' => array( 1, 'שנה נוכחית', 'CURRENTYEAR' ), |
81 | 82 | 'currenttime' => array( 1, 'שעה נוכחית', 'CURRENTTIME' ), |
82 | 83 | 'currenthour' => array( 1, 'שעות נוכחיות', 'CURRENTHOUR' ), |
83 | | - 'localmonth' => array( 1, 'חודש מקומי', 'LOCALMONTH' ), |
| 84 | + 'localmonth' => array( 1, 'חודש מקומי', 'חודש מקומי 2', 'LOCALMONTH', 'LOCALMONTH2' ), |
| 85 | + 'localmonth1' => array( 1, 'חודש מקומי 1', 'LOCALMONTH1' ), |
84 | 86 | 'localmonthname' => array( 1, 'שם חודש מקומי', 'LOCALMONTHNAME' ), |
85 | 87 | 'localmonthnamegen' => array( 1, 'שם חודש מקומי קניין', 'LOCALMONTHNAMEGEN' ), |
86 | 88 | 'localmonthabbrev' => array( 1, 'קיצור חודש מקומי', 'LOCALMONTHABBREV' ), |
— | — | @@ -1200,8 +1202,8 @@ |
1201 | 1203 | 'notitlematches' => 'אין כותרות דפים תואמות', |
1202 | 1204 | 'textmatches' => 'דפים עם תוכן תואם', |
1203 | 1205 | 'notextmatches' => 'אין דפים עם תוכן תואם', |
1204 | | -'prevn' => '$1 הקודמים', |
1205 | | -'nextn' => '$1 הבאים', |
| 1206 | +'prevn' => '{{PLURAL:$1|הקודם|$1 הקודמים}}', |
| 1207 | +'nextn' => '{{PLURAL:$1|הבא|$1 הבאים}}', |
1206 | 1208 | 'prevn-title' => '{{PLURAL:$1|התוצאה הקודמת|$1 התוצאות הקודמות}}', |
1207 | 1209 | 'nextn-title' => '{{PLURAL:$1|התוצאה הבאה|$1 התוצאות הבאות}}', |
1208 | 1210 | 'shown-title' => 'הצגת {{PLURAL:$1|תוצאה אחת|$1 תוצאות}} בדף', |