diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-25 20:57:39 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-25 20:57:39 +0000 |
| commit | 16cb4ed99ba463daa20feadf35d66af8367efbac (patch) | |
| tree | 67bb07c1b3461e99b502be51fd07809523c72f0f /src/plugins/General/fileops/translations/fileops_plugin_tr.ts | |
| parent | 2248c16122f9986aa91a0227a7602e3f21ef4d12 (diff) | |
| download | qmmp-16cb4ed99ba463daa20feadf35d66af8367efbac.tar.gz qmmp-16cb4ed99ba463daa20feadf35d66af8367efbac.tar.bz2 qmmp-16cb4ed99ba463daa20feadf35d66af8367efbac.zip | |
improved fileops plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1584 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/fileops/translations/fileops_plugin_tr.ts')
| -rw-r--r-- | src/plugins/General/fileops/translations/fileops_plugin_tr.ts | 63 |
1 files changed, 44 insertions, 19 deletions
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_tr.ts b/src/plugins/General/fileops/translations/fileops_plugin_tr.ts index 461ca833b..724388ace 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_tr.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_tr.ts @@ -24,17 +24,17 @@ <translation>Dur</translation> </message> <message> - <location filename="../fileops.cpp" line="135"/> + <location filename="../fileops.cpp" line="146"/> <source>Copying file %1/%2</source> <translation>%1/%2 dosyası kopyalanıyor</translation> </message> <message> - <location filename="../fileops.cpp" line="177"/> + <location filename="../fileops.cpp" line="189"/> <source>Remove files</source> <translation>Dosyaları kaldır</translation> </message> <message numerus="yes"> - <location filename="../fileops.cpp" line="178"/> + <location filename="../fileops.cpp" line="190"/> <source>Are you sure you want to remove %n file(s) from disk?</source> <translation type="unfinished"> <numerusform></numerusform> @@ -123,37 +123,62 @@ <translation></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="195"/> - <source>Tracknumber</source> - <translation></translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="196"/> + <location filename="../settingsdialog.cpp" line="197"/> <source>Genre</source> <translation></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="197"/> - <source>Filename</source> - <translation></translation> + <location filename="../settingsdialog.cpp" line="204"/> + <source>Year</source> + <translation>Yıl</translation> </message> <message> <location filename="../settingsdialog.cpp" line="198"/> - <source>Date</source> - <translation>Tarih</translation> + <source>Comment</source> + <translation>Yorum</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="195"/> + <source>Track number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="196"/> + <source>Two-digit track number</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../settingsdialog.cpp" line="199"/> - <source>Year</source> - <translation>Yıl</translation> + <source>Composer</source> + <translation type="unfinished"></translation> </message> <message> <location filename="../settingsdialog.cpp" line="200"/> - <source>Comment</source> - <translation>Yorum</translation> + <source>Duration</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="201"/> + <source>Disc number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="202"/> + <source>File name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="203"/> + <source>File path</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="205"/> + <source>Condition</source> + <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="216"/> + <location filename="../settingsdialog.cpp" line="221"/> <source>Choose a directory</source> <translation>Dizin seç</translation> </message> |
