mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 11:38:42 +01:00
New translations strings.yml (Romanian)
This commit is contained in:
parent
daf00c921c
commit
ced8934fa7
@ -131,9 +131,9 @@ stageEditorTameMobs: "Îmblânzește entitățile"
|
|||||||
stageEditorShearSheep: "Taie lâna oilor"
|
stageEditorShearSheep: "Taie lâna oilor"
|
||||||
stageEditorEvents: "Evenimente"
|
stageEditorEvents: "Evenimente"
|
||||||
stageEditorStageEvents: "Stagiul evenimentelor"
|
stageEditorStageEvents: "Stagiul evenimentelor"
|
||||||
stageEditorStartEvent: "Start Event"
|
stageEditorStartEvent: "Pornește evenimentul"
|
||||||
stageEditorStartEventCleared: "Start Event cleared."
|
stageEditorStartEventCleared: "Pornirea evenimentului ștearsă."
|
||||||
stageEditorFinishEvent: "Finish Event"
|
stageEditorFinishEvent: "Terminarea evenimentului"
|
||||||
stageEditorFinishEventCleared: "Finish Event cleared."
|
stageEditorFinishEventCleared: "Finish Event cleared."
|
||||||
stageEditorChatEvents: "Chat Events"
|
stageEditorChatEvents: "Chat Events"
|
||||||
stageEditorChatTrigger: "Chat Trigger"
|
stageEditorChatTrigger: "Chat Trigger"
|
||||||
@ -184,23 +184,23 @@ stageEditorNoModules: "No modules loaded"
|
|||||||
stageEditorModuleNotFound: "Custom objective module not found."
|
stageEditorModuleNotFound: "Custom objective module not found."
|
||||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
|
stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
|
||||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
||||||
stageEditorCustomCleared: "Custom objectives cleared."
|
stageEditorCustomCleared: "Obiective personalizate șterse."
|
||||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
stageEditorCustomDataPrompt: "Introdu valoarea pentru <data>:"
|
||||||
stageEditorEnterBlockNames: "Enter block names (or IDs), <space>, <cancel>"
|
stageEditorEnterBlockNames: "Introdu numele blocurilor (sau id-ul), <space>, <cancel>"
|
||||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
|
stageEditorBreakBlocksPrompt: "Introdu sumele de spargere (numere), <space>, <cancel>"
|
||||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
|
stageEditorDamageBlocksPrompt: "Introdu sumele de lovire (numere), <space>, <cancel>"
|
||||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
stageEditorPlaceBlocksPrompt: "Introdu sumele de punere (numere), <space>, <cancel>"
|
||||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
stageEditorUseBlocksPrompt: "Introdu sumele de folosire (numere), <space>, <cancel>"
|
||||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
stageEditorCutBlocksPrompt: "Introdu sumele de tăiere (numere), <space>, <cancel>"
|
||||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "Introdu durabilitatea blocurilor (numere), <space>, <cancel>"
|
||||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
stageEditorCatchFishPrompt: "Introdu câți pești să fie prinși, <clear>, <cancel>"
|
||||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
stageEditorKillPlayerPrompt: "Introdu numărul de jucători omorâți, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
stageEditorEnchantTypePrompt: "Introdu numele obiectelor îmbunătățite, <semicolon>, <cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
stageEditorEnchantAmountsPrompt: "Introdu suma obiectelor îmbunătățite (numere), <space>, <cancel>"
|
||||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
stageEditorItemNamesPrompt: "Introdu numele obiectelor, <space>, <cancel>"
|
||||||
stageEditorNPCPrompt: "Enter NPC IDs, <space>, <cancel>"
|
stageEditorNPCPrompt: "Introdu id-ul NPC-urilor, <space>, <cancel>"
|
||||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, <space>, <clear>, <cancel>"
|
stageEditorNPCToTalkToPrompt: "Introdu id-ul NPC-urilor, <space>, <clear>, <cancel>"
|
||||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, <semicolon>, <cancel>"
|
stageEditorDeliveryMessagesPrompt: "Introdu mesajul de trimitere, <semicolon>, <cancel>"
|
||||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), <space>, <cancel>"
|
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), <space>, <cancel>"
|
||||||
stageEditorMobsPrompt: "Enter mob names, <space>, <cancel>"
|
stageEditorMobsPrompt: "Enter mob names, <space>, <cancel>"
|
||||||
stageEditorMobAmountsPrompt: "Enter mob amounts, <space>, <cancel>"
|
stageEditorMobAmountsPrompt: "Enter mob amounts, <space>, <cancel>"
|
||||||
|
Loading…
Reference in New Issue
Block a user