mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 10:59:42 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I8cd0b200dd43ede35ddd566801d84959253c8696
This commit is contained in:
parent
21a853f7a9
commit
cbfef9828a
|
@ -1,9 +1,17 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Gott wisst"
|
||||
"Gott wisst",
|
||||
"JJohnson1701"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|þancian}}}}",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Sendan}} þanc {{GENDER:$2|þissum brūcende|þisse brūcicgan}}"
|
||||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|geþancod}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Geþancod}}}}",
|
||||
"thanks-error-undefined": "Þancung trucode. Bidde genēðe eft.",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Sendan}} þanc {{GENDER:$2|þissum brūcende|þisse brūcicgan}}",
|
||||
"echo-category-title-edit-thank": "Þancunga",
|
||||
"notification-thanks-diff-link": "þīn ādihtung",
|
||||
"notification-thanks": "[[User:$1|$1]] {{GENDER:$1|þancode}} þē for $2 on [[:$3]].",
|
||||
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|þancode}} þē for þīnre ādihtunge on $2."
|
||||
}
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"thanks-error-invalidrevision": "판 ID가 올바르지 않습니다.",
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|당신은}} 속도 제한을 초과했습니다. 잠시 기다리고 나서 다시 시도하세요.",
|
||||
"thanks-thank-tooltip": "이 {{GENDER:$2|사용자}}에게 감사의 알림을 {{GENDER:$1|보냅니다}}",
|
||||
"thanks-confirmation2": "이 편집에 감사를 표현하시겠습니까?",
|
||||
"thanks-confirmation2": "이 편집에 감사를 {{GENDER:$1|표현하시겠습니까}}?",
|
||||
"thanks-thanked-notice": "$1님이 당신이 {{GENDER:$2|그|그녀|그들}}의 편집에 감사했다는 것을 들었습니다.",
|
||||
"thanks": "감사 보내기",
|
||||
"thanks-submit": "감사 보내기",
|
||||
|
@ -42,10 +42,10 @@
|
|||
"logentry-thanks-thank": "$1 사용자가 {{GENDER:$4|$3}} 사용자에게 {{GENDER:$2|감사를 표했습니다}}",
|
||||
"log-show-hide-thanks": "감사 기록을 $1",
|
||||
"thanks-error-no-id-specified": "감사를 표할 판 ID를 지정해야 합니다.",
|
||||
"thanks-confirmation-special": "이 편집에 감사를 표하겠습니까?",
|
||||
"thanks-confirmation-special": "이 편집에 공개적으로 감사를 표하겠습니까?",
|
||||
"notification-link-text-view-post": "의견 보기",
|
||||
"thanks-error-invalidpostid": "게시물 ID가 올바르지 않습니다.",
|
||||
"flow-thanks-confirmation-special": "이 덧글에 감사를 표하겠습니까?",
|
||||
"flow-thanks-confirmation-special": "이 덧글에 공개적으로 감사를 표하겠습니까?",
|
||||
"flow-thanks-thanked-notice": "$1 사용자가 당신이 {{{{GENDER:$2|그의|그녀의|그의}} 편집에 감사했다는 것을 들었습니다.",
|
||||
"notification-flow-thanks": "[[User:$1|$1]]이 [[:$4]]의 \"$3\"에 대한 $2 에 {{GENDER:$1|감사를 표했습니다}}.",
|
||||
"notification-flow-thanks-post-link": "당신의 의견",
|
||||
|
|
|
@ -6,6 +6,11 @@
|
|||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|grazie}}}}",
|
||||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|ringraziato|ringraziata|ringraziato/a}}}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Ringrazia}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Ringraziato|Ringraziata|Ringraziato/a}}}}",
|
||||
"thanks-error-undefined": "Aziona 'e ringraziamento fallita. Pe' piacere pruvate n'ata vota.",
|
||||
"thanks-error-invalidrevision": "L'ID 'e verziona nun è bbuono.",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Manna}} na notifeca 'e rengraziamiente a st'{{GENDER:$2|utente}}",
|
||||
"notification-thanks-diff-link": "'o càgnamiento tujo",
|
||||
"notification-flow-thanks-post-link": "'o cummento tujo"
|
||||
|
|
Loading…
Reference in a new issue