mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ia8158b4ef5ba15053af8436464e9dfe84ea80f67
This commit is contained in:
parent
1d9b67e63c
commit
3537be6e83
17
i18n/hu.json
Normal file
17
i18n/hu.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Misibacsi",
|
||||
"Tacsipacsi"
|
||||
]
|
||||
},
|
||||
"discussiontools": "Vitalapi eszközök",
|
||||
"discussiontools-defaultsummary-reply": "Válasz",
|
||||
"discussiontools-desc": "Eszközök a vitalapok fejlesztésére.",
|
||||
"discussiontools-replylink": "Válasz",
|
||||
"discussiontools-replywidget-anon-warning": "<strong>Nem vagy bejelentkezve.</strong> Ha azt szeretnéd, hogy a nevedhez kapcsolódjon a szerkesztés az IP-címed helyett, [$1 jelentkezz be] vagy [$2 regisztrálj].",
|
||||
"discussiontools-replywidget-cancel": "Mégse",
|
||||
"discussiontools-replywidget-loading": "Betöltés…",
|
||||
"discussiontools-replywidget-reply": "Válasz",
|
||||
"discussiontools-replywidget-terms-click": "A „$1” gombra kattintással elfogadod ezen wiki felhasználási feltételeit."
|
||||
}
|
|
@ -2,12 +2,13 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Matma Rex",
|
||||
"Amire80"
|
||||
"Amire80",
|
||||
"Tacsipacsi"
|
||||
]
|
||||
},
|
||||
"discussiontools": "The name of the extension.",
|
||||
"discussiontools": "{{name}}",
|
||||
"discussiontools-defaultsummary-reply": "Default edit summary for a reply.\n\n'''Note that this is a noun (''a reply''), not a verb (''to reply''). Alternatively you can use a paste tense verb if that's more natural in your language.'''",
|
||||
"discussiontools-desc": "{{desc|name=DiscussionTools|url=}}",
|
||||
"discussiontools-desc": "{{desc\n| name = DiscussionTools\n| url = https://www.mediawiki.org/wiki/Extension:DiscussionTools\n}}",
|
||||
"discussiontools-replylink": "Label for the reply link added after each comment.",
|
||||
"discussiontools-replywidget-anon-warning": "Warning message to be displayed when anonymous user starts writing a new topic or reply.\n* $1 is a URL to log in.\n* $2 is a URL to register an account.",
|
||||
"discussiontools-replywidget-cancel": "Label for the cancel button in the reply widget",
|
||||
|
|
|
@ -7,7 +7,9 @@
|
|||
"discussiontools": "Diskussionsverktyg",
|
||||
"discussiontools-defaultsummary-reply": "Svara",
|
||||
"discussiontools-replylink": "Svara",
|
||||
"discussiontools-replywidget-anon-warning": "<strong>Du är inte inloggad.</strong> För att få erkännande med ditt namn istället för din IP-adress kan du [$1 logga in] eller [$2 skapa ett konto].",
|
||||
"discussiontools-replywidget-cancel": "Avbryt",
|
||||
"discussiontools-replywidget-loading": "Läser in…",
|
||||
"discussiontools-replywidget-reply": "Svara"
|
||||
"discussiontools-replywidget-reply": "Svara",
|
||||
"discussiontools-replywidget-terms-click": "Genom att klicka på \"$1\" godkänner du användarvillkoren för denna wiki."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue