mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-26 20:55:54 +01:00
New translations strings.yml (Spanish)
This commit is contained in:
parent
bcc447a70f
commit
84234aec41
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Ingresa el ID del NPC, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Haz clic-derecho en un bloque para utilizarlo como punto de inicio, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Introduzca un nombre de evento, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Requerido, sin definir"
|
||||
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: "Jugadores agregados a este partido pueden realizar misiones juntas!"
|
||||
questPartiesDelete: "El grupo de misión fue disuelto."
|
||||
questPartiesInvite: "¡<player> ya puede realizar misiones contigo!"
|
||||
@ -321,7 +327,6 @@ eventEditorSaved: "Evento guardado, Búsqueda y Eventos recargados."
|
||||
eventEditorEnterEventName: "Ingrese un nombre de Evento, <cancel>"
|
||||
eventEditorDeletePrompt: "Estás seguro que quieres eliminar el Evento"
|
||||
eventEditorQuitWithoutSaving: "¿Estás seguro que quieres salir sin guardar?"
|
||||
eventEditorFinishAndSave: "Estás seguro que quieres terminar y guardar el Evento"
|
||||
eventEditorModifiedNote: 'Nota: Has modificado un Evento que usan las siguientes Búsqueda:'
|
||||
eventEditorForcedToQuit: "Si guardas el Evento, cualquier que esté haciendo activamente algunas de estás Búsqueda serán obligados a abandonarlas."
|
||||
eventEditorEventInUse: "Las siguientes Búsqueda usan el Evento"
|
||||
|
Loading…
Reference in New Issue
Block a user