mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-24 09:11:29 +01:00
New translations strings.yml (Polish)
This commit is contained in:
parent
45af160e43
commit
d31aba1168
@ -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: "Ustaw wymaganą ilość pieniędzy"
|
reqSetMoney: "Ustaw wymaganą ilość pieniędzy"
|
||||||
reqSetQuestPoints: "Ustaw wymagania punktów misji"
|
reqSetQuestPoints: "Ustaw wymagania punktów misji"
|
||||||
@ -767,7 +771,8 @@ usage: "Użycie"
|
|||||||
redoableEvery: "Odnawia się co <time>."
|
redoableEvery: "Odnawia się co <time>."
|
||||||
requirements: "Wymagania"
|
requirements: "Wymagania"
|
||||||
requirementsItemFail: "Nie można odebrać wymaganego przedmiotu. Czy to w twojej mniej dominującej ręce?"
|
requirementsItemFail: "Nie można odebrać wymaganego przedmiotu. Czy to w twojej mniej dominującej ręce?"
|
||||||
conditionFail: "Quest condition failed."
|
conditionFailQuit: "Condition failed. You have quit <quest>."
|
||||||
|
conditionFailRetry: "Condition not yet met for this stage of <quest>."
|
||||||
money: "Pieniądze"
|
money: "Pieniądze"
|
||||||
with: "Z"
|
with: "Z"
|
||||||
to: "do"
|
to: "do"
|
||||||
|
Loading…
Reference in New Issue
Block a user