Updated japanese translations.
Use default protocol version if the saved one is less than current version number. Updated gitignore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
qcma.pro.user*
|
qcma.pro.user*
|
||||||
|
*.o
|
||||||
*.qm
|
*.qm
|
||||||
org.qcma.*.xml
|
org.qcma.*.xml
|
||||||
|
@@ -54,7 +54,11 @@ dbus-monitor "type='signal',sender='org.qcma.HeadlessManager',member='databaseUp
|
|||||||
|
|
||||||
* [VitaMTP fork](https://github.com/codestation/VitaMTP)
|
* [VitaMTP fork](https://github.com/codestation/VitaMTP)
|
||||||
|
|
||||||
* [FFmpeg](hhttp://www.ffmpeg.org/)
|
* [FFmpeg](http://www.ffmpeg.org/)
|
||||||
|
|
||||||
|
* [libnotify](http://library.gnome.org/devel/notification-spec/)
|
||||||
|
|
||||||
|
* [libappindicator](https://launchpad.net/libappindicator)
|
||||||
|
|
||||||
|
|
||||||
#### Where do I get the source code?
|
#### Where do I get the source code?
|
||||||
@@ -69,6 +73,8 @@ the reference implementation of OpenCMA.
|
|||||||
|
|
||||||
[Xian Nox] (https://github.com/xiannox) - for the Wiki and various contributions.
|
[Xian Nox] (https://github.com/xiannox) - for the Wiki and various contributions.
|
||||||
|
|
||||||
|
[173210] (https://github.com/173210) - japanese translations.
|
||||||
|
|
||||||
#### License
|
#### License
|
||||||
GPL v3: since some parts of QCMA are based on the reference implementation of
|
GPL v3: since some parts of QCMA are based on the reference implementation of
|
||||||
OpenCMA.
|
OpenCMA.
|
||||||
|
@@ -3,21 +3,6 @@
|
|||||||
<TS version="2.1" language="es_ES">
|
<TS version="2.1" language="es_ES">
|
||||||
<context>
|
<context>
|
||||||
<name>BackupItem</name>
|
<name>BackupItem</name>
|
||||||
<message>
|
|
||||||
<location filename="../../src/forms/backupitem.ui" line="58"/>
|
|
||||||
<source><p><span style=" font-size:12pt; font-weight:600;">Game Name</span></p></source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/forms/backupitem.ui" line="79"/>
|
|
||||||
<source><p><span style=" font-size:10pt;">0.00 GiB</span></p></source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/forms/backupitem.ui" line="92"/>
|
|
||||||
<source><html><head/><body><p><span style=" font-size:9pt;">[APP] [SAVE] [UPDATE] [DLC]</span></p></body></html></source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupitem.ui" line="131"/>
|
<location filename="../../src/forms/backupitem.ui" line="131"/>
|
||||||
<source>Delete entry</source>
|
<source>Delete entry</source>
|
||||||
@@ -105,34 +90,26 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="201"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="201"/>
|
||||||
<source> [GAME]</source>
|
<source> [GAME]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [JUEGO]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="204"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="204"/>
|
||||||
<source> [SAVE]</source>
|
<source> [SAVE]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [SALVADO]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="207"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="207"/>
|
||||||
<source> [UPDATE]</source>
|
<source> [UPDATE]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [ACTUALIZACIÓN]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="210"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="210"/>
|
||||||
<source> [DLC]</source>
|
<source> [DLC]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [DLC]</translation>
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source> - (Launcher only)</source>
|
|
||||||
<translation type="vanished"> - (Solo lanzador LiveArea)</translation>
|
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>ClientManager</name>
|
<name>ClientManager</name>
|
||||||
<message>
|
|
||||||
<source>Added %1 entries to the database</source>
|
|
||||||
<translation type="obsolete">Agregadas %1 entradas a la base de datos</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/clientmanager.cpp" line="44"/>
|
<location filename="../../src/gui/clientmanager.cpp" line="44"/>
|
||||||
<source>Added %1 items to the database</source>
|
<source>Added %1 items to the database</source>
|
||||||
@@ -153,10 +130,6 @@
|
|||||||
<source>You must enable at least USB or Wireless monitoring</source>
|
<source>You must enable at least USB or Wireless monitoring</source>
|
||||||
<translation>Debe habilitar por lo menos el monitoreo USB o inalámbrico</translation>
|
<translation>Debe habilitar por lo menos el monitoreo USB o inalámbrico</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<source>Cannot refresh the database while is in use</source>
|
|
||||||
<translation type="vanished">No se puede actualizar la base de datos mientras se encuentre en uso</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/clientmanager.cpp" line="131"/>
|
<location filename="../../src/gui/clientmanager.cpp" line="131"/>
|
||||||
<source>No PS Vita system has been registered</source>
|
<source>No PS Vita system has been registered</source>
|
||||||
@@ -165,10 +138,6 @@
|
|||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CmaClient</name>
|
<name>CmaClient</name>
|
||||||
<message>
|
|
||||||
<source>Connected to </source>
|
|
||||||
<translation type="obsolete">Conectado a </translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/cmaclient.cpp" line="138"/>
|
<location filename="../../src/cmaclient.cpp" line="138"/>
|
||||||
<location filename="../../src/cmaclient.cpp" line="141"/>
|
<location filename="../../src/cmaclient.cpp" line="141"/>
|
||||||
@@ -210,7 +179,7 @@
|
|||||||
<location filename="../../src/forms/configwidget.ui" line="138"/>
|
<location filename="../../src/forms/configwidget.ui" line="138"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="173"/>
|
<location filename="../../src/forms/configwidget.ui" line="173"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="208"/>
|
<location filename="../../src/forms/configwidget.ui" line="208"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="231"/>
|
<location filename="../../src/forms/configwidget.ui" line="233"/>
|
||||||
<source>Browse...</source>
|
<source>Browse...</source>
|
||||||
<translation>Buscar...</translation>
|
<translation>Buscar...</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -263,7 +232,7 @@
|
|||||||
<translation>Esta es la ubicación donde el sistema PS Vita leerá los contenidos que intente descargar.</translation>
|
<translation>Esta es la ubicación donde el sistema PS Vita leerá los contenidos que intente descargar.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="219"/>
|
<location filename="../../src/forms/configwidget.ui" line="221"/>
|
||||||
<source>Packages</source>
|
<source>Packages</source>
|
||||||
<translation>Archivos PKG</translation>
|
<translation>Archivos PKG</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -293,25 +262,35 @@
|
|||||||
<translation>Actualizar la base de datos automaticamente</translation>
|
<translation>Actualizar la base de datos automaticamente</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="321"/>
|
<location filename="../../src/forms/configwidget.ui" line="324"/>
|
||||||
<source>SQLite</source>
|
<source>SQLite</source>
|
||||||
<translation>SQLite</translation>
|
<translation>SQLite</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="331"/>
|
<location filename="../../src/forms/configwidget.ui" line="334"/>
|
||||||
<source>Skip photo scanning</source>
|
<source>Skip photo scanning</source>
|
||||||
<translation>Omitir el escaneo de fotos</translation>
|
<translation>Omitir el escaneo de fotos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="338"/>
|
<location filename="../../src/forms/configwidget.ui" line="341"/>
|
||||||
<source>Skip video scanning</source>
|
<source>Skip video scanning</source>
|
||||||
<translation>Omitir el escaneo de vídeos</translation>
|
<translation>Omitir el escaneo de vídeos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="345"/>
|
<location filename="../../src/forms/configwidget.ui" line="348"/>
|
||||||
<source>Skip music scanning</source>
|
<source>Skip music scanning</source>
|
||||||
<translation>Omitir el escaneo de música</translation>
|
<translation>Omitir el escaneo de música</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/forms/configwidget.ui" line="357"/>
|
||||||
|
<source>CMA Protocol version</source>
|
||||||
|
<translation>Versión del protocolo CMA</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/forms/configwidget.ui" line="371"/>
|
||||||
|
<source>Reset to default</source>
|
||||||
|
<translation>Valor por defecto</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="279"/>
|
<location filename="../../src/forms/configwidget.ui" line="279"/>
|
||||||
<source>Disable USB monitoring</source>
|
<source>Disable USB monitoring</source>
|
||||||
@@ -323,42 +302,42 @@
|
|||||||
<translation>Deshabilitar monitoreo WiFi</translation>
|
<translation>Deshabilitar monitoreo WiFi</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="305"/>
|
<location filename="../../src/forms/configwidget.ui" line="308"/>
|
||||||
<source>Database backend</source>
|
<source>Database backend</source>
|
||||||
<translation>Almacenaje de base de datos</translation>
|
<translation>Almacenaje de base de datos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="316"/>
|
<location filename="../../src/forms/configwidget.ui" line="319"/>
|
||||||
<source>In Memory</source>
|
<source>In Memory</source>
|
||||||
<translation>En memoria</translation>
|
<translation>En memoria</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="116"/>
|
<location filename="../../src/forms/configwidget.cpp" line="127"/>
|
||||||
<source>Select the folder to be used as a photo source</source>
|
<source>Select the folder to be used as a photo source</source>
|
||||||
<translation>Seleccione el directorio a ser utilizado como origen de fotos</translation>
|
<translation>Seleccione el directorio a ser utilizado como origen de fotos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="121"/>
|
<location filename="../../src/forms/configwidget.cpp" line="132"/>
|
||||||
<source>Select the folder to be used as a music source</source>
|
<source>Select the folder to be used as a music source</source>
|
||||||
<translation>Seleccione el directorio a ser utilizado como origen de música</translation>
|
<translation>Seleccione el directorio a ser utilizado como origen de música</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="126"/>
|
<location filename="../../src/forms/configwidget.cpp" line="137"/>
|
||||||
<source>Select the folder to be used as a video source</source>
|
<source>Select the folder to be used as a video source</source>
|
||||||
<translation>Seleccione el directorio a ser utilizado como origen de videos</translation>
|
<translation>Seleccione el directorio a ser utilizado como origen de videos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="131"/>
|
<location filename="../../src/forms/configwidget.cpp" line="142"/>
|
||||||
<source>Select the folder to be used to save PS Vita games and backups</source>
|
<source>Select the folder to be used to save PS Vita games and backups</source>
|
||||||
<translation>Seleccione el directorio a ser utilizado para guardar juegos y respaldos</translation>
|
<translation>Seleccione el directorio a ser utilizado para guardar juegos y respaldos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="136"/>
|
<location filename="../../src/forms/configwidget.cpp" line="147"/>
|
||||||
<source>Select the folder to be used to fetch software updates</source>
|
<source>Select the folder to be used to fetch software updates</source>
|
||||||
<translation>Seleccione el directorio a ser utilizado para extraer actualizaciones de software</translation>
|
<translation>Seleccione el directorio a ser utilizado para extraer actualizaciones de software</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="141"/>
|
<location filename="../../src/forms/configwidget.cpp" line="152"/>
|
||||||
<source>Select the folder to be used to software packages</source>
|
<source>Select the folder to be used to software packages</source>
|
||||||
<translation>Seleccione el directorio a ser utilizado para almacenar archivos pkg</translation>
|
<translation>Seleccione el directorio a ser utilizado para almacenar archivos pkg</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -395,44 +374,82 @@
|
|||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>MainWidget</name>
|
<name>KDENotifierTray</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="107"/>
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="30"/>
|
||||||
<source>Shutting down...</source>
|
<source>Settings</source>
|
||||||
<translation>Cerrando...</translation>
|
<translation>Ajustes</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Stopping QCMA...</source>
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="31"/>
|
||||||
<translation type="obsolete">Deteniendo QCMA...</translation>
|
<source>Refresh database</source>
|
||||||
|
<translation>Refrescar base de datos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="109"/>
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="32"/>
|
||||||
<source>Stopping QCMA (disconnect your PS Vita)</source>
|
<source>Backup Manager</source>
|
||||||
<translation>Deteniendo QCMA (desconecte su PS Vita)</translation>
|
<translation>Gestor de Respaldos</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="126"/>
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="33"/>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="284"/>
|
|
||||||
<source>Disconnected</source>
|
|
||||||
<translation>Desconectado</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="127"/>
|
|
||||||
<source>The device has been disconnected</source>
|
|
||||||
<translation>El dispositivo se ha desconectado</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="201"/>
|
|
||||||
<source>About QCMA</source>
|
<source>About QCMA</source>
|
||||||
<translation>Acerca de QCMA</translation>
|
<translation>Acerca de QCMA</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="203"/>
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="34"/>
|
||||||
|
<source>About Qt</source>
|
||||||
|
<translation>Acerca de Qt</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="35"/>
|
||||||
|
<source>Quit</source>
|
||||||
|
<translation>Salir</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="61"/>
|
||||||
|
<source>Qcma status</source>
|
||||||
|
<translation>Estado de Qcma</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="63"/>
|
||||||
|
<source>Disconnected</source>
|
||||||
|
<translation>Desconectado</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>MainWidget</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/gui/mainwidget.cpp" line="95"/>
|
||||||
|
<source>Shutting down...</source>
|
||||||
|
<translation>Cerrando...</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/gui/mainwidget.cpp" line="97"/>
|
||||||
|
<source>Stopping QCMA (disconnect your PS Vita)</source>
|
||||||
|
<translation>Deteniendo QCMA (desconecte su PS Vita)</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/gui/mainwidget.cpp" line="110"/>
|
||||||
|
<source>Disconnected</source>
|
||||||
|
<translation>Desconectado</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/gui/mainwidget.cpp" line="111"/>
|
||||||
|
<source>The device has been disconnected</source>
|
||||||
|
<translation>El dispositivo se ha desconectado</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/gui/mainwidget.cpp" line="181"/>
|
||||||
|
<source>About QCMA</source>
|
||||||
|
<translation>Acerca de QCMA</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/gui/mainwidget.cpp" line="183"/>
|
||||||
<source>Copyright (C) 2014 Codestation</source>
|
<source>Copyright (C) 2014 Codestation</source>
|
||||||
<translation>Copyright (C) 2014 Codestation</translation>
|
<translation>Copyright (C) 2014 Codestation</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="205"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="185"/>
|
||||||
<source>Copyright (C) 2014 Codestation
|
<source>Copyright (C) 2014 Codestation
|
||||||
|
|
||||||
build hash: %1
|
build hash: %1
|
||||||
@@ -443,88 +460,13 @@ Hash de compilación: %1
|
|||||||
Rama de compilación: %2</translation>
|
Rama de compilación: %2</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Copyright (C) 2013 Codestation</source>
|
<location filename="../../src/gui/mainwidget.cpp" line="281"/>
|
||||||
<translation type="vanished">Copyright (C) 2013 Codestation</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Copyright (C) 2013 Codestation
|
|
||||||
|
|
||||||
build hash: %1
|
|
||||||
build branch: %2</source>
|
|
||||||
<translation type="vanished">Copyright (C) 2013 Codestation
|
|
||||||
|
|
||||||
Hash de compilación: %1
|
|
||||||
Rama de compilación: %2</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="240"/>
|
|
||||||
<source>&About QCMA</source>
|
|
||||||
<translation>&Acerca de QCMA</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="307"/>
|
|
||||||
<source>Qcma - Information</source>
|
|
||||||
<translation>Qcma - Información</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Copyright (C) 2013 Codestation
|
|
||||||
</source>
|
|
||||||
<translation type="obsolete">Copyright (C) 2013 Codestation\n</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="239"/>
|
|
||||||
<source>&Backup Manager</source>
|
|
||||||
<translation>&Gestor de Respaldos</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>&About</source>
|
|
||||||
<translation type="obsolete">&Acerca de</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="241"/>
|
|
||||||
<source>Abou&t Qt</source>
|
|
||||||
<translation>A&cerca de Qt</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Received PIN: %1</source>
|
|
||||||
<translation type="obsolete">PIN recibido: %1</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="237"/>
|
|
||||||
<source>&Settings</source>
|
|
||||||
<translation>&Ajustes</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="238"/>
|
|
||||||
<source>&Refresh database</source>
|
|
||||||
<translation>&Refrescar base de datos</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Backup Manager</source>
|
|
||||||
<translation type="obsolete">Gestor de Respaldos</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="242"/>
|
|
||||||
<source>&Quit</source>
|
|
||||||
<translation>&Salir</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="282"/>
|
|
||||||
<source>Qcma status</source>
|
|
||||||
<translation>Estado de Qcma</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="304"/>
|
|
||||||
<source>Information</source>
|
<source>Information</source>
|
||||||
<translation>Información</translation>
|
<translation>Información</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PinForm</name>
|
<name>PinForm</name>
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation type="obsolete">Registro de PIN</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/pinform.ui" line="17"/>
|
<location filename="../../src/forms/pinform.ui" line="17"/>
|
||||||
<source>Device pairing</source>
|
<source>Device pairing</source>
|
||||||
@@ -623,4 +565,70 @@ Rama de compilación: %2</translation>
|
|||||||
<translation>Otra instancia de QCMA ya se encuentra en ejecución</translation>
|
<translation>Otra instancia de QCMA ya se encuentra en ejecución</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>QTrayIcon</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="51"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>Ajustes</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="52"/>
|
||||||
|
<source>Refresh database</source>
|
||||||
|
<translation>Refrescar base de datos</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="53"/>
|
||||||
|
<source>Backup Manager</source>
|
||||||
|
<translation>Gestor de Respaldos</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="54"/>
|
||||||
|
<source>About QCMA</source>
|
||||||
|
<translation>Acerca de QCMA</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="55"/>
|
||||||
|
<source>About Qt</source>
|
||||||
|
<translation>Acerca de Qt</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="56"/>
|
||||||
|
<source>Quit</source>
|
||||||
|
<translation>Salir</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>UnityIndicator</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="104"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>Ajustes</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="105"/>
|
||||||
|
<source>Refresh database</source>
|
||||||
|
<translation>Refrescar base de datos</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="106"/>
|
||||||
|
<source>Backup Manager</source>
|
||||||
|
<translation>Gestor de Respaldos</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="108"/>
|
||||||
|
<source>About QCMA</source>
|
||||||
|
<translation>Acerca de QCMA</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="109"/>
|
||||||
|
<source>About Qt</source>
|
||||||
|
<translation>Acerca de Qt</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="111"/>
|
||||||
|
<source>Quit</source>
|
||||||
|
<translation>Salir</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
@@ -3,25 +3,6 @@
|
|||||||
<TS version="2.1" language="ja_JP">
|
<TS version="2.1" language="ja_JP">
|
||||||
<context>
|
<context>
|
||||||
<name>BackupItem</name>
|
<name>BackupItem</name>
|
||||||
<message>
|
|
||||||
<source><html><head/><body><p><span style=" font-size:12pt; font-weight:600;">Game Name</span></p><p><span style=" font-size:10pt;">0.00 GiB</span></p></body></html></source>
|
|
||||||
<translation type="vanished"><html><head/><body><p><span style=" font-size:12pt; font-weight:600;">ゲーム名</span></p><p><span style=" font-size:10pt;">0.00 GiB</span></p></body></html></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/forms/backupitem.ui" line="58"/>
|
|
||||||
<source><p><span style=" font-size:12pt; font-weight:600;">Game Name</span></p></source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/forms/backupitem.ui" line="79"/>
|
|
||||||
<source><p><span style=" font-size:10pt;">0.00 GiB</span></p></source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/forms/backupitem.ui" line="92"/>
|
|
||||||
<source><html><head/><body><p><span style=" font-size:9pt;">[APP] [SAVE] [UPDATE] [DLC]</span></p></body></html></source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupitem.ui" line="131"/>
|
<location filename="../../src/forms/backupitem.ui" line="131"/>
|
||||||
<source>Delete entry</source>
|
<source>Delete entry</source>
|
||||||
@@ -89,7 +70,7 @@
|
|||||||
<location filename="../../src/forms/backupmanagerform.ui" line="122"/>
|
<location filename="../../src/forms/backupmanagerform.ui" line="122"/>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="246"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="246"/>
|
||||||
<source>Filter</source>
|
<source>Filter</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>フィルタ</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="99"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="99"/>
|
||||||
@@ -109,34 +90,26 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="201"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="201"/>
|
||||||
<source> [GAME]</source>
|
<source> [GAME]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [ゲーム]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="204"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="204"/>
|
||||||
<source> [SAVE]</source>
|
<source> [SAVE]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [セーブ]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="207"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="207"/>
|
||||||
<source> [UPDATE]</source>
|
<source> [UPDATE]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [アップデート]</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/backupmanagerform.cpp" line="210"/>
|
<location filename="../../src/forms/backupmanagerform.cpp" line="210"/>
|
||||||
<source> [DLC]</source>
|
<source> [DLC]</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation> [DLC]</translation>
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source> - (Launcher only)</source>
|
|
||||||
<translation type="vanished"> - (LiveArea専用)</translation>
|
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>ClientManager</name>
|
<name>ClientManager</name>
|
||||||
<message>
|
|
||||||
<source>Added %1 entries to the database</source>
|
|
||||||
<translation type="obsolete">%1個の項目をデータベースに追加しました</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/clientmanager.cpp" line="44"/>
|
<location filename="../../src/gui/clientmanager.cpp" line="44"/>
|
||||||
<source>Added %1 items to the database</source>
|
<source>Added %1 items to the database</source>
|
||||||
@@ -150,34 +123,26 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/clientmanager.cpp" line="60"/>
|
<location filename="../../src/gui/clientmanager.cpp" line="60"/>
|
||||||
<source>Cannot initialize VitaMTP library</source>
|
<source>Cannot initialize VitaMTP library</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>VitaMTPライブラリを初期化できません</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/clientmanager.cpp" line="120"/>
|
<location filename="../../src/gui/clientmanager.cpp" line="120"/>
|
||||||
<source>You must enable at least USB or Wireless monitoring</source>
|
<source>You must enable at least USB or Wireless monitoring</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>少なくともUSBと無線のどちらかの監視を有効にする必要があります</translation>
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Cannot refresh the database while is in use</source>
|
|
||||||
<translation type="vanished">使用中にはデータベースを更新できません</translation>
|
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/clientmanager.cpp" line="131"/>
|
<location filename="../../src/gui/clientmanager.cpp" line="131"/>
|
||||||
<source>No PS Vita system has been registered</source>
|
<source>No PS Vita system has been registered</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>PS Vitaが登録されていません</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>CmaClient</name>
|
<name>CmaClient</name>
|
||||||
<message>
|
|
||||||
<source>Connected to </source>
|
|
||||||
<translation type="obsolete">次のデバイスに接続しました </translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/cmaclient.cpp" line="138"/>
|
<location filename="../../src/cmaclient.cpp" line="138"/>
|
||||||
<location filename="../../src/cmaclient.cpp" line="141"/>
|
<location filename="../../src/cmaclient.cpp" line="141"/>
|
||||||
<source>Connected to %1 (PS Vita)</source>
|
<source>Connected to %1 (PS Vita)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>%1 (PS Vita) に接続されました</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -201,7 +166,7 @@
|
|||||||
<location filename="../../src/forms/configwidget.ui" line="46"/>
|
<location filename="../../src/forms/configwidget.ui" line="46"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="58"/>
|
<location filename="../../src/forms/configwidget.ui" line="58"/>
|
||||||
<source>This is the location your Screenshots and Pictures are Saved to/Imported from.</source>
|
<source>This is the location your Screenshots and Pictures are Saved to/Imported from.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>スクリーンショットや画像を保存/インポートする場所です。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="49"/>
|
<location filename="../../src/forms/configwidget.ui" line="49"/>
|
||||||
@@ -214,7 +179,7 @@
|
|||||||
<location filename="../../src/forms/configwidget.ui" line="138"/>
|
<location filename="../../src/forms/configwidget.ui" line="138"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="173"/>
|
<location filename="../../src/forms/configwidget.ui" line="173"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="208"/>
|
<location filename="../../src/forms/configwidget.ui" line="208"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="231"/>
|
<location filename="../../src/forms/configwidget.ui" line="233"/>
|
||||||
<source>Browse...</source>
|
<source>Browse...</source>
|
||||||
<translation>参照...</translation>
|
<translation>参照...</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -222,7 +187,7 @@
|
|||||||
<location filename="../../src/forms/configwidget.ui" line="81"/>
|
<location filename="../../src/forms/configwidget.ui" line="81"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="93"/>
|
<location filename="../../src/forms/configwidget.ui" line="93"/>
|
||||||
<source>This is the location your Videos are Saved to/Imported from.</source>
|
<source>This is the location your Videos are Saved to/Imported from.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ビデオを保存/インポートする場所です。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="84"/>
|
<location filename="../../src/forms/configwidget.ui" line="84"/>
|
||||||
@@ -233,7 +198,7 @@
|
|||||||
<location filename="../../src/forms/configwidget.ui" line="116"/>
|
<location filename="../../src/forms/configwidget.ui" line="116"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="128"/>
|
<location filename="../../src/forms/configwidget.ui" line="128"/>
|
||||||
<source>This is the location your Music is Saved to/Imported from.</source>
|
<source>This is the location your Music is Saved to/Imported from.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ミュージックを保存/インポートする場所です。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="119"/>
|
<location filename="../../src/forms/configwidget.ui" line="119"/>
|
||||||
@@ -244,7 +209,7 @@
|
|||||||
<location filename="../../src/forms/configwidget.ui" line="151"/>
|
<location filename="../../src/forms/configwidget.ui" line="151"/>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="163"/>
|
<location filename="../../src/forms/configwidget.ui" line="163"/>
|
||||||
<source>This is the location your Games, Apps, Savegames, and System Backups are Saved to/Imported from.</source>
|
<source>This is the location your Games, Apps, Savegames, and System Backups are Saved to/Imported from.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ゲームやアプリ、セーブデータ、システムバックアップを保存/インポートする場所です。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="154"/>
|
<location filename="../../src/forms/configwidget.ui" line="154"/>
|
||||||
@@ -254,7 +219,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="186"/>
|
<location filename="../../src/forms/configwidget.ui" line="186"/>
|
||||||
<source>This is the location your Software Updates and Browser Data is Saved to/Imported from.</source>
|
<source>This is the location your Software Updates and Browser Data is Saved to/Imported from.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ソフトウェアアップデートとブラウザデータをを保存/インポートする場所です。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="189"/>
|
<location filename="../../src/forms/configwidget.ui" line="189"/>
|
||||||
@@ -264,12 +229,12 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="198"/>
|
<location filename="../../src/forms/configwidget.ui" line="198"/>
|
||||||
<source>This is the location your PS Vita system will read all the content that it tries to download.</source>
|
<source>This is the location your PS Vita system will read all the content that it tries to download.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>この場所の全てのコンテンツをPS Vitaシステムが読み込み、ダウンロードを試みます。</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="219"/>
|
<location filename="../../src/forms/configwidget.ui" line="221"/>
|
||||||
<source>Packages</source>
|
<source>Packages</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>パッケージ</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="247"/>
|
<location filename="../../src/forms/configwidget.ui" line="247"/>
|
||||||
@@ -297,24 +262,34 @@
|
|||||||
<translation>PCのファイルが変更された際にデータベースを自動的に更新する</translation>
|
<translation>PCのファイルが変更された際にデータベースを自動的に更新する</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="321"/>
|
<location filename="../../src/forms/configwidget.ui" line="324"/>
|
||||||
<source>SQLite</source>
|
<source>SQLite</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>SQLite</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="331"/>
|
<location filename="../../src/forms/configwidget.ui" line="334"/>
|
||||||
<source>Skip photo scanning</source>
|
<source>Skip photo scanning</source>
|
||||||
<translation></translation>
|
<translation>フォトのスキャンをスキップする</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="338"/>
|
<location filename="../../src/forms/configwidget.ui" line="341"/>
|
||||||
<source>Skip video scanning</source>
|
<source>Skip video scanning</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ビデオのスキャンをスキップする</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="345"/>
|
<location filename="../../src/forms/configwidget.ui" line="348"/>
|
||||||
<source>Skip music scanning</source>
|
<source>Skip music scanning</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ミュージックのスキャンをスキップする</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/forms/configwidget.ui" line="357"/>
|
||||||
|
<source>CMA Protocol version</source>
|
||||||
|
<translation>CMAプロトコルバージョン</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/forms/configwidget.ui" line="371"/>
|
||||||
|
<source>Reset to default</source>
|
||||||
|
<translation>既定値にリセット</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="279"/>
|
<location filename="../../src/forms/configwidget.ui" line="279"/>
|
||||||
@@ -327,44 +302,44 @@
|
|||||||
<translation>Wi-Fiの監視を無効にする</translation>
|
<translation>Wi-Fiの監視を無効にする</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="305"/>
|
<location filename="../../src/forms/configwidget.ui" line="308"/>
|
||||||
<source>Database backend</source>
|
<source>Database backend</source>
|
||||||
<translation>データベース保存</translation>
|
<translation>データベース保存</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.ui" line="316"/>
|
<location filename="../../src/forms/configwidget.ui" line="319"/>
|
||||||
<source>In Memory</source>
|
<source>In Memory</source>
|
||||||
<translation>メモリ内</translation>
|
<translation>メモリ内</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="116"/>
|
<location filename="../../src/forms/configwidget.cpp" line="127"/>
|
||||||
<source>Select the folder to be used as a photo source</source>
|
<source>Select the folder to be used as a photo source</source>
|
||||||
<translation>フォトの参照先として使用されるフォルダを選択してください</translation>
|
<translation>フォトの参照先として使用されるフォルダを選択してください</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="121"/>
|
<location filename="../../src/forms/configwidget.cpp" line="132"/>
|
||||||
<source>Select the folder to be used as a music source</source>
|
<source>Select the folder to be used as a music source</source>
|
||||||
<translation>ミュージックの参照先として使用されるフォルダを選択してください</translation>
|
<translation>ミュージックの参照先として使用されるフォルダを選択してください</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="126"/>
|
<location filename="../../src/forms/configwidget.cpp" line="137"/>
|
||||||
<source>Select the folder to be used as a video source</source>
|
<source>Select the folder to be used as a video source</source>
|
||||||
<translation>ビデオの参照先として使用されるフォルダを選択してください</translation>
|
<translation>ビデオの参照先として使用されるフォルダを選択してください</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="131"/>
|
<location filename="../../src/forms/configwidget.cpp" line="142"/>
|
||||||
<source>Select the folder to be used to save PS Vita games and backups</source>
|
<source>Select the folder to be used to save PS Vita games and backups</source>
|
||||||
<translation>PS Vitaのゲームとバックアップの保存に使用されるフォルダを選択してください</translation>
|
<translation>PS Vitaのゲームとバックアップの保存に使用されるフォルダを選択してください</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="136"/>
|
<location filename="../../src/forms/configwidget.cpp" line="147"/>
|
||||||
<source>Select the folder to be used to fetch software updates</source>
|
<source>Select the folder to be used to fetch software updates</source>
|
||||||
<translation>ソフトウェアアップデートの取得に使用されるフォルダを選択してください</translation>
|
<translation>ソフトウェアアップデートの取得に使用されるフォルダを選択してください</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/configwidget.cpp" line="141"/>
|
<location filename="../../src/forms/configwidget.cpp" line="152"/>
|
||||||
<source>Select the folder to be used to software packages</source>
|
<source>Select the folder to be used to software packages</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ソフトウェアパッケージに使うフォルダを選択してください</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -388,7 +363,7 @@
|
|||||||
<location filename="../../src/gui/filterlineedit.cpp" line="50"/>
|
<location filename="../../src/gui/filterlineedit.cpp" line="50"/>
|
||||||
<location filename="../../src/gui/filterlineedit.cpp" line="71"/>
|
<location filename="../../src/gui/filterlineedit.cpp" line="71"/>
|
||||||
<source>Filter</source>
|
<source>Filter</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>フィルタ</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
@@ -396,114 +371,103 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../src/httpdownloader.cpp" line="159"/>
|
<location filename="../../src/httpdownloader.cpp" line="159"/>
|
||||||
<source>Network error: %1</source>
|
<source>Network error: %1</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>ネットワークエラー: %1</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>KDENotifierTray</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="30"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>設定</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="31"/>
|
||||||
|
<source>Refresh database</source>
|
||||||
|
<translation>データベースを更新する</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="32"/>
|
||||||
|
<source>Backup Manager</source>
|
||||||
|
<translation>バックアップマネージャー</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="33"/>
|
||||||
|
<source>About QCMA</source>
|
||||||
|
<translation>QCMAについて</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="34"/>
|
||||||
|
<source>About Qt</source>
|
||||||
|
<translation>Qtについて</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="35"/>
|
||||||
|
<source>Quit</source>
|
||||||
|
<translation>終了</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="61"/>
|
||||||
|
<source>Qcma status</source>
|
||||||
|
<translation>QCMAステータス</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/kdenotifiertray.cpp" line="63"/>
|
||||||
|
<source>Disconnected</source>
|
||||||
|
<translation>切断されました</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>MainWidget</name>
|
<name>MainWidget</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="107"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="95"/>
|
||||||
<source>Shutting down...</source>
|
<source>Shutting down...</source>
|
||||||
<translation>終了しています...</translation>
|
<translation>終了しています...</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Stopping QCMA...</source>
|
<location filename="../../src/gui/mainwidget.cpp" line="97"/>
|
||||||
<translation type="obsolete">QCMAを停止しています...</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="109"/>
|
|
||||||
<source>Stopping QCMA (disconnect your PS Vita)</source>
|
<source>Stopping QCMA (disconnect your PS Vita)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>QCMAを停止しています (PS Vitaとの接続を切断してください)</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="126"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="110"/>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="284"/>
|
|
||||||
<source>Disconnected</source>
|
<source>Disconnected</source>
|
||||||
<translation>切断されました</translation>
|
<translation>切断されました</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="127"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="111"/>
|
||||||
<source>The device has been disconnected</source>
|
<source>The device has been disconnected</source>
|
||||||
<translation>デバイスが切断されました</translation>
|
<translation>デバイスが切断されました</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="201"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="181"/>
|
||||||
<source>About QCMA</source>
|
<source>About QCMA</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>QCMAについて</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="203"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="183"/>
|
||||||
<source>Copyright (C) 2014 Codestation</source>
|
<source>Copyright (C) 2014 Codestation</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Copyright (C) 2014 Codestation</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="205"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="185"/>
|
||||||
<source>Copyright (C) 2014 Codestation
|
<source>Copyright (C) 2014 Codestation
|
||||||
|
|
||||||
build hash: %1
|
build hash: %1
|
||||||
build branch: %2</source>
|
build branch: %2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation>Copyright (C) 2014 Codestation
|
||||||
|
|
||||||
|
ビルドハッシュ: %1
|
||||||
|
ビルドブランチ: %2</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="239"/>
|
<location filename="../../src/gui/mainwidget.cpp" line="281"/>
|
||||||
<source>&Backup Manager</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="240"/>
|
|
||||||
<source>&About QCMA</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="241"/>
|
|
||||||
<source>Abou&t Qt</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="307"/>
|
|
||||||
<source>Qcma - Information</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Received PIN: %1</source>
|
|
||||||
<translation type="obsolete">受信したPIN: %1</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="237"/>
|
|
||||||
<source>&Settings</source>
|
|
||||||
<translation>&設定</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="238"/>
|
|
||||||
<source>&Refresh database</source>
|
|
||||||
<translation>&データベースを更新する</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Backup Manager</source>
|
|
||||||
<translation type="obsolete">バックアップマネージャー</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="242"/>
|
|
||||||
<source>&Quit</source>
|
|
||||||
<translation>&終了</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="282"/>
|
|
||||||
<source>Qcma status</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../../src/gui/mainwidget.cpp" line="304"/>
|
|
||||||
<source>Information</source>
|
<source>Information</source>
|
||||||
<translation>情報</translation>
|
<translation>情報</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>PinForm</name>
|
<name>PinForm</name>
|
||||||
<message>
|
|
||||||
<source>Form</source>
|
|
||||||
<translation type="obsolete">入力フォーム</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../src/forms/pinform.ui" line="17"/>
|
<location filename="../../src/forms/pinform.ui" line="17"/>
|
||||||
<source>Device pairing</source>
|
<source>Device pairing</source>
|
||||||
@@ -602,4 +566,70 @@ build branch: %2</source>
|
|||||||
<translation>QCMAのプロセスがすでに実行しています</translation>
|
<translation>QCMAのプロセスがすでに実行しています</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>QTrayIcon</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="51"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>設定</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="52"/>
|
||||||
|
<source>Refresh database</source>
|
||||||
|
<translation>データベースを更新する</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="53"/>
|
||||||
|
<source>Backup Manager</source>
|
||||||
|
<translation>バックアップマネージャー</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="54"/>
|
||||||
|
<source>About QCMA</source>
|
||||||
|
<translation>QCMAについて</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="55"/>
|
||||||
|
<source>About Qt</source>
|
||||||
|
<translation>Qtについて</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/qtrayicon.cpp" line="56"/>
|
||||||
|
<source>Quit</source>
|
||||||
|
<translation>終了</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>UnityIndicator</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="104"/>
|
||||||
|
<source>Settings</source>
|
||||||
|
<translation>設定</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="105"/>
|
||||||
|
<source>Refresh database</source>
|
||||||
|
<translation>データベースを更新する</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="106"/>
|
||||||
|
<source>Backup Manager</source>
|
||||||
|
<translation>バックアップマネージャー</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="108"/>
|
||||||
|
<source>About QCMA</source>
|
||||||
|
<translation>QCMAについて</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="109"/>
|
||||||
|
<source>About Qt</source>
|
||||||
|
<translation>Qtについて</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../src/indicator/unityindicator.cpp" line="111"/>
|
||||||
|
<source>Quit</source>
|
||||||
|
<translation>終了</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <QHostInfo>
|
#include <QHostInfo>
|
||||||
|
#include <QSettings>
|
||||||
|
|
||||||
DeviceCapability::DeviceCapability() :
|
DeviceCapability::DeviceCapability() :
|
||||||
vita_info()
|
vita_info()
|
||||||
@@ -40,7 +41,9 @@ bool DeviceCapability::exchangeInfo(vita_device_t *device)
|
|||||||
}
|
}
|
||||||
|
|
||||||
QString hostname = QHostInfo::localHostName();
|
QString hostname = QHostInfo::localHostName();
|
||||||
const initiator_info_t *pc_info = VitaMTP_Data_Initiator_New(hostname.toUtf8().data(), VITAMTP_PROTOCOL_MAX_VERSION);
|
int protocol_version = QSettings().value("protocolVersion", VITAMTP_PROTOCOL_MAX_VERSION).toInt();
|
||||||
|
protocol_version = qMax(protocol_version, VITAMTP_PROTOCOL_MAX_VERSION);
|
||||||
|
const initiator_info_t *pc_info = VitaMTP_Data_Initiator_New(hostname.toUtf8().data(), protocol_version);
|
||||||
|
|
||||||
// Next, we send the client's (this program) info (discard the const here)
|
// Next, we send the client's (this program) info (discard the const here)
|
||||||
if(VitaMTP_SendInitiatorInfo(device, (initiator_info_t *)pc_info) != PTP_RC_OK) {
|
if(VitaMTP_SendInitiatorInfo(device, (initiator_info_t *)pc_info) != PTP_RC_OK) {
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string/>
|
<string notr="true"/>
|
||||||
</property>
|
</property>
|
||||||
<property name="scaledContents">
|
<property name="scaledContents">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="gameLabel">
|
<widget class="QLabel" name="gameLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><p><span style=" font-size:12pt; font-weight:600;">Game Name</span></p></string>
|
<string notr="true"><p><span style=" font-size:12pt; font-weight:600;">Game Name</span></p></string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><p><span style=" font-size:10pt;">0.00 GiB</span></p></string>
|
<string notr="true"><p><span style=" font-size:10pt;">0.00 GiB</span></p></string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
</sizepolicy>
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string><html><head/><body><p><span style=" font-size:9pt;">[APP] [SAVE] [UPDATE] [DLC]</span></p></body></html></string>
|
<string notr="true"><html><head/><body><p><span style=" font-size:9pt;">[APP] [SAVE] [UPDATE] [DLC]</span></p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="alignment">
|
<property name="alignment">
|
||||||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||||
|
@@ -100,7 +100,10 @@ void ConfigWidget::setDefaultData()
|
|||||||
ui->videoSkipCheck->setChecked(settings.value("videoSkip", false).toBool());
|
ui->videoSkipCheck->setChecked(settings.value("videoSkip", false).toBool());
|
||||||
ui->musicSkipCheck->setChecked(settings.value("musicSkip", false).toBool());
|
ui->musicSkipCheck->setChecked(settings.value("musicSkip", false).toBool());
|
||||||
|
|
||||||
ui->protocolEdit->setText(settings.value("protocolVersion", VITAMTP_PROTOCOL_MAX_VERSION).toString());
|
int protocol_version = settings.value("protocolVersion", VITAMTP_PROTOCOL_MAX_VERSION).toInt();
|
||||||
|
protocol_version = qMax(protocol_version, VITAMTP_PROTOCOL_MAX_VERSION);
|
||||||
|
|
||||||
|
ui->protocolEdit->setText(QString::number(protocol_version));
|
||||||
}
|
}
|
||||||
|
|
||||||
ConfigWidget::~ConfigWidget()
|
ConfigWidget::~ConfigWidget()
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QTabWidget" name="tabWidget">
|
<widget class="QTabWidget" name="tabWidget">
|
||||||
<property name="currentIndex">
|
<property name="currentIndex">
|
||||||
<number>1</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tab">
|
<widget class="QWidget" name="tab">
|
||||||
<attribute name="title">
|
<attribute name="title">
|
||||||
@@ -361,7 +361,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="protocolEdit">
|
<widget class="QLineEdit" name="protocolEdit">
|
||||||
<property name="inputMask">
|
<property name="inputMask">
|
||||||
<string>9999999</string>
|
<string notr="true">9999999</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@@ -222,7 +222,7 @@ TrayIndicator *MainWidget::createTrayObject(QWidget *parent)
|
|||||||
if(desktop.toLower() == "kde")
|
if(desktop.toLower() == "kde")
|
||||||
{
|
{
|
||||||
// KDENotifier
|
// KDENotifier
|
||||||
QLibrary library("/usr/share/qcma/qcma_kdenotifier.so");
|
QLibrary library("/usr/lib/qcma/qcma_kdenotifier.so");
|
||||||
if(library.load())
|
if(library.load())
|
||||||
create_tray = reinterpret_cast<TrayFunctionPointer>(library.resolve("createTrayIndicator"));
|
create_tray = reinterpret_cast<TrayFunctionPointer>(library.resolve("createTrayIndicator"));
|
||||||
else
|
else
|
||||||
@@ -233,7 +233,7 @@ TrayIndicator *MainWidget::createTrayObject(QWidget *parent)
|
|||||||
// if(desktop.toLower() == "unity")
|
// if(desktop.toLower() == "unity")
|
||||||
{
|
{
|
||||||
// AppIndicator
|
// AppIndicator
|
||||||
QLibrary library("/usr/share/qcma/qcma_appindicator.so");
|
QLibrary library("/usr/lib/qcma/qcma_appindicator.so");
|
||||||
if(library.load())
|
if(library.load())
|
||||||
create_tray = reinterpret_cast<TrayFunctionPointer>(library.resolve("createTrayIndicator"));
|
create_tray = reinterpret_cast<TrayFunctionPointer>(library.resolve("createTrayIndicator"));
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user