Sync Strings from Localazy (#4842)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
cfa48d1df7
commit
f32495ee58
107 changed files with 1253 additions and 976 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_push_history_title">"Historial de notificaciones push"</string>
|
||||
<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>
|
||||
|
|
|
|||
|
|
@ -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">"Jalankan tes"</string>
|
||||
<string name="troubleshoot_notifications_screen_action_again">"Jalankan tes lagi"</string>
|
||||
<string name="troubleshoot_notifications_screen_failure">"Beberapa tes gagal. Silakan periksa detailnya."</string>
|
||||
<string name="troubleshoot_notifications_screen_notice">"Jalankan pengujian untuk mendeteksi masalah apa pun dalam konfigurasi Anda yang mungkin membuat notifikasi tidak berperilaku seperti yang diharapkan."</string>
|
||||
<string name="troubleshoot_notifications_screen_quick_fix_action">"Mencoba untuk memperbaiki"</string>
|
||||
<string name="troubleshoot_notifications_screen_success">"Semua tes berhasil dilalui."</string>
|
||||
<string name="troubleshoot_notifications_screen_title">"Pecahkan masalah notifikasi"</string>
|
||||
<string name="troubleshoot_notifications_screen_waiting">"Beberapa tes membutuhkan perhatian Anda. Silakan periksa detailnya."</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue