mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Id01a5f6bb03641191590ff399c08785959477fdb
This commit is contained in:
parent
472612c741
commit
0740de0605
|
@ -2,7 +2,8 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Chrumps",
|
||||
"Woytecr"
|
||||
"Woytecr",
|
||||
"Railfail536"
|
||||
]
|
||||
},
|
||||
"apihelp-echomarkread-description": "Oznacz powiadomienia jako przeczytane dla bieżącego użytkownika.",
|
||||
|
@ -15,9 +16,11 @@
|
|||
"apihelp-echomarkread-example-2": "Oznacz wszystkie powiadomienia jako przeczytane",
|
||||
"apihelp-echomarkread-example-3": "Oznacz powiadomienie 1 jako nieprzeczytane",
|
||||
"apihelp-echomarkseen-description": "Oznacz powiadomienia jako przeczytane dla bieżącego użytkownika.",
|
||||
"apihelp-echomarkseen-summary": "Oznacz powiadomienia jako przeczytane dla bieżącego użytkownika.",
|
||||
"apihelp-echomarkseen-example-1": "Oznacz powiadomienia wszystkich typów jako przeczytane",
|
||||
"apihelp-echomarkseen-param-type": "Typ powiadomień do oznaczenia jako przeczytane: 'alert', 'message' lub 'all'.",
|
||||
"apihelp-query+notifications-description": "Pobierz powiadomienia oczekujące dla bieżącego użytkownika.",
|
||||
"apihelp-query+notifications-summary": "Pobierz powiadomienia oczekujące dla bieżącego użytkownika.",
|
||||
"apihelp-query+notifications-param-prop": "Szczegóły żądania.",
|
||||
"apihelp-query+notifications-param-sections": "Sekcje powiadomień, o które zapytać (tj. jakieś połączenie 'alert' i 'message').",
|
||||
"apihelp-query+notifications-param-groupbysection": "Czy grupować wynik według sekcji. Każda sekcja jest pobierana osobno jeśli ustawiono.",
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
"notification-header-mention-agent-talkpage-nosection": "$1 {{GENDER:$2|хьахийна}} {{GENDER:$3|хьо}} {{GENDER:$2|шен}} дийцаре агӀонгахь.",
|
||||
"notification-header-mention-article-talkpage": "$1 {{GENDER:$2|хьахийна}} {{GENDER:$3|хьо}} «$4» дийцаре агӀона «$5» дакъа тӀехь.",
|
||||
"notification-header-mention-article-talkpage-nosection": "$1 {{GENDER:$2|хьахийна}} {{GENDER:$3|хьо}} «$4» дийцаре агӀонгахь.",
|
||||
"notification-header-user-rights-add-only": "{{GENDER:$4|Хьан}} декъашхо санна йолу бакъонаш {{GENDER:$1|хийцина}}. Хьо юкъатоьхна тобанна: $2.",
|
||||
"notification-welcome-linktext": "Марша догӀийла",
|
||||
"notification-header-thank-you-1-edit": "Маршалла, {{GENDER:$2|ахьа}} хӀинца дина {{GENDER:$2|хьай}} духхьара нисдар. Баркалла {{GENDER:$2|хьуна}}!",
|
||||
"notification-link-thank-you-edit": "{{GENDER:$1|Хьан}} нисдар",
|
||||
|
@ -123,7 +124,7 @@
|
|||
"notification-inbox-filter-unread": "Ца ешнарш",
|
||||
"notification-inbox-filter-all": "Массо",
|
||||
"echo-email-html-footer-preference-link-text": "хьажа {{GENDER:$1|хьайн}} нисдаран гӀирсе",
|
||||
"echo-email-html-footer-with-link": "Оха {{GENDER:$2|хьайга}}, $1 кхоьхьуьтуш болу хаамашан контроль ян.",
|
||||
"echo-email-html-footer-with-link": "Оха {{GENDER:$2|хьайга}} кхоьхьуьйтуш болу хаамашна контроль ян $1.",
|
||||
"echo-notification-alert": "{{PLURAL:$1|ДӀахьедар ($1)|100=ДӀахьедар (99+)}}",
|
||||
"echo-notification-notice": "{{PLURAL:$1|Хаамаш ($1)|100=Хаамаш (99+)}}",
|
||||
"echo-notification-alert-text-only": "ДӀахаийтарш",
|
||||
|
|
|
@ -4,7 +4,8 @@
|
|||
"Subi",
|
||||
"Xabier Armendaritz",
|
||||
"Sator",
|
||||
"Mikel Ibaiba"
|
||||
"Mikel Ibaiba",
|
||||
"An13sa"
|
||||
]
|
||||
},
|
||||
"prefs-echo": "Jakinarazpenak",
|
||||
|
@ -87,7 +88,7 @@
|
|||
"notification-link-article-reminder": "Orrialdea ikusi",
|
||||
"notification-header-emailuser": "$1 lankideak email bat {{GENDER:$2|bidali}} dizu.",
|
||||
"notification-edit-talk-page-email-subject2": "$1(e)k mezu bat {{GENDER:$2|utzi}} dizu {{SITENAME}} gunean",
|
||||
"notification-reverted-email-subject2": "Zure {{PLURAL:$4|aldaketa {{GENDER:$2|desegina izan da}}|aldaketak {{GENDER:$2|deseginak izan dira}}}} {{SITENAME}} gunean",
|
||||
"notification-reverted-email-subject2": "{{GENDER:$3|Zure}} {{PLURAL:$4|aldaketa {{GENDER:$2|desegina izan da}}|aldaketak {{GENDER:$2|deseginak izan dira}}}} {{SITENAME}} gunean",
|
||||
"notification-mention-email-subject": "$1(e)k {{GENDER:$2|aipatu}} {{GENDER:$3|zaitu}} {{SITENAME}} gunean",
|
||||
"notification-timestamp-ago-seconds": "{{PLURAL:$1|$1s}}",
|
||||
"notification-timestamp-ago-minutes": "{{PLURAL:$1|$1m}}",
|
||||
|
|
20
i18n/fr.json
20
i18n/fr.json
|
@ -127,11 +127,11 @@
|
|||
"echo-notification-markasunread": "Marquer comme non lu",
|
||||
"echo-notification-markasread-tooltip": "Marquer comme lu",
|
||||
"echo-notification-more-options-tooltip": "Plus d’options",
|
||||
"notification-dynamic-actions-unwatch": "{{GENDER:$3|Arrêter}} de suivre de nouvelles activités sur « $1 »",
|
||||
"notification-dynamic-actions-unwatch-confirmation": "{{GENDER:$3|Vous}} ne suivez plus la page « $1 »",
|
||||
"notification-dynamic-actions-unwatch": "{{GENDER:$3|Arrêter}} de suivre de nouvelles activités sur « $1 »",
|
||||
"notification-dynamic-actions-unwatch-confirmation": "{{GENDER:$3|Vous}} ne suivez plus la page « $1 »",
|
||||
"notification-dynamic-actions-unwatch-confirmation-description": "{{GENDER:$3|Vous}} pouvez suivre [$2 cette page] à nouveau à tout moment.",
|
||||
"notification-dynamic-actions-watch": "{{GENDER:$3|Suivre}} la nouvelle activité sur « $1 »",
|
||||
"notification-dynamic-actions-watch-confirmation": "{{GENDER:$3|Vous}} suivez désormais la page « $1 »",
|
||||
"notification-dynamic-actions-watch-confirmation": "{{GENDER:$3|Vous}} suivez désormais la page « $1 »",
|
||||
"notification-dynamic-actions-watch-confirmation-description": "{{GENDER:$3|Vous}} pouvez arrêter de suivre [$2 cette page] à tout moment.",
|
||||
"notification-link-text-expand-all": "Développer",
|
||||
"notification-link-text-expand-alert-count": "Afficher {{PLURAL:$1|$1 alerte|$1 alertes}}",
|
||||
|
@ -144,28 +144,28 @@
|
|||
"notification-link-text-view-changes": "{{GENDER:$1|Afficher}} les modifications",
|
||||
"notification-link-text-view-page": "Afficher la page",
|
||||
"notification-header-edit-user-talk": "$1 {{GENDER:$2|}}a laissé un message sur <strong>{{GENDER:$3|}}votre page de discussion</strong>.",
|
||||
"notification-header-edit-user-talk-with-section": "$1 {{GENDER:$2|a laissé}} un message sur <strong>{{GENDER:$3|votre}} page de discussion</strong> dans la section « <strong>$4</strong> ».",
|
||||
"notification-header-edit-user-talk-with-section": "$1 {{GENDER:$2|a laissé}} un message sur <strong>{{GENDER:$3|votre}} page de discussion</strong> dans la section « <strong>$4</strong> ».",
|
||||
"notification-compact-header-edit-user-talk": "$1 {{GENDER:$3|vous}} {{GENDER:$2|a laissé}} un message.",
|
||||
"notification-compact-header-edit-user-talk-with-section": "$1 {{GENDER:$3|vous}} {{GENDER:$2|a laissé}} un message dans « <strong>$4</strong> ».",
|
||||
"notification-compact-header-edit-user-talk-with-section": "$1 {{GENDER:$3|vous}} {{GENDER:$2|a laissé}} un message dans « <strong>$4</strong> ».",
|
||||
"notification-body-edit-user-talk-with-section": "$1",
|
||||
"notification-header-page-linked": "Un lien vers <strong>$3</strong> a été créé sur <strong>$4</strong>.",
|
||||
"notification-compact-header-page-linked": "Lié depuis <strong>$1</strong>.",
|
||||
"notification-bundle-header-page-linked": "Des liens vers « <strong>$3</strong> » ont été insérés dans {{PLURAL:$5||$5 pages|100=plus de 100 pages}}.",
|
||||
"notification-header-article-reminder": "Une page dont {{GENDER:$2|vous}} avez demandé le rappel est disponible sur <strong>$3</strong>.",
|
||||
"notification-link-text-what-links-here": "Tous les liens vers cette page",
|
||||
"notification-header-mention-other": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur <strong>$4</strong> dans « <strong>$5</strong> ».",
|
||||
"notification-header-mention-other": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur <strong>$4</strong> dans « <strong>$5</strong> ».",
|
||||
"notification-header-mention-other-nosection": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur <strong>$4</strong>.",
|
||||
"notification-header-mention-user-talkpage-v2": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur la <strong>page de discussion {{GENDER:$5|de}} $4</strong> dans « <strong>$6</strong> ».",
|
||||
"notification-header-mention-user-talkpage-v2": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur la <strong>page de discussion {{GENDER:$5|de}} $4</strong> dans « <strong>$6</strong> ».",
|
||||
"notification-header-mention-user-talkpage-nosection": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur la <strong>page de discussion {{GENDER:$5|de}} $4</strong>.",
|
||||
"notification-header-mention-agent-talkpage": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur <strong>{{GENDER:$2|sa|sa|sa}} page de discussion</strong> dans « <strong>$4</strong> ».",
|
||||
"notification-header-mention-agent-talkpage": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur <strong>{{GENDER:$2|sa|sa|sa}} page de discussion</strong> dans « <strong>$4</strong> ».",
|
||||
"notification-header-mention-agent-talkpage-nosection": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur <strong>sa page de discussion</strong>.",
|
||||
"notification-header-mention-article-talkpage": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur la page de discussion de <strong>$4</strong> dans « <strong> $5</strong> ».",
|
||||
"notification-header-mention-article-talkpage": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur la page de discussion de <strong>$4</strong> dans « <strong> $5</strong> ».",
|
||||
"notification-header-mention-article-talkpage-nosection": "$1 {{GENDER:$2|vous}} {{GENDER:$3|a mentionné|a mentionnée}} sur la page de discussion de <strong>$4</strong>.",
|
||||
"notification-header-mention-failure-user-unknown": "{{GENDER:$2|Votre}} mention de <strong>$3</strong> n’a pas été envoyée parce que l’utilisateur n’a pas été trouvé.",
|
||||
"notification-header-mention-failure-user-anonymous": "{{GENDER:$2|Votre}} mention de <strong>$3</strong> n’a pas été envoyée parce que l’utilisateur est anonyme.",
|
||||
"notification-header-mention-failure-too-many": "{{GENDER:$2|}}Vous avez essayé de mentionner plus de $3 utilisateur{{PLURAL:$3||s}}. Toutes les mentions au-dessus de cette limite ne leur ont pas été notifiées.",
|
||||
"notification-header-mention-failure-bundle": "Concernant {{PLURAL:$3|l’utilisat{{GENDER:$2|eur|rice}} que vous avez mentionné{{GENDER:$2||e}}|les $3 utilisateurs que vous avez mentionnés}} sur la page de discussion <strong>$4</strong>, {{PLURAL:$3|une notification n’a pas pu lui être envoyée|$3 notifications n’ont pas pu leur être envoyées}}.",
|
||||
"notification-compact-header-mention-failure-user-unknown": "<strong>Utilisateur inconnu :</strong> « $1 »",
|
||||
"notification-compact-header-mention-failure-user-unknown": "<strong>Utilisateur inconnu :</strong> « $1 »",
|
||||
"notification-compact-header-mention-failure-user-anonymous": "<strong>Les adresses IP ne peuvent pas être notifiées :</strong> $1",
|
||||
"notification-header-mention-success": "{{GENDER:$2|Votre}} mention de <strong>$3</strong> a été envoyée.",
|
||||
"notification-header-mention-success-bundle": "{{PLURAL:$3|Une mention|$3 mentions}} {{GENDER:$2|que vous avez faite}}{{PLURAL:$3||s}} sur la page de discussion de <strong>$4</strong> {{PLURAL:$3|a été envoyée|ont été envoyées}}.",
|
||||
|
|
|
@ -21,6 +21,8 @@
|
|||
"prefs-echosubscriptions": "Értesítést kérek ezekről az eseményekről",
|
||||
"prefs-echocrosswiki": "Wikiközi értesítések",
|
||||
"prefs-blocknotificationslist": "Lenémított felhasználók",
|
||||
"prefs-echopollupdates": "Élő értesítések",
|
||||
"echo-pref-show-poll-updates": "Új értesítések azonnali megjelenítése",
|
||||
"echo-pref-send-me": "Gyakoriság:",
|
||||
"echo-pref-send-to": "Erre a címre:",
|
||||
"echo-pref-email-format": "A levél formátuma:",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"echo-pref-cross-wiki-notifications": "Meldingen van aandere wiki's laoten zien",
|
||||
"echo-learn-more": "Meer lezen",
|
||||
"echo-log": "Openbaor logboek",
|
||||
"echo-new-messages": "Jy hebben nye berichten",
|
||||
"echo-new-messages": "Jy hebbet nye berichten",
|
||||
"echo-category-title-edit-user-talk": "Bericht{{PLURAL:$1||en}} op mien overlegzied",
|
||||
"echo-category-title-article-linked": "Ziedverwiezing{{PLURAL:$1||en}}",
|
||||
"echo-category-title-reverted": "Bewarking{{PLURAL:$1||en}} weerummedreid",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"echo-pref-tooltip-article-linked": "مونکي اطلاع ڏيو، جڏهن ڪير ان صفحي سان ڳنڍڻو جوڙي جيڪو مون ٻي صفحي تان جوڙيو آهي.",
|
||||
"echo-pref-tooltip-reverted": "مونکي اطلاع ڏيو، جڏهن منھنجي ڪيل سنوار کي اڻڪريو يا واپس-ورايو اوزار سان واپس ڪيو وڃي.",
|
||||
"echo-pref-tooltip-mention": "مونکي اطلاع ڏيو جڏهن ڪير منهنجي واپرائيندڙ صفحي سان ڳنڍڻو جوڙي.",
|
||||
"echo-pref-tooltip-user-rights": "مونکي اطلاع ڏيو جڏهن ڪير منهنجي واپرائيندڙ حقن ۾ تبديلي آڻي.",
|
||||
"echo-pref-tooltip-user-rights": "مونکي اطلاع ڏيو جڏهن ڪو منھنجا واپرائيندڙ حق بدلائي.",
|
||||
"echo-pref-tooltip-emailuser": "مونکي اطلاع ڏيو جڏهن ڪير مونکي برق ٽپال موڪلي.",
|
||||
"echo-pref-tooltip-article-reminder": "جڏهن هن صفحي بابت آئون پڇان ته مونکي اطلاع ڏيو.",
|
||||
"notifications": "اطلاع",
|
||||
|
@ -86,7 +86,7 @@
|
|||
"notification-link-text-view-edit": "سنوار ڏسو",
|
||||
"notification-link-article-reminder": "صفحو ڏسو",
|
||||
"notification-body-reverted": "$1",
|
||||
"notification-header-emailuser": "$1 توھان ڏانھن ھڪ ايميل {{GENDER:$2|موڪلي}}.",
|
||||
"notification-header-emailuser": "$1 توھان ڏانھن ھڪ برقٽپال {{GENDER:$2|موڪلي}}.",
|
||||
"notification-timestamp-today": "اڄ",
|
||||
"notification-timestamp-yesterday": "ڪلھ",
|
||||
"notification-inbox-filter-read": "پڙھيل",
|
||||
|
|
|
@ -5,5 +5,6 @@
|
|||
"Uostofchuodnego"
|
||||
]
|
||||
},
|
||||
"notifications": "Powiadomiynia",
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|Moje}} powiadōmiynia"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue