r43153 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43152‎ | r43153 | r43154 >
Date:21:15, 3 November 2008
Author:rotem
Status:old
Tags:
Comment:
* Localization update for he.
* Removing obsolete message noticetranslate.
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)
  • /trunk/extensions/ContributionTracking/ContributionTracking.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php
@@ -214,7 +214,6 @@
215215 $messages['de'] = array(
216216 'centralnotice' => 'Administrierung der zentralen Meldungen',
217217 'noticetemplate' => 'Zentrale Meldungs-Vorlagen',
218 - 'noticetranslate' => 'Übersetzung zentraler Meldungen',
219218 'centralnotice-desc' => "Fügt eine zentrale ''sitenotice'' hinzu",
220219 'centralnotice-summary' => 'Diese Erweiterung erlaubt die Konfiguration zentraler Meldungen.
221220 Sie kann auch zur Erstellung neuer und Löschung alter Meldungen verwendet werden.',
@@ -363,7 +362,6 @@
364363 $messages['fr'] = array(
365364 'centralnotice' => 'Administration des avis centraux',
366365 'noticetemplate' => 'Modèles des avis centraux',
367 - 'noticetranslate' => 'Traduction des avis centraux',
368366 'centralnotice-desc' => 'Ajoute un sitenotice central',
369367 'centralnotice-summary' => 'Ce module vous permet de modifier vos paramètrres des notifications centrales.',
370368 'centralnotice-query' => 'Modifier les avis actuels',
@@ -460,7 +458,6 @@
461459 $messages['he'] = array(
462460 'centralnotice' => 'ניהול ההודעה המרכזית',
463461 'noticetemplate' => 'תבנית ההודעה המרכזית',
464 - 'noticetranslate' => 'תרגום ההודעה המרכזית',
465462 'centralnotice-desc' => 'הוספת הודעה בראש הדף משרת מרכזי',
466463 'centralnotice-summary' => 'מודול זה מאפשר את עריכת ההודעות המרכזיות המותקנות כעת.
467464 ניתן גם להשתמש בו כדי להוסיף או להסיר הודעות ישנות.',
@@ -566,7 +563,6 @@
567564 $messages['ia'] = array(
568565 'centralnotice' => 'Administration de notas central',
569566 'noticetemplate' => 'Patrono de notas central',
570 - 'noticetranslate' => 'Traduction de notas central',
571567 'centralnotice-desc' => 'Adde un notitia de sito central',
572568 'centralnotice-summary' => 'Iste modulo permitte modificar le notas central actualmente configurate.
573569 Illo pote tamben esser usate pro adder o remover notas ancian.',
@@ -812,7 +808,6 @@
813809 $messages['nl'] = array(
814810 'centralnotice' => 'Beheer centrale sitenotice',
815811 'noticetemplate' => 'Sjablonen centrale sitenotice',
816 - 'noticetranslate' => 'Vertalen centrale sitenotice',
817812 'centralnotice-desc' => 'Voegt een centrale sitemededeling toe',
818813 'centralnotice-summary' => 'Met deze module kunnen centraal ingestelde sitenotices bewerkt worden.
819814 De module kan ook gebruikt worden om sitenotices toe te voegen of oude te verwijderen.',
@@ -911,7 +906,6 @@
912907 $messages['pl'] = array(
913908 'centralnotice' => 'Administrowanie wspólnymi komunikatami',
914909 'noticetemplate' => 'Szablony wspólnych komunikatów',
915 - 'noticetranslate' => 'Tłumaczenie wspólnych komunikatów',
916910 'centralnotice-desc' => 'Dodaje wspólny komunikat dla serwisów',
917911 'centralnotice-summary' => 'Ten moduł pozwala zmieniać bieżące ustawienia wspólnych komunikatów.
918912 Można także dodawać i usuwać komunikaty.',
@@ -1132,7 +1126,6 @@
11331127 $messages['vi'] = array(
11341128 'centralnotice' => 'Quản lý các thông báo chung',
11351129 'noticetemplate' => 'Tiêu bản thông báo chung',
1136 - 'noticetranslate' => 'Dịch thông báo chung',
11371130 'centralnotice-desc' => 'Thêm thông báo ở đầu các trang tại hơn một wiki',
11381131 'centralnotice-summary' => 'Dùng phần này, bạn có thể sửa đổi các thông báo chung đã được thiết lập, cũng như thêm thông báo mới hoặc dời thông báo cũ.',
11391132 'centralnotice-query' => 'Sửa đổi các thông báo hiện hành',
Index: trunk/extensions/ContributionTracking/ContributionTracking.i18n.php
@@ -21,3 +21,17 @@
2222 'contrib-tracking-submitting' => 'Submitting to payment processor...',
2323 'contrib-tracking-continue' => 'Click the button to complete your donation at PayPal.',
2424 );
 25+
 26+/** Hebrew (עברית)
 27+ * @author Rotem Liss
 28+ */
 29+$messages['he'] = array(
 30+ 'contributiontracking-desc' => '[[Special:ContributionTracking|מעקב תרומות]] להתרמה לקרן ויקימדיה',
 31+ 'contributiontracking' => 'מעקב תרומות',
 32+
 33+ 'contrib-tracking-error' => 'שגיאה',
 34+ 'contrib-tracking-error-text' => 'שליחת פורום בלתי תקינה',
 35+
 36+ 'contrib-tracking-submitting' => 'נשלח למעבד התרומות...',
 37+ 'contrib-tracking-continue' => 'נא לחצו על הכפתור כדי להשלים את תרומתכם באתר PayPal.',
 38+);

Status & tagging log