| Strings Words Characters | |||
|---|---|---|---|
| 51 1,708 2,942 |
|
All strings | Browse Translate Zen |
| 51 1,708 2,942 |
|
Translated strings | Browse Translate Zen |
| 5 359 643 |
|
Strings with suggestions | Browse Translate Zen |
| 25 1,068 1,780 |
|
Strings with any failing checks | Browse Translate Zen |
| 25 1,068 1,780 |
|
Translated strings with any failing checks | Browse Translate Zen |
| 4 9 183 |
|
Failing check: Unchanged translation | Browse Translate Zen |
| 6 410 607 |
|
Failing check: Mismatched full stop | Browse Translate Zen |
| 1 50 95 |
|
Failing check: Mismatched colon | Browse Translate Zen |
| 6 358 500 |
|
Failing check: Multiple capitals | Browse Translate Zen |
| 5 57 127 |
|
Failing check: Inconsistent | Browse Translate Zen |
| 1 8 17 |
|
Failing check: Reused translation | Browse Translate Zen |
| 1 29 46 |
|
Failing check: Mismatching line breaks | Browse Translate Zen |
| 5 385 563 |
|
Failing check: Markdown syntax | Browse Translate Zen |
Summary
| Project website | github.com/OpenSiFli/SiFli-SDK | |
|---|---|---|
| Translation license | Apache License 2.0 | |
| Translation process |
|
|
| Source code repository |
https://github.com/OpenSiFli/SiFli-SDK.git
|
|
| Repository branch | main | |
| Last remote commit |
[chore][ci] Fix the incorrect path to version.json
3a455377
|
|
| Last commit in Weblate |
Translated using Weblate (English)
576956fb
OpenAI authored 03/27/2026 |
|
| Weblate repository |
https://weblate.sifli.com/git/sifli-sdk/docs/
|
|
| File mask |
example/multimedia/lvgl/lvgl_tools_example/NXP_GUI_guider/README_*.md
|
|
| Monolingual base language file |
example/multimedia/lvgl/lvgl_tools_example/NXP_GUI_guider/README.md
|
|
| Translation file |
Download
example/multimedia/lvgl/lvgl_tools_example/NXP_GUI_guider/README_EN.md
|
|
| Last change | March 27, 2026, 8:45 a.m. | |
| Last change made by | OpenAI | |
| Language | English | |
| Language code | en | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 1,728,473,503 | |
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Plural formula |
n != 1
|
|
03/27/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 51 | 1,708 | 2,942 | |||
| Translated | 100% | 51 | 100% | 1,708 | 100% | 2,942 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 49% | 25 | 62% | 1,068 | 60% | 1,780 |
| Strings with suggestions | 9% | 5 | 21% | 359 | 21% | 643 |
| Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+100%
Translated
—
—
Contributors
—
|
Suggestion added |
|
|
Suggestion added |
|
|
Suggestion added |
|
|
Suggestion added |
|
|
Suggestion added |
|
|
Automatically translated |
|
|
Automatically translated |
|
|
Automatically translated |
|
|
Automatically translated |
|
|
Automatically translated |
|
| 51 | File in original format as translated in the repository | Markdown file | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 51 | 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 |
header files`#include "generated/events_init.h"` and `#include "generated/gui_guider.h"`in theheader files in `main.c`file. Declare `lv_ui guider_ui;` in this file,and within the `main` function,then call the UI startup interface functions `setup_ui(&guider_ui);` and `events_init(&guider_ui);` within the `main` function.