| Strings Words Characters | |||
|---|---|---|---|
| 14 164 2,535 |
|
All strings | Browse Translate Zen |
| 14 164 2,535 |
|
Translated strings | Browse Translate Zen |
Summary
| Project website | code.fineres.com/projects/I18N | |
|---|---|---|
| Project maintainers2 |
|
|
| Translation process |
|
|
| File mask |
src/main/resources/com/fr/plugin/function/l10n/locale/main_*.properties
|
|
| Monolingual base language file |
src/main/resources/com/fr/plugin/function/l10n/locale/main_zh.properties
|
|
| Translation file |
Download
src/main/resources/com/fr/plugin/function/l10n/locale/main_zh_TW.properties
|
|
| Last change | Feb. 10, 2025, 8:31 a.m. | |
| Last change made by | Lauren.Wu | |
| Language | Chinese (Traditional Han script) | |
| Language code | zh_Hant | |
| Text direction | Left to right | |
| Case sensitivity | Case-insensitive | |
| Number of speakers | 39,078,482 | |
| Number of plurals | 1 | |
| Plural type | None | |
| Plurals | ||
| Plural formula |
0
|
|
3 weeks ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 14 | 164 | 2,535 | |||
| Translated | 100% | 14 | 100% | 164 | 100% | 2,535 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
| Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
| Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
—
|
Translation changed |
|
|
Translation changed |
|
|
Translation changed |
|
|
Translation changed |
|
|
Source string changed |
|
|
Translation changed |
|
|
Source string changed |
|
|
Translation changed |
|
|
Source string changed |
|
|
Translation changed |
|
| 14 | File in original format as translated in the repository | Java Properties (ISO 8859-1) | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 14 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
start_date:开始日期
end_date:结束日期
locale:地区语言,目前仅支持zh_CN(中国大陆)和zh_TW(中国台湾),为空时默认取工程语言(仅针对zh_CN和zh_TW)
示例:
HOLIDAYS("2023-04-01","2023-04-10","zh_TW")
计算结果为:[2023-04-01,2023-04-02,2023-04-03,2023-04-04,2023-04-05,2023-04-08,2023-04-09]
(start_date, end_date, locale) 該函式傳回開始日期到結束日期期間的休息日陣列start_date:開始日期
end_date:結束日期
locale:地區語言,目前僅支援zh_CN(中國大陸)和zh_TW(中國台灣),為空時預設取工程語言(僅針對zh_CN和zh_TW)
範例:
HOLIDAYS("2023-04-01","2023-04-10","zh_TW")
計算結果為:[2023-04-01,2023-04-02,2023-04-03,2023-04-04,2023-04-05,2023-04-08,2023-04-09]