From 5d5eaec7fe0185827902abf6f9cc8556e2aef88b Mon Sep 17 00:00:00 2001 From: XelaNull Date: Thu, 5 Feb 2026 21:51:39 -0500 Subject: [PATCH] feat(i18n): Add 21 missing language translations (26/26 complete) Add locale files for: ct, cz, da, ea, es, fc, fi, fr, hu, id, it, jp, kr, nl, no, ro, ru, sv, tr, uk, vi All 17 text entries translated per language. Numeric values and format specifiers preserved. Existing 5 locale files untouched. Co-Authored-By: Claude Opus 4.6 --- l10n/locale_ct.xml | 26 ++++++++++++++++++++++++++ l10n/locale_cz.xml | 26 ++++++++++++++++++++++++++ l10n/locale_da.xml | 26 ++++++++++++++++++++++++++ l10n/locale_ea.xml | 26 ++++++++++++++++++++++++++ l10n/locale_es.xml | 26 ++++++++++++++++++++++++++ l10n/locale_fc.xml | 26 ++++++++++++++++++++++++++ l10n/locale_fi.xml | 26 ++++++++++++++++++++++++++ l10n/locale_fr.xml | 26 ++++++++++++++++++++++++++ l10n/locale_hu.xml | 26 ++++++++++++++++++++++++++ l10n/locale_id.xml | 26 ++++++++++++++++++++++++++ l10n/locale_it.xml | 26 ++++++++++++++++++++++++++ l10n/locale_jp.xml | 26 ++++++++++++++++++++++++++ l10n/locale_kr.xml | 26 ++++++++++++++++++++++++++ l10n/locale_nl.xml | 26 ++++++++++++++++++++++++++ l10n/locale_no.xml | 26 ++++++++++++++++++++++++++ l10n/locale_ro.xml | 26 ++++++++++++++++++++++++++ l10n/locale_ru.xml | 26 ++++++++++++++++++++++++++ l10n/locale_sv.xml | 26 ++++++++++++++++++++++++++ l10n/locale_tr.xml | 26 ++++++++++++++++++++++++++ l10n/locale_uk.xml | 26 ++++++++++++++++++++++++++ l10n/locale_vi.xml | 26 ++++++++++++++++++++++++++ 21 files changed, 546 insertions(+) create mode 100644 l10n/locale_ct.xml create mode 100644 l10n/locale_cz.xml create mode 100644 l10n/locale_da.xml create mode 100644 l10n/locale_ea.xml create mode 100644 l10n/locale_es.xml create mode 100644 l10n/locale_fc.xml create mode 100644 l10n/locale_fi.xml create mode 100644 l10n/locale_fr.xml create mode 100644 l10n/locale_hu.xml create mode 100644 l10n/locale_id.xml create mode 100644 l10n/locale_it.xml create mode 100644 l10n/locale_jp.xml create mode 100644 l10n/locale_kr.xml create mode 100644 l10n/locale_nl.xml create mode 100644 l10n/locale_no.xml create mode 100644 l10n/locale_ro.xml create mode 100644 l10n/locale_ru.xml create mode 100644 l10n/locale_sv.xml create mode 100644 l10n/locale_tr.xml create mode 100644 l10n/locale_uk.xml create mode 100644 l10n/locale_vi.xml diff --git a/l10n/locale_ct.xml b/l10n/locale_ct.xml new file mode 100644 index 0000000..5cb112c --- /dev/null +++ b/l10n/locale_ct.xml @@ -0,0 +1,26 @@ + + + ct + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_cz.xml b/l10n/locale_cz.xml new file mode 100644 index 0000000..f153567 --- /dev/null +++ b/l10n/locale_cz.xml @@ -0,0 +1,26 @@ + + + cz + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_da.xml b/l10n/locale_da.xml new file mode 100644 index 0000000..cbb67fb --- /dev/null +++ b/l10n/locale_da.xml @@ -0,0 +1,26 @@ + + + da + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_ea.xml b/l10n/locale_ea.xml new file mode 100644 index 0000000..1e0b424 --- /dev/null +++ b/l10n/locale_ea.xml @@ -0,0 +1,26 @@ + + + ea + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_es.xml b/l10n/locale_es.xml new file mode 100644 index 0000000..3f840e2 --- /dev/null +++ b/l10n/locale_es.xml @@ -0,0 +1,26 @@ + + + es + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_fc.xml b/l10n/locale_fc.xml new file mode 100644 index 0000000..0ca796d --- /dev/null +++ b/l10n/locale_fc.xml @@ -0,0 +1,26 @@ + + + fc + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_fi.xml b/l10n/locale_fi.xml new file mode 100644 index 0000000..d17b19d --- /dev/null +++ b/l10n/locale_fi.xml @@ -0,0 +1,26 @@ + + + fi + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_fr.xml b/l10n/locale_fr.xml new file mode 100644 index 0000000..9ea6f62 --- /dev/null +++ b/l10n/locale_fr.xml @@ -0,0 +1,26 @@ + + + fr + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_hu.xml b/l10n/locale_hu.xml new file mode 100644 index 0000000..3d2ca87 --- /dev/null +++ b/l10n/locale_hu.xml @@ -0,0 +1,26 @@ + + + hu + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_id.xml b/l10n/locale_id.xml new file mode 100644 index 0000000..5335e25 --- /dev/null +++ b/l10n/locale_id.xml @@ -0,0 +1,26 @@ + + + id + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_it.xml b/l10n/locale_it.xml new file mode 100644 index 0000000..27f9f5a --- /dev/null +++ b/l10n/locale_it.xml @@ -0,0 +1,26 @@ + + + it + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_jp.xml b/l10n/locale_jp.xml new file mode 100644 index 0000000..3a51159 --- /dev/null +++ b/l10n/locale_jp.xml @@ -0,0 +1,26 @@ + + + jp + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_kr.xml b/l10n/locale_kr.xml new file mode 100644 index 0000000..85e4256 --- /dev/null +++ b/l10n/locale_kr.xml @@ -0,0 +1,26 @@ + + + kr + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_nl.xml b/l10n/locale_nl.xml new file mode 100644 index 0000000..231fb78 --- /dev/null +++ b/l10n/locale_nl.xml @@ -0,0 +1,26 @@ + + + nl + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_no.xml b/l10n/locale_no.xml new file mode 100644 index 0000000..85bfd96 --- /dev/null +++ b/l10n/locale_no.xml @@ -0,0 +1,26 @@ + + + no + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_ro.xml b/l10n/locale_ro.xml new file mode 100644 index 0000000..9ea9894 --- /dev/null +++ b/l10n/locale_ro.xml @@ -0,0 +1,26 @@ + + + ro + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_ru.xml b/l10n/locale_ru.xml new file mode 100644 index 0000000..b93522f --- /dev/null +++ b/l10n/locale_ru.xml @@ -0,0 +1,26 @@ + + + ru + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_sv.xml b/l10n/locale_sv.xml new file mode 100644 index 0000000..6ad25b7 --- /dev/null +++ b/l10n/locale_sv.xml @@ -0,0 +1,26 @@ + + + sv + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_tr.xml b/l10n/locale_tr.xml new file mode 100644 index 0000000..78da930 --- /dev/null +++ b/l10n/locale_tr.xml @@ -0,0 +1,26 @@ + + + tr + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_uk.xml b/l10n/locale_uk.xml new file mode 100644 index 0000000..d589d1f --- /dev/null +++ b/l10n/locale_uk.xml @@ -0,0 +1,26 @@ + + + uk + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n/locale_vi.xml b/l10n/locale_vi.xml new file mode 100644 index 0000000..191ba0f --- /dev/null +++ b/l10n/locale_vi.xml @@ -0,0 +1,26 @@ + + + vi + UsedPlus Team (AI-assisted) + + + + + + + + + + + + + + + + + + + + + +