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">"Zavolať"</string>
<string name="notification_channel_listening_for_events">"Počúvanie udalostí"</string>
<string name="notification_channel_noisy">"Hlasité oznámenia"</string>
<string name="notification_channel_ringing_calls">"Vyzváňanie hovorov"</string>
<string name="notification_channel_silent">"Tiché oznámenia"</string>
<plurals name="notification_compat_summary_line_for_room">
<item quantity="one">"%1$s: %2$d správa"</item>
@ -15,6 +16,7 @@
<item quantity="other">"%d oznámení"</item>
</plurals>
<string name="notification_fallback_content">"Oznámenie"</string>
<string name="notification_incoming_call">"Prichádzajúci hovor"</string>
<string name="notification_inline_reply_failed">"** Nepodarilo sa odoslať - prosím otvorte miestnosť"</string>
<string name="notification_invitation_action_join">"Pripojiť sa"</string>
<string name="notification_invitation_action_reject">"Zamietnuť"</string>