Sync Strings (#630)

* Sync Strings from Localazy

* Update strings, remove broken German translation

* Update screenshots

---------

Co-authored-by: bmarty <bmarty@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
github-actions[bot] 2023-06-19 11:18:01 +00:00 committed by GitHub
parent 559931131a
commit fe5524bae4
115 changed files with 290 additions and 143 deletions

View file

@ -7,8 +7,10 @@
<string name="notification_inline_reply_failed">"** Nepodařilo se odeslat - otevřete prosím místnost"</string>
<string name="notification_invitation_action_join">"Vstoupit"</string>
<string name="notification_invitation_action_reject">"Odmítnout"</string>
<string name="notification_invite_body">"Vás pozval(a) do chatu"</string>
<string name="notification_new_messages">"Nové zprávy"</string>
<string name="notification_room_action_mark_as_read">"Označit jako přečtené"</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_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>
@ -51,4 +53,4 @@
<string name="push_distributor_firebase_android">"Služby Google"</string>
<string name="push_no_valid_google_play_services_apk_android">"Nebyly nalezeny žádné funkční služby Google Play. Oznámení nemusí fungovat správně."</string>
<string name="notification_room_action_quick_reply">"Rychlá odpověď"</string>
</resources>
</resources>

View file

@ -7,6 +7,7 @@
<string name="notification_inline_reply_failed">"** Senden fehlgeschlagen - bitte Raum öffnen"</string>
<string name="notification_invitation_action_join">"Beitreten"</string>
<string name="notification_invitation_action_reject">"Ablehnen"</string>
<string name="notification_invite_body">"Hat dich eingeladen"</string>
<string name="notification_new_messages">"Neue Nachrichten"</string>
<string name="notification_room_action_mark_as_read">"Als gelesen markieren"</string>
<string name="notification_sender_me">"Ich"</string>
@ -45,4 +46,4 @@
<string name="push_distributor_firebase_android">"Google-Dienste"</string>
<string name="push_no_valid_google_play_services_apk_android">"Keine gültigen Google Play-Dienste gefunden. Benachrichtigungen funktionieren möglicherweise nicht richtig."</string>
<string name="notification_room_action_quick_reply">"Schnellantwort"</string>
</resources>
</resources>

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="notification_room_action_quick_reply">"Respuesta rápida"</string>
</resources>
</resources>

View file

@ -45,4 +45,4 @@
<string name="push_distributor_firebase_android">"Services Google"</string>
<string name="push_no_valid_google_play_services_apk_android">"Aucun service Google Play valide n\'a été trouvé. Les notifications peuvent ne pas fonctionner correctement."</string>
<string name="notification_room_action_quick_reply">"Réponse rapide"</string>
</resources>
</resources>

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="notification_room_action_quick_reply">"Risposta rapida"</string>
</resources>
</resources>

View file

@ -7,6 +7,7 @@
<string name="notification_inline_reply_failed">"** Trimiterea eșuată - vă rugăm să deschideți camera"</string>
<string name="notification_invitation_action_join">"Alăturați-vă"</string>
<string name="notification_invitation_action_reject">"Respingeți"</string>
<string name="notification_invite_body">"v-a invitat."</string>
<string name="notification_new_messages">"Mesaje noi"</string>
<string name="notification_room_action_mark_as_read">"Marcați ca citit"</string>
<string name="notification_sender_me">"Eu"</string>
@ -45,4 +46,4 @@
<string name="push_distributor_firebase_android">"Servicii Google"</string>
<string name="push_no_valid_google_play_services_apk_android">"Nu au fost găsite servicii Google Play valide. Este posibil ca notificările să nu funcționeze corect."</string>
<string name="notification_room_action_quick_reply">"Raspuns rapid"</string>
</resources>
</resources>

View file

@ -7,9 +7,10 @@
<string name="notification_inline_reply_failed">"** Failed to send - please open room"</string>
<string name="notification_invitation_action_join">"Join"</string>
<string name="notification_invitation_action_reject">"Reject"</string>
<string name="notification_invite_body">"invited you"</string>
<string name="notification_invite_body">"Invited you to chat"</string>
<string name="notification_new_messages">"New Messages"</string>
<string name="notification_room_action_mark_as_read">"Mark as read"</string>
<string name="notification_room_invite_body">"Invited you to join the room"</string>
<string name="notification_sender_me">"Me"</string>
<string name="notification_test_push_notification_content">"You are viewing the notification! Click me!"</string>
<string name="notification_ticker_text_dm">"%1$s: %2$s"</string>
@ -46,4 +47,4 @@
<string name="push_distributor_firebase_android">"Google Services"</string>
<string name="push_no_valid_google_play_services_apk_android">"No valid Google Play Services found. Notifications may not work properly."</string>
<string name="notification_room_action_quick_reply">"Quick reply"</string>
</resources>
</resources>