diff options
Diffstat (limited to 'tools/recovery_l10n/res/values-es')
-rw-r--r-- | tools/recovery_l10n/res/values-es/strings.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/tools/recovery_l10n/res/values-es/strings.xml b/tools/recovery_l10n/res/values-es/strings.xml index e0496b2fc..de3b69bf3 100644 --- a/tools/recovery_l10n/res/values-es/strings.xml +++ b/tools/recovery_l10n/res/values-es/strings.xml @@ -6,14 +6,9 @@ <string name="recovery_no_command" msgid="4465476568623024327">"Sin comandos"</string> <string name="recovery_error" msgid="5748178989622716736">"Error"</string> <string name="recovery_installing_security" msgid="9184031299717114342">"Instalando actualización de seguridad"</string> - <!-- no translation found for recovery_wipe_data_menu_header (550255032058254478) --> - <skip /> - <!-- no translation found for recovery_try_again (7168248750158873496) --> - <skip /> - <!-- no translation found for recovery_factory_data_reset (7321351565602894783) --> - <skip /> - <!-- no translation found for recovery_wipe_data_confirmation (5439823343348043954) --> - <skip /> - <!-- no translation found for recovery_cancel_wipe_data (66987687653647384) --> - <skip /> + <string name="recovery_wipe_data_menu_header" msgid="550255032058254478">"No se puede cargar el sistema Android. Es posible que tus datos estén dañados. Si sigue apareciendo este mensaje, es posible que tengas que restablecer el estado de fábrica y borrar todos los datos de usuario almacenados en este dispositivo."</string> + <string name="recovery_try_again" msgid="7168248750158873496">"Reintentar"</string> + <string name="recovery_factory_data_reset" msgid="7321351565602894783">"Restablecer estado de fábrica"</string> + <string name="recovery_wipe_data_confirmation" msgid="5439823343348043954">"¿Quieres borrar todos los datos de usuario?\n\n ESTA ACCIÓN NO SE PUEDE DESHACER."</string> + <string name="recovery_cancel_wipe_data" msgid="66987687653647384">"Cancelar"</string> </resources> |