New translations strings.xml (Spanish)

This commit is contained in:
Thomas 2019-05-04 15:29:17 +00:00
parent 7b0411d894
commit b68b1f171b
1 changed files with 4 additions and 0 deletions

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notificar cuando alguien retootee tu estado</string>
<string name="set_notif_follow_add">Notificar cuando alguien agrega a favoritos tu estado</string>
<string name="set_notif_follow_mention">Notificar cuando alguien te mencione</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Mostrar diálogo de confirmación antes de retootear</string>
<string name="set_share_validation_fav">Mostrar diálogo de confirmación antes de agregar a favoritos</string>
<string name="set_wifi_only">Notificaciones en WI-FI solamente</string>
@ -570,6 +571,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="channel_notif_boost">Nuevo Boost</string>
<string name="channel_notif_fav">Nuevo Favorito</string>
<string name="channel_notif_mention">Nueva Mención</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Nuevo Toot</string>
<string name="channel_notif_backup">Respaldo de toots</string>
<string name="channel_notif_media">Descargar contenido multimedia</string>
@ -792,6 +794,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</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>
@ -804,6 +807,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<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>