diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-04 14:50:31 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-08-04 14:50:31 +0000 |
| commit | d50f578e08754853d36367e754ffe8f60429f95b (patch) | |
| tree | 59cb3f20bd10409da3fc026e5a68fc211e5e5b5e /src/plugins/General/hal | |
| parent | 86d92bb0446e011457bcdffa8c85eafe215d95e3 (diff) | |
| download | qmmp-d50f578e08754853d36367e754ffe8f60429f95b.tar.gz qmmp-d50f578e08754853d36367e754ffe8f60429f95b.tar.bz2 qmmp-d50f578e08754853d36367e754ffe8f60429f95b.zip | |
updated Turkish translation (Bilgesu Güngör)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1103 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hal')
| -rw-r--r-- | src/plugins/General/hal/translations/hal_plugin_tr.ts | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/src/plugins/General/hal/translations/hal_plugin_tr.ts b/src/plugins/General/hal/translations/hal_plugin_tr.ts index 6b0701204..c01aafeb9 100644 --- a/src/plugins/General/hal/translations/hal_plugin_tr.ts +++ b/src/plugins/General/hal/translations/hal_plugin_tr.ts @@ -1,37 +1,37 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0"> +<TS version="2.0" language="tr_TR"> <context> <name>HalFactory</name> <message> <location filename="../halfactory.cpp" line="30"/> <source>HAL Plugin</source> - <translation type="unfinished"></translation> + <translation>HAL Eklentisi</translation> </message> <message> <location filename="../halfactory.cpp" line="50"/> <source>About HAL Plugin</source> - <translation type="unfinished"></translation> + <translation>HAL Eklentisi Hakkında</translation> </message> <message> <location filename="../halfactory.cpp" line="51"/> <source>Qmmp HAL Plugin</source> - <translation type="unfinished"></translation> + <translation>Qmmp HAL Eklentisi</translation> </message> <message> <location filename="../halfactory.cpp" line="52"/> <source>This plugin provides removable devices detection using HAL</source> - <translation type="unfinished"></translation> + <translation>Bu eklenti HAL kullanarak çıkarılabilir aygıtların tanınmasını sağlar</translation> </message> <message> <location filename="../halfactory.cpp" line="53"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> <message> <location filename="../halfactory.cpp" line="54"/> <source>Based on Solid (KDE hardware library)</source> - <translation type="unfinished"></translation> + <translation>Solid (KDE donanım kitaplığı) temellidir</translation> </message> </context> <context> @@ -39,12 +39,12 @@ <message> <location filename="../halplugin.cpp" line="160"/> <source>Add CD "%1"</source> - <translation type="unfinished"></translation> + <translation>CD "%1" Ekle</translation> </message> <message> <location filename="../halplugin.cpp" line="166"/> <source>Add Volume "%1"</source> - <translation type="unfinished"></translation> + <translation>"%1" Aygıtını Ekle</translation> </message> </context> <context> @@ -52,37 +52,37 @@ <message> <location filename="../settingsdialog.ui" line="13"/> <source>HAL Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>HAL Eklentis Ayarları</translation> </message> <message> <location filename="../settingsdialog.ui" line="28"/> <source>CD Audio Detection</source> - <translation type="unfinished"></translation> + <translation>CD Ses Algılama</translation> </message> <message> <location filename="../settingsdialog.ui" line="37"/> <source>Add tracks to playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Parçaları listeye otomatik olarka ekle</translation> </message> <message> <location filename="../settingsdialog.ui" line="44"/> <source>Remove tracks from playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Parçaları listeden otomatik olarak kaldır</translation> </message> <message> <location filename="../settingsdialog.ui" line="54"/> <source>Removable Device Detection</source> - <translation type="unfinished"></translation> + <translation>Çıkarılabilir Aygıt Algılama</translation> </message> <message> <location filename="../settingsdialog.ui" line="63"/> <source>Add files to playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Dosyaları listeye otomatik olarak ekle</translation> </message> <message> <location filename="../settingsdialog.ui" line="70"/> <source>Remove files from playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Dosyaları listeden otomatik olarak kaldır</translation> </message> </context> </TS> |
