From 9ed31560e0504264723935dbc39fce73316cf437 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 20 Nov 2018 12:55:24 -0500 Subject: [PATCH] New translations strings.yml (Romanian) --- src/main/resources/lang/ro-RO/strings.yml | 34 +++++++++++------------ 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/main/resources/lang/ro-RO/strings.yml b/src/main/resources/lang/ro-RO/strings.yml index a184b8eac..983d50cef 100644 --- a/src/main/resources/lang/ro-RO/strings.yml +++ b/src/main/resources/lang/ro-RO/strings.yml @@ -201,26 +201,26 @@ stageEditorItemNamesPrompt: "Introdu numele obiectelor, , " stageEditorNPCPrompt: "Introdu id-ul NPC-urilor, , " stageEditorNPCToTalkToPrompt: "Introdu id-ul NPC-urilor, , , " stageEditorDeliveryMessagesPrompt: "Introdu mesajul de trimitere, , " -stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), , " -stageEditorMobsPrompt: "Enter mob names, , " -stageEditorMobAmountsPrompt: "Enter mob amounts, , " -stageEditorMobLocationPrompt: "Right-click on a block to select it, , " +stageEditorKillNPCsPrompt: "Introdu suma de NPC-uri omorâte (numere), , " +stageEditorMobsPrompt: "Introdu numele entităților, , " +stageEditorMobAmountsPrompt: "Introdu suma entităților, , " +stageEditorMobLocationPrompt: "Click dreapta pe un bloc pentru a-l selecta, , " stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), , " -stageEditorMobLocationNamesPrompt: "Enter location names, , " -stageEditorReachLocationPrompt: "Right-click on a block to select it, , " +stageEditorMobLocationNamesPrompt: "Introdu numele localităților, , " +stageEditorReachLocationPrompt: "Click dreapta pe un bloc pentru a-l selecta, , " stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), , " -stageEditorReachLocationNamesPrompt: "Enter location names, , " -stageEditorTameAmountsPrompt: "Enter tame amounts, , " -stageEditorShearColorsPrompt: "Enter sheep colors, , " +stageEditorReachLocationNamesPrompt: "Introdu numele localităților, , " +stageEditorTameAmountsPrompt: "Introdu suma entităților îmblânzite, , " +stageEditorShearColorsPrompt: "Introdu culorile oilor, , " stageEditorShearAmountsPrompt: "Enter shear amounts, , " -stageEditorEventsPrompt: "Enter an event name, , " -stageEditorChatEventsPrompt: "Enter an event name to add, , " -stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " -stageEditorCommandEventsPrompt: "Enter an event name to add, , " -stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% " -stageEditorDelayPrompt: "Enter time (in seconds), , " -stageEditorDelayMessagePrompt: "Enter delay message, , " -stageEditorScriptPrompt: "Enter script name, , " +stageEditorEventsPrompt: "Introdu un nume pentru eveniment, , " +stageEditorChatEventsPrompt: "Introdu un nume pentru eveniment pentru a adăuga, , " +stageEditorChatEventsTriggerPrompt: "%yellow%Introdu un text pentru a porni %aqua%%yellow% " +stageEditorCommandEventsPrompt: "Introdu un nume pentru eveniment pentru a adăuga, , " +stageEditorCommandEventsTriggerPrompt: "%yellow%Introdu o comanda pentru a porni %aqua% %yellow% " +stageEditorDelayPrompt: "Introdu timpul (în secunde), , " +stageEditorDelayMessagePrompt: "Introdu mesajul întârziat, , " +stageEditorScriptPrompt: "Introdu numele scriptului, , " stageEditorStartMessagePrompt: "Enter start message, , " stageEditorCompleteMessagePrompt: "Enter complete message, , " stageEditorPasswordDisplayPrompt: "Enter password display, "