FreeKill/packages/standard_cards/i18n/en_US.lua

95 lines
2.2 KiB
Lua
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- SPDX-License-Identifier: GPL-3.0-or-later
Fk:loadTranslationTable({
["standard_cards"] = "Standard",
["unknown_card"] = '<font color="#B5BA00"><b>Unknown card</b></font>',
["log_spade"] = "",
["log_heart"] = '<font color="#CC3131">♥</font>',
["log_club"] = "",
["log_diamond"] = '<font color="#CC3131">♦</font>',
["log_nosuit"] = "No suit",
["nosuit"] = "No suit",
["spade"] = "Spade",
["heart"] = "Heart",
["club"] = "Club",
["diamond"] = "Diamond",
["slash"] = "Slash",
["#slash-jink"] = "%src used Slash to you, please use %arg Jink(s)",
["jink"] = "Jink",
["peach"] = "Peach",
["dismantlement"] = "Dismantlement",
["dismantlement_skill"] = "Dismantlement",
["snatch"] = "Snatch",
["snatch_skill"] = "Snatch",
["duel"] = "Duel",
["collateral"] = "Collateral",
["#collateral-slash"] = "CollateralYou shall play Slash to %dest , or %src obtain your weapon",
["ex_nihilo"] = "Ex Nihilo",
["nullification"] = "Nullification",
["savage_assault"] = "Savage Assault",
["archery_attack"] = "Archery Attach",
["god_salvation"] = "God Salvation",
["amazing_grace"] = "Amazing_grace",
["lightning"] = "Lighining",
["indulgence"] = "Indulgence",
["crossbow"] = "Crossbow",
["qinggang_sword"] = "Qinggang Sword",
["ice_sword"] = "Ice Sword",
["#ice_sword_skill"] = "Ice Sword",
["double_swords"] = "Double Sword",
["#double_swords_skill"] = "Double Sword",
["#double_swords-invoke"] = "Double SwordYou shall discard 1 handcardor %src draw 1",
["blade"] = "Blade",
["#blade_skill"] = "Blade",
["#blade_slash"] = "Blade: You may use Slash to %src again",
["spear"] = "Spear",
["spear_skill"] = "Spear",
["axe"] = "Axe",
["#axe_skill"] = "Axe",
["#axe-invoke"] = "AxeYou may discard 2 cards to ensure your Slash effective to %dest",
["halberd"] = "Halberd",
["kylin_bow"] = "Kylin Bow",
["#kylin_bow_skill"] = "Kylin Bow",
["eight_diagram"] = "Eight Diagram",
["nioh_shield"] = "Nioh Shield",
["dilu"] = "Di Lu",
["jueying"] = "Jue Ying",
["zhuahuangfeidian"] = "Zhua Huang Fei Dian",
["chitu"] = "Chi Tu",
["dayuan"] = "Da Yuan",
["zixing"] = "Zi Xing",
}, "en_US")