Sync Strings from Localazy

This commit is contained in:
bmarty 2023-12-25 00:09:58 +00:00 committed by Benoit Marty
parent d0c87ad902
commit e6f4a7364f
52 changed files with 643 additions and 38 deletions

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_migration_message">"Este proceso solo se hace una vez, gracias por esperar."</string>
<string name="screen_migration_title">"Configura tu cuenta"</string>
<string name="screen_notification_optin_subtitle">"Puedes cambiar la configuración más tarde."</string>
<string name="screen_notification_optin_title">"Activa las notificaciones y nunca te pierdas un mensaje"</string>
<string name="screen_welcome_bullet_1">"Las llamadas, las encuestas, la búsqueda y más se agregarán más adelante este año."</string>
<string name="screen_welcome_bullet_2">"El historial de mensajes de las salas cifradas aún no está disponible."</string>
<string name="screen_welcome_bullet_3">"Nos encantaría saber de ti, haznos saber lo que piensas a través de la página de configuración."</string>
<string name="screen_welcome_button">"¡Vamos!"</string>
<string name="screen_welcome_subtitle">"Esto es lo que necesitas saber:"</string>
<string name="screen_welcome_title">"¡Bienvenido a %1$s!"</string>
</resources>