aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-pt-rBR
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml12
-rw-r--r--app/src/main/res/values-pt-rBR/strings_pref_behaviour.xml2
-rw-r--r--app/src/main/res/values-pt-rBR/strings_pref_feed.xml2
3 files changed, 16 insertions, 0 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 9525dec8..cca038df 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -17,6 +17,7 @@
<string name="birthdays">Aniversários</string>
<string name="chat">Amigos online</string>
<string name="photos">Fotos</string>
+ <string name="marketplace">Marketplace</string>
<string name="notes">Notas</string>
<string name="on_this_day">Neste Dia</string>
<string name="loading_account">Preparando tudo…</string>
@@ -46,4 +47,15 @@
<string name="options">Opções</string>
<string name="tab_customizer_instructions">Mantenha pressionado e arraste para reorganizar os ícones superiores.</string>
<string name="no_new_notifications">Nenhuma nova notificação encontrada</string>
+ <string name="today">Hoje</string>
+ <string name="yesterday">Ontem</string>
+ <!--
+ Template used to display human readable string;
+ For instance:
+ Today at 1:23 PM
+ Mar 13 at 9:00 AM
+
+ The first element is the day, and the second element is the time
+ -->
+ <string name="time_template">%1s às %2s</string>
</resources>
diff --git a/app/src/main/res/values-pt-rBR/strings_pref_behaviour.xml b/app/src/main/res/values-pt-rBR/strings_pref_behaviour.xml
index db06b1e8..7355c3d5 100644
--- a/app/src/main/res/values-pt-rBR/strings_pref_behaviour.xml
+++ b/app/src/main/res/values-pt-rBR/strings_pref_behaviour.xml
@@ -17,6 +17,8 @@
<string name="force_message_bottom_desc">Ao carregar um tópico de mensagem, aciona uma rolagem para a parte inferior da página em vez de carregar a página como está.</string>
<string name="enable_pip">Habilitar o PIP</string>
<string name="enable_pip_desc">Habilita o Picture in Picture (janelas flutuantes de vídeos)</string>
+ <string name="autoplay_settings">Configurações de reprodução automática</string>
+ <string name="autoplay_settings_desc">Abra as configurações de reprodução automática do Facebook. Observe que ele deve ser desativado para que o PIP funcione.</string>
<string name="exit_confirmation">Confirmação de Saída</string>
<string name="exit_confirmation_desc">Mostrar caixa de diálogo de confirmação antes de sair do aplicativo</string>
<string name="analytics">Telemetria</string>
diff --git a/app/src/main/res/values-pt-rBR/strings_pref_feed.xml b/app/src/main/res/values-pt-rBR/strings_pref_feed.xml
index e03b132e..1a37345f 100644
--- a/app/src/main/res/values-pt-rBR/strings_pref_feed.xml
+++ b/app/src/main/res/values-pt-rBR/strings_pref_feed.xml
@@ -11,6 +11,8 @@
<string name="suggested_friends_desc">Mostra \"Pessoas Que Talvez Você Conheça\" no Feed</string>
<string name="suggested_groups">Grupos Sugeridos</string>
<string name="suggested_groups_desc">Mostra \"Grupos Sugeridos\" no Feed</string>
+ <string name="show_stories">Mostrar Histórias</string>
+ <string name="show_stories_desc">Mostrar histórias no feed</string>
<string name="facebook_ads">Anúncios do Facebook</string>
<string name="facebook_ads_desc">Mostrar anúncios nativos do Facebook</string>
</resources>