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"
|
||||
stageEditorEvents: "Evenimente"
|
||||
stageEditorStageEvents: "Stagiul evenimentelor"
|
||||
stageEditorStartEvent: "Start Event"
|
||||
stageEditorStartEventCleared: "Start Event cleared."
|
||||
stageEditorFinishEvent: "Finish Event"
|
||||
stageEditorStartEvent: "Pornește evenimentul"
|
||||
stageEditorStartEventCleared: "Pornirea evenimentului ștearsă."
|
||||
stageEditorFinishEvent: "Terminarea evenimentului"
|
||||
stageEditorFinishEventCleared: "Finish Event cleared."
|
||||
stageEditorChatEvents: "Chat Events"
|
||||
stageEditorChatTrigger: "Chat Trigger"
|
||||
@ -184,23 +184,23 @@ stageEditorNoModules: "No modules loaded"
|
||||
stageEditorModuleNotFound: "Custom objective module not found."
|
||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
|
||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
||||
stageEditorCustomCleared: "Custom objectives cleared."
|
||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
||||
stageEditorEnterBlockNames: "Enter block names (or IDs), <space>, <cancel>"
|
||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
|
||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
|
||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "Enter NPC IDs, <space>, <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, <space>, <clear>, <cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, <semicolon>, <cancel>"
|
||||
stageEditorCustomCleared: "Obiective personalizate șterse."
|
||||
stageEditorCustomDataPrompt: "Introdu valoarea pentru <data>:"
|
||||
stageEditorEnterBlockNames: "Introdu numele blocurilor (sau id-ul), <space>, <cancel>"
|
||||
stageEditorBreakBlocksPrompt: "Introdu sumele de spargere (numere), <space>, <cancel>"
|
||||
stageEditorDamageBlocksPrompt: "Introdu sumele de lovire (numere), <space>, <cancel>"
|
||||
stageEditorPlaceBlocksPrompt: "Introdu sumele de punere (numere), <space>, <cancel>"
|
||||
stageEditorUseBlocksPrompt: "Introdu sumele de folosire (numere), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Introdu sumele de tăiere (numere), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Introdu durabilitatea blocurilor (numere), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Introdu câți pești să fie prinși, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Introdu numărul de jucători omorâți, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Introdu numele obiectelor îmbunătățite, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Introdu suma obiectelor îmbunătățite (numere), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Introdu numele obiectelor, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "Introdu id-ul NPC-urilor, <space>, <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "Introdu id-ul NPC-urilor, <space>, <clear>, <cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "Introdu mesajul de trimitere, <semicolon>, <cancel>"
|
||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), <space>, <cancel>"
|
||||
stageEditorMobsPrompt: "Enter mob names, <space>, <cancel>"
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user