mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-09 20:31:24 +01:00
New translations strings.yml (Portuguese)
This commit is contained in:
parent
2bc64ec632
commit
58f24b81ca
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
|||||||
questEditorEnterBlockStart: "Botão-direito do rato sobre um bloco para usar como um ponto inicial, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Botão-direito do rato sobre um bloco para usar como um ponto inicial, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Introduzir um nome de evento, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Introduzir um nome de evento, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Nenhum ajuste é necessário"
|
questRequiredNoneSet: "Nenhum ajuste é necessário"
|
||||||
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||||
|
questDungeonsDisband: "The quest group was disbanded."
|
||||||
|
questDungeonsInvite: "<player> can now perform quests with you!"
|
||||||
|
questDungeonsJoin: "You can now perform quests with Captain <player>."
|
||||||
|
questDungeonsKicked: "<player> can no longer perform quests with you."
|
||||||
|
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
||||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||||
questPartiesDelete: "The quest party was disbanded."
|
questPartiesDelete: "The quest party was disbanded."
|
||||||
questPartiesInvite: "<player> can now perform quests with you!"
|
questPartiesInvite: "<player> can now perform quests with you!"
|
||||||
@ -321,7 +327,6 @@ eventEditorSaved: "Event saved, Quests and Events reloaded."
|
|||||||
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
||||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event?"
|
eventEditorDeletePrompt: "Are you sure you want to delete the Event?"
|
||||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
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:'
|
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."
|
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"
|
eventEditorEventInUse: "The following Quests use the Event"
|
||||||
|
Loading…
Reference in New Issue
Block a user