diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-01-21 13:37:17 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-01-21 13:37:17 +0000 |
| commit | 1e77e823b59580c396a3b0bc27af9eb848b364b8 (patch) | |
| tree | 84b53663f771f1e4d00b67ade3b4466cf0af77c9 /src/plugins/CommandLineOptions/SeekOption | |
| parent | e1d658cd9c99d7f7399d40c8f7c778db705b91ce (diff) | |
| download | qmmp-1e77e823b59580c396a3b0bc27af9eb848b364b8.tar.gz qmmp-1e77e823b59580c396a3b0bc27af9eb848b364b8.tar.bz2 qmmp-1e77e823b59580c396a3b0bc27af9eb848b364b8.zip | |
sync remaining translations
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8642 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption')
4 files changed, 7 insertions, 7 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts index c234979a5..4d0bafbe1 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_hu.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_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>SeekOption</name> <message> diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_it.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_it.ts index 0c8fa59ef..444dd5d3e 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_it.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_it.ts @@ -1,22 +1,22 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="it_IT"> +<TS version="2.1" language="it"> <context> <name>SeekOption</name> <message> <location filename="../seekoption.cpp" line="29"/> <source>Seek to position in the current track</source> - <translation type="unfinished"></translation> + <translation>Sposta alla posizione nella traccia attuale</translation> </message> <message> <location filename="../seekoption.cpp" line="30"/> <source>Seek forward</source> - <translation type="unfinished"></translation> + <translation>Sposta in avanti</translation> </message> <message> <location filename="../seekoption.cpp" line="31"/> <source>Seek backwards</source> - <translation type="unfinished"></translation> + <translation>Sposta all'indietro</translation> </message> </context> </TS> diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts index 5be9cb19b..422d7d8d2 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_sk.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_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>SeekOption</name> <message> diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_tr.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_tr.ts index ed8b0d4d8..49a56e365 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_tr.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_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>SeekOption</name> <message> |
