Sync Strings from Localazy

This commit is contained in:
bmarty 2024-06-10 00:17:04 +00:00 committed by github-actions[bot]
parent 4867354fd4
commit f3d286911c
71 changed files with 1424 additions and 561 deletions

View file

@ -3,6 +3,7 @@
<string name="notification_channel_call">"Chamada"</string>
<string name="notification_channel_listening_for_events">"À escuta de eventos"</string>
<string name="notification_channel_noisy">"Notificações barulhentas"</string>
<string name="notification_channel_ringing_calls">"Chamadas a tocar"</string>
<string name="notification_channel_silent">"Notificações silenciosas"</string>
<plurals name="notification_compat_summary_line_for_room">
<item quantity="one">"%1$s: %2$d mensagem"</item>
@ -13,6 +14,7 @@
<item quantity="other">"%d notificações"</item>
</plurals>
<string name="notification_fallback_content">"Notificação"</string>
<string name="notification_incoming_call">"Chamada recebida"</string>
<string name="notification_inline_reply_failed">"** Falha no envio - por favor abre a sala"</string>
<string name="notification_invitation_action_join">"Entrar"</string>
<string name="notification_invitation_action_reject">"Rejeitar"</string>