Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
后端库(nuclear-all)dc-fbi
|
0% | 2,413 | 2,445 | 16,720 | 0 | 0 | 0 | 0 | |
|
|||||||||
fine-metadata-webui | 1% | 106 | 107 | 843 | 106 | 1 | 0 | 0 | |
|
|||||||||
前端库(nuclear-webui)-lib | 66% | 1 | 1 | 18 | 1 | 1 | 0 | 0 | |
|
|||||||||
fine-metadata-webui_TAG
|
75% | 9 | 9 | 112 | 9 | 0 | 0 | 0 | |
|
|||||||||
前端库(decision-webui)-portal_decision | 90% | 178 | 182 | 1,512 | 173 | 19 | 0 | 0 | |
|
|||||||||
前端库(decision-webui-bi)-app
|
91% | 35 | 39 | 453 | 33 | 5 | 0 | 0 | |
|
|||||||||
前端库(decision-webui)-portal_decision_auth
|
94% | 82 | 90 | 1,205 | 66 | 26 | 0 | 0 | |
|
|||||||||
fdl | 94% | 122 | 125 | 4,265 | 121 | 22 | 1 | 0 | |
|
|||||||||
前端库(decision-webui)-portal_decision-frontpage
|
94% | 22 | 24 | 170 | 18 | 22 | 0 | 0 | |
|
|||||||||
前端库(decision-webui)-portal_decision_ums
|
95% | 18 | 19 | 136 | 18 | 5 | 0 | 0 | |
|
Overview
Project website | code.fineres.com |
---|---|
Project maintainers |
![]() |
Translation process |
|
Source code repository |
ssh://code.fineres.com:7999/~okcean/fine-universal-skeleton.git
|
Repository branch | fbp/release |
Last remote commit |
Translated using Weblate (Russian)
0f7e09e9a
![]() |
Last commit in Weblate |
Translated using Weblate (Russian)
0f7e09e9a
![]() |
Weblate repository |
http://124.71.185.90:8080/git/fbp-research-mss/skeleton/
|
File mask | fine-function/src/main/resources/com/fr/i18n/function/core_*.properties |
Monolingual base language file | fine-function/src/main/resources/com/fr/i18n/function/core_zh.properties |
Translation file |
Download
fine-function/src/main/resources/com/fr/i18n/function/core_ko_KR.properties
|
Last change | April 24, 2025, 8:16 a.m. |
Last author | Kelsey.Yang |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 184 | 1,437 | 40,071 | |||
Translated | 100% | 184 | 100% | 1,437 | 100% | 40,071 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 19% | 35 | 26% | 375 | 25% | 10,174 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
![]() Translation changed |
|
![]() New contributor |
New contributor
2 months ago
|
![]() Resource update |
The "
fine-function/src/main/resources/com/fr/i18n/function/core_ko_KR.properties " file was changed.
6 months ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() Translation changed |
|
![]() Source string changed |
|
![]() Resource update |
File
fine-function/src/main/resources/com/fr/i18n/function/core_ko_KR.properties was added.
6 months ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
184 | File in original format as translated in the repository | Java Properties (ISO 8859-1) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
184 | 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 |
Number1,number2,…:1到n个需要找出最大值的参数。
备注:
参数可以是数字、空白单元格、逻辑值或数字的文本表达式。如果数组或引用参数中包含可解析文本值,逻辑值,零值或空白单元格,这些值都将参与计算,而不可解析的文本值忽略不计。如果参数中没有任何数字,MAX将返回0。
示例:MAX(0.1,0,1.2)等于1.2。
매개변수 목록파라미터 리스트의 최대값을 반환합니다.Number1,number2,…: 최대값을 찾는 데 필요한 1~n개의 매개변수입니다.
주목:
인수는 숫자, 빈 셀, 논리값 또는 숫자의 텍스트 표현식일 수 있습니다. 배열 또는 참조 매개변수에 구문 분석 가능한 텍스트 값, 논리 값, 0 값 또는 빈 셀이 포함된 경우 해당 값은 계산에 포함되고 구문 분석할 수 없는 텍스트 값은 무시됩니다. 인수에 숫자가 없으면 MAX는 0을 반환합니다.
예: MAX(0.1,0,1.2)는 1.2와 같습니다.