From 1a13270970c4194a0f3c306c0a9bb8e72e42c1fd Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 7 Jan 2021 17:49:56 +0000 Subject: updated cmake files git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9619 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/CMakeLists.txt | 5 ++ src/plugins/General/library/CMakeLists.txt | 35 +++++++++ src/plugins/General/library/library.pro | 2 +- .../library/translations/library_plugin_bg.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_cs.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_de.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_el.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_en.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_es.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_fi.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_fr.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_gl_ES.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_he.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_hu.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_id.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_it.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_ja.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_kk.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_lt.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_nl.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_pl_PL.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_pt.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_pt_BR.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_ru.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_sk.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_sr_BA.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_sr_RS.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_tr.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_uk_UA.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_zh_CN.ts | 89 ++++++++++++++++++++++ .../library/translations/library_plugin_zh_TW.ts | 89 ++++++++++++++++++++++ .../General/library/translations/translations.qrc | 32 ++++++++ .../translations/streambrowser_plugin_bg.ts | 2 +- .../translations/streambrowser_plugin_cs.ts | 2 +- .../translations/streambrowser_plugin_de.ts | 2 +- .../translations/streambrowser_plugin_el.ts | 2 +- .../translations/streambrowser_plugin_en.ts | 2 +- .../translations/streambrowser_plugin_es.ts | 2 +- .../translations/streambrowser_plugin_fi.ts | 2 +- .../translations/streambrowser_plugin_fr.ts | 2 +- .../translations/streambrowser_plugin_gl_ES.ts | 2 +- .../translations/streambrowser_plugin_he.ts | 2 +- .../translations/streambrowser_plugin_hu.ts | 2 +- .../translations/streambrowser_plugin_id.ts | 2 +- .../translations/streambrowser_plugin_it.ts | 2 +- .../translations/streambrowser_plugin_ja.ts | 2 +- .../translations/streambrowser_plugin_kk.ts | 2 +- .../translations/streambrowser_plugin_lt.ts | 2 +- .../translations/streambrowser_plugin_nl.ts | 2 +- .../translations/streambrowser_plugin_pl_PL.ts | 2 +- .../translations/streambrowser_plugin_pt.ts | 2 +- .../translations/streambrowser_plugin_pt_BR.ts | 2 +- .../translations/streambrowser_plugin_ru.ts | 2 +- .../translations/streambrowser_plugin_sk.ts | 2 +- .../translations/streambrowser_plugin_sr_BA.ts | 2 +- .../translations/streambrowser_plugin_sr_RS.ts | 2 +- .../translations/streambrowser_plugin_tr.ts | 2 +- .../translations/streambrowser_plugin_uk_UA.ts | 2 +- .../translations/streambrowser_plugin_zh_CN.ts | 2 +- .../translations/streambrowser_plugin_zh_TW.ts | 2 +- src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_de.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_el.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_en.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_es.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_fi.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_gl_ES.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_he.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_id.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_it.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_pl_PL.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_pt_BR.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_sr_BA.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_sr_RS.ts | 26 +++---- src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_uk_UA.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_zh_CN.ts | 26 +++---- .../Ui/qsui/translations/qsui_plugin_zh_TW.ts | 26 +++---- 88 files changed, 2957 insertions(+), 393 deletions(-) create mode 100644 src/plugins/General/library/CMakeLists.txt create mode 100644 src/plugins/General/library/translations/library_plugin_bg.ts create mode 100644 src/plugins/General/library/translations/library_plugin_cs.ts create mode 100644 src/plugins/General/library/translations/library_plugin_de.ts create mode 100644 src/plugins/General/library/translations/library_plugin_el.ts create mode 100644 src/plugins/General/library/translations/library_plugin_en.ts create mode 100644 src/plugins/General/library/translations/library_plugin_es.ts create mode 100644 src/plugins/General/library/translations/library_plugin_fi.ts create mode 100644 src/plugins/General/library/translations/library_plugin_fr.ts create mode 100644 src/plugins/General/library/translations/library_plugin_gl_ES.ts create mode 100644 src/plugins/General/library/translations/library_plugin_he.ts create mode 100644 src/plugins/General/library/translations/library_plugin_hu.ts create mode 100644 src/plugins/General/library/translations/library_plugin_id.ts create mode 100644 src/plugins/General/library/translations/library_plugin_it.ts create mode 100644 src/plugins/General/library/translations/library_plugin_ja.ts create mode 100644 src/plugins/General/library/translations/library_plugin_kk.ts create mode 100644 src/plugins/General/library/translations/library_plugin_lt.ts create mode 100644 src/plugins/General/library/translations/library_plugin_nl.ts create mode 100644 src/plugins/General/library/translations/library_plugin_pl_PL.ts create mode 100644 src/plugins/General/library/translations/library_plugin_pt.ts create mode 100644 src/plugins/General/library/translations/library_plugin_pt_BR.ts create mode 100644 src/plugins/General/library/translations/library_plugin_ru.ts create mode 100644 src/plugins/General/library/translations/library_plugin_sk.ts create mode 100644 src/plugins/General/library/translations/library_plugin_sr_BA.ts create mode 100644 src/plugins/General/library/translations/library_plugin_sr_RS.ts create mode 100644 src/plugins/General/library/translations/library_plugin_tr.ts create mode 100644 src/plugins/General/library/translations/library_plugin_uk_UA.ts create mode 100644 src/plugins/General/library/translations/library_plugin_zh_CN.ts create mode 100644 src/plugins/General/library/translations/library_plugin_zh_TW.ts create mode 100644 src/plugins/General/library/translations/translations.qrc (limited to 'src') diff --git a/src/plugins/General/CMakeLists.txt b/src/plugins/General/CMakeLists.txt index a6c63ea6f..38ee086b9 100644 --- a/src/plugins/General/CMakeLists.txt +++ b/src/plugins/General/CMakeLists.txt @@ -18,6 +18,7 @@ SET(USE_TRACKCHANGE TRUE CACHE BOOL "enable/disable track change plugin") SET(USE_COPYPASTE TRUE CACHE BOOL "enable/disable copy/paste change plugin") SET(USE_HISTORY TRUE CACHE BOOL "enable/disable history plugin") SET(USE_SLEEPINHIBITOR TRUE CACHE BOOL "enable/disable sleep mode inhibition plugin") +SET(USE_LIBRARY TRUE CACHE BOOL "enable/disable media library plugin") SET(USE_TASKBAR TRUE CACHE BOOL "enable/disable taskbar plugin (Windows)") SET(USE_RDETECT TRUE CACHE BOOL "enable/disable rdetect plugin (Windows)") @@ -108,3 +109,7 @@ ENDIF(USE_TASKBAR AND Qt5WinExtras_FOUND) IF(USE_RDETECT AND Qt5WinExtras_FOUND) add_subdirectory(rdetect) ENDIF(USE_RDETECT AND Qt5WinExtras_FOUND) + +IF(USE_LIBRARY) +add_directory(library) +ENDIF(USE_LIBRARY) diff --git a/src/plugins/General/library/CMakeLists.txt b/src/plugins/General/library/CMakeLists.txt new file mode 100644 index 000000000..bcc9f3e70 --- /dev/null +++ b/src/plugins/General/library/CMakeLists.txt @@ -0,0 +1,35 @@ +project(liblibrary) + +include_directories(${CMAKE_CURRENT_BINARY_DIR}) + +# libqmmpui & libqmmp +include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../../../) +link_directories(${CMAKE_CURRENT_BINARY_DIR}/../../../qmmpui) +link_directories(${CMAKE_CURRENT_BINARY_DIR}/../../../qmmp) + +SET(liblibrary_SRCS + library.cpp + libraryfactory.cpp + librarymodel.cpp + librarywidget.cpp + settingsdialog.cpp +) + +SET(liblibrary_RCCS translations/translations.qrc) + +QT5_ADD_RESOURCES(liblibrary_RCC_SRCS ${liblibrary_RCCS}) + +# user interface +SET(liblibrary_UIS + librarywidget.ui + settingsdialog.ui +) + +QT5_WRAP_UI(liblibrary_UIS_H ${liblibrary_UIS}) +# Don't forget to include output directory, otherwise +# the UI file won't be wrapped! +include_directories(${CMAKE_CURRENT_BINARY_DIR}) + +ADD_LIBRARY(library MODULE ${liblibrary_SRCS} ${liblibrary_UIS_H} ${liblibrary_RCC_SRCS}) +target_link_libraries(library Qt5::Widgets Qt5::Sql Qt5::Concurrent libqmmpui libqmmp) +install(TARGETS library DESTINATION ${PLUGIN_DIR}/General) diff --git a/src/plugins/General/library/library.pro b/src/plugins/General/library/library.pro index a9fe54802..8655a9cc3 100644 --- a/src/plugins/General/library/library.pro +++ b/src/plugins/General/library/library.pro @@ -17,7 +17,7 @@ SOURCES += libraryfactory.cpp \ librarymodel.cpp -#RESOURCES = translations/translations.qrc +RESOURCES = translations/translations.qrc LIBS += $$QMMPUI_LIB diff --git a/src/plugins/General/library/translations/library_plugin_bg.ts b/src/plugins/General/library/translations/library_plugin_bg.ts new file mode 100644 index 000000000..d1b06a811 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_bg.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_cs.ts b/src/plugins/General/library/translations/library_plugin_cs.ts new file mode 100644 index 000000000..a8d05d793 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_cs.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_de.ts b/src/plugins/General/library/translations/library_plugin_de.ts new file mode 100644 index 000000000..da7c42fed --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_de.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_el.ts b/src/plugins/General/library/translations/library_plugin_el.ts new file mode 100644 index 000000000..3ccbcc1ac --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_el.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_en.ts b/src/plugins/General/library/translations/library_plugin_en.ts new file mode 100644 index 000000000..1adf7e27e --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_en.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_es.ts b/src/plugins/General/library/translations/library_plugin_es.ts new file mode 100644 index 000000000..8f5320126 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_es.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_fi.ts b/src/plugins/General/library/translations/library_plugin_fi.ts new file mode 100644 index 000000000..74cfbad3b --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_fi.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_fr.ts b/src/plugins/General/library/translations/library_plugin_fr.ts new file mode 100644 index 000000000..90221adbf --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_fr.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_gl_ES.ts b/src/plugins/General/library/translations/library_plugin_gl_ES.ts new file mode 100644 index 000000000..702ae6eea --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_gl_ES.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_he.ts b/src/plugins/General/library/translations/library_plugin_he.ts new file mode 100644 index 000000000..bf360b76e --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_he.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_hu.ts b/src/plugins/General/library/translations/library_plugin_hu.ts new file mode 100644 index 000000000..540ef1376 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_hu.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_id.ts b/src/plugins/General/library/translations/library_plugin_id.ts new file mode 100644 index 000000000..e3793b36e --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_id.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_it.ts b/src/plugins/General/library/translations/library_plugin_it.ts new file mode 100644 index 000000000..f70da0369 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_it.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_ja.ts b/src/plugins/General/library/translations/library_plugin_ja.ts new file mode 100644 index 000000000..5a883ec82 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_ja.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_kk.ts b/src/plugins/General/library/translations/library_plugin_kk.ts new file mode 100644 index 000000000..4aaf96f4c --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_kk.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_lt.ts b/src/plugins/General/library/translations/library_plugin_lt.ts new file mode 100644 index 000000000..c9d703a84 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_lt.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_nl.ts b/src/plugins/General/library/translations/library_plugin_nl.ts new file mode 100644 index 000000000..e33678bef --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_nl.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_pl_PL.ts b/src/plugins/General/library/translations/library_plugin_pl_PL.ts new file mode 100644 index 000000000..0c9fdcdc9 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_pl_PL.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_pt.ts b/src/plugins/General/library/translations/library_plugin_pt.ts new file mode 100644 index 000000000..c4034407c --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_pt.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_pt_BR.ts b/src/plugins/General/library/translations/library_plugin_pt_BR.ts new file mode 100644 index 000000000..c4034407c --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_pt_BR.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_ru.ts b/src/plugins/General/library/translations/library_plugin_ru.ts new file mode 100644 index 000000000..bb0eb9c16 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_ru.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_sk.ts b/src/plugins/General/library/translations/library_plugin_sk.ts new file mode 100644 index 000000000..3d30795bd --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_sk.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_sr_BA.ts b/src/plugins/General/library/translations/library_plugin_sr_BA.ts new file mode 100644 index 000000000..7f6394bbd --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_sr_BA.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_sr_RS.ts b/src/plugins/General/library/translations/library_plugin_sr_RS.ts new file mode 100644 index 000000000..c6afc4a5d --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_sr_RS.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_tr.ts b/src/plugins/General/library/translations/library_plugin_tr.ts new file mode 100644 index 000000000..51f3d85ea --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_tr.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_uk_UA.ts b/src/plugins/General/library/translations/library_plugin_uk_UA.ts new file mode 100644 index 000000000..12363b270 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_uk_UA.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_zh_CN.ts b/src/plugins/General/library/translations/library_plugin_zh_CN.ts new file mode 100644 index 000000000..4d2c7c09d --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_zh_CN.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/library_plugin_zh_TW.ts b/src/plugins/General/library/translations/library_plugin_zh_TW.ts new file mode 100644 index 000000000..de8a02539 --- /dev/null +++ b/src/plugins/General/library/translations/library_plugin_zh_TW.ts @@ -0,0 +1,89 @@ + + + + + Library + + + Update library + + + + + LibraryFactory + + + Media Library Plugin + + + + + Media Library + + + + + About Media Library Plugin + + + + + Qmmp Media Library Plugin + + + + + This plugin represents a database to store music files tags for a fast access + + + + + Written by: Ilya Kotov <forkotov02@ya.ru> + + + + + LibraryModel + + + Unknown + + + + + LibraryWidget + + + Form + + + + + SettingsDialog + + + Media Library Settings + + + + + List of directories for scanning: + + + + + Add + + + + + Remove + + + + + Select Directories for Scanning + + + + diff --git a/src/plugins/General/library/translations/translations.qrc b/src/plugins/General/library/translations/translations.qrc new file mode 100644 index 000000000..fca072fc6 --- /dev/null +++ b/src/plugins/General/library/translations/translations.qrc @@ -0,0 +1,32 @@ + + + + library_plugin_ru.qm + library_plugin_uk_UA.qm + library_plugin_zh_CN.qm + library_plugin_zh_TW.qm + library_plugin_tr.qm + library_plugin_cs.qm + library_plugin_pt_BR.qm + library_plugin_pt.qm + library_plugin_de.qm + library_plugin_pl_PL.qm + library_plugin_fr.qm + library_plugin_it.qm + library_plugin_kk.qm + library_plugin_lt.qm + library_plugin_hu.qm + library_plugin_nl.qm + library_plugin_ja.qm + library_plugin_sk.qm + library_plugin_es.qm + library_plugin_he.qm + library_plugin_gl_ES.qm + library_plugin_sr_BA.qm + library_plugin_sr_RS.qm + library_plugin_bg.qm + library_plugin_el.qm + library_plugin_id.qm + library_plugin_fi.qm + + diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts index c0f0c0433..7b35c344b 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_bg.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts index 3ce1f7def..edc8f664e 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_cs.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts index 2964fe0f4..9ce54e5ec 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_de.ts @@ -42,7 +42,7 @@ - + Ctrl+U Strg+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts index f8ef4a440..8e263a347 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_el.ts @@ -42,7 +42,7 @@ Προσθήκη ροής - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts index 23471ea71..80e3484d5 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_en.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts index 7d3269d24..d7c6b5481 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_es.ts @@ -42,7 +42,7 @@ Añadir Flujo - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts index 1521d59b7..f13ad26ba 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fi.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts index eca323ed5..94d211109 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_fr.ts @@ -42,7 +42,7 @@ Ajouter un flux - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts index 1d9aee7e0..b5cd7eca5 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_gl_ES.ts @@ -42,7 +42,7 @@ Engadir fluxo - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts index f32da8b51..08c91bd1e 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_he.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts index 348b09b42..6d35652a9 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_hu.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts index ec4e98a68..07cdf08c3 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_id.ts @@ -42,7 +42,7 @@ Tambah Stream - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts index 60296244d..261fe87a9 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_it.ts @@ -42,7 +42,7 @@ Aggiungi flusso - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts index 87ff7dc8f..a11047514 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ja.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts index 9c8291027..6a68d3107 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_kk.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts index 317476bbf..cd7fc8431 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_lt.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts index 389474336..966012c45 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_nl.ts @@ -42,7 +42,7 @@ Stream toevoegen - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts index 71710aa9c..9c3b1fb5d 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pl_PL.ts @@ -42,7 +42,7 @@ Dodaj strumień - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts index d84b2b2ff..48ea1a7af 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt.ts @@ -42,7 +42,7 @@ Adicionar emissão - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts index 1dcad89a0..a5f9a9db6 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_pt_BR.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts index 46ff11387..ee3d60ad5 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_ru.ts @@ -42,7 +42,7 @@ Добавить поток - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts index 95cb26b50..7faf15a2a 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sk.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts index c25f3c0d7..706f19635 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts index 46af48540..088081896 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts index c35d00c81..ab7a3d336 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_tr.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts index 637fd7994..269924e33 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_uk_UA.ts @@ -42,7 +42,7 @@ Додати потік - + Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts index 6f73454bd..7369e61dc 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_CN.ts @@ -42,7 +42,7 @@ - + Ctrl+U Ctrl+U diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts index 0bba6f4a6..fa5d493f3 100644 --- a/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_zh_TW.ts @@ -42,7 +42,7 @@ - + Ctrl+U diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts index 80f757bf9..c01472354 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_bg.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts index 779aedb3e..59ca07421 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_cs.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts index 48b3da937..c8f3bdef0 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_de.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Zur Wiedergabeliste hinzufügen - + Change Directory Verzeichnis wechseln - + Quick Search Schnellsuche - + Select Directory Verzeichnis auswählen @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Spalte hinzufügen - + Edit Column Spalte bearbeiten - + Show Queue/Protocol Warteschlange/Protokoll anzeigen - + Auto-resize Automatische Größenänderung - + Alignment Ausrichtung - + Left alignment Links - + Right alignment Rechts - + Center alignment Mitte - + Remove Column Spalte entfernen diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts index 959823fe7..4a1d230e3 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_el.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Προσθήκη στη Λίστα Αναπαραγωγής - + Change Directory Αλλαγή καταλόγου - + Quick Search Γρήγορη αναζήτηση - + Select Directory Επιλογή καταλόγου @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Προσθήκη στήλης - + Edit Column Επεξεργασία στήλης - + Show Queue/Protocol Εμφάνιση Ουράς αναμονής/πρωτοκόλλου - + Auto-resize Αυτόματη κλιμάκωση - + Alignment Στοίχιση - + Left alignment Αριστερά - + Right alignment Δεξιά - + Center alignment Κέντρο - + Remove Column Αφαίρεση στήλης diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts index 9d42ced87..0d08c434a 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_en.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts index 56adae62d..683332983 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_es.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Añadir a la lista de reproducción - + Change Directory Cambiar Directorio - + Quick Search Búsqueda Rápida - + Select Directory Seleccionar Directorio @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Agregar columna - + Edit Column Editar Columna - + Show Queue/Protocol Mostrar Cola/Protocolo - + Auto-resize Auto-redimensionar - + Alignment Alineación - + Left alignment Izquierda - + Right alignment Derecha - + Center alignment Centro - + Remove Column Quitar Columna diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_fi.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_fi.ts index df41bce99..ae6e593dd 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_fi.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_fi.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Lisää soittolistaan - + Change Directory Vaihda kansio - + Quick Search Pikahaku - + Select Directory Valitse kansio @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Lisää sarake - + Edit Column Muokkaa saraketta - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column Poista sarake diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts index d058ed27f..8274f5fe4 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_fr.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Ajouter à la liste - + Change Directory Changer le répertoire - + Quick Search Recherche rapide - + Select Directory Sélectionner le répertoire @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Ajouter une colonne - + Edit Column Éditer la colonne - + Show Queue/Protocol Montrer la file / le protocole - + Auto-resize Redimensionnement automatique - + Alignment Alignement - + Left alignment Gauche - + Right alignment Droite - + Center alignment Centre - + Remove Column Supprimer la colonne diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts index aaba68870..c6a13b1c5 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_gl_ES.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Engadir á lista de producción - + Change Directory Mudar directorio - + Quick Search Búsqueda Rápida - + Select Directory Seleccionar directorio @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Engadir columna - + Edit Column Editar columna - + Show Queue/Protocol Amosar cola/Protocolo - + Auto-resize Mudar tamaño automáticamente - + Alignment Aliñamento - + Left alignment Esquerda - + Right alignment Dereita - + Center alignment Centro - + Remove Column Quitar columna diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts index ac9252036..f9ef095e0 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_he.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist הוסף אל רשימת נגינה - + Change Directory שנה מדור - + Quick Search - + Select Directory בחר מדור @@ -974,50 +974,50 @@ PlayListHeader - + Add Column הוסף טור - + Edit Column ערוך טור - + Show Queue/Protocol - + Auto-resize - + Alignment יישור - + Left alignment שמאל - + Right alignment ימין - + Center alignment מרכז - + Remove Column הסר טור diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts index 392c98510..60764088a 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_hu.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts index 431bfadb0..19d5cfec8 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_id.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Tambah ke Daftarmain - + Change Directory Ubah Direktori - + Quick Search Pencarian Cepat - + Select Directory Pilih Direktori @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Tambahkan Kolom - + Edit Column Kolom Edit - + Show Queue/Protocol Tampakkan Antrian/Protokol - + Auto-resize Ubah-ukuran otomatis - + Alignment Kesejajaran - + Left alignment Kiri - + Right alignment Kanan - + Center alignment Pusat - + Remove Column Hapus Kolom diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts index 055f8ba44..75617d46c 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_it.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Aggiungi alla scaletta - + Change Directory Cambia cartella - + Quick Search Ricerca rapida - + Select Directory Seleziona cartella @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Aggiungi colonna - + Edit Column Modifica colonna - + Show Queue/Protocol Mostra coda/protocollo - + Auto-resize Ridimensionamento automatico - + Alignment Allineamento - + Left alignment A sinistra - + Right alignment A destra - + Center alignment Al centro - + Remove Column Rimuovi colonna diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts index 66906c3fb..fa16d3d9f 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_ja.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist プレイリストに追加 - + Quick Search 絞り込み検索 - + Select Directory ディレクトリーを選択 - + Change Directory ディレクトリーを変更 @@ -974,50 +974,50 @@ PlayListHeader - + Add Column カラムを追加 - + Edit Column カラムを編集 - + Show Queue/Protocol キューやプロトコルを表示 - + Auto-resize 自動適正幅調整 - + Alignment 行揃え - + Left alignment 左寄せ - + Right alignment 右寄せ - + Center alignment 中央揃え - + Remove Column カラムを撤去 diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts index 612f850c7..d17988d1b 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_kk.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Quick Search - + Select Directory - + Change Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts index 7a89ef620..aee10ad47 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_lt.ts @@ -587,22 +587,22 @@ FileSystemBrowser - + Add to Playlist Įkelti į grojąraštį - + Quick Search - + Select Directory Pasirinkti aplanką - + Change Directory Pakeisti aplanką @@ -975,50 +975,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts index 1e61c38b4..9b1d57057 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_nl.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Toevoegen aan afspeellijst - + Change Directory Andere map kiezen - + Quick Search Snelzoeken - + Select Directory Map kiezen @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Kolom toevoegen - + Edit Column Kolom aanpassen - + Show Queue/Protocol Wachtrij/Protocol tonen - + Auto-resize Automatische grootte - + Alignment Uitlijning - + Left alignment Links - + Right alignment Rechts - + Center alignment Midden - + Remove Column Kolom verwijderen diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts index 68297b9cd..649dd828a 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pl_PL.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Dodaj do listy odtwarzania - + Change Directory Zmień katalog - + Quick Search Szybkie wyszukiwanie - + Select Directory Wybierz katalog @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Dodaj kolumnę - + Edit Column Edytuj kolumnę - + Show Queue/Protocol Pokaż kolejkę/protokół - + Auto-resize Automatyczna zmiana rozmiaru - + Alignment Wyrównanie - + Left alignment Lewo - + Right alignment Prawo - + Center alignment Środek - + Remove Column Usuń kolumnę diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts index c338c10d3..f62210e0a 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pt.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Adicionar à lista de reprodução - + Change Directory Mudar diretório - + Quick Search Procura rápida - + Select Directory Selecionar diretório @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Adicionar coluna - + Edit Column Editar coluna - + Show Queue/Protocol Mostrar fila/protocolo - + Auto-resize Ajuste automático - + Alignment Alinhamento - + Left alignment Esquerda - + Right alignment Direita - + Center alignment Centro - + Remove Column Remover coluna diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts index 91b50b9aa..4b4c01778 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_pt_BR.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Adicionar à lista de reprodução - + Change Directory Mudar pasta - + Quick Search - + Select Directory Selecionar pasta @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Adicionar coluna - + Edit Column Editar coluna - + Show Queue/Protocol Mostrar fila/protocolo - + Auto-resize Ajuste automático - + Alignment Alinhamento - + Left alignment Esquerda - + Right alignment Direita - + Center alignment Centro - + Remove Column Remover coluna diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts index ae1a882b4..29de734b9 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_ru.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Добавить к списку воспроизведения - + Change Directory Сменить директорию - + Quick Search Быстрый поиск - + Select Directory Выберите директорию @@ -974,50 +974,50 @@ PlayListHeader - + Add Column Добавить колонку - + Edit Column Изменить колонку - + Show Queue/Protocol Показывать очередь/протокол - + Auto-resize Авто-размер - + Alignment Выравнивание - + Left alignment По левому краю - + Right alignment По правому краю - + Center alignment По центру - + Remove Column Удалить колонку diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts index c55fb505e..0b3270ddd 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_sk.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts index 684877bdf..b313cd3bd 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_BA.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Додај на листу - + Change Directory Промијени фасциклу - + Quick Search - + Select Directory Избор фасцикле @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts index 4dcbc99e8..56b0e47a4 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_sr_RS.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist Додај на листу - + Change Directory Промени фасциклу - + Quick Search - + Select Directory Избор фасцикле @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts index 0c8e7cbe6..0a38baf0d 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_tr.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts index 0c834f9ae..06c496111 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_uk_UA.ts @@ -587,22 +587,22 @@ FileSystemBrowser - + Add to Playlist Додати до списку відтворення - + Quick Search Швидкий пошук - + Select Directory Виберіть теку - + Change Directory Змінити теку @@ -975,50 +975,50 @@ PlayListHeader - + Add Column Додати стовпчик - + Edit Column Редагувати стовпчик - + Show Queue/Protocol Показати чергу/протокол - + Auto-resize Авто-розмір - + Alignment Вирівнювання - + Left alignment За лівим краєм - + Right alignment За правим краєм - + Center alignment По центру - + Remove Column Видалити стовпчик diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts index ffda7156f..b1bce6e4a 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_CN.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist 添加到播放列表中 - + Change Directory 更改文件夹 - + Quick Search - + Select Directory 选择文件夹 @@ -974,50 +974,50 @@ PlayListHeader - + Add Column 增加n列 - + Edit Column 编辑n列 - + Show Queue/Protocol 显示排队/协议 - + Auto-resize 自动调整大小 - + Alignment 对齐 - + Left alignment 左对齐 - + Right alignment 右对齐 - + Center alignment 居中 - + Remove Column 移除n列 diff --git a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts index 0b408d506..b632cac6a 100644 --- a/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts +++ b/src/plugins/Ui/qsui/translations/qsui_plugin_zh_TW.ts @@ -586,22 +586,22 @@ FileSystemBrowser - + Add to Playlist - + Change Directory - + Quick Search - + Select Directory @@ -974,50 +974,50 @@ PlayListHeader - + Add Column - + Edit Column 編輯欄位 - + Show Queue/Protocol - + Auto-resize - + Alignment - + Left alignment - + Right alignment - + Center alignment - + Remove Column -- cgit v1.2.3-13-gbd6f