prepare Swedish language
This commit is contained in:
parent
9f2c5c2c9c
commit
221fec35ee
|
@ -1161,7 +1161,7 @@ else()
|
|||
endif()
|
||||
|
||||
if (WITH_LOCALE)
|
||||
set(FURNACE_LANGUAGES de es fr fi ko nl pl pt_BR ru tr uk)
|
||||
set(FURNACE_LANGUAGES de es fr fi ko nl pl pt_BR ru sv tr uk)
|
||||
set(FURNACE_LANGUAGE_DEPENDS "")
|
||||
|
||||
foreach(I IN LISTS FURNACE_LANGUAGES)
|
||||
|
|
6
po/uk.po
6
po/uk.po
|
@ -2,12 +2,12 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: furnace 0.6.3\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
FUR_VERSION="0.6.3"
|
||||
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "ko" "nl" "pl" "pt_BR" "ru" "tr" "uk")
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "ko" "nl" "pl" "pt_BR" "ru" "sv" "tr" "uk")
|
||||
|
||||
echo '#
|
||||
msgid ""
|
||||
|
|
Loading…
Reference in a new issue