Sync Strings from Localazy (#5349)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
874fd668bd
commit
23cb084126
34 changed files with 983 additions and 908 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<item quantity="other">"%d convites"</item>
|
||||
</plurals>
|
||||
<string name="notification_invite_body">"Convidou-te para conversar"</string>
|
||||
<string name="notification_invite_body_with_sender">"%1$s convidou-o para conversar"</string>
|
||||
<string name="notification_invite_body_with_sender">"%1$s convidou-te para conversar"</string>
|
||||
<string name="notification_mentioned_you_body">"Mencionou-te: %1$s"</string>
|
||||
<string name="notification_new_messages">"Mensagens novas"</string>
|
||||
<plurals name="notification_new_messages_for_room">
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
<string name="notification_room_action_mark_as_read">"Marcar como lida"</string>
|
||||
<string name="notification_room_action_quick_reply">"Resposta rápida"</string>
|
||||
<string name="notification_room_invite_body">"Convidou-te a entrar na sala"</string>
|
||||
<string name="notification_room_invite_body_with_sender">"%1$s convidou-o a juntar-se à sala"</string>
|
||||
<string name="notification_room_invite_body_with_sender">"%1$s convidou-te a entrares na sala"</string>
|
||||
<string name="notification_sender_me">"Eu"</string>
|
||||
<string name="notification_sender_mention_reply">"%1$s mencionou ou respondeu"</string>
|
||||
<string name="notification_test_push_notification_content">"Estás a ver a notificação! Clica em mim!"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue