diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-17 20:58:30 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-17 20:58:30 +0000 |
| commit | af3ef0f32787f1e4f4c0947c5e8f663a59f609ba (patch) | |
| tree | 1b83b01e176e0fd3dcb193b3c45bbebe2ce0abe7 /src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts | |
| parent | 3b7ba10ae0ca000372463d1829f23219be414ead (diff) | |
| download | qmmp-af3ef0f32787f1e4f4c0947c5e8f663a59f609ba.tar.gz qmmp-af3ef0f32787f1e4f4c0947c5e8f663a59f609ba.tar.bz2 qmmp-af3ef0f32787f1e4f4c0947c5e8f663a59f609ba.zip | |
libre.fm support
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@949 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts')
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts index 4b1d97fb8..f288c65fa 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_uk_UA.ts @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="uk"> +<!DOCTYPE TS> +<TS version="2.0" language="uk"> <context> <name>ScrobblerFactory</name> <message> @@ -26,17 +27,22 @@ <context> <name>SettingsDialog</name> <message> - <location filename="../settingsdialog.ui" line="13"/> + <location filename="../settingsdialog.ui" line="14"/> <source>Scrobbler Plugin Settings</source> <translation>Налаштування модуля scrobbler</translation> </message> <message> - <location filename="../settingsdialog.ui" line="19"/> + <location filename="../settingsdialog.ui" line="35"/> + <source>Service:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="45"/> <source>User name:</source> <translation>Ім'я користувача:</translation> </message> <message> - <location filename="../settingsdialog.ui" line="29"/> + <location filename="../settingsdialog.ui" line="55"/> <source>Password:</source> <translation>Пароль:</translation> </message> |
