Sync Strings from Localazy

This commit is contained in:
bmarty 2024-02-05 00:09:59 +00:00 committed by github-actions[bot]
parent 1024056f83
commit 7911a26003
118 changed files with 996 additions and 113 deletions

View file

@ -5,13 +5,11 @@
<string name="notification_channel_noisy">"Hlasité oznámenia"</string>
<string name="notification_channel_silent">"Tiché oznámenia"</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>
<string name="notification_invite_body">"Vás pozval/a na konverzáciu"</string>
<string name="notification_mentioned_you_body">"Spomenul/a vás: %1$s"</string>
<string name="notification_new_messages">"Nové správy"</string>
<string name="notification_reaction_body">"Reagoval/a s %1$s"</string>
<string name="notification_room_action_mark_as_read">"Označiť ako prečítané"</string>
<string name="notification_room_invite_body">"Vás pozval do miestnosti"</string>
<string name="notification_sender_me">"Ja"</string>
<string name="notification_test_push_notification_content">"Prezeráte si oznámenie! Kliknite na mňa!"</string>
@ -55,5 +53,6 @@
<string name="push_distributor_firebase_android">"Služby Google"</string>
<string name="push_no_valid_google_play_services_apk_android">"Nenašli sa žiadne platné služby Google Play. Oznámenia nemusia fungovať správne."</string>
<string name="notification_fallback_content">"Oznámenie"</string>
<string name="notification_invitation_action_join">"Pripojiť sa"</string>
<string name="notification_room_action_quick_reply">"Rýchla odpoveď"</string>
</resources>