Sync Strings from Localazy

This commit is contained in:
bmarty
2024-09-30 00:26:52 +00:00
committed by github-actions[bot]
parent 8e9815e8bd
commit 3f359d7f0a
405 changed files with 1434 additions and 1366 deletions

View File

@@ -26,6 +26,7 @@
<item quantity="many">"%d запрашэнняў"</item>
</plurals>
<string name="notification_invite_body">"Запрасіў(-ла) вас у чат"</string>
<string name="notification_invite_body_with_sender">"%1$s запрасіў(-ла) вас у чат"</string>
<string name="notification_mentioned_you_body">"Згадаў(-ла) вас: %1$s"</string>
<string name="notification_new_messages">"Новыя паведамленні"</string>
<plurals name="notification_new_messages_for_room">
@@ -37,6 +38,7 @@
<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_room_invite_body_with_sender">"%1$s запрасіў(-ла) вас далучыцца да пакоя"</string>
<string name="notification_sender_me">"Я"</string>
<string name="notification_test_push_notification_content">"Вы праглядаеце апавяшчэнне! Націсніце мяне!"</string>
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>

View File

@@ -26,6 +26,7 @@
<item quantity="other">"%d pozvánek"</item>
</plurals>
<string name="notification_invite_body">"Vás pozval(a) do chatu"</string>
<string name="notification_invite_body_with_sender">"%1$s vás pozval(a) do chatu"</string>
<string name="notification_mentioned_you_body">"Zmínili vás: %1$s"</string>
<string name="notification_new_messages">"Nové zprávy"</string>
<plurals name="notification_new_messages_for_room">
@@ -37,6 +38,7 @@
<string name="notification_room_action_mark_as_read">"Označit jako přečtené"</string>
<string name="notification_room_action_quick_reply">"Rychlá odpověď"</string>
<string name="notification_room_invite_body">"Vás pozval(a) do místnosti"</string>
<string name="notification_room_invite_body_with_sender">"%1$s vás pozval(a) do místnosti"</string>
<string name="notification_sender_me">"Já"</string>
<string name="notification_sender_mention_reply">"%1$s zmínil(a) nebo odpověděl(a)"</string>
<string name="notification_test_push_notification_content">"Prohlížíte si oznámení! Klikněte na mě!"</string>

View File

@@ -23,6 +23,7 @@
<item quantity="other">"%d kutset"</item>
</plurals>
<string name="notification_invite_body">"Kutse osalema vestluses"</string>
<string name="notification_invite_body_with_sender">"%1$s saatus sulle vestluskutse"</string>
<string name="notification_mentioned_you_body">"Mainis sind: %1$s"</string>
<string name="notification_new_messages">"Uued sõnumid"</string>
<plurals name="notification_new_messages_for_room">
@@ -33,6 +34,7 @@
<string name="notification_room_action_mark_as_read">"Märgi loetuks"</string>
<string name="notification_room_action_quick_reply">"Kiirvastus"</string>
<string name="notification_room_invite_body">"Saatis sulle kutse jututuppa"</string>
<string name="notification_room_invite_body_with_sender">"%1$s saatis sulle kutse jututoaga liitumiseks"</string>
<string name="notification_sender_me">"Mina"</string>
<string name="notification_sender_mention_reply">"%1$s mainis või vastas"</string>
<string name="notification_test_push_notification_content">"See ongi teavitus! Klõpsi mind!"</string>

View File

@@ -26,6 +26,7 @@
<item quantity="other">"%d pozvánok"</item>
</plurals>
<string name="notification_invite_body">"Vás pozval/a na konverzáciu"</string>
<string name="notification_invite_body_with_sender">"%1$s vás pozval/a na rozhovor"</string>
<string name="notification_mentioned_you_body">"Spomenul/a vás: %1$s"</string>
<string name="notification_new_messages">"Nové správy"</string>
<plurals name="notification_new_messages_for_room">
@@ -37,6 +38,7 @@
<string name="notification_room_action_mark_as_read">"Označiť ako prečítané"</string>
<string name="notification_room_action_quick_reply">"Rýchla odpoveď"</string>
<string name="notification_room_invite_body">"Vás pozval do miestnosti"</string>
<string name="notification_room_invite_body_with_sender">"%1$s vás pozval/a, aby ste sa pripojili k miestnosti"</string>
<string name="notification_sender_me">"Ja"</string>
<string name="notification_sender_mention_reply">"%1$s spomenul/a alebo odpovedal/a"</string>
<string name="notification_test_push_notification_content">"Prezeráte si oznámenie! Kliknite na mňa!"</string>

View File

@@ -30,6 +30,7 @@
<string name="notification_room_action_quick_reply">"快速回复"</string>
<string name="notification_room_invite_body">"邀请你加入房间"</string>
<string name="notification_sender_me">"我"</string>
<string name="notification_sender_mention_reply">"%1$s提及或回复"</string>
<string name="notification_test_push_notification_content">"您正在查看通知!点击我!"</string>
<string name="notification_ticker_text_dm">"%1$s%2$s"</string>
<string name="notification_ticker_text_group">"%1$s: %2$s %3$s"</string>