-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Download the latest strings from OneSky --------- Co-authored-by: frett <[email protected]>
- Loading branch information
1 parent
596a718
commit f6a0d31
Showing
7 changed files
with
68 additions
and
16 deletions.
There are no files selected for viewing
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
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
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
4 changes: 2 additions & 2 deletions
4
ui/lesson-renderer/src/main/res/values-pt/strings_lesson_feedback.xml
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
9 changes: 7 additions & 2 deletions
9
ui/tips-renderer/src/main/res/values-pt/strings_tips_renderer.xml
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 |
---|---|---|
@@ -1,7 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Training Tips --> | ||
<string name="tract_tips_tip_action_next">Seguinte</string> | ||
<string name="tract_tips_tip_action_close">Concluído</string> | ||
<string name="tract_tips_tip_action_next">Próximo</string> | ||
<string name="tract_tips_tip_action_close">Fechar</string> | ||
<!-- Tip Types --> | ||
<string name="tract_tips_type_ask">Perguntar</string> | ||
<string name="tract_tips_type_consider">Considere isso</string> | ||
<string name="tract_tips_type_prepare">Prepare-se</string> | ||
<string name="tract_tips_type_quote">Citação</string> | ||
<string name="tract_tips_type_tip">Dica</string> | ||
</resources> |
16 changes: 12 additions & 4 deletions
16
ui/tutorial-renderer/src/main/res/values-pt/strings_tutorial_features.xml
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 |
---|---|---|
@@ -1,10 +1,18 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="tutorial_features_tools_headline">Ferramentas</string> | ||
<string name="tutorial_features_tools_subhead">Cada ferramenta é feita para um estágio diferente da conversa - antes, durante ou depois.</string> | ||
<string name="tutorial_features_tips_headline">Dicas de Ferramenta</string> | ||
<string name="tutorial_features_tips_subhead">As dicas do GodTools guiam você ao ajudar alguém a entender o evangelho e a encontrar Jesus.</string> | ||
<string name="tutorial_features_live_share_headline">Compartilhamento de tela</string> | ||
<string name="tutorial_features_live_share_subhead">Agora você pode compartilhar sua tela remotamente para que outra pessoa possa acompanhar você enquanto você maneja uma ferramenta para falar do evangelho.</string> | ||
<string name="tutorial_features_lessons_headline">Lições</string> | ||
<string name="tutorial_features_lessons_subhead">Em cada lição do GodTools você aprende algo que lhe ajuda a ter conversas reais sobre Deus.</string> | ||
<string name="tutorial_features_final_headline">Este tutorial está disponível no menu para vê-lo novamente</string> | ||
<string name="tutorial_features_action_continue">Continuar</string> | ||
<string name="tutorial_features_action_close">Comece a utilizar o GodTools</string> | ||
<string name="tutorial_features_action_close">Fechar o tutorial</string> | ||
<!-- Training Tutorial Banner --> | ||
<string name="tutorial_features_banner_text">Quero ver um tutorial</string> | ||
<string name="tutorial_features_banner_action_open">Abrir tutorial</string> | ||
<string name="tutorial_features_banner_action_dismiss">Cancelar</string> | ||
<string name="tutorial_features_banner_text">Mostre-me um Tutorial</string> | ||
<string name="tutorial_features_banner_action_open">Abrir Tutorial</string> | ||
<string name="tutorial_features_banner_action_dismiss">Descartar</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