mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 19:46:34 +01:00
New translations strings.yml (Romanian)
This commit is contained in:
parent
5fc9d89260
commit
8f155b293f
@ -276,46 +276,46 @@ stageEditorConfirmStageNote: "Orice etapă va fi mutată înapoi (cu unul)"
|
|||||||
stageEditorDeleteSucces: "Etapa a fost ștearsă."
|
stageEditorDeleteSucces: "Etapa a fost ștearsă."
|
||||||
stageEditorEnchantments: "Vrăjitoriile"
|
stageEditorEnchantments: "Vrăjitoriile"
|
||||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
||||||
stageEditorOptional: "Optional"
|
stageEditorOptional: "Opțional"
|
||||||
stageEditorColors: "Sheep Colors"
|
stageEditorColors: "Culoarea oilor"
|
||||||
eventEditorCreate: "Create new Action"
|
eventEditorCreate: "Crează o acțiune"
|
||||||
eventEditorEdit: "Edit an Action"
|
eventEditorEdit: "Editează o acțiune"
|
||||||
eventEditorDelete: "Delete an Action"
|
eventEditorDelete: "Șterge o acțiune"
|
||||||
eventEditorNoneToEdit: "No Actions currently exist to be edited!"
|
eventEditorNoneToEdit: "No Actions currently exist to be edited!"
|
||||||
eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
|
eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
|
||||||
eventEditorNotFound: "Action not found!"
|
eventEditorNotFound: "Action not found!"
|
||||||
eventEditorExists: "Action already exists!"
|
eventEditorExists: "Action already exists!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
||||||
eventEditorAlpha: "Name must be alphanumeric!"
|
eventEditorAlpha: "Name must be alphanumeric!"
|
||||||
eventEditorErrorReadingFile: "Error reading Actions file."
|
eventEditorErrorReadingFile: "Eroare la citirea fișierului de acțiuni."
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "S-a produs o eroare în timpul salvării."
|
||||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
eventEditorDeleted: "Acțiune ștearsă, misiunile și acțiunile au fost încărcate."
|
||||||
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
eventEditorSaved: "Acțiune salvată, misiunile și acțiunile au fost încărcate."
|
||||||
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
eventEditorEnterEventName: "Introdu numele acțiunii, <cancel>"
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:'
|
eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:'
|
||||||
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||||
eventEditorEventInUse: "The following Quests use the Action"
|
eventEditorEventInUse: "The following Quests use the Action"
|
||||||
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
||||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "Intrare invalidă"
|
||||||
eventEditorGiveItemsTitle: "- Give Items -"
|
eventEditorGiveItemsTitle: "- Dă obiecte -"
|
||||||
eventEditorEffectsTitle: "- Sound Effects -"
|
eventEditorEffectsTitle: "- Efecte sonore -"
|
||||||
eventEditorStormTitle: "- Action Storm -"
|
eventEditorStormTitle: "- Action Storm -"
|
||||||
eventEditorThunderTitle: "- Action Thunder -"
|
eventEditorThunderTitle: "- Action Thunder -"
|
||||||
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
||||||
eventEditorMobsTitle: "- Mobs -"
|
eventEditorMobsTitle: "- Creaturi -"
|
||||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
eventEditorAddMobTypesTitle: "- Adaugă creatură -"
|
||||||
eventEditorPotionEffectsTitle: "- Action Potion Effects -"
|
eventEditorPotionEffectsTitle: "- Action Potion Effects -"
|
||||||
eventEditorPotionTypesTitle: "- Action Potion Types -"
|
eventEditorPotionTypesTitle: "- Action Potion Types -"
|
||||||
eventEditorWorldsTitle: "- Worlds -"
|
eventEditorWorldsTitle: "- Lume -"
|
||||||
eventEditorSetName: "Set name"
|
eventEditorSetName: "Setează nume"
|
||||||
eventEditorPlayer: "Player"
|
eventEditorPlayer: "Jucător"
|
||||||
eventEditorTimer: "Timer"
|
eventEditorTimer: "Temporizator"
|
||||||
eventEditorEffect: "Effect"
|
eventEditorEffect: "Efect"
|
||||||
eventEditorWeather: "Weather"
|
eventEditorWeather: "Vremea"
|
||||||
eventEditorSetMessage: "Send message"
|
eventEditorSetMessage: "Trimite mesaj"
|
||||||
eventEditorClearInv: "Clear inventory"
|
eventEditorClearInv: "Golește inventarul"
|
||||||
eventEditorFailQuest: "Fail the quest"
|
eventEditorFailQuest: "Pierde misiunea"
|
||||||
eventEditorSetExplosions: "Set explosion locations"
|
eventEditorSetExplosions: "Set explosion locations"
|
||||||
eventEditorSetLightning: "Set lightning strike locations"
|
eventEditorSetLightning: "Set lightning strike locations"
|
||||||
eventEditorSetEffects: "Set effects"
|
eventEditorSetEffects: "Set effects"
|
||||||
|
Loading…
Reference in New Issue
Block a user