diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-10-13 15:54:07 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-10-13 15:54:07 +0000 |
| commit | 8bb61aac38bdfc0947a74fdfd0fa06011396faf3 (patch) | |
| tree | 49b44b84feed04e45df3c3c7c9b2be5e131c737e /src/plugins/General/history/translations | |
| parent | 722768c4f2b7d3bf239235718ee3fb6502a6afa1 (diff) | |
| download | qmmp-8bb61aac38bdfc0947a74fdfd0fa06011396faf3.tar.gz qmmp-8bb61aac38bdfc0947a74fdfd0fa06011396faf3.tar.bz2 qmmp-8bb61aac38bdfc0947a74fdfd0fa06011396faf3.zip | |
updated translations
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10364 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/history/translations')
| -rw-r--r-- | src/plugins/General/history/translations/history_plugin_fi.ts | 30 | ||||
| -rw-r--r-- | src/plugins/General/history/translations/history_plugin_gl_ES.ts | 2 |
2 files changed, 16 insertions, 16 deletions
diff --git a/src/plugins/General/history/translations/history_plugin_fi.ts b/src/plugins/General/history/translations/history_plugin_fi.ts index d02a217f0..e2b764fae 100644 --- a/src/plugins/General/history/translations/history_plugin_fi.ts +++ b/src/plugins/General/history/translations/history_plugin_fi.ts @@ -19,7 +19,7 @@ <message> <location filename="../history.cpp" line="58"/> <source>Alt+H</source> - <translation type="unfinished"></translation> + <translation>Alt+H</translation> </message> </context> <context> @@ -27,27 +27,27 @@ <message> <location filename="../historyfactory.cpp" line="31"/> <source>Listening History Plugin</source> - <translation>Kuunteluhistorialiitännäinen</translation> + <translation>Listening History Plugin</translation> </message> <message> <location filename="../historyfactory.cpp" line="51"/> <source>About Listening History Plugin</source> - <translation>Tietoja - Kuunteluhistorialiitännäinen</translation> + <translation>Tietoja: Listening History Plugin</translation> </message> <message> <location filename="../historyfactory.cpp" line="52"/> <source>Qmmp Listening History Plugin</source> - <translation>Qmmp:n kuunteluhistorialiitännäinen</translation> + <translation>Qmmp Listening History Plugin</translation> </message> <message> <location filename="../historyfactory.cpp" line="53"/> <source>This plugin collects information about listened tracks</source> - <translation>Tämä liitännäinen kerää tietoja kuunnelluista kappaleista</translation> + <translation>Tämä laajennus kerää tietoja kuunnelluista kappaleista</translation> </message> <message> <location filename="../historyfactory.cpp" line="54"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation>Toteuttanut: Ilya Kotov <forkotov02@ya.ru></translation> + <translation>Kirjoittanut: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> @@ -55,12 +55,12 @@ <message> <location filename="../historysettingsdialog.ui" line="14"/> <source>Listening History Plugin Settings</source> - <translation>Kuunteluhistorialiitännäisen asetukset</translation> + <translation>Asetukset Listening History Plugin</translation> </message> <message> <location filename="../historysettingsdialog.ui" line="31"/> <source>Title format:</source> - <translation type="unfinished"></translation> + <translation>Otsikon muoto:</translation> </message> </context> <context> @@ -99,23 +99,23 @@ <message> <location filename="../historywindow.ui" line="83"/> <source>Execute</source> - <translation type="unfinished"></translation> + <translation>Suorita</translation> </message> <message> <location filename="../historywindow.ui" line="129"/> <source>Time</source> - <translation type="unfinished"></translation> + <translation>Aika</translation> </message> <message> <location filename="../historywindow.ui" line="134"/> <location filename="../historywindow.ui" line="183"/> <source>Song</source> - <translation type="unfinished"></translation> + <translation>Kappale</translation> </message> <message> <location filename="../historywindow.ui" line="143"/> <source>Distribution</source> - <translation type="unfinished"></translation> + <translation>Jakelu</translation> </message> <message> <location filename="../historywindow.ui" line="156"/> @@ -158,7 +158,7 @@ <message> <location filename="../historywindow.cpp" line="124"/> <source>dd MMMM yyyy</source> - <translation type="unfinished"></translation> + <translation>dd MMMM yyyy</translation> </message> <message> <location filename="../historywindow.cpp" line="125"/> @@ -168,12 +168,12 @@ <message> <location filename="../historywindow.cpp" line="191"/> <source>MM-yyyy</source> - <translation type="unfinished"></translation> + <translation>MM-yyyy</translation> </message> <message> <location filename="../historywindow.cpp" line="192"/> <source>dd MMMM</source> - <translation type="unfinished"></translation> + <translation>dd MMMM</translation> </message> </context> </TS> diff --git a/src/plugins/General/history/translations/history_plugin_gl_ES.ts b/src/plugins/General/history/translations/history_plugin_gl_ES.ts index f2bc3575f..3b26c573c 100644 --- a/src/plugins/General/history/translations/history_plugin_gl_ES.ts +++ b/src/plugins/General/history/translations/history_plugin_gl_ES.ts @@ -19,7 +19,7 @@ <message> <location filename="../history.cpp" line="58"/> <source>Alt+H</source> - <translation type="unfinished"></translation> + <translation>Alt+H</translation> </message> </context> <context> |
