Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Mar 9, 2024
1 parent 4ba9169 commit 6e990af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions News-Android-App/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<string name="message_bar_reload">Recarregar</string>
<string name="allUnreadFeeds">Todos itens não lidos</string>
<string name="starredFeeds">Itens vistos</string>
<string name="downloadedPodcasts">Podcasts baixados</string>
<string name="title_activity_new_feed">Adicionar novo feed</string>

<string name="menu_update">Atualizar</string>
Expand All @@ -31,6 +32,7 @@
<string name="action_starred">Vistos</string>
<string name="action_read">Ler</string>
<string name="action_playPodacst">Ouvir o Podcast</string>
<string name="action_removePodcast">Remover Mídia de Podcast</string>
<string name="action_openInBrowser">Abrir no navegador</string>
<string name="action_Share">Compartilhar</string>
<string name="action_login">Configurações do servidor</string>
Expand Down Expand Up @@ -188,6 +190,9 @@
<string name="podcast_playback_speed_dialog_title">Velocidade do Playback</string>
<string name="notification_downloading_podcast_title">Baixando podcast</string>
<string name="dialog_podcast_remove_title">Você tem certeza?</string>
<string name="dialog_podcast_remove_body">Você deseja remover a mídia baixada para %1$s?</string>
<string name="dialog_podcast_status_failed">Falha ao remover mídia de %1$s</string>
<string name="dialog_podcast_status_success">A mídia de %1$s foi removida</string>
<string name="dialog_podcast_remove_confirm">Remover</string>

<!-- Settings for About -->
Expand All @@ -200,6 +205,8 @@
<string name="pref_contribute_summary">Obter o código-fonte</string>
<string name="pref_privacy">Privacidade</string>
<string name="pref_privacy_summary">Política de privacidade do Android para o Nextcloud Notícias</string>
<string name="pref_news_policy">Contate-nos / Política de Notícias</string>
<string name="pref_news_policy_summary">Política de notícias do Android Nextcloud News / Entre em contato conosco</string>
<string name="pref_version">Aplicativo Android de Notícias Nextcloud</string>


Expand Down

0 comments on commit 6e990af

Please sign in to comment.