From 81cf52ab2aabac6950b3e3cccf219ad6b5c75d1a Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 25 Dec 2018 17:41:38 -0500 Subject: [PATCH 01/52] New translations strings.yml (Dutch) --- src/main/resources/lang/nl-NL/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/nl-NL/strings.yml b/src/main/resources/lang/nl-NL/strings.yml index 14938c03a..4f30c3e64 100644 --- a/src/main/resources/lang/nl-NL/strings.yml +++ b/src/main/resources/lang/nl-NL/strings.yml @@ -278,7 +278,7 @@ stageEditorPasswordNotSameSize: "De wachtwoord vertoning en wachtwoord zin lijst stageEditorListContainsDuplicates: "Lijst bevat duplicaten!" stageEditorDelayCleared: "Uitstel tijd verwijdert." stageEditorDelayMessageCleared: "Uitstel bericht verwijdert." -stageEditorDenizenCleared: "Denizen script cleared." +stageEditorDenizenCleared: "Denizen script gewist." stageEditorBreakBlocksCleared: "Break blocks objective cleared." stageEditorDamageBlocksCleared: "Damage blocks objective cleared." stageEditorPlaceBlocksCleared: "Place blocks objective cleared." From 95bdb0628aa4b0d04c6a6423f46bedf4863ae405 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 26 Dec 2018 14:01:27 -0500 Subject: [PATCH 02/52] New translations strings.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/pt-BR/strings.yml b/src/main/resources/lang/pt-BR/strings.yml index 16386ff2c..47b789241 100644 --- a/src/main/resources/lang/pt-BR/strings.yml +++ b/src/main/resources/lang/pt-BR/strings.yml @@ -214,7 +214,7 @@ stageEditorTameAmountsPrompt: "Insira valores nominais, , " stageEditorShearColorsPrompt: "Digite as cores das ovelhas, , " stageEditorShearAmountsPrompt: "Insira valores de cisalhamento, , " stageEditorEventsPrompt: "Digite um nome de evento, , " -stageEditorChatEventsPrompt: "Digite o nome do Evento, , " +stageEditorChatEventsPrompt: "Digite o nome do Evento para adicionar, , " 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% " From fe0ad8af9ca8b8fddde5922477a7eedc9d453458 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 1 Jan 2019 08:51:10 -0500 Subject: [PATCH 03/52] New translations strings.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/lang/pt-BR/strings.yml b/src/main/resources/lang/pt-BR/strings.yml index 47b789241..f7cf11d08 100644 --- a/src/main/resources/lang/pt-BR/strings.yml +++ b/src/main/resources/lang/pt-BR/strings.yml @@ -230,7 +230,7 @@ stageEditorPasswordPhraseHint: "(This is the text that a player must enter to co stageEditorObjectiveOverridePrompt: "Enter objective display override, , " stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)" stageEditorObjectiveOverrideCleared: "Objective display override cleared." -stageEditorDeliveryAddItem: "Add item" +stageEditorDeliveryAddItem: "Adicionar item" stageEditorDeliveryNPCs: "Set NPC IDs" stageEditorDeliveryMessages: "Set delivery messages" stageEditorContainsDuplicates: "List contains duplicates!" @@ -239,7 +239,7 @@ stageEditorInvalidEnchantment: "is not a valid enchantment name!" stageEditorInvalidNPC: "is not a valid NPC ID!" stageEditorInvalidMob: "is not a valid mob name!" stageEditorInvalidItemName: "is not a valid item name!" -stageEditorInvalidNumber: "is not a number!" +stageEditorInvalidNumber: "não é um número!" stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidEvent: "is not a valid event name!" stageEditorDuplicateEvent: "Event is already in the list!" @@ -247,7 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!" stageEditorNoCitizens: "Citizens is not installed!" stageEditorNoDenizen: "Denizen is not installed!" stageEditorPositiveAmount: "You must enter a positive number!" -stageEditorNotListofNumbers: "is not a list of numbers!" +stageEditorNotListofNumbers: "não é uma lista de números!" stageEditorNoDelaySet: "You must set a delay first!" stageEditorNoBlockNames: "You must set block names first!" stageEditorNoEnchantments: "You must set enchantments first!" @@ -256,7 +256,7 @@ stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoNPCs: "You must set NPC IDs first!" stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoKillLocations: "You must set kill locations first!" -stageEditorNoBlockSelected: "You must select a block first." +stageEditorNoBlockSelected: "Você precisa selecionar um bloco primeiro." stageEditorNoColors: "You must set colors first!" stageEditorNoLocations: "You must set locations first!" stageEditorNoEnchantmentsSet: "No enchantments set" From ab1ca22d11c3f66d0c96efd562686a6fb88211da Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 1 Jan 2019 09:01:05 -0500 Subject: [PATCH 04/52] New translations strings.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/pt-BR/strings.yml b/src/main/resources/lang/pt-BR/strings.yml index f7cf11d08..08f203adc 100644 --- a/src/main/resources/lang/pt-BR/strings.yml +++ b/src/main/resources/lang/pt-BR/strings.yml @@ -242,7 +242,7 @@ stageEditorInvalidItemName: "is not a valid item name!" stageEditorInvalidNumber: "não é um número!" stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidEvent: "is not a valid event name!" -stageEditorDuplicateEvent: "Event is already in the list!" +stageEditorDuplicateEvent: "O evento já está na lista!" stageEditorInvalidScript: "Denizen script not found!" stageEditorNoCitizens: "Citizens is not installed!" stageEditorNoDenizen: "Denizen is not installed!" From 417890fff797cfc5e2a6e633ce73de1140e134fe Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 2 Jan 2019 04:13:07 -0500 Subject: [PATCH 05/52] New translations strings.yml (Japanese) --- src/main/resources/lang/ja-JP/strings.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/lang/ja-JP/strings.yml b/src/main/resources/lang/ja-JP/strings.yml index 2f3df0b6b..191db5dc5 100644 --- a/src/main/resources/lang/ja-JP/strings.yml +++ b/src/main/resources/lang/ja-JP/strings.yml @@ -163,12 +163,12 @@ stageEditorSetEnchantAmounts: "Set enchant amounts" stageEditorSetMobAmounts: "Set mob amounts" stageEditorSetEnchantments: "Set enchantments" stageEditorSetItemNames: "Set item names" -stageEditorSetKillIds: "Set NPC IDs" -stageEditorSetMobTypes: "Set mob types" +stageEditorSetKillIds: "NPCのIDを設定する" +stageEditorSetMobTypes: "mobのタイプを設定する" stageEditorSetKillLocations: "Set kill locations" stageEditorSetKillLocationRadii: "Set kill location radii" stageEditorSetKillLocationNames: "Set kill location names" -stageEditorSetLocations: "Set locations" +stageEditorSetLocations: "場所を設定" stageEditorSetLocationRadii: "Set location radii" stageEditorSetLocationNames: "Set location names" stageEditorSetTameAmounts: "Set tame amounts" From afc2c59dd0ff1f2fa7f7ca31e435ab9f8829a609 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 2 Jan 2019 15:11:15 -0500 Subject: [PATCH 06/52] New translations strings.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR/strings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/lang/pt-BR/strings.yml b/src/main/resources/lang/pt-BR/strings.yml index 08f203adc..a65c78dbb 100644 --- a/src/main/resources/lang/pt-BR/strings.yml +++ b/src/main/resources/lang/pt-BR/strings.yml @@ -541,7 +541,7 @@ itemCreateLoadHand: "Load item in hand" itemCreateSetName: "Set name" itemCreateSetAmount: "Set amount" itemCreateSetDurab: "Set durability" -itemCreateSetEnchs: "Add/clear enchantments" +itemCreateSetEnchs: "Set enchantments" itemCreateSetDisplay: "Set display name" itemCreateSetLore: "Set lore" itemCreateSetClearMeta: "Clear extra data" @@ -856,3 +856,4 @@ timerStart: "%green%You have%red%