Index: branches/REL1_13/phase3/languages/messages/MessagesHe.php |
— | — | @@ -1807,9 +1807,9 @@ |
1808 | 1808 | 'sessionfailure' => 'נראה שיש בעיה בחיבורכם לאתר. פעולתכם בוטלה כאמצעי זהירות כנגד התחזות לתקשורת ממחשבכם. אנא חיזרו לדף הקודם ונסו שנית.', |
1809 | 1809 | 'protectlogpage' => 'יומן הגנות', |
1810 | 1810 | 'protectlogtext' => 'להלן רשימה של הגנות וביטולי הגנות על דפים. ראו גם את [[Special:ProtectedPages|רשימת הדפים המוגנים]] הנוכחית.', |
1811 | | -'protectedarticle' => 'הגן על [[:$1]]', |
1812 | | -'modifiedarticleprotection' => 'שינה את רמת ההגנה של [[:$1]]', |
1813 | | -'unprotectedarticle' => 'ביטל את ההגנה על [[:$1]]', |
| 1811 | +'protectedarticle' => 'הגן על [[$1]]', |
| 1812 | +'modifiedarticleprotection' => 'שינה את רמת ההגנה של [[$1]]', |
| 1813 | +'unprotectedarticle' => 'ביטל את ההגנה על [[$1]]', |
1814 | 1814 | 'protect-title' => 'שינוי רמת ההגנה של "$1"', |
1815 | 1815 | 'protect-backlink' => '→ $1', |
1816 | 1816 | 'protect-legend' => 'אישור הפעלת ההגנה', |
— | — | @@ -2086,8 +2086,8 @@ |
2087 | 2087 | 'movepage-page-moved' => 'הדף $1 הועבר לשם $2.', |
2088 | 2088 | 'movepage-page-unmoved' => 'לא ניתן להעביר את הדף $1 לשם $2.', |
2089 | 2089 | 'movepage-max-pages' => 'המספר המקסימלי של {{PLURAL:$1|דף אחד|$1 דפים}} כבר הועבר ולא ניתן להעביר דפים נוספים אוטומטית.', |
2090 | | -'1movedto2' => '[[:$1]] הועבר ל[[:$2]]', |
2091 | | -'1movedto2_redir' => '[[:$1]] הועבר ל[[:$2]] במקום הפניה', |
| 2090 | +'1movedto2' => '[[$1]] הועבר ל[[$2]]', |
| 2091 | +'1movedto2_redir' => '[[$1]] הועבר ל[[$2]] במקום הפניה', |
2092 | 2092 | 'movelogpage' => 'יומן העברות', |
2093 | 2093 | 'movelogpagetext' => 'להלן רשימה של העברות דפים.', |
2094 | 2094 | 'movereason' => 'סיבה:', |
— | — | @@ -2176,7 +2176,7 @@ |
2177 | 2177 | # Import log |
2178 | 2178 | 'importlogpage' => 'יומן ייבוא', |
2179 | 2179 | 'importlogpagetext' => 'ייבוא מנהלי של דפים (כולל היסטוריית העריכות שלהם) מאתרי ויקי אחרים.', |
2180 | | -'import-logentry-upload' => 'ייבא את [[:$1]] על ידי העלאת קובץ', |
| 2180 | +'import-logentry-upload' => 'ייבא את [[$1]] באמצעות העלאת קובץ', |
2181 | 2181 | 'import-logentry-upload-detail' => '{{PLURAL:$1|גרסה אחת|$1 גרסאות}}', |
2182 | 2182 | 'import-logentry-interwiki' => 'ייבא את $1 בייבוא בין־אתרי', |
2183 | 2183 | 'import-logentry-interwiki-detail' => '{{PLURAL:$1|גרסה אחת|$1 גרסאות}} של הדף $2', |
— | — | @@ -2729,7 +2729,7 @@ |
2730 | 2730 | # Auto-summaries |
2731 | 2731 | 'autosumm-blank' => 'הסרת כל התוכן מדף זה', |
2732 | 2732 | 'autosumm-replace' => "החלפת הדף עם '$1'", |
2733 | | -'autoredircomment' => 'הפניה לדף [[:$1]]', |
| 2733 | +'autoredircomment' => 'הפניה לדף [[$1]]', |
2734 | 2734 | 'autosumm-new' => 'דף חדש: $1', |
2735 | 2735 | |
2736 | 2736 | # Size units |
Index: branches/REL1_13/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2181,9 +2181,9 @@ |
2182 | 2182 | 'protectlogpage' => 'Protection log', |
2183 | 2183 | 'protectlogtext' => 'Below is a list of page locks and unlocks. |
2184 | 2184 | See the [[Special:ProtectedPages|protected pages list]] for the list of currently operational page protections.', |
2185 | | -'protectedarticle' => 'protected "[[:$1]]"', |
2186 | | -'modifiedarticleprotection' => 'changed protection level for "[[:$1]]"', |
2187 | | -'unprotectedarticle' => 'unprotected "[[:$1]]"', |
| 2185 | +'protectedarticle' => 'protected "[[$1]]"', |
| 2186 | +'modifiedarticleprotection' => 'changed protection level for "[[$1]]"', |
| 2187 | +'unprotectedarticle' => 'unprotected "[[$1]]"', |
2188 | 2188 | 'protect-title' => 'Change protection level for "$1"', |
2189 | 2189 | 'protect-backlink' => '← $1', # only translate this message to other languages if you have to change it |
2190 | 2190 | 'protect-legend' => 'Confirm protection', |
— | — | @@ -2480,8 +2480,8 @@ |
2481 | 2481 | 'movepage-page-moved' => 'The page $1 has been moved to $2.', |
2482 | 2482 | 'movepage-page-unmoved' => 'The page $1 could not be moved to $2.', |
2483 | 2483 | 'movepage-max-pages' => 'The maximum of $1 {{PLURAL:$1|page|pages}} has been moved and no more will be moved automatically.', |
2484 | | -'1movedto2' => '[[:$1]] moved to [[:$2]]', |
2485 | | -'1movedto2_redir' => '[[:$1]] moved to [[:$2]] over redirect', |
| 2484 | +'1movedto2' => '[[$1]] moved to [[$2]]', |
| 2485 | +'1movedto2_redir' => '[[$1]] moved to [[$2]] over redirect', |
2486 | 2486 | 'movelogpage' => 'Move log', |
2487 | 2487 | 'movelogpagetext' => 'Below is a list of pages moved.', |
2488 | 2488 | 'movereason' => 'Reason:', |
— | — | @@ -2576,7 +2576,7 @@ |
2577 | 2577 | # Import log |
2578 | 2578 | 'importlogpage' => 'Import log', |
2579 | 2579 | 'importlogpagetext' => 'Administrative imports of pages with edit history from other wikis.', |
2580 | | -'import-logentry-upload' => 'imported [[:$1]] by file upload', |
| 2580 | +'import-logentry-upload' => 'imported [[$1]] by file upload', |
2581 | 2581 | 'import-logentry-upload-detail' => '$1 {{PLURAL:$1|revision|revisions}}', |
2582 | 2582 | 'import-logentry-interwiki' => 'transwikied $1', |
2583 | 2583 | 'import-logentry-interwiki-detail' => '$1 {{PLURAL:$1|revision|revisions}} from $2', |
— | — | @@ -3291,7 +3291,7 @@ |
3292 | 3292 | # Auto-summaries |
3293 | 3293 | 'autosumm-blank' => 'Removing all content from page', |
3294 | 3294 | 'autosumm-replace' => "Replacing page with '$1'", |
3295 | | -'autoredircomment' => 'Redirecting to [[:$1]]', |
| 3295 | +'autoredircomment' => 'Redirecting to [[$1]]', |
3296 | 3296 | 'autosumm-new' => 'New page: $1', |
3297 | 3297 | |
3298 | 3298 | # Autoblock whitelist |