Sync Strings from Localazy (#4648)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2025-04-28 10:59:35 +02:00 committed by GitHub
parent f272167d67
commit 847f8fcbf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
121 changed files with 1909 additions and 914 deletions

View file

@ -16,7 +16,7 @@
<item quantity="many">"%d апавяшчэнняў"</item>
</plurals>
<string name="notification_fallback_content">"Апавяшчэнне"</string>
<string name="notification_incoming_call">"Уваходны званок"</string>
<string name="notification_incoming_call">"📹 Уваходны выклік"</string>
<string name="notification_inline_reply_failed">"** Не атрымалася даслаць - калі ласка, адкрыйце пакой"</string>
<string name="notification_invitation_action_join">"Далучыцца"</string>
<string name="notification_invitation_action_reject">"Адхіліць"</string>
@ -40,6 +40,7 @@
<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_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>

View file

@ -16,7 +16,7 @@
<string name="notification_new_messages">"Negeseuon Newydd"</string>
<string name="notification_reaction_body">"Wedi ymateb gyda %1$s"</string>
<string name="notification_room_action_mark_as_read">"Marcio fel wedi\'i ddarllen"</string>
<string name="notification_room_action_quick_reply">"Ateb cyflym"</string>
<string name="notification_room_action_quick_reply">"Ymateb cyflym"</string>
<string name="notification_room_invite_body">"Wedi\'ch gwahodd i ymuno â\'r ystafell"</string>
<string name="notification_room_invite_body_with_sender">"Mae %1$s wedi eich gwahodd i ymuno â\'r ystafell"</string>
<string name="notification_sender_me">"Fi"</string>
@ -30,4 +30,25 @@
<string name="push_distributor_background_sync_android">"Cydweddu\'n y cefndir"</string>
<string name="push_distributor_firebase_android">"Gwasanaethau Google"</string>
<string name="push_no_valid_google_play_services_apk_android">"Heb ganfod Google Play Services dilys. Efallai fydd hysbysiadau ddim yn gweithio\'n iawn."</string>
<string name="troubleshoot_notifications_test_current_push_provider_description">"Cael enw\'r darparwr presennol."</string>
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Dim darparwyr gwthio wedi\'u dewis."</string>
<string name="troubleshoot_notifications_test_current_push_provider_success">"Darparwr gwthio presennol: %1$s."</string>
<string name="troubleshoot_notifications_test_current_push_provider_title">"Darparwr gwthio presennol"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Gwnewch yn siŵr fod y cais yn cefnogi o leiaf un darparwr gwthio."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Heb ganfod cefnogaeth darparwr gwthio."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"Adeiladwyd y rhaglen gyda chefnogaeth ar gyfer: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Cefnogaeth darparwr gwthio"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Gwiriwch y gall y cais ddangos hysbysiad."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Nid yw\'r hysbysiad wedi\'i glicio."</string>
<string name="troubleshoot_notifications_test_display_notification_permission_failure">"Methu dangos yr hysbysiad."</string>
<string name="troubleshoot_notifications_test_display_notification_success">"Mae\'r hysbysiad wedi\'i glicio!"</string>
<string name="troubleshoot_notifications_test_display_notification_title">"Hysbysiad dangos"</string>
<string name="troubleshoot_notifications_test_display_notification_waiting">"Cliciwch ar yr hysbysiad i barhau â\'r prawf."</string>
<string name="troubleshoot_notifications_test_push_loop_back_description">"Gwnewch yn siŵr fod y cais yn cael ei wthio."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_1">"Gwall: mae\'r gwthiwr wedi gwrthod y cais."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_2">"Gwall: %1$s."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_3">"Gwall, methu profi\'r gwthio."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_4">"Gwall, terfyn amser wrth aros am y gwthio."</string>
<string name="troubleshoot_notifications_test_push_loop_back_success">"Cymerodd dolen gwthio nôl %1$d ms."</string>
<string name="troubleshoot_notifications_test_push_loop_back_title">"Prawf dolen gwthio\'n ôl"</string>
</resources>

View file

@ -64,6 +64,7 @@
<item quantity="one">"Βρέθηκε %1$d πάροχος push: %2$s"</item>
<item quantity="other">"Βρέθηκαν %1$d πάροχοι push: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"Η εφαρμογή δημιουργήθηκε με υποστήριξη για: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Εντοπισμός παρόχων push"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Έλεγξε ότι η εφαρμογή μπορεί να εμφανίσει ειδοποίηση."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Δεν έχει γίνει κλικ στην ειδοποίηση."</string>

View file

@ -71,6 +71,7 @@
<item quantity="few">"Znaleziono %1$d dostawców push: %2$s"</item>
<item quantity="many">"Znaleziono %1$d dostawców push: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"Aplikacja została zbudowana ze wsparciem dla: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Wykryj dostawców powiadomień push"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Sprawdź, czy aplikacja może wyświetlać powiadomienie."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Powiadomienie nie zostało kliknięte."</string>

View file

@ -57,6 +57,7 @@
<plurals name="troubleshoot_notifications_test_detect_push_provider_success">
<item quantity="other">"找到 %1$d 個推播提供者:%2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"該應用程式支援以下功能:%1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"偵測推播提供者"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"檢查應用程式是否可以顯示通知。"</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"尚未點選通知。"</string>

View file

@ -12,7 +12,7 @@
<item quantity="other">"%d 条通知"</item>
</plurals>
<string name="notification_fallback_content">"通知"</string>
<string name="notification_incoming_call">"来电"</string>
<string name="notification_incoming_call">"📹 来电"</string>
<string name="notification_inline_reply_failed">"** 无法发送——请打开聊天室"</string>
<string name="notification_invitation_action_join">"加入"</string>
<string name="notification_invitation_action_reject">"拒绝"</string>