Files
cultivation-world-simulator/static/locales/en-US/modules/formatted_strings.po
2026-02-06 00:43:08 +08:00

56 lines
1.5 KiB
Plaintext

#
msgid ""
msgstr ""
"Project-Id-Version: cultivation-world-simulator 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-20 00:00+0000\n"
"PO-Revision-Date: 2024-01-20 00:00+0000\n"
"Last-Translator: \n"
"Language-Team: English\n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
# Formatted Strings
msgid "{weapon_name}, Proficiency: {proficiency}%"
msgstr "{weapon_name}, Proficiency: {proficiency}%"
msgid "{name}, Realm: {realm}"
msgstr "{name}, Realm: {realm}"
msgid "Performing {action}"
msgstr "Performing {action}"
msgid "Contains elements: {elements}"
msgstr "Contains elements: {elements}"
msgid "【{name}】 {gender} {age} years old"
msgstr "【{name}】 {gender} {age} years old"
msgid "Realm: {realm}"
msgstr "Realm: {realm}"
msgid "Identity: {identity}"
msgstr "Identity: {identity}"
msgid ""
"\n"
"--- Current Effects Detail ---"
msgstr ""
"\n"
"--- Current Effects Detail ---"
msgid "No additional effects"
msgstr "No additional effects"
# Complex Formatted String (get_other_avatar_info)
msgid ""
"{name}, Nickname: {nickname}, Realm: {realm}, Relation: {relation}, Sect: "
"{sect}, Alignment: {alignment}, Appearance: {appearance}, Technique: "
"{technique}, Weapon: {weapon}, Auxiliary: {aux}, HP: {hp}"
msgstr ""
"{name}, Nickname: {nickname}, Realm: {realm}, Relation: {relation}, Sect: "
"{sect}, Alignment: {alignment}, Appearance: {appearance}, Technique: "
"{technique}, Weapon: {weapon}, Auxiliary: {aux}, HP: {hp}"