r43022 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43021‎ | r43022 | r43023 >
Date:20:28, 1 November 2008
Author:rotem
Status:old
Tags:
Comment:
Localization update for he, and several fixes in en.
Modified paths:
  • /trunk/extensions/CentralNotice/CentralNotice.i18n.php (modified) (history)
  • /trunk/extensions/ContributionReporting/ContributionReporting.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralNotice/CentralNotice.i18n.php
@@ -42,8 +42,8 @@
4343 Not adding',
4444 'centralnotice-template-exists' => 'Template already exists.
4545 Not adding',
46 - 'centralnotice-notice-doesnt-exist' => 'Notice doesnt exist.
47 -Nothing to remove',
 46+ 'centralnotice-notice-doesnt-exist' => "Notice doesn't exist.
 47+Nothing to remove",
4848 'centralnotice-template-still-bound' => 'Template is still bound to a notice.
4949 Not removing.',
5050 'centralnotice-template-body' => 'Template body:',
@@ -55,7 +55,7 @@
5656 'centralnotice-project-lang' => 'Project language',
5757 'centralnotice-project-name' => 'Project name',
5858 'centralnotice-start-date' => 'Start date',
59 - 'centralnotice-start-time' => 'Start time (UTC) ',
 59+ 'centralnotice-start-time' => 'Start time (UTC)',
6060 'centralnotice-assigned-templates' => 'Assigned templates',
6161 'centralnotice-no-templates' => 'No templates found.
6262 Add some!',
@@ -80,8 +80,6 @@
8181 This action will be unrecoverable.',
8282 'centralnotice-no-notices-exist' => 'No notices exist.
8383 Add one below',
84 - 'centralnotice-confirm-delete' => 'Are you sure you want to delete this item?
85 -This action will be unrecoverable.',
8684 'centralnotice-no-templates-translate' => 'There are not any templates to edit translations for',
8785 'centralnotice-no-templates' => 'There are no templates in the system.
8886 Create one',
@@ -244,7 +242,85 @@
245243 * @author Rotem Liss
246244 */
247245 $messages['he'] = array(
 246+ 'centralnotice' => 'ניהול ההודעה המרכזית',
 247+ 'noticetemplate' => 'תבנית ההודעה המרכזית',
 248+ 'noticetranslate' => 'תרגום ההודעה המרכזית',
248249 'centralnotice-desc' => 'הוספת הודעה בראש הדף משרת מרכזי',
 250+ 'centralnotice-summary' => 'מודול זה מאפשר את עריכת ההודעות המרכזיות המותקנות כעת.
 251+ניתן גם להשתמש בו כדי להוסיף או להסיר הודעות ישנות.',
 252+ 'centralnotice-query' => 'שינוי ההודעות הקיימות',
 253+ 'centralnotice-notice-name' => 'שם ההודעה',
 254+ 'centralnotice-end-date' => 'תאריך סיום',
 255+ 'centralnotice-enabled' => 'מופעלת',
 256+ 'centralnotice-modify' => 'שליחה',
 257+ 'centralnotice-preview' => 'תצוגה מקדימה',
 258+ 'centralnotice-add-new' => 'הוספת הודעה מרכזית חדשה',
 259+ 'centralnotice-remove' => 'הסרה',
 260+ 'centralnotice-translate-heading' => 'תרגום של $1',
 261+ 'centralnotice-manage' => 'ניהול ההודעה המרכזית',
 262+ 'centralnotice-add' => 'הוספה',
 263+ 'centralnotice-add-notice' => 'הוספת הודעה',
 264+ 'centralnotice-add-template' => 'הוספת תבנית',
 265+ 'centralnotice-show-notices' => 'הצגת הודעות',
 266+ 'centralnotice-list-templates' => 'רשימת תבניות',
 267+ 'centralnotice-translations' => 'תרגומים',
 268+ 'centralnotice-translate-to' => 'תרגום ל',
 269+ 'centralnotice-translate' => 'תרגום',
 270+ 'centralnotice-english' => 'אנגלית',
 271+ 'centralnotice-template-name' => 'שם התבנית',
 272+ 'centralnotice-templates' => 'תבניות',
 273+ 'centralnotice-weight' => 'משקל',
 274+ 'centralnotice-locked' => 'נעול',
 275+ 'centralnotice-notices' => 'הודעות',
 276+ 'centralnotice-notice-exists' => 'ההודעה כבר קיימת.
 277+התוספת לא תבוצע',
 278+ 'centralnotice-template-exists' => 'התבנית כבר קיימת.
 279+התוספת לא תבוצע',
 280+ 'centralnotice-notice-doesnt-exist' => 'ההודעה אינה קיימת.
 281+אין מה להסיר',
 282+ 'centralnotice-template-still-bound' => 'התבנית עדיין מקושרת להודעה.
 283+ההסרה לא תבוצע.',
 284+ 'centralnotice-template-body' => 'גוף ההודעה:',
 285+ 'centralnotice-day' => 'יום',
 286+ 'centralnotice-year' => 'שנה',
 287+ 'centralnotice-month' => 'חודש',
 288+ 'centralnotice-hours' => 'שעה',
 289+ 'centralnotice-min' => 'דקה',
 290+ 'centralnotice-project-lang' => 'שפת המיזם',
 291+ 'centralnotice-project-name' => 'שם המיזם',
 292+ 'centralnotice-start-date' => 'תאריך ההתחלה',
 293+ 'centralnotice-start-time' => 'שעת ההתחלה (UTC)',
 294+ 'centralnotice-assigned-templates' => 'תבניות מקושרות',
 295+ 'centralnotice-no-templates' => 'לא נמצאו תבניות.
 296+הוסיפו כמה!',
 297+ 'centralnotice-no-templates-assigned' => 'אין תבניות המקושרות להודעה.
 298+הוסיפו כמה!',
 299+ 'centralnotice-available-templates' => 'תבניות זמינות',
 300+ 'centralnotice-template-already-exists' => 'התבנית כבר קשורה להודעה.
 301+התוספת לא תבוצע',
 302+ 'centralnotice-preview-template' => 'תצוגה מקדימה של התבנית',
 303+ 'centralnotice-start-hour' => 'זמן התחלה',
 304+ 'centralnotice-change-lang' => 'שינוי שפת התרגום',
 305+ 'centralnotice-weights' => 'משקלים',
 306+ 'centralnotice-notice-is-locked' => 'ההודעה נעולה.
 307+היא לא תוסר',
 308+ 'centralnotice-overlap' => 'ההודעה מתנגשת עם הזמן של הודעה אחרת.
 309+התוספת לא תבוצע',
 310+ 'centralnotice-invalid-date-range' => 'טווח תאריכים בלתי תקין.
 311+העדכון לא יבוצע',
 312+ 'centralnotice-null-string' => 'לא ניתן להוסיף מחרוזת ריקה.
 313+התוספת לא תבוצע',
 314+ 'centralnotice-confirm-delete' => 'האם אתם בטוחים שברצונכם למחוק פריט זה?
 315+אין אפשרות לבטל פעולה זו.',
 316+ 'centralnotice-no-notices-exist' => 'אין עדיין הודעות.
 317+הוסיפו אחת למטה',
 318+ 'centralnotice-no-templates-translate' => 'אין תבניות כדי לערוך את התרגומים שלהן',
 319+ 'centralnotice-no-templates' => 'אין תבניות במערכת.
 320+צרו אחת',
 321+ 'centralnotice-number-uses' => 'משתמשת ב',
 322+ 'centralnotice-edit-template' => 'עריכת התבנית',
 323+ 'centralnotice-message' => 'הודעה',
 324+ 'centralnotice-message-not-set' => 'לא הוגדרה הודעה',
249325 );
250326
251327 /** Hindi (हिन्दी)
Index: trunk/extensions/ContributionReporting/ContributionReporting.i18n.php
@@ -24,3 +24,20 @@
2525
2626 'contrib-hist-anonymous' => 'Anonymous',
2727 );
 28+
 29+/** Hebrew (עברית)
 30+ * @author Rotem Liss
 31+ */
 32+$messages['he'] = array(
 33+ 'contributionreporting-desc' => 'עדכון חי מההתרמה לוויקימדיה',
 34+ 'contributiontotal' => 'סיכום התרומות',
 35+ 'contributionhistory' => 'היסטוריית התרומות',
 36+
 37+ 'contrib-hist-header' => 'הערות של תורמים מרחבי העולם מוצגות בשידור חי',
 38+
 39+ 'contrib-hist-name' => 'שם',
 40+ 'contrib-hist-date' => 'תאריך ושעה',
 41+ 'contrib-hist-amount' => 'סכום',
 42+
 43+ 'contrib-hist-anonymous' => 'אנונימי',
 44+);

Status & tagging log