mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 05:05:25 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
ca4694d13b
commit
a3de718c9a
@ -412,10 +412,14 @@ conditionEditorSetName: "Set name"
|
|||||||
conditionEditorWorld: "World"
|
conditionEditorWorld: "World"
|
||||||
conditionEditorFailQuest: "Fail the quest"
|
conditionEditorFailQuest: "Fail the quest"
|
||||||
conditionEditorConditionCleared: "Condition cleared."
|
conditionEditorConditionCleared: "Condition cleared."
|
||||||
conditionEditorItemsInMainHand: "Holding in main hand"
|
conditionEditorItemsInMainHand: "Hold in main hand"
|
||||||
|
conditionEditorWorldsTitle: "- Worlds -"
|
||||||
|
conditionEditorWorldsPrompt: "Enter world names, <space>, <cancel>"
|
||||||
|
conditionEditorStayWithinWorld: "Stay within world"
|
||||||
|
conditionEditorInvalidWorld: "is not a valid world name!"
|
||||||
conditionEditorBiomesTitle: "- Biomes -"
|
conditionEditorBiomesTitle: "- Biomes -"
|
||||||
conditionEditorStayingWithinBiome: "Staying within biome"
|
|
||||||
conditionEditorBiomesPrompt: "Enter biome names, <space>, <cancel>"
|
conditionEditorBiomesPrompt: "Enter biome names, <space>, <cancel>"
|
||||||
|
conditionEditorStayWithinBiome: "Stay within biome"
|
||||||
conditionEditorInvalidBiome: "is not a valid biome name!"
|
conditionEditorInvalidBiome: "is not a valid biome name!"
|
||||||
reqSetMoney: "Thiết lập số tiền yêu cầu"
|
reqSetMoney: "Thiết lập số tiền yêu cầu"
|
||||||
reqSetQuestPoints: "Thiết lập điểm số Nhiệm vụ yêu cầu"
|
reqSetQuestPoints: "Thiết lập điểm số Nhiệm vụ yêu cầu"
|
||||||
@ -767,7 +771,8 @@ usage: "Sử dụng"
|
|||||||
redoableEvery: "Làm lại mỗi <time>."
|
redoableEvery: "Làm lại mỗi <time>."
|
||||||
requirements: "Các yêu cầu"
|
requirements: "Các yêu cầu"
|
||||||
requirementsItemFail: "Không thể thu thập các mục yêu cầu. Có phải trong tay ít chiếm ưu thế của bạn?"
|
requirementsItemFail: "Không thể thu thập các mục yêu cầu. Có phải trong tay ít chiếm ưu thế của bạn?"
|
||||||
conditionFail: "Quest condition failed."
|
conditionFailQuit: "Condition failed. You have quit <quest>."
|
||||||
|
conditionFailRetry: "Condition not yet met for this stage of <quest>."
|
||||||
money: "Tiền"
|
money: "Tiền"
|
||||||
with: "Với"
|
with: "Với"
|
||||||
to: "đến"
|
to: "đến"
|
||||||
|
Loading…
Reference in New Issue
Block a user