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/General/hotkey/translations/hotkey_plugin_tr.ts | |
| 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/General/hotkey/translations/hotkey_plugin_tr.ts')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts index c358dc6c9..113cd723d 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts +++ b/src/plugins/General/hotkey/translations/hotkey_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>HotkeyDialog</name> <message> @@ -50,6 +50,26 @@ <context> <name>SettingsDialog</name> <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Global Hotkey Plugin Settings</source> + <translation>Genel Kısayol Eklentisi Ayarları</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Action</source> + <translation>Eylem</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Shortcut</source> + <translation>Kısayol</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Reset</source> + <translation>Sıfırla</translation> + </message> + <message> <location filename="../settingsdialog.cpp" line="37"/> <source>Play</source> <translation>Oynat</translation> @@ -124,25 +144,5 @@ <source>Key sequence '%1' is already used</source> <translation type="unfinished"></translation> </message> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>Global Hotkey Plugin Settings</source> - <translation>Genel Kısayol Eklentisi Ayarları</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="42"/> - <source>Action</source> - <translation>Eylem</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="47"/> - <source>Shortcut</source> - <translation>Kısayol</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="55"/> - <source>Reset</source> - <translation>Sıfırla</translation> - </message> </context> </TS> |
