Sync Strings (#2230)

Co-authored-by: bmarty <bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2024-01-15 08:21:04 +00:00 committed by GitHub
parent c6402f3c02
commit 3a37460814
50 changed files with 580 additions and 63 deletions

View file

@ -4,7 +4,7 @@
<string name="notification_channel_listening_for_events">"Események figyelése"</string>
<string name="notification_channel_noisy">"Zajos értesítések"</string>
<string name="notification_channel_silent">"Csendes értesítések"</string>
<string name="notification_inline_reply_failed">"** Nem sikerült elküldeni nyissa meg a szobát"</string>
<string name="notification_inline_reply_failed">"** Nem sikerült elküldeni kérlek nyisd meg a szobát"</string>
<string name="notification_invitation_action_join">"Csatlakozás"</string>
<string name="notification_invitation_action_reject">"Elutasítás"</string>
<string name="notification_invite_body">"Meghívta, hogy csevegjen"</string>
@ -14,7 +14,7 @@
<string name="notification_room_action_mark_as_read">"Megjelölés olvasottként"</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_test_push_notification_content">"Az értesítést nézi! Kattintson ide!"</string>
<string name="notification_test_push_notification_content">"Az értesítést nézed! Kattints 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>
<string name="notification_unread_notified_messages_and_invitation">"%1$s és %2$s"</string>
@ -44,7 +44,7 @@
<item quantity="one">"%d szoba"</item>
<item quantity="other">"%d szoba"</item>
</plurals>
<string name="push_choose_distributor_dialog_title_android">"Válassza ki az értesítések fogadásának módját"</string>
<string name="push_choose_distributor_dialog_title_android">"Válaszd ki az értesítések fogadásának módját"</string>
<string name="push_distributor_background_sync_android">"Háttérszinkronizálás"</string>
<string name="push_distributor_firebase_android">"Google szolgáltatások"</string>
<string name="push_no_valid_google_play_services_apk_android">"A Google Play szolgáltatások nem találhatók. Előfordulhat, hogy az értesítések nem működnek megfelelően."</string>