From a7fd4f53847c93e8713aa41c8723ff1a7f943014 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 2 Dec 2018 09:46:04 +0000 Subject: updated .ts files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8474 90c681e8-e032-0410-971d-27865f9a5e38 --- .../rdetect/translations/rdetect_plugin_bg.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_cs.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_de.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_el.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_en.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_es.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_fi.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_fr.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_gl_ES.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_he.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_hu.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_id.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_it.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_ja.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_kk.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_lt.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_nl.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_pl_PL.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_pt.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_pt_BR.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_ru.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_sk.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_sr_BA.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_sr_RS.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_tr.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_uk_UA.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_zh_CN.ts | 83 ++++++++++++++++++++++ .../rdetect/translations/rdetect_plugin_zh_TW.ts | 83 ++++++++++++++++++++++ .../General/rdetect/translations/translations.qrc | 32 +++++++++ .../udisks2/translations/udisks2_plugin_bg.ts | 4 +- .../udisks2/translations/udisks2_plugin_cs.ts | 4 +- .../udisks2/translations/udisks2_plugin_de.ts | 4 +- .../udisks2/translations/udisks2_plugin_el.ts | 4 +- .../udisks2/translations/udisks2_plugin_en.ts | 4 +- .../udisks2/translations/udisks2_plugin_es.ts | 4 +- .../udisks2/translations/udisks2_plugin_fi.ts | 4 +- .../udisks2/translations/udisks2_plugin_fr.ts | 4 +- .../udisks2/translations/udisks2_plugin_gl_ES.ts | 4 +- .../udisks2/translations/udisks2_plugin_he.ts | 4 +- .../udisks2/translations/udisks2_plugin_hu.ts | 4 +- .../udisks2/translations/udisks2_plugin_id.ts | 4 +- .../udisks2/translations/udisks2_plugin_it.ts | 4 +- .../udisks2/translations/udisks2_plugin_ja.ts | 4 +- .../udisks2/translations/udisks2_plugin_kk.ts | 4 +- .../udisks2/translations/udisks2_plugin_lt.ts | 4 +- .../udisks2/translations/udisks2_plugin_nl.ts | 4 +- .../udisks2/translations/udisks2_plugin_pl_PL.ts | 4 +- .../udisks2/translations/udisks2_plugin_pt.ts | 4 +- .../udisks2/translations/udisks2_plugin_pt_BR.ts | 4 +- .../udisks2/translations/udisks2_plugin_ru.ts | 4 +- .../udisks2/translations/udisks2_plugin_sk.ts | 4 +- .../udisks2/translations/udisks2_plugin_sr_BA.ts | 4 +- .../udisks2/translations/udisks2_plugin_sr_RS.ts | 4 +- .../udisks2/translations/udisks2_plugin_tr.ts | 4 +- .../udisks2/translations/udisks2_plugin_uk_UA.ts | 4 +- .../udisks2/translations/udisks2_plugin_zh_CN.ts | 4 +- .../udisks2/translations/udisks2_plugin_zh_TW.ts | 4 +- 57 files changed, 2412 insertions(+), 56 deletions(-) create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_bg.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_cs.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_de.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_el.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_en.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_es.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_fi.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_fr.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_gl_ES.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_he.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_hu.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_id.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_it.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_ja.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_kk.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_lt.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_nl.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_pl_PL.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_pt_BR.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_sk.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_sr_BA.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_sr_RS.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_tr.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_uk_UA.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_zh_CN.ts create mode 100644 src/plugins/General/rdetect/translations/rdetect_plugin_zh_TW.ts create mode 100644 src/plugins/General/rdetect/translations/translations.qrc (limited to 'src/plugins/General') diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_bg.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_bg.ts new file mode 100644 index 000000000..78381eee1 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_bg.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_cs.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_cs.ts new file mode 100644 index 000000000..5dea65878 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_cs.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_de.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_de.ts new file mode 100644 index 000000000..4d511b2be --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_de.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_el.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_el.ts new file mode 100644 index 000000000..64f815b87 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_el.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_en.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_en.ts new file mode 100644 index 000000000..e98bbd657 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_en.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_es.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_es.ts new file mode 100644 index 000000000..aded23226 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_es.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_fi.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_fi.ts new file mode 100644 index 000000000..4726fb2cc --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_fi.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_fr.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_fr.ts new file mode 100644 index 000000000..8981ab79d --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_fr.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_gl_ES.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_gl_ES.ts new file mode 100644 index 000000000..dea26766c --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_gl_ES.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_he.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_he.ts new file mode 100644 index 000000000..1ef081f1e --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_he.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_hu.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_hu.ts new file mode 100644 index 000000000..360d74934 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_hu.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_id.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_id.ts new file mode 100644 index 000000000..dca5e0d0b --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_id.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_it.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_it.ts new file mode 100644 index 000000000..241a01c31 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_it.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_ja.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_ja.ts new file mode 100644 index 000000000..7a6a667b3 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_ja.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_kk.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_kk.ts new file mode 100644 index 000000000..48b903a5b --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_kk.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_lt.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_lt.ts new file mode 100644 index 000000000..496efa2e7 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_lt.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_nl.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_nl.ts new file mode 100644 index 000000000..216798bbb --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_nl.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_pl_PL.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_pl_PL.ts new file mode 100644 index 000000000..4b045f482 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_pl_PL.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts new file mode 100644 index 000000000..71b8596fd --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_pt.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_pt_BR.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_pt_BR.ts new file mode 100644 index 000000000..71b8596fd --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_pt_BR.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts new file mode 100644 index 000000000..e127ecf20 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_sk.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_sk.ts new file mode 100644 index 000000000..5bc5a1c8e --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_sk.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_sr_BA.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_sr_BA.ts new file mode 100644 index 000000000..5e89f18f7 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_sr_BA.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_sr_RS.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_sr_RS.ts new file mode 100644 index 000000000..27ee42d06 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_sr_RS.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_tr.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_tr.ts new file mode 100644 index 000000000..090a4e487 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_tr.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_uk_UA.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_uk_UA.ts new file mode 100644 index 000000000..362ba90c0 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_uk_UA.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_zh_CN.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_zh_CN.ts new file mode 100644 index 000000000..ee64ae316 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_zh_CN.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_zh_TW.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_zh_TW.ts new file mode 100644 index 000000000..5c1c741d9 --- /dev/null +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_zh_TW.ts @@ -0,0 +1,83 @@ + + + + + RDetectFactory + + + Volume Detection Plugin + + + + + About Volume Detection Plugin + + + + + Qmmp Removable Volume Detection Plugin + + + + + This plugin provides removable volume detection + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + RemovableHelper + + + Add CD "%1" + + + + + Add Volume "%1" + + + + + SettingsDialog + + + Volume Detection Plugin Settings + + + + + CD Audio Detection + + + + + Add tracks to playlist automatically + + + + + Remove tracks from playlist automatically + + + + + Removable Device Detection + + + + + Add files to playlist automatically + + + + + Remove files from playlist automatically + + + + diff --git a/src/plugins/General/rdetect/translations/translations.qrc b/src/plugins/General/rdetect/translations/translations.qrc new file mode 100644 index 000000000..d84af5f5b --- /dev/null +++ b/src/plugins/General/rdetect/translations/translations.qrc @@ -0,0 +1,32 @@ + + + + rdetect_plugin_ru.qm + rdetect_plugin_uk_UA.qm + rdetect_plugin_zh_CN.qm + rdetect_plugin_zh_TW.qm + rdetect_plugin_tr.qm + rdetect_plugin_cs.qm + rdetect_plugin_pt_BR.qm + rdetect_plugin_pt.qm + rdetect_plugin_de.qm + rdetect_plugin_pl_PL.qm + rdetect_plugin_fr.qm + rdetect_plugin_it.qm + rdetect_plugin_kk.qm + rdetect_plugin_lt.qm + rdetect_plugin_hu.qm + rdetect_plugin_nl.qm + rdetect_plugin_ja.qm + rdetect_plugin_sk.qm + rdetect_plugin_es.qm + rdetect_plugin_he.qm + rdetect_plugin_gl_ES.qm + rdetect_plugin_sr_BA.qm + rdetect_plugin_sr_RS.qm + rdetect_plugin_bg.qm + rdetect_plugin_el.qm + rdetect_plugin_id.qm + rdetect_plugin_fi.qm + + diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts index 4cf3b4b65..8ffdb06ff 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_bg.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" - + Add Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts index 81c2b41a1..fd68117a5 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_cs.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Přidat CD „%1“ - + Add Volume "%1" Přidat svazek „%1“ diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts index bf39a197e..4ae244160 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_de.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" CD „%1“ hinzufügen - + Add Volume "%1" Datenträger „%1“ hinzufügen diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts index 8bb3e98c4..741370e33 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_el.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Προσθήκη CD «%1» - + Add Volume "%1" Προσθήκη Έντασης «%1» diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts index c7e764f05..14c0e4ab6 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_en.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" - + Add Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts index 1f811b58a..69f9e9317 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_es.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Añadir CD "%1" - + Add Volume "%1" Añadir volumen "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_fi.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_fi.ts index ae6a54ec4..c85bfa8df 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_fi.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_fi.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Lisää CD "%1" - + Add Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts index d1b07b09a..251e71aa3 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_fr.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Ajouter CD « %1 » - + Add Volume "%1" Ajouter volume « %1 » diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts index 548c82b84..d899e7f9e 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_gl_ES.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Engadir CD "%1" - + Add Volume "%1" Engadir volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts index 20a869adf..f6400b00e 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_he.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" הוסף תקליטור "%1" - + Add Volume "%1" הוסף כרך "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts index 60bd23cf2..849328276 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_hu.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" - + Add Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts index b987a23ee..7e087e4fa 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_id.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Tambah CD "%1" - + Add Volume "%1" Tambah Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts index 5e65a6ccd..db3b3a393 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_it.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Aggiungi CD "%1" - + Add Volume "%1" Aggiungi libreria "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts index 096018b05..623b743ff 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_ja.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" CD "%1" を追加 - + Add Volume "%1" 量目 "%1" を追加 diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts index 2480f7caa..f747a825f 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_kk.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" - + Add Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts index b5232feeb..6ce762bee 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_lt.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Pridėti CD "%1" - + Add Volume "%1" Pridėti tomą "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts index 51dd35408..45ef4ce31 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_nl.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Voeg CD "%1" toe - + Add Volume "%1" Voeg Station "%1" toe diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts index 0d0784f31..7c6e851e9 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_pl_PL.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Dodaj CD "%1" - + Add Volume "%1" Dodaj urządzenie "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts index 4920e841f..e66092b2f 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_pt.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Adicionar CD %1 - + Add Volume "%1" Adicionar volume %1 diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts index 0462d5b61..9a85e970d 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_pt_BR.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Adicionar CD %1 - + Add Volume "%1" Adicionar volume %1 diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts index 0af07ba2b..9692a8220 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_ru.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Добавить CD "%1" - + Add Volume "%1" Добавить том "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts index 78ac7193b..f513b92c7 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sk.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" - + Add Volume "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts index 99f23150f..2c3a5a93e 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_BA.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Додај диск „%1“ - + Add Volume "%1" Додај складишни простор „%1“ diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts index d61e1cf7b..86c320985 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_sr_RS.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Додај диск „%1“ - + Add Volume "%1" Додај складишни простор „%1“ diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts index 98220ed34..9270c2b3c 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_tr.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" CD "%1" Ekle - + Add Volume "%1" "%1" Aygıtını Ekle diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts index 225f06d2f..9d56cc3f4 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_uk_UA.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" Додати CD "%1" - + Add Volume "%1" Додати том "%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts index 5b114e354..2d41462ad 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_CN.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" 增加CD"%1" - + Add Volume "%1" 增加音量"%1" diff --git a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts index be27eb0b1..a4f096cbc 100644 --- a/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts +++ b/src/plugins/General/udisks2/translations/udisks2_plugin_zh_TW.ts @@ -70,12 +70,12 @@ UDisks2Plugin - + Add CD "%1" 添加 CD "%1" - + Add Volume "%1" 添加卷 "%1" -- cgit v1.2.3-13-gbd6f