diff --git a/ee3_common/ee3/common/lib/Localizations.java b/ee3_common/ee3/common/lib/Localizations.java index 995931ad..d0b8cf01 100644 --- a/ee3_common/ee3/common/lib/Localizations.java +++ b/ee3_common/ee3/common/lib/Localizations.java @@ -26,6 +26,7 @@ public class Localizations { LANG_RESOURCE_LOCATION + "nl_NL.xml", LANG_RESOURCE_LOCATION + "no_NO.xml", LANG_RESOURCE_LOCATION + "pl_PL.xml", + LANG_RESOURCE_LOCATION + "pt_BR.xml", LANG_RESOURCE_LOCATION + "pt_PT.xml", LANG_RESOURCE_LOCATION + "ru_RU.xml", LANG_RESOURCE_LOCATION + "sr_RS.xml", diff --git a/resources/ee3/lang/pt_BR.xml b/resources/ee3/lang/pt_BR.xml new file mode 100644 index 00000000..067c4fa8 --- /dev/null +++ b/resources/ee3/lang/pt_BR.xml @@ -0,0 +1,30 @@ +? + + + Brazilian Portuguese(pt-BR) Localization File + Extra + Liberar + Alternar + Carregar + Fragmento de Minium + Pedra Inerte + Pedra de Minium + Pedra Filosofal + Cinzas + Pó de Minium + Pó Verdejante + Pó Índigo + Pó Amarantino + Pó Iridescente + Água Vermelha (Parada) + Água Vermelha (Corrente) + Calcinador + Calcinador + Equivalent Exchange 3 + Inicializando checagem de versão remota contra a versão remota mestre, localizada em: + Checagem de versão remota não conseguiu ser inicializada adequadamente + Usando a versão mais recente(@REMOTE_MOD_VERSION@) de Equivalent Exchange 3 para @MINECRAFT_VERSION@ + Uma nova versão de @MOD_NAME@ existe (@REMOTE_MOD_VERSION@) para @MINECRAFT_VERSION@. Consiga-a aqui: @MOD_UPDATE_LOCATION@ + Erro checando a versão remota mestre + Checagem remota desligada, pulando + \ No newline at end of file