diff options
author | Arne Schwabe <arne@rfc2549.org> | 2021-03-04 12:54:40 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2021-03-04 12:54:40 +0100 |
commit | dc1b69e925423bcb449e3513736ff25234143b3a (patch) | |
tree | 3373b020284e0da208a179aefeb798db26cef831 /main/src/ui/res/values-pt | |
parent | c754ff2e49f1d4486de23cf45f1456601c36b4f1 (diff) |
Update translations (closes #1296)
Diffstat (limited to 'main/src/ui/res/values-pt')
-rw-r--r-- | main/src/ui/res/values-pt/arrays.xml | 1 | ||||
-rw-r--r-- | main/src/ui/res/values-pt/plurals.xml | 1 | ||||
-rw-r--r-- | main/src/ui/res/values-pt/strings.xml | 2 |
3 files changed, 1 insertions, 3 deletions
diff --git a/main/src/ui/res/values-pt/arrays.xml b/main/src/ui/res/values-pt/arrays.xml index b0a72b07..d2f3282a 100644 --- a/main/src/ui/res/values-pt/arrays.xml +++ b/main/src/ui/res/values-pt/arrays.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- ~ Copyright (c) 2012-2016 Arne Schwabe ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt diff --git a/main/src/ui/res/values-pt/plurals.xml b/main/src/ui/res/values-pt/plurals.xml index 2bbba6f7..17ba745d 100644 --- a/main/src/ui/res/values-pt/plurals.xml +++ b/main/src/ui/res/values-pt/plurals.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <resources> <plurals name="months_left"> <item quantity="one">Falta 1 mês</item> diff --git a/main/src/ui/res/values-pt/strings.xml b/main/src/ui/res/values-pt/strings.xml index 31d9edac..69f15a84 100644 --- a/main/src/ui/res/values-pt/strings.xml +++ b/main/src/ui/res/values-pt/strings.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!--Generated by crowdin.com--> <!-- ~ Copyright (c) 2012-2016 Arne Schwabe ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt @@ -144,6 +143,7 @@ <string name="add_profile">Adicionar perfil</string> <string name="import_could_not_open">Não foi possível encontrar o ficheiro %1$s mencionado no ficheiro de configuração importado</string> <string name="importing_config">A importar ficheiro configuração a partir de %1$s</string> + <string name="import_warning_custom_options">Sua configuração possui algumas opções de configuração que não são mapeadas para configurações da interface do usuário. Essas opções foram adicionadas como opções de configuração personalizadas. A configuração personalizada é exibida abaixo:</string> <string name="import_done">Terminou a leitura do ficheiro de configuração.</string> <string name="nobind_summary">Não ligar a endereço e porta local</string> <string name="no_bind">Não permitir ligações \'locais\'</string> |