Sync Strings from Localazy

This commit is contained in:
bmarty 2025-12-22 00:35:17 +00:00 committed by ganfra
parent 5551f4e039
commit 96dc67162c
280 changed files with 2762 additions and 1268 deletions

View file

@ -48,6 +48,7 @@
<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_blocked_users_title">"차단한 사용자"</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>