Sync Strings from Localazy

This commit is contained in:
bmarty 2025-09-05 07:44:19 +00:00 committed by github-actions[bot]
parent 0e86b2c751
commit 8027ce9dca
196 changed files with 3956 additions and 1272 deletions

View file

@ -36,7 +36,7 @@
<string name="notification_room_invite_body">"Ti ha invitato ad entrare nella stanza"</string>
<string name="notification_room_invite_body_with_sender">"%1$s ti ha invitato a unirti alla stanza"</string>
<string name="notification_sender_me">"Io"</string>
<string name="notification_sender_mention_reply">"%1$s menzionato o risposto"</string>
<string name="notification_sender_mention_reply">"%1$s è stato menzionato o risposto"</string>
<string name="notification_test_push_notification_content">"Stai visualizzando la notifica! Cliccami!"</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

@ -0,0 +1,75 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="notification_channel_call">"통화"</string>
<string name="notification_channel_listening_for_events">"이벤트 수신"</string>
<string name="notification_channel_noisy">"소리 알림"</string>
<string name="notification_channel_ringing_calls">"전화벨이 울린다"</string>
<string name="notification_channel_silent">"무음 알림"</string>
<plurals name="notification_compat_summary_line_for_room">
<item quantity="other">"%1$s: %2$d 메세지"</item>
</plurals>
<plurals name="notification_compat_summary_title">
<item quantity="other">"%d 알림"</item>
</plurals>
<string name="notification_fallback_content">"알림"</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>
<plurals name="notification_invitations">
<item quantity="other">"%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">
<item quantity="other">"%d 새 메시지"</item>
</plurals>
<string name="notification_reaction_body">"%1$s로 반응함"</string>
<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_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>
<plurals name="notification_unread_notified_messages">
<item quantity="other">"%d 읽지 않은 메시지 알림"</item>
</plurals>
<string name="notification_unread_notified_messages_and_invitation">"%1$s 및 %2$s"</string>
<string name="notification_unread_notified_messages_in_room">"%1$s 내 %2$s"</string>
<string name="notification_unread_notified_messages_in_room_and_invitation">"%1$s 내 %2$s 및 %3$s"</string>
<plurals name="notification_unread_notified_messages_in_room_rooms">
<item quantity="other">"%d 방"</item>
</plurals>
<string name="push_distributor_background_sync_android">"백그라운드 동기화"</string>
<string name="push_distributor_firebase_android">"Google 서비스"</string>
<string name="push_no_valid_google_play_services_apk_android">"유효한 Google Play 서비스를 찾지 못했습니다. 알림이 정상적으로 동작하지 않을 수 있습니다."</string>
<string name="troubleshoot_notifications_test_current_push_provider_description">"현재 제공자의 이름을 가져옵니다."</string>
<string name="troubleshoot_notifications_test_current_push_provider_failure">"푸시 제공자가 선택되지 않았습니다."</string>
<string name="troubleshoot_notifications_test_current_push_provider_success">"현재 푸시 제공자: %1$s."</string>
<string name="troubleshoot_notifications_test_current_push_provider_title">"현재 푸시 제공자"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_description">"애플리케이션이 적어도 하나의 푸시 제공자를 지원하는지 확인하십시오."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"푸시 제공자 지원이 발견되지 않았습니다."</string>
<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>
<string name="troubleshoot_notifications_test_display_notification_permission_failure">"알림을 표시할 수 없습니다."</string>
<string name="troubleshoot_notifications_test_display_notification_success">"알림이 클릭되었습니다!"</string>
<string name="troubleshoot_notifications_test_display_notification_title">"알림 표시"</string>
<string name="troubleshoot_notifications_test_display_notification_waiting">"알림을 클릭하여 테스트를 계속하세요."</string>
<string name="troubleshoot_notifications_test_push_loop_back_description">"애플리케이션이 푸시를 수신하는지 확인하세요."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_1">"오류: 푸셔가 요청을 거부했습니다."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_2">"오류: %1$s."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_3">"오류, 푸시 테스트가 불가능합니다."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_4">"오류, 푸시 대기 중 시간 초과."</string>
<string name="troubleshoot_notifications_test_push_loop_back_success">"푸시 루프백이 %1$d ms 소요되었습니다."</string>
<string name="troubleshoot_notifications_test_push_loop_back_title">"테스트 푸시 루프백"</string>
</resources>

View file

@ -31,7 +31,7 @@
<item quantity="other">"%d novas mensagens"</item>
</plurals>
<string name="notification_reaction_body">"Reagiu com %1$s"</string>
<string name="notification_room_action_mark_as_read">"Marcar como lido"</string>
<string name="notification_room_action_mark_as_read">"Marcar como lida"</string>
<string name="notification_room_action_quick_reply">"Resposta rápida"</string>
<string name="notification_room_invite_body">"Convidou você para entrar na sala"</string>
<string name="notification_room_invite_body_with_sender">"%1$s te convidou para entrar na sala"</string>
@ -58,14 +58,14 @@
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Nenhum provedor de push foi selecionado."</string>
<string name="troubleshoot_notifications_test_current_push_provider_success">"Provedor de push atual: %1$s."</string>
<string name="troubleshoot_notifications_test_current_push_provider_title">"Provedor de push atual"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Certifique-se de que o aplicativo seja compatível com pelo menos um provedor de push."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Nenhum suporte de provedor de push foi encontrado."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Certifique-se de que o aplicativo tenha suporte a pelo menos um provedor de push."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Nenhum provedor de push com suporte foi encontrado."</string>
<plurals name="troubleshoot_notifications_test_detect_push_provider_success">
<item quantity="one">"Encontrado %1$d provedor de push: %2$s"</item>
<item quantity="other">"Encontrados %1$d provedores de push: %2$s"</item>
<item quantity="one">"Foi encontrado %1$d provedor de push: %2$s"</item>
<item quantity="other">"Foram encontrados %1$d provedores de push: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"O aplicativo foi desenvolvido com suporte para: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Suporte ao provedor de push"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_success_2">"O aplicativo foi compilado com suporte para: %1$s"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Suporte a provedores de push"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Verifique se o aplicativo pode exibir a notificação."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"A notificação não foi clicada."</string>
<string name="troubleshoot_notifications_test_display_notification_permission_failure">"Não é possível exibir a notificação."</string>
@ -77,6 +77,6 @@
<string name="troubleshoot_notifications_test_push_loop_back_failure_2">"Erro: %1$s."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_3">"Erro, não é possível testar o push."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_4">"Erro, tempo limite de espera pelo push."</string>
<string name="troubleshoot_notifications_test_push_loop_back_success">"O push loop back levou %1$d ms."</string>
<string name="troubleshoot_notifications_test_push_loop_back_success">"O loopback do push levou %1$d ms."</string>
<string name="troubleshoot_notifications_test_push_loop_back_title">"Teste o loopback do push"</string>
</resources>

View file

@ -15,6 +15,7 @@
<item quantity="few">"%d уведомления"</item>
<item quantity="many">"%d уведомлений"</item>
</plurals>
<string name="notification_fallback_content">"У вас есть новые сообщения."</string>
<string name="notification_incoming_call">"📹 Входящий вызов"</string>
<string name="notification_inline_reply_failed">"** Не удалось отправить - пожалуйста, откройте комнату"</string>
<string name="notification_invitation_action_join">"Присоединиться"</string>

View file

@ -13,6 +13,7 @@
<item quantity="one">"%d bildirim"</item>
<item quantity="other">"%d bildirim"</item>
</plurals>
<string name="notification_fallback_content">"Yeni mesajlarınız var"</string>
<string name="notification_incoming_call">"📹 Gelen çağrı"</string>
<string name="notification_inline_reply_failed">"** Gönderilemedi - lütfen odayıın"</string>
<string name="notification_invitation_action_join">"Katıl"</string>

View file

@ -3,6 +3,7 @@
<string name="notification_channel_call">"Qo\'ng\'iroq"</string>
<string name="notification_channel_listening_for_events">"Voqealarni tinglash"</string>
<string name="notification_channel_noisy">"Shovqinli bildirishnomalar"</string>
<string name="notification_channel_ringing_calls">"Jiringlayotgan qoʻngʻiroqlar"</string>
<string name="notification_channel_silent">"Ovozsiz bildirishnomalar"</string>
<plurals name="notification_compat_summary_line_for_room">
<item quantity="one">"%1$s:%2$d xabar"</item>
@ -13,6 +14,7 @@
<item quantity="other">"%dbildirishnomalar"</item>
</plurals>
<string name="notification_fallback_content">"Sizda yangi xabarlar bor."</string>
<string name="notification_incoming_call">"📹 Kiruvchi qoʻngʻiroq"</string>
<string name="notification_inline_reply_failed">"** Yuborilmadi - iltimos, xonani oching"</string>
<string name="notification_invitation_action_join">"Qo\'shilish"</string>
<string name="notification_invitation_action_reject">"Rad etish"</string>
@ -21,15 +23,20 @@
<item quantity="other">"%dtaklifnomalar"</item>
</plurals>
<string name="notification_invite_body">"Sizni suhbatga taklif qildi"</string>
<string name="notification_invite_body_with_sender">"%1$s sizni suhbatga taklif qildi"</string>
<string name="notification_mentioned_you_body">"%1$s sizni eslatib oʻtdi"</string>
<string name="notification_new_messages">"Yangi xabarlar"</string>
<plurals name="notification_new_messages_for_room">
<item quantity="one">"%dyangi xabar"</item>
<item quantity="other">"%dyangi xabarlar"</item>
</plurals>
<string name="notification_reaction_body">"%1$sbilan munosabat bildiring"</string>
<string name="notification_room_action_mark_as_read">"Oʻqilgan deb belgilash"</string>
<string name="notification_room_action_quick_reply">"Tez javob"</string>
<string name="notification_room_invite_body">"Sizni xonaga kirishga taklif qildi"</string>
<string name="notification_room_invite_body_with_sender">"%1$s sizni xonaga kirishga taklif qildi"</string>
<string name="notification_sender_me">"Men"</string>
<string name="notification_sender_mention_reply">"%1$s eslatib otdi yoki javob qaytardi"</string>
<string name="notification_test_push_notification_content">"Siz bildirishnomani ko\'ryapsiz! Meni bosing!"</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>
@ -47,4 +54,26 @@
<string name="push_distributor_background_sync_android">"Orqa Fon sinxronizatsiyasi"</string>
<string name="push_distributor_firebase_android">"Google xizmatlari"</string>
<string name="push_no_valid_google_play_services_apk_android">"Yaroqli Google Play xizmatlari topilmadi. Bildirishnomalar to\'g\'ri ishlamasligi mumkin."</string>
<string name="troubleshoot_notifications_test_current_push_provider_description">"Joriy provayder nomini oling."</string>
<string name="troubleshoot_notifications_test_current_push_provider_failure">"Hech qanday push-provayder tanlanmagan."</string>
<string name="troubleshoot_notifications_test_current_push_provider_success">"Joriy push provider: %1$s."</string>
<string name="troubleshoot_notifications_test_current_push_provider_title">"Joriy push provider"</string>
<string name="troubleshoot_notifications_test_detect_push_provider_description">"Ilova kamida bitta push-provayderni qollab-quvvatlashini tekshiring."</string>
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Hech qanday push-provayder xizmati topilmadi."</string>
<plurals name="troubleshoot_notifications_test_detect_push_provider_success">
<item quantity="one">"Topildi %1$d push provider: %2$s"</item>
<item quantity="other">"Topildi %1$d push provayderlar: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Provayderni qoʻllab-quvvatlash"</string>
<string name="troubleshoot_notifications_test_display_notification_description">"Ilova bildirishnomani koʻrsata olishini tekshiring."</string>
<string name="troubleshoot_notifications_test_display_notification_failure">"Bildirishnoma bosilmagan."</string>
<string name="troubleshoot_notifications_test_display_notification_permission_failure">"Bildirishnomani korsatib boʻlmaydi."</string>
<string name="troubleshoot_notifications_test_display_notification_success">"Bildirishnoma bosildi!"</string>
<string name="troubleshoot_notifications_test_display_notification_title">"Bildirishnomani koʻrsatish"</string>
<string name="troubleshoot_notifications_test_display_notification_waiting">"Sinovni davom ettirish uchun bildirishnoma ustiga bosing."</string>
<string name="troubleshoot_notifications_test_push_loop_back_description">"Ilovaning push-bildirishnomalarni qabul qilayotganiga ishonch hosil qiling."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_1">"Xato: pusher sorovni rad etdi."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_2">"Xato: %1$s."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_3">"Xatolik, push qilishni sinab bolmadi."</string>
<string name="troubleshoot_notifications_test_push_loop_back_failure_4">"Xatolik, taym aut pushni kutmoqda."</string>
</resources>

View file

@ -11,6 +11,7 @@
<plurals name="notification_compat_summary_title">
<item quantity="other">"%d 条通知"</item>
</plurals>
<string name="notification_fallback_content">"您有新消息。"</string>
<string name="notification_incoming_call">"📹 来电"</string>
<string name="notification_inline_reply_failed">"** 无法发送——请打开聊天室"</string>
<string name="notification_invitation_action_join">"加入"</string>