From f6aad3a70411e65d7afe04dffea7454a6be2dcec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Domeradzki?= Date: Sun, 8 Jan 2017 15:18:46 +0100 Subject: [PATCH] New translations --- .../Localization/CGStrings.pt-BR.resx | 159 ++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 ConfigGenerator/Localization/CGStrings.pt-BR.resx diff --git a/ConfigGenerator/Localization/CGStrings.pt-BR.resx b/ConfigGenerator/Localization/CGStrings.pt-BR.resx new file mode 100644 index 000000000..251cc1f72 --- /dev/null +++ b/ConfigGenerator/Localization/CGStrings.pt-BR.resx @@ -0,0 +1,159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + + + + + + + + + + + + Configuração {0} inválida com a propriedade: {1} + {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value + + + + + {0} é nulo! + {0} will be replaced by object's name + + + + + + + + + + + + + + + + + + + + \ No newline at end of file