mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-26 06:25:16 +00:00
prepare Armenian language
This commit is contained in:
parent
221fec35ee
commit
8f41628ed4
4 changed files with 15558 additions and 5 deletions
|
@ -1161,7 +1161,7 @@ else()
|
|||
endif()
|
||||
|
||||
if (WITH_LOCALE)
|
||||
set(FURNACE_LANGUAGES de es fr fi ko nl pl pt_BR ru sv tr uk)
|
||||
set(FURNACE_LANGUAGES de es fr fi hy ko nl pl pt_BR ru sv tr uk)
|
||||
set(FURNACE_LANGUAGE_DEPENDS "")
|
||||
|
||||
foreach(I IN LISTS FURNACE_LANGUAGES)
|
||||
|
|
6
po/sv.po
6
po/sv.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: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/engine/sysDef.cpp:428 src/engine/sysDef.cpp:441
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
FUR_VERSION="0.6.3"
|
||||
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "ko" "nl" "pl" "pt_BR" "ru" "sv" "tr" "uk")
|
||||
EXPORT_LANGS=("de" "es" "fr" "fi" "hy" "ko" "nl" "pl" "pt_BR" "ru" "sv" "tr" "uk")
|
||||
|
||||
echo '#
|
||||
msgid ""
|
||||
|
|
Loading…
Reference in a new issue