From 3a7a0174778f4f9808d4e09c525c89874f569f66 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 25 Feb 2010 21:13:09 +0000 Subject: fileops plugin: fixed settings git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1585 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/fileops/settingsdialog.cpp | 2 +- src/plugins/General/fileops/settingsdialog.ui | 40 +++------------------- .../fileops/translations/fileops_plugin_cs.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_de.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_it.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_lt.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_pl.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_ru.ts | 28 ++++++--------- .../fileops/translations/fileops_plugin_tr.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_uk_UA.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_zh_CN.ts | 26 ++++++-------- .../fileops/translations/fileops_plugin_zh_TW.ts | 26 ++++++-------- 12 files changed, 106 insertions(+), 198 deletions(-) (limited to 'src') diff --git a/src/plugins/General/fileops/settingsdialog.cpp b/src/plugins/General/fileops/settingsdialog.cpp index 05bc1e7c2..feadafb8c 100644 --- a/src/plugins/General/fileops/settingsdialog.cpp +++ b/src/plugins/General/fileops/settingsdialog.cpp @@ -23,7 +23,7 @@ #include #include #include - +#include #include #include #include "fileops.h" diff --git a/src/plugins/General/fileops/settingsdialog.ui b/src/plugins/General/fileops/settingsdialog.ui index 8e1d5c5f0..dfa72b9ed 100644 --- a/src/plugins/General/fileops/settingsdialog.ui +++ b/src/plugins/General/fileops/settingsdialog.ui @@ -68,7 +68,7 @@ - + 26 @@ -76,12 +76,12 @@ - + + Add - + 26 @@ -89,39 +89,7 @@ - - - - - - - - - - 26 - 0 - - - - ... - - - Qt::UpArrow - - - - - - - - 26 - 0 - - - - ... - - - Qt::DownArrow + Remove diff --git a/src/plugins/General/fileops/translations/fileops_plugin_cs.ts b/src/plugins/General/fileops/translations/fileops_plugin_cs.ts index 11f9fe5af..371aa65ea 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_cs.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_cs.ts @@ -99,6 +99,7 @@ Přejmenovat + Remove @@ -210,30 +211,23 @@ Zkratka - - + - + - - - - - - - - - - - - - + + ... - + Destination: Cíl: - + + Add + + + + File name pattern: Vzor jména: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_de.ts b/src/plugins/General/fileops/translations/fileops_plugin_de.ts index 2dd867060..26fdd0b10 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_de.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_de.ts @@ -98,6 +98,7 @@ Umbenennen + Remove @@ -209,30 +210,23 @@ Kurzbefehl - - + - + - - - - - - - - - - - - + + ... - + Destination: Zielort: - + + Add + + + + File name pattern: Dateinamensmuster: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_it.ts b/src/plugins/General/fileops/translations/fileops_plugin_it.ts index 5a8377b02..d4c10c076 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_it.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_it.ts @@ -97,6 +97,7 @@ Rinomina + Remove @@ -208,30 +209,23 @@ Scorciatoia - - + - + - - - - - - - - - - - - - + + ... ... - + Destination: Destinazione: - + + Add + + + + File name pattern: Schema nome del file diff --git a/src/plugins/General/fileops/translations/fileops_plugin_lt.ts b/src/plugins/General/fileops/translations/fileops_plugin_lt.ts index 34a7fa9b4..c0aff6f9c 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_lt.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_lt.ts @@ -99,6 +99,7 @@ Pervadinti + Remove @@ -210,30 +211,23 @@ Mygtuko nuoroda - - + - - - - - - - - - - - - - + + ... ... - + Destination: Paskirtis: - + + Add + + + + File name pattern: Bylos plėtinys: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_pl.ts b/src/plugins/General/fileops/translations/fileops_plugin_pl.ts index 89794e7b5..7ada8692e 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_pl.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_pl.ts @@ -99,6 +99,7 @@ Zmień nazwę + Remove @@ -210,30 +211,23 @@ Skróŧ klawiszowy - - + - - - - - - - - - - - - - + + ... - + Destination: Cel: - + + Add + + + + File name pattern: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_ru.ts b/src/plugins/General/fileops/translations/fileops_plugin_ru.ts index 4c08c6e29..546da3359 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_ru.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_ru.ts @@ -99,6 +99,7 @@ Переименовать + Remove @@ -210,30 +211,23 @@ Сочетание клавиш - - + - - - - - - - - - - - - - + + ... - + ... - + Destination: Назначение: - + + Add + Добавить + + + File name pattern: Формат имени файла: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_tr.ts b/src/plugins/General/fileops/translations/fileops_plugin_tr.ts index 724388ace..a17a60a9c 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_tr.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_tr.ts @@ -97,6 +97,7 @@ + Remove @@ -208,30 +209,23 @@ Kısayol - - + - + - - - - - - - - - - - - - + + ... ... - + Destination: Hedef: - + + Add + + + + File name pattern: Dosya adı deseni: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts b/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts index 6cfe5cf55..d3cb64edb 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_uk_UA.ts @@ -99,6 +99,7 @@ Переіменувати + Remove @@ -210,30 +211,23 @@ Комбінація клавіш - - + - - - - - - - - - - - - - + + ... - + Destination: Призначення: - + + Add + + + + File name pattern: Формат імені файла: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts b/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts index 2fecbd7eb..c36eb4df7 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts @@ -97,6 +97,7 @@ 重命名 + Remove @@ -208,30 +209,23 @@ 快捷键 - - + - + - - - - - - - - - - - - - + + ... ... - + Destination: 目标目录: - + + Add + + + + File name pattern: 文件名方案: diff --git a/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts b/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts index cbda84314..d9f4e661a 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_zh_TW.ts @@ -97,6 +97,7 @@ 重命名 + Remove @@ -208,30 +209,23 @@ 熱鍵 - - + - + - - - - - - - - - - - - - + + ... ... - + Destination: 目標目錄 - + + Add + + + + File name pattern: 檔名方案: -- cgit v1.2.3-13-gbd6f