Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
fine-metadata-webui | 0% | 107 | 108 | 845 | 107 | 0 | 0 | 0 | |
|
|||||||||
fdl-boot
|
0% | 1,168 | 1,383 | 11,710 | 1,168 | 3 | 0 | 0 | |
|
|||||||||
fdl-data-center
|
0% | 14 | 14 | 114 | 14 | 0 | 0 | 0 | |
|
|||||||||
portal-decision-fdl
|
0% | 24 | 24 | 104 | 24 | 0 | 0 | 0 | |
|
|||||||||
fdl-data-pipeline
|
0% | 379 | 533 | 5,730 | 379 | 0 | 0 | 0 | |
|
|||||||||
fdl-data-service
|
0% | 124 | 151 | 1,269 | 124 | 0 | 0 | 0 | |
|
|||||||||
fdl-datasource
|
0% | 12 | 13 | 171 | 12 | 0 | 0 | 0 | |
|
|||||||||
fdl-extension
|
0% | 71 | 81 | 873 | 71 | 0 | 0 | 0 | |
|
|||||||||
后端库(nuclear-all)dc-fbi
|
0% | 2,413 | 2,445 | 16,720 | 0 | 0 | 0 | 0 | |
|
|||||||||
前端库(decision-webui)-portal_tag
|
0% | 36 | 36 | 245 | 0 | 0 | 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_ru.properties
|
Last change | May 16, 2025, 5:59 a.m. |
Last author | Chauvet |
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 | 62% | 115 | 69% | 1,002 | 71% | 28,638 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() New contributor |
New contributor
4 months ago
|
![]() Resource update |
The "
fine-function/src/main/resources/com/fr/i18n/function/core_ru.properties " file was changed.
6 months ago
|
![]() String updated in the repository |
|
![]() 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 |
number:用于常用对数计算的正实数。
示例:
LOG10(86)等于1.934498451
LOG10(10)等于1
LOG10(1E5)等于5
RThis function returns the base-10 logarithm of a number.Nnumberis the: positive real number for which you want the base-10 logarithm.Example:
LOG10(86)
=returns 1.934498451.LOG10(10)
=returns 1.LOG10(1E5)
=returns 5.