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: I58f475703f3dd02d90ddf021ebe894f8a460d895
This commit is contained in:
parent
8d347e0b16
commit
6aa43fd4db
|
@ -9,7 +9,8 @@
|
|||
"Cwlin0416",
|
||||
"LNDDYL",
|
||||
"EagerLin",
|
||||
"飞舞回堂前"
|
||||
"飞舞回堂前",
|
||||
"Bowleerin"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "提供可讓使用者感謝編輯、評論..等的連結。",
|
||||
|
@ -33,6 +34,7 @@
|
|||
"echo-category-title-edit-thank": "感謝",
|
||||
"notification-thanks-diff-link": "您的編輯",
|
||||
"notification-thanks": "[[User:$1|$1]] 已{{GENDER:$1|感謝}}您在 [[:$3]] 中 $2。",
|
||||
"notification-header-edit-thank": "$1{{GENDER:$2|已感謝}}{{GENDER:$4|您}}於'''$3'''頁面的編輯。",
|
||||
"notification-thanks-email-subject": "$1 {{GENDER:$1|已感謝}}您於 {{SITENAME}} 上的編輯",
|
||||
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|已感謝}}您於 $2 上的編輯。",
|
||||
"log-name-thanks": "感謝日誌",
|
||||
|
@ -47,7 +49,9 @@
|
|||
"flow-thanks-thanked-notice": "$1 已收到您對{{GENDER:$2|他的|她的|他的}}評論的感謝。",
|
||||
"notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|已感謝}}{{GENDER:$5|您}}於 [[:$4]] 的 「$3」 中的 $2。",
|
||||
"notification-flow-thanks-post-link": "您的評論",
|
||||
"notification-header-flow-thank": "$1{{GENDER:$2|已感謝}}{{GENDER:$5|您}}於'''$4'''的「'''$3'''」中的評論。",
|
||||
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|已感謝}}{{GENDER:$2|您}}於 {{SITENAME}} 中的評論",
|
||||
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|已感謝}}{{GENDER:$4|您}}於 $3 的 「$2」 中的評論。",
|
||||
"apihelp-flowthank-description": "傳送公開感謝通知給 Flow 的評論。"
|
||||
"apihelp-flowthank-description": "傳送公開感謝通知給 Flow 的評論。",
|
||||
"apihelp-thank-description": "向一名編輯者傳送感謝通知。"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue