mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 19:09:52 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: If1ca47e51dd936c39e0eb4e2f7c2943695f519e7
This commit is contained in:
parent
ae343d86a9
commit
869a5d2a4d
|
@ -44,5 +44,7 @@
|
|||
"thanks-error-invalidpostid": "Ieraksta ID nav derīgs.",
|
||||
"flow-thanks-thanked-notice": "{{GENDER:$3|Tu}} pateicies $1 par {{GENDER:$2|viņa|viņas|viņa}} komentāru.",
|
||||
"notification-flow-thanks-post-link": "tavs komentārs",
|
||||
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|pateicās}} {{GENDER:$3|tev}}."
|
||||
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|pateicās}} {{GENDER:$3|tev}}.",
|
||||
"apihelp-flowthank-param-postid": "Ieraksta UUID, par ko pateikties.",
|
||||
"apihelp-flowthank-example-1": "Nosūtīt pateicību par komentāru ar <kbd>UUID xyz789</kbd>"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
"Dan Koehl",
|
||||
"Hannibal-reserv",
|
||||
"Hangsna",
|
||||
"Macofe"
|
||||
"Macofe",
|
||||
"Lejonel"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "Lägger till länkar för att tacka användare för redigeringar, kommentarer, etc.",
|
||||
|
@ -32,7 +33,7 @@
|
|||
"thanks-thank-tooltip-no": "{{GENDER:$1|Avbryt}} tackmeddelandet",
|
||||
"thanks-thank-tooltip-yes": "{{GENDER:$1|Skicka}} tackmeddelandet",
|
||||
"thanks-confirmation2": "{{GENDER:$1|Skicka}} tack för denna redigering?",
|
||||
"thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|sin}} redigering.",
|
||||
"thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|hans/hennes}} redigering.",
|
||||
"thanks": "Skicka tack",
|
||||
"thanks-submit": "Skicka tack",
|
||||
"thanks-form-revid": "Versions-ID för redigering",
|
||||
|
@ -52,7 +53,7 @@
|
|||
"notification-link-text-view-post": "Visa kommentar",
|
||||
"thanks-error-invalidpostid": "Inläggs-ID är inte giltigt.",
|
||||
"flow-thanks-confirmation-special": "Vill du skicka ett offentligt tack för denna kommentar?",
|
||||
"flow-thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|sin}} kommentar.",
|
||||
"flow-thanks-thanked-notice": "{{GENDER:$3|Du}} tackade $1 för {{GENDER:$2|hans|hennes|hans/hennes}} kommentar.",
|
||||
"notification-flow-thanks-post-link": "din kommentar",
|
||||
"notification-header-flow-thank": "$1 {{GENDER:$2|tackade}} {{GENDER:$5|dig}} för din kommentar på \"<strong>$3</strong>\".",
|
||||
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|tackade}} {{GENDER:$3|dig}}.",
|
||||
|
|
Loading…
Reference in a new issue