This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 333
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #165 from Hakaisu/main
Brazilian Portuguese Translations
- Loading branch information
Showing
6 changed files
with
437 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<resources> | ||
<string name="cms_channel_id_devs">Notificações de desenvolvedores</string> | ||
<string name="cms_channel_id_update">Notificações de atualização do aplicativo</string> | ||
<string name="msg_hex_color_code">Código de cor hexadecimal</string> | ||
<string name="msg_color_picker_pick">Escolha</string> | ||
<string name="msg_chmod_exec">Definindo permissões executáveis…</string> | ||
<string name="msg_linking">Vinculando %1$s a %2$s</string> | ||
<string name="msg_extracting_hooks">Extraindo bibliotecas de hooks…</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<resources> | ||
<string name="paste_text">Colar</string> | ||
<string name="copy_text">Copiar</string> | ||
<string name="text_selection_more">Mais…</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?><!-- | ||
~ This file is part of AndroidIDE. | ||
~ | ||
~ AndroidIDE is free software: you can redistribute it and/or modify | ||
~ it under the terms of the GNU General Public License as published by | ||
~ the Free Software Foundation, either version 3 of the License, or | ||
~ (at your option) any later version. | ||
~ | ||
~ AndroidIDE is distributed in the hope that it will be useful, | ||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
~ GNU General Public License for more details. | ||
~ | ||
~ You should have received a copy of the GNU General Public License | ||
~ along with AndroidIDE. If not, see <https://www.gnu.org/licenses/>. | ||
--> | ||
|
||
<resources> | ||
<string name="action_import_classes">Importar classe(s)</string> | ||
<string name="action_generate_setters_getters">Gerar setters/getters</string> | ||
<string name="action_add_throws">Adicionar \'throws\'</string> | ||
<string name="action_comment_line">Linha de comentário</string> | ||
<string name="action_create_missing_method">Criar método ausente</string> | ||
<string name="action_convert_to_block">Converter para bloco</string> | ||
<string name="action_generate_constructor">Gerar construtor</string> | ||
<string name="action_implement_abstract_methods">Implementar método(s) abstrato(s)</string> | ||
<string name="action_remove_class">Remover classe</string> | ||
<string name="action_remove_method">Remover método</string> | ||
<string name="action_remove_unused_throws">Remover throws não utilizados</string> | ||
<string name="action_suppress_unchecked_warning">Eliminar aviso \'unchecked\'</string> | ||
<string name="action_uncomment_line">Remover linha</string> | ||
<string name="action_convert_to_statement">Converter em um código válido</string> | ||
<string name="msg_select_fields">Selecionar campos</string> | ||
<string name="msg_no_fields_selected">Nenhum campo selecionado</string> | ||
<string name="msg_no_fields_found">Nenhum campo encontrado</string> | ||
<string name="action_override_superclass_methods">Sobrepor métodos de superclasse</string> | ||
<string name="msg_no_methods_selected">Nenhum método selecionado</string> | ||
<string name="msg_cannot_override_methods">Não é possível sobrepor métodos</string> | ||
<string name="msg_cannot_generate_setters_getters">Não é possível gerar setters e getters</string> | ||
<string name="msg_select_methods">Selecione métodos para sobrepor</string> | ||
<string name="msg_no_overridable_methods">Não foi possível encontrar nenhum método sobreponível</string> | ||
<string name="action_goto_definition">Ir para definição</string> | ||
<string name="action_find_references">Encontrar referências</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
~ This file is part of AndroidIDE. | ||
~ | ||
~ AndroidIDE is free software: you can redistribute it and/or modify | ||
~ it under the terms of the GNU General Public License as published by | ||
~ the Free Software Foundation, either version 3 of the License, or | ||
~ (at your option) any later version. | ||
~ | ||
~ AndroidIDE is distributed in the hope that it will be useful, | ||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
~ GNU General Public License for more details. | ||
~ | ||
~ You should have received a copy of the GNU General Public License | ||
~ along with AndroidIDE. If not, see <https://www.gnu.org/licenses/>. | ||
--> | ||
|
||
<resources> | ||
<string name="msg_add_namespace_decl">Acrescentar a declaração de espaço de nomes de \'%1$s\'</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<resources> | ||
<string name="msg_cannot_create_view">Não é possível criar visualização para a tag: %s</string> | ||
<string name="err_cannot_read_values">Não foi possível ler os valores</string> | ||
<string name="err_no_attr_adapter">Nenhuma implementação de adaptador de atributo encontrada para %s</string> | ||
<string name="msg_view_not_supported">A visualização %s não é suportada atualmente.</string> | ||
</resources> |