From 10241d048f3bfe703e86c1890dc9432e9bcf6e6c Mon Sep 17 00:00:00 2001 From: ArchiBot Date: Sat, 17 Dec 2022 02:15:03 +0000 Subject: [PATCH] Automatic translations update --- .../Localization/Strings.be-BY.resx | 65 +++++++++++++++ .../Localization/Strings.bg-BG.resx | 69 ++++++++++++++++ .../Localization/Strings.cs-CZ.resx | 81 +++++++++++++++++++ .../Localization/Strings.da-DK.resx | 69 ++++++++++++++++ .../Localization/Strings.de-DE.resx | 69 ++++++++++++++++ .../Localization/Strings.el-GR.resx | 69 ++++++++++++++++ .../Localization/Strings.es-ES.resx | 81 +++++++++++++++++++ .../Localization/Strings.fa-IR.resx | 65 +++++++++++++++ .../Localization/Strings.fi-FI.resx | 69 ++++++++++++++++ .../Localization/Strings.fr-FR.resx | 69 ++++++++++++++++ .../Localization/Strings.he-IL.resx | 65 +++++++++++++++ .../Localization/Strings.hu-HU.resx | 69 ++++++++++++++++ .../Localization/Strings.id-ID.resx | 65 +++++++++++++++ .../Localization/Strings.it-IT.resx | 69 ++++++++++++++++ .../Localization/Strings.ja-JP.resx | 69 ++++++++++++++++ .../Localization/Strings.ka-GE.resx | 65 +++++++++++++++ .../Localization/Strings.ko-KR.resx | 69 ++++++++++++++++ .../Localization/Strings.lt-LT.resx | 69 ++++++++++++++++ .../Localization/Strings.lv-LV.resx | 69 ++++++++++++++++ .../Localization/Strings.nl-NL.resx | 69 ++++++++++++++++ .../Localization/Strings.pl-PL.resx | 81 +++++++++++++++++++ .../Localization/Strings.pt-BR.resx | 69 ++++++++++++++++ .../Localization/Strings.pt-PT.resx | 69 ++++++++++++++++ .../Localization/Strings.qps-Ploc.resx | 69 ++++++++++++++++ .../Localization/Strings.ro-RO.resx | 69 ++++++++++++++++ .../Localization/Strings.ru-RU.resx | 69 ++++++++++++++++ .../Localization/Strings.sk-SK.resx | 69 ++++++++++++++++ .../Localization/Strings.sr-Latn.resx | 69 ++++++++++++++++ .../Localization/Strings.sv-SE.resx | 65 +++++++++++++++ .../Localization/Strings.th-TH.resx | 65 +++++++++++++++ .../Localization/Strings.tr-TR.resx | 69 ++++++++++++++++ .../Localization/Strings.uk-UA.resx | 69 ++++++++++++++++ .../Localization/Strings.vi-VN.resx | 69 ++++++++++++++++ .../Localization/Strings.zh-Hans.resx | 81 +++++++++++++++++++ .../Localization/Strings.zh-Hant-HK.resx | 69 ++++++++++++++++ .../Localization/Strings.zh-Hant.resx | 81 +++++++++++++++++++ .../Localization/Strings.cs-CZ.resx | 15 +++- .../Localization/Strings.zh-Hant.resx | 2 +- wiki | 2 +- 39 files changed, 2530 insertions(+), 5 deletions(-) create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.be-BY.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.bg-BG.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.cs-CZ.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.da-DK.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.de-DE.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.el-GR.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.es-ES.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fa-IR.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fi-FI.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fr-FR.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.he-IL.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.hu-HU.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.id-ID.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.it-IT.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ja-JP.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ka-GE.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ko-KR.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lt-LT.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lv-LV.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.nl-NL.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pl-PL.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-BR.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-PT.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.qps-Ploc.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ro-RO.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ru-RU.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sk-SK.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sr-Latn.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sv-SE.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.th-TH.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.tr-TR.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.vi-VN.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hans.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant-HK.resx create mode 100644 ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant.resx diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.be-BY.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.be-BY.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.be-BY.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.bg-BG.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.bg-BG.resx new file mode 100644 index 000000000..b02c09dc6 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.bg-BG.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Съвпадащи общо {0} комплекта този кръг. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.cs-CZ.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.cs-CZ.resx new file mode 100644 index 000000000..75813e84e --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.cs-CZ.resx @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Celkem porovnáno {0} sad karet. + {0} will be replaced by number of sets traded + + + Oznámení {0} ({1}) s inventářem z celkem {2} položek na seznamu... + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname, {2} will be replaced with number of items in the inventory + + + Shodné s celkem {0} položek s botem {1} ({2}), posílání obchodní nabídky... + {0} will be replaced by number of items matched, {1} will be replaced by steam ID (number), {2} will be replaced by user's nickname + + + Nepodařilo se odeslat obchodní nabídku pro bota {0} ({1}), pokračuji... + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname' + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.da-DK.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.da-DK.resx new file mode 100644 index 000000000..57d51ce78 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.da-DK.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Matched totalt {0} sæt denne runde. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.de-DE.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.de-DE.resx new file mode 100644 index 000000000..61ba203d8 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.de-DE.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Insgesamt wurden in diesem Durchgang {0} Set(s) abgeglichen. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.el-GR.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.el-GR.resx new file mode 100644 index 000000000..34590231d --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.el-GR.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Ο τελικός αριθμός συνόλων που έχουν ταιριάξει είναι {0}, αυτόν τον γύρο. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.es-ES.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.es-ES.resx new file mode 100644 index 000000000..e847cf52d --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.es-ES.resx @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Se emparejaron {0} sets durante esta ronda. + {0} will be replaced by number of sets traded + + + Anunciando {0} ({1}) con inventario compuesto por {2} artículos en total en el listado. + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname, {2} will be replaced with number of items in the inventory + + + Se emparejó un total de {0} artículos con el bot {1} ({2}), enviando oferta de intercambio... + {0} will be replaced by number of items matched, {1} will be replaced by steam ID (number), {2} will be replaced by user's nickname + + + Error al enviar la oferta de intercambio al bot {0} ({1}), continuando... + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname' + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fa-IR.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fa-IR.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fa-IR.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fi-FI.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fi-FI.resx new file mode 100644 index 000000000..253b9c79d --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fi-FI.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Vertailtiin yhteensä {0} settiä tällä kierroksella. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fr-FR.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fr-FR.resx new file mode 100644 index 000000000..2a9b998b2 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.fr-FR.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + {0} sets ont été matché pendant ce round. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.he-IL.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.he-IL.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.he-IL.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.hu-HU.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.hu-HU.resx new file mode 100644 index 000000000..7b87d9b70 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.hu-HU.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Összesen {0} szett cserélve. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.id-ID.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.id-ID.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.id-ID.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.it-IT.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.it-IT.resx new file mode 100644 index 000000000..d4a2efc9d --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.it-IT.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Abbinati un totale di {0} set questo round. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ja-JP.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ja-JP.resx new file mode 100644 index 000000000..905495205 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ja-JP.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + すべてのうち、{0} セットにマッチしたためこのラウンドを終了します。 + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ka-GE.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ka-GE.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ka-GE.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ko-KR.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ko-KR.resx new file mode 100644 index 000000000..8f8fa4995 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ko-KR.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + 이번에 {0} 세트를 매치하였습니다. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lt-LT.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lt-LT.resx new file mode 100644 index 000000000..14d195e93 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lt-LT.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Per šį raundą iš viso suderinta {0} rinkinių. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lv-LV.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lv-LV.resx new file mode 100644 index 000000000..deda26c03 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.lv-LV.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Kopā salīdzināti {0} seti šajā raundā. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.nl-NL.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.nl-NL.resx new file mode 100644 index 000000000..dd83daa6d --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.nl-NL.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Deze ronde zijn in totaal {0} sets gematcht. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pl-PL.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pl-PL.resx new file mode 100644 index 000000000..21830d2b9 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pl-PL.resx @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Dopasowano w sumie {0} setów w tej rundzie. + {0} will be replaced by number of sets traded + + + Ogłaszanie {0} ({1}) z ekwipunkiem składającymi się łącznie z {2} przedmiotów na liście... + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname, {2} will be replaced with number of items in the inventory + + + Dopasowano łącznie {0} przedmiotów do bota {1} ({2}), wysyłanie oferty wymiany... + {0} will be replaced by number of items matched, {1} will be replaced by steam ID (number), {2} will be replaced by user's nickname + + + Nie udało się wysłać oferty wymiany do bota {0} ({1}), przechodzenie dalej... + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname' + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-BR.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-BR.resx new file mode 100644 index 000000000..09a30dab4 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-BR.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + {0} conjunto(s) foi(foram) associado(s) nessa rodada. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-PT.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-PT.resx new file mode 100644 index 000000000..2ab96bede --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.pt-PT.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Corresponde a um total de {0} conjuntos nesta rodada. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.qps-Ploc.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.qps-Ploc.resx new file mode 100644 index 000000000..88a3f777b --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.qps-Ploc.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + MATCHD TOTAL OV {0} SETS DIS ROUND. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ro-RO.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ro-RO.resx new file mode 100644 index 000000000..2dcb485ce --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ro-RO.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Potivim un total de {0} in această rundă. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ru-RU.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ru-RU.resx new file mode 100644 index 000000000..e316ae78b --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.ru-RU.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Сопоставленно наборов в этом раунде: {0}. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sk-SK.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sk-SK.resx new file mode 100644 index 000000000..c3183dd57 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sk-SK.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Celkovo porovnaných {0} sad karet. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sr-Latn.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sr-Latn.resx new file mode 100644 index 000000000..26a7ff9ba --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sr-Latn.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Složeno je ukupno {0} par/ova u ovoj rundi. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sv-SE.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sv-SE.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.sv-SE.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.th-TH.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.th-TH.resx new file mode 100644 index 000000000..7acc9ee07 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.th-TH.resx @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.tr-TR.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.tr-TR.resx new file mode 100644 index 000000000..4a9914f9d --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.tr-TR.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Bu turda {0} eşleşme oldu. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx new file mode 100644 index 000000000..49a9a0a56 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.uk-UA.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + За цей раунд зібрано {0} наборів карток. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.vi-VN.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.vi-VN.resx new file mode 100644 index 000000000..bfcb6f47f --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.vi-VN.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + Đã soát tổng cộng {0} bộ trong vòng này. + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hans.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hans.resx new file mode 100644 index 000000000..5c17dcfc5 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hans.resx @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + 本轮共匹配 {0} 套物品。 + {0} will be replaced by number of sets traded + + + 正在列表中发布 {0}({1})库存中共 {2} 件物品… + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname, {2} will be replaced with number of items in the inventory + + + 与机器人 {1}({2})匹配了共 {0} 件物品,正在发送交易报价… + {0} will be replaced by number of items matched, {1} will be replaced by steam ID (number), {2} will be replaced by user's nickname + + + 向机器人 {0}({1})发送交易报价失败,正在继续… + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname' + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant-HK.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant-HK.resx new file mode 100644 index 000000000..dfe95c778 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant-HK.resx @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + 此輪共匹配 {0} 套物品。 + {0} will be replaced by number of sets traded + + diff --git a/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant.resx b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant.resx new file mode 100644 index 000000000..d73a310e5 --- /dev/null +++ b/ArchiSteamFarm.OfficialPlugins.ItemsMatcher/Localization/Strings.zh-Hant.resx @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + 此輪共比對 {0} 套物品。 + {0} will be replaced by number of sets traded + + + 正在清單中發布 {0}({1})物品庫中的共 {2} 個物品… + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname, {2} will be replaced with number of items in the inventory + + + 與 Bot {1}({2})匹配到共 {0} 個物品,正在傳送交易提案… + {0} will be replaced by number of items matched, {1} will be replaced by steam ID (number), {2} will be replaced by user's nickname + + + 無法向 Bot {0}({1})傳送交易提案,正在繼續… + {0} will be replaced by steam ID (number), {1} will be replaced by user's nickname' + + diff --git a/ArchiSteamFarm/Localization/Strings.cs-CZ.resx b/ArchiSteamFarm/Localization/Strings.cs-CZ.resx index 98955c41c..2e50f9269 100644 --- a/ArchiSteamFarm/Localization/Strings.cs-CZ.resx +++ b/ArchiSteamFarm/Localization/Strings.cs-CZ.resx @@ -732,7 +732,16 @@ StackTrace: Aktualizace ASF souborů... - - - + + Zadejte, prosím, svůj šifrovací klíč: + Please note that this translation should end with space + + + IP adresa {0} není zablokována! + {0} will be replaced by an IP address which was requested to be unbanned from using IPC + + + Pokusili jste se použít placenou funkci {0}, ale nemáte platné ID licence nastavené v globální konfiguraci ASF. Zkontrolujte prosím svou konfiguraci, protože funkce nebude fungovat bez dalších podrobností. + {0} will be replaced by feature name (e.g. MatchActively) + diff --git a/ArchiSteamFarm/Localization/Strings.zh-Hant.resx b/ArchiSteamFarm/Localization/Strings.zh-Hant.resx index 2b80a7675..b13689d92 100644 --- a/ArchiSteamFarm/Localization/Strings.zh-Hant.resx +++ b/ArchiSteamFarm/Localization/Strings.zh-Hant.resx @@ -96,7 +96,7 @@ {0} will be replaced by URL of the request - 無法載入全域設定檔,請確保 {0} 存在且有效!如果仍有問題,請參閱 Wiki 中的「安裝指南」。 + 無法載入全域設定檔,請確保 {0} 存在且有效!如果仍有問題,請參閱 Wiki 中的「新手上路」。 {0} will be replaced by file's path diff --git a/wiki b/wiki index 1cc02e6f7..af8f008c5 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 1cc02e6f7607bc499fbd6fdb28421b2b7e1b678d +Subproject commit af8f008c5e7281466f3c1ba3520f9080c0008091