Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
v7web-release | 0 | 0 | 0 | 0 | 215 | 0 | 0 | ||
|
|||||||||
spider-release
|
0 | 0 | 0 | 0 | 14 | 0 | 0 | ||
|
|||||||||
swift-release
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
spider
|
0 | 0 | 0 | 0 | 14 | 0 | 0 | ||
|
|||||||||
datafusion-release
|
0 | 0 | 0 | 0 | 7 | 1 | 0 | ||
|
|||||||||
datafusion
|
0 | 0 | 0 | 0 | 7 | 0 | 0 | ||
|
|||||||||
v7web | 0 | 0 | 0 | 0 | 216 | 0 | 0 | ||
|
|||||||||
foundation
|
0 | 0 | 0 | 0 | 106 | 0 | 0 | ||
|
|||||||||
decison
|
0 | 0 | 0 | 0 | 1 | 0 | 0 | ||
|
|||||||||
Glossary Glossary | 0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
Overview
Project website | code.fineres.com/users/inter/repos/data-fusion-web/browse |
---|---|
Project maintainers |
![]() ![]() |
Translation process |
|
Source code repository |
ssh://code.fineres.com:7999/~okcean/nuclear-all.git
|
Repository branch | release/7.0 |
Last remote commit |
Pull request #10647: 无jira任务 忽略不稳定单测
513b08c59a2
Jing.Han-韩敬 authored 10 hours ago |
Last commit in Weblate |
Translated using Weblate (English (United States))
1554ed6d7f3
![]() |
Weblate repository |
http://124.71.185.90:8080/git/BI-V7/foundation-release/
|
File mask | nuclear-i18n/i18n-foundation/src/main/resources/com/finebi/i18n/foundation/foundation_*.properties |
Monolingual base language file | nuclear-i18n/i18n-foundation/src/main/resources/com/finebi/i18n/foundation/foundation_zh.properties |
Translation file |
Download
nuclear-i18n/i18n-foundation/src/main/resources/com/finebi/i18n/foundation/foundation_ko_KR.properties
|
Last change | Aug. 7, 2025, 3:36 a.m. |
Last author | None |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 5,240 | 8,077 | 105,252 | |||
Translated | 99% | 5,239 | 99% | 8,076 | 99% | 105,242 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 1% | 4 | 0% | 0 | 0% | 0 |
Failing checks | 2% | 106 | 6% | 490 | 10% | 10,622 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 1% | 1 | 1% | 1 | 1% | 10 |
![]() Automatic translation |
|
![]() New strings to translate |
2 new strings to translate appeared to the translation.
3 weeks ago
|
![]() Resource update |
The "
nuclear-i18n/i18n-foundation/src/main/resources/com/finebi/i18n/foundation/foundation_zh.properties " file was changed.
3 weeks ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() Source string changed |
|
![]() Translation changed |
|
![]() New contributor |
New contributor
4 weeks ago
|
![]() Resource update |
The "
nuclear-i18n/i18n-foundation/src/main/resources/com/finebi/i18n/foundation/foundation_ko_KR.properties " file was changed.
a month ago
|
![]() String updated in the repository |
|
5,240 | File in original format as translated in the repository | Java Properties (ISO 8859-1) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
5,240 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
1 | Unfinished strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
• 参数说明
结果1,结果2... 其他结果,必须为相同字段类型。其他结果可以缺省,缺省时表达式值没有对应的结果时返回为空。
• 示例
SWITCH(5,3,"今天星期三",4,"今天星期四","星期五") 输出结果为星期五。
): 만약..., 다른 결과): 식의 결과가 값1과 일치한다면, 전체하면 함수는 결과1을 반환하고, 식의 결과가 값2와 일치한다면 전체 함수는하면 결과2를 반환하고며,이와 같이 식의 결과가 값3과 일치한다면 전체 함수는일치하는 값이 없으면 다른 결과3을를 반환합니다.• 매개
모든결과1, 결과2, 결과3 등은... 다른 결과는 동일한 데이터 유형이어야 합니다. 다른 결과는 선택 사항이며, 지정되지 않은 경우 식의 값과 일치하는 결과가 없으면 빈 값을 반환합니다.• 예제
SWITCH(
1+25, 3, "오늘은 수요일", 4, "오늘은 목요일")은 "오늘은 수, "금요일")는 "금요일"을 반환합니다.