From 48f4fd5d0ca711b1375d667b8fa618db6dbe03fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20F=2E=20Machado?= Date: Thu, 19 May 2016 18:39:57 -0300 Subject: [PATCH 1/2] Translation for Brazilian Portuguese MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit André Ferreira Machado Universidade Federal do Rio Grande do Sul --- res/values-pt-rBR/strings.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 res/values-pt-rBR/strings.xml diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..2f0906a --- /dev/null +++ b/res/values-pt-rBR/strings.xml @@ -0,0 +1,29 @@ + + + + Matrix Calc + Configurações + Básico + Determinante + Inversa + Calcular! + Limpar + DisplayResultActivity + Se no Modo Fração, o ponto age como divisor do numerador/denominador. (ex: "1.2" = "1/2") + + + + + + - + * + + + Calculadora de Matriz 2x2 + Calculadora de Matriz 3x3 + Calculadora de Matriz 4x4 + + + MainActivity3 + Olá, mundo! + + From 807e656e7016c778d08b26276dcf50d5f57f17d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20F=2E=20Machado?= Date: Thu, 19 May 2016 18:43:02 -0300 Subject: [PATCH 2/2] Translation to Brazilian Portuguese MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit André Ferreira Machado Universidade Federal do Rio Grande do Sul --- res/values-pt-rBR/strings_activity_settings.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 res/values-pt-rBR/strings_activity_settings.xml diff --git a/res/values-pt-rBR/strings_activity_settings.xml b/res/values-pt-rBR/strings_activity_settings.xml new file mode 100644 index 0000000..526bd04 --- /dev/null +++ b/res/values-pt-rBR/strings_activity_settings.xml @@ -0,0 +1,12 @@ + + + Configurações + + + + + + Marque isso para habilitar entrada/saída fracional em vez de entrada/saída decimal + Modo Fração + +