mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie01d429a875f33ffd805ec5ffd944f3a00e53aba
This commit is contained in:
parent
33c7587917
commit
9995a9d126
|
@ -40,7 +40,7 @@
|
|||
"thanks-thank-tooltip-no": "{{GENDER:$1|ألغ|ألغي}} إخطار الشكر",
|
||||
"thanks-thank-tooltip-yes": "{{GENDER:$1|أرسل}} إخطار الشكر",
|
||||
"thanks-confirmation2": "كل عمليات الشكر علنية. أتود{{GENDER:$1||ين}} الشكر؟",
|
||||
"thanks-thanked-notice": "{{GENDER:$3|أنت}} شكرت $1 على {{GENDER:$2|$1}}.",
|
||||
"thanks-thanked-notice": "{{GENDER:$3|أنت}} شكرت {{GENDER:$2|$1}}.",
|
||||
"thanks": "إرسال شكر",
|
||||
"thanks-submit": "أرسل الشكر",
|
||||
"echo-pref-subscription-edit-thank": "شكري على تعديلي",
|
||||
|
|
9
i18n/btm.json
Normal file
9
i18n/btm.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Simartampua"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|tarimo kasi}}}}",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Send}} tando tarimo kasi tu si {{GENDER:$2|user}}"
|
||||
}
|
|
@ -20,6 +20,7 @@
|
|||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Köszönet}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Megköszönve}}}}",
|
||||
"thanks-error-undefined": "A megköszönés sikertelen (hibakód: $1). Kérlek, próbáld meg újra!",
|
||||
"thanks-error-invalid-log-id": "A naplóbejegyzés nem található",
|
||||
"thanks-error-invalidrevision": "A lapváltozat azonosítója érvénytelen.",
|
||||
"thanks-error-revdeleted": "A lapváltozatot törölték",
|
||||
"thanks-error-notitle": "A lap címének lekérése sikertelen",
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
"Robin van der Vliet",
|
||||
"Macofe",
|
||||
"Mainframe98",
|
||||
"Patio"
|
||||
"Patio",
|
||||
"Mbch331"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "Voegt koppelingen toe voor het bedanken van gebruikers voor bewerkingen, reacties, enzovoort.",
|
||||
|
@ -44,8 +45,10 @@
|
|||
"echo-category-title-edit-thank": "Bedankjes",
|
||||
"notification-thanks-diff-link": "uw bewerking",
|
||||
"notification-header-rev-thank": "$1 {{GENDER:$2|heeft}} {{GENDER:$4|u}} bedankt voor uw bewerking op <strong>$3</strong>.",
|
||||
"notification-header-log-thank": "$1 {{GENDER:$2|heeft}} {{GENDER:$4|u}} bedankt voor uw bewerking op <strong>$3</strong>.",
|
||||
"notification-compact-header-edit-thank": "$1 {{GENDER:$2|bedankte}} {{GENDER:$3|u}}.",
|
||||
"notification-bundle-header-rev-thank": "{{PLURAL:$1|Eén persoon bedankte|$1 personen bedankten|100=99+ personen bedankten}} {{GENDER:$3|u}} voor uw bewerking op <strong>$2</strong>.",
|
||||
"notification-bundle-header-log-thank": "{{PLURAL:$1|Eén persoon bedankte|$1 personen bedankten|100=99+ personen bedankten}} {{GENDER:$3|u}} voor uw bewerking op <strong>$2</strong>.",
|
||||
"log-name-thanks": "Bedankjeslogboek",
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue