mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-23 22:44:42 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ia98a16c7d99927a2d5c6bc30ad4a187b00884034
This commit is contained in:
parent
d0385fe02a
commit
be92146e7b
|
@ -5,7 +5,8 @@
|
|||
"Ltrlg",
|
||||
"Macofe",
|
||||
"Urhixidur",
|
||||
"Wladek92"
|
||||
"Wladek92",
|
||||
"Verdy p"
|
||||
]
|
||||
},
|
||||
"apihelp-flowthank-description": "Envoyer des remerciements pour un « contenu Flow ».",
|
||||
|
@ -14,8 +15,8 @@
|
|||
"apihelp-flowthank-example-1": "Remercier pour le commentaire ayant l’<kbd>UUID xyz789</kbd>",
|
||||
"apihelp-thank-description": "Envoyer des remerciements à un éditeur.",
|
||||
"apihelp-thank-summary": "Envoyer une notification de remerciement à un éditeur.",
|
||||
"apihelp-thank-param-rev": "ID de révision pour laquelle remercier quelqu’un. Fournir obligatoirement celui-ci ou 'log' .",
|
||||
"apihelp-thank-param-log": "ID de journal pour remercier quelqu’un. Cet ID ou 'rev' doit être fourni.",
|
||||
"apihelp-thank-param-rev": "Identifiant de révision pour laquelle remercier quelqu’un. Celui-ci ou « log » doit être fourni.",
|
||||
"apihelp-thank-param-log": "Identifiant de journal pour remercier quelqu’un. Cet identifiant ou « rev » doit être fourni.",
|
||||
"apihelp-thank-param-source": "Une chaîne courte décrivant la source de la requête. Par exemple, <kbd>diff</kbd> ou <kbd>history</kbd>.",
|
||||
"apihelp-thank-example-1": "Envoyer des remerciements pour l’ID de révision <kbd>ID 456</kbd, avec la source étant une page de différence"
|
||||
}
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Mainframe98",
|
||||
"Mar(c)"
|
||||
"Mar(c)",
|
||||
"HanV"
|
||||
]
|
||||
},
|
||||
"apihelp-flowthank-description": "Stuur een openbaar bedankje voor een Flow-reactie.",
|
||||
|
@ -12,6 +13,7 @@
|
|||
"apihelp-thank-description": "Stuur een bedankje naar een bewerker.",
|
||||
"apihelp-thank-summary": "Stuur een bedankje naar een bewerker.",
|
||||
"apihelp-thank-param-rev": "Versie-ID waarvoor u iemand wilt bedanken. Dit of 'log' moet worden meegegeven.",
|
||||
"apihelp-thank-param-log": "Log-ID waar iemand voor moet worden bedankt. Dit of 'rev' moet worden opgegeven.",
|
||||
"apihelp-thank-param-source": "Een korte tekenreeks die de bron van het verzoek beschrijft, bijvoorbeeld <kbd>diff</kbd> of <kbd>history</kbd>.",
|
||||
"apihelp-thank-example-1": "Stuur een bedankje voor versie-<kbd>ID 456</kbd>, waarbij de bron een diff-pagina is"
|
||||
}
|
||||
|
|
|
@ -3,12 +3,18 @@
|
|||
"authors": [
|
||||
"Bikarhêner",
|
||||
"George Animal",
|
||||
"Ghybu"
|
||||
"Ghybu",
|
||||
"Balyozxane"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|spas}}}}",
|
||||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|hate spaskirin}}}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Spas}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Hat spaskirin}}}}",
|
||||
"thanks-button-action-queued": "$1 {{GENDER:$1|{{GENDER:$2|tê spaskirin}}}}…",
|
||||
"thanks-button-action-cancel": "Betal bike",
|
||||
"thanks-button-action-completed": "Te $1 {{GENDER:$1|{{GENDER:$2|spas kir}}}}",
|
||||
"thanks-thank-tooltip": "Ji {{GENDER:$2|vî bikarhênerî|vê bikarhênerê}} re danezaneke sipasiyê {{GENDER:$1|bişîne}}",
|
||||
"echo-category-title-edit-thank": "Spas"
|
||||
"echo-category-title-edit-thank": "Spas",
|
||||
"notification-header-rev-thank": "$1 ji bo guhartina te ya <strong>$3</strong> li {{GENDER:$4|te}} spas {{GENDER:$2|kir}}."
|
||||
}
|
||||
|
|
15
i18n/nl.json
15
i18n/nl.json
|
@ -32,12 +32,12 @@
|
|||
"thanks-button-action-cancel": "Annuleren",
|
||||
"thanks-button-action-completed": "U hebt $1 {{GENDER:$1|{{GENDER:$2|bedankt}}}}",
|
||||
"thanks-error-undefined": "Bedanken is mislukt (foutmelding: $1). Probeer het opnieuw.",
|
||||
"thanks-error-invalid-log-id": "Logboekregel kon niet worden gevonden",
|
||||
"thanks-error-invalid-log-type": "Logboektype '$1' bevindt zich niet in de lijst met toegestane logboektypes.",
|
||||
"thanks-error-log-deleted": "De opgevraagde logboekregel is verwijderd en er kan daarom geen bedankje voor verstuurd worden.",
|
||||
"thanks-error-invalid-log-id": "Logboekregel niet worden gevonden",
|
||||
"thanks-error-invalid-log-type": "Logboektype '$1' niet in de lijst met toegestane logboektypes.",
|
||||
"thanks-error-log-deleted": "De opgevraagde logboekregel is verwijderd en er kan daarom geen bedankje verstuurd worden.",
|
||||
"thanks-error-invalidrevision": "Versie-ID is niet geldig.",
|
||||
"thanks-error-revdeleted": "Kan bedankt niet sturen, omdat de versie gewist is",
|
||||
"thanks-error-notitle": "Paginatitel kon niet worden bepaald",
|
||||
"thanks-error-revdeleted": "Bedankje niet verstuurd, omdat de versie gewist is",
|
||||
"thanks-error-notitle": "Paginatitel kan niet worden bepaald",
|
||||
"thanks-error-invalidrecipient": "Geen geldige ontvanger gevonden",
|
||||
"thanks-error-invalidrecipient-bot": "Bots kunnen geen bedankjes ontvangen",
|
||||
"thanks-error-invalidrecipient-self": "U kunt niet uzelf bedanken",
|
||||
|
@ -65,7 +65,7 @@
|
|||
"log-description-thanks": "Hieronder staat een lijst van gebruikers die door andere gebruikers zijn bedankt.",
|
||||
"logentry-thanks-thank": "$1 {{GENDER:$2|heeft}} {{GENDER:$4|$3}} bedankt",
|
||||
"logeventslist-thanks-log": "Bedankjeslogboek",
|
||||
"thanks-error-no-id-specified": "U dient een versie- of logboek-ID in te geven om iemand te bedanken.",
|
||||
"thanks-error-no-id-specified": "U dient een versie-ID of logboek-ID in te geven om iemand te bedanken.",
|
||||
"thanks-confirmation-special-log": "Wilt u openbaar bedanken voor deze logboekactie?",
|
||||
"thanks-confirmation-special-rev": "Wilt u openbaar bedanken voor deze bewerking?",
|
||||
"notification-link-text-view-post": "Reactie weergeven",
|
||||
|
@ -76,5 +76,6 @@
|
|||
"notification-flow-thanks-post-link": "uw reactie",
|
||||
"notification-header-flow-thank": "$1 {{GENDER:$2|heeft}} {{GENDER:$5|u}} bedankt voor uw reactie op \"<strong>$3</strong>\".",
|
||||
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|bedankte}} {{GENDER:$3|u}}.",
|
||||
"notification-bundle-header-flow-thank": "{{PLURAL:$1|Eén persoon bedankte|$1 personen bedankten|100=99+ personen bedankten}} {{GENDER:$3|u}} voor uw reactie op \"<strong>$2</strong>\"."
|
||||
"notification-bundle-header-flow-thank": "{{PLURAL:$1|Eén persoon bedankte|$1 personen bedankten|100=99+ personen bedankten}} {{GENDER:$3|u}} voor uw reactie op \"<strong>$2</strong>\".",
|
||||
"ipb-action-thanks": "Bedankje wordt verstuurd"
|
||||
}
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
"flow-thanks-confirmation-special": "Se želite javno zahvaliti za to pripombo?",
|
||||
"flow-thanks-thanked-notice": "{{GENDER:$3|Zahvalili}} ste se $1 za {{GENDER:$2|njegovo|njeno}} pripombo.",
|
||||
"notification-flow-thanks-post-link": "vaš komentar",
|
||||
"notification-header-flow-thank": "$1 se {{GENDER:$5|vam}} je {{GENDER:$2|zahvalil|zahvalila|zahvalil/a}} za vaš komentar na strani »<strong>$3</strong>«.",
|
||||
"notification-header-flow-thank": "$1 se {{GENDER:$5|vam}} je {{GENDER:$2|zahvalil|zahvalila|zahvalil_a}} za vaš komentar na strani »<strong>$3</strong>«.",
|
||||
"notification-compact-header-flow-thank": "$1 se {{GENDER:$3|vam}} {{GENDER:$2|zahvaljuje}}.",
|
||||
"notification-bundle-header-flow-thank": "Za {{GENDER:$3|vaš}} komentar v »<strong>$2</strong>« {{PLURAL:$1|se vam zahvaljuje ena oseba|se vam zahvaljujeta dve osebi|se vam zahvaljuje $1 oseb|100=se vam zahvaljuje 99+ oseb}}.",
|
||||
"ipb-action-thanks": "Pošlji zahvalo"
|
||||
|
|
Loading…
Reference in a new issue