2014-03-29 12:31:00 +00:00
|
|
|
{
|
2014-04-16 17:02:33 +00:00
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
|
|
|
"Ch.Andrew",
|
|
|
|
"Fantasticfears",
|
|
|
|
"Liuxinyu970226",
|
|
|
|
"Simon Shek",
|
2014-08-11 21:12:52 +00:00
|
|
|
"Waihorace",
|
2014-11-30 21:15:57 +00:00
|
|
|
"Cwlin0416",
|
2015-10-14 19:56:26 +00:00
|
|
|
"LNDDYL",
|
2016-03-01 21:03:08 +00:00
|
|
|
"EagerLin",
|
2016-05-13 20:23:29 +00:00
|
|
|
"飞舞回堂前",
|
|
|
|
"Bowleerin"
|
2014-04-16 17:02:33 +00:00
|
|
|
]
|
|
|
|
},
|
2014-08-13 21:06:52 +00:00
|
|
|
"thanks-desc": "提供可讓使用者感謝編輯、評論..等的連結。",
|
2015-05-11 19:52:26 +00:00
|
|
|
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|感謝}}}}",
|
2015-07-21 19:48:10 +00:00
|
|
|
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|已感謝}}}}",
|
2015-05-11 19:52:26 +00:00
|
|
|
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|感謝}}}}",
|
2015-07-21 19:48:10 +00:00
|
|
|
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|已感謝}}}}",
|
2016-03-24 21:39:29 +00:00
|
|
|
"thanks-error-undefined": "感謝操作失敗 (錯誤代碼:$1),請再試一次。",
|
2014-04-16 17:02:33 +00:00
|
|
|
"thanks-error-invalidrevision": "修訂 ID 無效。",
|
2014-08-13 21:06:52 +00:00
|
|
|
"thanks-error-ratelimited": "{{GENDER:$1|您}}已超出頻率限制,請稍後再試。",
|
2015-02-23 20:59:54 +00:00
|
|
|
"thanks-thank-tooltip": "{{GENDER:$1|傳送}}一則感謝通知給這位{{GENDER:$2|使用者}}",
|
2015-04-06 19:50:18 +00:00
|
|
|
"thanks-thank-tooltip-no": "{{GENDER:$1|取消}}感謝通知",
|
|
|
|
"thanks-thank-tooltip-yes": "{{GENDER:$1|傳送}}感謝通知",
|
|
|
|
"thanks-confirmation2": "公開{{GENDER:$1|傳送}}對此編輯的感謝嗎?",
|
2016-03-01 21:03:08 +00:00
|
|
|
"thanks-thanked-notice": "$1 已收到您對{{GENDER:$2|他的|她的|他的}}編輯的感謝。",
|
2015-10-20 20:51:13 +00:00
|
|
|
"thanks": "傳送感謝",
|
|
|
|
"thanks-submit": "傳送感謝",
|
2014-08-13 21:06:52 +00:00
|
|
|
"thanks-form-revid": "編輯的修訂 ID",
|
|
|
|
"echo-pref-subscription-edit-thank": "對我的編輯表示感謝",
|
|
|
|
"echo-pref-tooltip-edit-thank": "當有人感謝我所做的編輯時,請通知我。",
|
2014-04-16 17:02:33 +00:00
|
|
|
"echo-category-title-edit-thank": "感謝",
|
2014-08-13 21:06:52 +00:00
|
|
|
"notification-thanks-diff-link": "您的編輯",
|
2016-07-01 21:28:15 +00:00
|
|
|
"notification-header-edit-thank": "$1{{GENDER:$2|已感謝}}{{GENDER:$4|您}}於<strong>$3</strong>的編輯。",
|
2014-04-16 17:02:33 +00:00
|
|
|
"log-name-thanks": "感謝日誌",
|
2014-08-13 21:06:52 +00:00
|
|
|
"log-description-thanks": "以下是得到其他人表示感謝的使用者清單。",
|
|
|
|
"logentry-thanks-thank": "$1 {{GENDER:$2|已感謝}} {{GENDER:$4|$3}}",
|
|
|
|
"log-show-hide-thanks": "$1 感謝日誌",
|
|
|
|
"thanks-error-no-id-specified": "您必須指定修訂 ID 以傳送感謝",
|
2015-04-06 19:50:18 +00:00
|
|
|
"thanks-confirmation-special": "您是否要對此編輯公開表達感謝?",
|
2014-04-16 17:02:33 +00:00
|
|
|
"notification-link-text-view-post": "檢視評論",
|
2014-08-13 21:06:52 +00:00
|
|
|
"thanks-error-invalidpostid": "張貼 ID 無效。",
|
2015-04-06 19:50:18 +00:00
|
|
|
"flow-thanks-confirmation-special": "您是否要對此評論公開表達感謝?",
|
2016-03-01 21:03:08 +00:00
|
|
|
"flow-thanks-thanked-notice": "$1 已收到您對{{GENDER:$2|他的|她的|他的}}評論的感謝。",
|
2014-04-16 17:02:33 +00:00
|
|
|
"notification-flow-thanks-post-link": "您的評論",
|
2016-09-15 21:03:50 +00:00
|
|
|
"notification-header-flow-thank": "$1{{GENDER:$2|已感謝}}{{GENDER:$5|您}}於「<strong>$3</strong>」中的評論。",
|
2016-05-13 20:23:29 +00:00
|
|
|
"apihelp-flowthank-description": "傳送公開感謝通知給 Flow 的評論。",
|
|
|
|
"apihelp-thank-description": "向一名編輯者傳送感謝通知。"
|
2014-04-16 17:02:33 +00:00
|
|
|
}
|