mirror of
https://github.com/Vita3K/Vita3K.git
synced 2025-04-02 11:02:10 -04:00
20 lines
485 B
XML
20 lines
485 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<lang>
|
|
<game_data>
|
|
<app_close>A seguinte aplicação será fechada.</app_close>
|
|
</game_data>
|
|
|
|
<initial_setup>
|
|
<back>Retroceder</back>
|
|
<completed_setup>Concluiu a configuração inicial.
|
|
O seu sistema Vita3K está pronto!</completed_setup>
|
|
<select_language>Selecione um idioma.</select_language>
|
|
<next>Seguinte</next>
|
|
</initial_setup>
|
|
|
|
<live_area>
|
|
<start>Iniciar</start>
|
|
<continue>Continuar</continue>
|
|
</live_area>
|
|
</lang>
|