New translations strings.yml (Romanian)

This commit is contained in:
PikaMug 2019-05-27 23:31:53 -04:00
parent ad4c18084c
commit 03ea7938d6

View File

@ -153,16 +153,16 @@ stageEditorStageEvents: "Stagiul Evenimentelor"
stageEditorStartEvent: "Pornește Evenimentul"
stageEditorStartEventCleared: "Pornirea Evenimentului ștearsă."
stageEditorFinishEvent: "Terminarea Evenimentului"
stageEditorFinishEventCleared: "Finish Event cleared."
stageEditorChatEvents: "Chat Events"
stageEditorFinishEventCleared: "Finish Action cleared."
stageEditorChatEvents: "Chat Actions"
stageEditorChatTrigger: "Chat Trigger"
stageEditorChatEventsCleared: "Chat Events cleared."
stageEditorCommandEvents: "Command Events"
stageEditorChatEventsCleared: "Chat Actions cleared."
stageEditorCommandEvents: "Command Actions"
stageEditorCommandTrigger: "Command Trigger"
stageEditorCommandEventsCleared: "Command Events cleared."
stageEditorCommandEventsCleared: "Command Actions cleared."
stageEditorTriggeredBy: "Declanşate de"
stageEditorDeathEvent: "Death Event"
stageEditorDeathEventCleared: "Death Event cleared."
stageEditorDeathEvent: "Death Action"
stageEditorDeathEventCleared: "Death Action cleared."
stageEditorDisconnectEvent: "Event de deconectare"
stageEditorDisconnectEventCleared: "Event de deconectare terminat."
stageEditorDelayMessage: "Mesaj de întârziere"
@ -257,8 +257,8 @@ stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidNumber: "nu este un număr!"
stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "is not a valid event name!"
stageEditorDuplicateEvent: "Event is already in the list!"
stageEditorInvalidEvent: "is not a valid action name!"
stageEditorDuplicateEvent: "Action is already in the list!"
stageEditorInvalidScript: "Denizen script not found!"
stageEditorNoCitizens: "Citizens is not installed!"
stageEditorNoDenizen: "Denizen is not installed!"
@ -298,8 +298,8 @@ stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
stageEditorOptional: "Optional"
stageEditorColors: "Sheep Colors"
allListsNotSameSize: "All of your lists are not the same size!"
eventEditorCreate: "Create new Event"
eventEditorEdit: "Edit an Event"
eventEditorCreate: "Create new Action"
eventEditorEdit: "Edit an Action"
eventEditorDelete: "Delete an Event"
eventEditorNoneToEdit: "No Events currently exist to be edited!"
eventEditorNoneToDelete: "No Events currently exist to be deleted!"