From e1292e38b2983af1b13c5d2f3420cbee27d157da Mon Sep 17 00:00:00 2001 From: PikaMug Date: Mon, 8 Apr 2019 01:42:04 -0400 Subject: [PATCH] New translations strings.yml (Romanian) --- main/src/main/resources/lang/ro-RO/strings.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/ro-RO/strings.yml b/main/src/main/resources/lang/ro-RO/strings.yml index c0a778b49..fb6d4920b 100644 --- a/main/src/main/resources/lang/ro-RO/strings.yml +++ b/main/src/main/resources/lang/ro-RO/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Introduceţi ID-ul de NPC, , " questEditorEnterBlockStart: "Faceţi clic dreapta pe un bloc de a folosi ca un punct de pornire, , , " questEditorEnterInitialEvent: "Introduceţi un nume de eveniment, , " questRequiredNoneSet: "Necesare, nici unul setat" +questDungeonsCreate: "Players added to this group may perform quests together!" +questDungeonsDisband: "The quest group was disbanded." +questDungeonsInvite: " can now perform quests with you!" +questDungeonsJoin: "You can now perform quests with Captain ." +questDungeonsKicked: " can no longer perform quests with you." +questDungeonsLeave: "You can no longer perform quests with Captain ." questPartiesCreate: "Jucatorii adaugati grupului pot completa misiuni impreuna!" questPartiesDelete: "Grupul de misiuni a fost desfiintat." questPartiesInvite: " poate completa misiuni cu tine!" @@ -321,7 +327,6 @@ eventEditorSaved: "Event saved, Quests and Events reloaded." eventEditorEnterEventName: "Enter an Event name, " eventEditorDeletePrompt: "Are you sure you want to delete the Event?" eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?" -eventEditorFinishAndSave: "Are you sure you want to finish and save the Event?" eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:' eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them." eventEditorEventInUse: "The following Quests use the Event"