lib/review/i18n.yaml in review-1.1.0 vs lib/review/i18n.yaml in review-1.2.0
- old
+ new
@@ -13,10 +13,15 @@
format_number_header_without_chapter: "%d:"
caption_prefix: " "
caption_prefix_idgxml: " "
ruby_prefix: "("
ruby_postfix: ")"
+ aut: "著 者"
+ author_postfix: " 著"
+ supervisor_postfix: " 監修"
+ translator_postfix: " 訳"
+ names_splitter: "、"
en:
image: "Figure "
table: "Table "
list: "List "
@@ -30,5 +35,25 @@
format_number_header_without_chapter: "%d:"
caption_prefix: " "
caption_prefix_idgxml: " "
ruby_prefix: "("
ruby_postfix: ")"
+ names_splitter: ", "
+
+zh_TW:
+ image: 圖
+ table: 表
+ list: List
+ part: 第%d部份
+ chapter: 第%d章
+ chapter_postfix: " "
+ appendix: 附錄%d
+ numberless_image: "圖:"
+ format_number: "%s.%d"
+ format_number_header: "%s.%d:"
+ format_number_without_chapter: "%d"
+ format_number_header_without_chapter: "%d:"
+ caption_prefix: " "
+ caption_prefix_idgxml: " "
+ ruby_prefix: "("
+ ruby_postfix: ")"
+ names_splitter: ", "