diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-08-05 19:16:58 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2018-08-05 19:16:58 +0000 |
| commit | 3b6be4981b999d02aa183edf21b6a015d0bfce20 (patch) | |
| tree | 2dd27784c543f1ef0ba37f5a0869eadf81925852 /src/plugins/Input/archive/translations/archive_plugin_es.ts | |
| parent | 1d4bc755cf9ab1e0e9bb7104d0cab9d8071009a6 (diff) | |
| download | qmmp-3b6be4981b999d02aa183edf21b6a015d0bfce20.tar.gz qmmp-3b6be4981b999d02aa183edf21b6a015d0bfce20.tar.bz2 qmmp-3b6be4981b999d02aa183edf21b6a015d0bfce20.zip | |
updated .ts files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8242 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/archive/translations/archive_plugin_es.ts')
| -rw-r--r-- | src/plugins/Input/archive/translations/archive_plugin_es.ts | 55 |
1 files changed, 6 insertions, 49 deletions
diff --git a/src/plugins/Input/archive/translations/archive_plugin_es.ts b/src/plugins/Input/archive/translations/archive_plugin_es.ts index ef6399482..1e793a9d4 100644 --- a/src/plugins/Input/archive/translations/archive_plugin_es.ts +++ b/src/plugins/Input/archive/translations/archive_plugin_es.ts @@ -2,77 +2,34 @@ <!DOCTYPE TS> <TS version="2.0" language="es"> <context> - <name>ArchiveMetaDataModel</name> - <message> - <location filename="../archivemetadatamodel.cpp" line="54"/> - <source>Length</source> - <translation>Duración</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="55"/> - <source>Sample rate</source> - <translation>Frecuencia</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="55"/> - <source>Hz</source> - <translation>Hz</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="56"/> - <source>Channels</source> - <translation>Canales</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="57"/> - <source>Bitrate</source> - <translation>Tasa de bits</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="57"/> - <source>kbps</source> - <translation>kbps</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="58"/> - <source>File size</source> - <translation>Tamaño del archivo</translation> - </message> - <message> - <location filename="../archivemetadatamodel.cpp" line="58"/> - <source>KB</source> - <translation>KB</translation> - </message> -</context> -<context> <name>DecoderArchiveFactory</name> <message> - <location filename="../decoderarchivefactory.cpp" line="40"/> + <location filename="../decoderarchivefactory.cpp" line="39"/> <source>Archive Plugin</source> <translation>Módulo de archivo</translation> </message> <message> - <location filename="../decoderarchivefactory.cpp" line="42"/> + <location filename="../decoderarchivefactory.cpp" line="41"/> <source>Archives</source> <translation>Archivos</translation> </message> <message> - <location filename="../decoderarchivefactory.cpp" line="149"/> + <location filename="../decoderarchivefactory.cpp" line="152"/> <source>About Archive Reader Plugin</source> <translation>Acerca del Módulo Lector de Archivo</translation> </message> <message> - <location filename="../decoderarchivefactory.cpp" line="150"/> + <location filename="../decoderarchivefactory.cpp" line="153"/> <source>Qmmp Archive Reader Plugin</source> <translation>Módulo Lector de Archivo de Qmmp</translation> </message> <message> - <location filename="../decoderarchivefactory.cpp" line="151"/> + <location filename="../decoderarchivefactory.cpp" line="154"/> <source>Compiled against %1</source> <translation>Compilado contra %1</translation> </message> <message> - <location filename="../decoderarchivefactory.cpp" line="152"/> + <location filename="../decoderarchivefactory.cpp" line="155"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> <translation>Escrito por: Ilya Kotov <forkotov02@ya.ru></translation> </message> |
