Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[l10n] Update translations to Spanish #1083

Merged
merged 3 commits into from
Oct 25, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions app/src/main/res/values-es-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1769,4 +1769,12 @@ the Select` button. When clicked it closes all the previously selected tabs -->
<string name="keyboardview_keycode_enter">Intro</string>
<string name="keyboardview_keycode_alt">Alt</string>
<string name="keyboardview_keycode_shift">Shift</string>
<string name="developer_options_clear_user_data_description">Todos los datos del usuario</string>
<string name="security_options_use_system_root_ca">Utilizar los certificados raíz de confianza del sistema</string>
<string name="video_mode_3d_top_bottom">Pantalla superior e inferior en 3D</string>
<string name="clear_user_data_dialog_title">Borrar %1$s datos de usuario</string>
<string name="clear_user_data_dialog_text">%1$s se restablecerá. Todos los datos, incluidos los inicios de sesión guardados, el historial y los marcadores, se eliminarán permanentemente si no se han sincronizado. %1$s se cerrará automáticamente una vez finalizado el restablecimiento. ¿Quieres continuar\?</string>
<string name="display_options_start_with_passthrough">Empezar con el modo Passthrough</string>
<string name="tray_wifi_unavailable_ssid">SSID no está disponible</string>
elima marked this conversation as resolved.
Show resolved Hide resolved
<string name="voice_input_start">¿Qué te gustaría aportar\?</string>
</resources>