mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Romanian)
This commit is contained in:
parent
a17bb9a5d7
commit
c3026426e2
@ -131,6 +131,8 @@ stageEditorMobs: "Creaturi"
|
|||||||
stageEditorKillMobs: "Omoară entitățile"
|
stageEditorKillMobs: "Omoară entitățile"
|
||||||
stageEditorCatchFish: "Prinde pește"
|
stageEditorCatchFish: "Prinde pește"
|
||||||
stageEditorFish: "pește"
|
stageEditorFish: "pește"
|
||||||
|
stageEditorMilkCows: "Milk cows"
|
||||||
|
stageEditorCows: "cows"
|
||||||
stageEditorReachLocs: "Ajungi la locațiile"
|
stageEditorReachLocs: "Ajungi la locațiile"
|
||||||
stageEditorReachRadii1: "Ajunge în"
|
stageEditorReachRadii1: "Ajunge în"
|
||||||
stageEditorReachRadii2: "blocuri de"
|
stageEditorReachRadii2: "blocuri de"
|
||||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Introdu numele blocurilor, <space>, <cancel>"
|
|||||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||||
stageEditorEnterBlockDurability: "Introdu durabilitatea blocurilor (numere), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "Introdu durabilitatea blocurilor (numere), <space>, <cancel>"
|
||||||
stageEditorCatchFishPrompt: "Introdu câți pești să fie prinși, <clear>, <cancel>"
|
stageEditorCatchFishPrompt: "Introdu câți pești să fie prinși, <clear>, <cancel>"
|
||||||
|
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||||
stageEditorKillPlayerPrompt: "Introdu numărul de jucători omorâți, <clear>, <cancel>"
|
stageEditorKillPlayerPrompt: "Introdu numărul de jucători omorâți, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Introdu numele obiectelor îmbunătățite, <space>, <cancel>"
|
stageEditorEnchantTypePrompt: "Introdu numele obiectelor îmbunătățite, <space>, <cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "Introdu suma obiectelor îmbunătățite (numere), <space>, <cancel>"
|
stageEditorEnchantAmountsPrompt: "Introdu suma obiectelor îmbunătățite (numere), <space>, <cancel>"
|
||||||
@ -618,6 +621,7 @@ smelt: "Smelt"
|
|||||||
enchantItem: "Enchant <item> with <enchantment>"
|
enchantItem: "Enchant <item> with <enchantment>"
|
||||||
brew: "Brew"
|
brew: "Brew"
|
||||||
catchFish: "Catch Fish"
|
catchFish: "Catch Fish"
|
||||||
|
milkCow: "Milk Cow"
|
||||||
kill: "Kill"
|
kill: "Kill"
|
||||||
killAtLocation: "Kill <mob> at <location>"
|
killAtLocation: "Kill <mob> at <location>"
|
||||||
killPlayer: "Kill a Player"
|
killPlayer: "Kill a Player"
|
||||||
|
Loading…
Reference in New Issue
Block a user