Localisation updates from https://translatewiki.net.

Change-Id: Iaa942a71a70936c60749443628afea0c8b7a7ba2
This commit is contained in:
Translation updater bot 2024-03-11 07:40:14 +01:00
parent 77f345eaec
commit 5d125544ee
6 changed files with 21 additions and 6 deletions

View file

@ -5,6 +5,7 @@
"Ykhwong"
]
},
"apihelp-flowthank-summary": "플로 댓글에 공개 감사 표현 알림 보내기",
"apihelp-flowthank-param-postid": "감사를 표할 게시물의 UUID입니다.",
"apihelp-flowthank-example-1": "<kbd>UUID xyz789</kbd>와 함께 댓글에 대한 감사 표현을 보냅니다",
"apihelp-thank-description": "편집자에게 감사 알림을 보냅니다.",

View file

@ -10,7 +10,9 @@
"Samoasambia",
"Silvonen",
"Stryn",
"Valtlait"
"Valtlait",
"Kyykaarme",
"Valtlai"
]
},
"thanks-desc": "Lisää linkkejä käyttäjien kiittämistä varten heidän muokkauksistaan, kommenteistaan ynnä muusta.",
@ -63,5 +65,6 @@
"notification-flow-thanks-post-link": "kommentistasi",
"notification-header-flow-thank": "$1 {{GENDER:$2|kiitti}} {{GENDER:$5|sinua}} kommentistasi aiheessa ”<strong>$3</strong>”.",
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|kiitti}} {{GENDER:$3|sinua}}.",
"notification-bundle-header-flow-thank": "{{PLURAL:$1|Yksi henkilö|$1 ihmistä|100=99+ ihmistä}} kiitti {{GENDER:$3|sinua}} kommentistasi aiheessa ”<strong>$2</strong>”."
"notification-bundle-header-flow-thank": "{{PLURAL:$1|Yksi henkilö|$1 ihmistä|100=99+ ihmistä}} kiitti {{GENDER:$3|sinua}} kommentistasi aiheessa ”<strong>$2</strong>”.",
"ipb-action-thanks": "Kiitosten lähettäminen"
}

View file

@ -36,7 +36,7 @@
"thanks-thank-tooltip-no": "{{GENDER:$1|Otkaži}} vijestice o zahvaljivanju",
"thanks-thank-tooltip-yes": "{{GENDER:$1|Pošalji}} mi vijestice o zahvaljivanju",
"thanks-confirmation2": "Želite li javno {{GENDER:$1|poslati}} zahvalu?",
"thanks-thanked-notice": "{{GENDER:$3|Zahvalio si|Zahvalila si|Zahvalili ste}} {{GENDER:$2|suradniku $1|suradnici $1}}.",
"thanks-thanked-notice": "{{GENDER:$3|Zahvalili ste}} {{GENDER:$2|suradniku $1|suradnici $1}}.",
"thanks": "Pošalji zahvalu",
"thanks-submit": "Pošalji zahvalu",
"echo-pref-subscription-edit-thank": "Zahvala",

8
i18n/kck.json Normal file
View file

@ -0,0 +1,8 @@
{
"@metadata": {
"authors": [
"MthulisiNcube"
]
},
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|boka}}}}"
}

View file

@ -31,10 +31,12 @@
"thanks-button-action-completed": "당신은 $1님에게 {{GENDER:$1|{{GENDER:$2|감사를 표했습니다}}}}",
"thanks-error-undefined": "감사 표현의 동작(오류 코드: $1)이 실패했습니다. 다시 시도해주세요.",
"thanks-error-invalid-log-id": "기록 항목이 발견되지 않습니다",
"thanks-error-invalid-log-type": "'$1' 기록 유형은 인가된 기록 유형 목록에 속하지 않습니다.",
"thanks-error-log-deleted": "요청된 기록 항목은 삭제되어 있으므로 이에 감사를 표할 수 없습니다.",
"thanks-error-invalidrevision": "판 ID가 올바르지 않습니다.",
"thanks-error-revdeleted": "판이 삭제되었기 때문에 감사를 표할 수 없습니다.",
"thanks-error-notitle": "페이지 제목을 찾을 수 없습니다",
"thanks-error-invalidrecipient": "유효한 수신자를 찾을 수 없습니다",
"thanks-error-invalidrecipient-bot": "봇은 감사를 받을 수 없습니다",
"thanks-error-invalidrecipient-self": "자기 자신에게 감사를 표할 수 없습니다",
"thanks-error-notloggedin": "익명 사용자는 감사를 표할 수 없습니다",

View file

@ -1,15 +1,16 @@
{
"@metadata": {
"authors": [
"Winston Sung"
"Winston Sung",
"H78c67c"
]
},
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|多謝}}}}",
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|多謝咗}}}}",
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|多謝}}}}",
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|多謝咗}}}}",
"thanks-error-undefined": "多謝失敗麻煩再試多次。",
"thanks-error-undefined": "多謝失敗(錯誤代碼:$1麻煩再試多次。",
"thanks-error-invalidrevision": "錯嘅版本號",
"thanks-thank-tooltip": "送封多謝信畀爾名用戶",
"thanks-thank-tooltip": "{{GENDER:$1|送}}封多謝信畀呢位{{GENDER:$2|用戶}}",
"echo-category-title-edit-thank": "人哋嘅多謝"
}