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

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_test_firebase_availability_description">"Firebase를 사용할 수 있는지 확인하세요."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase는 사용할 수 없습니다."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase를 사용할 수 있습니다."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Firebase 확인"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Firebase 토큰을 사용할 수 있는지 확인하세요."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase 토큰이 인식되지 않았습니다."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase 토큰: %1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Firebase 토큰 확인"</string>
</resources>

View file

@ -3,9 +3,9 @@
<string name="troubleshoot_notifications_test_firebase_availability_description">"Certifique-se de que o Firebase esteja disponível."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"O Firebase não está disponível."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"O Firebase está disponível."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Verifique o Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Verificar o Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Certifique-se de que o token do Firebase esteja disponível."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"O token do Firebase não é conhecido."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Token do Firebase: %1$s."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Verifique o token do Firebase"</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Verificar o token do Firebase"</string>
</resources>

View file

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_test_firebase_availability_description">"Firebase mavjudligiga ishonch hosil qiling."</string>
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase mavjud emas."</string>
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase mavjud."</string>
<string name="troubleshoot_notifications_test_firebase_availability_title">"Firebase-ni tekshiring"</string>
<string name="troubleshoot_notifications_test_firebase_token_description">"Firebase tokeni mavjudligiga ishonch hosil qiling."</string>
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase mavjudligiga ishonch hosil qiling."</string>
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase tokeni: %1$s ."</string>
<string name="troubleshoot_notifications_test_firebase_token_title">"Firebase tokenini tekshiring"</string>
</resources>