mirror of https://github.com/mgba-emu/mgba.git
Qt: Update translation (Spanish)
Translation: mGBA/Qt Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/es/
This commit is contained in:
parent
9306510023
commit
6285387bdd
src/platform/qt/ts
|
@ -1181,19 +1181,22 @@ Game Boy Advance es una marca registrada de Nintendo Co., Ltd.</translation>
|
||||||
<location filename="../ApplicationUpdatePrompt.cpp" line="26"/>
|
<location filename="../ApplicationUpdatePrompt.cpp" line="26"/>
|
||||||
<source>An update to %1 is available.
|
<source>An update to %1 is available.
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Hay disponible una actualización a %1.
|
||||||
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ApplicationUpdatePrompt.cpp" line="28"/>
|
<location filename="../ApplicationUpdatePrompt.cpp" line="28"/>
|
||||||
<source>
|
<source>
|
||||||
Do you want to download and install it now? You will need to restart the emulator when the download is complete.</source>
|
Do you want to download and install it now? You will need to restart the emulator when the download is complete.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>
|
||||||
|
¿Quieres descargarlo e instalarlo ahora? Deberá reiniciar el emulador cuando se complete la descarga.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ApplicationUpdatePrompt.cpp" line="31"/>
|
<location filename="../ApplicationUpdatePrompt.cpp" line="31"/>
|
||||||
<source>
|
<source>
|
||||||
Auto-update is not available on this platform. If you wish to update you will need to do it manually.</source>
|
Auto-update is not available on this platform. If you wish to update you will need to do it manually.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>
|
||||||
|
La actualización automática no está disponible en esta plataforma. Si desea actualizar, deberá hacerlo manualmente.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ApplicationUpdatePrompt.cpp" line="35"/>
|
<location filename="../ApplicationUpdatePrompt.cpp" line="35"/>
|
||||||
|
|
Loading…
Reference in New Issue