-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #282 from BUTR/dev
v2.6.2 release
- Loading branch information
Showing
37 changed files
with
208 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
files: | ||
- source: /src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/EN/*.xml | ||
translation: /src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/%two_letters_code%/%original_file_name% | ||
content_segmentation: 0 | ||
translatable_elements: | ||
- '/base/tags/tag[@language],/base/strings/string[@text]' | ||
- '/LanguageData[@id],/LanguageData[@name],/LanguageData[@subtitle_extension],/LanguageData[@supported_iso],/LanguageData/LanguageFile[@xml_path]' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/BR/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Português (BR)" name="Português (BR)" subtitle_extension="pt" supported_iso="pt,por,pt-pt,pt-br" under_development="false"> | ||
<LanguageFile xml_path="BR/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/BYc/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Беларуская" name="Беларуская" subtitle_extension="be" supported_iso="be,bel,be-be" under_development="false"> | ||
<LanguageFile xml_path="BYc/sta_strings.xml"/> | ||
</LanguageData> |
20 changes: 20 additions & 0 deletions
20
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/BYc/sta_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<base xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguage.xsd"> | ||
<tags> | ||
<tag language="Беларуская"/> | ||
</tags> | ||
<strings> | ||
<string id="BguqytVG3q" text="Папярэджанне ад Bannerlord.ButterLib!"/> | ||
<string id="FE6ya1gzZR" text="Модуль {REQUIRED_MODULE} не быў знойдзены!"/> | ||
<string id="EvI6KPAqTT" text="Знойдзены несумяшчальны модуль {DENIED_MODULE}!"/> | ||
<string id="5G9zffrgMh" text="{MODULE} загружаны да {REQUIRED_MODULE}!{NL}Пераканайцеся, што {MODULE} загружаецца пасля модуля!"/> | ||
<string id="UZ8zfvudMs" text="{MODULE} загружаны пасля {REQUIRED_MODULE}!{NL}Пераканайцеся, што {MODULE} загружаецца да модуля!"/> | ||
<string id="FcR4BXnhx8" text="{MODULE} мае ўзаемавыключальныя ўказанні парадку загрузкі водаў для {REQUIRED_MODULE}!"/> | ||
<string id="eXs6FLm5DP" text="Настойліва рэкамендуецца завяршыць гульню цяпер. Вы жадаеце завяршыць яе?"/> | ||
|
||
<string id="JLkq0ZkOSI" text="{START}{?IS_PLURAL} і {?}{\\?}{END}"/> | ||
|
||
<string id="B7bfrDNzIk" text="Адключыць, калі Ўключаны Адладчык"/> | ||
<string id="r3ktQzFMRz" text="Прыпыненне Апрацоўніка Выключэнняў падчас ўключэння адладчыка."/> | ||
</strings> | ||
</base> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/BYl/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Biełaruskaja" name="Biełaruskaja" subtitle_extension="by" supported_iso="by" under_development="false"> | ||
<LanguageFile xml_path="BYl/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/CNs/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="简体中文" name="简体中文" subtitle_extension="zh-HANS" supported_iso="zh-HANS,zh,zho,chi,zh-cn,zh-sg" under_development="false"> | ||
<LanguageFile xml_path="CNs/sta_strings.xml"/> | ||
</LanguageData> |
20 changes: 20 additions & 0 deletions
20
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/CNs/sta_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<base xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguage.xsd"> | ||
<tags> | ||
<tag language="简体中文"/> | ||
</tags> | ||
<strings> | ||
<string id="BguqytVG3q" text="来自 Bannerlord.ButterLib 的警告!"/> | ||
<string id="FE6ya1gzZR" text="缺失必要模组:{REQUIRED_MODULE}"/> | ||
<string id="EvI6KPAqTT" text="发现不兼容模组:{DENIED_MODULE}"/> | ||
<string id="5G9zffrgMh" text="{MODULE} 在 {REQUIRED_MODULE} 模组之前加载!{NL}确保 {MODULE} 在他们之后加载!"/> | ||
<string id="UZ8zfvudMs" text="{MODULE} 在 {REQUIRED_MODULE} 模组之后加载!{NL}确保 {MODULE} 在他们之前加载!"/> | ||
<string id="FcR4BXnhx8" text="{MODULE} 为 {REQUIRED_MODULE} 指定了互斥的MOD加载顺序!"/> | ||
<string id="eXs6FLm5DP" text="目前强烈建议终止游戏。你要终止吗?"/> | ||
|
||
<string id="JLkq0ZkOSI" text="{START}{?IS_PLURAL} 和 {?}{\\?}{END}"/> | ||
|
||
<string id="B7bfrDNzIk" text="调试启动时禁用"/> | ||
<string id="r3ktQzFMRz" text="调试启动时,禁用异常处理程序。"/> | ||
</strings> | ||
</base> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/CNt/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="繁體中文" name="繁體中文" subtitle_extension="zh-HANT" supported_iso="zh-HANT,zh-tw,zh-hk" under_development="false"> | ||
<LanguageFile xml_path="CNt/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/DE/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Deutsch" name="Deutsch" subtitle_extension="de" supported_iso="de,deu,ger,de-de,de-at,de-li,de-lu,de-ch" under_development="false"> | ||
<LanguageFile xml_path="DE/std_module_strings_xml-de.xml"/> | ||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/FR/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Français" name="Français" subtitle_extension="fr" supported_iso="fr,fra,fr-fr,fr-be,fr-ca,fr-ch" under_development="false"> | ||
<LanguageFile xml_path="FR/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/IT/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Italiano" name="Italiano" subtitle_extension="it" supported_iso="it,ita,it-it,it-ch" under_development="false"> | ||
<LanguageFile xml_path="IT/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/JP/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="日本語" name="日本語" subtitle_extension="jp" supported_iso="ja,jpn,ja-ja,ja-jp,jp-jp" under_development="false"> | ||
<LanguageFile xml_path="JP/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/KO/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="한국어" name="한국어" subtitle_extension="ko" supported_iso="ko-kr,ko,kor,kr-kr" under_development="false"> | ||
<LanguageFile xml_path="KO/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/PL/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Polski" name="Polski" subtitle_extension="pl" supported_iso="pl,pol,pl-pl" under_development="false"> | ||
<LanguageFile xml_path="PL/sta_strings.xml"/> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/RO/language_data.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguageData.xsd" id="Română" name="Română" subtitle_extension="ro" supported_iso="ro,ro-RO" under_development="false"> | ||
<LanguageFile xml_path="RO/sta_strings.xml"/> | ||
</LanguageData> |
20 changes: 20 additions & 0 deletions
20
src/Bannerlord.ButterLib.Implementation/_Module/ModuleData/Languages/RO/sta_strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<base xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/BUTR/Bannerlord.XmlSchemas/master/ModuleLanguage.xsd"> | ||
<tags> | ||
<tag language="Română"/> | ||
</tags> | ||
<strings> | ||
<string id="BguqytVG3q" text="Avertizare de la Bannerlord.ButterLib!"/> | ||
<string id="FE6ya1gzZR" text="Modulul {REQUIRED_MODULE} nu a fost gasit!"/> | ||
<string id="EvI6KPAqTT" text="Modulul {DENIED_MODULE} a fost gasit incompatibil!"/> | ||
<string id="5G9zffrgMh" text="{MODULE} este încărcat înainte de {REQUIRED_MODULE}!{NL}Asigură-te că {MODULE} este încărcat după el!"/> | ||
<string id="UZ8zfvudMs" text="{MODULE} este încărcat înainte de {REQUIRED_MODULE}!{NL}Asigură-te că {MODULE} este încărcat după el!"/> | ||
<string id="FcR4BXnhx8" text="{MODULE} are directive de ordine automată reciproc exclusive specificate pentru {REQUIRED_MODULE}!"/> | ||
<string id="eXs6FLm5DP" text="Este recomandat să închizi jocul acum. Vrei să-l închizi?"/> | ||
|
||
<string id="JLkq0ZkOSI" text="{START}{?IS_PLURAL} și {?}{\\?}{END}"/> | ||
|
||
<string id="B7bfrDNzIk" text="Dezactivează când depanatorul este atașat"/> | ||
<string id="r3ktQzFMRz" text="Oprește Excepțiile când un depanator este atașat."/> | ||
</strings> | ||
</base> |
Oops, something went wrong.