summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-pt/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-04-05 21:58:07 +0200
committerByteHamster <info@bytehamster.com>2020-04-05 21:58:07 +0200
commit716f58bee2f9744ff1e2fbf6dd81852349e64f3b (patch)
tree17e39140fa8e458d501239ef31dcbad000d5b3c5 /core/src/main/res/values-pt/strings.xml
parentf0cd5a0cd07acef9c7c2c1718e2f501a563a549c (diff)
downloadAntennaPod-716f58bee2f9744ff1e2fbf6dd81852349e64f3b.zip
Updated translations
Diffstat (limited to 'core/src/main/res/values-pt/strings.xml')
-rw-r--r--core/src/main/res/values-pt/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/src/main/res/values-pt/strings.xml b/core/src/main/res/values-pt/strings.xml
index e49e15ba8..565426529 100644
--- a/core/src/main/res/values-pt/strings.xml
+++ b/core/src/main/res/values-pt/strings.xml
@@ -133,6 +133,7 @@
<string name="feed_delete_confirmation_msg">Tem a certeza de que deseja eliminar o podcast \"%1$s\" e TODOS os seus episódios (inclusive descarregados)?</string>
<string name="feed_remover_msg">A remover podcast</string>
<string name="load_complete_feed">Recarregar podcast</string>
+ <string name="multi_select">Seleção múltipla</string>
<string name="select_all_above">Marcar tudo acima</string>
<string name="select_all_below">Marcar tudo abaixo</string>
<string name="hide_unplayed_episodes_label">Não reproduzidos</string>
@@ -222,6 +223,7 @@
<string name="download_canceled_msg">Descarga cancelada</string>
<string name="download_canceled_autodownload_enabled_msg">Descarga cancelada\n<i>Descarga automática</i> desativada para este item</string>
<string name="download_report_title">Descargas terminadas com erros</string>
+ <string name="auto_download_report_title">Descargas automáticas terminadas</string>
<string name="download_report_content_title">Relatório de descargas</string>
<string name="download_error_malformed_url">URL inválido</string>
<string name="download_error_io_error">Erro I/O</string>
@@ -264,6 +266,7 @@
<string name="player_buffering_msg">A processar...</string>
<string name="player_go_to_picture_in_picture">Modo \'picture-in-picture\'</string>
<string name="unknown_media_key">Tecla multimédia desconhecida: %1$d</string>
+ <string name="error_file_not_found">Ficheiro não encontrado</string>
<!--Queue operations-->
<string name="lock_queue">Bloquear fila</string>
<string name="unlock_queue">Desbloquear fila</string>
@@ -446,6 +449,8 @@
<string name="pref_lockscreen_background_sum">Define a imagem do episódio como fundo do ecrã de bloqueio. Efeito colateral: também será mostrada em outras aplicações.</string>
<string name="pref_showDownloadReport_title">Mostrar relatório de erros</string>
<string name="pref_showDownloadReport_sum">Se a descarga falhar, gera um relatório que mostra os detalhes do erro.</string>
+ <string name="pref_showAutoDownloadReport_title">Mostrar relatório de descargas automáticas</string>
+ <string name="pref_showAutoDownloadReport_sum">Mostrar uma notificação para episódios descarregados automaticamente.</string>
<string name="pref_expand_notify_unsupport_toast">As versões Android anteriores à 4.1 não possuem suporte à expansão de notificações</string>
<string name="pref_enqueue_location_title">Localização na fila</string>
<string name="pref_enqueue_location_sum">Adicionar episódios: %1$s</string>
@@ -615,6 +620,7 @@
<!--Online feed view-->
<string name="subscribe_label">Subscrever</string>
<string name="subscribing_label">Subscrição em curso...</string>
+ <string name="preview_episode">Antevisão</string>
<!--Content descriptions for image buttons-->
<string name="rewind_label">Recuo rápido</string>
<string name="fast_forward_label">Avanço rápido</string>
@@ -645,6 +651,8 @@
<string name="search_podcast_hint">Pesquisar podcast...</string>
<string name="search_itunes_label">Pesquisar no iTunes</string>
<string name="search_fyyd_label">Pesquisar no fyyd</string>
+ <string name="advanced">Avançado</string>
+ <string name="add_podcast_by_url">Adicionar podcast via URL</string>
<string name="browse_gpoddernet_label">Procurar no gPodder.net</string>
<string name="discover">Descobrir</string>
<string name="discover_more">mais »</string>
@@ -728,6 +736,8 @@
<string name="notification_channel_playing_description">Permite o controlo da reprodução. Esta será a notificação que verá ao reproduzir um podcast.</string>
<string name="notification_channel_error">Erros</string>
<string name="notification_channel_error_description">Mostrar se ocorrerem erros como, por exemplo, não for possível a descarga.</string>
+ <string name="notification_channel_auto_download">Descargas automáticas</string>
+ <string name="notification_channel_episode_auto_download">Notificar quando os episódios forem descarregados automaticamente.</string>
<!--Widget settings-->
<string name="widget_settings">Definições do widget</string>
<string name="widget_create_button">Criar widget</string>