diff options
| author | aaabulafiaaa <rond.nunes@gmail.com> | 2019-03-03 19:03:11 -0300 |
|---|---|---|
| committer | aaabulafiaaa <rond.nunes@gmail.com> | 2019-03-03 19:03:11 -0300 |
| commit | ae1a9a8626785da038954785dadb2f99324b02c0 (patch) | |
| tree | 303bc053dd50a229b1276b45fd2484894c130c0f /src/i18n/pt.json | |
| parent | 793abed7ed65b64c8fb4afd448c04ed130059a10 (diff) | |
More strings
Diffstat (limited to 'src/i18n/pt.json')
| -rw-r--r-- | src/i18n/pt.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/src/i18n/pt.json b/src/i18n/pt.json index cf8aa906..88691632 100644 --- a/src/i18n/pt.json +++ b/src/i18n/pt.json @@ -133,7 +133,7 @@ "filtering": "Filtragem", "filtering_explanation": "Todas as postagens contendo estas palavras serão silenciadas, uma por linha.", "follow_export": "Exportar quem você segue", - "follow_export_button": "Exportar quem você segue para um arquivo csv", + "follow_export_button": "Exportar quem você segue para um arquivo CSV", "follow_export_processing": "Processando. Em breve você receberá a solicitação de download do arquivo", "follow_import": "Importar quem você segue", "follow_import_error": "Erro ao importar seguidores", @@ -142,6 +142,13 @@ "general": "Geral", "hide_attachments_in_convo": "Ocultar anexos em conversas", "hide_attachments_in_tl": "Ocultar anexos na linha do tempo.", + "max_thumbnails": "Maximum amount of thumbnails per post", + "hide_isp": "Hide instance-specific panel", + "preload_images": "Preload images", + "use_one_click_nsfw": "Open NSFW attachments with just one click", + "hide_post_stats": "Hide post statistics (e.g. the number of favorites)", + "hide_user_stats": "Hide user statistics (e.g. the number of followers)", + "hide_filtered_statuses": "Hide filtered statuses", "import_followers_from_a_csv_file": "Importe seguidores a partir de um arquivo CSV", "links": "Links", "name": "Nome", @@ -189,4 +196,4 @@ "user_profile": { "timeline_title": "Linha do tempo do usuário" } -}
\ No newline at end of file +} |
