Update translation parts
- Add scripting translation strings - Unify LINGUAS/LINGUAS_INSTALL - Add hindi - Add telugu
This commit is contained in:
@@ -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} )
|
||||
|
||||
@@ -11,6 +11,7 @@ pagelayout_editor
|
||||
pcb_calculator
|
||||
pcbnew
|
||||
plugins
|
||||
scripting
|
||||
tools
|
||||
resources/linux/launchers
|
||||
resources/linux/metainfo
|
||||
|
||||
@@ -14,6 +14,7 @@ et
|
||||
fa
|
||||
fi
|
||||
fr
|
||||
hi
|
||||
he
|
||||
hr
|
||||
hu
|
||||
@@ -36,6 +37,7 @@ sl
|
||||
sr
|
||||
sv
|
||||
ta
|
||||
te
|
||||
th
|
||||
tr
|
||||
uk
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user