aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/copypaste
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-10-29 17:18:02 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2017-10-29 17:18:02 +0000
commit4d6c3e69e546459cc12e68fa6a248bdc801a9a75 (patch)
treeea5f5ee30c7915140b2b9f8c8021ef75636bb2aa /src/plugins/General/copypaste
parent36d9eaff4cebf5b3fb6ce593aa2f9c7a0be18f91 (diff)
downloadqmmp-4d6c3e69e546459cc12e68fa6a248bdc801a9a75.tar.gz
qmmp-4d6c3e69e546459cc12e68fa6a248bdc801a9a75.tar.bz2
qmmp-4d6c3e69e546459cc12e68fa6a248bdc801a9a75.zip
updated Spanish translation (Joel Barrios and Bohdan Shuba)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7677 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/copypaste')
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_es.ts24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
index f767c3766..3560d5d4a 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
@@ -1,37 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.0" language="es_ES">
+<TS version="2.0" language="es">
<context>
<name>CopyPaste</name>
<message>
<location filename="../copypaste.cpp" line="43"/>
<source>Cu&amp;t</source>
- <translation type="unfinished"></translation>
+ <translation>Cor&amp;tar</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="44"/>
<source>Ctrl+X</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+X</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="45"/>
<source>&amp;Copy</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Copiar</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="46"/>
<source>Ctrl+C</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+C</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="47"/>
<source>&amp;Paste</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Pegar</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="48"/>
<source>Ctrl+V</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+V</translation>
</message>
</context>
<context>
@@ -39,27 +39,27 @@
<message>
<location filename="../copypastefactory.cpp" line="30"/>
<source>Copy/Paste Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Módulo Copiar/Pegar</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="50"/>
<source>About Copy/Paste Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Acerca del Módulo Copiar/Pegar</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="51"/>
<source>Qmmp Copy/Paste Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Módulo Copiar/Pegar de Qmmp</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>This plugin allows one to copy selected tracks from one playlist to another</source>
- <translation type="unfinished"></translation>
+ <translation>Este módulo permite copiar pistas seleccionadas desde una lista de hacia otra</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="53"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Escrito por: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>