com.github.mygreen.cellformatter.label_zh.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of excel-cellformatter Show documentation
Show all versions of excel-cellformatter Show documentation
Excelのセルの書式を解析してフォーマットするライブラリ。
The newest version!
##############################################
#
# フォーマッタの中で利用する名称の定義
# - 日本語
#
##############################################
## 週の定義(正式名称)
week.0.name=星期日
week.1.name=星期一
week.2.name=星期二
week.3.name=星期三
week.4.name=星期四
week.5.name=星期五
week.6.name=星期六
## 週の定義(略称)
week.0.abbrev=周日
week.1.abbrev=周一
week.2.abbrev=周二
week.3.abbrev=周三
week.4.abbrev=周四
week.5.abbrev=周五
week.6.abbrev=周六
## 月の定義(正式名称)
month.1.name=一月
month.2.name=二月
month.3.name=三月
month.4.name=四月
month.5.name=五月
month.6.name=六月
month.7.name=七月
month.8.name=八月
month.9.name=九月
month.10.name=十月
month.11.name=十一月
month.12.name=十二月
## 月の定義(略称)
month.1.abbrev=1月
month.2.abbrev=2月
month.3.abbrev=3月
month.4.abbrev=4月
month.5.abbrev=5月
month.6.abbrev=6月
month.7.abbrev=7月
month.8.abbrev=8月
month.9.abbrev=9月
month.10.abbrev=10月
month.11.abbrev=11月
month.12.abbrev=12月
## 月の定義(先頭の文字)
month.1.leading=一
month.2.leading=二
month.3.leading=三
month.4.leading=四
month.5.leading=五
month.6.leading=六
month.7.leading=七
month.8.leading=八
month.9.leading=九
month.10.leading=十
month.11.leading=十
month.12.leading=十
## 時間の定義
day.am.name=上午
day.pm.name=下午
## 四半期(正式名称)
quaterTerm.1.name=第1季度
quaterTerm.2.name=第2季度
quaterTerm.3.name=第3季度
quaterTerm.4.name=第4季度
## 四半期(略称)
quaterTerm.1.abbrev=Q1
quaterTerm.2.abbrev=Q2
quaterTerm.3.abbrev=Q3
quaterTerm.4.abbrev=Q4
© 2015 - 2024 Weber Informatics LLC | Privacy Policy