Other components
Component | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|
v7web-release | 0 | 0 | 0 | 0 | 60 | 0 | 0 | ||
|
|||||||||
spider-release
|
0 | 0 | 0 | 0 | 26 | 0 | 0 | ||
|
|||||||||
swift-release
|
0 | 0 | 0 | 0 | 0 | 0 | 0 | ||
|
|||||||||
spider
|
0 | 0 | 0 | 0 | 26 | 0 | 0 | ||
|
|||||||||
datafusion-release
|
0 | 0 | 0 | 0 | 7 | 3 | 0 | ||
|
|||||||||
datafusion
|
0 | 0 | 0 | 0 | 7 | 0 | 0 | ||
|
|||||||||
v7web | 0 | 0 | 0 | 0 | 61 | 0 | 0 | ||
|
|||||||||
foundation
|
0 | 0 | 0 | 0 | 571 | 0 | 0 | ||
|
|||||||||
decison
|
0 | 0 | 0 | 0 | 0 | 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 12 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_ru_RU.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 | 10% | 576 | 28% | 2,339 | 40% | 43,094 |
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 |
|
![]() Resource update |
The "
nuclear-i18n/i18n-foundation/src/main/resources/com/finebi/i18n/foundation/foundation_ru_RU.properties " file was changed.
a month ago
|
![]() String updated in the repository |
|
![]() String updated in the repository |
|
![]() Translation changed |
|
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,"今天星期四","星期五") 输出结果为星期五。
2) - если выражение равно2,..., прочие результаты): если результатом выражения является значение 1,товся функция вернозвращает результат 1, есливыражение равнорезультатом выражения является значение 2,товся функция вернозвращает результат2 и тд.
2, если нет значения, соответствующего требованиям, возвращаются другие результаты.Примечание:
Все результаты (1-2-3..) должны быть одного типа.
• Описание параметра
Результат 1, результат 2... другие результаты должны быть того же типа поля. Другие результаты могут быть использованы по умолчанию, а при отсутствии соответствующего результата значение выражения возвращается в пустые.
• Пример
:SWITCH (
1+2,3, Today Wednesday, 4, Today Thursday) равноToday Wednesday5, 3, "Сегодня среда", 4, "Сегодня четверг", "Пятница") дает результат пятницы.