Sync Strings from Localazy

This commit is contained in:
bmarty 2024-05-20 00:23:05 +00:00 committed by github-actions[bot]
parent 46107a9cff
commit 0241014932
91 changed files with 1353 additions and 571 deletions

View file

@ -46,7 +46,6 @@
<item quantity="one">"%d cameră"</item>
<item quantity="other">"%d camere"</item>
</plurals>
<string name="push_choose_distributor_dialog_title_android">"Alegeți modul de primire a notificărilor"</string>
<string name="push_distributor_background_sync_android">"Sincronizare în fundal"</string>
<string name="push_distributor_firebase_android">"Servicii Google"</string>
<string name="push_no_valid_google_play_services_apk_android">"Nu au fost găsite servicii Google Play valide. Este posibil ca notificările să nu funcționeze corect."</string>
@ -58,6 +57,7 @@
<string name="troubleshoot_notifications_test_detect_push_provider_failure">"Nu s-au găsit furnizori push."</string>
<plurals name="troubleshoot_notifications_test_detect_push_provider_success">
<item quantity="one">"S-a găsit %1$d furnizor push: %2$s"</item>
<item quantity="few">"S-au găsit %1$d furnizori push: %2$s"</item>
<item quantity="other">"S-au găsit %1$d furnizori push: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_detect_push_provider_title">"Detectați furnizorii push"</string>