diff --git a/src/main/resources/lang/ro-RO/strings.yml b/src/main/resources/lang/ro-RO/strings.yml index 08a683cf7..1239811ad 100644 --- a/src/main/resources/lang/ro-RO/strings.yml +++ b/src/main/resources/lang/ro-RO/strings.yml @@ -97,40 +97,40 @@ questEditorPositiveAmount: "Suma trebuie să fie un număr pozitiv." questEditorQuestAsRequirement1: "Următoarele quest-uri au" questEditorQuestAsRequirement2: "ca cerință:" questEditorQuestAsRequirement3: "Trebuie să modifici aceste quest-uri ca să nu fie folosite înainte de a le șterge." -questEditorQuestNotFound: "Quest not found!" -questEditorEventCleared: "Initial Event cleared." -questEditorSave: "Finish and save" -questEditorNeedAskMessage: "You must set an ask message!" -questEditorNeedFinishMessage: "You must set a finish message!" -questEditorNeedStages: "Your Quest has no Stages!" -questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red% %reset% for it to appear in-game)" -questEditorExited: "Are you sure you want to exit without saving?" -questEditorDeleted: "Are you sure you want to delete the Quest" -stageEditorEditStage: "Edit Stage" -stageEditorNewStage: "Add new Stage" -stageEditorStages: "Stages" -stageEditorStage: "Stage" -stageEditorBreakBlocks: "Break blocks" -stageEditorDamageBlocks: "Damage blocks" -stageEditorPlaceBlocks: "Place blocks" -stageEditorUseBlocks: "Use blocks" -stageEditorCutBlocks: "Cut blocks" -stageEditorCatchFish: "Catch fish" -stageEditorFish: "fish" -stageEditorKillPlayers: "Kill players" -stageEditorPlayers: "players" -stageEditorEnchantItems: "Enchant items" -stageEditorDeliverItems: "Deliver items" -stageEditorTalkToNPCs: "Talk to NPCs" -stageEditorKillNPCs: "Kill NPCs" -stageEditorKillMobs: "Kill mobs" -stageEditorReachLocs: "Reach locations" -stageEditorReachRadii1: "Reach within" -stageEditorReachRadii2: "blocks of" -stageEditorTameMobs: "Tame mobs" -stageEditorShearSheep: "Shear Sheep" -stageEditorEvents: "Events" -stageEditorStageEvents: "Stage Events" +questEditorQuestNotFound: "Quest-ul nu a fost găsit!" +questEditorEventCleared: "Eveniment inițial șters." +questEditorSave: "Termină și salvează" +questEditorNeedAskMessage: "Trebuie să setezi un mesaj de confirmare!" +questEditorNeedFinishMessage: "Trebuie să setezi un mesaj de finalizare!" +questEditorNeedStages: "Quest-ul tău nu are nici un stagiu!" +questEditorSaved: "%bold%Quest salvat! %reset%(Trebuie să folosești %red%%reset% pentru a apărea în joc)" +questEditorExited: "Sunteţi sigur(ă) că doriţi să continuaţi fără să salvați modificările?" +questEditorDeleted: "Ești sigur(ă) că vrei să ștergi quest-ul" +stageEditorEditStage: "Editează stagiul" +stageEditorNewStage: "Adaugă stagiu nou" +stageEditorStages: "Stagii" +stageEditorStage: "Stagiu" +stageEditorBreakBlocks: "Sparge blocuri" +stageEditorDamageBlocks: "Lovește blocuri" +stageEditorPlaceBlocks: "Pune blocuri" +stageEditorUseBlocks: "Folosește blocuri" +stageEditorCutBlocks: "Taie blocuri" +stageEditorCatchFish: "Prinde pește" +stageEditorFish: "pește" +stageEditorKillPlayers: "Omoară jucători" +stageEditorPlayers: "jucători" +stageEditorEnchantItems: "Bonusează obiecte" +stageEditorDeliverItems: "Trimite obiecte" +stageEditorTalkToNPCs: "Vorbește cu NPC-urile" +stageEditorKillNPCs: "Omoară NPC-urile" +stageEditorKillMobs: "Omoară entitățile" +stageEditorReachLocs: "Ajungi la locațiile" +stageEditorReachRadii1: "Ajunge în" +stageEditorReachRadii2: "blocuri de" +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"