mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
prepare new languages
This commit is contained in:
parent
5a4e4342a7
commit
de63c48170
13 changed files with 133474 additions and 40145 deletions
|
@ -1161,7 +1161,7 @@ else()
|
|||
endif()
|
||||
|
||||
if (WITH_LOCALE)
|
||||
set(FURNACE_LANGUAGES es pl pt_BR ru)
|
||||
set(FURNACE_LANGUAGES de es fr fi ko nl pl pt_BR ru tr)
|
||||
set(FURNACE_LANGUAGE_DEPENDS "")
|
||||
|
||||
foreach(I IN LISTS FURNACE_LANGUAGES)
|
||||
|
|
16056
po/furnace.pot
16056
po/furnace.pot
File diff suppressed because it is too large
Load diff
16056
po/pt_BR.po
16056
po/pt_BR.po
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,7 @@
|
|||
|
||||
FUR_VERSION="0.6.3"
|
||||
|
||||
EXPORT_LANGS=("es" "ru" "pl" "pt_BR")
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "ko" "nl" "pl" "pt_BR" "ru" "tr")
|
||||
|
||||
echo '#
|
||||
msgid ""
|
||||
|
|
Loading…
Reference in a new issue