New translations strings.xml (Spanish)

This commit is contained in:
Eugen Rochko 2024-09-30 22:10:15 +02:00
parent e74e45f315
commit 812ea1023e
1 changed files with 3 additions and 0 deletions

View File

@ -781,12 +781,15 @@ Mientras más personas sigas, más activo e interesante será.</string>
<string name="own_poll_ended">Tu encuesta ha terminado</string>
<string name="user_just_posted">%s acaba de publicar</string>
<string name="user_edited_post">%s editó una publicación con la que interactuaste</string>
<string name="relationship_severance_account_suspension">Un administrador de %1$s ha suspendido %2$s, lo que significa que ya no puedes recibir actualizaciones de ellos ni interactuar con ellos.</string>
<!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string -->
<string name="relationship_severance_domain_block">Un administrador de %1$s ha bloqueado a %2$s, incluidos %3$,d de tus seguidores y %4$s a los que sigues.</string>
<plurals name="x_accounts">
<item quantity="one">%,d cuenta</item>
<item quantity="other">%,d cuentas</item>
</plurals>
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
<string name="relationship_severance_user_domain_block">Has bloqueado a %1$s, eliminando a %2$,d de tus seguidores y a %3$s a los que sigues.</string>
<string name="relationship_severance_learn_more">Saber más</string>
<string name="moderation_warning_action_none">Tu cuenta ha recibido un aviso de moderación.</string>
<string name="moderation_warning_action_disable">Tu cuenta ha sido deshabilitada.</string>