Sync Strings from Localazy

This commit is contained in:
bmarty 2025-03-10 00:28:38 +00:00 committed by github-actions[bot]
parent 8d9d397b1d
commit 9456ee921d
332 changed files with 3558 additions and 1045 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_screen_action">"Ejecutar pruebas"</string>
<string name="troubleshoot_notifications_screen_action_again">"Volver a ejecutar pruebas"</string>
<string name="troubleshoot_notifications_screen_failure">"Algunas pruebas fallaron. Por favor, verifica los detalles."</string>
<string name="troubleshoot_notifications_screen_notice">"Ejecuta las pruebas para detectar cualquier problema en tu configuración que pueda hacer que las notificaciones no se comporten como es debido."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"Intentar arreglar"</string>
<string name="troubleshoot_notifications_screen_success">"Todas las pruebas se han superado con éxito."</string>
<string name="troubleshoot_notifications_screen_title">"Solucionar problemas con las notificaciones"</string>
<string name="troubleshoot_notifications_screen_waiting">"Algunas pruebas requieren tu atención. Por favor, verifica los detalles."</string>
</resources>

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_screen_action">"Exekutatu testak"</string>
<string name="troubleshoot_notifications_screen_action_again">"Egin probak berriro"</string>
<string name="troubleshoot_notifications_screen_failure">"Proba batzuek huts egin dute. Aztertu xehetasunak."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"Saiatu konpontzen"</string>
<string name="troubleshoot_notifications_screen_success">"Proba guztiak arrakastaz gainditu dira."</string>
<string name="troubleshoot_notifications_screen_waiting">"Proba batzuek zure arreta eskatzen dute. Aztertu xehetasunak."</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_screen_action">"ტესტების გაშვება"</string>
<string name="troubleshoot_notifications_screen_action_again">"ტესტების ისევ გაშვება"</string>
<string name="troubleshoot_notifications_screen_failure">"ზოგიერთი ტესტი წარუმატებელია. გთხოვთ შეამოწმოთ დეტალები."</string>
<string name="troubleshoot_notifications_screen_notice">"ჩაატარეთ ტესტები თქვენს კონფიგურაციაში იმ პრობლემების აღმოსაჩენად, რომლებიც გამოიწვევენ შეტყობინებების არასწორ ქცევას."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"შეკეთების მცდელობა"</string>
<string name="troubleshoot_notifications_screen_success">"ყველა ტესტი წარმატებით დასრულდა."</string>
<string name="troubleshoot_notifications_screen_title">"პრობლემების გადაჭრის შეტყობინებები"</string>
<string name="troubleshoot_notifications_screen_waiting">"ზოგიერთი ტესტი ითხოვს თქვენს ყურადღებას. გთხოვთ შეამოწმოთ დეტალები."</string>
</resources>

View file

@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_screen_action">"Kjør tester"</string>
<string name="troubleshoot_notifications_screen_action_again">"Kjør tester igjen"</string>
<string name="troubleshoot_notifications_screen_failure">"Noen tester mislyktes. Vennligst sjekk detaljene."</string>
<string name="troubleshoot_notifications_screen_notice">"Kjør testene for å avdekke eventuelle problemer i konfigurasjonen som kan føre til at varslene ikke oppfører seg som forventet."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"Forsøk å fikse"</string>
<string name="troubleshoot_notifications_screen_success">"Alle testene ble bestått."</string>
<string name="troubleshoot_notifications_screen_title">"Feilsøk varsler"</string>
<string name="troubleshoot_notifications_screen_waiting">"Noen tester krever din oppmerksomhet. Vennligst sjekk detaljene."</string>
</resources>