diff options
Diffstat (limited to 'src/plugins/General/udisks/translations/udisks_plugin_tr.ts')
| -rw-r--r-- | src/plugins/General/udisks/translations/udisks_plugin_tr.ts | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/src/plugins/General/udisks/translations/udisks_plugin_tr.ts b/src/plugins/General/udisks/translations/udisks_plugin_tr.ts new file mode 100644 index 000000000..9598d418f --- /dev/null +++ b/src/plugins/General/udisks/translations/udisks_plugin_tr.ts @@ -0,0 +1,83 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="tr_TR"> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>HAL Plugin Settings</source> + <translation>HAL Eklentis Ayarları</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="28"/> + <source>CD Audio Detection</source> + <translation>CD Ses Algılama</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="37"/> + <source>Add tracks to playlist automatically</source> + <translation>Parçaları listeye otomatik olarka ekle</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="44"/> + <source>Remove tracks from playlist automatically</source> + <translation>Parçaları listeden otomatik olarak kaldır</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="54"/> + <source>Removable Device Detection</source> + <translation>Çıkarılabilir Aygıt Algılama</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="63"/> + <source>Add files to playlist automatically</source> + <translation>Dosyaları listeye otomatik olarak ekle</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="70"/> + <source>Remove files from playlist automatically</source> + <translation>Dosyaları listeden otomatik olarak kaldır</translation> + </message> +</context> +<context> + <name>UDisksFactory</name> + <message> + <location filename="../udisksfactory.cpp" line="30"/> + <source>UDisks Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="50"/> + <source>About UDisks Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="51"/> + <source>Qmmp UDisks Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="52"/> + <source>This plugin provides removable devices detection using UDisks</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../udisksfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>UDisksPlugin</name> + <message> + <location filename="../udisksplugin.cpp" line="152"/> + <source>Add CD "%1"</source> + <translation type="unfinished">CD "%1" Ekle</translation> + </message> + <message> + <location filename="../udisksplugin.cpp" line="158"/> + <source>Add Volume "%1"</source> + <translation type="unfinished">"%1" Aygıtını Ekle</translation> + </message> +</context> +</TS> |
