aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/copypaste
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/copypaste')
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_id.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_it.ts24
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts2
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts4
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts2
8 files changed, 21 insertions, 21 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts
index 4bc269023..75fbf6afe 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_gl_ES.ts
@@ -59,7 +59,7 @@
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Escrito por: LLya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
index 55b5b7279..e5a630dfa 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.1" language="hu_HU">
+<TS version="2.1" language="hu">
<context>
<name>CopyPaste</name>
<message>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
index 90c261a0d..31c009977 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_id.ts
@@ -59,7 +59,7 @@
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Ditulis oleh: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
index 9c710a2bb..10f32a22a 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
@@ -1,37 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.1" language="it_IT">
+<TS version="2.1" language="it">
<context>
<name>CopyPaste</name>
<message>
<location filename="../copypaste.cpp" line="42"/>
<source>Cu&amp;t</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Taglia</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="43"/>
<source>Ctrl+X</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+X</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="44"/>
<source>&amp;Copy</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Copia</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="45"/>
<source>Ctrl+C</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+C</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="46"/>
<source>&amp;Paste</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Incolla</translation>
</message>
<message>
<location filename="../copypaste.cpp" line="47"/>
<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="29"/>
<source>Copy/Paste Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Estensione copia/incolla</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="49"/>
<source>About Copy/Paste Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Informazioni sull&apos;estensione copia/incolla</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="50"/>
<source>Qmmp Copy/Paste Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Estensione copia/incolla per Qmmp</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="51"/>
<source>This plugin allows one to copy selected tracks from one playlist to another</source>
- <translation type="unfinished"></translation>
+ <translation>Questa estensione permette di copiare le tracce selezionate da una scaletta ad un&apos;altra</translation>
</message>
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Autori: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
index 33d7b4046..df8b2d03b 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.1" language="nl_NL">
+<TS version="2.1" language="nl">
<context>
<name>CopyPaste</name>
<message>
@@ -59,7 +59,7 @@
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Auteur: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
index 55c67a224..fe2b327f0 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.1" language="sk_SK">
+<TS version="2.1" language="sk">
<context>
<name>CopyPaste</name>
<message>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
index fa2de8566..70160eecd 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.1" language="tr_TR">
+<TS version="2.1" language="tr">
<context>
<name>CopyPaste</name>
<message>
@@ -59,7 +59,7 @@
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Yazan: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
index a4cbc0176..ea32198bf 100644
--- a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
@@ -59,7 +59,7 @@
<message>
<location filename="../copypastefactory.cpp" line="52"/>
<source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
- <translation>作者:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
+ <translation>撰寫:Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
</message>
</context>
</TS>