Translations update from Hosted Weblate - #291
Closed
weblate wants to merge 4 commits into
Closed
Conversation
The running container card gated its RAM chip on usage > 0, but ramUsageMb is nullable and null is already the only "no data" signal. A container idling under 1MB rounds to 0 and the chip vanished, then came back as the reading crossed 1MB, which looked random. Gate on null instead and show the honest 0MB. The CPU chip never had the problem: cpuUsage is coerced into 0..100 when present, so its -1 sentinel only fires on null and 0.0% still draws. The details screen already renders a null reading as "---". Signed-off-by: ravindu644 <droidcasts@protonmail.com>
Updated by "Remove blank strings" add-on in Weblate. Update translation files Updated by "Remove blank strings" add-on in Weblate. Translated using Weblate (Bengali) Currently translated at 10.6% (59 of 553 strings) Translated using Weblate (Bengali) Currently translated at 50.0% (1 of 2 strings) Translated using Weblate (Korean) Currently translated at 96.5% (534 of 553 strings) Translated using Weblate (Korean) Currently translated at 96.5% (534 of 553 strings) Translated using Weblate (Korean) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Czech) Currently translated at 97.2% (538 of 553 strings) Translated using Weblate (Tamil) Currently translated at 88.9% (492 of 553 strings) Translated using Weblate (Pangasinan (pag_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Pangasinan (pag_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Iloko (ilo_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Iloko (ilo_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Filipino) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Filipino) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Cebuano (ceb_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Cebuano (ceb_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (cbk_PH (generated) (cbk_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (cbk_PH (generated) (cbk_PH)) Currently translated at 40.8% (226 of 553 strings) Translated using Weblate (Portuguese) Currently translated at 44.3% (245 of 553 strings) Translated using Weblate (Portuguese) Currently translated at 44.3% (245 of 553 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (553 of 553 strings) Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (553 of 553 strings) Translated using Weblate (Italian) Currently translated at 78.3% (433 of 553 strings) Translated using Weblate (Italian) Currently translated at 78.3% (433 of 553 strings) Translated using Weblate (Indonesian) Currently translated at 96.5% (534 of 553 strings) Translated using Weblate (Indonesian) Currently translated at 96.5% (534 of 553 strings) Translated using Weblate (Indonesian) Currently translated at 50.0% (1 of 2 strings) Translated using Weblate (Japanese) Currently translated at 74.3% (411 of 553 strings) Translated using Weblate (Japanese) Currently translated at 74.3% (411 of 553 strings) Translated using Weblate (Japanese) Currently translated at 50.0% (1 of 2 strings) Translated using Weblate (Sinhala) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (Khmer (Central)) Currently translated at 91.3% (505 of 553 strings) Translated using Weblate (Khmer (Central)) Currently translated at 91.3% (505 of 553 strings) Translated using Weblate (Romanian) Currently translated at 70.7% (391 of 553 strings) Translated using Weblate (Romanian) Currently translated at 70.7% (391 of 553 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.4% (550 of 553 strings) Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.4% (550 of 553 strings) Translated using Weblate (Sinhala) Currently translated at 57.5% (318 of 553 strings) Translated using Weblate (Sinhala) Currently translated at 57.5% (318 of 553 strings) Translated using Weblate (Turkish) Currently translated at 57.1% (316 of 553 strings) Translated using Weblate (Turkish) Currently translated at 57.1% (316 of 553 strings) Translated using Weblate (Turkish) Currently translated at 57.1% (316 of 553 strings) Translated using Weblate (Turkish) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (Russian) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (Hindi) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (French) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (Spanish) Currently translated at 0.0% (0 of 2 strings) Translated using Weblate (Russian) Currently translated at 40.3% (223 of 553 strings) Translated using Weblate (Russian) Currently translated at 40.3% (223 of 553 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 40.3% (223 of 553 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 40.3% (223 of 553 strings) Translated using Weblate (Hindi) Currently translated at 41.9% (232 of 553 strings) Translated using Weblate (Hindi) Currently translated at 41.9% (232 of 553 strings) Translated using Weblate (French) Currently translated at 40.3% (223 of 553 strings) Translated using Weblate (French) Currently translated at 40.3% (223 of 553 strings) Translated using Weblate (Spanish) Currently translated at 51.8% (287 of 553 strings) Translated using Weblate (Spanish) Currently translated at 51.8% (287 of 553 strings) Translated using Weblate (German) Currently translated at 88.2% (488 of 553 strings) Translated using Weblate (German) Currently translated at 88.2% (488 of 553 strings) Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeongwan Bae <jeongwan.bae@outlook.com> Co-authored-by: MonkiFantasy <execvp@qq.com> Co-authored-by: Ravindu Deshan <Droidcasts@protonmail.com> Co-authored-by: Yusuf <ersemyus23@gmail.com> Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/bn/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/es/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/fr/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/hi/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/id/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/ja/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/ko/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/ru/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/si/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/plurals/tr/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/bn/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/cbk_PH/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ceb_PH/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/cs/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/de/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/es/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/fil/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/fr/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/hi/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/id/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ilo_PH/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/it/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ja/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/km/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ko/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/pag_PH/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/pt/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ro/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ru/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/si/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/ta/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/tr/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/droidspaces/strings/zh_Hant/ Translation: Droidspaces/Plurals Translation: Droidspaces/Strings
weblate
force-pushed
the
weblate-droidspaces-strings
branch
from
August 24, 2026 18:17
64a8065 to
0954067
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Translations update from Hosted Weblate for Droidspaces/Strings.
It also includes following components:
Current translation status: