From aae1adb6354404478daf1105d1f033cd1c378164 Mon Sep 17 00:00:00 2001 From: Eduardo <37254797+DoodlesEpic@users.noreply.github.com> Date: Sat, 17 Jul 2021 22:39:55 -0300 Subject: [PATCH 1/2] Update config.yml with new Portuguese translations --- src/main/resources/config.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 3e440c7..39e4d99 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -620,23 +620,23 @@ message-gui-left-click-outside: "Left-Click from outside" ##### Note: Some messages are still untranslated. Please send me your translation at SpigotMC #message-when-using-chest: "&7Dica: Digite &6/chestsort&7 para habilitar a organização automática." #message-when-using-chest2: "&7Dica: Digite &6/chestsort&7 para desabilitar a organização automática." -#message-sorting-disabled: "&7A Organização automática de baús foi &cdesabilitada&7." -#message-sorting-enabled: "&7A Organização automática de baús foi &ahabilitada&7." -#message-inv-sorting-disabled: "&7Automatic inventory sorting has been &cdisabled&7." -#message-inv-sorting-enabled: "&7Automatic inventory sorting has been &aenabled&7." +#message-sorting-disabled: "&7AOrganização automática de baús foi &cdesabilitada&7." +#message-sorting-enabled: "&7AOrganização automática de baús foi &ahabilitada&7." +#message-inv-sorting-disabled: "&7Organização automática foi &cdesabilitada&7." +#message-inv-sorting-enabled: "&7Organização automática foi &adesabilitada&7." #message-player-inventory-sorted: "&7Seu inventário foi organizado." #message-error-players-only: "&cErro: Esse comando não pode ser executado por jogadores." -#message-error-invalid-options: "&cError: Unknown option %s. Valid options are %s." -#message-container-sorted: "&aContainer sorted!" -#message-gui-enabled: "&aEnabled" -#message-gui-disabled: "&cDisabled" +#message-error-invalid-options: "&cErro: Opção desconhecida %s. Opções validas são %s." +#message-container-sorted: "&aRecipiente organizado!" +#message-gui-enabled: "&aHabilitado" +#message-gui-disabled: "&cDesabilitado" #message-gui-middle-click: "Middle-Click" #message-gui-shift-click: "Shift + Click" #message-gui-double-click: "Double-Click" #message-gui-shift-right-click: "Shift + Right-Click" -#message-gui-left-click: "Fill Chest (Left-Click/Double-Left-Click)" -#message-gui-right-click: "Empty Chest (Right-Click/Double-Right-Click)" -#message-gui-left-click-outside: "Left-Click from outside" +#message-gui-left-click: "Preencher baú (Left-Click/Double-Left-Click)" +#message-gui-right-click: "Esvaziar baú (Right-Click/Double-Right-Click)" +#message-gui-left-click-outside: "Left-Click por fora" ##### Russian #message-when-using-chest: "&7Подсказка: введите &6/chestsort&7, чтобы включить автоматическую сортировку вещей в сундуках." From f6109a4f6eea20a54f481fbeef56ffa87bba9905 Mon Sep 17 00:00:00 2001 From: Eduardo <37254797+DoodlesEpic@users.noreply.github.com> Date: Sun, 18 Jul 2021 01:15:52 -0300 Subject: [PATCH 2/2] Remove untranslated note in config.yml Portuguese --- src/main/resources/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 39e4d99..f7fc03e 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -617,7 +617,6 @@ message-gui-left-click-outside: "Left-Click from outside" #message-gui-left-click-outside: "Left-Click from outside" ##### Portuguese - Thanks to wildastral for translating! -##### Note: Some messages are still untranslated. Please send me your translation at SpigotMC #message-when-using-chest: "&7Dica: Digite &6/chestsort&7 para habilitar a organização automática." #message-when-using-chest2: "&7Dica: Digite &6/chestsort&7 para desabilitar a organização automática." #message-sorting-disabled: "&7AOrganização automática de baús foi &cdesabilitada&7."