Sync Strings from Localazy
This commit is contained in:
parent
1b7c0dbe88
commit
cd267249ec
58 changed files with 867 additions and 637 deletions
|
|
@ -38,6 +38,7 @@
|
|||
<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_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>
|
||||
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>
|
||||
<string name="notification_ticker_text_group">"%1$s: %2$s %3$s"</string>
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
<string name="notification_room_action_quick_reply">"Kiirvastus"</string>
|
||||
<string name="notification_room_invite_body">"Saatis sulle kutse jututuppa"</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>
|
||||
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>
|
||||
<string name="notification_ticker_text_group">"%1$s: %2$s %3$s"</string>
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@
|
|||
<string name="notification_room_action_quick_reply">"Gyors válasz"</string>
|
||||
<string name="notification_room_invite_body">"Meghívta, hogy csatlakozzon a szobához"</string>
|
||||
<string name="notification_sender_me">"Én"</string>
|
||||
<string name="notification_sender_mention_reply">"%1$s megemlítette vagy válaszolt"</string>
|
||||
<string name="notification_test_push_notification_content">"Az értesítést nézi! Kattintson ide!"</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>
|
||||
|
|
|
|||
|
|
@ -21,12 +21,14 @@
|
|||
<item quantity="other">"%d uitnodigingen"</item>
|
||||
</plurals>
|
||||
<string name="notification_invite_body">"Nodigde je uit om te chatten"</string>
|
||||
<string name="notification_mentioned_you_body">"Heeft je genoemd: %1$s"</string>
|
||||
<string name="notification_new_messages">"Nieuwe berichten"</string>
|
||||
<plurals name="notification_new_messages_for_room">
|
||||
<item quantity="one">"%d nieuw bericht"</item>
|
||||
<item quantity="other">"%d nieuwe berichten"</item>
|
||||
</plurals>
|
||||
<string name="notification_reaction_body">"Reageerde met %1$s"</string>
|
||||
<string name="notification_room_action_mark_as_read">"Markeren als gelezen"</string>
|
||||
<string name="notification_room_action_quick_reply">"Snel antwoord"</string>
|
||||
<string name="notification_room_invite_body">"Nodigde je uit om tot de kamer toe te treden"</string>
|
||||
<string name="notification_sender_me">"Mij"</string>
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@
|
|||
<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_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>
|
||||
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>
|
||||
<string name="notification_ticker_text_group">"%1$s: %2$s %3$s"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue