I18n: add de-DE locale.
parent
396cac556d
commit
70177166d7
|
@ -197,6 +197,7 @@ add_resources(
|
||||||
icons/text-window/shaded.png
|
icons/text-window/shaded.png
|
||||||
icons/text-window/workplane.png
|
icons/text-window/workplane.png
|
||||||
locales.txt
|
locales.txt
|
||||||
|
locales/de_DE.po
|
||||||
locales/en_US.po
|
locales/en_US.po
|
||||||
locales/fr_FR.po
|
locales/fr_FR.po
|
||||||
locales/uk_UA.po
|
locales/uk_UA.po
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
# This file lists the ISO locale codes (ISO 639-1/ISO 3166-1), Windows LCIDs,
|
# This file lists the ISO locale codes (ISO 639-1/ISO 3166-1), Windows LCIDs,
|
||||||
# and human-readable names for every culture supported by SolveSpace.
|
# and human-readable names for every culture supported by SolveSpace.
|
||||||
|
de-DE,0407,Deutsch
|
||||||
en-US,0409,English (US)
|
en-US,0409,English (US)
|
||||||
fr-FR,040C,Français
|
fr-FR,040C,Français
|
||||||
ru-RU,0419,Русский
|
ru-RU,0419,Русский
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue