From 22a26bcda024225d9e2cd625776512261987fdb9 Mon Sep 17 00:00:00 2001 From: Fang Date: Tue, 25 Jul 2023 20:18:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/config/strings/cn/func_open.lua | 8 +++++++- lua/app/config/strings/de/func_open.lua | 8 +++++++- lua/app/config/strings/en/func_open.lua | 8 +++++++- lua/app/config/strings/en/global.lua | 2 +- lua/app/config/strings/en/monster_base.lua | 10 +++++----- lua/app/config/strings/es/func_open.lua | 8 +++++++- lua/app/config/strings/es/monster_base.lua | 10 +++++----- lua/app/config/strings/fr/func_open.lua | 8 +++++++- lua/app/config/strings/id/buff_daily_challenge.lua | 2 +- lua/app/config/strings/id/func_open.lua | 8 +++++++- lua/app/config/strings/id/global.lua | 2 +- lua/app/config/strings/id/monster_base.lua | 10 +++++----- lua/app/config/strings/ja/func_open.lua | 8 +++++++- lua/app/config/strings/ja/global.lua | 2 +- lua/app/config/strings/ja/monster_base.lua | 10 +++++----- lua/app/config/strings/ko/func_open.lua | 8 +++++++- lua/app/config/strings/ko/monster_base.lua | 12 ++++++------ lua/app/config/strings/pt/func_open.lua | 8 +++++++- lua/app/config/strings/pt/global.lua | 4 ++-- lua/app/config/strings/pt/monster_base.lua | 10 +++++----- lua/app/config/strings/ru/func_open.lua | 8 +++++++- lua/app/config/strings/th/func_open.lua | 8 +++++++- lua/app/config/strings/th/monster_base.lua | 10 +++++----- lua/app/config/strings/vi/func_open.lua | 8 +++++++- lua/app/config/strings/vi/global.lua | 4 ++-- lua/app/config/strings/vi/monster_base.lua | 10 +++++----- lua/app/config/strings/zh/func_open.lua | 8 +++++++- lua/app/config/strings/zh/monster_base.lua | 10 +++++----- 28 files changed, 145 insertions(+), 67 deletions(-) diff --git a/lua/app/config/strings/cn/func_open.lua b/lua/app/config/strings/cn/func_open.lua index e8a62a3d..60e5833b 100644 --- a/lua/app/config/strings/cn/func_open.lua +++ b/lua/app/config/strings/cn/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="军团竞技场" + }, + ["equip_weapon_open"]={ + ["name"]="武器" + }, + ["equip_armor_open"]={ + ["name"]="防具" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/de/func_open.lua b/lua/app/config/strings/de/func_open.lua index 89dde050..2ac61e54 100644 --- a/lua/app/config/strings/de/func_open.lua +++ b/lua/app/config/strings/de/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ + }, + ["equip_weapon_open"]={ + + }, + ["equip_armor_open"]={ + } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/func_open.lua b/lua/app/config/strings/en/func_open.lua index 32f7f8a2..b6b3e22e 100644 --- a/lua/app/config/strings/en/func_open.lua +++ b/lua/app/config/strings/en/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="Legion Arena" + }, + ["equip_weapon_open"]={ + ["name"]="Weapon" + }, + ["equip_armor_open"]={ + ["name"]="Armor" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/en/global.lua b/lua/app/config/strings/en/global.lua index 32643ef4..efa26011 100644 --- a/lua/app/config/strings/en/global.lua +++ b/lua/app/config/strings/en/global.lua @@ -339,7 +339,7 @@ local localization_global = ["COLLECTION_DESC_1"] = "Hero Collection", ["COLLECTION_DESC_2"] = "Max Level", ["COLLECTION_DESC_3"] = "Inactive", - ["COLLECTION_DESC_4"] = "Only {0} Starlight away from obtaining the reward", + ["COLLECTION_DESC_4"] = "{0}Starlight away from rewards", ["COLLECTION_DESC_5"] = "Rewards received", ["COLLECTION_DESC_6"] = "Rewards not received", ["COLLECTION_DESC_7"] = "1. Obtain Starlight with each hero leveling-up. Different qualities of heroes grant different amounts of Starlight. \n2. Accumulated Starlight can be exchanged for rich rewards.", diff --git a/lua/app/config/strings/en/monster_base.lua b/lua/app/config/strings/en/monster_base.lua index 3fc987e7..f5bd73cf 100644 --- a/lua/app/config/strings/en/monster_base.lua +++ b/lua/app/config/strings/en/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="Octopus Captain" }, [20039]={ - + ["name"]="Golden Lumen" }, [20040]={ - + ["name"]="Cursed Lumen" }, [20041]={ - + ["name"]="Evil Eye Lumen" }, [20042]={ - + ["name"]="Frosthill Lumen" }, [20043]={ - + ["name"]="Ancient Healer Lumen" }, [30001]={ ["name"]="Onion" diff --git a/lua/app/config/strings/es/func_open.lua b/lua/app/config/strings/es/func_open.lua index a97ff616..440c2fa7 100644 --- a/lua/app/config/strings/es/func_open.lua +++ b/lua/app/config/strings/es/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="Arena de la Legión" + }, + ["equip_weapon_open"]={ + ["name"]="Arma" + }, + ["equip_armor_open"]={ + ["name"]="Armadura" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/es/monster_base.lua b/lua/app/config/strings/es/monster_base.lua index 65c3cda6..c78c7808 100644 --- a/lua/app/config/strings/es/monster_base.lua +++ b/lua/app/config/strings/es/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="Capitán Pulpo" }, [20039]={ - + ["name"]="Genio Dorado" }, [20040]={ - + ["name"]="Genio de Maldición" }, [20041]={ - + ["name"]="Genio de Ojo Maligno" }, [20042]={ - + ["name"]="Genio de Pico de Escarcha" }, [20043]={ - + ["name"]="Genio de Médico Antiguo" }, [30001]={ ["name"]="Cabeza de Cebolla" diff --git a/lua/app/config/strings/fr/func_open.lua b/lua/app/config/strings/fr/func_open.lua index 89dde050..2ac61e54 100644 --- a/lua/app/config/strings/fr/func_open.lua +++ b/lua/app/config/strings/fr/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ + }, + ["equip_weapon_open"]={ + + }, + ["equip_armor_open"]={ + } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/buff_daily_challenge.lua b/lua/app/config/strings/id/buff_daily_challenge.lua index 6f660bf2..1faa5b43 100644 --- a/lua/app/config/strings/id/buff_daily_challenge.lua +++ b/lua/app/config/strings/id/buff_daily_challenge.lua @@ -12,7 +12,7 @@ local buff_daily_challenge = { ["desc"]="Crit Rate +20%" }, [5]={ - ["desc"]="DMG skill +15% " + ["desc"]="DMG skill +15%" }, [6]={ ["desc"]="Menghasilkan 1% Perisai HP Maks di awal giliran" diff --git a/lua/app/config/strings/id/func_open.lua b/lua/app/config/strings/id/func_open.lua index ffc4508f..6f25fe74 100644 --- a/lua/app/config/strings/id/func_open.lua +++ b/lua/app/config/strings/id/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="Arena Legion" + }, + ["equip_weapon_open"]={ + ["name"]="Senjata" + }, + ["equip_armor_open"]={ + ["name"]="Armor" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/id/global.lua b/lua/app/config/strings/id/global.lua index 92e8a97f..37f32df8 100644 --- a/lua/app/config/strings/id/global.lua +++ b/lua/app/config/strings/id/global.lua @@ -226,7 +226,7 @@ local localization_global = ["DUNGEON_SHARDS_HELP"] = "Saatnya untuk menguji kekuatan! Hero yang sesungguhnya sedang melangkah melewati kekosongan, inilah saatnya untuk menghentikan mereka! Perhatian! Hero itu sangat kuat sehingga beberapa karakter akan melemah.", ["DUNGEON_SHARDS_OPEN"] = "Waktu buka: Senin, Rabu, Jumat, dan Minggu", ["MAIN_CHAPTER"] = "Bab Quest Utama", - ["SMASH"] = "Bersihkan", + ["SMASH"] = "Raid", ["DUNGEON_DESC"] = "Resistensi Boss:", ["CDKEY_NAME"] = "Kode Penukaran", ["CDKEY_DESC_1"] = "Silakan masukkan kode penukaran", diff --git a/lua/app/config/strings/id/monster_base.lua b/lua/app/config/strings/id/monster_base.lua index 8d910086..1bf7c46c 100644 --- a/lua/app/config/strings/id/monster_base.lua +++ b/lua/app/config/strings/id/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="Kapten Gurita" }, [20039]={ - + ["name"]="Lumen Emas" }, [20040]={ - + ["name"]="Lumen Kutuk" }, [20041]={ - + ["name"]="Mata Devil Lumen" }, [20042]={ - + ["name"]="Lumen Puncak" }, [20043]={ - + ["name"]="Lumen Dokter Kuno" }, [30001]={ ["name"]="Kepala Bawang" diff --git a/lua/app/config/strings/ja/func_open.lua b/lua/app/config/strings/ja/func_open.lua index 350b6d9c..597cf1b0 100644 --- a/lua/app/config/strings/ja/func_open.lua +++ b/lua/app/config/strings/ja/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="軍団闘技場" + }, + ["equip_weapon_open"]={ + ["name"]="武器" + }, + ["equip_armor_open"]={ + ["name"]="防具" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ja/global.lua b/lua/app/config/strings/ja/global.lua index 1dd9303d..ebd2e29d 100644 --- a/lua/app/config/strings/ja/global.lua +++ b/lua/app/config/strings/ja/global.lua @@ -339,7 +339,7 @@ local localization_global = ["COLLECTION_DESC_1"] = "ヒーローコレクション", ["COLLECTION_DESC_2"] = "レベルMax", ["COLLECTION_DESC_3"] = "未解放", - ["COLLECTION_DESC_4"] = "あと{0}スターライトを入手すると報酬を獲得できる", + ["COLLECTION_DESC_4"] = "あと{0}スターライトで報酬ゲット", ["COLLECTION_DESC_5"] = "獲得済の報酬", ["COLLECTION_DESC_6"] = "未獲得の報酬", ["COLLECTION_DESC_7"] = "1.各ヒーローのレベルをアップすると、スターライトを獲得できます。ヒーローの品質によって獲得できるスターライトの数が異なります。\n2.スターライトを貯めると、豪華な報酬を獲得できます。", diff --git a/lua/app/config/strings/ja/monster_base.lua b/lua/app/config/strings/ja/monster_base.lua index c84161bf..7305948c 100644 --- a/lua/app/config/strings/ja/monster_base.lua +++ b/lua/app/config/strings/ja/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="タコ船長" }, [20039]={ - + ["name"]="黄金の魔神" }, [20040]={ - + ["name"]="呪いの魔神" }, [20041]={ - + ["name"]="邪眼の魔神" }, [20042]={ - + ["name"]="霜峰の魔神" }, [20043]={ - + ["name"]="医者の魔神" }, [30001]={ ["name"]="タマネギ" diff --git a/lua/app/config/strings/ko/func_open.lua b/lua/app/config/strings/ko/func_open.lua index 94260b8f..9eb9d9f9 100644 --- a/lua/app/config/strings/ko/func_open.lua +++ b/lua/app/config/strings/ko/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="군단 아레나" + }, + ["equip_weapon_open"]={ + ["name"]="무기" + }, + ["equip_armor_open"]={ + ["name"]="방어구" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/ko/monster_base.lua b/lua/app/config/strings/ko/monster_base.lua index 098cfdc1..e384e4ab 100644 --- a/lua/app/config/strings/ko/monster_base.lua +++ b/lua/app/config/strings/ko/monster_base.lua @@ -282,25 +282,25 @@ local monster_base = { ["name"]="악어들의 리더" }, [20037]={ - ["name"]="일등 항해서 바다코끼리 " + ["name"]="일등 항해서 바다코끼리" }, [20038]={ ["name"]="문어 캡틴" }, [20039]={ - + ["name"]="황금 램프 정령" }, [20040]={ - + ["name"]="저주의 램프 정령" }, [20041]={ - + ["name"]="사악한 눈의 램프 정령" }, [20042]={ - + ["name"]="서리봉 램프 정령" }, [20043]={ - + ["name"]="고대 의학 램프 정령" }, [30001]={ ["name"]="양파 헤드" diff --git a/lua/app/config/strings/pt/func_open.lua b/lua/app/config/strings/pt/func_open.lua index 1673b02a..1d73e8d9 100644 --- a/lua/app/config/strings/pt/func_open.lua +++ b/lua/app/config/strings/pt/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="Arena do Exército" + }, + ["equip_weapon_open"]={ + ["name"]="Arma" + }, + ["equip_armor_open"]={ + ["name"]="Armadura" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/pt/global.lua b/lua/app/config/strings/pt/global.lua index c147dd17..5a4801b9 100644 --- a/lua/app/config/strings/pt/global.lua +++ b/lua/app/config/strings/pt/global.lua @@ -339,7 +339,7 @@ local localization_global = ["COLLECTION_DESC_1"] = "Coleta de Heróis", ["COLLECTION_DESC_2"] = "Nível máximo atingido", ["COLLECTION_DESC_3"] = "Inativo", - ["COLLECTION_DESC_4"] = "Faltam {0} x Brilho Estelar para receber a recompensa", + ["COLLECTION_DESC_4"] = "Faltam {0} Brilhos Estrelares para recompensas", ["COLLECTION_DESC_5"] = "Recompensas recebidas", ["COLLECTION_DESC_6"] = "Recompensas não recebidas", ["COLLECTION_DESC_7"] = "1. Cada herói que sobe de nível concede Brilhos Estelares. Heróis de diferentes qualidades fornecem quantidades diferentes de Brilhos Estelares ao subirem de nível. \n2. Acumule Brilhos Estelares para receber recompensas valiosas.", @@ -387,7 +387,7 @@ local localization_global = ["ATTR_CRIT"] = "Chance de acrt. crít.", ["ATTR_CRIT_TIME"] = "Dano de acrt. crít.", ["ATTR_NORMAL_HURT"] = "Aumento do dano de ataque básico", - ["ATTR_SKILL_HURT"] = "Aumento do dano de habilidade", + ["ATTR_SKILL_HURT"] = "Bônus do dano hab.", ["ATTR_NORMAL_HURTP"] = "Aumento de % no dano de ataque básico", ["ATTR_SKILL_HURTP"] = "Aumento de % no dano de habilidade", ["ATTR_CURED"] = "Aumento de % no efeito de cura", diff --git a/lua/app/config/strings/pt/monster_base.lua b/lua/app/config/strings/pt/monster_base.lua index 365a5e04..c975b957 100644 --- a/lua/app/config/strings/pt/monster_base.lua +++ b/lua/app/config/strings/pt/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="Capitão Polvo" }, [20039]={ - + ["name"]="Gênio Dourado" }, [20040]={ - + ["name"]="Gênio da Maldição" }, [20041]={ - + ["name"]="Gênio do Olho Malévolo" }, [20042]={ - + ["name"]="Gênio do Pico Gelado" }, [20043]={ - + ["name"]="Gênio Antigo Médico" }, [30001]={ ["name"]="Cabeça de Cebola" diff --git a/lua/app/config/strings/ru/func_open.lua b/lua/app/config/strings/ru/func_open.lua index 89dde050..2ac61e54 100644 --- a/lua/app/config/strings/ru/func_open.lua +++ b/lua/app/config/strings/ru/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ + }, + ["equip_weapon_open"]={ + + }, + ["equip_armor_open"]={ + } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/func_open.lua b/lua/app/config/strings/th/func_open.lua index c44c3aa8..87e0b28f 100644 --- a/lua/app/config/strings/th/func_open.lua +++ b/lua/app/config/strings/th/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="อารีน่ากองทัพ" + }, + ["equip_weapon_open"]={ + ["name"]="อาวุธ" + }, + ["equip_armor_open"]={ + ["name"]="เกราะ" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/th/monster_base.lua b/lua/app/config/strings/th/monster_base.lua index 57db7c77..61fe05b0 100644 --- a/lua/app/config/strings/th/monster_base.lua +++ b/lua/app/config/strings/th/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="กัปตันปลาหมึก" }, [20039]={ - + ["name"]="วิญญาณตะเกียงทอง" }, [20040]={ - + ["name"]="วิญญาณตะเกียงคำสาป" }, [20041]={ - + ["name"]="วิญญาณตะเกียงตาชั่วร้าย" }, [20042]={ - + ["name"]="วิญญาณตะเกียงยอดเขาฟรอสต์" }, [20043]={ - + ["name"]="วิญญาณตะเกียงยาโบราณ" }, [30001]={ ["name"]="หัวหอม" diff --git a/lua/app/config/strings/vi/func_open.lua b/lua/app/config/strings/vi/func_open.lua index 9baa3eb5..190f2d17 100644 --- a/lua/app/config/strings/vi/func_open.lua +++ b/lua/app/config/strings/vi/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="Đấu Trường Guild" + }, + ["equip_weapon_open"]={ + ["name"]="Vũ Khí" + }, + ["equip_armor_open"]={ + ["name"]="Phòng Cụ" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/vi/global.lua b/lua/app/config/strings/vi/global.lua index ac175277..92f272e8 100644 --- a/lua/app/config/strings/vi/global.lua +++ b/lua/app/config/strings/vi/global.lua @@ -339,7 +339,7 @@ local localization_global = ["COLLECTION_DESC_1"] = "Thu thập Anh Hùng", ["COLLECTION_DESC_2"] = "Đã max cấp", ["COLLECTION_DESC_3"] = "Chưa kích hoạt", - ["COLLECTION_DESC_4"] = "Còn thiếu {0} Tinh Huy được nhận quà", + ["COLLECTION_DESC_4"] = "Thiếu {0} được nhận quà", ["COLLECTION_DESC_5"] = "Đã nhận quà", ["COLLECTION_DESC_6"] = "Chưa nhận quà", ["COLLECTION_DESC_7"] = "1.Mỗi Anh Hùng sau khi tăng cấp đều được nhận Tinh Huy, tăng cấp Anh Hùng phẩm chất khác nhau nhận số Tinh Huy khác nhau.\n2.Tích lũy Tinh Huy được nhận quà phong phú.", @@ -387,7 +387,7 @@ local localization_global = ["ATTR_CRIT"] = "TL Chí Mạng", ["ATTR_CRIT_TIME"] = "Sát thương Chí Mạng", ["ATTR_NORMAL_HURT"] = "Tăng sát thương đánh thường", - ["ATTR_SKILL_HURT"] = "Tăng sát thương kỹ năng", + ["ATTR_SKILL_HURT"] = "ST Kỹ Năng", ["ATTR_NORMAL_HURTP"] = "Tăng sát thương đánh thường %", ["ATTR_SKILL_HURTP"] = "Tăng sát thương kỹ năng %", ["ATTR_CURED"] = "HQ Trị Liệu tăng %", diff --git a/lua/app/config/strings/vi/monster_base.lua b/lua/app/config/strings/vi/monster_base.lua index e2c01846..da534226 100644 --- a/lua/app/config/strings/vi/monster_base.lua +++ b/lua/app/config/strings/vi/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="Thuyền Trưởng Bạch Tuộc" }, [20039]={ - + ["name"]="Linh Đăng Hoàng Kim" }, [20040]={ - + ["name"]="Linh Đăng Nguyền Rủa" }, [20041]={ - + ["name"]="Linh Đăng Tà Nhãn" }, [20042]={ - + ["name"]="Linh Đăng Núi Băng" }, [20043]={ - + ["name"]="Linh Đăng Cổ Y" }, [30001]={ ["name"]="Onion" diff --git a/lua/app/config/strings/zh/func_open.lua b/lua/app/config/strings/zh/func_open.lua index 84bd2d6d..4c685ee4 100644 --- a/lua/app/config/strings/zh/func_open.lua +++ b/lua/app/config/strings/zh/func_open.lua @@ -46,9 +46,15 @@ local func_open = { }, ["arena_open"]={ ["name"]="軍團競技場" + }, + ["equip_weapon_open"]={ + ["name"]="武器" + }, + ["equip_armor_open"]={ + ["name"]="防具" } } local config = { -data=func_open,count=16 +data=func_open,count=18 } return config \ No newline at end of file diff --git a/lua/app/config/strings/zh/monster_base.lua b/lua/app/config/strings/zh/monster_base.lua index 39a6251f..95deeff9 100644 --- a/lua/app/config/strings/zh/monster_base.lua +++ b/lua/app/config/strings/zh/monster_base.lua @@ -288,19 +288,19 @@ local monster_base = { ["name"]="章魚船長" }, [20039]={ - + ["name"]="黃金燈靈" }, [20040]={ - + ["name"]="詛咒燈靈" }, [20041]={ - + ["name"]="邪眸燈靈" }, [20042]={ - + ["name"]="霜峰燈靈" }, [20043]={ - + ["name"]="古醫燈靈" }, [30001]={ ["name"]="洋蔥頭"