diff options
Diffstat (limited to 'app/src/main/res/values-pt-rBR/strings_pref_feed.xml')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings_pref_feed.xml | 17 |
1 files changed, 17 insertions, 0 deletions
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 new file mode 100644 index 00000000..5ac33a58 --- /dev/null +++ b/app/src/main/res/values-pt-rBR/strings_pref_feed.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<resources> + <string name="newsfeed_sort">Ordem do Feed de Notícias</string> + <string name="newsfeed_sort_desc">Define a ordem em que as postagens são mostradas</string> + <string name="aggressive_recents">Postagens Recentes Modo Agressivo</string> + <string name="aggressive_recents_desc">Filtra as postagens mais antigas do Feed das postagens recentes. Desative esta opção se o Feed estiver vazio.</string> + <string name="composer">Compositor de Status</string> + <string name="composer_desc">Mostrar o compositor de status no Feed</string> + <string name="pro_features">Recursos Pro</string> + <string name="suggested_friends">Amigos Sugeridos</string> + <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="facebook_ads">Anúncios do Facebook</string> + <string name="facebook_ads_desc">Mostrar anúncios nativos do Facebook</string> +</resources> |