mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Polish)
This commit is contained in:
parent
231075e043
commit
2100546e50
@ -131,6 +131,8 @@ stageEditorMobs: "Moby"
|
|||||||
stageEditorKillMobs: "Zabij Potwory"
|
stageEditorKillMobs: "Zabij Potwory"
|
||||||
stageEditorCatchFish: "Złap Rybę"
|
stageEditorCatchFish: "Złap Rybę"
|
||||||
stageEditorFish: "ryba"
|
stageEditorFish: "ryba"
|
||||||
|
stageEditorMilkCows: "Milk cows"
|
||||||
|
stageEditorCows: "cows"
|
||||||
stageEditorReachLocs: "Dotrzyj do lokalizacji"
|
stageEditorReachLocs: "Dotrzyj do lokalizacji"
|
||||||
stageEditorReachRadii1: "Dotrzyj w ciągu"
|
stageEditorReachRadii1: "Dotrzyj w ciągu"
|
||||||
stageEditorReachRadii2: "bloki"
|
stageEditorReachRadii2: "bloki"
|
||||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Wprowadź nazwę bloków, <space>, <cancel>"
|
|||||||
stageEditorEnterBlockAmounts: "Wprowadź liczbę bloków, <space>, <cancel>"
|
stageEditorEnterBlockAmounts: "Wprowadź liczbę bloków, <space>, <cancel>"
|
||||||
stageEditorEnterBlockDurability: "Wprowadź wytrzymałość bloków (numery), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "Wprowadź wytrzymałość bloków (numery), <space>, <cancel>"
|
||||||
stageEditorCatchFishPrompt: "Wpisz liczbę ryb do złapania, <clear>, <cancel>"
|
stageEditorCatchFishPrompt: "Wpisz liczbę ryb do złapania, <clear>, <cancel>"
|
||||||
|
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||||
stageEditorKillPlayerPrompt: "Wpisz liczbę graczy do zabicia, <clear>, <cancel>"
|
stageEditorKillPlayerPrompt: "Wpisz liczbę graczy do zabicia, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Wpisz nazwy ulepszeń magicznych, <space>, <cancel>"
|
stageEditorEnchantTypePrompt: "Wpisz nazwy ulepszeń magicznych, <space>, <cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "Wprowadź liczbę ulepszeń magicznych (numery), <space>, <cancel>"
|
stageEditorEnchantAmountsPrompt: "Wprowadź liczbę ulepszeń magicznych (numery), <space>, <cancel>"
|
||||||
@ -618,6 +621,7 @@ smelt: "Stopić"
|
|||||||
enchantItem: "Zaklnij <item> z <enchantment>"
|
enchantItem: "Zaklnij <item> z <enchantment>"
|
||||||
brew: "Parzenie"
|
brew: "Parzenie"
|
||||||
catchFish: "Złap rybę"
|
catchFish: "Złap rybę"
|
||||||
|
milkCow: "Milk Cow"
|
||||||
kill: "Zabij"
|
kill: "Zabij"
|
||||||
killAtLocation: "Zabij <mob> w <location>"
|
killAtLocation: "Zabij <mob> w <location>"
|
||||||
killPlayer: "Zabij gracza"
|
killPlayer: "Zabij gracza"
|
||||||
|
Loading…
Reference in New Issue
Block a user