Sync Strings from Localazy

This commit is contained in:
bmarty 2024-03-12 13:54:03 +00:00 committed by github-actions[bot]
parent 3453738344
commit c021809479
68 changed files with 532 additions and 117 deletions

View file

@ -32,6 +32,7 @@
<item quantity="many">"%d новых паведамленняў"</item>
</plurals>
<string name="notification_reaction_body">"Адрэагаваў на %1$s"</string>
<string name="notification_room_action_mark_as_read">"Пазначыць як прачытанае"</string>
<string name="notification_room_action_quick_reply">"Хуткі адказ"</string>
<string name="notification_room_invite_body">"Запрасіў вас далучыцца да пакоя"</string>
<string name="notification_sender_me">"Я"</string>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="notification_channel_call">"Chiamata"</string>
<string name="notification_channel_listening_for_events">"Ascolto degli eventi"</string>
<string name="notification_channel_listening_for_events">"Eventi in ascolto"</string>
<string name="notification_channel_noisy">"Notifiche con suono"</string>
<string name="notification_channel_silent">"Notifiche silenziose"</string>
<plurals name="notification_compat_summary_line_for_room">
@ -20,7 +20,7 @@
<item quantity="one">"%d invito"</item>
<item quantity="other">"%d inviti"</item>
</plurals>
<string name="notification_invite_body">"Ti ha invitato a chattare"</string>
<string name="notification_invite_body">"Ti ha invitato ad una conversazione"</string>
<string name="notification_mentioned_you_body">"Ti ha menzionato: %1$s"</string>
<string name="notification_new_messages">"Nuovi messaggi"</string>
<plurals name="notification_new_messages_for_room">