New translations strings.xml (Portuguese)

This commit is contained in:
Thomas 2019-05-04 15:28:52 +00:00
parent 44c030ac80
commit 16526cf454
1 changed files with 4 additions and 0 deletions

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notificar quando alguém compartilhar suas postagens</string>
<string name="set_notif_follow_add">Notificar quando alguém favoritar suas postagens</string>
<string name="set_notif_follow_mention">Notificar quando alguém te mencionar</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Mostrar diálogo antes de compartilhar</string>
<string name="set_share_validation_fav">Mostrar diálogo antes de adicionar aos favoritos</string>
<string name="set_wifi_only">Notificar somente em Wi-Fi</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Novo Boost</string>
<string name="channel_notif_fav">Novo Favorito</string>
<string name="channel_notif_mention">Nova Menção</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Novo Toot</string>
<string name="channel_notif_backup">Backup de Toots</string>
<string name="channel_notif_media">Baixar mídia</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Recuperar os metadados se se tratar duma URL que partilha doutras aplicações</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>