diff options
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> |
