New translations strings.yml (Romanian)

This commit is contained in:
PikaMug 2019-05-09 02:02:56 -04:00
parent ffbbd7fea2
commit 6f1e7c2cc8

View File

@ -131,6 +131,7 @@ stageEditorUseBlocks: "Folosește blocuri"
stageEditorCutBlocks: "Taie blocuri" stageEditorCutBlocks: "Taie blocuri"
stageEditorItems: "Produse" stageEditorItems: "Produse"
stageEditorCraftItems: "Produse de mestesug" stageEditorCraftItems: "Produse de mestesug"
stageEditorSmeltItems: "Smelt items"
stageEditorEnchantItems: "Bonusează obiecte" stageEditorEnchantItems: "Bonusează obiecte"
stageEditorNPCs: "NPCs" stageEditorNPCs: "NPCs"
stageEditorDeliverItems: "Trimite obiecte" stageEditorDeliverItems: "Trimite obiecte"
@ -235,7 +236,6 @@ stageEditorChatEventsPrompt: "Introdu un nume pentru eveniment pentru a adăuga,
stageEditorChatEventsTriggerPrompt: "%yellow%Introdu un text pentru a porni %aqua%<event>%yellow% <cancel>" stageEditorChatEventsTriggerPrompt: "%yellow%Introdu un text pentru a porni %aqua%<event>%yellow% <cancel>"
stageEditorCommandEventsPrompt: "Introdu un nume pentru eveniment pentru a adăuga, <clear>, <cancel>" stageEditorCommandEventsPrompt: "Introdu un nume pentru eveniment pentru a adăuga, <clear>, <cancel>"
stageEditorCommandEventsTriggerPrompt: "%yellow%Introdu o comanda pentru a porni %aqua% <event>%yellow% <cancel>" stageEditorCommandEventsTriggerPrompt: "%yellow%Introdu o comanda pentru a porni %aqua% <event>%yellow% <cancel>"
stageEditorDelayPrompt: "Introdu timpul (în secunde), <clear>, <cancel>"
stageEditorDelayMessagePrompt: "Introdu mesajul întârziat, <clear>, <cancel>" stageEditorDelayMessagePrompt: "Introdu mesajul întârziat, <clear>, <cancel>"
stageEditorScriptPrompt: "Introdu numele scriptului, <clear>, <cancel>" stageEditorScriptPrompt: "Introdu numele scriptului, <clear>, <cancel>"
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>" stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
@ -284,26 +284,12 @@ stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!" stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!" stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
stageEditorAddPasswordCleared: "Password Objectives cleared."
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!" stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
stageEditorListContainsDuplicates: "List contains duplicates!" stageEditorListContainsDuplicates: "List contains duplicates!"
stageEditorDelayCleared: "Delay cleared." stageEditorDelayCleared: "Delay cleared."
stageEditorDelayMessageCleared: "Delay message cleared."
stageEditorDenizenCleared: "Denizen script cleared." stageEditorDenizenCleared: "Denizen script cleared."
stageEditorBreakBlocksCleared: "Break blocks objective cleared." stageEditorObjectiveCleared: "Objective cleared."
stageEditorDamageBlocksCleared: "Damage blocks objective cleared." stageEditorMessageCleared: "Message cleared."
stageEditorPlaceBlocksCleared: "Place blocks objective cleared."
stageEditorUseBlocksCleared: "Use blocks objective cleared."
stageEditorCutBlocksCleared: "Cut blocks objective cleared."
stageEditorEnchantmentsCleared: "Enchantment objective cleared."
stageEditorDeliveriesCleared: "Delivery objective cleared."
stageEditorReachLocationsCleared: "Reach Locations objective cleared."
stageEditorKillNPCsCleared: "Kill NPCs objective cleared."
stageEditorKillMobsCleared: "Kill Mobs objective cleared."
stageEditorTameCleared: "Tame Mobs objective cleared."
stageEditorShearCleared: "Shear Sheep objective cleared."
stageEditorStartMessageCleared: "Start message cleared."
stageEditorCompleteMessageCleared: "Complete message cleared."
stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?" stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?"
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
stageEditorDeleteSucces: "Stage deleted successfully." stageEditorDeleteSucces: "Stage deleted successfully."
@ -669,6 +655,7 @@ place: "Place"
use: "Use" use: "Use"
cut: "Cut" cut: "Cut"
craft: "Craft" craft: "Craft"
smelt: "Smelt"
enchantItem: "Enchant <item> with <enchantment>" enchantItem: "Enchant <item> with <enchantment>"
catchFish: "Catch Fish" catchFish: "Catch Fish"
kill: "Kill" kill: "Kill"