diff options
Diffstat (limited to 'app/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 5163201b..47e7f52f 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> - <!--Tabs--> <string name="feed">Feed de Notícias</string> <string name="most_recent">Mais Recente</string> <string name="top_stories">Principais Notícias</string> @@ -20,7 +19,6 @@ <string name="photos">Fotos</string> <string name="notes">Notas</string> <string name="on_this_day">Neste Dia</string> - <!--Login--> <string name="loading_account">Preparando tudo…</string> <string name="welcome">Bem-vindo(a) %s</string> <string name="select_facebook_account">Selecione a conta do Facebook</string> @@ -34,15 +32,16 @@ <string name="new_message">Nova mensagem</string> <string name="no_text">Nenhum texto</string> <string name="show_all_results">Mostrar todos os resultados</string> - <!--About--> <string name="frost_description">Frost é uma alternativa completamente tematizável e totalmente funcional para o aplicativo oficial do Facebook, feito a partir do zero e orgulhosamente de código aberto.</string> <string name="faq_title">FAQ Frost</string> - <!--HTML Extractor--> <string name="html_extraction_error">Ocorreu um erro na extração html.</string> <string name="html_extraction_cancelled">O pedido foi cancelado.</string> <string name="html_extraction_timeout">O pedido expirou.</string> <string name="file_chooser_not_found">O selecionador de arquivos não foi encontrado</string> <string name="top_bar">Barra superior</string> <string name="bottom_bar">Barra inferior</string> + <string name="preview">Visualizar</string> + <string name="options">Opções</string> + <string name="tab_customizer_instructions">Mantenha pressionado e arraste para reorganizar os ícones superiores.</string> </resources> |