Index: branches/wmf/1.18wmf1/extensions/CentralNotice/CentralNotice.i18n.php |
— | — | @@ -24,6 +24,7 @@ |
25 | 25 | 'centralnotice-end-date' => 'End date', |
26 | 26 | 'centralnotice-enabled' => 'Enabled', |
27 | 27 | 'centralnotice-modify' => 'Submit', |
| 28 | + 'centralnotice-view' => 'View', |
28 | 29 | 'centralnotice-save-banner' => 'Save banner', |
29 | 30 | 'centralnotice-preview' => 'Preview', |
30 | 31 | 'centralnotice-nopreview' => '(Preview not available)', |
— | — | @@ -139,6 +140,7 @@ |
140 | 141 | 'centralnotice-view-allocation' => 'View banner allocation', |
141 | 142 | 'centralnotice-allocation-instructions' => 'Choose the environment you would like to view banner allocation for:', |
142 | 143 | 'centralnotice-languages' => 'Languages', |
| 144 | + 'centralnotice-language' => 'Language', |
143 | 145 | 'centralnotice-projects' => 'Projects', |
144 | 146 | 'centralnotice-country' => 'Country', |
145 | 147 | 'centralnotice-no-allocation' => 'No banners allocated.', |
— | — | @@ -172,6 +174,7 @@ |
173 | 175 | 'centralnotice-date' => 'Date', |
174 | 176 | 'centralnotice-apply-filters' => 'Apply filters', |
175 | 177 | 'centralnotice-clear-filters' => 'Clear filters', |
| 178 | + 'centralnotice-banner-messages' => 'Banner messages', |
176 | 179 | ); |
177 | 180 | |
178 | 181 | /** Message documentation (Message documentation) |
— | — | @@ -189,6 +192,7 @@ |
190 | 193 | * @author Seb35 |
191 | 194 | * @author Siebrand |
192 | 195 | * @author The Evil IP address |
| 196 | + * @author Yekrats |
193 | 197 | */ |
194 | 198 | $messages['qqq'] = array( |
195 | 199 | 'centralnotice' => 'Name of Special:CentralNotice in Special:SpecialPages and title of Special:CentralNotice page', |
— | — | @@ -197,23 +201,27 @@ |
198 | 202 | 'centralnoticelogs' => 'Title of Special:CentralNoticeLogs page, should be identical to centralnotice message. (Since the extension uses a secondary tab interface, the effective page title is actually centralnotice-view-logs.)', |
199 | 203 | 'right-centralnotice-admin' => '{{doc-right}}', |
200 | 204 | 'action-centralnotice-admin' => '{{doc-action}}', |
201 | | - 'centralnotice-desc' => '{{desc}}', |
202 | | - 'centralnotice-summary' => 'Used in Special:CentralNotice', |
| 205 | + 'centralnotice-desc' => 'The [[mw:Extension:CentralNotice|Central Notice extension]] allows a notice to be posted centrally to several wikis. |
| 206 | +{{desc}}', |
| 207 | + 'centralnotice-summary' => 'Used in Special:CentralNotice for [[mw:Extension:CentralNotice]]', |
203 | 208 | 'centralnotice-end-date' => '{{Identical|End date}}', |
204 | 209 | 'centralnotice-enabled' => '{{Identical|Enabled}}', |
205 | 210 | 'centralnotice-modify' => 'Submit button on: |
206 | | -* "change translation language" dialog box on [[m:Special:NoticeTemplate]] |
207 | | -* "view banner allocation" on [[m:Special:BannerAllocation]] |
208 | | -* any others? |
| 211 | +* "change translation language" dialog box on [[m:Special:NoticeTemplate]]. |
| 212 | +* "add campaign" form on [[m:Special:CentralNotice]] (only when sufficent access rights). |
209 | 213 | |
210 | 214 | {{Identical|Submit}}', |
| 215 | + 'centralnotice-view' => 'Submit button on: |
| 216 | +* "view banner allocation" on [[m:Special:BannerAllocation]]. |
| 217 | +{{Identical|View}}', |
211 | 218 | 'centralnotice-save-banner' => 'Label for the submit button which saves a CentralNotice banner.', |
212 | 219 | 'centralnotice-preview' => '{{Identical|Preview}}', |
213 | 220 | 'centralnotice-nopreview' => '{{Identical|Nopreview}}', |
214 | 221 | 'centralnotice-remove' => '{{Identical|Remove}}', |
215 | 222 | 'centralnotice-translate-heading' => 'Fieldset label. $1 is a name of a template.', |
216 | 223 | 'centralnotice-manage' => 'Title of sub-page of [http://meta.wikimedia.org/wiki/Special:CentralNotice Manage Central Notice] special page.', |
217 | | - 'centralnotice-add' => '{{Identical|Add}}', |
| 224 | + 'centralnotice-add' => 'Used in [[mw:Extension:CentralNotice]] |
| 225 | +{{Identical|Add}}', |
218 | 226 | 'centralnotice-multiple-languages' => '$1 is the number of languages in which the notice is available. It is always greater than 3. This message is in the column "languages" in the table.', |
219 | 227 | 'centralnotice-multiple-countries' => '$1 is the number of countries in which the notice is available.', |
220 | 228 | 'centralnotice-all-projects' => 'Data entry in the column "Projects" in the table on the [[m:Special:CentralNotice|Central Notice]] special page.', |
— | — | @@ -243,13 +251,19 @@ |
244 | 252 | 'centralnotice-message' => '{{Identical|Message}}', |
245 | 253 | 'centralnotice-clone-name' => '{{Identical|Name}}', |
246 | 254 | 'centralnotice-insert' => '{{Identical|Insert}}', |
247 | | - 'centralnotice-hide-button' => 'See also {{msg|Centralnotice-expand-button}}.', |
248 | | - 'centralnotice-expand-button' => 'See also {{msg|Centralnotice-hide-button}}.', |
| 255 | + 'centralnotice-hide-button' => 'This is an action, a verb in imperative form. It refers to "Do hide the centralnotice!" |
| 256 | + |
| 257 | +See also {{msg|Centralnotice-expand-button}}.', |
| 258 | + 'centralnotice-collapse-button' => 'This is an action, a verb in imperative form. It refers to "Do collapse the centralnotice!"', |
| 259 | + 'centralnotice-expand-button' => 'This is an action, a verb in imperative form. It refers to "Do expand the centralnotice!" |
| 260 | + |
| 261 | +See also {{msg|Centralnotice-hide-button}}.', |
249 | 262 | 'centralnotice-geo' => 'Used to label a checkbox which activates geotargeting', |
250 | 263 | 'centralnotice-allocation' => 'Tab for sub-page [[m:BannerAllocation|banner allocation]] to central notice special page.', |
251 | 264 | 'centralnotice-view-allocation' => 'Heading of dialog box on [[m:Special:BannerAllocation|banner allocation]] special page.', |
252 | 265 | 'centralnotice-allocation-instructions' => 'Dialog box instructions on [[m:Special:BannerAllocation|banner allocation]] special page.', |
253 | 266 | 'centralnotice-languages' => '{{Identical|Language}}', |
| 267 | + 'centralnotice-language' => '{{Identical|Language}}', |
254 | 268 | 'centralnotice-projects' => 'Column heading of a table in the [http://meta.wikimedia.org/wiki/Special:CentralNotice Manage Central Notice] special page |
255 | 269 | |
256 | 270 | {{Identical|Project}}', |
— | — | @@ -272,7 +286,10 @@ |
273 | 287 | 'centralnotice-user-links' => '$1 is a link to the user page, $2 is a link to the user talk page.', |
274 | 288 | 'centralnotice-log-label' => '$1 is a label for a setting, $2 is the value of the setting (or changes to the setting)', |
275 | 289 | 'centralnotice-campaign-settings' => 'Label for a radio button', |
276 | | - 'centralnotice-banner-settings' => 'Label for a radio button', |
| 290 | + 'centralnotice-banner-settings' => "Label for a radio button |
| 291 | + |
| 292 | +{{msg-mw|Centralnotice-banner-settings}} and {{msg-mw|Centralnotice-banner-content}} are visible at [{{fullurl:meta:Special:CentralNoticeLogs|log=bannersettings}} Special:CentralNoticeLogs] – ''settings'' chooses between logs for campaigns and log for banners, ''content'' is one of the things which could be changed on a banner (see the details of a log entry). So, I would go with “banners in general” for ''settings'' and “a single banner” in ''content''.", |
| 293 | + 'centralnotice-banner-content' => "{{msg-mw|Centralnotice-banner-settings}} and {{msg-mw|Centralnotice-banner-content}} appear to be visible at [{{fullurl:meta:Special:CentralNoticeLogs|log=bannersettings}} Special:CentralNoticeLogs] – ''settings'' chooses between logs for campaigns and log for banners, ''content'' is one of the things which could be changed on a banner (see the details of a log entry). So, I would go with “banners in general” for ''settings'' and “a single banner” in ''content''.", |
277 | 294 | 'centralnotice-filters' => 'Label for a set of options that control filtering of logs', |
278 | 295 | 'centralnotice-date' => 'Label for a date selection interface', |
279 | 296 | 'centralnotice-apply-filters' => 'Label for a submit button', |
— | — | @@ -293,8 +310,10 @@ |
294 | 311 | 'centralnotice-end-date' => 'Einddatum', |
295 | 312 | 'centralnotice-enabled' => 'Aktief', |
296 | 313 | 'centralnotice-modify' => 'Dien in', |
| 314 | + 'centralnotice-view' => 'Wys', |
297 | 315 | 'centralnotice-save-banner' => 'Stoor banier', |
298 | 316 | 'centralnotice-preview' => 'Voorskou', |
| 317 | + 'centralnotice-nopreview' => '(Voorskou nie beskikbaar nie)', |
299 | 318 | 'centralnotice-add-new' => "Voeg 'n nuwe sentrale kennisgewing by", |
300 | 319 | 'centralnotice-remove' => 'Verwyder', |
301 | 320 | 'centralnotice-translate-heading' => 'Vertaling vir $1', |
— | — | @@ -308,6 +327,8 @@ |
309 | 328 | 'centralnotice-list-templates' => 'Lys sjablone', |
310 | 329 | 'centralnotice-multiple-projects' => 'verskeie ($1)', |
311 | 330 | 'centralnotice-multiple-languages' => 'verskeie ($1)', |
| 331 | + 'centralnotice-multiple-countries' => 'Verskeie ($1)', |
| 332 | + 'centralnotice-all-projects' => 'Alle projekte', |
312 | 333 | 'centralnotice-translations' => 'Vertalings', |
313 | 334 | 'centralnotice-translate-to' => 'Vertaal na', |
314 | 335 | 'centralnotice-translate' => 'Vertaal', |
— | — | @@ -380,6 +401,7 @@ |
381 | 402 | 'centralnotice-clone-name' => 'Naam:', |
382 | 403 | 'centralnotice-preview-all-template-translations' => 'Voorskou al die beskikbare vertalings van die sjabloon', |
383 | 404 | 'centralnotice-insert' => 'Invoeging: $1', |
| 405 | + 'centralnotice-hide-button' => 'Versteek skakel', |
384 | 406 | 'centralnotice-close-button' => 'Sluit-knoppie', |
385 | 407 | 'centralnotice-translate-button' => '"Help met vertaling" byvoeg', |
386 | 408 | 'centralnotice-donate-button' => 'Skenk-knoppie', |
— | — | @@ -395,12 +417,25 @@ |
396 | 418 | 'centralnotice-allocation' => 'Toekenning', |
397 | 419 | 'centralnotice-view-allocation' => 'Wys baniertoekenning', |
398 | 420 | 'centralnotice-languages' => 'Tale', |
| 421 | + 'centralnotice-language' => 'Taal', |
399 | 422 | 'centralnotice-projects' => 'Projekte', |
400 | 423 | 'centralnotice-country' => 'Land', |
401 | 424 | 'centralnotice-no-allocation' => 'Geen baniere toegeken nie.', |
402 | 425 | 'centralnotice-allocation-description' => 'Baniertoekenning vir $1.$2 in $3:', |
403 | 426 | 'centralnotice-percentage' => 'Persentasie', |
404 | 427 | 'centralnotice-preferred' => 'Voorkeur', |
| 428 | + 'centralnotice-logs' => 'Logboeke', |
| 429 | + 'centralnotice-view-logs' => 'Wys logboeke', |
| 430 | + 'centralnotice-timestamp' => 'Tydstip', |
| 431 | + 'centralnotice-user' => 'Gebruiker', |
| 432 | + 'centralnotice-action' => 'Aksie', |
| 433 | + 'centralnotice-on' => 'aan', |
| 434 | + 'centralnotice-off' => 'af', |
| 435 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span> toegevoeg', |
| 436 | + 'centralnotice-removed' => '<span class="cn-old-value">$1</span> verwyder', |
| 437 | + 'centralnotice-talk-link' => 'bespreking', |
| 438 | + 'centralnotice-fundraising' => 'Fondsinsameling', |
| 439 | + 'centralnotice-date' => 'Datum', |
405 | 440 | ); |
406 | 441 | |
407 | 442 | /** Gheg Albanian (Gegë) |
— | — | @@ -469,6 +504,7 @@ |
470 | 505 | * @author Meno25 |
471 | 506 | * @author OsamaK |
472 | 507 | * @author Ouda |
| 508 | + * @author زكريا |
473 | 509 | */ |
474 | 510 | $messages['ar'] = array( |
475 | 511 | 'centralnotice' => 'مدير الإخطار المركزي', |
— | — | @@ -485,6 +521,7 @@ |
486 | 522 | 'centralnotice-end-date' => 'تاريخ الانتهاء', |
487 | 523 | 'centralnotice-enabled' => 'مُفعّل', |
488 | 524 | 'centralnotice-modify' => 'أرسل', |
| 525 | + 'centralnotice-view' => 'عرض', |
489 | 526 | 'centralnotice-save-banner' => 'حفظ الشعار', |
490 | 527 | 'centralnotice-preview' => 'عاين', |
491 | 528 | 'centralnotice-nopreview' => '(المعاينة غير متوفرة)', |
— | — | @@ -501,6 +538,7 @@ |
502 | 539 | 'centralnotice-list-templates' => 'اعرض القوالب', |
503 | 540 | 'centralnotice-multiple-projects' => 'متعددة ( $1 )', |
504 | 541 | 'centralnotice-multiple-languages' => 'متعددة ( $1 )', |
| 542 | + 'centralnotice-multiple-countries' => 'كثير ($1)', |
505 | 543 | 'centralnotice-all-projects' => 'كل المشاريع', |
506 | 544 | 'centralnotice-translations' => 'الترجمات', |
507 | 545 | 'centralnotice-translate-to' => 'ترجم إلى', |
— | — | @@ -598,6 +636,7 @@ |
599 | 637 | 'centralnotice-view-allocation' => 'موقع عرض الشعار', |
600 | 638 | 'centralnotice-allocation-instructions' => 'اختر البيئة قد ترغب في عرض الشعار بها:', |
601 | 639 | 'centralnotice-languages' => 'اللغات', |
| 640 | + 'centralnotice-language' => 'لغة', |
602 | 641 | 'centralnotice-projects' => 'مشاريع', |
603 | 642 | 'centralnotice-country' => 'الدولة', |
604 | 643 | 'centralnotice-no-allocation' => 'لا يوجد شعارات مخصصة.', |
— | — | @@ -611,6 +650,26 @@ |
612 | 651 | 'centralnotice-timestamp' => 'طابع زمني', |
613 | 652 | 'centralnotice-user' => 'مستخدم', |
614 | 653 | 'centralnotice-action' => 'فعل', |
| 654 | + 'centralnotice-changed' => 'غير من <span class="cn-old-value">$1</span> إلى <span class="cn-new-value">$2</span>', |
| 655 | + 'centralnotice-on' => 'مشغل', |
| 656 | + 'centralnotice-off' => 'معطل', |
| 657 | + 'centralnotice-added' => 'أضيف <span class="cn-new-value">$1</span>', |
| 658 | + 'centralnotice-removed' => 'حذف <span class="cn-old-value">$1</span>', |
| 659 | + 'centralnotice-no-assignments' => 'ما من لافتة معينة', |
| 660 | + 'centralnotice-talk-link' => 'نقاش', |
| 661 | + 'centralnotice-campaign-settings' => 'إعدادات الحملة', |
| 662 | + 'centralnotice-banner-settings' => 'إعدادات اللافتة', |
| 663 | + 'centralnotice-anon' => 'اعرض للمستخدمين المجهولين', |
| 664 | + 'centralnotice-account' => 'اعرض للمستخدمين الداخلين', |
| 665 | + 'centralnotice-fundraising' => 'جمع تبرعات', |
| 666 | + 'centralnotice-landingpages' => 'صفحات الوصول', |
| 667 | + 'centralnotice-banner-content' => 'محتوى اللافتة', |
| 668 | + 'centralnotice-banner-content-changed' => 'غيرت', |
| 669 | + 'centralnotice-filters' => 'مرشح السجلات', |
| 670 | + 'centralnotice-date' => 'تاريخ', |
| 671 | + 'centralnotice-apply-filters' => 'تطبيق المرشح', |
| 672 | + 'centralnotice-clear-filters' => 'مسح المرشحات', |
| 673 | + 'centralnotice-banner-messages' => 'رسائل لافتات', |
615 | 674 | ); |
616 | 675 | |
617 | 676 | /** Aramaic (ܐܪܡܝܐ) |
— | — | @@ -638,6 +697,8 @@ |
639 | 698 | 'centralnotice-edit-template' => 'ܫܚܠܦ ܩܠܒܐ', |
640 | 699 | 'centralnotice-message' => 'ܐܓܪܬܐ', |
641 | 700 | 'centralnotice-clone-name' => 'ܫܡܐ:', |
| 701 | + 'centralnotice-collapse-button' => 'ܐܟܪܟ ܐܣܘܪܐ', |
| 702 | + 'centralnotice-expand-button' => 'ܪܘܚ ܐܣܘܪܐ', |
642 | 703 | 'centralnotice-countries' => 'ܐܬܪ̈ܘܬܐ', |
643 | 704 | 'centralnotice-country' => 'ܐܬܪܐ', |
644 | 705 | ); |
— | — | @@ -739,6 +800,7 @@ |
740 | 801 | 'centralnotice' => "Alministrador d'avisos centralizaos", |
741 | 802 | 'noticetemplate' => "Alministrador d'avisos centralizaos", |
742 | 803 | 'bannerallocation' => "Alministrador d'avisos centralizaos", |
| 804 | + 'centralnoticelogs' => "Alministrador d'avisos centralizaos", |
743 | 805 | 'right-centralnotice-admin' => 'Xestionar los avisos centralizaos', |
744 | 806 | 'action-centralnotice-admin' => 'xestionar los avisos centralizaos', |
745 | 807 | 'centralnotice-desc' => 'Añade una anuncia centralizada del sitiu (sitenotice)', |
— | — | @@ -749,6 +811,7 @@ |
750 | 812 | 'centralnotice-end-date' => 'Data final', |
751 | 813 | 'centralnotice-enabled' => 'Activada', |
752 | 814 | 'centralnotice-modify' => 'Unviar', |
| 815 | + 'centralnotice-view' => 'Ver', |
753 | 816 | 'centralnotice-save-banner' => 'Guardar cartel', |
754 | 817 | 'centralnotice-preview' => 'Entever', |
755 | 818 | 'centralnotice-nopreview' => '(Entever nun ta disponible)', |
— | — | @@ -765,6 +828,7 @@ |
766 | 829 | 'centralnotice-list-templates' => 'Llistar cartelos', |
767 | 830 | 'centralnotice-multiple-projects' => 'Múltiples ($1)', |
768 | 831 | 'centralnotice-multiple-languages' => 'Múltiples ($1)', |
| 832 | + 'centralnotice-multiple-countries' => 'Múltiples ($1)', |
769 | 833 | 'centralnotice-all-projects' => 'Tolos proyeutos', |
770 | 834 | 'centralnotice-translations' => 'Traducciones', |
771 | 835 | 'centralnotice-translate-to' => 'Traducir al', |
— | — | @@ -781,6 +845,17 @@ |
782 | 846 | 'centralnotice-notices' => 'Campañes', |
783 | 847 | 'centralnotice-notice-exists' => "La campaña yá esiste. |
784 | 848 | Nun s'amiesta.", |
| 849 | + 'centralnotice-no-language' => "Nun se seleicionó denguna llingua pa la campaña. Nun s'amiesta.", |
| 850 | + 'centralnotice-no-project' => "Nun se seleicionó dengún proyeutu pa la campaña. Nun s'amiesta.", |
| 851 | + 'centralnotice-template-exists' => "El cartel yá esiste. |
| 852 | +Nun s'amiesta.", |
| 853 | + 'centralnotice-notice-doesnt-exist' => 'La campaña nun esiste.', |
| 854 | + 'centralnotice-remove-notice-doesnt-exist' => 'La campaña nun esiste. |
| 855 | +Nun hai qué desaniciar.', |
| 856 | + 'centralnotice-banner-doesnt-exist' => 'El cartel nun esiste.', |
| 857 | + 'centralnotice-template-still-bound' => 'El cartel inda ta enllazáu a una campaña. |
| 858 | +Nun se desanicia.', |
| 859 | + 'centralnotice-template-body' => 'Cuerpu del cartel:', |
785 | 860 | 'centralnotice-day' => 'Día', |
786 | 861 | 'centralnotice-year' => 'Añu', |
787 | 862 | 'centralnotice-month' => 'Mes', |
— | — | @@ -793,9 +868,70 @@ |
794 | 869 | 'centralnotice-start-date' => "Data d'aniciu", |
795 | 870 | 'centralnotice-start-time' => "Hora d'aniciu (UTC)", |
796 | 871 | 'centralnotice-end-time' => 'Hora final (UTC)', |
| 872 | + 'centralnotice-assigned-templates' => 'Cartelos enllazaos', |
| 873 | + 'centralnotice-no-templates' => "Nun s'alcontraron cartelos. |
| 874 | +¡Amiesta dalgún!", |
| 875 | + 'centralnotice-no-templates-assigned' => 'Nun hai dengún cartel enllazáu cola campaña. |
| 876 | +¡Amiesta dalgún!', |
| 877 | + 'centralnotice-available-templates' => 'Cartelos disponibles', |
| 878 | + 'centralnotice-template-already-exists' => "El cartel yá ta enllazáu cola campaña. |
| 879 | +Nun s'amiesta.", |
| 880 | + 'centralnotice-preview-template' => 'Vista previa del cartel', |
| 881 | + 'centralnotice-change-lang' => 'Camudar la llingua de traducción', |
| 882 | + 'centralnotice-weights' => 'Pesos', |
| 883 | + 'centralnotice-notice-is-locked' => 'La campaña ta bloquiada. |
| 884 | +Nun se desanicia.', |
| 885 | + 'centralnotice-overlap' => "La campaña se superpón nel tiempu con otra campaña. |
| 886 | +Nun s'amestó.", |
| 887 | + 'centralnotice-invalid-date-range' => "Rangu de dates inválidu. |
| 888 | +Nun s'anueva.", |
| 889 | + 'centralnotice-null-string' => "Nun se pue amestar una cadena nula. |
| 890 | +Nun s'amiesta.", |
| 891 | + 'centralnotice-confirm-delete' => '¿Tas seguru de que quies desaniciar esti elementu? |
| 892 | +Esta aición nun se podría recuperar.', |
| 893 | + 'centralnotice-no-notices-exist' => 'Nun esiste denguna campaña. |
| 894 | +Amiesta una debaxo.', |
| 895 | + 'centralnotice-no-templates-translate' => 'Nun hai cartelos que traducir.', |
| 896 | + 'centralnotice-number-uses' => 'Usos', |
| 897 | + 'centralnotice-settings' => 'Configuración', |
| 898 | + 'centralnotice-edit-template' => 'Editar cartel', |
| 899 | + 'centralnotice-edit-template-summary' => 'Pa crear un mensaxe traducible, pon una cadena de testu con guión dientro de trés llaves , por exemplu: {{{cites-jimbo}}}.', |
| 900 | + 'centralnotice-message' => 'Mensaxe', |
| 901 | + 'centralnotice-message-not-set' => 'Mensaxe ensin configurar', |
| 902 | + 'centralnotice-clone' => 'Clonar', |
| 903 | + 'centralnotice-clone-notice' => 'Crear una copia del anunciu', |
| 904 | + 'centralnotice-clone-name' => 'Nome:', |
| 905 | + 'centralnotice-preview-all-template-translations' => 'Vista previa de toles traducciones disponibles del anunciu', |
| 906 | + 'centralnotice-insert' => 'Inxertar: $1', |
| 907 | + 'centralnotice-hide-button' => 'Anubrir enllaz', |
| 908 | + 'centralnotice-collapse-button' => 'Plegar enllaz', |
| 909 | + 'centralnotice-expand-button' => 'Desplegar enllaz', |
| 910 | + 'centralnotice-close-button' => 'Botón zarrar', |
| 911 | + 'centralnotice-translate-button' => "Enllaz d'ayudar a traducir", |
| 912 | + 'centralnotice-donate-button' => 'Botón de donación', |
| 913 | + 'centralnotice-expanded-banner' => 'Cartel enantáu', |
| 914 | + 'centralnotice-collapsed-banner' => 'Cartel contraíu', |
| 915 | + 'centralnotice-banner-display' => 'Amosar a:', |
| 916 | + 'centralnotice-banner-anonymous' => 'Usuarios anónimos', |
| 917 | + 'centralnotice-banner-logged-in' => 'Usuarios coneutaos', |
| 918 | + 'centralnotice-banner-type' => 'Triba de cartel:', |
| 919 | + 'centralnotice-banner-hidable' => 'Estáticu/Soverable', |
| 920 | + 'centralnotice-banner-collapsible' => 'Plegable', |
| 921 | + 'centralnotice-banner-fundraising' => 'Esti ye un cartel pa recaudar fondos', |
| 922 | + 'centralnotice-geo' => 'Xeollocalizáu', |
| 923 | + 'centralnotice-countries' => 'Países', |
797 | 924 | 'centralnotice-languages' => 'Llingües', |
798 | 925 | 'centralnotice-projects' => 'Proyeutos', |
799 | 926 | 'centralnotice-country' => 'País', |
| 927 | + 'centralnotice-preferred' => 'Preferíu', |
| 928 | + 'centralnotice-logs' => 'Rexistros', |
| 929 | + 'centralnotice-view-logs' => 'Ver los rexistros', |
| 930 | + 'centralnotice-timestamp' => "Marca d'hora", |
| 931 | + 'centralnotice-user' => 'Usuariu', |
| 932 | + 'centralnotice-action' => 'Aición', |
| 933 | + 'centralnotice-changed' => 'Cammudó de <span class="cn-old-value">$1</span> a <span class="cn-new-value">$2</span>', |
| 934 | + 'centralnotice-on' => 'activáu', |
| 935 | + 'centralnotice-off' => 'inactivu', |
800 | 936 | ); |
801 | 937 | |
802 | 938 | /** Azerbaijani (Azərbaycanca) |
— | — | @@ -812,11 +948,17 @@ |
813 | 949 | 'centralnotice-end-date' => 'Son tarix', |
814 | 950 | 'centralnotice-enabled' => 'Effektiv', |
815 | 951 | 'centralnotice-modify' => 'Təsdiq et', |
| 952 | + 'centralnotice-view' => 'Görünüş', |
816 | 953 | 'centralnotice-preview' => 'Sınaq göstərişi', |
817 | 954 | 'centralnotice-remove' => 'Çıxar', |
818 | 955 | 'centralnotice-add' => 'Əlavə et', |
| 956 | + 'centralnotice-multiple-projects' => 'Bir neçə ($1)', |
| 957 | + 'centralnotice-multiple-languages' => 'Bir neçə ($1)', |
| 958 | + 'centralnotice-multiple-countries' => 'Bir neçə ($1)', |
819 | 959 | 'centralnotice-all-projects' => 'Bütün layihələr', |
820 | 960 | 'centralnotice-language-listing' => '$1 - $2', |
| 961 | + 'centralnotice-translations' => 'Tərcümələr', |
| 962 | + 'centralnotice-translate-to' => 'Tərcümə et', |
821 | 963 | 'centralnotice-translate' => 'Tərcümə et', |
822 | 964 | 'centralnotice-english' => 'İngiliscə', |
823 | 965 | 'centralnotice-banner-name' => 'Banner adı:', |
— | — | @@ -824,6 +966,10 @@ |
825 | 967 | 'centralnotice-banner-heading' => 'Banner: $1', |
826 | 968 | 'centralnotice-templates' => 'Bannerlər', |
827 | 969 | 'centralnotice-weight' => 'Hündürlük', |
| 970 | + 'centralnotice-locked' => 'Bloklanıb', |
| 971 | + 'centralnotice-notice' => 'Kampaniya', |
| 972 | + 'centralnotice-notice-heading' => 'Kampaniya: $1', |
| 973 | + 'centralnotice-notices' => 'Kampaniyalar', |
828 | 974 | 'centralnotice-day' => 'Gün', |
829 | 975 | 'centralnotice-year' => 'İl', |
830 | 976 | 'centralnotice-month' => 'Ay', |
— | — | @@ -846,6 +992,9 @@ |
847 | 993 | 'centralnotice-languages' => 'Dillər', |
848 | 994 | 'centralnotice-projects' => 'Layihələr', |
849 | 995 | 'centralnotice-country' => 'Ölkə', |
| 996 | + 'centralnotice-logs' => 'Loqlar', |
| 997 | + 'centralnotice-talk-link' => 'müzakirə', |
| 998 | + 'centralnotice-date' => 'Tarix', |
850 | 999 | ); |
851 | 1000 | |
852 | 1001 | /** Bashkir (Башҡортса) |
— | — | @@ -1056,6 +1205,7 @@ |
1057 | 1206 | 'centralnotice-end-date' => 'Дата заканчэньня', |
1058 | 1207 | 'centralnotice-enabled' => 'Уключана', |
1059 | 1208 | 'centralnotice-modify' => 'Захаваць', |
| 1209 | + 'centralnotice-view' => 'Паказаць', |
1060 | 1210 | 'centralnotice-save-banner' => 'Захаваць банэр', |
1061 | 1211 | 'centralnotice-preview' => 'Папярэдні прагляд', |
1062 | 1212 | 'centralnotice-nopreview' => '(Прагляд недаступны)', |
— | — | @@ -1170,6 +1320,7 @@ |
1171 | 1321 | 'centralnotice-view-allocation' => 'Паказаць разьмяшчэньне банэра', |
1172 | 1322 | 'centralnotice-allocation-instructions' => 'Выберыце рэжым, для якога Вы жадаеце праглядзець разьмяшчэньне банэра:', |
1173 | 1323 | 'centralnotice-languages' => 'Мовы', |
| 1324 | + 'centralnotice-language' => 'Мова', |
1174 | 1325 | 'centralnotice-projects' => 'Праекты', |
1175 | 1326 | 'centralnotice-country' => 'Краіна', |
1176 | 1327 | 'centralnotice-no-allocation' => 'Няма разьмешчаных банэраў.', |
— | — | @@ -1202,6 +1353,7 @@ |
1203 | 1354 | 'centralnotice-date' => 'Дата', |
1204 | 1355 | 'centralnotice-apply-filters' => 'Ужыць фільтры', |
1205 | 1356 | 'centralnotice-clear-filters' => 'Ачысьціць фільтры', |
| 1357 | + 'centralnotice-banner-messages' => 'Паведамленьні банэраў', |
1206 | 1358 | ); |
1207 | 1359 | |
1208 | 1360 | /** Bulgarian (Български) |
— | — | @@ -1245,8 +1397,21 @@ |
1246 | 1398 | 'centralnotice-templates' => 'Шаблони', |
1247 | 1399 | 'centralnotice-weight' => 'Тежест', |
1248 | 1400 | 'centralnotice-locked' => 'Заключено', |
| 1401 | + 'centralnotice-notice' => 'Кампания', |
| 1402 | + 'centralnotice-notice-heading' => 'Кампания: $1', |
1249 | 1403 | 'centralnotice-notices' => 'Съобщения', |
| 1404 | + 'centralnotice-notice-exists' => 'Вече съществува кампания. |
| 1405 | +Друга няма да бъде добавена.', |
| 1406 | + 'centralnotice-no-language' => 'Не е избран език за кампанията. |
| 1407 | +Тя няма да бъде добавена.', |
| 1408 | + 'centralnotice-no-project' => 'Не е избран проект за кампанията. Тя няма да бъде добавена.', |
| 1409 | + 'centralnotice-template-exists' => 'Вече съществува банер. |
| 1410 | +Друг няма да бъде добавен.', |
| 1411 | + 'centralnotice-notice-doesnt-exist' => 'Не съществува такава кампания.', |
| 1412 | + 'centralnotice-remove-notice-doesnt-exist' => 'Не съществува такава кампания. |
| 1413 | +Няма обект за премахване.', |
1250 | 1414 | 'centralnotice-banner-doesnt-exist' => 'Банерът не съществува.', |
| 1415 | + 'centralnotice-template-still-bound' => 'Банерът продължава да е асоцииран с кампанията и няма да бъде премахнат.', |
1251 | 1416 | 'centralnotice-template-body' => 'Тяло на шаблона:', |
1252 | 1417 | 'centralnotice-day' => 'Ден', |
1253 | 1418 | 'centralnotice-year' => 'Година', |
— | — | @@ -1259,11 +1424,30 @@ |
1260 | 1425 | 'centralnotice-project-name' => 'Име на проекта', |
1261 | 1426 | 'centralnotice-start-date' => 'Начална дата', |
1262 | 1427 | 'centralnotice-start-time' => 'начално време (UTC)', |
| 1428 | + 'centralnotice-assigned-templates' => 'Асоциирани банери', |
| 1429 | + 'centralnotice-no-templates' => 'Не са открити банери. |
| 1430 | +Добавете банер!', |
| 1431 | + 'centralnotice-no-templates-assigned' => 'Няма банери за тази кампания. |
| 1432 | +Добавете банер!', |
1263 | 1433 | 'centralnotice-available-templates' => 'Налични шаблони', |
| 1434 | + 'centralnotice-template-already-exists' => 'Вече има банер, предназначен за тази кампания. |
| 1435 | +Друг няма да бъде добавен.', |
1264 | 1436 | 'centralnotice-preview-template' => 'Преглед на шаблона', |
| 1437 | + 'centralnotice-weights' => 'Тегла', |
| 1438 | + 'centralnotice-notice-is-locked' => 'Кампанията е заключена и не може да бъде премахната.', |
| 1439 | + 'centralnotice-overlap' => 'Тази кампания се припокрива по време с друга кампания. |
| 1440 | +Кампанията не е добавена.', |
| 1441 | + 'centralnotice-invalid-date-range' => 'Невалиден интервал от време. |
| 1442 | +Промените няма да бъдат запазени.', |
| 1443 | + 'centralnotice-null-string' => 'Не може да се добави нулев низ. |
| 1444 | +Нищо няма да бъде добавено.', |
| 1445 | + 'centralnotice-confirm-delete' => 'Сигурни ли сте, че искате да изтриете този обект? |
| 1446 | +Това действие няма да може да бъде отменено.', |
| 1447 | + 'centralnotice-no-notices-exist' => 'Няма текущи кампании. Добавете някоя.', |
1265 | 1448 | 'centralnotice-no-templates-translate' => 'Няма шаблони, за които да се редактират преводите', |
1266 | 1449 | 'centralnotice-settings' => 'Настройки', |
1267 | 1450 | 'centralnotice-edit-template' => 'Редактиране на шаблон', |
| 1451 | + 'centralnotice-edit-template-summary' => 'За да създадете локализируемо съобщение, включете между тройките фигурни скоби низ от думи, свързани с тирета, например {{{jimbo-quote}}}.', |
1268 | 1452 | 'centralnotice-message' => 'Съобщение', |
1269 | 1453 | 'centralnotice-message-not-set' => 'Съобщението не е зададено', |
1270 | 1454 | 'centralnotice-clone' => 'Клониране', |
— | — | @@ -1273,13 +1457,34 @@ |
1274 | 1458 | 'centralnotice-banner-display' => 'Показване на:', |
1275 | 1459 | 'centralnotice-banner-anonymous' => 'Анонимни потребители', |
1276 | 1460 | 'centralnotice-banner-logged-in' => 'Регистрирани потребители', |
| 1461 | + 'centralnotice-banner-type' => 'Тип банер:', |
| 1462 | + 'centralnotice-banner-fundraising' => 'Това е банер за дарителска кампания', |
| 1463 | + 'centralnotice-banner-landing-pages' => 'Входящи страници (разделени със запетая):', |
1277 | 1464 | 'centralnotice-countries' => 'Страни', |
1278 | 1465 | 'centralnotice-allocation' => 'Разпределение', |
1279 | 1466 | 'centralnotice-languages' => 'Езици', |
| 1467 | + 'centralnotice-language' => 'Език', |
1280 | 1468 | 'centralnotice-projects' => 'Проекти', |
1281 | 1469 | 'centralnotice-country' => 'Страна', |
1282 | 1470 | 'centralnotice-percentage' => 'Процент', |
| 1471 | + 'centralnotice-documentwrite-error' => 'document.write() не може да се използва в рамките на банер. |
| 1472 | +За повече информация вижте http://meta.wikimedia.org/wiki/Help:CentralNotice.', |
1283 | 1473 | 'centralnotice-preferred' => 'Предпочитано', |
| 1474 | + 'centralnotice-logs' => 'Дневници', |
| 1475 | + 'centralnotice-view-logs' => 'Преглед на дневниците', |
| 1476 | + 'centralnotice-user' => 'Потребител', |
| 1477 | + 'centralnotice-action' => 'Действие', |
| 1478 | + 'centralnotice-no-assignments' => 'няма асоциирани банери', |
| 1479 | + 'centralnotice-talk-link' => 'беседа', |
| 1480 | + 'centralnotice-campaign-settings' => 'Настройки на кампанията', |
| 1481 | + 'centralnotice-banner-settings' => 'Настройки на банера', |
| 1482 | + 'centralnotice-anon' => 'Показване на анонимни потребители', |
| 1483 | + 'centralnotice-account' => 'Показване на регистрирани потребители', |
| 1484 | + 'centralnotice-fundraising' => 'Дарителска кампания', |
| 1485 | + 'centralnotice-landingpages' => 'Входящи страници', |
| 1486 | + 'centralnotice-banner-content' => 'Съдържание на банера', |
| 1487 | + 'centralnotice-date' => 'Дата', |
| 1488 | + 'centralnotice-banner-messages' => 'Банерни съобщения', |
1284 | 1489 | ); |
1285 | 1490 | |
1286 | 1491 | /** Bihari (भोजपुरी) |
— | — | @@ -1313,6 +1518,7 @@ |
1314 | 1519 | 'centralnotice-end-date' => 'শেষের তারিখ', |
1315 | 1520 | 'centralnotice-enabled' => 'সক্রিয়', |
1316 | 1521 | 'centralnotice-modify' => 'জমা দাও', |
| 1522 | + 'centralnotice-view' => 'দেখাও', |
1317 | 1523 | 'centralnotice-save-banner' => 'ব্যানার সংরক্ষণ', |
1318 | 1524 | 'centralnotice-preview' => 'প্রাকদর্শন', |
1319 | 1525 | 'centralnotice-add-new' => 'একটি নতুন কেন্দ্রীয় নোটিশ যোগ করো', |
— | — | @@ -1406,11 +1612,23 @@ |
1407 | 1613 | 'centralnotice-banner-collapsible' => 'ভাঁজযোগ্য', |
1408 | 1614 | 'centralnotice-geo' => 'স্থানাংকলক্ষ্য', |
1409 | 1615 | 'centralnotice-countries' => 'দেশ', |
| 1616 | + 'centralnotice-allocation' => 'বরাদ্দ', |
1410 | 1617 | 'centralnotice-languages' => 'ভাষা', |
| 1618 | + 'centralnotice-language' => 'ভাষা', |
1411 | 1619 | 'centralnotice-projects' => 'প্রকল্প', |
1412 | 1620 | 'centralnotice-country' => 'দেশ', |
1413 | 1621 | 'centralnotice-percentage' => 'শতাংশ', |
1414 | 1622 | 'centralnotice-preferred' => 'পছন্দনীয়', |
| 1623 | + 'centralnotice-logs' => 'লগ', |
| 1624 | + 'centralnotice-view-logs' => 'লগ দেখাও', |
| 1625 | + 'centralnotice-user' => 'ব্যবহারকারী', |
| 1626 | + 'centralnotice-on' => 'চালু', |
| 1627 | + 'centralnotice-off' => 'বন্ধ', |
| 1628 | + 'centralnotice-talk-link' => 'আলোচনা', |
| 1629 | + 'centralnotice-banner-settings' => 'ব্যানার সেটিং', |
| 1630 | + 'centralnotice-fundraising' => 'তহবিল সংগ্রহ', |
| 1631 | + 'centralnotice-banner-content-changed' => 'পরিবর্তিত', |
| 1632 | + 'centralnotice-date' => 'তারিখ', |
1415 | 1633 | ); |
1416 | 1634 | |
1417 | 1635 | /** Tibetan (བོད་ཡིག) |
— | — | @@ -1447,10 +1665,11 @@ |
1448 | 1666 | 'centralnotice-summary' => "Talvezout a ra ar vodulenn-mañ da zegas kemmoù en arventennoù ar pennkemennoù. |
1449 | 1667 | Implijet e c'hall bezañ evit ouzhpennañ kemennoù pe tennañ kuit re gozh ivez .", |
1450 | 1668 | 'centralnotice-query' => 'Kemmañ ar menegoù red', |
1451 | | - 'centralnotice-notice-name' => 'Anv ar meneg', |
| 1669 | + 'centralnotice-notice-name' => "Anv ar c'houlzad", |
1452 | 1670 | 'centralnotice-end-date' => 'Deiziad echuiñ', |
1453 | 1671 | 'centralnotice-enabled' => 'Gweredekaet', |
1454 | 1672 | 'centralnotice-modify' => 'Kas', |
| 1673 | + 'centralnotice-view' => 'Gwelet', |
1455 | 1674 | 'centralnotice-save-banner' => 'Enrollañ ar giton', |
1456 | 1675 | 'centralnotice-preview' => 'Rakwelet', |
1457 | 1676 | 'centralnotice-nopreview' => '(Dibosupl rakwelet)', |
— | — | @@ -1460,13 +1679,14 @@ |
1461 | 1680 | 'centralnotice-manage' => 'Merañ an alioù kreiz', |
1462 | 1681 | 'centralnotice-manage-templates' => 'Merañ ar gitonoù', |
1463 | 1682 | 'centralnotice-add' => 'Ouzhpennañ', |
1464 | | - 'centralnotice-add-notice' => "Ouhzpennañ ur c'hemenn", |
| 1683 | + 'centralnotice-add-notice' => "Ouzhpennañ ur c''houlzad", |
1465 | 1684 | 'centralnotice-edit-notice' => "Kemmañ ar c'houlzad", |
1466 | 1685 | 'centralnotice-add-template' => 'Ouzhpennañ ur patrom', |
1467 | 1686 | 'centralnotice-show-notices' => 'Diskouez ar menegoù', |
1468 | 1687 | 'centralnotice-list-templates' => 'Rollañ ar patromoù', |
1469 | 1688 | 'centralnotice-multiple-projects' => 'lies ($1)', |
1470 | 1689 | 'centralnotice-multiple-languages' => 'lies ($1)', |
| 1690 | + 'centralnotice-multiple-countries' => 'Lies ($1)', |
1471 | 1691 | 'centralnotice-all-projects' => 'An holl raktresoù', |
1472 | 1692 | 'centralnotice-translations' => 'Troidigezhioù', |
1473 | 1693 | 'centralnotice-translate-to' => 'Treiñ e', |
— | — | @@ -1564,6 +1784,7 @@ |
1565 | 1785 | 'centralnotice-view-allocation' => 'Gwelout skorenn ar giton', |
1566 | 1786 | 'centralnotice-allocation-instructions' => "Dibabit an endro e-lec'h m'ho pefe c'hoant da welet skorenn ar giton evit :", |
1567 | 1787 | 'centralnotice-languages' => 'Yezhoù', |
| 1788 | + 'centralnotice-language' => 'Yezh', |
1568 | 1789 | 'centralnotice-projects' => 'Raktresoù', |
1569 | 1790 | 'centralnotice-country' => 'Bro', |
1570 | 1791 | 'centralnotice-no-allocation' => 'Giton skorennet ebet.', |
— | — | @@ -1574,6 +1795,29 @@ |
1575 | 1796 | 'centralnotice-preferred' => "Kavet gwelloc'h", |
1576 | 1797 | 'centralnotice-logs' => 'Marilhoù', |
1577 | 1798 | 'centralnotice-view-logs' => 'Gwelet ar marilhoù', |
| 1799 | + 'centralnotice-timestamp' => 'Deiziad hag eur', |
| 1800 | + 'centralnotice-user' => 'Implijer', |
| 1801 | + 'centralnotice-action' => 'Ober', |
| 1802 | + 'centralnotice-changed' => 'Kemmet adalek <span class="cn-old-value">$1</span> war-du <span class="cn-new-value">$2</span>', |
| 1803 | + 'centralnotice-on' => 'enaouet', |
| 1804 | + 'centralnotice-off' => 'lazhet', |
| 1805 | + 'centralnotice-added' => 'Ouzhpennet <span class="cn-new-value">$1</span>', |
| 1806 | + 'centralnotice-removed' => 'Tennet <span class="cn-new-value">$1</span>', |
| 1807 | + 'centralnotice-no-assignments' => 'Giton ebet deverket', |
| 1808 | + 'centralnotice-talk-link' => 'kaozeal', |
| 1809 | + 'centralnotice-campaign-settings' => "Arventennoù ar c'houlzad", |
| 1810 | + 'centralnotice-banner-settings' => 'Arventennoù ar giton', |
| 1811 | + 'centralnotice-anon' => "Diskwel d'an implijerien dizanv", |
| 1812 | + 'centralnotice-account' => "Diskwel d'an implijerien kevreet", |
| 1813 | + 'centralnotice-fundraising' => 'Klask moneiz', |
| 1814 | + 'centralnotice-landingpages' => 'Pajenn degouezhout', |
| 1815 | + 'centralnotice-banner-content' => 'Danvez ar giton', |
| 1816 | + 'centralnotice-banner-content-changed' => 'Kemmet', |
| 1817 | + 'centralnotice-filters' => 'Siloù ar marilhoù', |
| 1818 | + 'centralnotice-date' => 'Deiziad', |
| 1819 | + 'centralnotice-apply-filters' => 'Arloañ ar siloù', |
| 1820 | + 'centralnotice-clear-filters' => 'Riñsañ ar siloù', |
| 1821 | + 'centralnotice-banner-messages' => 'Kemennadennoù er giton', |
1578 | 1822 | ); |
1579 | 1823 | |
1580 | 1824 | /** Bosnian (Bosanski) |
— | — | @@ -1902,6 +2146,12 @@ |
1903 | 2147 | 'centralnotice-country' => 'وڵات', |
1904 | 2148 | ); |
1905 | 2149 | |
| 2150 | +/** Corsican (Corsu) */ |
| 2151 | +$messages['co'] = array( |
| 2152 | + 'centralnotice-message' => 'Messaghju', |
| 2153 | + 'centralnotice-clone-name' => 'Nome:', |
| 2154 | +); |
| 2155 | + |
1906 | 2156 | /** Czech (Česky) |
1907 | 2157 | * @author Danny B. |
1908 | 2158 | * @author Li-sung |
— | — | @@ -1923,6 +2173,7 @@ |
1924 | 2174 | 'centralnotice-end-date' => 'Datum konce', |
1925 | 2175 | 'centralnotice-enabled' => 'Zapnuto', |
1926 | 2176 | 'centralnotice-modify' => 'Odeslat', |
| 2177 | + 'centralnotice-view' => 'Zobrazit', |
1927 | 2178 | 'centralnotice-save-banner' => 'Uložit banner', |
1928 | 2179 | 'centralnotice-preview' => 'Náhled', |
1929 | 2180 | 'centralnotice-nopreview' => '(Náhled není dostupný)', |
— | — | @@ -2028,6 +2279,7 @@ |
2029 | 2280 | 'centralnotice-view-allocation' => 'Zobrazit přidělení bannerů', |
2030 | 2281 | 'centralnotice-allocation-instructions' => 'Vyberte si prostředí, pro které chcete zobrazit přidělení bannerů:', |
2031 | 2282 | 'centralnotice-languages' => 'Jazyky', |
| 2283 | + 'centralnotice-language' => 'Jazyk', |
2032 | 2284 | 'centralnotice-projects' => 'Projekty', |
2033 | 2285 | 'centralnotice-country' => 'Země', |
2034 | 2286 | 'centralnotice-no-allocation' => 'Žádné bannery nejsou přiděleny.', |
— | — | @@ -2049,13 +2301,18 @@ |
2050 | 2302 | 'centralnotice-no-assignments' => 'nepřiděleny žádné bannery', |
2051 | 2303 | 'centralnotice-talk-link' => 'diskuse', |
2052 | 2304 | 'centralnotice-campaign-settings' => 'Nastavení kampaně', |
2053 | | - 'centralnotice-banner-settings' => 'Nastavení banneru', |
| 2305 | + 'centralnotice-banner-settings' => 'Nastavení bannerů', |
2054 | 2306 | 'centralnotice-anon' => 'Zobrazovat anonymním uživatelům', |
2055 | 2307 | 'centralnotice-account' => 'Zobrazovat přihlášeným uživatelům', |
2056 | 2308 | 'centralnotice-fundraising' => 'Fundraising', |
2057 | 2309 | 'centralnotice-landingpages' => 'Cílové stránky', |
2058 | 2310 | 'centralnotice-banner-content' => 'Obsah banneru', |
2059 | 2311 | 'centralnotice-banner-content-changed' => 'Změněno', |
| 2312 | + 'centralnotice-filters' => 'Filtry záznamů', |
| 2313 | + 'centralnotice-date' => 'Datum', |
| 2314 | + 'centralnotice-apply-filters' => 'Použít filtry', |
| 2315 | + 'centralnotice-clear-filters' => 'Zrušit filtry', |
| 2316 | + 'centralnotice-banner-messages' => 'Bannerové zprávy', |
2060 | 2317 | ); |
2061 | 2318 | |
2062 | 2319 | /** Welsh (Cymraeg) |
— | — | @@ -2199,6 +2456,7 @@ |
2200 | 2457 | 'centralnotice-list-templates' => 'Vis bannere', |
2201 | 2458 | 'centralnotice-multiple-projects' => 'Flere ($1)', |
2202 | 2459 | 'centralnotice-multiple-languages' => 'Flere ($1)', |
| 2460 | + 'centralnotice-multiple-countries' => 'Flere ($1)', |
2203 | 2461 | 'centralnotice-all-projects' => 'Alle projekter', |
2204 | 2462 | 'centralnotice-translations' => 'Oversættelser', |
2205 | 2463 | 'centralnotice-translate-to' => 'Oversæt til', |
— | — | @@ -2244,20 +2502,43 @@ |
2245 | 2503 | Tilføj nogle!', |
2246 | 2504 | 'centralnotice-available-templates' => 'Tilgængelige bannere', |
2247 | 2505 | 'centralnotice-preview-template' => 'Forhåndsvis banner', |
| 2506 | + 'centralnotice-change-lang' => 'Ændr oversættelsessprog', |
2248 | 2507 | 'centralnotice-weights' => 'Vægte', |
| 2508 | + 'centralnotice-confirm-delete' => 'Er du sikker op, at du ønsker at slette dette? Handlingen kan ikke fortrydes.', |
2249 | 2509 | 'centralnotice-number-uses' => 'Bruger', |
| 2510 | + 'centralnotice-settings' => 'Indstillinger', |
| 2511 | + 'centralnotice-message' => 'Besked', |
| 2512 | + 'centralnotice-clone-notice' => 'Opret en kopi af banneret', |
2250 | 2513 | 'centralnotice-clone-name' => 'Navn:', |
2251 | 2514 | 'centralnotice-insert' => 'Indsæt: $1', |
| 2515 | + 'centralnotice-hide-button' => 'Skjul link', |
| 2516 | + 'centralnotice-close-button' => 'Lukkeknap', |
| 2517 | + 'centralnotice-banner-display' => 'Vis til:', |
2252 | 2518 | 'centralnotice-banner-anonymous' => 'Anonyme brugere', |
| 2519 | + 'centralnotice-banner-logged-in' => 'Indloggede brugere', |
2253 | 2520 | 'centralnotice-banner-type' => 'Bannertype:', |
| 2521 | + 'centralnotice-banner-fundraising' => 'Dette er et indsamlingsbanner', |
2254 | 2522 | 'centralnotice-countries' => 'Lande', |
2255 | 2523 | 'centralnotice-languages' => 'Sprog', |
| 2524 | + 'centralnotice-language' => 'Sprog', |
| 2525 | + 'centralnotice-projects' => 'Projekter', |
2256 | 2526 | 'centralnotice-country' => 'Land', |
2257 | 2527 | 'centralnotice-percentage' => 'Procentdel', |
2258 | 2528 | 'centralnotice-preferred' => 'Foretrukket', |
| 2529 | + 'centralnotice-timestamp' => 'Tidsstempel', |
| 2530 | + 'centralnotice-user' => 'Bruger', |
| 2531 | + 'centralnotice-action' => 'Handling', |
| 2532 | + 'centralnotice-added' => 'Tilføjede <span class="cn-new-value">$1</span>', |
| 2533 | + 'centralnotice-removed' => 'Fjernede <span class="cn-old-value">$1</span>', |
| 2534 | + 'centralnotice-anon' => 'Vis til anonyme brugere', |
| 2535 | + 'centralnotice-account' => 'Vis til brugere, der er logget ind', |
| 2536 | + 'centralnotice-fundraising' => 'Indsamling', |
| 2537 | + 'centralnotice-banner-content-changed' => 'Ændret', |
| 2538 | + 'centralnotice-date' => 'Dato', |
2259 | 2539 | ); |
2260 | 2540 | |
2261 | 2541 | /** German (Deutsch) |
| 2542 | + * @author HvW |
2262 | 2543 | * @author Kghbln |
2263 | 2544 | * @author McDutchie |
2264 | 2545 | * @author Metalhead64 |
— | — | @@ -2282,6 +2563,7 @@ |
2283 | 2564 | 'centralnotice-end-date' => 'Enddatum', |
2284 | 2565 | 'centralnotice-enabled' => 'Aktiviert', |
2285 | 2566 | 'centralnotice-modify' => 'Speichern', |
| 2567 | + 'centralnotice-view' => 'Anzeigen', |
2286 | 2568 | 'centralnotice-save-banner' => 'Vorlage speichern', |
2287 | 2569 | 'centralnotice-preview' => 'Vorschau', |
2288 | 2570 | 'centralnotice-nopreview' => '(Vorschau nicht verfügbar)', |
— | — | @@ -2396,6 +2678,7 @@ |
2397 | 2679 | 'centralnotice-view-allocation' => 'Anordnung der Vorlagen ansehen', |
2398 | 2680 | 'centralnotice-allocation-instructions' => 'Die Ausgabeumgebung für die Ansicht der Vorlagenanordnung auswählen:', |
2399 | 2681 | 'centralnotice-languages' => 'Sprachen', |
| 2682 | + 'centralnotice-language' => 'Sprache', |
2400 | 2683 | 'centralnotice-projects' => 'Projekte', |
2401 | 2684 | 'centralnotice-country' => 'Staat', |
2402 | 2685 | 'centralnotice-no-allocation' => 'Es wurden keine Vorlagen angeordnet.', |
— | — | @@ -2418,7 +2701,7 @@ |
2419 | 2702 | 'centralnotice-talk-link' => 'Diskussion', |
2420 | 2703 | 'centralnotice-campaign-settings' => 'Kampagneneinstellungen', |
2421 | 2704 | 'centralnotice-banner-settings' => 'Bannereinstellungen', |
2422 | | - 'centralnotice-anon' => 'Anonymen Benutzern anzeigen', |
| 2705 | + 'centralnotice-anon' => 'Für anonyme Benutzer anzeigen', |
2423 | 2706 | 'centralnotice-account' => 'Angemeldeten Benutzern anzeigen', |
2424 | 2707 | 'centralnotice-fundraising' => 'Spendenaufruf', |
2425 | 2708 | 'centralnotice-landingpages' => 'Zielseiten', |
— | — | @@ -2428,6 +2711,7 @@ |
2429 | 2712 | 'centralnotice-date' => 'Datum', |
2430 | 2713 | 'centralnotice-apply-filters' => 'Filter anwenden', |
2431 | 2714 | 'centralnotice-clear-filters' => 'Filter aufheben', |
| 2715 | + 'centralnotice-banner-messages' => 'Bannernachrichten', |
2432 | 2716 | ); |
2433 | 2717 | |
2434 | 2718 | /** German (formal address) (Deutsch (Sie-Form)) |
— | — | @@ -2685,6 +2969,7 @@ |
2686 | 2970 | 'centralnotice' => 'Διαχειριστής κεντρικών ειδοποιήσεων', |
2687 | 2971 | 'noticetemplate' => 'Διαχειριστής κεντρικών ειδοποιήσεων', |
2688 | 2972 | 'bannerallocation' => 'Διαχειριστής κεντρικών ειδοποιήσεων', |
| 2973 | + 'centralnoticelogs' => 'Διαχειριστής κεντρικών ειδοποιήσεων', |
2689 | 2974 | 'right-centralnotice-admin' => 'Διαχείριση κεντρικών ειδοποιήσεων', |
2690 | 2975 | 'action-centralnotice-admin' => 'διαχείριση κεντρικών ειδοποιήσεων', |
2691 | 2976 | 'centralnotice-desc' => 'Προσθέτει μια κεντρική ανακοίνωση', |
— | — | @@ -2695,6 +2980,7 @@ |
2696 | 2981 | 'centralnotice-end-date' => 'Ημερομηνία λήξης', |
2697 | 2982 | 'centralnotice-enabled' => 'Ενεργοποιημένο', |
2698 | 2983 | 'centralnotice-modify' => 'Καταχώρηση', |
| 2984 | + 'centralnotice-view' => 'Εμφάνιση', |
2699 | 2985 | 'centralnotice-save-banner' => 'Αποθήκευση banner', |
2700 | 2986 | 'centralnotice-preview' => 'Προεπισκόπηση', |
2701 | 2987 | 'centralnotice-nopreview' => '(Μη διαθέσιμη προεπισκόπηση)', |
— | — | @@ -2711,6 +2997,7 @@ |
2712 | 2998 | 'centralnotice-list-templates' => 'Κατάλογος προτύπων', |
2713 | 2999 | 'centralnotice-multiple-projects' => 'Πολλαπλές ($1)', |
2714 | 3000 | 'centralnotice-multiple-languages' => 'Πολλαπλές ($1)', |
| 3001 | + 'centralnotice-multiple-countries' => 'Πολλαπλό ($1)', |
2715 | 3002 | 'centralnotice-all-projects' => 'Όλα τα εγχειρήματα', |
2716 | 3003 | 'centralnotice-translations' => 'Μεταφράσεις', |
2717 | 3004 | 'centralnotice-translate-to' => 'Μετάφραση σε', |
— | — | @@ -2799,12 +3086,15 @@ |
2800 | 3087 | 'centralnotice-banner-type' => 'Τύπος banner:', |
2801 | 3088 | 'centralnotice-banner-hidable' => 'Στατικό / Αποκρύψιμο', |
2802 | 3089 | 'centralnotice-banner-collapsible' => 'Πτυσσόμενο', |
| 3090 | + 'centralnotice-banner-fundraising' => 'Αυτή είναι μια πληροφοριακή σελίδα συγκέντρωσης πόρων', |
| 3091 | + 'centralnotice-banner-landing-pages' => 'Καταληκτικές σελίδες (διαχωρισμένες με κόμμα):', |
2803 | 3092 | 'centralnotice-geo' => 'Γεωγραφικά στοχοποιημένο', |
2804 | 3093 | 'centralnotice-countries' => 'Χώρες', |
2805 | 3094 | 'centralnotice-allocation' => 'Κατανομή', |
2806 | 3095 | 'centralnotice-view-allocation' => 'Δείτε κατανομή banner', |
2807 | 3096 | 'centralnotice-allocation-instructions' => 'Επιλέξτε το περιβάλλον που θα θέλατε να δείτε την κατανομή banner για:', |
2808 | 3097 | 'centralnotice-languages' => 'Γλώσσες', |
| 3098 | + 'centralnotice-language' => 'Γλώσσα', |
2809 | 3099 | 'centralnotice-projects' => 'Εγχειρήματα', |
2810 | 3100 | 'centralnotice-country' => 'Χώρα', |
2811 | 3101 | 'centralnotice-no-allocation' => 'Δεν διατίθενται πανό.', |
— | — | @@ -2813,6 +3103,31 @@ |
2814 | 3104 | 'centralnotice-documentwrite-error' => 'Δεν μπορεί να χρησιμοποιηθεί το document.write() μέσα σε ένα πανό. |
2815 | 3105 | Δείτε το http://meta.wikimedia.org/wiki/Help:CentralNotice για περισσότερες πληροφορίες.', |
2816 | 3106 | 'centralnotice-preferred' => 'Προτιμώμενα', |
| 3107 | + 'centralnotice-logs' => 'Καταγραφές γεγονότων', |
| 3108 | + 'centralnotice-view-logs' => 'Εμφάνιση των αρχείων καταγραφών', |
| 3109 | + 'centralnotice-timestamp' => 'Ημερομηνία', |
| 3110 | + 'centralnotice-user' => 'Χρήστης', |
| 3111 | + 'centralnotice-action' => 'Ενέργεια', |
| 3112 | + 'centralnotice-changed' => 'Άλλαξε από το <span class="cn-old-value">$1</span> να<span class="cn-new-value">$2</span>', |
| 3113 | + 'centralnotice-on' => 'εντός', |
| 3114 | + 'centralnotice-off' => 'εκτός', |
| 3115 | + 'centralnotice-added' => 'Προστέθηκε <span class="cn-new-value">$1</span>', |
| 3116 | + 'centralnotice-removed' => 'Αφαιρέθηκε <span class="cn-old-value">$1</span>', |
| 3117 | + 'centralnotice-no-assignments' => 'κανένα διαφημιστικό πλαίσιο δεν έχει εκχωρηθεί', |
| 3118 | + 'centralnotice-talk-link' => 'συζήτηση', |
| 3119 | + 'centralnotice-campaign-settings' => 'Ρυθμίσεις καμπάνιας', |
| 3120 | + 'centralnotice-banner-settings' => 'Ρυθμίσεις πληροφοριακών σελίδων', |
| 3121 | + 'centralnotice-anon' => 'Εμφάνιση σε ανώνυμους χρήστες', |
| 3122 | + 'centralnotice-account' => 'Εμφάνιση σε συνδεδεμένους χρήστες', |
| 3123 | + 'centralnotice-fundraising' => 'Εξεύρεση Πόρων', |
| 3124 | + 'centralnotice-landingpages' => 'Καταληκτικές σελίδες', |
| 3125 | + 'centralnotice-banner-content' => 'Περιεχόμενο της πληροφοριακής σελίδας', |
| 3126 | + 'centralnotice-banner-content-changed' => 'Άλλαξε', |
| 3127 | + 'centralnotice-filters' => 'Αρχείο καταγραφής φίλτρων', |
| 3128 | + 'centralnotice-date' => 'Ημερομηνία', |
| 3129 | + 'centralnotice-apply-filters' => 'Εφαρμογή φίλτρων', |
| 3130 | + 'centralnotice-clear-filters' => 'Εκκαθάριση φίλτρων', |
| 3131 | + 'centralnotice-banner-messages' => 'Μηνύματα πληροφοριακών σελίδων', |
2817 | 3132 | ); |
2818 | 3133 | |
2819 | 3134 | /** Esperanto (Esperanto) |
— | — | @@ -2824,6 +3139,7 @@ |
2825 | 3140 | 'centralnotice' => 'Administranto de centrala notico', |
2826 | 3141 | 'noticetemplate' => 'Administranto por centrala notico', |
2827 | 3142 | 'bannerallocation' => 'Administranto por centrala notico', |
| 3143 | + 'centralnoticelogs' => 'Administranto de centrala notico', |
2828 | 3144 | 'right-centralnotice-admin' => 'Administri centralajn noticojn', |
2829 | 3145 | 'action-centralnotice-admin' => 'administri centralajn noticojn', |
2830 | 3146 | 'centralnotice-desc' => 'Aldonas centralan noticon por la vikio', |
— | — | @@ -2832,8 +3148,9 @@ |
2833 | 3149 | 'centralnotice-query' => 'Modifi nunajn noticojn', |
2834 | 3150 | 'centralnotice-notice-name' => 'Notica nomo', |
2835 | 3151 | 'centralnotice-end-date' => 'Fina dato', |
2836 | | - 'centralnotice-enabled' => 'Ŝaltita', |
| 3152 | + 'centralnotice-enabled' => 'Ŝalta', |
2837 | 3153 | 'centralnotice-modify' => 'Enigi', |
| 3154 | + 'centralnotice-view' => 'Vidi', |
2838 | 3155 | 'centralnotice-save-banner' => 'Konservi rubandon', |
2839 | 3156 | 'centralnotice-preview' => 'Antaŭrigardo', |
2840 | 3157 | 'centralnotice-nopreview' => '(Antaŭvido ne montrebla)', |
— | — | @@ -2850,6 +3167,7 @@ |
2851 | 3168 | 'centralnotice-list-templates' => 'Rigardi ŝablonojn', |
2852 | 3169 | 'centralnotice-multiple-projects' => 'multlingve ($1)', |
2853 | 3170 | 'centralnotice-multiple-languages' => 'multlingve ($1)', |
| 3171 | + 'centralnotice-multiple-countries' => 'Multelande ($1)', |
2854 | 3172 | 'centralnotice-all-projects' => 'Ĉiuj projektoj', |
2855 | 3173 | 'centralnotice-translations' => 'Tradukoj', |
2856 | 3174 | 'centralnotice-translate-to' => 'Traduki al', |
— | — | @@ -2925,8 +3243,8 @@ |
2926 | 3244 | 'centralnotice-preview-all-template-translations' => 'Antaŭvidi ĉiujn haveblajn tradukojn de ŝablono', |
2927 | 3245 | 'centralnotice-insert' => 'Enmeti: $1', |
2928 | 3246 | 'centralnotice-hide-button' => 'Kaŝi ligilon', |
2929 | | - 'centralnotice-collapse-button' => 'Maletendi ligilon', |
2930 | | - 'centralnotice-expand-button' => 'Etendi ligilon', |
| 3247 | + 'centralnotice-collapse-button' => 'Kaŝi ligilon', |
| 3248 | + 'centralnotice-expand-button' => 'Malkaŝi ligilon', |
2931 | 3249 | 'centralnotice-close-button' => 'Fermo-butono', |
2932 | 3250 | 'centralnotice-translate-button' => 'Ligilo por helpi tradukadon', |
2933 | 3251 | 'centralnotice-donate-button' => 'Donaca butono', |
— | — | @@ -2938,12 +3256,16 @@ |
2939 | 3257 | 'centralnotice-banner-type' => 'Rubanda tipo:', |
2940 | 3258 | 'centralnotice-banner-hidable' => 'Statika/Kaŝebla', |
2941 | 3259 | 'centralnotice-banner-collapsible' => 'Maletendebla', |
| 3260 | + 'centralnotice-banner-fundraising' => 'Jen reklamrubando de monkampanjo', |
| 3261 | + 'centralnotice-banner-fundraising-help' => 'Krei ankro-etikedo en la korpo de la reklamrubando kun id="cn_fundraising_link" kaj kreu unu aŭ pli celopaĝoj suben, ekzemple: "JimmyAppeal01". La HREF de la ligilo estos konstruata aŭtomate.', |
| 3262 | + 'centralnotice-banner-landing-pages' => 'Celpaĝoj (apartigita de komoj)', |
2942 | 3263 | 'centralnotice-geo' => 'Ŝalti geografian lokigadon', |
2943 | 3264 | 'centralnotice-countries' => 'Landoj', |
2944 | 3265 | 'centralnotice-allocation' => 'Asigno', |
2945 | 3266 | 'centralnotice-view-allocation' => 'Vidi asignon de reklamrubando', |
2946 | 3267 | 'centralnotice-allocation-instructions' => 'Elekti la medion, ke vi volus vidi rubandan asignadon:', |
2947 | 3268 | 'centralnotice-languages' => 'Lingvoj', |
| 3269 | + 'centralnotice-language' => 'Lingvo', |
2948 | 3270 | 'centralnotice-projects' => 'Projektoj', |
2949 | 3271 | 'centralnotice-country' => 'Lando', |
2950 | 3272 | 'centralnotice-no-allocation' => 'Neniuj rekamrubandoj estas asignitaj.', |
— | — | @@ -2952,6 +3274,31 @@ |
2953 | 3275 | 'centralnotice-documentwrite-error' => 'Ne povas uzi document.write() en reklamrubando. |
2954 | 3276 | Vidu http://meta.wikimedia.org/wiki/Help:CentralNotic por plia informo.', |
2955 | 3277 | 'centralnotice-preferred' => 'Preferata', |
| 3278 | + 'centralnotice-logs' => 'Protokoloj', |
| 3279 | + 'centralnotice-view-logs' => 'Rigardi protokolojn', |
| 3280 | + 'centralnotice-timestamp' => 'Tempindiko', |
| 3281 | + 'centralnotice-user' => 'Uzanto', |
| 3282 | + 'centralnotice-action' => 'Ago', |
| 3283 | + 'centralnotice-changed' => 'Ŝanĝis de <span class="cn-old-value">$1</span> al <span class="cn-new-value">$2</span>', |
| 3284 | + 'centralnotice-on' => 'ŝalta', |
| 3285 | + 'centralnotice-off' => 'malŝalta', |
| 3286 | + 'centralnotice-added' => 'Aldonis <span class="cn-new-value">$1</span>', |
| 3287 | + 'centralnotice-removed' => 'Forigis <span class="cn-old-value">$1</span>', |
| 3288 | + 'centralnotice-no-assignments' => 'sen asignitaj reklamrubendoj', |
| 3289 | + 'centralnotice-talk-link' => 'diskuto', |
| 3290 | + 'centralnotice-campaign-settings' => 'Agordoj de kompanjo', |
| 3291 | + 'centralnotice-banner-settings' => 'Agordoj de reklamrubando', |
| 3292 | + 'centralnotice-anon' => 'Montri al anonimaj uzantoj', |
| 3293 | + 'centralnotice-account' => 'Montri al ensalutitaj uzantoj', |
| 3294 | + 'centralnotice-fundraising' => 'Monkampanjo', |
| 3295 | + 'centralnotice-landingpages' => 'Paĝoj de destino', |
| 3296 | + 'centralnotice-banner-content' => 'Enhavo de reklamrubendo', |
| 3297 | + 'centralnotice-banner-content-changed' => 'Ŝanĝita', |
| 3298 | + 'centralnotice-filters' => 'Filtriloj de protokoloj', |
| 3299 | + 'centralnotice-date' => 'Dato', |
| 3300 | + 'centralnotice-apply-filters' => 'Apliki filtrilojn', |
| 3301 | + 'centralnotice-clear-filters' => 'Nuligi filtrilojn', |
| 3302 | + 'centralnotice-banner-messages' => 'Mesaĝoj de reklamrubendoj', |
2956 | 3303 | ); |
2957 | 3304 | |
2958 | 3305 | /** Spanish (Español) |
— | — | @@ -2963,6 +3310,7 @@ |
2964 | 3311 | * @author Imre |
2965 | 3312 | * @author Locos epraix |
2966 | 3313 | * @author McDutchie |
| 3314 | + * @author MetalBrasil |
2967 | 3315 | * @author Mor |
2968 | 3316 | * @author Muro de Aguas |
2969 | 3317 | * @author Peter17 |
— | — | @@ -2985,6 +3333,7 @@ |
2986 | 3334 | 'centralnotice-end-date' => 'Fecha de fin', |
2987 | 3335 | 'centralnotice-enabled' => 'Habilitado', |
2988 | 3336 | 'centralnotice-modify' => 'Enviar', |
| 3337 | + 'centralnotice-view' => 'ver', |
2989 | 3338 | 'centralnotice-save-banner' => 'Grabar anuncio', |
2990 | 3339 | 'centralnotice-preview' => 'Previsualizar', |
2991 | 3340 | 'centralnotice-nopreview' => '(Previsualización no disponible)', |
— | — | @@ -3091,12 +3440,14 @@ |
3092 | 3441 | 'centralnotice-banner-hidable' => 'Estático/Ocultable', |
3093 | 3442 | 'centralnotice-banner-collapsible' => 'Colapsable', |
3094 | 3443 | 'centralnotice-banner-fundraising' => 'Esto es un anuncio de la campaña de recaudación de fondos', |
| 3444 | + 'centralnotice-banner-landing-pages' => 'Las páginas de destino (separados por comas):', |
3095 | 3445 | 'centralnotice-geo' => 'Geosegmentado', |
3096 | 3446 | 'centralnotice-countries' => 'Países', |
3097 | 3447 | 'centralnotice-allocation' => 'Asignación', |
3098 | 3448 | 'centralnotice-view-allocation' => 'Asignación de visualización de pancarta', |
3099 | 3449 | 'centralnotice-allocation-instructions' => 'Escoje el entorno para en el cual desea ver la asignación de pancartas:', |
3100 | 3450 | 'centralnotice-languages' => 'Idiomas', |
| 3451 | + 'centralnotice-language' => 'Idioma', |
3101 | 3452 | 'centralnotice-projects' => 'Proyectos', |
3102 | 3453 | 'centralnotice-country' => 'País', |
3103 | 3454 | 'centralnotice-no-allocation' => 'No hay pancartas asignadas.', |
— | — | @@ -3122,12 +3473,14 @@ |
3123 | 3474 | 'centralnotice-anon' => 'Mostrar a usuarios anónimos', |
3124 | 3475 | 'centralnotice-account' => 'Mostrar a usuarios registrados', |
3125 | 3476 | 'centralnotice-fundraising' => 'Recaudación de fondos', |
| 3477 | + 'centralnotice-landingpages' => 'Las páginas de destino', |
3126 | 3478 | 'centralnotice-banner-content' => 'Contenido del anuncio', |
3127 | 3479 | 'centralnotice-banner-content-changed' => 'Modificado', |
3128 | 3480 | 'centralnotice-filters' => 'Filtros', |
3129 | 3481 | 'centralnotice-date' => 'Fecha', |
3130 | 3482 | 'centralnotice-apply-filters' => 'Aplicar filtros', |
3131 | 3483 | 'centralnotice-clear-filters' => 'Borrar filtros', |
| 3484 | + 'centralnotice-banner-messages' => 'Mensajes de banner', |
3132 | 3485 | ); |
3133 | 3486 | |
3134 | 3487 | /** Estonian (Eesti) |
— | — | @@ -3149,11 +3502,12 @@ |
3150 | 3503 | 'centralnotice-enabled' => 'Kasutusel', |
3151 | 3504 | 'centralnotice-modify' => 'Sobib', |
3152 | 3505 | 'centralnotice-preview' => 'Eelvaade', |
| 3506 | + 'centralnotice-nopreview' => '(Eelvaade pole saadaval)', |
3153 | 3507 | 'centralnotice-add-new' => 'Lisa uus keskuse teade', |
3154 | 3508 | 'centralnotice-remove' => 'Eemalda', |
3155 | 3509 | 'centralnotice-translate-heading' => 'Malli $1 tõlge', |
3156 | 3510 | 'centralnotice-manage' => 'Keskuse teate muutmine', |
3157 | | - 'centralnotice-manage-templates' => 'Teadete haldamine', |
| 3511 | + 'centralnotice-manage-templates' => 'Mallide haldamine', |
3158 | 3512 | 'centralnotice-add' => 'Lisa', |
3159 | 3513 | 'centralnotice-add-notice' => 'Lisa teade', |
3160 | 3514 | 'centralnotice-add-template' => 'Lisa mall', |
— | — | @@ -3255,8 +3609,19 @@ |
3256 | 3610 | 'centralnotice-timestamp' => 'Ajatempel', |
3257 | 3611 | 'centralnotice-user' => 'Kasutaja', |
3258 | 3612 | 'centralnotice-action' => 'Toiming', |
| 3613 | + 'centralnotice-changed' => 'Muudetud väärtuselt <span class="cn-old-value">$1</span> väärtusele <span class="cn-new-value">$2</span>', |
| 3614 | + 'centralnotice-on' => 'sees', |
| 3615 | + 'centralnotice-off' => 'väljas', |
| 3616 | + 'centralnotice-added' => 'Lisatud <span class="cn-new-value">$1</span>', |
| 3617 | + 'centralnotice-removed' => 'Eemaldatud <span class="cn-old-value">$1</span>', |
| 3618 | + 'centralnotice-no-assignments' => 'vastavate mallideta', |
3259 | 3619 | 'centralnotice-talk-link' => 'arutelu', |
| 3620 | + 'centralnotice-campaign-settings' => 'Teadete sätted', |
| 3621 | + 'centralnotice-banner-settings' => 'Mallide sätted', |
| 3622 | + 'centralnotice-filters' => 'Logifiltrid', |
3260 | 3623 | 'centralnotice-date' => 'Kuupäev', |
| 3624 | + 'centralnotice-apply-filters' => 'Rakenda filtrid', |
| 3625 | + 'centralnotice-clear-filters' => 'Eemalda filtrid', |
3261 | 3626 | ); |
3262 | 3627 | |
3263 | 3628 | /** Basque (Euskara) |
— | — | @@ -3329,11 +3694,13 @@ |
3330 | 3695 | * @author Mjbmr |
3331 | 3696 | * @author Sahim |
3332 | 3697 | * @author Wayiran |
| 3698 | + * @author ZxxZxxZ |
3333 | 3699 | */ |
3334 | 3700 | $messages['fa'] = array( |
3335 | 3701 | 'centralnotice' => 'مدیر اعلان متمرکز', |
3336 | 3702 | 'noticetemplate' => 'مدیر اعلان متمرکز', |
3337 | 3703 | 'bannerallocation' => 'مدیر اعلان متمرکز', |
| 3704 | + 'centralnoticelogs' => 'مدیر اعلان مرکزی', |
3338 | 3705 | 'right-centralnotice-admin' => 'مدیریت اعلانهای متمرکز', |
3339 | 3706 | 'action-centralnotice-admin' => 'مدیریت اعلانهای متمرکز', |
3340 | 3707 | 'centralnotice-desc' => 'یک اعلان متمرکز میافزاید', |
— | — | @@ -3344,6 +3711,7 @@ |
3345 | 3712 | 'centralnotice-end-date' => 'تاریخ پایان', |
3346 | 3713 | 'centralnotice-enabled' => 'فعال', |
3347 | 3714 | 'centralnotice-modify' => 'ارسال', |
| 3715 | + 'centralnotice-view' => 'مشاهده', |
3348 | 3716 | 'centralnotice-save-banner' => 'پرچم ذخیره', |
3349 | 3717 | 'centralnotice-preview' => 'پیشنمایش', |
3350 | 3718 | 'centralnotice-nopreview' => '(پیشنمایش در دسترس نیست)', |
— | — | @@ -3360,6 +3728,7 @@ |
3361 | 3729 | 'centralnotice-list-templates' => 'فهرست الگوها', |
3362 | 3730 | 'centralnotice-multiple-projects' => 'چندگانه ($1)', |
3363 | 3731 | 'centralnotice-multiple-languages' => 'چندگانه ($1)', |
| 3732 | + 'centralnotice-multiple-countries' => 'چندگانه ($1)', |
3364 | 3733 | 'centralnotice-all-projects' => 'همهٔ پروژهها', |
3365 | 3734 | 'centralnotice-translations' => 'ترجمهها', |
3366 | 3735 | 'centralnotice-translate-to' => 'ترجمه به', |
— | — | @@ -3448,12 +3817,16 @@ |
3449 | 3818 | 'centralnotice-banner-type' => 'نوع پرچم:', |
3450 | 3819 | 'centralnotice-banner-hidable' => 'ایستا/نهفتنی', |
3451 | 3820 | 'centralnotice-banner-collapsible' => 'متلاشیپذیر', |
| 3821 | + 'centralnotice-banner-fundraising' => 'این یک بنر جمع آوری کمک های مالی است', |
| 3822 | + 'centralnotice-banner-fundraising-help' => 'ایجاد یک برچسب پیوند در بدنهٔ بنر با id="cn_fundraising_link" و یک یا چند تا از صفحههای فرود مقابل را وارد کنید، برای مثال «JimmyAppeal01». مقدار href به طور خودکار ساخته خواهد شد.', |
| 3823 | + 'centralnotice-banner-landing-pages' => 'صفحات فرود (با ویرگول جدا شوند):', |
3452 | 3824 | 'centralnotice-geo' => 'دارای تخصیص جغرفیایی', |
3453 | 3825 | 'centralnotice-countries' => 'کشورها', |
3454 | 3826 | 'centralnotice-allocation' => 'تخصیص', |
3455 | 3827 | 'centralnotice-view-allocation' => 'نمایش تخصیص آگهی', |
3456 | 3828 | 'centralnotice-allocation-instructions' => 'محیطی که میخواهید تخصیص نشان را برایش مشاهده کنید، برگزینید:', |
3457 | 3829 | 'centralnotice-languages' => 'زبانها', |
| 3830 | + 'centralnotice-language' => 'زبان', |
3458 | 3831 | 'centralnotice-projects' => 'پروژهها', |
3459 | 3832 | 'centralnotice-country' => 'کشور', |
3460 | 3833 | 'centralnotice-no-allocation' => 'هیچ آگهیای اختصاص نیافته است.', |
— | — | @@ -3462,6 +3835,31 @@ |
3463 | 3836 | 'centralnotice-documentwrite-error' => 'دستور document.write()‎ نمیتواند درون یک آگهی استفاده شود. |
3464 | 3837 | برای اطلاعات بیشتر http://meta.wikimedia.org/wiki/Help:CentralNotice را ببینید.', |
3465 | 3838 | 'centralnotice-preferred' => 'ترجیح داده شده', |
| 3839 | + 'centralnotice-logs' => 'سیاههها', |
| 3840 | + 'centralnotice-view-logs' => 'مشاهده سیاههها', |
| 3841 | + 'centralnotice-timestamp' => 'برچسب زمان', |
| 3842 | + 'centralnotice-user' => 'کاربر', |
| 3843 | + 'centralnotice-action' => 'عملکرد', |
| 3844 | + 'centralnotice-changed' => 'از <span class="cn-old-value">$1</span> به <span class="cn-new-value">$2</span> تغییر کرد', |
| 3845 | + 'centralnotice-on' => 'روشن', |
| 3846 | + 'centralnotice-off' => 'خاموش', |
| 3847 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span> افزوده شد', |
| 3848 | + 'centralnotice-removed' => '<span class="cn-old-value">$1</span> حذف شد', |
| 3849 | + 'centralnotice-no-assignments' => 'هیچ بنری اختصاص داده نشده', |
| 3850 | + 'centralnotice-talk-link' => 'بحث', |
| 3851 | + 'centralnotice-campaign-settings' => 'تنظیمات کمپین', |
| 3852 | + 'centralnotice-banner-settings' => 'تنظیمات بنر', |
| 3853 | + 'centralnotice-anon' => 'نمایش برای کاربران ناشناس', |
| 3854 | + 'centralnotice-account' => 'نمایش به کاربران ثبتنامکرده', |
| 3855 | + 'centralnotice-fundraising' => 'جمعآوری کمکهای مردمی', |
| 3856 | + 'centralnotice-landingpages' => 'صفحههای فرود', |
| 3857 | + 'centralnotice-banner-content' => 'محتوای بنر', |
| 3858 | + 'centralnotice-banner-content-changed' => 'تغییر یافته', |
| 3859 | + 'centralnotice-filters' => 'پالایههای سیاهه', |
| 3860 | + 'centralnotice-date' => 'تاریخ', |
| 3861 | + 'centralnotice-apply-filters' => 'اعمال پالایشها', |
| 3862 | + 'centralnotice-clear-filters' => 'پاک کردن پالایشها', |
| 3863 | + 'centralnotice-banner-messages' => 'پیامهای بنر', |
3466 | 3864 | ); |
3467 | 3865 | |
3468 | 3866 | /** Finnish (Suomi) |
— | — | @@ -3477,6 +3875,7 @@ |
3478 | 3876 | 'centralnotice' => 'Keskitettyjen tiedotteiden ylläpito', |
3479 | 3877 | 'noticetemplate' => 'Keskitettyjen tiedotteiden ylläpito', |
3480 | 3878 | 'bannerallocation' => 'Keskitettyjen tiedotteiden ylläpito', |
| 3879 | + 'centralnoticelogs' => 'Keskitettyjen tiedotteiden ylläpito', |
3481 | 3880 | 'right-centralnotice-admin' => 'Hallinnoida keskitettyjä tiedotteita', |
3482 | 3881 | 'action-centralnotice-admin' => 'hallinnoida keskitettyjä tiedotteita', |
3483 | 3882 | 'centralnotice-desc' => 'Mahdollistaa keskitetyn sivustotiedotteen lisäämisen.', |
— | — | @@ -3487,8 +3886,10 @@ |
3488 | 3887 | 'centralnotice-end-date' => 'Lopetuspäivä', |
3489 | 3888 | 'centralnotice-enabled' => 'Käytössä', |
3490 | 3889 | 'centralnotice-modify' => 'Lähetä', |
| 3890 | + 'centralnotice-view' => 'Näytä', |
3491 | 3891 | 'centralnotice-save-banner' => 'Tallenna banneri', |
3492 | 3892 | 'centralnotice-preview' => 'Esikatselu', |
| 3893 | + 'centralnotice-nopreview' => '(esikatselua ei saatavilla)', |
3493 | 3894 | 'centralnotice-add-new' => 'Lisää uusi keskitetty tiedote', |
3494 | 3895 | 'centralnotice-remove' => 'Poista', |
3495 | 3896 | 'centralnotice-translate-heading' => 'Käännös mallineelle $1', |
— | — | @@ -3502,6 +3903,7 @@ |
3503 | 3904 | 'centralnotice-list-templates' => 'Luettele mallineet', |
3504 | 3905 | 'centralnotice-multiple-projects' => 'useita ($1)', |
3505 | 3906 | 'centralnotice-multiple-languages' => 'useita ($1)', |
| 3907 | + 'centralnotice-multiple-countries' => 'useita ($1)', |
3506 | 3908 | 'centralnotice-all-projects' => 'Kaikki projektit', |
3507 | 3909 | 'centralnotice-translations' => 'Käännökset', |
3508 | 3910 | 'centralnotice-translate-to' => 'Käännös:', |
— | — | @@ -3577,7 +3979,7 @@ |
3578 | 3980 | 'centralnotice-preview-all-template-translations' => 'Esikatsele kaikkia saatavilla olevia mallineen käännöksiä', |
3579 | 3981 | 'centralnotice-insert' => 'Lisää: $1', |
3580 | 3982 | 'centralnotice-hide-button' => 'Piilota linkki', |
3581 | | - 'centralnotice-collapse-button' => 'Linkki {{int:centralnotice-shared-collapse}}', |
| 3983 | + 'centralnotice-collapse-button' => 'Pienennä linkki', |
3582 | 3984 | 'centralnotice-expand-button' => 'Laajenna linkki', |
3583 | 3985 | 'centralnotice-close-button' => 'Sulje-painike', |
3584 | 3986 | 'centralnotice-translate-button' => 'Auta kääntämisessä -linkki', |
— | — | @@ -3590,12 +3992,16 @@ |
3591 | 3993 | 'centralnotice-banner-type' => 'Bannerityyppi', |
3592 | 3994 | 'centralnotice-banner-hidable' => 'Pysyvä/Piilotettava', |
3593 | 3995 | 'centralnotice-banner-collapsible' => 'Piilotettava', |
| 3996 | + 'centralnotice-banner-fundraising' => 'Tämä on varainkeruuilmoitus', |
| 3997 | + 'centralnotice-banner-fundraising-help' => 'Luo ankkuritagi ilmoitukseen koodilla id="cn_fundraising_link" ja syötä yksi tai useampi sivuista alle, esim. "JimmyAppeal01". Linkin kohde (href) muodostetaan automaattisesti.', |
| 3998 | + 'centralnotice-banner-landing-pages' => 'Aloitussivut (pilkulla eroteltuna):', |
3594 | 3999 | 'centralnotice-geo' => 'Maantieteellisesti suunnattu', |
3595 | 4000 | 'centralnotice-countries' => 'Maat', |
3596 | 4001 | 'centralnotice-allocation' => 'Jakaminen', |
3597 | 4002 | 'centralnotice-view-allocation' => 'Näytä bannerin jakaminen', |
3598 | 4003 | 'centralnotice-allocation-instructions' => 'Valitse ympäristö, jossa haluaisit nähdä bannerin jakamisen:', |
3599 | 4004 | 'centralnotice-languages' => 'Kielet', |
| 4005 | + 'centralnotice-language' => 'Kieli', |
3600 | 4006 | 'centralnotice-projects' => 'Projektit', |
3601 | 4007 | 'centralnotice-country' => 'Maa', |
3602 | 4008 | 'centralnotice-no-allocation' => 'Ei kohdistettuja bannereita.', |
— | — | @@ -3604,6 +4010,31 @@ |
3605 | 4011 | 'centralnotice-documentwrite-error' => 'document.write() -komentoa ei voi käyttää bannerin sisällä. |
3606 | 4012 | Sivulla http://meta.wikimedia.org/wiki/Help:CentralNotice on lisätietoja.', |
3607 | 4013 | 'centralnotice-preferred' => 'Suositeltu', |
| 4014 | + 'centralnotice-logs' => 'Lokit', |
| 4015 | + 'centralnotice-view-logs' => 'Näytä lokit', |
| 4016 | + 'centralnotice-timestamp' => 'Aikaleima', |
| 4017 | + 'centralnotice-user' => 'Käyttäjä', |
| 4018 | + 'centralnotice-action' => 'Toiminto', |
| 4019 | + 'centralnotice-changed' => 'Muutettiin arvosta <span class="cn-old-value">$1</span> arvoon <span class="cn-new-value">$2</span>', |
| 4020 | + 'centralnotice-on' => 'päivänä', |
| 4021 | + 'centralnotice-off' => 'pois', |
| 4022 | + 'centralnotice-added' => 'Lisätty <span class="cn-new-value">$1</span>', |
| 4023 | + 'centralnotice-removed' => 'Poistettu <span class="cn-old-value">$1</span>', |
| 4024 | + 'centralnotice-no-assignments' => 'ei bannereita määritetty', |
| 4025 | + 'centralnotice-talk-link' => 'keskustelu', |
| 4026 | + 'centralnotice-campaign-settings' => 'Kampanja-asetukset', |
| 4027 | + 'centralnotice-banner-settings' => 'Bannerin asetukset', |
| 4028 | + 'centralnotice-anon' => 'Näytä kirjautumattomille käyttäjille', |
| 4029 | + 'centralnotice-account' => 'Näytä kirjautuneille käyttäjille', |
| 4030 | + 'centralnotice-fundraising' => 'Varainkeruu', |
| 4031 | + 'centralnotice-landingpages' => 'Aloitussivut', |
| 4032 | + 'centralnotice-banner-content' => 'Bannerin sisältö', |
| 4033 | + 'centralnotice-banner-content-changed' => 'Muutettu', |
| 4034 | + 'centralnotice-filters' => 'Lokin suodattimet', |
| 4035 | + 'centralnotice-date' => 'Päivämäärä', |
| 4036 | + 'centralnotice-apply-filters' => 'Käytä suodattimia', |
| 4037 | + 'centralnotice-clear-filters' => 'Tyhjennä suodattimet', |
| 4038 | + 'centralnotice-banner-messages' => 'Bannerin viestit', |
3608 | 4039 | ); |
3609 | 4040 | |
3610 | 4041 | /** French (Français) |
— | — | @@ -3637,6 +4068,7 @@ |
3638 | 4069 | 'centralnotice-end-date' => 'Date de fin', |
3639 | 4070 | 'centralnotice-enabled' => 'Activé', |
3640 | 4071 | 'centralnotice-modify' => 'Soumettre', |
| 4072 | + 'centralnotice-view' => 'Voir', |
3641 | 4073 | 'centralnotice-save-banner' => 'Enregistrer la bannière', |
3642 | 4074 | 'centralnotice-preview' => 'Prévisualiser', |
3643 | 4075 | 'centralnotice-nopreview' => '(Prévisualisation non disponible)', |
— | — | @@ -3751,6 +4183,7 @@ |
3752 | 4184 | 'centralnotice-view-allocation' => 'Voir la disposition de bannière', |
3753 | 4185 | 'centralnotice-allocation-instructions' => 'Choisissez l’environnement pour lequel vous souhaitez afficher la disposition de bannière :', |
3754 | 4186 | 'centralnotice-languages' => 'Langues', |
| 4187 | + 'centralnotice-language' => 'Langue', |
3755 | 4188 | 'centralnotice-projects' => 'Projets', |
3756 | 4189 | 'centralnotice-country' => 'Pays', |
3757 | 4190 | 'centralnotice-no-allocation' => 'Pas de bannières disposées.', |
— | — | @@ -3783,6 +4216,7 @@ |
3784 | 4217 | 'centralnotice-date' => 'Date', |
3785 | 4218 | 'centralnotice-apply-filters' => 'Appliquer les filtres', |
3786 | 4219 | 'centralnotice-clear-filters' => 'Effacer les filtres', |
| 4220 | + 'centralnotice-banner-messages' => 'Messages bannière', |
3787 | 4221 | ); |
3788 | 4222 | |
3789 | 4223 | /** Franco-Provençal (Arpetan) |
— | — | @@ -3803,6 +4237,7 @@ |
3804 | 4238 | 'centralnotice-end-date' => 'Dâta de fin', |
3805 | 4239 | 'centralnotice-enabled' => 'Activâ', |
3806 | 4240 | 'centralnotice-modify' => 'Sometre', |
| 4241 | + 'centralnotice-view' => 'Fâre vêre', |
3807 | 4242 | 'centralnotice-save-banner' => 'Encartar la baniére', |
3808 | 4243 | 'centralnotice-preview' => 'Prèvisualisacion', |
3809 | 4244 | 'centralnotice-nopreview' => '(Prèvisualisacion pas disponibla)', |
— | — | @@ -3909,6 +4344,7 @@ |
3910 | 4345 | 'centralnotice-banner-hidable' => 'Statica / cachâbla', |
3911 | 4346 | 'centralnotice-banner-collapsible' => 'Rèductibla', |
3912 | 4347 | 'centralnotice-banner-fundraising' => 'O est una baniére de levâ de fonds', |
| 4348 | + 'centralnotice-banner-fundraising-help' => 'Féte una balisa d’encrenâjo dens lo côrp de la baniére avouéc id="cn_fundraising_link" et pués buchiéd yona ou ben un mouél de pâges de dèstinacion ce-desot, per ègzemplo, "JimmyAppeal01". Lo href du lim serat construit ôtomaticament.', |
3913 | 4349 | 'centralnotice-banner-landing-pages' => 'Pâges d’arrevâ (sèparâs per des virgules) :', |
3914 | 4350 | 'centralnotice-geo' => 'G·eolocalisâ', |
3915 | 4351 | 'centralnotice-countries' => 'Payis', |
— | — | @@ -3916,6 +4352,7 @@ |
3917 | 4353 | 'centralnotice-view-allocation' => 'Vêre l’alocacion de baniére', |
3918 | 4354 | 'centralnotice-allocation-instructions' => 'Chouèsésséd l’enveronance por laquinta vos souhètâd fâre vêre l’alocacion de baniére :', |
3919 | 4355 | 'centralnotice-languages' => 'Lengoues', |
| 4356 | + 'centralnotice-language' => 'Lengoua', |
3920 | 4357 | 'centralnotice-projects' => 'Projèts', |
3921 | 4358 | 'centralnotice-country' => 'Payis', |
3922 | 4359 | 'centralnotice-no-allocation' => 'Gins de baniére balyê.', |
— | — | @@ -3936,6 +4373,7 @@ |
3937 | 4374 | 'centralnotice-removed' => 'At enlevâ <span class="cn-old-value">$1</span>', |
3938 | 4375 | 'centralnotice-no-assignments' => 'gins de baniére assignê', |
3939 | 4376 | 'centralnotice-talk-link' => 'discussion', |
| 4377 | + 'centralnotice-log-label' => '<span class="cn-log-label">$1 :</span> $2', |
3940 | 4378 | 'centralnotice-campaign-settings' => 'Paramètres de la propaganda', |
3941 | 4379 | 'centralnotice-banner-settings' => 'Paramètres de la baniére', |
3942 | 4380 | 'centralnotice-anon' => 'Fâre vêre ux utilisators pas encartâs', |
— | — | @@ -3944,6 +4382,11 @@ |
3945 | 4383 | 'centralnotice-landingpages' => 'Pâges d’arrevâ', |
3946 | 4384 | 'centralnotice-banner-content' => 'Contegnu de la baniére', |
3947 | 4385 | 'centralnotice-banner-content-changed' => 'Changiê', |
| 4386 | + 'centralnotice-filters' => 'Filtros des jornals', |
| 4387 | + 'centralnotice-date' => 'Dâta', |
| 4388 | + 'centralnotice-apply-filters' => 'Aplicar los filtros', |
| 4389 | + 'centralnotice-clear-filters' => 'Èfaciér los filtros', |
| 4390 | + 'centralnotice-banner-messages' => 'Mèssâjos baniére', |
3948 | 4391 | ); |
3949 | 4392 | |
3950 | 4393 | /** Irish (Gaeilge) |
— | — | @@ -3969,8 +4412,9 @@ |
3970 | 4413 | 'centralnotice-query' => 'Modificar os avisos actuais', |
3971 | 4414 | 'centralnotice-notice-name' => 'Nome do aviso', |
3972 | 4415 | 'centralnotice-end-date' => 'Data de fin', |
3973 | | - 'centralnotice-enabled' => 'Permitido', |
| 4416 | + 'centralnotice-enabled' => 'Activo', |
3974 | 4417 | 'centralnotice-modify' => 'Enviar', |
| 4418 | + 'centralnotice-view' => 'Ver', |
3975 | 4419 | 'centralnotice-save-banner' => 'Gardar o cartel', |
3976 | 4420 | 'centralnotice-preview' => 'Vista previa', |
3977 | 4421 | 'centralnotice-nopreview' => '(A vista previa non está dispoñíbel)', |
— | — | @@ -4085,6 +4529,7 @@ |
4086 | 4530 | 'centralnotice-view-allocation' => 'Ollar a asignación do modelo', |
4087 | 4531 | 'centralnotice-allocation-instructions' => 'Escolla o entorno onde desexa mostrar a asignación do modelo:', |
4088 | 4532 | 'centralnotice-languages' => 'Linguas', |
| 4533 | + 'centralnotice-language' => 'Lingua', |
4089 | 4534 | 'centralnotice-projects' => 'Proxectos', |
4090 | 4535 | 'centralnotice-country' => 'País', |
4091 | 4536 | 'centralnotice-no-allocation' => 'Non hai asignación de modelos.', |
— | — | @@ -4117,6 +4562,7 @@ |
4118 | 4563 | 'centralnotice-date' => 'Data', |
4119 | 4564 | 'centralnotice-apply-filters' => 'Aplicar os filtros', |
4120 | 4565 | 'centralnotice-clear-filters' => 'Restablecer os filtros', |
| 4566 | + 'centralnotice-banner-messages' => 'Mensaxes en carteis', |
4121 | 4567 | ); |
4122 | 4568 | |
4123 | 4569 | /** Ancient Greek (Ἀρχαία ἑλληνικὴ) |
— | — | @@ -4151,6 +4597,7 @@ |
4152 | 4598 | 'centralnotice' => 'Adminischtrierig vu dr zentrale Mäldige', |
4153 | 4599 | 'noticetemplate' => 'Verwaltig vu dr zentrale Mäldige', |
4154 | 4600 | 'bannerallocation' => 'Verwaltig vu dr zäntrale Mäldig', |
| 4601 | + 'centralnoticelogs' => 'Verwaltig vu dr zäntrale Mäldig', |
4155 | 4602 | 'right-centralnotice-admin' => 'Zentrali Mäldige verwalte', |
4156 | 4603 | 'action-centralnotice-admin' => 'Zentrali Sytenotize verwalte', |
4157 | 4604 | 'centralnotice-desc' => "Fiegt e zentrali ''sitenotice'' zue", |
— | — | @@ -4161,6 +4608,7 @@ |
4162 | 4609 | 'centralnotice-end-date' => 'Änddatum', |
4163 | 4610 | 'centralnotice-enabled' => 'Aktiviert', |
4164 | 4611 | 'centralnotice-modify' => 'In Ornig', |
| 4612 | + 'centralnotice-view' => 'Aaluege', |
4165 | 4613 | 'centralnotice-save-banner' => 'Banner spychere', |
4166 | 4614 | 'centralnotice-preview' => 'Vorschau', |
4167 | 4615 | 'centralnotice-nopreview' => '(s isch kei Vorschau verfiegbar)', |
— | — | @@ -4177,6 +4625,7 @@ |
4178 | 4626 | 'centralnotice-list-templates' => 'Vorlage uflischte', |
4179 | 4627 | 'centralnotice-multiple-projects' => 'mehreri ($1)', |
4180 | 4628 | 'centralnotice-multiple-languages' => 'mehreri ($1)', |
| 4629 | + 'centralnotice-multiple-countries' => 'mehreri ($1)', |
4181 | 4630 | 'centralnotice-all-projects' => 'Alli Projäkt', |
4182 | 4631 | 'centralnotice-translations' => 'Ibersetzige', |
4183 | 4632 | 'centralnotice-translate-to' => 'Ibersetze in', |
— | — | @@ -4264,12 +4713,16 @@ |
4265 | 4714 | 'centralnotice-banner-type' => 'Bannertyp:', |
4266 | 4715 | 'centralnotice-banner-hidable' => 'Statisch/Uusbländbar', |
4267 | 4716 | 'centralnotice-banner-collapsible' => 'Yyklappbar', |
| 4717 | + 'centralnotice-banner-fundraising' => 'Des isch e Spändeufruefbanner', |
| 4718 | + 'centralnotice-banner-fundraising-help' => 'E Ankerelemänt im Korpus vum Banner mit id="cn_fundraising_link" aalege, derzue ei oder mehreri Ziilsyte, wie z. B. "JimmyUfruef01". S href-Attribut vum Link wird automatisch aagleit.', |
| 4719 | + 'centralnotice-banner-landing-pages' => 'Ziilsyte (dur Komma drännt):', |
4268 | 4720 | 'centralnotice-geo' => 'Geo-aavisiert', |
4269 | 4721 | 'centralnotice-countries' => 'Länder', |
4270 | 4722 | 'centralnotice-allocation' => 'Zuewysig', |
4271 | 4723 | 'centralnotice-view-allocation' => 'Aaornig vu dr Banner aaluege', |
4272 | 4724 | 'centralnotice-allocation-instructions' => 'D Umgäbig uuswehle, wu d Verteilig vu dr Banner witt aaluege:', |
4273 | 4725 | 'centralnotice-languages' => 'Sproche', |
| 4726 | + 'centralnotice-language' => 'Sproch', |
4274 | 4727 | 'centralnotice-projects' => 'Projäkt', |
4275 | 4728 | 'centralnotice-country' => 'Land', |
4276 | 4729 | 'centralnotice-no-allocation' => 'Kei Banner aagordnet.', |
— | — | @@ -4278,6 +4731,31 @@ |
4279 | 4732 | 'centralnotice-documentwrite-error' => 'document.write() cha nit in eme Banner brucht wäre. |
4280 | 4733 | Lueg http://meta.wikimedia.org/wiki/Help:CentralNotice fir meh Informatione.', |
4281 | 4734 | 'centralnotice-preferred' => 'Bevorzugt', |
| 4735 | + 'centralnotice-logs' => 'Logbiecher', |
| 4736 | + 'centralnotice-view-logs' => 'Logbiecher aaluege', |
| 4737 | + 'centralnotice-timestamp' => 'Zytstämpfel', |
| 4738 | + 'centralnotice-user' => 'Benutzer', |
| 4739 | + 'centralnotice-action' => 'Aktion', |
| 4740 | + 'centralnotice-changed' => 'Vu <span class="cn-old-value">$1</span> zue <span class="cn-new-value">$2</span> gänderet', |
| 4741 | + 'centralnotice-on' => 'aa', |
| 4742 | + 'centralnotice-off' => 'uus', |
| 4743 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span> zuegfiegt', |
| 4744 | + 'centralnotice-removed' => '<span class="cn-old-value">$1</span> uusegnuu', |
| 4745 | + 'centralnotice-no-assignments' => 'kei Banner zuegordnet', |
| 4746 | + 'centralnotice-talk-link' => 'Diskussion', |
| 4747 | + 'centralnotice-campaign-settings' => 'Kampagnenyystellige', |
| 4748 | + 'centralnotice-banner-settings' => 'Banneryystellige', |
| 4749 | + 'centralnotice-anon' => 'Fir anonymi Benutzer aazeige', |
| 4750 | + 'centralnotice-account' => 'Aagmäldete Benutzer aazeige', |
| 4751 | + 'centralnotice-fundraising' => 'Spändenufruef', |
| 4752 | + 'centralnotice-landingpages' => 'Ziilsyte', |
| 4753 | + 'centralnotice-banner-content' => 'Bannerinhalt', |
| 4754 | + 'centralnotice-banner-content-changed' => 'gänderet', |
| 4755 | + 'centralnotice-filters' => 'Logbuechfilter', |
| 4756 | + 'centralnotice-date' => 'Datum', |
| 4757 | + 'centralnotice-apply-filters' => 'Filter aawände', |
| 4758 | + 'centralnotice-clear-filters' => 'Filter ufhebe', |
| 4759 | + 'centralnotice-banner-messages' => 'Bannernochrichte', |
4282 | 4760 | ); |
4283 | 4761 | |
4284 | 4762 | /** Hebrew (עברית) |
— | — | @@ -4301,6 +4779,7 @@ |
4302 | 4780 | 'centralnotice-end-date' => 'תאריך סיום', |
4303 | 4781 | 'centralnotice-enabled' => 'מופעלת', |
4304 | 4782 | 'centralnotice-modify' => 'שליחה', |
| 4783 | + 'centralnotice-view' => 'הצגה', |
4305 | 4784 | 'centralnotice-save-banner' => 'שמירת הבאנר', |
4306 | 4785 | 'centralnotice-preview' => 'תצוגה מקדימה', |
4307 | 4786 | 'centralnotice-nopreview' => '(תצוגה מקדימה אינה זמינה)', |
— | — | @@ -4415,6 +4894,7 @@ |
4416 | 4895 | 'centralnotice-view-allocation' => 'צפייה בהקצאת הבאנר', |
4417 | 4896 | 'centralnotice-allocation-instructions' => 'נא לבחור את הסביבה שברצונך לצפות בהקצאת הבאנר עבורה:', |
4418 | 4897 | 'centralnotice-languages' => 'שפות', |
| 4898 | + 'centralnotice-language' => 'שפה', |
4419 | 4899 | 'centralnotice-projects' => 'מיזמים', |
4420 | 4900 | 'centralnotice-country' => 'ארץ', |
4421 | 4901 | 'centralnotice-no-allocation' => 'לא הוקצו באנרים', |
— | — | @@ -4447,6 +4927,7 @@ |
4448 | 4928 | 'centralnotice-date' => 'תאריך', |
4449 | 4929 | 'centralnotice-apply-filters' => 'החלת מסננים', |
4450 | 4930 | 'centralnotice-clear-filters' => 'ניקוי מסננים', |
| 4931 | + 'centralnotice-banner-messages' => 'הודעות כרזה', |
4451 | 4932 | ); |
4452 | 4933 | |
4453 | 4934 | /** Hindi (हिन्दी) |
— | — | @@ -4900,6 +5381,7 @@ |
4901 | 5382 | 'centralnotice-end-date' => 'Data de fin', |
4902 | 5383 | 'centralnotice-enabled' => 'Active', |
4903 | 5384 | 'centralnotice-modify' => 'Submitter', |
| 5385 | + 'centralnotice-view' => 'Vider', |
4904 | 5386 | 'centralnotice-save-banner' => 'Salveguardar bandiera', |
4905 | 5387 | 'centralnotice-preview' => 'Previsualisar', |
4906 | 5388 | 'centralnotice-nopreview' => '(Previsualisation non disponibile)', |
— | — | @@ -5014,6 +5496,7 @@ |
5015 | 5497 | 'centralnotice-view-allocation' => 'Vider allocation de bandieras', |
5016 | 5498 | 'centralnotice-allocation-instructions' => 'Selige le ambiente pro le qual tu vole vider le allocation de bandieras:', |
5017 | 5499 | 'centralnotice-languages' => 'Linguas', |
| 5500 | + 'centralnotice-language' => 'Lingua', |
5018 | 5501 | 'centralnotice-projects' => 'Projectos', |
5019 | 5502 | 'centralnotice-country' => 'Pais', |
5020 | 5503 | 'centralnotice-no-allocation' => 'Nulle bandiera allocate.', |
— | — | @@ -5046,6 +5529,7 @@ |
5047 | 5530 | 'centralnotice-date' => 'Data', |
5048 | 5531 | 'centralnotice-apply-filters' => 'Applicar filtros', |
5049 | 5532 | 'centralnotice-clear-filters' => 'Rader filtros', |
| 5533 | + 'centralnotice-banner-messages' => 'Messages de bandiera', |
5050 | 5534 | ); |
5051 | 5535 | |
5052 | 5536 | /** Indonesian (Bahasa Indonesia) |
— | — | @@ -5057,9 +5541,10 @@ |
5058 | 5542 | * @author Rex |
5059 | 5543 | */ |
5060 | 5544 | $messages['id'] = array( |
5061 | | - 'centralnotice' => 'Administrasi pengumuman sentral', |
| 5545 | + 'centralnotice' => 'Pengurus pengumuman sentral', |
5062 | 5546 | 'noticetemplate' => 'Pengurus pengumuman sentral', |
5063 | 5547 | 'bannerallocation' => 'Pengurus pengumuman sentral', |
| 5548 | + 'centralnoticelogs' => 'Pengurus pengumuman sentral', |
5064 | 5549 | 'right-centralnotice-admin' => 'Mengatur pengumuman sentral', |
5065 | 5550 | 'action-centralnotice-admin' => 'mengatur pengumuman sentral', |
5066 | 5551 | 'centralnotice-desc' => 'Menambahkan suatu pengumuman sentral', |
— | — | @@ -5070,6 +5555,7 @@ |
5071 | 5556 | 'centralnotice-end-date' => 'Tanggal selesai', |
5072 | 5557 | 'centralnotice-enabled' => 'Diaktifkan', |
5073 | 5558 | 'centralnotice-modify' => 'Kirim', |
| 5559 | + 'centralnotice-view' => 'Lihat', |
5074 | 5560 | 'centralnotice-save-banner' => 'Panji simpan', |
5075 | 5561 | 'centralnotice-preview' => 'Pratayang', |
5076 | 5562 | 'centralnotice-nopreview' => '(Pratayang tak tersedia)', |
— | — | @@ -5086,6 +5572,7 @@ |
5087 | 5573 | 'centralnotice-list-templates' => 'Daftar templat', |
5088 | 5574 | 'centralnotice-multiple-projects' => 'ganda ($1)', |
5089 | 5575 | 'centralnotice-multiple-languages' => 'ganda ($1)', |
| 5576 | + 'centralnotice-multiple-countries' => 'Beberapa ($1)', |
5090 | 5577 | 'centralnotice-all-projects' => 'Semua proyek', |
5091 | 5578 | 'centralnotice-translations' => 'Terjemahan', |
5092 | 5579 | 'centralnotice-translate-to' => 'Terjemahkan ke', |
— | — | @@ -5180,6 +5667,7 @@ |
5181 | 5668 | 'centralnotice-view-allocation' => 'Lihat alokasi pengumuman', |
5182 | 5669 | 'centralnotice-allocation-instructions' => 'Pilih lingkungan yang ingin Anda lihat alokasi pengumumannya:', |
5183 | 5670 | 'centralnotice-languages' => 'Bahasa', |
| 5671 | + 'centralnotice-language' => 'Bahasa', |
5184 | 5672 | 'centralnotice-projects' => 'Proyek', |
5185 | 5673 | 'centralnotice-country' => 'Negara', |
5186 | 5674 | 'centralnotice-no-allocation' => 'Tidak ada pengumuman yang dialokasikan.', |
— | — | @@ -5188,6 +5676,20 @@ |
5189 | 5677 | 'centralnotice-documentwrite-error' => 'document.write() tidak dapat digunakan di dalam pengumuman. |
5190 | 5678 | Lihat http://meta.wikimedia.org/wiki/Help:CentralNotice untuk informasi lebih lanjut.', |
5191 | 5679 | 'centralnotice-preferred' => 'Preferensi', |
| 5680 | + 'centralnotice-logs' => 'Log', |
| 5681 | + 'centralnotice-view-logs' => 'Lihat log', |
| 5682 | + 'centralnotice-timestamp' => 'Stempel waktu', |
| 5683 | + 'centralnotice-user' => 'Pengguna', |
| 5684 | + 'centralnotice-action' => 'Tindakan', |
| 5685 | + 'centralnotice-changed' => 'Diubah dari <span class="cn-old-value">$1</span> menjadi <span class="cn-new-value">$2</span>', |
| 5686 | + 'centralnotice-on' => 'hidup', |
| 5687 | + 'centralnotice-off' => 'mati', |
| 5688 | + 'centralnotice-added' => 'Menambahkan <span class="cn-new-value">$1</span>', |
| 5689 | + 'centralnotice-removed' => 'Menghapus <span class="cn-old-value">$1</span>', |
| 5690 | + 'centralnotice-talk-link' => 'pembicaraan', |
| 5691 | + 'centralnotice-campaign-settings' => 'Setelan kampanye', |
| 5692 | + 'centralnotice-anon' => 'Tampilkan ke pengguna anonim', |
| 5693 | + 'centralnotice-account' => 'Tampilkan ke pengguna yang telah masuk log', |
5192 | 5694 | 'centralnotice-fundraising' => 'Penggalangan dana', |
5193 | 5695 | 'centralnotice-landingpages' => 'Halaman arahan', |
5194 | 5696 | 'centralnotice-banner-content' => 'Konten spanduk', |
— | — | @@ -5394,6 +5896,9 @@ |
5395 | 5897 | 'centralnotice-added' => 'Aggiunto <span class="cn-new-value">$1</span>', |
5396 | 5898 | 'centralnotice-removed' => 'Rimosso <span class="cn-old-value">$1</span>', |
5397 | 5899 | 'centralnotice-talk-link' => 'discussione', |
| 5900 | + 'centralnotice-date' => 'Data', |
| 5901 | + 'centralnotice-apply-filters' => 'Applica i filtri', |
| 5902 | + 'centralnotice-clear-filters' => 'Cancella filtri', |
5398 | 5903 | ); |
5399 | 5904 | |
5400 | 5905 | /** Japanese (日本語) |
— | — | @@ -5403,6 +5908,7 @@ |
5404 | 5909 | * @author JtFuruhata |
5405 | 5910 | * @author Klutzy |
5406 | 5911 | * @author Ohgi |
| 5912 | + * @author Schu |
5407 | 5913 | * @author Whym |
5408 | 5914 | * @author 青子守歌 |
5409 | 5915 | */ |
— | — | @@ -5420,6 +5926,7 @@ |
5421 | 5927 | 'centralnotice-end-date' => '終了日', |
5422 | 5928 | 'centralnotice-enabled' => '有効', |
5423 | 5929 | 'centralnotice-modify' => '投稿', |
| 5930 | + 'centralnotice-view' => '表示', |
5424 | 5931 | 'centralnotice-save-banner' => 'テンプレートを保存', |
5425 | 5932 | 'centralnotice-preview' => 'プレビュー', |
5426 | 5933 | 'centralnotice-nopreview' => '(プレビューはありません)', |
— | — | @@ -5436,6 +5943,7 @@ |
5437 | 5944 | 'centralnotice-list-templates' => 'テンプレートを一覧表示', |
5438 | 5945 | 'centralnotice-multiple-projects' => '複数($1)', |
5439 | 5946 | 'centralnotice-multiple-languages' => '複数($1)', |
| 5947 | + 'centralnotice-multiple-countries' => '複数($1)', |
5440 | 5948 | 'centralnotice-all-projects' => '全プロジェクト', |
5441 | 5949 | 'centralnotice-translations' => '翻訳', |
5442 | 5950 | 'centralnotice-translate-to' => '翻訳先', |
— | — | @@ -5528,6 +6036,7 @@ |
5529 | 6037 | 'centralnotice-view-allocation' => 'テンプレートの割り当てを表示', |
5530 | 6038 | 'centralnotice-allocation-instructions' => 'テンプレートの割り当てを表示したい環境を選んでください:', |
5531 | 6039 | 'centralnotice-languages' => '言語', |
| 6040 | + 'centralnotice-language' => '言語', |
5532 | 6041 | 'centralnotice-projects' => 'プロジェクト', |
5533 | 6042 | 'centralnotice-country' => '国', |
5534 | 6043 | 'centralnotice-no-allocation' => 'テンプレートが割り当てられていません。', |
— | — | @@ -5655,6 +6164,7 @@ |
5656 | 6165 | 'centralnotice-end-date' => 'დასრულების თარიღი', |
5657 | 6166 | 'centralnotice-enabled' => 'ჩართულია', |
5658 | 6167 | 'centralnotice-modify' => 'გაგზავნა', |
| 6168 | + 'centralnotice-view' => 'ჩვენება', |
5659 | 6169 | 'centralnotice-save-banner' => 'ბანერის შენახვა', |
5660 | 6170 | 'centralnotice-preview' => 'წინა', |
5661 | 6171 | 'centralnotice-add-new' => 'ახალი შეტყობინების დამატება', |
— | — | @@ -6013,6 +6523,7 @@ |
6014 | 6524 | 'centralnotice-end-date' => 'Et Dattum fum Engk', |
6015 | 6525 | 'centralnotice-enabled' => 'Aanjeschalldt', |
6016 | 6526 | 'centralnotice-modify' => 'Loß Jonn!', |
| 6527 | + 'centralnotice-view' => 'Aanzejge', |
6017 | 6528 | 'centralnotice-save-banner' => 'De Banner_Schablohn faßhallde', |
6018 | 6529 | 'centralnotice-preview' => 'Vör-Aansich zeije', |
6019 | 6530 | 'centralnotice-nopreview' => '(Kein Vör-Aansich ze hann)', |
— | — | @@ -6130,6 +6641,7 @@ |
6131 | 6642 | 'centralnotice-view-allocation' => 'De Banner_Schablohne iehr Zohdeilong beloore', |
6132 | 6643 | 'centralnotice-allocation-instructions' => 'Donn de Ömjävong udder der Zohsammehang ußwähle, woh De de zohjedeilte Banner_Schablohne för belooere wells:', |
6133 | 6644 | 'centralnotice-languages' => 'Shprooche', |
| 6645 | + 'centralnotice-language' => 'Shprooch', |
6134 | 6646 | 'centralnotice-projects' => 'Projäkte', |
6135 | 6647 | 'centralnotice-country' => 'Land', |
6136 | 6648 | 'centralnotice-no-allocation' => 'Kein Banner_Schablohne zohjedeilt', |
— | — | @@ -6150,6 +6662,19 @@ |
6151 | 6663 | 'centralnotice-removed' => '<span class="cn-new-value">$1</span> fott jenumme.', |
6152 | 6664 | 'centralnotice-no-assignments' => 'Kein Banner_Schablohne zohjedeilt', |
6153 | 6665 | 'centralnotice-talk-link' => 'klaafe', |
| 6666 | + 'centralnotice-campaign-settings' => 'Enshtällunge för di Kampannje', |
| 6667 | + 'centralnotice-banner-settings' => 'Enschtällunge för de Banner_Schablohne', |
| 6668 | + 'centralnotice-anon' => 'Aanzeije bei nameloose Medmaacher', |
| 6669 | + 'centralnotice-account' => 'Aanzeije för enjelogg Metmaacher', |
| 6670 | + 'centralnotice-fundraising' => 'Kötte un Jeld sammele', |
| 6671 | + 'centralnotice-landingpages' => 'De Sigge, woh mer drop kütt', |
| 6672 | + 'centralnotice-banner-content' => 'Dä Banner_Schablohn iere Enhald', |
| 6673 | + 'centralnotice-banner-content-changed' => 'jeändert', |
| 6674 | + 'centralnotice-filters' => 'Ußwahl ussem Logbooch', |
| 6675 | + 'centralnotice-date' => 'Dattum', |
| 6676 | + 'centralnotice-apply-filters' => 'Lohß Jonn!', |
| 6677 | + 'centralnotice-clear-filters' => 'Ußwahl ophävve', |
| 6678 | + 'centralnotice-banner-messages' => 'Der Banner_Schablohne irer Täxte ', |
6154 | 6679 | ); |
6155 | 6680 | |
6156 | 6681 | /** Kurdish (Latin) (Kurdî (Latin)) |
— | — | @@ -6206,6 +6731,7 @@ |
6207 | 6732 | 'centralnotice-end-date' => 'Schlussdatum', |
6208 | 6733 | 'centralnotice-enabled' => 'Aktivéiert', |
6209 | 6734 | 'centralnotice-modify' => 'Späicheren', |
| 6735 | + 'centralnotice-view' => 'Weisen', |
6210 | 6736 | 'centralnotice-save-banner' => 'Banner späicheren', |
6211 | 6737 | 'centralnotice-preview' => 'Weisen ouni ze späicheren', |
6212 | 6738 | 'centralnotice-nopreview' => '(Kucken ouni ofzespäichere geet net)', |
— | — | @@ -6298,7 +6824,7 @@ |
6299 | 6825 | 'centralnotice-preview-all-template-translations' => 'All disponibel Iwwersetzunge vum Banner weisen ouni ofzespäicheren', |
6300 | 6826 | 'centralnotice-insert' => 'Drasetzen: $1', |
6301 | 6827 | 'centralnotice-hide-button' => 'Link verstoppen', |
6302 | | - 'centralnotice-collapse-button' => 'Link zeummeklappen', |
| 6828 | + 'centralnotice-collapse-button' => 'Link zesummeklappen', |
6303 | 6829 | 'centralnotice-expand-button' => 'Link opklappen', |
6304 | 6830 | 'centralnotice-close-button' => "Knäppchen 'Zoumaachen'", |
6305 | 6831 | 'centralnotice-translate-button' => "Link 'Hëllef iwwersetzen'", |
— | — | @@ -6319,6 +6845,7 @@ |
6320 | 6846 | 'centralnotice-view-allocation' => 'Dispositioun vum Banner weisen', |
6321 | 6847 | 'centralnotice-allocation-instructions' => 'Sicht den Environnement eraus wou Dir wëllt datt de Banner esou soll gesi ginn:', |
6322 | 6848 | 'centralnotice-languages' => 'Sproochen', |
| 6849 | + 'centralnotice-language' => 'Sprooch', |
6323 | 6850 | 'centralnotice-projects' => 'Projeten', |
6324 | 6851 | 'centralnotice-country' => 'Land', |
6325 | 6852 | 'centralnotice-no-allocation' => 'Keng Banneren zougedeelt.', |
— | — | @@ -6332,20 +6859,26 @@ |
6333 | 6860 | 'centralnotice-timestamp' => 'Zäitstempel', |
6334 | 6861 | 'centralnotice-user' => 'Benotzer', |
6335 | 6862 | 'centralnotice-action' => 'Aktioun', |
| 6863 | + 'centralnotice-changed' => 'Vun <span class="cn-old-value">$1</span> op <span class="cn-new-value">$2</span> geännert', |
6336 | 6864 | 'centralnotice-on' => 'un', |
6337 | 6865 | 'centralnotice-off' => 'aus', |
6338 | 6866 | 'centralnotice-added' => '<span class="cn-new-value">$1</span> derbäigesat', |
6339 | 6867 | 'centralnotice-removed' => '<span class="cn-old-value">$1</span> ewechgeholl', |
| 6868 | + 'centralnotice-no-assignments' => 'kee Banner zougedeelt', |
6340 | 6869 | 'centralnotice-talk-link' => 'Diskussioun', |
| 6870 | + 'centralnotice-campaign-settings' => 'Astellunge vun der Campagne', |
| 6871 | + 'centralnotice-banner-settings' => 'Astellunge vum Banner', |
6341 | 6872 | 'centralnotice-anon' => 'Anonyme Benotzer weisen', |
6342 | 6873 | 'centralnotice-account' => 'Ageloggte Benotzer weisen', |
6343 | 6874 | 'centralnotice-fundraising' => 'Spendenopruff', |
6344 | 6875 | 'centralnotice-landingpages' => 'Zilsäiten', |
| 6876 | + 'centralnotice-banner-content' => 'Inhalt vum Banner', |
6345 | 6877 | 'centralnotice-banner-content-changed' => 'Geännert', |
6346 | 6878 | 'centralnotice-filters' => 'Logbuch vun de Filteren', |
6347 | 6879 | 'centralnotice-date' => 'Datum', |
6348 | 6880 | 'centralnotice-apply-filters' => 'Filteren uwenden', |
6349 | 6881 | 'centralnotice-clear-filters' => 'Filteren eidel maachen', |
| 6882 | + 'centralnotice-banner-messages' => 'Banner-Messagen', |
6350 | 6883 | ); |
6351 | 6884 | |
6352 | 6885 | /** Lingua Franca Nova (Lingua Franca Nova) |
— | — | @@ -6366,6 +6899,7 @@ |
6367 | 6900 | 'centralnotice' => 'Beheer centrale sitemitdeiling', |
6368 | 6901 | 'noticetemplate' => 'Behier centraal sitemitdeiling', |
6369 | 6902 | 'bannerallocation' => 'Behier centraal sitemitdeiling', |
| 6903 | + 'centralnoticelogs' => 'Behier centraal sitemitdeiling', |
6370 | 6904 | 'right-centralnotice-admin' => 'Centrale sitemitdeilinge behere', |
6371 | 6905 | 'action-centralnotice-admin' => 'beheer centrale sitemitdeilinge', |
6372 | 6906 | 'centralnotice-desc' => "Deit 'n centrale sitemededeling bie", |
— | — | @@ -6376,8 +6910,10 @@ |
6377 | 6911 | 'centralnotice-end-date' => 'Einddatum', |
6378 | 6912 | 'centralnotice-enabled' => 'Aktief', |
6379 | 6913 | 'centralnotice-modify' => 'Opslaon', |
| 6914 | + 'centralnotice-view' => 'Bekiek', |
6380 | 6915 | 'centralnotice-save-banner' => 'Slaon vaan óp', |
6381 | 6916 | 'centralnotice-preview' => 'Betrachte', |
| 6917 | + 'centralnotice-nopreview' => '(Veurvertuun neet besjikbaar)', |
6382 | 6918 | 'centralnotice-add-new' => 'Nuuj centrale sitemitdeiling biedoon', |
6383 | 6919 | 'centralnotice-remove' => 'Wis', |
6384 | 6920 | 'centralnotice-translate-heading' => 'Vertaling veur $1', |
— | — | @@ -6391,6 +6927,8 @@ |
6392 | 6928 | 'centralnotice-list-templates' => 'Sjablone waergaeve', |
6393 | 6929 | 'centralnotice-multiple-projects' => 'meerdere ($1)', |
6394 | 6930 | 'centralnotice-multiple-languages' => 'meerdere ($1)', |
| 6931 | + 'centralnotice-multiple-countries' => 'meerdere ($1)', |
| 6932 | + 'centralnotice-all-projects' => 'Alle projekte', |
6395 | 6933 | 'centralnotice-translations' => 'Euverzèttinge', |
6396 | 6934 | 'centralnotice-translate-to' => 'Euverzètte nao', |
6397 | 6935 | 'centralnotice-translate' => 'Euverzètte', |
— | — | @@ -6408,6 +6946,8 @@ |
6409 | 6947 | Deze weurt neet biegedoon.', |
6410 | 6948 | 'centralnotice-no-language' => "d'r Is gein spraok geselecteerd veure campagne. |
6411 | 6949 | d'r Weurt nieks toegevoog.", |
| 6950 | + 'centralnotice-no-project' => "d'r Is gein projek geselecteerd veure campagne. |
| 6951 | +d'r Weurt nieks toegevoog.", |
6412 | 6952 | 'centralnotice-template-exists' => "'t Sjabloon besjteit al. |
6413 | 6953 | Dit weurt neet biegedoon.", |
6414 | 6954 | 'centralnotice-notice-doesnt-exist' => 'De campagne besteit neet.', |
— | — | @@ -6464,9 +7004,9 @@ |
6465 | 7005 | 'centralnotice-clone-name' => 'Naam:', |
6466 | 7006 | 'centralnotice-preview-all-template-translations' => "Alle besjikbare euverzèttinge van 't sjabloon betrachte", |
6467 | 7007 | 'centralnotice-insert' => 'Voog in: $1', |
6468 | | - 'centralnotice-hide-button' => '{{int:centralnotice-shared-hide}}knoep', |
6469 | | - 'centralnotice-collapse-button' => '{{int:centralnotice-shared-collapse}}knoep', |
6470 | | - 'centralnotice-expand-button' => '{{int:centralnotice-shared-expand}}knoep', |
| 7008 | + 'centralnotice-hide-button' => 'Verbergknoep', |
| 7009 | + 'centralnotice-collapse-button' => 'Inklaplink', |
| 7010 | + 'centralnotice-expand-button' => 'Oetklaplink', |
6471 | 7011 | 'centralnotice-close-button' => 'Sloet knoep', |
6472 | 7012 | 'centralnotice-translate-button' => 'Euverzèttingshölpknoep', |
6473 | 7013 | 'centralnotice-donate-button' => 'Gaefknoep', |
— | — | @@ -6478,11 +7018,17 @@ |
6479 | 7019 | 'centralnotice-banner-type' => 'Vaantiep:', |
6480 | 7020 | 'centralnotice-banner-hidable' => 'Statisch/verbergbaar', |
6481 | 7021 | 'centralnotice-banner-collapsible' => 'inklapbaar', |
| 7022 | + 'centralnotice-banner-fundraising' => "Dit is 'ne fondswervingsvaan.", |
| 7023 | + 'centralnotice-banner-fundraising-help' => 'Maak \'nen anchortag in \'t vaanlichaam mit id="cn_fundraising_link" en veur hie ónger ein of mier besjtömmingspagina\'s in, beveurbeild "JimmyAppeal01". De href veure verwiezing weurt autematis gemaak.', |
| 7024 | + 'centralnotice-banner-landing-pages' => "Landingspagina's (kommagesjeie):", |
6482 | 7025 | 'centralnotice-geo' => 'Geografische doele', |
6483 | 7026 | 'centralnotice-countries' => 'Lenj', |
6484 | 7027 | 'centralnotice-allocation' => 'Toewiezing', |
6485 | 7028 | 'centralnotice-view-allocation' => 'Betrach vaantoewiezing', |
6486 | 7029 | 'centralnotice-allocation-instructions' => 'Kees de ómgaeving woveur se de vaantoewiezing wils bekieke:', |
| 7030 | + 'centralnotice-languages' => 'Sjräök', |
| 7031 | + 'centralnotice-language' => 'Sjpraok', |
| 7032 | + 'centralnotice-projects' => 'Projekte', |
6487 | 7033 | 'centralnotice-country' => 'Landj', |
6488 | 7034 | 'centralnotice-no-allocation' => 'Geine vaan toegeweze.', |
6489 | 7035 | 'centralnotice-allocation-description' => 'Vaantoewiezing veur $1.$2 in $3:', |
— | — | @@ -6490,21 +7036,55 @@ |
6491 | 7037 | 'centralnotice-documentwrite-error' => 'document.write() kin neet zónger de vaan gebroek waere. |
6492 | 7038 | Zuuch http://meta.wikimedia.org/wiki/Help:CentralNotice veur mieër informatie.', |
6493 | 7039 | 'centralnotice-preferred' => 'Prifferensies', |
| 7040 | + 'centralnotice-logs' => 'Logbeuk', |
| 7041 | + 'centralnotice-view-logs' => 'Bekiek logbeuk', |
| 7042 | + 'centralnotice-timestamp' => 'Tied', |
| 7043 | + 'centralnotice-user' => 'Gebroeker', |
| 7044 | + 'centralnotice-action' => 'Hanjeling', |
| 7045 | + 'centralnotice-changed' => 'Verangerdj van <span class="cn-old-value">$1</span> nao <span class="cn-new-value">$2</span>', |
| 7046 | + 'centralnotice-on' => 'aan', |
| 7047 | + 'centralnotice-off' => 'aaf', |
| 7048 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span> toegeveug', |
| 7049 | + 'centralnotice-removed' => '<span class="cn-old-value">$1</span> gewösj', |
| 7050 | + 'centralnotice-no-assignments' => 'gein vaan toegeweze', |
| 7051 | + 'centralnotice-talk-link' => 'euverlègk', |
| 7052 | + 'centralnotice-campaign-settings' => 'Campagne-instellinge', |
| 7053 | + 'centralnotice-banner-settings' => 'Vaaninstellinge', |
| 7054 | + 'centralnotice-anon' => 'Weergaeve veur anoniem gebroekers', |
| 7055 | + 'centralnotice-account' => 'Tuin veur aangemèldje gebroekers', |
| 7056 | + 'centralnotice-fundraising' => 'Fondswerving', |
| 7057 | + 'centralnotice-landingpages' => "Ingankspagina's", |
| 7058 | + 'centralnotice-banner-content' => 'Vaaninhwad', |
| 7059 | + 'centralnotice-banner-content-changed' => 'Verangerd', |
| 7060 | + 'centralnotice-filters' => 'Logbookfilters', |
| 7061 | + 'centralnotice-date' => 'Datum', |
| 7062 | + 'centralnotice-apply-filters' => 'Pas filters toe', |
| 7063 | + 'centralnotice-clear-filters' => 'Wösj filters', |
| 7064 | + 'centralnotice-banner-messages' => 'Vaanberichter', |
6494 | 7065 | ); |
6495 | 7066 | |
6496 | 7067 | /** Lithuanian (Lietuvių) |
6497 | 7068 | * @author Eitvys200 |
6498 | 7069 | * @author Garas |
| 7070 | + * @author Ignas693 |
6499 | 7071 | * @author Matasg |
6500 | 7072 | */ |
6501 | 7073 | $messages['lt'] = array( |
| 7074 | + 'centralnotice' => 'Centrinis pranešimo admin', |
| 7075 | + 'noticetemplate' => 'Centrinis pranešimo admin', |
| 7076 | + 'bannerallocation' => 'Centrinis pranešimo admin', |
| 7077 | + 'centralnoticelogs' => 'Centrinis pranešimo admin', |
6502 | 7078 | 'right-centralnotice-admin' => 'Visuotinių pranešimų valdymas', |
6503 | 7079 | 'action-centralnotice-admin' => 'visuotinių pranešimų valdymas', |
| 7080 | + 'centralnotice-desc' => 'Prideda centrinės sitenotice', |
| 7081 | + 'centralnotice-summary' => 'Šis modulis leidžia jums redaguoti savo šiuo metu sąranka centrinės skelbimuose. |
| 7082 | +Ji taip pat galima pridėti arba šalinti senų pranešimų.', |
6504 | 7083 | 'centralnotice-query' => 'Keisti šiuo metu vykdomas kampanijas', |
6505 | 7084 | 'centralnotice-notice-name' => 'Kampanijos pavadinimas', |
6506 | 7085 | 'centralnotice-end-date' => 'Pabaigos data', |
6507 | 7086 | 'centralnotice-enabled' => 'Įjungta', |
6508 | 7087 | 'centralnotice-modify' => 'Pateikti', |
| 7088 | + 'centralnotice-view' => 'Peržiūrėti', |
6509 | 7089 | 'centralnotice-save-banner' => 'Įrašyti reklaminę juostą', |
6510 | 7090 | 'centralnotice-preview' => 'Peržiūra', |
6511 | 7091 | 'centralnotice-nopreview' => '(Peržiūra negalima)', |
— | — | @@ -6519,6 +7099,9 @@ |
6520 | 7100 | 'centralnotice-add-template' => 'Pridėti reklaminę juostą', |
6521 | 7101 | 'centralnotice-show-notices' => 'Rodyti kampanijas', |
6522 | 7102 | 'centralnotice-list-templates' => 'Reklaminių juostų sąrašas', |
| 7103 | + 'centralnotice-multiple-projects' => 'Kelias ( $1 )', |
| 7104 | + 'centralnotice-multiple-languages' => 'Kelias ( $1 )', |
| 7105 | + 'centralnotice-multiple-countries' => 'Kelias ( $1 )', |
6523 | 7106 | 'centralnotice-all-projects' => 'Visi projektai', |
6524 | 7107 | 'centralnotice-translations' => 'Vertimai', |
6525 | 7108 | 'centralnotice-translate-to' => 'Išversti į', |
— | — | @@ -6528,8 +7111,24 @@ |
6529 | 7112 | 'centralnotice-banner' => 'Baneris', |
6530 | 7113 | 'centralnotice-banner-heading' => 'Baneris: $1', |
6531 | 7114 | 'centralnotice-templates' => 'Baneriai', |
| 7115 | + 'centralnotice-weight' => 'Svoris', |
6532 | 7116 | 'centralnotice-locked' => 'Užrakintas', |
| 7117 | + 'centralnotice-notice' => 'Kampanija', |
| 7118 | + 'centralnotice-notice-heading' => 'Kampanija: $1', |
| 7119 | + 'centralnotice-notices' => 'Kampanijos', |
| 7120 | + 'centralnotice-notice-exists' => 'Kampanija jau egzistuoja. |
| 7121 | +Ne pridedant.', |
| 7122 | + 'centralnotice-no-language' => 'Nr kalbos buvo pasirinkti kampanijos. Ne pridedant.', |
| 7123 | + 'centralnotice-no-project' => 'Nr kalbos buvo pasirinkti kampanijos. Ne pridedant.', |
| 7124 | + 'centralnotice-template-exists' => 'Kampanija jau egzistuoja. |
| 7125 | +Ne pridedant.', |
| 7126 | + 'centralnotice-notice-doesnt-exist' => 'Kampanijos neegzistuoja.', |
| 7127 | + 'centralnotice-remove-notice-doesnt-exist' => 'Kampanijos neegzistuoja. |
| 7128 | +Nieko pašalinti.', |
6533 | 7129 | 'centralnotice-banner-doesnt-exist' => 'Baneris neegzistuoja.', |
| 7130 | + 'centralnotice-template-still-bound' => 'Reklama vis dar privalo kampaniją. |
| 7131 | +Nėra pašalinti.', |
| 7132 | + 'centralnotice-template-body' => 'Reklama įstaiga:', |
6534 | 7133 | 'centralnotice-day' => 'Diena', |
6535 | 7134 | 'centralnotice-year' => 'Metai', |
6536 | 7135 | 'centralnotice-month' => 'Mėnuo', |
— | — | @@ -6537,19 +7136,41 @@ |
6538 | 7137 | 'centralnotice-min' => 'Minutė', |
6539 | 7138 | 'centralnotice-project-lang' => 'Projekto kalba', |
6540 | 7139 | 'centralnotice-select' => 'Pasirinkite: $1', |
| 7140 | + 'centralnotice-top-ten-languages' => 'Viršų 10 kalbų', |
6541 | 7141 | 'centralnotice-project-name' => 'Projekto pavadinimas', |
6542 | 7142 | 'centralnotice-start-date' => 'Pradžios data', |
6543 | 7143 | 'centralnotice-start-time' => 'Pradžios laikas (UTC)', |
| 7144 | + 'centralnotice-end-time' => 'Pabaigos laikas (UTC)', |
| 7145 | + 'centralnotice-assigned-templates' => 'Jiems priskiriamas banners', |
6544 | 7146 | 'centralnotice-no-templates' => 'Nerasta šablonų. |
6545 | 7147 | Pridėkite!', |
| 7148 | + 'centralnotice-no-templates-assigned' => 'Nr antraščių, priskirta kampanija. |
| 7149 | +Įtraukti kai kurie!', |
6546 | 7150 | 'centralnotice-available-templates' => 'Galimi šablonai', |
| 7151 | + 'centralnotice-template-already-exists' => 'Reklama jau sąlygotosios į kampaniją. |
| 7152 | +Ne pridedant.', |
6547 | 7153 | 'centralnotice-preview-template' => 'Peržiūrėti šabloną', |
| 7154 | + 'centralnotice-change-lang' => 'Keisti vertimo kalbos', |
| 7155 | + 'centralnotice-weights' => 'Svoris', |
| 7156 | + 'centralnotice-notice-is-locked' => 'Kampanija yra užrakintas. |
| 7157 | +Nėra pašalinti.', |
| 7158 | + 'centralnotice-overlap' => 'Kampanijos persidengia per kitą kampanijos metu. |
| 7159 | +Ne pridedant.', |
| 7160 | + 'centralnotice-invalid-date-range' => 'Neleistina datos diapazoną. |
| 7161 | +Nėra atnaujinama.', |
| 7162 | + 'centralnotice-null-string' => 'Negalite pridėti neapibrėžta eilutė. |
| 7163 | +Ne pridedant.', |
| 7164 | + 'centralnotice-confirm-delete' => 'Ar tikrai norite naikinti šį elementą?N!Šis veiksmas bus nepataisoma.', |
| 7165 | + 'centralnotice-no-notices-exist' => 'Nr kampanijas egzistuoja. |
| 7166 | +Pridėti vieną žemiau.', |
| 7167 | + 'centralnotice-number-uses' => 'Panaudojimai', |
6548 | 7168 | 'centralnotice-settings' => 'Nustatymai', |
6549 | 7169 | 'centralnotice-edit-template' => 'Redaguoti šabloną', |
6550 | 7170 | 'centralnotice-message' => 'Pranešimas', |
6551 | 7171 | 'centralnotice-message-not-set' => 'Pranešimas nenustatytas', |
6552 | 7172 | 'centralnotice-clone' => 'Klonuoti', |
6553 | 7173 | 'centralnotice-clone-notice' => 'Sukurti šablono kopiją', |
| 7174 | + 'centralnotice-clone-name' => 'Pavadinimas:', |
6554 | 7175 | 'centralnotice-insert' => 'Įdėti: $1', |
6555 | 7176 | 'centralnotice-hide-button' => '{{int:centralnotice-shared-hide}} mygtukas', |
6556 | 7177 | 'centralnotice-collapse-button' => '{{int:centralnotice-shared-collapse}} mygtukas', |
— | — | @@ -6567,10 +7188,13 @@ |
6568 | 7189 | 'centralnotice-geo' => 'Taikomas geografiškai', |
6569 | 7190 | 'centralnotice-countries' => 'Valstybės', |
6570 | 7191 | 'centralnotice-languages' => 'Kalbos', |
| 7192 | + 'centralnotice-language' => 'Kalba', |
6571 | 7193 | 'centralnotice-projects' => 'Projektai', |
6572 | 7194 | 'centralnotice-country' => 'Valstybė', |
6573 | 7195 | 'centralnotice-percentage' => 'Procentinė dalis', |
6574 | 7196 | 'centralnotice-preferred' => 'Pageidaujamas', |
| 7197 | + 'centralnotice-timestamp' => 'Laiko žymė', |
| 7198 | + 'centralnotice-user' => 'Vartotojas', |
6575 | 7199 | ); |
6576 | 7200 | |
6577 | 7201 | /** Latgalian (Latgaļu) |
— | — | @@ -6581,6 +7205,7 @@ |
6582 | 7206 | ); |
6583 | 7207 | |
6584 | 7208 | /** Latvian (Latviešu) |
| 7209 | + * @author GreenZeb |
6585 | 7210 | * @author Papuass |
6586 | 7211 | */ |
6587 | 7212 | $messages['lv'] = array( |
— | — | @@ -6592,11 +7217,20 @@ |
6593 | 7218 | 'centralnotice-add' => 'Pievienot', |
6594 | 7219 | 'centralnotice-add-notice' => 'Pievienot kampaņu', |
6595 | 7220 | 'centralnotice-edit-notice' => 'Labot kampaņu', |
| 7221 | + 'centralnotice-add-template' => 'Pievienot reklāmkarogu', |
6596 | 7222 | 'centralnotice-show-notices' => 'Rādīt kampaņas', |
| 7223 | + 'centralnotice-list-templates' => 'Reklāmkarogu saraksts', |
| 7224 | + 'centralnotice-multiple-projects' => 'Vairāki ($1)', |
| 7225 | + 'centralnotice-multiple-languages' => 'Vairākas ($1)', |
| 7226 | + 'centralnotice-multiple-countries' => 'Vairākas ($1)', |
6597 | 7227 | 'centralnotice-all-projects' => 'Visi projekti', |
6598 | 7228 | 'centralnotice-translations' => 'Tulkojumi', |
6599 | 7229 | 'centralnotice-translate-to' => 'Tulkot uz', |
6600 | 7230 | 'centralnotice-translate' => 'Tulkot', |
| 7231 | + 'centralnotice-english' => 'Angļu', |
| 7232 | + 'centralnotice-banner-name' => 'Reklāmkaroga nosaukums:', |
| 7233 | + 'centralnotice-banner' => 'Reklāmkarogs', |
| 7234 | + 'centralnotice-banner-heading' => 'Reklāmkarogs: $1', |
6601 | 7235 | 'centralnotice-notice' => 'Kampaņa', |
6602 | 7236 | 'centralnotice-notice-heading' => 'Kampaņa: $1', |
6603 | 7237 | 'centralnotice-notices' => 'Kampaņas', |
— | — | @@ -6624,6 +7258,8 @@ |
6625 | 7259 | 'centralnotice-languages' => 'Valodas', |
6626 | 7260 | 'centralnotice-projects' => 'Projekti', |
6627 | 7261 | 'centralnotice-country' => 'Valsts', |
| 7262 | + 'centralnotice-user' => 'Lietotājs', |
| 7263 | + 'centralnotice-action' => 'Darbība', |
6628 | 7264 | ); |
6629 | 7265 | |
6630 | 7266 | /** Malagasy (Malagasy) |
— | — | @@ -6706,6 +7342,7 @@ |
6707 | 7343 | 'centralnotice-end-date' => 'Истекува', |
6708 | 7344 | 'centralnotice-enabled' => 'Овозможено', |
6709 | 7345 | 'centralnotice-modify' => 'Испрати', |
| 7346 | + 'centralnotice-view' => 'Погл.', |
6710 | 7347 | 'centralnotice-save-banner' => 'Зачувај плакат', |
6711 | 7348 | 'centralnotice-preview' => 'Преглед', |
6712 | 7349 | 'centralnotice-nopreview' => '(Прегледот не е достапен)', |
— | — | @@ -6820,6 +7457,7 @@ |
6821 | 7458 | 'centralnotice-view-allocation' => 'Преглед на распределбата на плакати', |
6822 | 7459 | 'centralnotice-allocation-instructions' => 'Одберете во која околина сакате да ја погледате распределбата на плакати:', |
6823 | 7460 | 'centralnotice-languages' => 'Јазици', |
| 7461 | + 'centralnotice-language' => 'Јазик', |
6824 | 7462 | 'centralnotice-projects' => 'Проекти', |
6825 | 7463 | 'centralnotice-country' => 'Земја', |
6826 | 7464 | 'centralnotice-no-allocation' => 'Нема распределени плакати', |
— | — | @@ -6851,6 +7489,7 @@ |
6852 | 7490 | 'centralnotice-date' => 'Датум', |
6853 | 7491 | 'centralnotice-apply-filters' => 'Примени филтри', |
6854 | 7492 | 'centralnotice-clear-filters' => 'Исчисти филтри', |
| 7493 | + 'centralnotice-banner-messages' => 'Пораки на плакат', |
6855 | 7494 | ); |
6856 | 7495 | |
6857 | 7496 | /** Malayalam (മലയാളം) |
— | — | @@ -6872,6 +7511,7 @@ |
6873 | 7512 | 'centralnotice-end-date' => 'അവസാനിക്കുന്ന തീയതി', |
6874 | 7513 | 'centralnotice-enabled' => 'സജ്ജമാക്കിയിരിക്കുന്നു', |
6875 | 7514 | 'centralnotice-modify' => 'സമർപ്പിക്കുക', |
| 7515 | + 'centralnotice-view' => 'കാണുക', |
6876 | 7516 | 'centralnotice-save-banner' => 'എഴുത്തുപട്ട സേവ് ചെയ്യുക', |
6877 | 7517 | 'centralnotice-preview' => 'എങ്ങനെയുണ്ടെന്നു കാണുക', |
6878 | 7518 | 'centralnotice-nopreview' => '(പ്രിവ്യൂ ലഭ്യമല്ല)', |
— | — | @@ -6985,6 +7625,7 @@ |
6986 | 7626 | 'centralnotice-view-allocation' => 'എഴുത്തുപട്ടയ്ക്ക് അനുവദിച്ചിരിക്കുന്ന സ്ഥാനം കാണുക', |
6987 | 7627 | 'centralnotice-allocation-instructions' => 'എഴുത്തുപട്ട അനുവദിക്കൽ പ്രദർശിപ്പിക്കാനായി താങ്കൾ തിരഞ്ഞെടുക്കുന്ന പരിതസ്ഥിതി:', |
6988 | 7628 | 'centralnotice-languages' => 'ഭാഷകൾ', |
| 7629 | + 'centralnotice-language' => 'ഭാഷ', |
6989 | 7630 | 'centralnotice-projects' => 'പദ്ധതികൾ', |
6990 | 7631 | 'centralnotice-country' => 'രാജ്യം', |
6991 | 7632 | 'centralnotice-no-allocation' => 'എഴുത്തുപട്ടകൾക്ക് ഇടയനുവദിച്ചിട്ടില്ല.', |
— | — | @@ -7007,7 +7648,9 @@ |
7008 | 7649 | 'centralnotice-campaign-settings' => 'മേളയുടെ സജ്ജീകരണങ്ങൾ', |
7009 | 7650 | 'centralnotice-anon' => 'അജ്ഞാത ഉപയോക്താക്കൾക്കായി പ്രദർശിപ്പിക്കുക', |
7010 | 7651 | 'centralnotice-account' => 'പ്രവേശിച്ചിട്ടുള്ള ഉപയോക്താക്കൾക്കായി പ്രദർശിപ്പിക്കുക', |
| 7652 | + 'centralnotice-banner-content' => 'എഴുത്തുപട്ടയുടെ ഉള്ളടക്കം', |
7011 | 7653 | 'centralnotice-banner-content-changed' => 'മാറ്റിയിരിക്കുന്നു', |
| 7654 | + 'centralnotice-filters' => 'രേഖകൾക്കുള്ള അരിപ്പകൾ', |
7012 | 7655 | 'centralnotice-date' => 'തീയതി', |
7013 | 7656 | 'centralnotice-apply-filters' => 'അരിപ്പകൾ പ്രയോഗിക്കുക', |
7014 | 7657 | 'centralnotice-clear-filters' => 'അരിപ്പ ശുദ്ധമാക്കുക', |
— | — | @@ -7104,6 +7747,7 @@ |
7105 | 7748 | 'centralnotice-end-date' => 'Tarikh tamat', |
7106 | 7749 | 'centralnotice-enabled' => 'Dihidupkan', |
7107 | 7750 | 'centralnotice-modify' => 'Serahkan', |
| 7751 | + 'centralnotice-view' => 'Lihat', |
7108 | 7752 | 'centralnotice-save-banner' => 'Simpan sepanduk', |
7109 | 7753 | 'centralnotice-preview' => 'Pralihat', |
7110 | 7754 | 'centralnotice-nopreview' => '(Tiada pralihat)', |
— | — | @@ -7209,6 +7853,7 @@ |
7210 | 7854 | 'centralnotice-view-allocation' => 'Lihat peruntukan sepanduk', |
7211 | 7855 | 'centralnotice-allocation-instructions' => 'Pilih persekitaran yang mana anda ingin melihat peruntukan sepanduk:', |
7212 | 7856 | 'centralnotice-languages' => 'Bahasa', |
| 7857 | + 'centralnotice-language' => 'Bahasa', |
7213 | 7858 | 'centralnotice-projects' => 'Projek', |
7214 | 7859 | 'centralnotice-country' => 'Negara', |
7215 | 7860 | 'centralnotice-no-allocation' => 'Tiada sepanduk diperuntukkan.', |
— | — | @@ -7241,6 +7886,7 @@ |
7242 | 7887 | 'centralnotice-date' => 'Tarikh', |
7243 | 7888 | 'centralnotice-apply-filters' => 'Gunakan penapis', |
7244 | 7889 | 'centralnotice-clear-filters' => 'Kosongkan penapis', |
| 7890 | + 'centralnotice-banner-messages' => 'Pesanan sepanduk', |
7245 | 7891 | ); |
7246 | 7892 | |
7247 | 7893 | /** Maltese (Malti) |
— | — | @@ -7248,6 +7894,7 @@ |
7249 | 7895 | */ |
7250 | 7896 | $messages['mt'] = array( |
7251 | 7897 | 'centralnotice-add-template' => 'Żid mudell', |
| 7898 | + 'centralnotice-translations' => 'Traduzzjonijiet', |
7252 | 7899 | 'centralnotice-banner-name' => "Isem tal-''banner'':", |
7253 | 7900 | 'centralnotice-number-uses' => 'Użi', |
7254 | 7901 | 'centralnotice-message' => 'Messaġġ', |
— | — | @@ -7281,6 +7928,7 @@ |
7282 | 7929 | 'centralnotice-available-templates' => 'Кедь маласо лопа парцунт', |
7283 | 7930 | 'centralnotice-edit-template' => 'Лопа парцунонть витнеме-петнеме', |
7284 | 7931 | 'centralnotice-message' => 'Пачтамнэ', |
| 7932 | + 'centralnotice-donate-button' => 'Лезксйармаконь повнэ', |
7285 | 7933 | 'centralnotice-countries' => 'Масторт', |
7286 | 7934 | 'centralnotice-languages' => 'Кельть', |
7287 | 7935 | 'centralnotice-projects' => 'Проектт', |
— | — | @@ -7403,14 +8051,47 @@ |
7404 | 8052 | /** Nepali (नेपाली) |
7405 | 8053 | * @author Bhawani Gautam |
7406 | 8054 | * @author Bhawani Gautam Rhk |
| 8055 | + * @author सरोज कुमार ढकाल |
7407 | 8056 | */ |
7408 | 8057 | $messages['ne'] = array( |
7409 | 8058 | 'centralnotice-end-date' => 'समाप्ति तिथि', |
| 8059 | + 'centralnotice-enabled' => 'सकृय पारिएको', |
| 8060 | + 'centralnotice-modify' => 'बुझाउने', |
| 8061 | + 'centralnotice-view' => 'दृष्य', |
| 8062 | + 'centralnotice-save-banner' => 'यस ब्यानरलाई संग्रह गर्ने', |
7410 | 8063 | 'centralnotice-preview' => 'पूर्वालोकन', |
| 8064 | + 'centralnotice-nopreview' => '(पूर्वरुप उपलब्ध छैन)', |
| 8065 | + 'centralnotice-remove' => 'हटाउने', |
| 8066 | + 'centralnotice-translate-heading' => '$1को लागि अनुवाद', |
| 8067 | + 'centralnotice-manage-templates' => 'ब्यानरहरुको व्यवस्था गर्ने', |
7411 | 8068 | 'centralnotice-add' => 'थप्ने', |
7412 | | - 'centralnotice-translations' => 'अनुवाद', |
| 8069 | + 'centralnotice-add-template' => 'ब्यानर थप्ने', |
| 8070 | + 'centralnotice-list-templates' => 'ब्यानरहरुको सूचीकरण गर्ने', |
| 8071 | + 'centralnotice-multiple-projects' => 'विभिन्न ($1)', |
| 8072 | + 'centralnotice-multiple-languages' => 'विभिन्न ($1)', |
| 8073 | + 'centralnotice-multiple-countries' => 'विभिन्न ($1)', |
| 8074 | + 'centralnotice-all-projects' => 'सबै परियोजनाहरु', |
| 8075 | + 'centralnotice-language-listing' => '$1 - $2', |
| 8076 | + 'centralnotice-translations' => 'अनुवादकहरु', |
7413 | 8077 | 'centralnotice-translate-to' => 'अनुवाद गर्ने यसमा', |
| 8078 | + 'centralnotice-translate' => 'अनुवाद गर्ने', |
| 8079 | + 'centralnotice-english' => 'अङ्ग्रेजी', |
| 8080 | + 'centralnotice-banner-name' => 'ब्यानरको नाम:', |
| 8081 | + 'centralnotice-banner' => 'ब्यानर', |
| 8082 | + 'centralnotice-banner-heading' => 'ब्यानर: $1', |
| 8083 | + 'centralnotice-templates' => 'ब्यानरहरु', |
7414 | 8084 | 'centralnotice-weight' => 'ओजन', |
| 8085 | + 'centralnotice-locked' => 'बन्द गरिएको', |
| 8086 | + 'centralnotice-notice' => 'अभियान', |
| 8087 | + 'centralnotice-notice-heading' => 'अभियान: $1', |
| 8088 | + 'centralnotice-notices' => 'अभियानहरु', |
| 8089 | + 'centralnotice-notice-exists' => 'अभियान पहिलेदेखि छ। थपिएन।', |
| 8090 | + 'centralnotice-no-language' => 'अभियानको निम्ति भाषा चयन गरिएको छैन। थपिएन।', |
| 8091 | + 'centralnotice-no-project' => 'अभियानको निम्ति परियोजनाको चयन गरिएको छैन। थपिएन।', |
| 8092 | + 'centralnotice-template-exists' => 'ब्यानर पहिलेदेखि छ। थपिएन।', |
| 8093 | + 'centralnotice-notice-doesnt-exist' => 'अभियान अस्तित्वमा छैन', |
| 8094 | + 'centralnotice-remove-notice-doesnt-exist' => 'अभियान छैन। हटाउनु पर्ने केही छैन।', |
| 8095 | + 'centralnotice-banner-doesnt-exist' => 'अभियान अस्तित्वमा छैन', |
7415 | 8096 | 'centralnotice-day' => 'दिन', |
7416 | 8097 | 'centralnotice-year' => 'वर्ष', |
7417 | 8098 | 'centralnotice-month' => 'महिना', |
— | — | @@ -7449,6 +8130,7 @@ |
7450 | 8131 | 'centralnotice-end-date' => 'Einddatum', |
7451 | 8132 | 'centralnotice-enabled' => 'Actief', |
7452 | 8133 | 'centralnotice-modify' => 'Opslaan', |
| 8134 | + 'centralnotice-view' => 'Bekijken', |
7453 | 8135 | 'centralnotice-save-banner' => 'Banner opslaan', |
7454 | 8136 | 'centralnotice-preview' => 'Voorvertoning', |
7455 | 8137 | 'centralnotice-nopreview' => '(Voorvertoning niet beschikbaar)', |
— | — | @@ -7564,6 +8246,7 @@ |
7565 | 8247 | 'centralnotice-view-allocation' => 'Bannertoewijzing bekijken', |
7566 | 8248 | 'centralnotice-allocation-instructions' => 'Kies de omgeving waarvoor u de bannertoewijzing wilt bekijken:', |
7567 | 8249 | 'centralnotice-languages' => 'Talen', |
| 8250 | + 'centralnotice-language' => 'Taal', |
7568 | 8251 | 'centralnotice-projects' => 'Projecten', |
7569 | 8252 | 'centralnotice-country' => 'Land', |
7570 | 8253 | 'centralnotice-no-allocation' => 'Geen banners toegewezen.', |
— | — | @@ -7596,6 +8279,7 @@ |
7597 | 8280 | 'centralnotice-date' => 'Datum', |
7598 | 8281 | 'centralnotice-apply-filters' => 'Filters toepassen', |
7599 | 8282 | 'centralnotice-clear-filters' => 'Filters verwijderen', |
| 8283 | + 'centralnotice-banner-messages' => 'Bannerberichten', |
7600 | 8284 | ); |
7601 | 8285 | |
7602 | 8286 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
— | — | @@ -7702,6 +8386,7 @@ |
7703 | 8387 | 'centralnotice-end-date' => 'Sluttdato', |
7704 | 8388 | 'centralnotice-enabled' => 'Aktivert', |
7705 | 8389 | 'centralnotice-modify' => 'Lagre', |
| 8390 | + 'centralnotice-view' => 'Vis', |
7706 | 8391 | 'centralnotice-save-banner' => 'Lagre banner', |
7707 | 8392 | 'centralnotice-preview' => 'Forhåndsvisning', |
7708 | 8393 | 'centralnotice-nopreview' => '(Forhåndsvisning ikke tilgjengelig)', |
— | — | @@ -7816,6 +8501,7 @@ |
7817 | 8502 | 'centralnotice-view-allocation' => 'Vis bannertildeling', |
7818 | 8503 | 'centralnotice-allocation-instructions' => 'Velg miljøet du ønsker å se bannertildelingen for:', |
7819 | 8504 | 'centralnotice-languages' => 'Språk', |
| 8505 | + 'centralnotice-language' => 'Språk', |
7820 | 8506 | 'centralnotice-projects' => 'Prosjekter', |
7821 | 8507 | 'centralnotice-country' => 'Land', |
7822 | 8508 | 'centralnotice-no-allocation' => 'Ingen bannere tildelt.', |
— | — | @@ -7835,20 +8521,24 @@ |
7836 | 8522 | 'centralnotice-added' => 'Lagt til <span class="cn-new-value">$1</span>', |
7837 | 8523 | 'centralnotice-removed' => 'Fjernet <span class="cn-old-value">$1</span>', |
7838 | 8524 | 'centralnotice-no-assignments' => 'Ingen bannere tilordnet', |
7839 | | - 'centralnotice-talk-link' => 'snakke', |
| 8525 | + 'centralnotice-talk-link' => 'diskusjon', |
7840 | 8526 | 'centralnotice-campaign-settings' => 'Kampanjeinnstillinger', |
7841 | 8527 | 'centralnotice-banner-settings' => 'Bannerinnstillinger', |
7842 | 8528 | 'centralnotice-anon' => 'Angi til anonyme brukere', |
7843 | 8529 | 'centralnotice-account' => 'Angi til innloggede brukere', |
7844 | 8530 | 'centralnotice-fundraising' => 'Pengeinnsamling', |
| 8531 | + 'centralnotice-landingpages' => 'Målsider', |
7845 | 8532 | 'centralnotice-banner-content' => 'Bannerinnhold', |
7846 | 8533 | 'centralnotice-banner-content-changed' => 'Endret', |
| 8534 | + 'centralnotice-filters' => 'Loggfiltere', |
7847 | 8535 | 'centralnotice-date' => 'Dato', |
7848 | 8536 | 'centralnotice-apply-filters' => 'Bruk filtre', |
7849 | 8537 | 'centralnotice-clear-filters' => 'Nullstill filtre', |
| 8538 | + 'centralnotice-banner-messages' => 'Banner-meldinger', |
7850 | 8539 | ); |
7851 | 8540 | |
7852 | 8541 | /** Occitan (Occitan) |
| 8542 | + * @author Boulaur |
7853 | 8543 | * @author Cedric31 |
7854 | 8544 | */ |
7855 | 8545 | $messages['oc'] = array( |
— | — | @@ -7863,6 +8553,7 @@ |
7864 | 8554 | 'centralnotice-end-date' => 'Data de fin', |
7865 | 8555 | 'centralnotice-enabled' => 'Activat', |
7866 | 8556 | 'centralnotice-modify' => 'Sometre', |
| 8557 | + 'centralnotice-view' => 'Afichar', |
7867 | 8558 | 'centralnotice-preview' => 'Previsualizacion', |
7868 | 8559 | 'centralnotice-add-new' => 'Apondre una notificacion centrala novèla', |
7869 | 8560 | 'centralnotice-remove' => 'Suprimir', |
— | — | @@ -7897,9 +8588,11 @@ |
7898 | 8589 | 'centralnotice-hours' => 'Ora', |
7899 | 8590 | 'centralnotice-min' => 'Minuta', |
7900 | 8591 | 'centralnotice-project-lang' => 'Lenga del projècte', |
| 8592 | + 'centralnotice-top-ten-languages' => 'Top 10 lengas', |
7901 | 8593 | 'centralnotice-project-name' => 'Nom del projècte', |
7902 | 8594 | 'centralnotice-start-date' => 'Data de començament', |
7903 | 8595 | 'centralnotice-start-time' => 'Ora de començament (UTC)', |
| 8596 | + 'centralnotice-end-time' => 'Ora finala (UTC)', |
7904 | 8597 | 'centralnotice-assigned-templates' => 'Modèls assignats', |
7905 | 8598 | 'centralnotice-no-templates' => 'I a pas de modèl dins lo sistèma. |
7906 | 8599 | Apondètz-ne un !', |
— | — | @@ -7925,28 +8618,93 @@ |
7926 | 8619 | Apondètz-ne una en dejós.', |
7927 | 8620 | 'centralnotice-no-templates-translate' => 'I a pas cap de modèl de traduire', |
7928 | 8621 | 'centralnotice-number-uses' => 'Utilizaires', |
| 8622 | + 'centralnotice-settings' => 'Configuracion', |
7929 | 8623 | 'centralnotice-edit-template' => 'Modificar lo modèl', |
7930 | 8624 | 'centralnotice-message' => 'Messatge', |
7931 | 8625 | 'centralnotice-message-not-set' => 'Messatge pas entresenhat', |
7932 | 8626 | 'centralnotice-clone' => 'Clonar', |
7933 | 8627 | 'centralnotice-clone-notice' => "Crear una còpia d'aqueste modèl", |
| 8628 | + 'centralnotice-clone-name' => 'Nom :', |
7934 | 8629 | 'centralnotice-preview-all-template-translations' => "Previsualizar totas las traduccions d'aqueste modèl", |
| 8630 | + 'centralnotice-countries' => 'Païses', |
| 8631 | + 'centralnotice-language' => 'Lenga', |
| 8632 | + 'centralnotice-projects' => 'Projèctes', |
| 8633 | + 'centralnotice-country' => 'País', |
| 8634 | + 'centralnotice-percentage' => 'Percentatge', |
7935 | 8635 | 'centralnotice-preferred' => 'Preferit', |
| 8636 | + 'centralnotice-user' => 'Utilizaire', |
| 8637 | + 'centralnotice-action' => 'Accion', |
| 8638 | + 'centralnotice-changed' => 'Cambiat de <span class="cn-old-value">$1</span> a <span class="cn-new-value">$2</span>', |
| 8639 | + 'centralnotice-on' => 'activat', |
| 8640 | + 'centralnotice-off' => 'desactivat', |
| 8641 | + 'centralnotice-date' => 'Data', |
| 8642 | + 'centralnotice-apply-filters' => 'Filtrar', |
7936 | 8643 | ); |
7937 | 8644 | |
7938 | 8645 | /** Oriya (ଓଡ଼ିଆ) |
| 8646 | + * @author Ansumang |
7939 | 8647 | * @author Odisha1 |
7940 | 8648 | * @author Psubhashish |
7941 | 8649 | */ |
7942 | 8650 | $messages['or'] = array( |
| 8651 | + 'centralnotice' => 'କେନ୍ଦ୍ର ସୂଚନା ପରିଛା', |
| 8652 | + 'noticetemplate' => 'କେନ୍ଦ୍ର ସୂଚନା ପରିଛା', |
| 8653 | + 'bannerallocation' => 'କେନ୍ଦ୍ର ସୂଚନା ପରିଛା', |
| 8654 | + 'centralnoticelogs' => 'କେନ୍ଦ୍ର ସୂଚନା ପରିଛା', |
| 8655 | + 'right-centralnotice-admin' => 'କେନ୍ଦ୍ର ସୂଚନାସମୂହକୁ ପରିଚାଳନା କରିବେ', |
| 8656 | + 'action-centralnotice-admin' => 'କେନ୍ଦ୍ର ସୂଚନାସମୂହକୁ ପରିଚାଳନା କରିବେ', |
| 8657 | + 'centralnotice-desc' => 'ଏକ କେନ୍ଦ୍ର ସାଇଟ ସୂଚନା ଯୋଡ଼ିଥାଏ', |
| 8658 | + 'centralnotice-summary' => 'ଏହି ଖସଡ଼ା ଆପଣଙ୍କୁ ଆପଣଙ୍କର ଏବେକାର ସଜାଯାଇଥିବା କେନ୍ଦ୍ର ସୂଚନାଫଳକର ସମ୍ପାଦନାରେ ସହଯୋଗ କରିଥାଏ । |
| 8659 | +ଏହା ପୁରୁଣା ପୁରୁଣା ସୂଚନାସବୁକୁ ଯୋଡ଼ିବା ଓ ବାହାର କରିବାରେ ବି ବ୍ୟବହାର କରାଯାଇପାରିବ ।', |
| 8660 | + 'centralnotice-query' => 'ଚଳିତ ଅଭିଯାନସମୂହ', |
| 8661 | + 'centralnotice-notice-name' => 'ଅଭିଯାନ ନାମ', |
| 8662 | + 'centralnotice-end-date' => 'ଶେଷ ତାରିଖ', |
7943 | 8663 | 'centralnotice-enabled' => 'ସଚଳ କରାଗଲା', |
7944 | 8664 | 'centralnotice-modify' => 'ଦାଖଲ କରିବା', |
| 8665 | + 'centralnotice-view' => 'ଦେଖା', |
7945 | 8666 | 'centralnotice-save-banner' => 'ବ୍ୟାନରଟିକୁ ସାଇତିବା', |
7946 | 8667 | 'centralnotice-preview' => 'ସାଇତିବା ଆଗରୁ ଦେଖଣା', |
7947 | | - 'centralnotice-nopreview' => '(ଆଗଦେଖଣା ମିଳୁନାହିଁ)', |
7948 | | - 'centralnotice-add-new' => 'ନୂଆ କାମଟିଏ ଯୋଡିବା', |
| 8668 | + 'centralnotice-nopreview' => '(ସାଇତିବା ଆଗଦେଖଣା ମିଳୁନାହିଁ)', |
| 8669 | + 'centralnotice-add-new' => 'ନୂଆ ଅଭିଯାନଟିଏ ଆରମ୍ଭିବା', |
7949 | 8670 | 'centralnotice-remove' => 'ବାହାର କରିବା', |
7950 | 8671 | 'centralnotice-translate-heading' => '$1 ପାଇଁ ଅନୁବାଦ', |
| 8672 | + 'centralnotice-manage' => 'ଅଭିଯାନ ପରିଚାଳନା କରିବେ', |
| 8673 | + 'centralnotice-manage-templates' => 'ସୂଚନା ଫଳକର ପରିଚାଳନା କରିବେ', |
| 8674 | + 'centralnotice-add' => 'ଯୋଗ', |
| 8675 | + 'centralnotice-add-notice' => 'ନୂଆ ଅଭିଯାନଟିଏ ଆରମ୍ଭିବା', |
| 8676 | + 'centralnotice-edit-notice' => 'ଭିଯାନଟିକୁ ବଦଳାଇବା', |
| 8677 | + 'centralnotice-add-template' => 'ଏକ ସୂଚନା ଫଳକ ଯୋଡ଼ିବେ', |
| 8678 | + 'centralnotice-show-notices' => 'ଅଭିଯାନସମୂହ ଦେଖାଇବେ', |
| 8679 | + 'centralnotice-list-templates' => 'ସୂଚନାଫଳକ ତାଲିକା', |
| 8680 | + 'centralnotice-multiple-projects' => 'ଏକାଧିକ ($1)', |
| 8681 | + 'centralnotice-multiple-languages' => 'ଏକାଧିକ ($1)', |
| 8682 | + 'centralnotice-multiple-countries' => 'ଏକାଧିକ ($1)', |
| 8683 | + 'centralnotice-all-projects' => 'ପ୍ରକଳ୍ପ ସବୁ', |
| 8684 | + 'centralnotice-translations' => 'ଅନୁବାଦସମୂହ', |
| 8685 | + 'centralnotice-translate-to' => 'କେଉଁଠିକୁ ଅନୁବାଦ କରିବେ:', |
| 8686 | + 'centralnotice-translate' => 'ଅନୁବାଦ', |
| 8687 | + 'centralnotice-english' => 'ଅଙ୍ଗରେଜି', |
| 8688 | + 'centralnotice-banner-name' => 'ସୂଚନା ଫଳକ ପ୍ରକାର:', |
| 8689 | + 'centralnotice-banner' => 'ସୂଚନା ଫଳକ', |
| 8690 | + 'centralnotice-banner-heading' => 'ସୂଚନା ଫଳକ: $1', |
| 8691 | + 'centralnotice-templates' => 'ସୂଚନା ଫଳକମାନ', |
| 8692 | + 'centralnotice-weight' => 'ଓଜନ', |
| 8693 | + 'centralnotice-locked' => 'କିଳାଯାଇଅଛି', |
| 8694 | + 'centralnotice-notice' => 'ଅଭିଯାନ', |
| 8695 | + 'centralnotice-notice-heading' => 'ଅଭିଯାନ: $1', |
| 8696 | + 'centralnotice-notices' => 'ଅଭିଯାନସମୂହ', |
| 8697 | + 'centralnotice-notice-exists' => 'ଅଭିଯାନଟି ଆଗରୁ ରହିଅଛି । |
| 8698 | +ଯୋଡୁନାହୁଁ ।', |
| 8699 | + 'centralnotice-no-language' => 'ଏହି ଅଭିଯାନ ପାଇଁ ଗୋଟିଏ ବି ଭାଷା ବଛାଯାଇନାହିଁ । ତେଣୁ ଏହାକୁ ଯୋଡୁନାହୁଁ ।', |
| 8700 | + 'centralnotice-no-project' => 'ଏହି ଅଭିଯାନ ପାଇଁ ଗୋଟିଏ ବି ଭାଷା ବଛାଯାଇନାହିଁ । ତେଣୁ ଏହାକୁ ଯୋଡୁନାହୁଁ ।', |
| 8701 | + 'centralnotice-template-exists' => 'ଅଭିଯାନଟି ଆଗରୁ ରହିଅଛି । |
| 8702 | +ଯୋଡୁନାହୁଁ ।', |
| 8703 | + 'centralnotice-notice-doesnt-exist' => 'ଅଭିଯାନଟି ନାହିଁ ।', |
| 8704 | + 'centralnotice-remove-notice-doesnt-exist' => 'ଅଭିଯାନଟି ନାହିଁ । |
| 8705 | +ବାହାର କରିବା ନିମନ୍ତେ କିଛି ବି ନାହିଁ ।', |
| 8706 | + 'centralnotice-banner-doesnt-exist' => 'ଅଭିଯାନଟି ନାହିଁ ।', |
| 8707 | + 'centralnotice-template-still-bound' => 'ସୂଚନା ଫଳକଟି ଏବେ ଯାଏଁ ଏକ ଅଭିଯାନ ସହିତ ଯୋଡ଼ା । |
| 8708 | +ବାହାର କରୁନାହୁଁ ।', |
7951 | 8709 | 'centralnotice-template-body' => 'ବ୍ୟାନର ଭିତର:', |
7952 | 8710 | 'centralnotice-day' => 'ଦିନ', |
7953 | 8711 | 'centralnotice-year' => 'ବର୍ଷ', |
— | — | @@ -7958,15 +8716,100 @@ |
7959 | 8717 | 'centralnotice-top-ten-languages' => '୧୦ ଟି ନାଆଁକରା ଭାଷା', |
7960 | 8718 | 'centralnotice-project-name' => 'ପ୍ରକଳ୍ପ ନାଆଁ', |
7961 | 8719 | 'centralnotice-start-date' => 'ଆରମ୍ଭ ତାରିଖ', |
| 8720 | + 'centralnotice-start-time' => 'ଆରମ୍ଭ ସମୟ (UTC)', |
| 8721 | + 'centralnotice-end-time' => 'ଶେଷ ସମୟ (UTC)', |
| 8722 | + 'centralnotice-assigned-templates' => 'ଆରୋପିତ ସୂଚନା ଫଳକ', |
| 8723 | + 'centralnotice-no-templates' => 'ଗୋଟିଏ ବି ସୂଚନା ଫଳକ ମିଳିଲା ନାହିଁ । |
| 8724 | +କିଛି ଯୋଡ଼ନ୍ତୁ !', |
| 8725 | + 'centralnotice-no-templates-assigned' => 'ଏହି ଅଭିଯାନ ପାଇଁ ଗୋଟିଏ ବି ସୂଚନା ଫଳକ ଦିଆଯାଇନାହିଁ । |
| 8726 | +କିଛି ଯୋଡ଼ନ୍ତୁ !', |
| 8727 | + 'centralnotice-available-templates' => 'ମିଳୁଥିବା ସୂଚନା ଫଳକ', |
| 8728 | + 'centralnotice-template-already-exists' => 'ସୂଚନା ଫଳକଟି ଆଗରୁ ଅଭିଯାନ ସହ ଯୋଡ଼ା ହୋଇଅଛି । |
| 8729 | +ତେଣୁ, ଆଉ ଯୋଡୁନାହୁଁ ।', |
| 8730 | + 'centralnotice-preview-template' => 'ସୂଚନା ଫଳକ ଦେଖାଇବେ', |
| 8731 | + 'centralnotice-change-lang' => 'ଅନୁବାଦର ଭାଷା ବଦଳାଇବେ', |
| 8732 | + 'centralnotice-weights' => 'ଓଜନ', |
| 8733 | + 'centralnotice-notice-is-locked' => 'ଅଭିଯାନଟି କିଲାଯାଇଅଛି । |
| 8734 | +ବାହାର କରୁନାହୁଁ ।', |
| 8735 | + 'centralnotice-overlap' => 'ଏହି ଅଭିଯାନର ସମୟ ଆଉ ଏକ ଅଭିଯାନର ସମୟ ସୀମା ଭିତରେ ଅସୁବିଧା ତିଆରି କରୁଅଛି । |
| 8736 | +ତେଣୁ ଏହାକୁ ଯୋଗ କରୁନାହୁଁ ।', |
| 8737 | + 'centralnotice-invalid-date-range' => 'ଭୁଲ ତାରିଖ ସୀମା । |
| 8738 | +ସତେଜ କରିପାରୁନାହୁଁ ।', |
| 8739 | + 'centralnotice-null-string' => 'ଏକ ଖାଲି ଅକ୍ଷରଗୋଠ ଯୋଡ଼ିପାରିବୁଁ ନାହିଁ । |
| 8740 | +ଏହାକୁ ଯୋଡୁନାହୁଁ ।', |
| 8741 | + 'centralnotice-confirm-delete' => 'ଆପଣ ନିଶ୍ଚିତ କି ଆପଣ ଏହି ଚିଜତିକୁ ଲିଭାଇ ଦେବାକୁ ଚାହାନ୍ତି ? |
| 8742 | +ଏହା ଆଉ ପଛକୁ ଫେରାଯାଇ ପାରିବନାହିଁ ।', |
| 8743 | + 'centralnotice-no-notices-exist' => 'ଗୋଟିଏ ବି ଅଭିଯାନ ନାହିଁ । |
| 8744 | +ତଳେ ଗୋଟିଏ ଯୋଡ଼ନ୍ତୁ ।', |
| 8745 | + 'centralnotice-no-templates-translate' => 'ଏଠାରେ ଅନୁବାଦ କରିବା ପାଇଁ ଆଉ ଗୋଟିଏ ବି ସୂଚନା ଫଳକ ନାହିଁ ।', |
7962 | 8746 | 'centralnotice-number-uses' => 'ବ୍ୟବହାର', |
7963 | | - 'centralnotice-settings' => 'ବିନ୍ୟାସ', |
| 8747 | + 'centralnotice-settings' => 'ସଜାଣି', |
| 8748 | + 'centralnotice-edit-template' => 'ସୂଚନା ଫଳକଟିର ସମ୍ପାଦନା କରିବେ', |
| 8749 | + 'centralnotice-edit-template-summary' => 'ଏକ ଆଞ୍ଚଳିକ ସନ୍ଦେଶ ତିଆରିବାକୁ ତିନୋଟି ବଙ୍କା ବନ୍ଧନୀ ଭିତରେ ଏକ ହାଇଫେନ ଦିଆ ଅକ୍ଷର ଗୋଠ ତିଆରି କରନ୍ତୁ, ଯଥା: {{{jimbo-quote}}}.', |
| 8750 | + 'centralnotice-message' => 'ସନ୍ଦେଶ', |
| 8751 | + 'centralnotice-message-not-set' => 'ସନ୍ଦେଶଟି ଯୋଖାଯାଇନାହିଁ', |
| 8752 | + 'centralnotice-clone' => 'ନକଲ କରିବେ', |
| 8753 | + 'centralnotice-clone-notice' => 'ଏବହି ସୂଚନା ଫଳକର ନକଲଟିଏ ତିଆରି କରିବେ', |
7964 | 8754 | 'centralnotice-clone-name' => 'ନାମ:', |
| 8755 | + 'centralnotice-preview-all-template-translations' => 'ସୂଚନା ଫଳକ ମିଳୁଥିବା ସବୁଯାକ ଅନୁବାଦ ଦେଖାଇବେ', |
| 8756 | + 'centralnotice-insert' => 'ଭର୍ତ୍ତିକରିବା: $1', |
| 8757 | + 'centralnotice-hide-button' => 'ଲିଙ୍କ ଲୁଚାଇବେ', |
| 8758 | + 'centralnotice-collapse-button' => 'ଲିଙ୍କକୁ ସଙ୍କୁଚିତ କରିବେ', |
| 8759 | + 'centralnotice-expand-button' => 'ଲିଙ୍କକୁ ବଢ଼ାଇବେ', |
| 8760 | + 'centralnotice-close-button' => 'ବନ୍ଦକରିବା ବୋତାମ', |
| 8761 | + 'centralnotice-translate-button' => 'ଲିଙ୍କ ଅନୁବାଦରେ ସହଯୋଗ କରନ୍ତୁ', |
| 8762 | + 'centralnotice-donate-button' => 'ଦାନଦେବା ବୋତାମ', |
| 8763 | + 'centralnotice-expanded-banner' => 'ବଢ଼ାଯାଇଥିବା ସୂଚନା ଫଳକ', |
| 8764 | + 'centralnotice-collapsed-banner' => 'ଚାପିରହିଥିବା ସୂଚନା ଫଳକ', |
| 8765 | + 'centralnotice-banner-display' => 'କାହା ପାଇଁ ଦେଖଣା:', |
| 8766 | + 'centralnotice-banner-anonymous' => 'ବେନାମି ସଭ୍ୟ', |
7965 | 8767 | 'centralnotice-banner-logged-in' => 'ଲଗଇନ କରିଥିବା ଇଉଜରମାନେ', |
7966 | | - 'centralnotice-banner-type' => 'ବ୍ୟାନର ପ୍ରକାର', |
| 8768 | + 'centralnotice-banner-type' => 'ସୂଚନା ଫଳକ ପ୍ରକାର:', |
| 8769 | + 'centralnotice-banner-hidable' => 'ଥିର/ଲୁଚାଯାଇ ପାରିବା', |
| 8770 | + 'centralnotice-banner-collapsible' => 'ସଙ୍କୁଚିତ କରାଯାଇପାରିବା', |
| 8771 | + 'centralnotice-banner-fundraising' => 'ଏହା ଏକ ଅର୍ଥସଂଗ୍ରହ ସୂଚନା ଫଳକ', |
| 8772 | + 'centralnotice-banner-fundraising-help' => 'ସୂଚନା ଫଳକ ଦେହରେ ଏକ ଆଙ୍କର ଚିହ୍ନ ="cn_fundraising_link" ଯୋଡ଼ିଥାଏ ଓ ଗୋଟିଏ ବା ଦୁଇଟି ମୁକାମ ପୃଷ୍ଠାକୁ ଯାଇଥାଏ ଯଥା: "ଜିମିଆବେଦନ୦୧" । ଲିଙ୍କର ଏହି href ଆପେଆପେ ଗଠିତ ହୋଇଥାଏ ।', |
| 8773 | + 'centralnotice-banner-landing-pages' => 'ଅବତରଣ ପୃଷ୍ଠାସମୂହ (କମା ଦେଇ ଅଲଗାକରାଯାଇଥିବା)', |
| 8774 | + 'centralnotice-geo' => 'ଭୂ ଲକ୍ଷିତ', |
| 8775 | + 'centralnotice-countries' => 'ଦେଶସବୁ', |
| 8776 | + 'centralnotice-allocation' => 'ଆବଣ୍ଟନ', |
| 8777 | + 'centralnotice-view-allocation' => 'ସୂଚନା ଫଳକ ଆବଣ୍ଟନ', |
| 8778 | + 'centralnotice-allocation-instructions' => 'ଆପଣ ଦେଖିବାକୁ ଚାହୁଁଥିବା ସୂଚନା ଫଳକର ସଜାଣି ପାଇଁ ପରିବେଶଟିଏ ବାଛନ୍ତୁ ।', |
7967 | 8779 | 'centralnotice-languages' => 'ଭାଷା', |
| 8780 | + 'centralnotice-language' => 'ଭାଷା', |
7968 | 8781 | 'centralnotice-projects' => 'ପ୍ରକଳ୍ପ', |
7969 | | - 'centralnotice-user' => 'ବ୍ୟବାହାରକାରୀ', |
| 8782 | + 'centralnotice-country' => 'ଦେଶ', |
| 8783 | + 'centralnotice-no-allocation' => 'ସୂଚନା ଫଳକଟିଏ ଦିଆଯାଇନାହିଁ ।', |
| 8784 | + 'centralnotice-allocation-description' => '$3ରେ $1.$2 ର ସୂଚନା ଫଳକ ସଜାଣି ନିମନ୍ତେ:', |
| 8785 | + 'centralnotice-percentage' => 'ଶତକଡ଼ା', |
| 8786 | + 'centralnotice-documentwrite-error' => 'document.write() ଏକ ସୂଚନା ଫଳକ ଭିତରେ ବ୍ୟବହାର ହୋଇପାରିବ ନାହିଁ । |
| 8787 | +ଅଧିକ ଜାଣିବା ପାଇଁ http://meta.wikimedia.org/wiki/Help:CentralNotice ଦେଖନ୍ତୁ ।', |
| 8788 | + 'centralnotice-preferred' => 'ବଛା', |
| 8789 | + 'centralnotice-logs' => 'ଲଗସବୁ', |
| 8790 | + 'centralnotice-view-logs' => 'ଇତିହାସ ଦେଖିବେ', |
| 8791 | + 'centralnotice-timestamp' => 'ସମୟଚିହ୍ନ', |
| 8792 | + 'centralnotice-user' => 'ବ୍ୟବହାରକାରୀ', |
7970 | 8793 | 'centralnotice-action' => 'କାମ', |
| 8794 | + 'centralnotice-changed' => '<span class="cn-old-value">$1</span> ରୁ <span class="cn-new-value">$2</span>କୁ ବଦଳାଗଲା', |
| 8795 | + 'centralnotice-on' => 'ସଚଳ', |
| 8796 | + 'centralnotice-off' => 'ଅଚଳ', |
| 8797 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span> ଯୋଡ଼ିଲୁଁ', |
| 8798 | + 'centralnotice-removed' => '<span class="cn-old-value">$1</span> ହଟାଇ ଦିଆଗଲା', |
| 8799 | + 'centralnotice-no-assignments' => 'ଗୋଟିଏ ବି ସୂଚନା ଫଳକ ଦିଆଯାଇନାହିଁ', |
| 8800 | + 'centralnotice-talk-link' => 'କଥା', |
| 8801 | + 'centralnotice-campaign-settings' => 'ଅଭିଯାନ ସଜାଣି', |
| 8802 | + 'centralnotice-banner-settings' => 'ସୂଚନା ଫଳକ ସଜାଣି', |
| 8803 | + 'centralnotice-anon' => 'ବେନାମି ସଭୟଙ୍କୁ ଦେଖାଇବେ', |
| 8804 | + 'centralnotice-account' => 'ଲଗ ଇନ କରିଥିବା ସଭ୍ୟଗଣଙ୍କୁ ଦେଖାଇବେ', |
| 8805 | + 'centralnotice-fundraising' => 'ଅର୍ଥସଂଗ୍ରହ', |
| 8806 | + 'centralnotice-landingpages' => 'ଅବତରଣ ପୃଷ୍ଠାମାନ', |
| 8807 | + 'centralnotice-banner-content' => 'ସୂଚନା ଫଳକ ଭିତର ଭାଗ', |
| 8808 | + 'centralnotice-banner-content-changed' => 'ବଦଳାଗଲା', |
| 8809 | + 'centralnotice-filters' => 'ଲଗ ଛଣା', |
| 8810 | + 'centralnotice-date' => 'ତାରିଖ', |
| 8811 | + 'centralnotice-apply-filters' => 'ଛାଣିବା ସଚଳ କରିବେ', |
| 8812 | + 'centralnotice-clear-filters' => 'ଛାଣିବାକୁ ବାହାର କରିଦେବେ', |
| 8813 | + 'centralnotice-banner-messages' => 'ସୂଚନା ଫଳକ ସମ୍ବାଦ', |
7971 | 8814 | ); |
7972 | 8815 | |
7973 | 8816 | /** Ossetic (Ирон) |
— | — | @@ -8017,20 +8860,21 @@ |
8018 | 8861 | 'right-centralnotice-admin' => 'Zarządzanie wspólnymi komunikatami', |
8019 | 8862 | 'action-centralnotice-admin' => 'zarządzaj centralnymi komunikatami', |
8020 | 8863 | 'centralnotice-desc' => 'Dodaje wspólny komunikat dla serwisów', |
8021 | | - 'centralnotice-summary' => 'Ten moduł pozwala zmieniać bieżące ustawienia wspólnych komunikatów. |
8022 | | -Można także dodawać i usuwać komunikaty.', |
| 8864 | + 'centralnotice-summary' => 'Ten moduł pozwala na zmianę bieżących ustawień wspólnych komunikatów. |
| 8865 | +Można w nim także dodawać i usuwać komunikaty.', |
8023 | 8866 | 'centralnotice-query' => 'Modyfikuj bieżący komunikat', |
8024 | 8867 | 'centralnotice-notice-name' => 'Nazwa komunikatu', |
8025 | 8868 | 'centralnotice-end-date' => 'Data zakończenia', |
8026 | 8869 | 'centralnotice-enabled' => 'Włączony', |
8027 | 8870 | 'centralnotice-modify' => 'Zapisz', |
| 8871 | + 'centralnotice-view' => 'Podgląd', |
8028 | 8872 | 'centralnotice-save-banner' => 'Zapisz baner', |
8029 | 8873 | 'centralnotice-preview' => 'Podgląd', |
8030 | 8874 | 'centralnotice-nopreview' => '(Podgląd niedostępny)', |
8031 | 8875 | 'centralnotice-add-new' => 'Dodaj nowy wspólny komunikat', |
8032 | 8876 | 'centralnotice-remove' => 'Usuń', |
8033 | 8877 | 'centralnotice-translate-heading' => 'Tłumaczenie dla $1', |
8034 | | - 'centralnotice-manage' => 'Zarządzaj wspólnymi komunikatami', |
| 8878 | + 'centralnotice-manage' => 'Zarządzanie wspólnymi komunikatami', |
8035 | 8879 | 'centralnotice-manage-templates' => 'Zarządzanie banerami', |
8036 | 8880 | 'centralnotice-add' => 'Dodaj', |
8037 | 8881 | 'centralnotice-add-notice' => 'Dodaj komunikat', |
— | — | @@ -8041,7 +8885,7 @@ |
8042 | 8886 | 'centralnotice-multiple-projects' => 'wiele ($1)', |
8043 | 8887 | 'centralnotice-multiple-languages' => 'wiele ($1)', |
8044 | 8888 | 'centralnotice-multiple-countries' => 'Wiele ($1)', |
8045 | | - 'centralnotice-all-projects' => 'Wszystkie projekty', |
| 8889 | + 'centralnotice-all-projects' => 'wszystkie projekty', |
8046 | 8890 | 'centralnotice-translations' => 'Tłumaczenia', |
8047 | 8891 | 'centralnotice-translate-to' => 'Przetłumacz na', |
8048 | 8892 | 'centralnotice-translate' => 'Przetłumacz', |
— | — | @@ -8131,6 +8975,7 @@ |
8132 | 8976 | 'centralnotice-view-allocation' => 'Zobacz przydziały dla banera', |
8133 | 8977 | 'centralnotice-allocation-instructions' => 'Określ środowisko, w którym chcesz zobaczyć baner', |
8134 | 8978 | 'centralnotice-languages' => 'Języki', |
| 8979 | + 'centralnotice-language' => 'Język', |
8135 | 8980 | 'centralnotice-projects' => 'Projekty', |
8136 | 8981 | 'centralnotice-country' => 'Kraj', |
8137 | 8982 | 'centralnotice-no-allocation' => 'Brak przypisanych banerów.', |
— | — | @@ -8163,6 +9008,7 @@ |
8164 | 9009 | 'centralnotice-date' => 'Data', |
8165 | 9010 | 'centralnotice-apply-filters' => 'Zastosuj filtry', |
8166 | 9011 | 'centralnotice-clear-filters' => 'Wyczyść filtry', |
| 9012 | + 'centralnotice-banner-messages' => 'Treści banerów', |
8167 | 9013 | ); |
8168 | 9014 | |
8169 | 9015 | /** Piedmontese (Piemontèis) |
— | — | @@ -8173,6 +9019,7 @@ |
8174 | 9020 | 'centralnotice' => 'Aministrassion sentral ëd le neuve', |
8175 | 9021 | 'noticetemplate' => 'Aministrassion sentral ëd le neuve', |
8176 | 9022 | 'bannerallocation' => 'Aministrassion sentral ëd le neuve', |
| 9023 | + 'centralnoticelogs' => 'Aministrassion sentral ëd le neuve', |
8177 | 9024 | 'right-centralnotice-admin' => 'Gestì le neuve sentraj', |
8178 | 9025 | 'action-centralnotice-admin' => 'gestì le neuve sentraj', |
8179 | 9026 | 'centralnotice-desc' => 'A gionta na Neuva Sentral dël sit', |
— | — | @@ -8183,6 +9030,7 @@ |
8184 | 9031 | 'centralnotice-end-date' => 'Data fin', |
8185 | 9032 | 'centralnotice-enabled' => 'Abilità', |
8186 | 9033 | 'centralnotice-modify' => 'Spediss', |
| 9034 | + 'centralnotice-view' => 'Vardé', |
8187 | 9035 | 'centralnotice-save-banner' => 'Salvé ël tilèt', |
8188 | 9036 | 'centralnotice-preview' => 'Previsualisassion', |
8189 | 9037 | 'centralnotice-nopreview' => "(Gnun-a preuva ch'as peula smon-se)", |
— | — | @@ -8199,6 +9047,7 @@ |
8200 | 9048 | 'centralnotice-list-templates' => 'Lista stamp', |
8201 | 9049 | 'centralnotice-multiple-projects' => 'mùltipl ($1)', |
8202 | 9050 | 'centralnotice-multiple-languages' => 'mùltipl ($1)', |
| 9051 | + 'centralnotice-multiple-countries' => 'Mùltipl ($1)', |
8203 | 9052 | 'centralnotice-all-projects' => 'Tùit ij proget', |
8204 | 9053 | 'centralnotice-translations' => 'Tradussion', |
8205 | 9054 | 'centralnotice-translate-to' => 'Volté an', |
— | — | @@ -8287,12 +9136,16 @@ |
8288 | 9137 | 'centralnotice-banner-type' => 'Sòrt ëd tilèt:', |
8289 | 9138 | 'centralnotice-banner-hidable' => 'Stàtich/Stërmàbil', |
8290 | 9139 | 'centralnotice-banner-collapsible' => 'Strenzìbil', |
| 9140 | + 'centralnotice-banner-fundraising' => "Cost-sì a l'é un tilèt për cheuje dij fond", |
| 9141 | + 'centralnotice-banner-fundraising-help' => 'Creé na tichëtta d\'ancragi ant ël còrp dël tilèt con id="cn_fundraising_link" e anserì un-a o pi pagine ëd destinassion sì-sota, për esempi, "JimmyAppeal01". Ël href ëd la liurà a sarà costruì automaticament.', |
| 9142 | + 'centralnotice-banner-landing-pages' => "Pàgine ëd destinassion (separà da 'd vìrgole):", |
8291 | 9143 | 'centralnotice-geo' => 'Geolocalisà', |
8292 | 9144 | 'centralnotice-countries' => 'Pais', |
8293 | 9145 | 'centralnotice-allocation' => 'Alocassion', |
8294 | 9146 | 'centralnotice-view-allocation' => 'Vëdde la disposission dël tilèt', |
8295 | 9147 | 'centralnotice-allocation-instructions' => "Ch'a serna l'ambient për ël qual a-j piaserìa smon-e la disposission ëd tilèt:", |
8296 | 9148 | 'centralnotice-languages' => 'Lenghe', |
| 9149 | + 'centralnotice-language' => 'Lenga', |
8297 | 9150 | 'centralnotice-projects' => 'Proget', |
8298 | 9151 | 'centralnotice-country' => 'Nassion', |
8299 | 9152 | 'centralnotice-no-allocation' => 'Gnun tilèt butà.', |
— | — | @@ -8301,6 +9154,31 @@ |
8302 | 9155 | 'centralnotice-documentwrite-error' => "document.write() a peul pa esse dovrà ant un tilèt. |
8303 | 9156 | ch'a lesa http://meta.wikimedia.org/wiki/Help:CentralNotice për savèjne ëd pi.", |
8304 | 9157 | 'centralnotice-preferred' => 'Mè gust', |
| 9158 | + 'centralnotice-logs' => 'Registr', |
| 9159 | + 'centralnotice-view-logs' => 'Vëdde ij registr', |
| 9160 | + 'centralnotice-timestamp' => 'Stampin data e ora', |
| 9161 | + 'centralnotice-user' => 'Utent', |
| 9162 | + 'centralnotice-action' => 'Assion', |
| 9163 | + 'centralnotice-changed' => 'Cangé da <span class="cn-old-value">$1</span> a <span class="cn-new-value">$2</span>', |
| 9164 | + 'centralnotice-on' => 'anvisch', |
| 9165 | + 'centralnotice-off' => 'dëstiss', |
| 9166 | + 'centralnotice-added' => 'Giontà <span class="cn-new-value">$1</span>', |
| 9167 | + 'centralnotice-removed' => 'Gavà <span class="cn-new-value">$1</span>', |
| 9168 | + 'centralnotice-no-assignments' => 'gnun tilèt assignà', |
| 9169 | + 'centralnotice-talk-link' => 'discussion', |
| 9170 | + 'centralnotice-campaign-settings' => 'Ampostassion ëd la campagna', |
| 9171 | + 'centralnotice-banner-settings' => 'Ampostassion dël tilèt', |
| 9172 | + 'centralnotice-anon' => "Smon-e a j'utent anònim", |
| 9173 | + 'centralnotice-account' => "Smon-e a j'utent intrà ant ël sistema", |
| 9174 | + 'centralnotice-fundraising' => 'Cujìa ëd fond', |
| 9175 | + 'centralnotice-landingpages' => 'Pàgine ëd destinassion', |
| 9176 | + 'centralnotice-banner-content' => 'Contnù dël tilèt', |
| 9177 | + 'centralnotice-banner-content-changed' => 'Cangià', |
| 9178 | + 'centralnotice-filters' => 'Filtr ëd registr', |
| 9179 | + 'centralnotice-date' => 'Data', |
| 9180 | + 'centralnotice-apply-filters' => 'Apliché ij filtr', |
| 9181 | + 'centralnotice-clear-filters' => 'Scancelé ij filtr', |
| 9182 | + 'centralnotice-banner-messages' => 'Mëssagi dël tilèt', |
8305 | 9183 | ); |
8306 | 9184 | |
8307 | 9185 | /** Western Punjabi (پنجابی) |
— | — | @@ -8313,11 +9191,16 @@ |
8314 | 9192 | 'centralnoticelogs' => 'سینٹرل نوٹس ایڈمن', |
8315 | 9193 | 'right-centralnotice-admin' => 'سینٹرل نوٹس سنبھالو', |
8316 | 9194 | 'action-centralnotice-admin' => 'سینٹرل نوٹس سنبھالو', |
| 9195 | + 'centralnotice-desc' => 'اک سنٹرل سائٹنوٹس جوڑو', |
| 9196 | + 'centralnotice-summary' => 'ایہ موڈیول توانوں اپنا ہن دا سیٹ اپ سنٹرل نوٹسز بدل دیندا اے۔ |
| 9197 | +ایہ پرانے نوٹسز چ تبدیلی یا بدلن چ وی ورتیا جاندا ایہ۔', |
8317 | 9198 | 'centralnotice-query' => 'ہن والے کم تبدیل کرو', |
8318 | 9199 | 'centralnotice-notice-name' => 'کم دا ناں', |
8319 | 9200 | 'centralnotice-end-date' => 'انت تریخ', |
8320 | 9201 | 'centralnotice-enabled' => 'قابل', |
8321 | 9202 | 'centralnotice-modify' => 'پیجو', |
| 9203 | + 'centralnotice-view' => 'وکھالہ', |
| 9204 | + 'centralnotice-save-banner' => 'نشان بچاؤ', |
8322 | 9205 | 'centralnotice-preview' => 'وکھاؤ', |
8323 | 9206 | 'centralnotice-nopreview' => '(کچا کم نئیں ویکھ سکدے او)', |
8324 | 9207 | 'centralnotice-add-new' => 'نواں کم جوڑو', |
— | — | @@ -8341,6 +9224,7 @@ |
8342 | 9225 | 'centralnotice-english' => 'انگریزی', |
8343 | 9226 | 'centralnotice-banner-name' => 'نشان ناں:', |
8344 | 9227 | 'centralnotice-banner' => 'نشان', |
| 9228 | + 'centralnotice-banner-heading' => 'نشان: $1', |
8345 | 9229 | 'centralnotice-templates' => 'نشان', |
8346 | 9230 | 'centralnotice-weight' => 'جوکھ', |
8347 | 9231 | 'centralnotice-locked' => 'تالا', |
— | — | @@ -8383,43 +9267,67 @@ |
8384 | 9268 | کوئی تبدیلی نئیں ہوۓ گی۔', |
8385 | 9269 | 'centralnotice-invalid-date-range' => 'مکیا تریخ ویلا۔ |
8386 | 9270 | نواں نئیں کر رۓ۔', |
| 9271 | + 'centralnotice-null-string' => 'اک ناں ہون والی سٹرنگ نئیں جوڑی جاسکدی۔ |
| 9272 | +نئیں جوڑ رۓ۔', |
8387 | 9273 | 'centralnotice-confirm-delete' => 'توانوں یقین اے کے تسی اس شے نوں مٹانا چاندے اوہ؟ |
8388 | 9274 | اے کم واپس نئیں لیا جا سکگے گا۔', |
8389 | 9275 | 'centralnotice-no-notices-exist' => 'کوئی کم نئیں ہیگا۔ |
8390 | 9276 | اک تھلے جوڑو۔', |
| 9277 | + 'centralnotice-no-templates-translate' => 'ترجمہ تبدیل کرن دا کوئی نشان نئیں۔', |
8391 | 9278 | 'centralnotice-number-uses' => 'ورتن', |
8392 | 9279 | 'centralnotice-settings' => 'سیٹنکز', |
8393 | 9280 | 'centralnotice-edit-template' => 'نشان بدلو', |
| 9281 | + 'centralnotice-edit-template-summary' => 'اک دیسی سنیعہ بنان لئی، اک جڑی سٹرنگ تن کرلی بریکٹاں چ بناؤ ۔ ادھارن {{{jimbo-quote}}}', |
8394 | 9282 | 'centralnotice-message' => 'سنیعہ', |
8395 | 9283 | 'centralnotice-message-not-set' => 'سنیعہ تیار نئیں', |
8396 | 9284 | 'centralnotice-clone' => 'کلون', |
8397 | 9285 | 'centralnotice-clone-notice' => 'نشان دی کاپی بناؤ', |
8398 | 9286 | 'centralnotice-clone-name' => 'ناں:', |
| 9287 | + 'centralnotice-preview-all-template-translations' => 'سارے موجود ترجمیاں دا نشان دا وکھالہ', |
8399 | 9288 | 'centralnotice-insert' => 'پاؤ: $1', |
8400 | 9289 | 'centralnotice-hide-button' => 'جوڑ لکاؤ', |
8401 | 9290 | 'centralnotice-collapse-button' => 'جوڑ توڑو', |
8402 | 9291 | 'centralnotice-expand-button' => 'جوڑ ودھاؤ', |
8403 | 9292 | 'centralnotice-close-button' => 'بٹن بند کرو', |
| 9293 | + 'centralnotice-translate-button' => 'جوڑ دے ترجمے چ ہتھ ونڈاؤ', |
8404 | 9294 | 'centralnotice-donate-button' => 'بٹن دیو', |
8405 | 9295 | 'centralnotice-expanded-banner' => 'وڈا کیتا گیا نشان', |
8406 | 9296 | 'centralnotice-collapsed-banner' => 'مکے نشان', |
| 9297 | + 'centralnotice-banner-display' => 'وکھاؤ:', |
8407 | 9298 | 'centralnotice-banner-anonymous' => 'گمنام ورتن والے', |
8408 | 9299 | 'centralnotice-banner-logged-in' => 'لاکان ہوۓ ورتن والے', |
8409 | 9300 | 'centralnotice-banner-type' => 'نشان دی ٹائپ', |
| 9301 | + 'centralnotice-banner-hidable' => 'رکیا/لکنفابل', |
| 9302 | + 'centralnotice-banner-collapsible' => 'ڈگن والا', |
8410 | 9303 | 'centralnotice-banner-fundraising' => 'اے فنڈ کٹھا کرن والا نشان اے', |
| 9304 | + 'centralnotice-banner-fundraising-help' => 'بینر باڈی چ اک اینکر ٹیگ بناؤ جیدی آئی ڈی id="cn_fundraising_link" ہووے تے تھلے اک یا چوکھے صفے تھلے پاؤ جیویں "JimmyAppeal01"۔ |
| 9305 | +جوڑ دا ہرین اپنے آپ بن جائیگا۔', |
| 9306 | + 'centralnotice-banner-landing-pages' => 'لینڈنگ صفے :', |
| 9307 | + 'centralnotice-geo' => 'جیوتارگٹڈ', |
8411 | 9308 | 'centralnotice-countries' => 'دیس', |
| 9309 | + 'centralnotice-allocation' => 'الوکیشن', |
| 9310 | + 'centralnotice-view-allocation' => 'نشان ایلوکیشن ویکھو', |
| 9311 | + 'centralnotice-allocation-instructions' => 'اوہ محول چنو جیہڑا توانوں نشان لئی پسند ہووے:', |
8412 | 9312 | 'centralnotice-languages' => 'بولیاں', |
| 9313 | + 'centralnotice-language' => 'بولی', |
8413 | 9314 | 'centralnotice-projects' => 'ویونت', |
8414 | 9315 | 'centralnotice-country' => 'دیس', |
8415 | 9316 | 'centralnotice-no-allocation' => 'کوئی نشان نئیں دتا گیا', |
| 9317 | + 'centralnotice-allocation-description' => 'نشان دی لاٹمنٹ $1۔$2 لئی $3 چ:', |
8416 | 9318 | 'centralnotice-percentage' => '٪', |
| 9319 | + 'centralnotice-documentwrite-error' => 'ڈوکومنٹ۔لکھو () اک نشان دے اندر نئیں ورتی جاسکدی۔ |
| 9320 | +ہور جانکاری لئی ویکھو http://meta.wikimedia.org/wiki/Help:CentralNotice', |
8417 | 9321 | 'centralnotice-preferred' => 'چونواں', |
8418 | 9322 | 'centralnotice-logs' => 'لاگز', |
8419 | 9323 | 'centralnotice-view-logs' => 'لاگز ویکھو', |
8420 | 9324 | 'centralnotice-timestamp' => 'ویلے دی مہر', |
8421 | 9325 | 'centralnotice-user' => 'ورتن والا', |
8422 | 9326 | 'centralnotice-action' => 'کم', |
| 9327 | + 'centralnotice-changed' => 'بدلیا گیا <span class="cn-old-value">$1</span> توں <span class="cn-new-value">$2</span>', |
| 9328 | + 'centralnotice-on' => 'اون', |
8423 | 9329 | 'centralnotice-off' => 'بند', |
| 9330 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span> جوڑیا۔', |
| 9331 | + 'centralnotice-removed' => 'ہٹادتا گیا <span class="cn-old-value">$1</span>', |
8424 | 9332 | 'centralnotice-no-assignments' => 'کوئی نشان نئیں دتا گیا', |
8425 | 9333 | 'centralnotice-talk-link' => 'گل بات', |
8426 | 9334 | 'centralnotice-campaign-settings' => 'کم دی ترتیب', |
— | — | @@ -8427,12 +9335,14 @@ |
8428 | 9336 | 'centralnotice-anon' => 'گم نام ورتن والیاں اگے رکھو', |
8429 | 9337 | 'centralnotice-account' => 'لاگان ہوۓ ورتن والیاں اگے رکھو', |
8430 | 9338 | 'centralnotice-fundraising' => 'چندہ کٹھا کرنا', |
| 9339 | + 'centralnotice-landingpages' => 'لینڈنگ صفے', |
8431 | 9340 | 'centralnotice-banner-content' => 'نشان دا مال', |
8432 | 9341 | 'centralnotice-banner-content-changed' => 'بدلیا', |
8433 | 9342 | 'centralnotice-filters' => 'لاگ نتارے', |
8434 | 9343 | 'centralnotice-date' => 'تریخ', |
8435 | 9344 | 'centralnotice-apply-filters' => 'نتارے چلاؤ', |
8436 | 9345 | 'centralnotice-clear-filters' => 'نتارے صاف کرو', |
| 9346 | + 'centralnotice-banner-messages' => 'نشان سنیعے', |
8437 | 9347 | ); |
8438 | 9348 | |
8439 | 9349 | /** Pontic (Ποντιακά) |
— | — | @@ -8449,6 +9359,7 @@ |
8450 | 9360 | 'centralnotice-desc' => 'يو مرکزي ويبځی-يادښت ورګډول', |
8451 | 9361 | 'centralnotice-end-date' => 'د پای نېټه', |
8452 | 9362 | 'centralnotice-modify' => 'سپارل', |
| 9363 | + 'centralnotice-view' => 'کتل', |
8453 | 9364 | 'centralnotice-preview' => 'مخکتنه', |
8454 | 9365 | 'centralnotice-translate-heading' => 'د $1 لپاره ژباړه', |
8455 | 9366 | 'centralnotice-add' => 'ورګډول', |
— | — | @@ -8486,6 +9397,12 @@ |
8487 | 9398 | 'centralnotice-projects' => 'پروژې', |
8488 | 9399 | 'centralnotice-country' => 'هېواد', |
8489 | 9400 | 'centralnotice-percentage' => 'سلنه', |
| 9401 | + 'centralnotice-logs' => 'يادښتونه', |
| 9402 | + 'centralnotice-view-logs' => 'يادښتونه کتل', |
| 9403 | + 'centralnotice-user' => 'کارن', |
| 9404 | + 'centralnotice-talk-link' => 'خبرې اترې', |
| 9405 | + 'centralnotice-filters' => 'د يادښتونو چاڼګر', |
| 9406 | + 'centralnotice-date' => 'نېټه', |
8490 | 9407 | ); |
8491 | 9408 | |
8492 | 9409 | /** Portuguese (Português) |
— | — | @@ -8494,6 +9411,7 @@ |
8495 | 9412 | * @author Hamilton Abreu |
8496 | 9413 | * @author Lijealso |
8497 | 9414 | * @author Malafaya |
| 9415 | + * @author MetalBrasil |
8498 | 9416 | */ |
8499 | 9417 | $messages['pt'] = array( |
8500 | 9418 | 'centralnotice' => 'Administração de avisos centralizados', |
— | — | @@ -8510,6 +9428,7 @@ |
8511 | 9429 | 'centralnotice-end-date' => 'Data de fim', |
8512 | 9430 | 'centralnotice-enabled' => 'Activo', |
8513 | 9431 | 'centralnotice-modify' => 'Enviar', |
| 9432 | + 'centralnotice-view' => 'Exibir', |
8514 | 9433 | 'centralnotice-save-banner' => 'Gravar modelo', |
8515 | 9434 | 'centralnotice-preview' => 'Antevisão', |
8516 | 9435 | 'centralnotice-nopreview' => '(Antevisão indisponível)', |
— | — | @@ -8624,6 +9543,7 @@ |
8625 | 9544 | 'centralnotice-view-allocation' => 'Ver atribuição de modelos', |
8626 | 9545 | 'centralnotice-allocation-instructions' => 'Escolha o ambiente para o qual deseja ver a atribuição de modelos:', |
8627 | 9546 | 'centralnotice-languages' => 'Línguas', |
| 9547 | + 'centralnotice-language' => 'Língua', |
8628 | 9548 | 'centralnotice-projects' => 'Projetos', |
8629 | 9549 | 'centralnotice-country' => 'País', |
8630 | 9550 | 'centralnotice-no-allocation' => 'Não há modelos atribuídos.', |
— | — | @@ -8652,6 +9572,11 @@ |
8653 | 9573 | 'centralnotice-landingpages' => 'Páginas de chegada', |
8654 | 9574 | 'centralnotice-banner-content' => 'Conteúdo do modelo', |
8655 | 9575 | 'centralnotice-banner-content-changed' => 'Alterações', |
| 9576 | + 'centralnotice-filters' => 'Filtros de registo', |
| 9577 | + 'centralnotice-date' => 'Data', |
| 9578 | + 'centralnotice-apply-filters' => 'Aplicar filtros', |
| 9579 | + 'centralnotice-clear-filters' => 'Limpar filtros', |
| 9580 | + 'centralnotice-banner-messages' => 'Mensagens de cartaz', |
8656 | 9581 | ); |
8657 | 9582 | |
8658 | 9583 | /** Brazilian Portuguese (Português do Brasil) |
— | — | @@ -8659,6 +9584,7 @@ |
8660 | 9585 | * @author Giro720 |
8661 | 9586 | * @author Helder.wiki |
8662 | 9587 | * @author Heldergeovane |
| 9588 | + * @author MetalBrasil |
8663 | 9589 | */ |
8664 | 9590 | $messages['pt-br'] = array( |
8665 | 9591 | 'centralnotice' => 'Administração de aviso centralizado', |
— | — | @@ -8675,6 +9601,7 @@ |
8676 | 9602 | 'centralnotice-end-date' => 'Data de fim', |
8677 | 9603 | 'centralnotice-enabled' => 'Ativo', |
8678 | 9604 | 'centralnotice-modify' => 'Enviar', |
| 9605 | + 'centralnotice-view' => 'Exibir', |
8679 | 9606 | 'centralnotice-save-banner' => 'Salvar modelo', |
8680 | 9607 | 'centralnotice-preview' => 'Pré-visualização', |
8681 | 9608 | 'centralnotice-nopreview' => '(Previsualização não disponível)', |
— | — | @@ -8789,6 +9716,7 @@ |
8790 | 9717 | 'centralnotice-view-allocation' => 'Ver atribuição de modelos', |
8791 | 9718 | 'centralnotice-allocation-instructions' => 'Escolha o ambiente para o qual deseja ver a atribuição de modelos:', |
8792 | 9719 | 'centralnotice-languages' => 'Línguas', |
| 9720 | + 'centralnotice-language' => 'Idioma', |
8793 | 9721 | 'centralnotice-projects' => 'Projetos', |
8794 | 9722 | 'centralnotice-country' => 'País', |
8795 | 9723 | 'centralnotice-no-allocation' => 'Não há modelos atribuídos.', |
— | — | @@ -8809,6 +9737,19 @@ |
8810 | 9738 | 'centralnotice-removed' => '<span class="cn-old-value">$1</span> foi removido', |
8811 | 9739 | 'centralnotice-no-assignments' => 'não há banners atribuídos', |
8812 | 9740 | 'centralnotice-talk-link' => 'discussão', |
| 9741 | + 'centralnotice-campaign-settings' => 'Configurações de aviso', |
| 9742 | + 'centralnotice-banner-settings' => 'Configurações de modelo', |
| 9743 | + 'centralnotice-anon' => 'Mostrar a usuários anônimos', |
| 9744 | + 'centralnotice-account' => 'Mostrar a usuários logados', |
| 9745 | + 'centralnotice-fundraising' => 'Angariação de fundos', |
| 9746 | + 'centralnotice-landingpages' => 'Páginas de destino', |
| 9747 | + 'centralnotice-banner-content' => 'Conteúdo do Banner', |
| 9748 | + 'centralnotice-banner-content-changed' => 'Modificado', |
| 9749 | + 'centralnotice-filters' => 'Filtros de registro', |
| 9750 | + 'centralnotice-date' => 'Data', |
| 9751 | + 'centralnotice-apply-filters' => 'Aplicar filtros', |
| 9752 | + 'centralnotice-clear-filters' => 'Limpar filtros', |
| 9753 | + 'centralnotice-banner-messages' => 'Mensagens do banner', |
8813 | 9754 | ); |
8814 | 9755 | |
8815 | 9756 | /** Quechua (Runa Simi) |
— | — | @@ -8960,6 +9901,7 @@ |
8961 | 9902 | 'centralnotice' => 'Administrarea anunțului central', |
8962 | 9903 | 'noticetemplate' => 'Administrarea anunțului central', |
8963 | 9904 | 'bannerallocation' => 'Administrarea anunțului central', |
| 9905 | + 'centralnoticelogs' => 'Administrator anunț central', |
8964 | 9906 | 'right-centralnotice-admin' => 'Gestionați anunțurile centrale', |
8965 | 9907 | 'action-centralnotice-admin' => 'administrați anunțurile centrale', |
8966 | 9908 | 'centralnotice-desc' => 'Adaugă un anunț central sitului', |
— | — | @@ -8970,6 +9912,7 @@ |
8971 | 9913 | 'centralnotice-end-date' => 'Data de încheiere', |
8972 | 9914 | 'centralnotice-enabled' => 'Activat', |
8973 | 9915 | 'centralnotice-modify' => 'Trimite', |
| 9916 | + 'centralnotice-view' => 'Vizualizare', |
8974 | 9917 | 'centralnotice-save-banner' => 'Salvează banner', |
8975 | 9918 | 'centralnotice-preview' => 'Previzualizare', |
8976 | 9919 | 'centralnotice-nopreview' => '(Previzualizare indisponibilă)', |
— | — | @@ -8986,6 +9929,7 @@ |
8987 | 9930 | 'centralnotice-list-templates' => 'Lista de formate', |
8988 | 9931 | 'centralnotice-multiple-projects' => 'multiple ($1)', |
8989 | 9932 | 'centralnotice-multiple-languages' => 'multiple ($1)', |
| 9933 | + 'centralnotice-multiple-countries' => 'Multiple ($1)', |
8990 | 9934 | 'centralnotice-all-projects' => 'Toate proiectele', |
8991 | 9935 | 'centralnotice-translations' => 'Traduceri', |
8992 | 9936 | 'centralnotice-translate-to' => 'Tradu în', |
— | — | @@ -9079,7 +10023,9 @@ |
9080 | 10024 | 'centralnotice-countries' => 'Țări', |
9081 | 10025 | 'centralnotice-allocation' => 'Alocare', |
9082 | 10026 | 'centralnotice-view-allocation' => 'Vedeți alocarea bannerului', |
| 10027 | + 'centralnotice-allocation-instructions' => 'Alegeți mediul în care doriți să vizualizați alocarea bannerului:', |
9083 | 10028 | 'centralnotice-languages' => 'Limbi', |
| 10029 | + 'centralnotice-language' => 'Limbă', |
9084 | 10030 | 'centralnotice-projects' => 'Proiecte', |
9085 | 10031 | 'centralnotice-country' => 'Țară', |
9086 | 10032 | 'centralnotice-no-allocation' => 'Niciun banner alocat.', |
— | — | @@ -9093,6 +10039,26 @@ |
9094 | 10040 | 'centralnotice-timestamp' => 'Data și ora', |
9095 | 10041 | 'centralnotice-user' => 'Utilizator', |
9096 | 10042 | 'centralnotice-action' => 'Acțiune', |
| 10043 | + 'centralnotice-changed' => 'Schimbat din <span class="cn-old-value">$1</span> în <span class="cn-new-value">$2</span>', |
| 10044 | + 'centralnotice-on' => 'pornit', |
| 10045 | + 'centralnotice-off' => 'oprit', |
| 10046 | + 'centralnotice-added' => 'Adăugat <span class="cn-new-value">$1</span>', |
| 10047 | + 'centralnotice-removed' => 'Eliminat <span class="cn-old-value">$1</span>', |
| 10048 | + 'centralnotice-no-assignments' => 'niciun banner alocat', |
| 10049 | + 'centralnotice-talk-link' => 'discuție', |
| 10050 | + 'centralnotice-campaign-settings' => 'Setările campaniei', |
| 10051 | + 'centralnotice-banner-settings' => 'Setările bannerului', |
| 10052 | + 'centralnotice-anon' => 'Afișează utilizatorilor anonimi', |
| 10053 | + 'centralnotice-account' => 'Afișează utilizatorilor autentificați', |
| 10054 | + 'centralnotice-fundraising' => 'Strângere de fonduri', |
| 10055 | + 'centralnotice-landingpages' => 'Paginile de destinație', |
| 10056 | + 'centralnotice-banner-content' => 'Conținutul bannerului', |
| 10057 | + 'centralnotice-banner-content-changed' => 'Modificat', |
| 10058 | + 'centralnotice-filters' => 'Filtre de jurnale', |
| 10059 | + 'centralnotice-date' => 'Data', |
| 10060 | + 'centralnotice-apply-filters' => 'Aplică filtrele', |
| 10061 | + 'centralnotice-clear-filters' => 'Curăță filtrele', |
| 10062 | + 'centralnotice-banner-messages' => 'Mesaje banner', |
9097 | 10063 | ); |
9098 | 10064 | |
9099 | 10065 | /** Tarandíne (Tarandíne) |
— | — | @@ -9103,6 +10069,7 @@ |
9104 | 10070 | 'centralnotice' => "Amministrazione de l'avvise cendrale", |
9105 | 10071 | 'noticetemplate' => "Amministrazione de l'avvise cendrale", |
9106 | 10072 | 'bannerallocation' => "Amministrazione de l'avvise cendrale", |
| 10073 | + 'centralnoticelogs' => "Amministrazione de l'avvise cendrale", |
9107 | 10074 | 'right-centralnotice-admin' => 'Gestiscere le notizie cendrale', |
9108 | 10075 | 'action-centralnotice-admin' => 'gestiscere le notizie cendrale', |
9109 | 10076 | 'centralnotice-desc' => "Aggiunge 'n'avvise cendrale a 'u site", |
— | — | @@ -9113,6 +10080,7 @@ |
9114 | 10081 | 'centralnotice-end-date' => 'Date de fine', |
9115 | 10082 | 'centralnotice-enabled' => 'Abbilitate', |
9116 | 10083 | 'centralnotice-modify' => 'Conferme', |
| 10084 | + 'centralnotice-view' => 'Vide', |
9117 | 10085 | 'centralnotice-save-banner' => "Salve 'u banner", |
9118 | 10086 | 'centralnotice-preview' => 'Andeprime', |
9119 | 10087 | 'centralnotice-nopreview' => "(L'andeprime non g'è disponibbile)", |
— | — | @@ -9129,6 +10097,7 @@ |
9130 | 10098 | 'centralnotice-list-templates' => 'Liste de le banner', |
9131 | 10099 | 'centralnotice-multiple-projects' => 'multiple ($1)', |
9132 | 10100 | 'centralnotice-multiple-languages' => 'multiple ($1)', |
| 10101 | + 'centralnotice-multiple-countries' => 'Multiple ($1)', |
9133 | 10102 | 'centralnotice-all-projects' => 'Tutte le pruggette', |
9134 | 10103 | 'centralnotice-translations' => 'Traduziune', |
9135 | 10104 | 'centralnotice-translate-to' => 'Traduce a', |
— | — | @@ -9217,12 +10186,15 @@ |
9218 | 10187 | 'centralnotice-banner-type' => 'Tipe de banner:', |
9219 | 10188 | 'centralnotice-banner-hidable' => 'Stateche/Scunnibbele', |
9220 | 10189 | 'centralnotice-banner-collapsible' => 'Collassabbele', |
| 10190 | + 'centralnotice-banner-fundraising' => "Quiste jè 'nu banner pa raccolte de le funne", |
| 10191 | + 'centralnotice-banner-landing-pages' => 'Pàggene de arrive (separate da virgole):', |
9221 | 10192 | 'centralnotice-geo' => 'Geo referenziate', |
9222 | 10193 | 'centralnotice-countries' => 'Paìse', |
9223 | 10194 | 'centralnotice-allocation' => 'Allocazione', |
9224 | 10195 | 'centralnotice-view-allocation' => "Visualizze l'assignazione d'u banner", |
9225 | 10196 | 'centralnotice-allocation-instructions' => "Scacchie l'ambiende addo tu vuè vedè 'u banner allocate pe:", |
9226 | 10197 | 'centralnotice-languages' => 'Lènghe', |
| 10198 | + 'centralnotice-language' => 'Lènghe', |
9227 | 10199 | 'centralnotice-projects' => 'Pruggette', |
9228 | 10200 | 'centralnotice-country' => 'Nazione', |
9229 | 10201 | 'centralnotice-no-allocation' => 'Nisciune banner assignate.', |
— | — | @@ -9231,12 +10203,35 @@ |
9232 | 10204 | 'centralnotice-documentwrite-error' => "document.write() non ge pò essere ausate jndr'à 'nu banner. |
9233 | 10205 | Vide http://meta.wikimedia.org/wiki/Help:CentralNotice pe cchiù 'mbormaziune.", |
9234 | 10206 | 'centralnotice-preferred' => 'Preferite', |
| 10207 | + 'centralnotice-logs' => 'Archivije', |
| 10208 | + 'centralnotice-view-logs' => "Vide l'archivije", |
| 10209 | + 'centralnotice-timestamp' => 'Orarie de stambe', |
9235 | 10210 | 'centralnotice-user' => 'Utende', |
9236 | 10211 | 'centralnotice-action' => 'Azione', |
| 10212 | + 'centralnotice-on' => 'appizzeche', |
| 10213 | + 'centralnotice-off' => 'stute', |
| 10214 | + 'centralnotice-added' => 'Aggiunde <span class="cn-new-value">$1</span>', |
| 10215 | + 'centralnotice-removed' => 'Luate <span class="cn-old-value">$1</span>', |
| 10216 | + 'centralnotice-no-assignments' => 'nisicune banner assegnate', |
| 10217 | + 'centralnotice-talk-link' => 'ngazzamende', |
| 10218 | + 'centralnotice-campaign-settings' => "'Mbostaziune d'a cambagne", |
| 10219 | + 'centralnotice-banner-settings' => "'Mbostaziune d'u banner", |
| 10220 | + 'centralnotice-anon' => "Fà vedè a l'utinde anonime", |
| 10221 | + 'centralnotice-account' => "Fà vedè a l'utinde collegate", |
| 10222 | + 'centralnotice-fundraising' => 'Raccolte de le funne', |
| 10223 | + 'centralnotice-landingpages' => 'Pàgene de arrive', |
| 10224 | + 'centralnotice-banner-content' => "Condenute d'u banner", |
| 10225 | + 'centralnotice-banner-content-changed' => 'Cangiate', |
| 10226 | + 'centralnotice-filters' => 'Archivije de le filtre', |
| 10227 | + 'centralnotice-date' => 'Date', |
| 10228 | + 'centralnotice-apply-filters' => 'Appleche le filtre', |
| 10229 | + 'centralnotice-clear-filters' => 'Pulizze le filtre', |
| 10230 | + 'centralnotice-banner-messages' => "Messàgge d'u banner", |
9237 | 10231 | ); |
9238 | 10232 | |
9239 | 10233 | /** Russian (Русский) |
9240 | 10234 | * @author Aleksandrit |
| 10235 | + * @author Dim Grits |
9241 | 10236 | * @author Eleferen |
9242 | 10237 | * @author Ferrer |
9243 | 10238 | * @author G0rn |
— | — | @@ -9260,6 +10255,7 @@ |
9261 | 10256 | 'centralnotice-end-date' => 'Дата окончания', |
9262 | 10257 | 'centralnotice-enabled' => 'Включено', |
9263 | 10258 | 'centralnotice-modify' => 'Отправить', |
| 10259 | + 'centralnotice-view' => 'Просмотр', |
9264 | 10260 | 'centralnotice-save-banner' => 'Сохранить баннер', |
9265 | 10261 | 'centralnotice-preview' => 'Предпросмотр', |
9266 | 10262 | 'centralnotice-nopreview' => '(Предпросмотр недоступен)', |
— | — | @@ -9278,6 +10274,7 @@ |
9279 | 10275 | 'centralnotice-multiple-languages' => 'несколько ($1)', |
9280 | 10276 | 'centralnotice-multiple-countries' => 'Несколько ($1)', |
9281 | 10277 | 'centralnotice-all-projects' => 'Все проекты', |
| 10278 | + 'centralnotice-language-listing' => '$1 - $2', |
9282 | 10279 | 'centralnotice-translations' => 'Переводы', |
9283 | 10280 | 'centralnotice-translate-to' => 'Перевод на', |
9284 | 10281 | 'centralnotice-translate' => 'Перевод', |
— | — | @@ -9374,6 +10371,7 @@ |
9375 | 10372 | 'centralnotice-view-allocation' => 'Просмотр размещения баннеров', |
9376 | 10373 | 'centralnotice-allocation-instructions' => 'Выберите среды, для которых вы хотите просмотреть размещение баннеров:', |
9377 | 10374 | 'centralnotice-languages' => 'Языки', |
| 10375 | + 'centralnotice-language' => 'Язык', |
9378 | 10376 | 'centralnotice-projects' => 'Проекты', |
9379 | 10377 | 'centralnotice-country' => 'Страна', |
9380 | 10378 | 'centralnotice-no-allocation' => 'Баннеры не размещены', |
— | — | @@ -9394,6 +10392,8 @@ |
9395 | 10393 | 'centralnotice-removed' => 'Удалено <span class="cn-old-value">$1</span>', |
9396 | 10394 | 'centralnotice-no-assignments' => 'баннеры не назначены', |
9397 | 10395 | 'centralnotice-talk-link' => 'обсуждение', |
| 10396 | + 'centralnotice-user-links' => '$1 ($2)', |
| 10397 | + 'centralnotice-log-label' => '<span class="cn-log-label">$1:</span> $2', |
9398 | 10398 | 'centralnotice-campaign-settings' => 'Настройки кампании', |
9399 | 10399 | 'centralnotice-banner-settings' => 'Настройки баннера', |
9400 | 10400 | 'centralnotice-anon' => 'Показывать анонимным пользователям', |
— | — | @@ -9406,15 +10406,18 @@ |
9407 | 10407 | 'centralnotice-date' => 'Дата', |
9408 | 10408 | 'centralnotice-apply-filters' => 'Применить фильтры', |
9409 | 10409 | 'centralnotice-clear-filters' => 'Очистить фильтры', |
| 10410 | + 'centralnotice-banner-messages' => 'Сообщения баннеров', |
9410 | 10411 | ); |
9411 | 10412 | |
9412 | 10413 | /** Rusyn (Русиньскый) |
| 10414 | + * @author Dim Grits |
9413 | 10415 | * @author Gazeb |
9414 | 10416 | */ |
9415 | 10417 | $messages['rue'] = array( |
9416 | 10418 | 'centralnotice' => 'Адміністрація централізованых повідомлїнь', |
9417 | 10419 | 'noticetemplate' => 'Адміністрація централізованых повідомлїнь', |
9418 | 10420 | 'bannerallocation' => 'Адміністрація централізованых повідомлїнь', |
| 10421 | + 'centralnoticelogs' => 'Адміністрація централізованых повідомлїнь', |
9419 | 10422 | 'right-centralnotice-admin' => 'Адміністрація централізованых повідомлїнь', |
9420 | 10423 | 'action-centralnotice-admin' => 'адміністровати централізованы повідомлїня', |
9421 | 10424 | 'centralnotice-desc' => 'Придасть цетралне повідомлїня до заголовя сайту', |
— | — | @@ -9425,8 +10428,10 @@ |
9426 | 10429 | 'centralnotice-end-date' => 'Дата закінчіня', |
9427 | 10430 | 'centralnotice-enabled' => 'Запнуте', |
9428 | 10431 | 'centralnotice-modify' => 'Одослати', |
| 10432 | + 'centralnotice-view' => 'Видїти', |
9429 | 10433 | 'centralnotice-save-banner' => 'Уложыти банер', |
9430 | 10434 | 'centralnotice-preview' => 'Нагляд', |
| 10435 | + 'centralnotice-nopreview' => '(Нагляд недоступный)', |
9431 | 10436 | 'centralnotice-add-new' => 'Додати нове централізоване повідомлїня', |
9432 | 10437 | 'centralnotice-remove' => 'Одстранити', |
9433 | 10438 | 'centralnotice-translate-heading' => 'Переклад про $1', |
— | — | @@ -9440,6 +10445,7 @@ |
9441 | 10446 | 'centralnotice-list-templates' => 'Cписок шаблон', |
9442 | 10447 | 'centralnotice-multiple-projects' => 'веце ($1)', |
9443 | 10448 | 'centralnotice-multiple-languages' => 'веце ($1)', |
| 10449 | + 'centralnotice-multiple-countries' => 'Дакілько ($1)', |
9444 | 10450 | 'centralnotice-all-projects' => 'Вшыткы проєкты', |
9445 | 10451 | 'centralnotice-translations' => 'Переклады', |
9446 | 10452 | 'centralnotice-translate-to' => 'Переклад до', |
— | — | @@ -9523,12 +10529,16 @@ |
9524 | 10530 | 'centralnotice-banner-type' => 'Тіп банера:', |
9525 | 10531 | 'centralnotice-banner-hidable' => 'Статічный / Сховательный', |
9526 | 10532 | 'centralnotice-banner-collapsible' => 'Зложытельный', |
| 10533 | + 'centralnotice-banner-fundraising' => 'Тото є банер про фундраізінґ', |
| 10534 | + 'centralnotice-banner-fundraising-help' => 'В тїлї банера створьте одказ з id="cn_fundraising_link" і ниже зазначте єдну або веце цілёвых сторінок, наприклад „JimmyAppeal01“. В одказї ся href выповнить автоматічно.', |
| 10535 | + 'centralnotice-banner-landing-pages' => 'Цїлёвы сторінкы (оддїлены комов):', |
9527 | 10536 | 'centralnotice-geo' => 'Ґеоґрафічно цілене', |
9528 | 10537 | 'centralnotice-countries' => 'Країны', |
9529 | 10538 | 'centralnotice-allocation' => 'Придїлїня', |
9530 | 10539 | 'centralnotice-view-allocation' => 'Зобразити придїлїня баверів', |
9531 | 10540 | 'centralnotice-allocation-instructions' => 'Выберте собі середовище, про котре хочете указати придїлїня банерів:', |
9532 | 10541 | 'centralnotice-languages' => 'Языкы', |
| 10542 | + 'centralnotice-language' => 'Язык', |
9533 | 10543 | 'centralnotice-projects' => 'Проєкты', |
9534 | 10544 | 'centralnotice-country' => 'Країна:', |
9535 | 10545 | 'centralnotice-no-allocation' => 'Жадны банеры не суть придїлены.', |
— | — | @@ -9537,6 +10547,31 @@ |
9538 | 10548 | 'centralnotice-documentwrite-error' => 'В банері ся не дасть хосновати document.write(). |
9539 | 10549 | Далшы інформації найдете на сторінцї http://meta.wikimedia.org/wiki/Help:CentralNotice.', |
9540 | 10550 | 'centralnotice-preferred' => 'Префероване', |
| 10551 | + 'centralnotice-logs' => 'Лоґы', |
| 10552 | + 'centralnotice-view-logs' => 'Відїти лоґы', |
| 10553 | + 'centralnotice-timestamp' => 'Часова значка', |
| 10554 | + 'centralnotice-user' => 'Хоснователь', |
| 10555 | + 'centralnotice-action' => 'Дїя', |
| 10556 | + 'centralnotice-changed' => 'Змінив з <span class="cn-old-value">$1</span> на <span class="cn-new-value">$2</span>', |
| 10557 | + 'centralnotice-on' => 'закапчане', |
| 10558 | + 'centralnotice-off' => 'выпнуте', |
| 10559 | + 'centralnotice-added' => 'Додав <span class="cn-new-value">$1</span>', |
| 10560 | + 'centralnotice-removed' => 'Вылучів <span class="cn-old-value">$1</span>', |
| 10561 | + 'centralnotice-no-assignments' => 'непридїлены жадны банеры', |
| 10562 | + 'centralnotice-talk-link' => 'діскузія', |
| 10563 | + 'centralnotice-campaign-settings' => 'Наставлїня кампанї', |
| 10564 | + 'centralnotice-banner-settings' => 'Наставлїня банерів', |
| 10565 | + 'centralnotice-anon' => 'Указовати анонімным хоснователям', |
| 10566 | + 'centralnotice-account' => 'Указовати приголошеным хоснователям', |
| 10567 | + 'centralnotice-fundraising' => 'Збер накладів', |
| 10568 | + 'centralnotice-landingpages' => 'Цілёвы сторінкы', |
| 10569 | + 'centralnotice-banner-content' => 'Обсяг банера', |
| 10570 | + 'centralnotice-banner-content-changed' => 'Змінено', |
| 10571 | + 'centralnotice-filters' => 'Лоґы філтрів', |
| 10572 | + 'centralnotice-date' => 'Датум', |
| 10573 | + 'centralnotice-apply-filters' => 'Поужыти філтры', |
| 10574 | + 'centralnotice-clear-filters' => 'Зняти філтры', |
| 10575 | + 'centralnotice-banner-messages' => 'Повідомлїня банера', |
9541 | 10576 | ); |
9542 | 10577 | |
9543 | 10578 | /** Sakha (Саха тыла) |
— | — | @@ -9799,6 +10834,7 @@ |
9800 | 10835 | * @author Thameera123 |
9801 | 10836 | * @author තඹරු විජේසේකර |
9802 | 10837 | * @author පසිඳු කාවින්ද |
| 10838 | + * @author බිඟුවා |
9803 | 10839 | */ |
9804 | 10840 | $messages['si'] = array( |
9805 | 10841 | 'centralnotice' => 'ප්රධාන දැන්වීම් පාලක', |
— | — | @@ -9814,6 +10850,7 @@ |
9815 | 10851 | 'centralnotice-end-date' => 'අවසන් දිනය', |
9816 | 10852 | 'centralnotice-enabled' => 'බලය දෙන ලදී', |
9817 | 10853 | 'centralnotice-modify' => 'යොමන්න', |
| 10854 | + 'centralnotice-view' => 'දර්ශනය', |
9818 | 10855 | 'centralnotice-save-banner' => 'බැනරය සුරකින්න', |
9819 | 10856 | 'centralnotice-preview' => 'පෙරදසුන', |
9820 | 10857 | 'centralnotice-nopreview' => '(පෙර-දසුන ලබාගත නොහැක)', |
— | — | @@ -9924,6 +10961,7 @@ |
9925 | 10962 | 'centralnotice-view-allocation' => 'බැනරයේ වෙන්කිරීම පෙන්වන්න', |
9926 | 10963 | 'centralnotice-allocation-instructions' => 'බැනර වෙන්කිරීම පෙන්වීමට කැමති පරිසරය තෝරන්න:', |
9927 | 10964 | 'centralnotice-languages' => 'භාෂා', |
| 10965 | + 'centralnotice-language' => 'භාෂාව', |
9928 | 10966 | 'centralnotice-projects' => 'ව්යාපෘති', |
9929 | 10967 | 'centralnotice-country' => 'රට', |
9930 | 10968 | 'centralnotice-no-allocation' => 'බැනර වෙන්කර නැත', |
— | — | @@ -9932,15 +10970,22 @@ |
9933 | 10971 | 'centralnotice-documentwrite-error' => 'බැනරය තුළ document.write() යොදාගත නොහැකිය. |
9934 | 10972 | වැඩි විස්තර සඳහා http://meta.wikimedia.org/wiki/Help:CentralNotice බලන්න.', |
9935 | 10973 | 'centralnotice-preferred' => 'වඩා කැමති', |
| 10974 | + 'centralnotice-logs' => 'සටහන්', |
| 10975 | + 'centralnotice-view-logs' => 'සටහන් බලන්', |
| 10976 | + 'centralnotice-talk-link' => 'සාකච්ඡාව', |
| 10977 | + 'centralnotice-banner-content-changed' => 'වෙනස්කරන ලදි', |
| 10978 | + 'centralnotice-date' => 'දිනය', |
9936 | 10979 | ); |
9937 | 10980 | |
9938 | 10981 | /** Slovak (Slovenčina) |
9939 | 10982 | * @author Helix84 |
| 10983 | + * @author Rudko |
9940 | 10984 | */ |
9941 | 10985 | $messages['sk'] = array( |
9942 | 10986 | 'centralnotice' => 'Centrálny oznam', |
9943 | 10987 | 'noticetemplate' => 'Správa centrálnych oznamov', |
9944 | 10988 | 'bannerallocation' => 'Správa centrálnych oznamov', |
| 10989 | + 'centralnoticelogs' => 'Správa centrálnych oznamov', |
9945 | 10990 | 'right-centralnotice-admin' => 'Spravovať centrálne oznamy', |
9946 | 10991 | 'action-centralnotice-admin' => 'spravovať centrálne oznamy', |
9947 | 10992 | 'centralnotice-desc' => 'Pridáva centrálnu Správu lokality', |
— | — | @@ -9951,6 +10996,7 @@ |
9952 | 10997 | 'centralnotice-end-date' => 'Dátum ukončenia', |
9953 | 10998 | 'centralnotice-enabled' => 'Zapnutá', |
9954 | 10999 | 'centralnotice-modify' => 'Odoslať', |
| 11000 | + 'centralnotice-view' => 'Zobraziť', |
9955 | 11001 | 'centralnotice-save-banner' => 'Uložiť oznam', |
9956 | 11002 | 'centralnotice-preview' => 'Náhľad', |
9957 | 11003 | 'centralnotice-nopreview' => '(Náhľad nie je k dispozícii)', |
— | — | @@ -10050,6 +11096,7 @@ |
10051 | 11097 | 'centralnotice-view-allocation' => 'Zobraziť alokáciu oznamu', |
10052 | 11098 | 'centralnotice-allocation-instructions' => 'Vyberte prostredie, pre ktoré chcete zobraziť alokáciu oznamu:', |
10053 | 11099 | 'centralnotice-languages' => 'Jazyky', |
| 11100 | + 'centralnotice-language' => 'Jazyk', |
10054 | 11101 | 'centralnotice-projects' => 'Projekty', |
10055 | 11102 | 'centralnotice-country' => 'Krajina', |
10056 | 11103 | 'centralnotice-no-allocation' => 'Nie sú alokované žiadne oznamy.', |
— | — | @@ -10058,6 +11105,11 @@ |
10059 | 11106 | 'centralnotice-documentwrite-error' => 'document.write() nie je možné použiť v rámci odkazu. |
10060 | 11107 | Ďalšie informácie nájdete na http://meta.wikimedia.org/wiki/Help:CentralNotice', |
10061 | 11108 | 'centralnotice-preferred' => 'Uprednostňované', |
| 11109 | + 'centralnotice-logs' => 'Záznamy', |
| 11110 | + 'centralnotice-user' => 'Používateľ', |
| 11111 | + 'centralnotice-action' => 'Operácia', |
| 11112 | + 'centralnotice-on' => 'zapnuté', |
| 11113 | + 'centralnotice-off' => 'vypnuté', |
10062 | 11114 | ); |
10063 | 11115 | |
10064 | 11116 | /** Slovenian (Slovenščina) |
— | — | @@ -10078,6 +11130,7 @@ |
10079 | 11131 | 'centralnotice-end-date' => 'Datum zaključka', |
10080 | 11132 | 'centralnotice-enabled' => 'Omogočeno', |
10081 | 11133 | 'centralnotice-modify' => 'Pošlji', |
| 11134 | + 'centralnotice-view' => 'Ogled', |
10082 | 11135 | 'centralnotice-save-banner' => 'Shrani pasico', |
10083 | 11136 | 'centralnotice-preview' => 'Predogled', |
10084 | 11137 | 'centralnotice-nopreview' => '(Predogled ni na voljo)', |
— | — | @@ -10192,6 +11245,7 @@ |
10193 | 11246 | 'centralnotice-view-allocation' => 'Ogled dodelitve pasic', |
10194 | 11247 | 'centralnotice-allocation-instructions' => 'Izberite okolje, za katero si želite ogledati dodelitve pasic:', |
10195 | 11248 | 'centralnotice-languages' => 'Jeziki', |
| 11249 | + 'centralnotice-language' => 'Jezik', |
10196 | 11250 | 'centralnotice-projects' => 'Projekti', |
10197 | 11251 | 'centralnotice-country' => 'Država', |
10198 | 11252 | 'centralnotice-no-allocation' => 'Nobena pasica ni dodeljena.', |
— | — | @@ -10224,6 +11278,7 @@ |
10225 | 11279 | 'centralnotice-date' => 'Datum', |
10226 | 11280 | 'centralnotice-apply-filters' => 'Uveljavi filtre', |
10227 | 11281 | 'centralnotice-clear-filters' => 'Počisti filtre', |
| 11282 | + 'centralnotice-banner-messages' => 'Sporočila pasic', |
10228 | 11283 | ); |
10229 | 11284 | |
10230 | 11285 | /** Albanian (Shqip) |
— | — | @@ -10369,7 +11424,7 @@ |
10370 | 11425 | 'centralnotice-preferred' => 'Preferuar', |
10371 | 11426 | ); |
10372 | 11427 | |
10373 | | -/** Serbian Cyrillic ekavian (Српски (ћирилица)) |
| 11428 | +/** Serbian (Cyrillic script) (Српски (ћирилица)) |
10374 | 11429 | * @author Millosh |
10375 | 11430 | * @author Rancher |
10376 | 11431 | * @author Јованвб |
— | — | @@ -10396,17 +11451,23 @@ |
10397 | 11452 | 'centralnotice-translate-to' => 'Преведи на', |
10398 | 11453 | 'centralnotice-translate' => 'Преведи', |
10399 | 11454 | 'centralnotice-english' => 'Енглески', |
10400 | | - 'centralnotice-banner-name' => 'Име шаблона', |
| 11455 | + 'centralnotice-banner-name' => 'Назив банера:', |
| 11456 | + 'centralnotice-banner' => 'Банер', |
| 11457 | + 'centralnotice-banner-heading' => 'Банер: $1', |
10401 | 11458 | 'centralnotice-templates' => 'Шаблони', |
10402 | 11459 | 'centralnotice-weight' => 'Тежина', |
10403 | 11460 | 'centralnotice-locked' => 'Закључано', |
| 11461 | + 'centralnotice-notice' => 'Кампања', |
| 11462 | + 'centralnotice-notice-heading' => 'Кампања: $1', |
10404 | 11463 | 'centralnotice-notices' => 'Обавештења', |
10405 | 11464 | 'centralnotice-notice-exists' => 'Напомена већ постоји. |
10406 | 11465 | Неће бити додата', |
10407 | 11466 | 'centralnotice-template-exists' => 'Шаблон већ постоји. |
10408 | 11467 | Неће бити додат', |
10409 | | - 'centralnotice-notice-doesnt-exist' => 'Напомена не постоји. |
10410 | | -Нема шта да се обрише', |
| 11468 | + 'centralnotice-notice-doesnt-exist' => 'Кампања не постоји.', |
| 11469 | + 'centralnotice-remove-notice-doesnt-exist' => 'Кампања не постоји. |
| 11470 | +Нема шта да се обрише.', |
| 11471 | + 'centralnotice-banner-doesnt-exist' => 'Банер не постоји.', |
10411 | 11472 | 'centralnotice-template-still-bound' => 'Шаблон је још увек придружен напомени. |
10412 | 11473 | Неће бити обрисан.', |
10413 | 11474 | 'centralnotice-template-body' => 'Тело шаблона:', |
— | — | @@ -10416,17 +11477,24 @@ |
10417 | 11478 | 'centralnotice-hours' => 'Сат', |
10418 | 11479 | 'centralnotice-min' => 'Минут', |
10419 | 11480 | 'centralnotice-project-lang' => 'Име пројекта', |
| 11481 | + 'centralnotice-select' => 'Изаберите: $1', |
| 11482 | + 'centralnotice-top-ten-languages' => 'Најбољих десет језика', |
10420 | 11483 | 'centralnotice-project-name' => 'Назив пројекта', |
10421 | 11484 | 'centralnotice-start-date' => 'Датум почетка', |
10422 | 11485 | 'centralnotice-start-time' => 'Почетно време (UTC)', |
| 11486 | + 'centralnotice-end-time' => 'Време завршетка (UTC)', |
| 11487 | + 'centralnotice-assigned-templates' => 'Додељени банери', |
10423 | 11488 | 'centralnotice-no-templates' => 'Шаблони нису проађен. |
10424 | 11489 | Додај неки!', |
| 11490 | + 'centralnotice-no-templates-assigned' => 'Ниједан банер није додељен кампањи. Додајте га.', |
10425 | 11491 | 'centralnotice-available-templates' => 'Расположиви шаблони', |
| 11492 | + 'centralnotice-template-already-exists' => 'Банер је већ додељен кампањи.', |
10426 | 11493 | 'centralnotice-preview-template' => 'Прикажи шаблон', |
10427 | 11494 | 'centralnotice-change-lang' => 'Измени језик транслитерације', |
10428 | 11495 | 'centralnotice-weights' => 'Тежине', |
10429 | 11496 | 'centralnotice-notice-is-locked' => 'Напомена је закључана. |
10430 | 11497 | Није била обрисана', |
| 11498 | + 'centralnotice-overlap' => 'Кампања се временски поклапа с другом кампањом.', |
10431 | 11499 | 'centralnotice-invalid-date-range' => 'Неисправан опсег података. |
10432 | 11500 | Ажурирање није извршено', |
10433 | 11501 | 'centralnotice-null-string' => 'Није могуће додавање празног стринга. |
— | — | @@ -10435,12 +11503,40 @@ |
10436 | 11504 | Ова акција се не може вратити.', |
10437 | 11505 | 'centralnotice-no-notices-exist' => 'Нема напомена. |
10438 | 11506 | Додајте једну испод.', |
| 11507 | + 'centralnotice-no-templates-translate' => 'Не постоје банери за превођење.', |
10439 | 11508 | 'centralnotice-number-uses' => 'Коришћење', |
| 11509 | + 'centralnotice-settings' => 'Поставке', |
10440 | 11510 | 'centralnotice-edit-template' => 'Измени шаблон', |
10441 | 11511 | 'centralnotice-message' => 'Порука', |
10442 | 11512 | 'centralnotice-message-not-set' => 'Порука није подешена', |
10443 | 11513 | 'centralnotice-clone' => 'Клонирај', |
| 11514 | + 'centralnotice-clone-notice' => 'Направи примерак банера', |
10444 | 11515 | 'centralnotice-clone-name' => 'Име:', |
| 11516 | + 'centralnotice-preview-all-template-translations' => 'Прегледај све доступне преводе банера', |
| 11517 | + 'centralnotice-insert' => 'Убаците: $1', |
| 11518 | + 'centralnotice-hide-button' => 'Сакриј везу', |
| 11519 | + 'centralnotice-collapse-button' => 'Скупи везу', |
| 11520 | + 'centralnotice-expand-button' => 'Прошири везу', |
| 11521 | + 'centralnotice-close-button' => 'Затвори дугме', |
| 11522 | + 'centralnotice-translate-button' => 'Веза за помоћ при превођењу', |
| 11523 | + 'centralnotice-donate-button' => 'Дугме за новчани прилог', |
| 11524 | + 'centralnotice-expanded-banner' => 'Проширени банер', |
| 11525 | + 'centralnotice-collapsed-banner' => 'Скупљени банер', |
| 11526 | + 'centralnotice-banner-display' => 'Прикажи на:', |
| 11527 | + 'centralnotice-banner-anonymous' => 'Анонимни корисници', |
| 11528 | + 'centralnotice-banner-logged-in' => 'Пријављени корисници', |
| 11529 | + 'centralnotice-banner-type' => 'Врста банера:', |
| 11530 | + 'centralnotice-banner-hidable' => 'Статични/динамични', |
| 11531 | + 'centralnotice-banner-collapsible' => 'Могуће сакрити', |
| 11532 | + 'centralnotice-banner-fundraising' => 'Ово је банер за новчане прилоге', |
| 11533 | + 'centralnotice-banner-landing-pages' => 'Одредишне странице (одмакните запетом):', |
| 11534 | + 'centralnotice-geo' => 'Геолоцирано', |
| 11535 | + 'centralnotice-countries' => 'Земље', |
| 11536 | + 'centralnotice-allocation' => 'Додела', |
| 11537 | + 'centralnotice-view-allocation' => 'Погледај доделу банера', |
| 11538 | + 'centralnotice-allocation-instructions' => 'Изаберите окружење за које желите да видите доделу банера:', |
| 11539 | + 'centralnotice-languages' => 'Језици', |
| 11540 | + 'centralnotice-language' => 'Језик', |
10445 | 11541 | ); |
10446 | 11542 | |
10447 | 11543 | /** Serbian Latin ekavian (Srpski (latinica)) |
— | — | @@ -10634,6 +11730,7 @@ |
10635 | 11731 | 'centralnotice-end-date' => 'Slutdatum', |
10636 | 11732 | 'centralnotice-enabled' => 'Aktiverad', |
10637 | 11733 | 'centralnotice-modify' => 'Verkställ', |
| 11734 | + 'centralnotice-view' => 'Visa', |
10638 | 11735 | 'centralnotice-save-banner' => 'Spara banner', |
10639 | 11736 | 'centralnotice-preview' => 'Förhandsgranska', |
10640 | 11737 | 'centralnotice-nopreview' => '(Förhandsgranskning inte tillgänglig)', |
— | — | @@ -10748,6 +11845,7 @@ |
10749 | 11846 | 'centralnotice-view-allocation' => 'Visa bannertilldelning', |
10750 | 11847 | 'centralnotice-allocation-instructions' => 'Välj den miljö du vill se banertilldelning för:', |
10751 | 11848 | 'centralnotice-languages' => 'Språk', |
| 11849 | + 'centralnotice-language' => 'Språk', |
10752 | 11850 | 'centralnotice-projects' => 'Projekt', |
10753 | 11851 | 'centralnotice-country' => 'Land', |
10754 | 11852 | 'centralnotice-no-allocation' => 'Inga banners tilldelade.', |
— | — | @@ -10780,6 +11878,7 @@ |
10781 | 11879 | 'centralnotice-date' => 'Datum', |
10782 | 11880 | 'centralnotice-apply-filters' => 'Tillämpa filter', |
10783 | 11881 | 'centralnotice-clear-filters' => 'Rensa filter', |
| 11882 | + 'centralnotice-banner-messages' => 'Bannermeddelanden', |
10784 | 11883 | ); |
10785 | 11884 | |
10786 | 11885 | /** Swahili (Kiswahili) |
— | — | @@ -10970,6 +12069,7 @@ |
10971 | 12070 | 'centralnotice-view-allocation' => 'బ్యానరు కేటాయింపును చూపించు', |
10972 | 12071 | 'centralnotice-allocation-instructions' => 'ఏ ఎన్విరాన్ మెంటు కోసం బ్యానరు కేటాయింపులు చూడాలనుకుంటున్నారో ఎంచుకోండి:', |
10973 | 12072 | 'centralnotice-languages' => 'భాషలు', |
| 12073 | + 'centralnotice-language' => 'భాష', |
10974 | 12074 | 'centralnotice-projects' => 'ప్రాజెక్టులు', |
10975 | 12075 | 'centralnotice-country' => 'దేశం', |
10976 | 12076 | 'centralnotice-no-allocation' => 'బ్యానర్లేమీ కేటాయించలేదు.', |
— | — | @@ -10979,6 +12079,7 @@ |
10980 | 12080 | మరింత సమాచారం కోసం http://meta.wikimedia.org/wiki/Help:CentralNotice చూడండి.', |
10981 | 12081 | 'centralnotice-user' => 'వాడుకరి', |
10982 | 12082 | 'centralnotice-action' => 'చర్య', |
| 12083 | + 'centralnotice-date' => 'తేదీ', |
10983 | 12084 | ); |
10984 | 12085 | |
10985 | 12086 | /** Tetum (Tetun) |
— | — | @@ -11838,6 +12939,7 @@ |
11839 | 12940 | 'centralnotice' => 'Управління централізованими сповіщеннями', |
11840 | 12941 | 'noticetemplate' => 'Управління централізованими сповіщеннями', |
11841 | 12942 | 'bannerallocation' => 'Управління централізованими сповіщеннями', |
| 12943 | + 'centralnoticelogs' => 'Управління централізованими сповіщеннями', |
11842 | 12944 | 'right-centralnotice-admin' => 'Управління централізованими сповіщеннями', |
11843 | 12945 | 'action-centralnotice-admin' => 'управління централізованими сповіщеннями', |
11844 | 12946 | 'centralnotice-desc' => 'Додає загальне повідомлення сайту', |
— | — | @@ -11848,6 +12950,7 @@ |
11849 | 12951 | 'centralnotice-end-date' => 'Дата закінчення', |
11850 | 12952 | 'centralnotice-enabled' => 'Включено', |
11851 | 12953 | 'centralnotice-modify' => 'Відправити', |
| 12954 | + 'centralnotice-view' => 'Перегляд', |
11852 | 12955 | 'centralnotice-save-banner' => 'Зберегти банер', |
11853 | 12956 | 'centralnotice-preview' => 'Попередній перегляд', |
11854 | 12957 | 'centralnotice-nopreview' => '(Попередній перегляд недоступний)', |
— | — | @@ -11864,7 +12967,9 @@ |
11865 | 12968 | 'centralnotice-list-templates' => 'Cписок шаблонів', |
11866 | 12969 | 'centralnotice-multiple-projects' => 'декілька ($1)', |
11867 | 12970 | 'centralnotice-multiple-languages' => 'декілька ($1)', |
| 12971 | + 'centralnotice-multiple-countries' => 'Декілька ($1)', |
11868 | 12972 | 'centralnotice-all-projects' => 'Всі проекти', |
| 12973 | + 'centralnotice-language-listing' => '$1 - $2', |
11869 | 12974 | 'centralnotice-translations' => 'Переклади', |
11870 | 12975 | 'centralnotice-translate-to' => 'Переклад на', |
11871 | 12976 | 'centralnotice-translate' => 'Переклад', |
— | — | @@ -11952,12 +13057,16 @@ |
11953 | 13058 | 'centralnotice-banner-type' => 'Тип банера:', |
11954 | 13059 | 'centralnotice-banner-hidable' => 'Статичний / Приховуваний', |
11955 | 13060 | 'centralnotice-banner-collapsible' => 'Що згортається', |
| 13061 | + 'centralnotice-banner-fundraising' => 'Це банер збору коштів', |
| 13062 | + 'centralnotice-banner-fundraising-help' => 'Створіть тег в тілі банера з id="cn_fundraising_link" й вкажіть нижче одну чи декілька цільових сторінок, наприклад "JimmyAppeal01". Поле href у посиланні буде створено автоматично.', |
| 13063 | + 'centralnotice-banner-landing-pages' => 'Цільові сторінки (через кому):', |
11956 | 13064 | 'centralnotice-geo' => "Геоприв'язка", |
11957 | 13065 | 'centralnotice-countries' => 'Країни', |
11958 | 13066 | 'centralnotice-allocation' => 'Розподіл', |
11959 | 13067 | 'centralnotice-view-allocation' => 'Переглянути розміщення банера', |
11960 | 13068 | 'centralnotice-allocation-instructions' => 'Виберіть середовище, для якого ви хочете переглянути розміщення банера:', |
11961 | 13069 | 'centralnotice-languages' => 'Мови', |
| 13070 | + 'centralnotice-language' => 'Мова', |
11962 | 13071 | 'centralnotice-projects' => 'Проекти', |
11963 | 13072 | 'centralnotice-country' => 'Країна', |
11964 | 13073 | 'centralnotice-no-allocation' => 'Немає розміщених банерів.', |
— | — | @@ -11967,7 +13076,32 @@ |
11968 | 13077 | Дивіться http://meta.wikimedia.org/wiki/Help:CentralNotice для отримання додаткової інформації.', |
11969 | 13078 | 'centralnotice-preferred' => 'Бажано', |
11970 | 13079 | 'centralnotice-logs' => 'Журнали', |
| 13080 | + 'centralnotice-view-logs' => 'Перегляд журналів', |
| 13081 | + 'centralnotice-timestamp' => 'Часова позначка', |
| 13082 | + 'centralnotice-user' => 'Користувач', |
| 13083 | + 'centralnotice-action' => 'Дія', |
| 13084 | + 'centralnotice-changed' => 'Змінено з <span class="cn-old-value">$1</span> на <span class="cn-new-value">$2</span>', |
| 13085 | + 'centralnotice-on' => 'увімк', |
| 13086 | + 'centralnotice-off' => 'вимк', |
| 13087 | + 'centralnotice-added' => 'Додано <span class="cn-new-value">$1</span>', |
| 13088 | + 'centralnotice-removed' => 'Вилучено <span class="cn-old-value">$1</span>', |
| 13089 | + 'centralnotice-no-assignments' => 'Банери не призначено', |
11971 | 13090 | 'centralnotice-talk-link' => 'обговорення', |
| 13091 | + 'centralnotice-user-links' => '$1 ($2)', |
| 13092 | + 'centralnotice-log-label' => '<span class="cn-log-label">$1:</span> $2', |
| 13093 | + 'centralnotice-campaign-settings' => 'Налаштування кампанії', |
| 13094 | + 'centralnotice-banner-settings' => 'налаштування банера', |
| 13095 | + 'centralnotice-anon' => 'Відображати анонімним користувачам', |
| 13096 | + 'centralnotice-account' => 'Відображати для зареєстрованих користувачів', |
| 13097 | + 'centralnotice-fundraising' => 'Збір коштів', |
| 13098 | + 'centralnotice-landingpages' => 'Цільові сторінки', |
| 13099 | + 'centralnotice-banner-content' => 'Вміст банера', |
| 13100 | + 'centralnotice-banner-content-changed' => 'Змінено', |
| 13101 | + 'centralnotice-filters' => 'Журнал фільтрів', |
| 13102 | + 'centralnotice-date' => 'Дата', |
| 13103 | + 'centralnotice-apply-filters' => 'Застосувати фільтри', |
| 13104 | + 'centralnotice-clear-filters' => 'Очистити фільтри', |
| 13105 | + 'centralnotice-banner-messages' => 'Повідомлення банера', |
11972 | 13106 | ); |
11973 | 13107 | |
11974 | 13108 | /** Vèneto (Vèneto) |
— | — | @@ -12193,6 +13327,7 @@ |
12194 | 13328 | 'centralnotice-end-date' => 'Ngày kết thúc', |
12195 | 13329 | 'centralnotice-enabled' => 'Đang hiện', |
12196 | 13330 | 'centralnotice-modify' => 'Lưu các thông báo', |
| 13331 | + 'centralnotice-view' => 'Xem', |
12197 | 13332 | 'centralnotice-save-banner' => 'Lưu biểu ngữ', |
12198 | 13333 | 'centralnotice-preview' => 'Xem trước', |
12199 | 13334 | 'centralnotice-nopreview' => '(Không có thể xem trước)', |
— | — | @@ -12297,6 +13432,7 @@ |
12298 | 13433 | 'centralnotice-view-allocation' => 'Xem cách phân phối bảng', |
12299 | 13434 | 'centralnotice-allocation-instructions' => 'Chọn môi trường để xem cách phân phối bảng:', |
12300 | 13435 | 'centralnotice-languages' => 'Ngôn ngữ', |
| 13436 | + 'centralnotice-language' => 'Ngôn ngữ', |
12301 | 13437 | 'centralnotice-projects' => 'Dự án', |
12302 | 13438 | 'centralnotice-country' => 'Quốc gia', |
12303 | 13439 | 'centralnotice-no-allocation' => 'Chưa có phân phối bảng nào.', |
— | — | @@ -12329,6 +13465,7 @@ |
12330 | 13466 | 'centralnotice-date' => 'Ngày tháng', |
12331 | 13467 | 'centralnotice-apply-filters' => 'Áp dụng bộ lọc', |
12332 | 13468 | 'centralnotice-clear-filters' => 'Đặt lại bộ lọc', |
| 13469 | + 'centralnotice-banner-messages' => 'Thông điệp biểu ngữ', |
12333 | 13470 | ); |
12334 | 13471 | |
12335 | 13472 | /** Volapük (Volapük) |
— | — | @@ -12538,6 +13675,7 @@ |
12539 | 13676 | 'centralnotice-end-date' => '结束日期', |
12540 | 13677 | 'centralnotice-enabled' => '已启用', |
12541 | 13678 | 'centralnotice-modify' => '提交', |
| 13679 | + 'centralnotice-view' => '查看', |
12542 | 13680 | 'centralnotice-save-banner' => '保存横幅', |
12543 | 13681 | 'centralnotice-preview' => '预览', |
12544 | 13682 | 'centralnotice-nopreview' => '(无预览可用)', |
— | — | @@ -12652,6 +13790,7 @@ |
12653 | 13791 | 'centralnotice-view-allocation' => '察看横幅配额', |
12654 | 13792 | 'centralnotice-allocation-instructions' => '选择你想察看横幅配额的环境', |
12655 | 13793 | 'centralnotice-languages' => '语言', |
| 13794 | + 'centralnotice-language' => '语言', |
12656 | 13795 | 'centralnotice-projects' => '项目', |
12657 | 13796 | 'centralnotice-country' => '国家', |
12658 | 13797 | 'centralnotice-no-allocation' => '没有配给横幅', |
— | — | @@ -12684,10 +13823,12 @@ |
12685 | 13824 | 'centralnotice-date' => '日期', |
12686 | 13825 | 'centralnotice-apply-filters' => '应用筛选器', |
12687 | 13826 | 'centralnotice-clear-filters' => '清除筛选器', |
| 13827 | + 'centralnotice-banner-messages' => '条幅消息', |
12688 | 13828 | ); |
12689 | 13829 | |
12690 | 13830 | /** Traditional Chinese (中文(繁體)) |
12691 | 13831 | * @author Alex S.H. Lin |
| 13832 | + * @author Anakmalaysia |
12692 | 13833 | * @author Frankou |
12693 | 13834 | * @author Horacewai2 |
12694 | 13835 | * @author Liangent |
— | — | @@ -12699,6 +13840,7 @@ |
12700 | 13841 | 'centralnotice' => '中央通告管理', |
12701 | 13842 | 'noticetemplate' => '中央通告管理', |
12702 | 13843 | 'bannerallocation' => '中央通告管理', |
| 13844 | + 'centralnoticelogs' => '中央通告管理', |
12703 | 13845 | 'right-centralnotice-admin' => '管理中央通告', |
12704 | 13846 | 'action-centralnotice-admin' => '管理中央通告', |
12705 | 13847 | 'centralnotice-desc' => '在頁面頂端增加統一的公告欄位', |
— | — | @@ -12709,6 +13851,7 @@ |
12710 | 13852 | 'centralnotice-end-date' => '結束日期', |
12711 | 13853 | 'centralnotice-enabled' => '已啟用', |
12712 | 13854 | 'centralnotice-modify' => '提交', |
| 13855 | + 'centralnotice-view' => '檢視', |
12713 | 13856 | 'centralnotice-save-banner' => '儲存橫幅', |
12714 | 13857 | 'centralnotice-preview' => '預覽', |
12715 | 13858 | 'centralnotice-nopreview' => '(無預覽可用)', |
— | — | @@ -12725,6 +13868,7 @@ |
12726 | 13869 | 'centralnotice-list-templates' => '列出模板', |
12727 | 13870 | 'centralnotice-multiple-projects' => '較多($1)', |
12728 | 13871 | 'centralnotice-multiple-languages' => '較多($1)', |
| 13872 | + 'centralnotice-multiple-countries' => '多條($1)', |
12729 | 13873 | 'centralnotice-all-projects' => '所有計畫', |
12730 | 13874 | 'centralnotice-translations' => '翻譯', |
12731 | 13875 | 'centralnotice-translate-to' => '翻譯到', |
— | — | @@ -12813,12 +13957,16 @@ |
12814 | 13958 | 'centralnotice-banner-type' => '橫幅類型:', |
12815 | 13959 | 'centralnotice-banner-hidable' => '靜態可隱藏', |
12816 | 13960 | 'centralnotice-banner-collapsible' => '可摺疊', |
| 13961 | + 'centralnotice-banner-fundraising' => '這是一個籌款橫幅', |
| 13962 | + 'centralnotice-banner-fundraising-help' => '在橫幅體內創建id="cn_fundraising_link"的錨點標記,並在下方輸入一個或多個目標頁面,例如“吉米的請求01”。程序會自動構造鏈接的href屬性。', |
| 13963 | + 'centralnotice-banner-landing-pages' => '登錄頁(逗號分隔):', |
12817 | 13964 | 'centralnotice-geo' => '已地理定位的', |
12818 | 13965 | 'centralnotice-countries' => '國家', |
12819 | 13966 | 'centralnotice-allocation' => '分配', |
12820 | 13967 | 'centralnotice-view-allocation' => '查看橫幅分配', |
12821 | 13968 | 'centralnotice-allocation-instructions' => '選擇你想察看橫幅配額的環境:', |
12822 | 13969 | 'centralnotice-languages' => '語言', |
| 13970 | + 'centralnotice-language' => '語言', |
12823 | 13971 | 'centralnotice-projects' => '專案', |
12824 | 13972 | 'centralnotice-country' => '國家', |
12825 | 13973 | 'centralnotice-no-allocation' => '沒有橫幅分配。', |
— | — | @@ -12827,5 +13975,30 @@ |
12828 | 13976 | 'centralnotice-documentwrite-error' => 'document.write() 不能在橫幅中使用。 |
12829 | 13977 | 更多資訊請參見 http://meta.wikimedia.org/wiki/Help:CentralNotice 。', |
12830 | 13978 | 'centralnotice-preferred' => '偏好的', |
| 13979 | + 'centralnotice-logs' => '日誌', |
| 13980 | + 'centralnotice-view-logs' => '查看日誌', |
| 13981 | + 'centralnotice-timestamp' => '時間戳', |
| 13982 | + 'centralnotice-user' => '用戶', |
| 13983 | + 'centralnotice-action' => '操作', |
| 13984 | + 'centralnotice-changed' => '已從<span class="cn-old-value">$1</span>改成<span class="cn-new-value">$2</span>', |
| 13985 | + 'centralnotice-on' => '打開', |
| 13986 | + 'centralnotice-off' => '關閉', |
| 13987 | + 'centralnotice-added' => '<span class="cn-new-value">$1</span>已添加', |
| 13988 | + 'centralnotice-removed' => '<span class="cn-old-value">$1</span>已刪除', |
| 13989 | + 'centralnotice-no-assignments' => '沒有有已分配的橫幅', |
| 13990 | + 'centralnotice-talk-link' => '討論', |
| 13991 | + 'centralnotice-campaign-settings' => '活動設置', |
| 13992 | + 'centralnotice-banner-settings' => '橫幅設置', |
| 13993 | + 'centralnotice-anon' => '向匿名用戶展示', |
| 13994 | + 'centralnotice-account' => '向已登錄用戶展示', |
| 13995 | + 'centralnotice-fundraising' => '籌款', |
| 13996 | + 'centralnotice-landingpages' => '登錄頁面', |
| 13997 | + 'centralnotice-banner-content' => '橫幅內容', |
| 13998 | + 'centralnotice-banner-content-changed' => '已更改', |
| 13999 | + 'centralnotice-filters' => '日誌篩選器', |
| 14000 | + 'centralnotice-date' => '日期', |
| 14001 | + 'centralnotice-apply-filters' => '應用篩選器', |
| 14002 | + 'centralnotice-clear-filters' => '清除篩選器', |
| 14003 | + 'centralnotice-banner-messages' => '橫幅消息', |
12831 | 14004 | ); |
12832 | 14005 | |
Property changes on: branches/wmf/1.18wmf1/extensions/CentralNotice/CentralNotice.i18n.php |
___________________________________________________________________ |
Modified: svn:mergeinfo |
12833 | 14006 | Merged /trunk/extensions/CentralNotice/CentralNotice.i18n.php:r95519-98910 |