Update translation parts

- Add scripting translation strings
- Unify LINGUAS/LINGUAS_INSTALL
- Add hindi
- Add telugu
This commit is contained in:
Seth Hillbrand
2026-03-09 12:36:22 -07:00
parent c552a6292d
commit 2a8f3ea5cd
6 changed files with 111150 additions and 45 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ else()
CACHE PATH "Location of KiCad i18n files." )
endif()
file(STRINGS pofiles/LINGUAS_INSTALL LANG_ARRAY REGEX "^[^#].*")
file(STRINGS pofiles/LINGUAS LANG_ARRAY REGEX "^[^#].*")
# Add the commands to translate each language file
foreach( LANG ${LANG_ARRAY} )
+1
View File
@@ -11,6 +11,7 @@ pagelayout_editor
pcb_calculator
pcbnew
plugins
scripting
tools
resources/linux/launchers
resources/linux/metainfo
+2
View File
@@ -14,6 +14,7 @@ et
fa
fi
fr
hi
he
hr
hu
@@ -36,6 +37,7 @@ sl
sr
sv
ta
te
th
tr
uk
-44
View File
@@ -1,44 +0,0 @@
# please keep this list sorted alphabetically
#
ar
bg
ca
cs
da
de
el
en
es
es_MX
et
fa
fi
fr
he
hr
hu
id
it
ja
ka
ko
lt
lv
nl
no
pl
pt
pt_BR
ro
ru
sk
sl
sr
sv
ta
th
tr
uk
vi
zh_CN
zh_TW
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff