diff --git a/autostart/CMakeLists.txt b/autostart/CMakeLists.txt index 2a6528ac7..098103168 100644 --- a/autostart/CMakeLists.txt +++ b/autostart/CMakeLists.txt @@ -4,6 +4,7 @@ file(GLOB DESKTOP_FILES_IN *.desktop.in) lxqt_translate_desktop(DESKTOP_FILES SOURCES ${DESKTOP_FILES_IN} + USE_YAML ) add_custom_target(lxqt_panel_autostart_desktop_files ALL DEPENDS ${DESKTOP_FILES}) #************************************************ diff --git a/autostart/lxqt-panel.desktop.in b/autostart/lxqt-panel.desktop.in index 5d6489be2..3ad515b9a 100644 --- a/autostart/lxqt-panel.desktop.in +++ b/autostart/lxqt-panel.desktop.in @@ -1,6 +1,5 @@ [Desktop Entry] Type=Application -Name=Panel TryExec=lxqt-panel Exec=lxqt-panel OnlyShowIn=LXQt; diff --git a/autostart/translations/lxqt-panel.desktop.yaml b/autostart/translations/lxqt-panel.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_ar.desktop b/autostart/translations/lxqt-panel_ar.desktop deleted file mode 100644 index 194224269..000000000 --- a/autostart/translations/lxqt-panel_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ar]=اللوحة diff --git a/autostart/translations/lxqt-panel_ar.desktop.yaml b/autostart/translations/lxqt-panel_ar.desktop.yaml new file mode 100644 index 000000000..79f25c26d --- /dev/null +++ b/autostart/translations/lxqt-panel_ar.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "اللوحة" diff --git a/autostart/translations/lxqt-panel_ca.desktop b/autostart/translations/lxqt-panel_ca.desktop deleted file mode 100644 index edac625cd..000000000 --- a/autostart/translations/lxqt-panel_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ca]=Tauler diff --git a/autostart/translations/lxqt-panel_ca.desktop.yaml b/autostart/translations/lxqt-panel_ca.desktop.yaml new file mode 100644 index 000000000..dfff3fbb5 --- /dev/null +++ b/autostart/translations/lxqt-panel_ca.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Tauler" diff --git a/autostart/translations/lxqt-panel_cs.desktop b/autostart/translations/lxqt-panel_cs.desktop deleted file mode 100644 index 81370cd23..000000000 --- a/autostart/translations/lxqt-panel_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[cs]=Panel diff --git a/autostart/translations/lxqt-panel_cs.desktop.yaml b/autostart/translations/lxqt-panel_cs.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_cs.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_da.desktop b/autostart/translations/lxqt-panel_da.desktop deleted file mode 100644 index 6621367eb..000000000 --- a/autostart/translations/lxqt-panel_da.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[da]=Panel diff --git a/autostart/translations/lxqt-panel_da.desktop.yaml b/autostart/translations/lxqt-panel_da.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_da.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_de.desktop b/autostart/translations/lxqt-panel_de.desktop deleted file mode 100644 index 61bd964c2..000000000 --- a/autostart/translations/lxqt-panel_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[de]=Bedienfeld diff --git a/autostart/translations/lxqt-panel_de.desktop.yaml b/autostart/translations/lxqt-panel_de.desktop.yaml new file mode 100644 index 000000000..a5fd7e4ea --- /dev/null +++ b/autostart/translations/lxqt-panel_de.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Bedienfeld" diff --git a/autostart/translations/lxqt-panel_el.desktop b/autostart/translations/lxqt-panel_el.desktop deleted file mode 100644 index 6314199eb..000000000 --- a/autostart/translations/lxqt-panel_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[el]=Πίνακας diff --git a/autostart/translations/lxqt-panel_el.desktop.yaml b/autostart/translations/lxqt-panel_el.desktop.yaml new file mode 100644 index 000000000..6745562ab --- /dev/null +++ b/autostart/translations/lxqt-panel_el.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Πίνακας" diff --git a/autostart/translations/lxqt-panel_eo.desktop b/autostart/translations/lxqt-panel_eo.desktop deleted file mode 100644 index 48dd77bcc..000000000 --- a/autostart/translations/lxqt-panel_eo.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[eo]=Panelo diff --git a/autostart/translations/lxqt-panel_eo.desktop.yaml b/autostart/translations/lxqt-panel_eo.desktop.yaml new file mode 100644 index 000000000..d544b03fd --- /dev/null +++ b/autostart/translations/lxqt-panel_eo.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panelo" diff --git a/autostart/translations/lxqt-panel_es.desktop b/autostart/translations/lxqt-panel_es.desktop deleted file mode 100644 index 005996fca..000000000 --- a/autostart/translations/lxqt-panel_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[es]=Panel diff --git a/autostart/translations/lxqt-panel_es.desktop.yaml b/autostart/translations/lxqt-panel_es.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_es.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_es_VE.desktop b/autostart/translations/lxqt-panel_es_VE.desktop deleted file mode 100644 index bcfb02a5b..000000000 --- a/autostart/translations/lxqt-panel_es_VE.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[es_VE]=Panel diff --git a/autostart/translations/lxqt-panel_es_VE.desktop.yaml b/autostart/translations/lxqt-panel_es_VE.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_es_VE.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_eu.desktop b/autostart/translations/lxqt-panel_eu.desktop deleted file mode 100644 index 272780999..000000000 --- a/autostart/translations/lxqt-panel_eu.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[eu]=Panela diff --git a/autostart/translations/lxqt-panel_eu.desktop.yaml b/autostart/translations/lxqt-panel_eu.desktop.yaml new file mode 100644 index 000000000..38fa7b105 --- /dev/null +++ b/autostart/translations/lxqt-panel_eu.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panela" diff --git a/autostart/translations/lxqt-panel_fi.desktop b/autostart/translations/lxqt-panel_fi.desktop deleted file mode 100644 index 496914175..000000000 --- a/autostart/translations/lxqt-panel_fi.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[fi]=Paneeli diff --git a/autostart/translations/lxqt-panel_fi.desktop.yaml b/autostart/translations/lxqt-panel_fi.desktop.yaml new file mode 100644 index 000000000..2594ac094 --- /dev/null +++ b/autostart/translations/lxqt-panel_fi.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Paneeli" diff --git a/autostart/translations/lxqt-panel_fr.desktop b/autostart/translations/lxqt-panel_fr.desktop deleted file mode 100644 index f01e11b3c..000000000 --- a/autostart/translations/lxqt-panel_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[fr]=Tableau de bord diff --git a/autostart/translations/lxqt-panel_fr.desktop.yaml b/autostart/translations/lxqt-panel_fr.desktop.yaml new file mode 100644 index 000000000..ea0dde48b --- /dev/null +++ b/autostart/translations/lxqt-panel_fr.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Tableau de bord" diff --git a/autostart/translations/lxqt-panel_gl.desktop b/autostart/translations/lxqt-panel_gl.desktop deleted file mode 100644 index 7fd7c1ca1..000000000 --- a/autostart/translations/lxqt-panel_gl.desktop +++ /dev/null @@ -1 +0,0 @@ -Name[gl]=Panel diff --git a/autostart/translations/lxqt-panel_gl.desktop.yaml b/autostart/translations/lxqt-panel_gl.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_gl.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_hr.desktop b/autostart/translations/lxqt-panel_hr.desktop deleted file mode 100644 index c7b9018c5..000000000 --- a/autostart/translations/lxqt-panel_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[hr]=Ploča diff --git a/autostart/translations/lxqt-panel_hr.desktop.yaml b/autostart/translations/lxqt-panel_hr.desktop.yaml new file mode 100644 index 000000000..50c0e0c01 --- /dev/null +++ b/autostart/translations/lxqt-panel_hr.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Ploča" diff --git a/autostart/translations/lxqt-panel_hu.desktop b/autostart/translations/lxqt-panel_hu.desktop deleted file mode 100644 index 85d818ad2..000000000 --- a/autostart/translations/lxqt-panel_hu.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[hu]=Panel diff --git a/autostart/translations/lxqt-panel_hu.desktop.yaml b/autostart/translations/lxqt-panel_hu.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_hu.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_hu_HU.desktop b/autostart/translations/lxqt-panel_hu_HU.desktop deleted file mode 100644 index 88c74c04d..000000000 --- a/autostart/translations/lxqt-panel_hu_HU.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[hu_HU]=Panel diff --git a/autostart/translations/lxqt-panel_hu_HU.desktop.yaml b/autostart/translations/lxqt-panel_hu_HU.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_hu_HU.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_ia.desktop b/autostart/translations/lxqt-panel_ia.desktop deleted file mode 100644 index c4feed972..000000000 --- a/autostart/translations/lxqt-panel_ia.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ia]=Panello diff --git a/autostart/translations/lxqt-panel_ia.desktop.yaml b/autostart/translations/lxqt-panel_ia.desktop.yaml new file mode 100644 index 000000000..33bb77804 --- /dev/null +++ b/autostart/translations/lxqt-panel_ia.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panello" diff --git a/autostart/translations/lxqt-panel_it_IT.desktop b/autostart/translations/lxqt-panel_it_IT.desktop deleted file mode 100644 index a3517eaf1..000000000 --- a/autostart/translations/lxqt-panel_it_IT.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[it_IT]=Pannello diff --git a/autostart/translations/lxqt-panel_it_IT.desktop.yaml b/autostart/translations/lxqt-panel_it_IT.desktop.yaml new file mode 100644 index 000000000..c5a715fcc --- /dev/null +++ b/autostart/translations/lxqt-panel_it_IT.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Pannello" diff --git a/autostart/translations/lxqt-panel_ja.desktop b/autostart/translations/lxqt-panel_ja.desktop deleted file mode 100644 index 0a526a8b6..000000000 --- a/autostart/translations/lxqt-panel_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ja]=パネル diff --git a/autostart/translations/lxqt-panel_ja.desktop.yaml b/autostart/translations/lxqt-panel_ja.desktop.yaml new file mode 100644 index 000000000..998cf836b --- /dev/null +++ b/autostart/translations/lxqt-panel_ja.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "パネル" diff --git a/autostart/translations/lxqt-panel_lt.desktop b/autostart/translations/lxqt-panel_lt.desktop deleted file mode 100644 index d92fe64da..000000000 --- a/autostart/translations/lxqt-panel_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[lt]=Skydelis diff --git a/autostart/translations/lxqt-panel_lt.desktop.yaml b/autostart/translations/lxqt-panel_lt.desktop.yaml new file mode 100644 index 000000000..33cf13b95 --- /dev/null +++ b/autostart/translations/lxqt-panel_lt.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Skydelis" diff --git a/autostart/translations/lxqt-panel_nl.desktop b/autostart/translations/lxqt-panel_nl.desktop deleted file mode 100644 index 697ba6112..000000000 --- a/autostart/translations/lxqt-panel_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[nl]=Paneel diff --git a/autostart/translations/lxqt-panel_nl.desktop.yaml b/autostart/translations/lxqt-panel_nl.desktop.yaml new file mode 100644 index 000000000..21266d93b --- /dev/null +++ b/autostart/translations/lxqt-panel_nl.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Paneel" diff --git a/autostart/translations/lxqt-panel_pl.desktop b/autostart/translations/lxqt-panel_pl.desktop deleted file mode 100644 index 494759655..000000000 --- a/autostart/translations/lxqt-panel_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[pl]=Panel diff --git a/autostart/translations/lxqt-panel_pl.desktop.yaml b/autostart/translations/lxqt-panel_pl.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_pl.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_pt.desktop b/autostart/translations/lxqt-panel_pt.desktop deleted file mode 100644 index 957e373f1..000000000 --- a/autostart/translations/lxqt-panel_pt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[pt]=Painel diff --git a/autostart/translations/lxqt-panel_pt.desktop.yaml b/autostart/translations/lxqt-panel_pt.desktop.yaml new file mode 100644 index 000000000..49ecdfb0d --- /dev/null +++ b/autostart/translations/lxqt-panel_pt.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Painel" diff --git a/autostart/translations/lxqt-panel_pt_BR.desktop b/autostart/translations/lxqt-panel_pt_BR.desktop deleted file mode 100644 index 07927e924..000000000 --- a/autostart/translations/lxqt-panel_pt_BR.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[pt_BR]=Painel diff --git a/autostart/translations/lxqt-panel_pt_BR.desktop.yaml b/autostart/translations/lxqt-panel_pt_BR.desktop.yaml new file mode 100644 index 000000000..49ecdfb0d --- /dev/null +++ b/autostart/translations/lxqt-panel_pt_BR.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Painel" diff --git a/autostart/translations/lxqt-panel_ro_RO.desktop b/autostart/translations/lxqt-panel_ro_RO.desktop deleted file mode 100644 index a78ac35f9..000000000 --- a/autostart/translations/lxqt-panel_ro_RO.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ro_RO]=Panou diff --git a/autostart/translations/lxqt-panel_ro_RO.desktop.yaml b/autostart/translations/lxqt-panel_ro_RO.desktop.yaml new file mode 100644 index 000000000..11952dfbc --- /dev/null +++ b/autostart/translations/lxqt-panel_ro_RO.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panou" diff --git a/autostart/translations/lxqt-panel_ru.desktop b/autostart/translations/lxqt-panel_ru.desktop deleted file mode 100644 index be9e12ef9..000000000 --- a/autostart/translations/lxqt-panel_ru.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ru]=панель diff --git a/autostart/translations/lxqt-panel_ru.desktop.yaml b/autostart/translations/lxqt-panel_ru.desktop.yaml new file mode 100644 index 000000000..313bb8016 --- /dev/null +++ b/autostart/translations/lxqt-panel_ru.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "панель" diff --git a/autostart/translations/lxqt-panel_ru_RU.desktop b/autostart/translations/lxqt-panel_ru_RU.desktop deleted file mode 100644 index 16f05b6c6..000000000 --- a/autostart/translations/lxqt-panel_ru_RU.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[ru_RU]=Панель diff --git a/autostart/translations/lxqt-panel_ru_RU.desktop.yaml b/autostart/translations/lxqt-panel_ru_RU.desktop.yaml new file mode 100644 index 000000000..94751dc9b --- /dev/null +++ b/autostart/translations/lxqt-panel_ru_RU.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Панель" diff --git a/autostart/translations/lxqt-panel_sl.desktop b/autostart/translations/lxqt-panel_sl.desktop deleted file mode 100644 index 75e5358be..000000000 --- a/autostart/translations/lxqt-panel_sl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[sl]=Pult diff --git a/autostart/translations/lxqt-panel_sl.desktop.yaml b/autostart/translations/lxqt-panel_sl.desktop.yaml new file mode 100644 index 000000000..b5d687d67 --- /dev/null +++ b/autostart/translations/lxqt-panel_sl.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Pult" diff --git a/autostart/translations/lxqt-panel_th_TH.desktop b/autostart/translations/lxqt-panel_th_TH.desktop deleted file mode 100644 index b12a42be5..000000000 --- a/autostart/translations/lxqt-panel_th_TH.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[th_TH]=พาเนล diff --git a/autostart/translations/lxqt-panel_th_TH.desktop.yaml b/autostart/translations/lxqt-panel_th_TH.desktop.yaml new file mode 100644 index 000000000..5c30fc457 --- /dev/null +++ b/autostart/translations/lxqt-panel_th_TH.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "พาเนล" diff --git a/autostart/translations/lxqt-panel_tr.desktop b/autostart/translations/lxqt-panel_tr.desktop deleted file mode 100644 index 7cb9ff1ee..000000000 --- a/autostart/translations/lxqt-panel_tr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[tr]=Panel diff --git a/autostart/translations/lxqt-panel_tr.desktop.yaml b/autostart/translations/lxqt-panel_tr.desktop.yaml new file mode 100644 index 000000000..3072e2301 --- /dev/null +++ b/autostart/translations/lxqt-panel_tr.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Panel" diff --git a/autostart/translations/lxqt-panel_uk.desktop b/autostart/translations/lxqt-panel_uk.desktop deleted file mode 100644 index f1a03b0a8..000000000 --- a/autostart/translations/lxqt-panel_uk.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[uk]=Панель diff --git a/autostart/translations/lxqt-panel_uk.desktop.yaml b/autostart/translations/lxqt-panel_uk.desktop.yaml new file mode 100644 index 000000000..94751dc9b --- /dev/null +++ b/autostart/translations/lxqt-panel_uk.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "Панель" diff --git a/autostart/translations/lxqt-panel_zh_CN.desktop b/autostart/translations/lxqt-panel_zh_CN.desktop deleted file mode 100644 index bbbca232f..000000000 --- a/autostart/translations/lxqt-panel_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[zh_CN]=面板 diff --git a/autostart/translations/lxqt-panel_zh_CN.desktop.yaml b/autostart/translations/lxqt-panel_zh_CN.desktop.yaml new file mode 100644 index 000000000..593f6ff38 --- /dev/null +++ b/autostart/translations/lxqt-panel_zh_CN.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "面板" diff --git a/autostart/translations/lxqt-panel_zh_TW.desktop b/autostart/translations/lxqt-panel_zh_TW.desktop deleted file mode 100644 index 3f12f5949..000000000 --- a/autostart/translations/lxqt-panel_zh_TW.desktop +++ /dev/null @@ -1,2 +0,0 @@ -# Translations -Name[zh_TW]=面板 diff --git a/autostart/translations/lxqt-panel_zh_TW.desktop.yaml b/autostart/translations/lxqt-panel_zh_TW.desktop.yaml new file mode 100644 index 000000000..593f6ff38 --- /dev/null +++ b/autostart/translations/lxqt-panel_zh_TW.desktop.yaml @@ -0,0 +1 @@ +Desktop Entry/Name: "面板" diff --git a/cmake/BuildPlugin.cmake b/cmake/BuildPlugin.cmake index c8e33740d..0dd0d23f0 100644 --- a/cmake/BuildPlugin.cmake +++ b/cmake/BuildPlugin.cmake @@ -24,6 +24,7 @@ MACRO (BUILD_LXQT_PLUGIN NAME) lxqt_translate_desktop(DESKTOP_FILES SOURCES ${${PROJECT_NAME}_DESKTOP_FILES_IN} + USE_YAML ) lxqt_plugin_translation_loader(QM_LOADER ${NAME} "lxqt-panel") diff --git a/plugin-backlight/resources/backlight.desktop.in b/plugin-backlight/resources/backlight.desktop.in index 7bc4bff12..87bac6088 100644 --- a/plugin-backlight/resources/backlight.desktop.in +++ b/plugin-backlight/resources/backlight.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Backlight -Comment=Sets display backlight Icon=brightnesssettings #TRANSLATIONS_DIR=../translations diff --git a/plugin-backlight/translations/backlight.desktop.yaml b/plugin-backlight/translations/backlight.desktop.yaml new file mode 100644 index 000000000..60dfe343e --- /dev/null +++ b/plugin-backlight/translations/backlight.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Backlight" +Desktop Entry/Comment: "Sets display backlight" diff --git a/plugin-backlight/translations/backlight_cs.desktop b/plugin-backlight/translations/backlight_cs.desktop deleted file mode 100644 index 2e4f2adfc..000000000 --- a/plugin-backlight/translations/backlight_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Podsvícení -Comment[cs]=Nastavuje podsvícení displeje diff --git a/plugin-backlight/translations/backlight_cs.desktop.yaml b/plugin-backlight/translations/backlight_cs.desktop.yaml new file mode 100644 index 000000000..88a1ad538 --- /dev/null +++ b/plugin-backlight/translations/backlight_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Podsvícení" +Desktop Entry/Comment: "Nastavuje podsvícení displeje" diff --git a/plugin-backlight/translations/backlight_es.desktop b/plugin-backlight/translations/backlight_es.desktop deleted file mode 100644 index ecd79857b..000000000 --- a/plugin-backlight/translations/backlight_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Brillo de la pantalla -Comment[es]=Cambia el brillo de la pantalla diff --git a/plugin-backlight/translations/backlight_es.desktop.yaml b/plugin-backlight/translations/backlight_es.desktop.yaml new file mode 100644 index 000000000..a6a580e66 --- /dev/null +++ b/plugin-backlight/translations/backlight_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Brillo de la pantalla" +Desktop Entry/Comment: "Cambia el brillo de la pantalla" diff --git a/plugin-backlight/translations/backlight_hr.desktop b/plugin-backlight/translations/backlight_hr.desktop deleted file mode 100644 index 1794c415a..000000000 --- a/plugin-backlight/translations/backlight_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Svjetlina ekrana -Comment[hr]=Postavlja svjetlinu ekrana diff --git a/plugin-backlight/translations/backlight_hr.desktop.yaml b/plugin-backlight/translations/backlight_hr.desktop.yaml new file mode 100644 index 000000000..5aceed846 --- /dev/null +++ b/plugin-backlight/translations/backlight_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Svjetlina ekrana" +Desktop Entry/Comment: "Postavlja svjetlinu ekrana" diff --git a/plugin-backlight/translations/backlight_ja.desktop b/plugin-backlight/translations/backlight_ja.desktop deleted file mode 100644 index 04b647ee4..000000000 --- a/plugin-backlight/translations/backlight_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=バックライト -Comment[ja]=ディスプレイのバックライトを設定します diff --git a/plugin-backlight/translations/backlight_ja.desktop.yaml b/plugin-backlight/translations/backlight_ja.desktop.yaml new file mode 100644 index 000000000..799447c62 --- /dev/null +++ b/plugin-backlight/translations/backlight_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "バックライト" +Desktop Entry/Comment: "ディスプレイのバックライトを設定します" diff --git a/plugin-backlight/translations/backlight_nl.desktop b/plugin-backlight/translations/backlight_nl.desktop deleted file mode 100644 index 02ad6fa91..000000000 --- a/plugin-backlight/translations/backlight_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Achtergrondverlichting -Comment[nl]=Achtergrondverlichting instellen diff --git a/plugin-backlight/translations/backlight_nl.desktop.yaml b/plugin-backlight/translations/backlight_nl.desktop.yaml new file mode 100644 index 000000000..8e0d0cf97 --- /dev/null +++ b/plugin-backlight/translations/backlight_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Achtergrondverlichting" +Desktop Entry/Comment: "Achtergrondverlichting instellen" diff --git a/plugin-backlight/translations/backlight_tr.desktop b/plugin-backlight/translations/backlight_tr.desktop deleted file mode 100644 index 889c99cb2..000000000 --- a/plugin-backlight/translations/backlight_tr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[tr]=Arka ışık -Comment[tr]=Görüntünün arka ışığını ayarlar diff --git a/plugin-backlight/translations/backlight_tr.desktop.yaml b/plugin-backlight/translations/backlight_tr.desktop.yaml new file mode 100644 index 000000000..8c098502a --- /dev/null +++ b/plugin-backlight/translations/backlight_tr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Arka ışık" +Desktop Entry/Comment: "Görüntünün arka ışığını ayarlar" diff --git a/plugin-colorpicker/resources/colorpicker.desktop.in b/plugin-colorpicker/resources/colorpicker.desktop.in index 81e7b6edd..ddf2775f2 100644 --- a/plugin-colorpicker/resources/colorpicker.desktop.in +++ b/plugin-colorpicker/resources/colorpicker.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. Icon=color-picker #TRANSLATIONS_DIR=../translations diff --git a/plugin-colorpicker/translations/colorpicker.desktop.yaml b/plugin-colorpicker/translations/colorpicker.desktop.yaml new file mode 100644 index 000000000..e316eec71 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." diff --git a/plugin-colorpicker/translations/colorpicker_ar.desktop b/plugin-colorpicker/translations/colorpicker_ar.desktop deleted file mode 100644 index c4794cbb5..000000000 --- a/plugin-colorpicker/translations/colorpicker_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=لاقط الألوان -Comment[ar]=اعرف اللون تحت المؤشّر. لمطوّري الوِبّ. diff --git a/plugin-colorpicker/translations/colorpicker_ar.desktop.yaml b/plugin-colorpicker/translations/colorpicker_ar.desktop.yaml new file mode 100644 index 000000000..796fea849 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "لاقط الألوان" +Desktop Entry/Comment: "اعرف اللون تحت المؤشّر. لمطوّري الوِبّ." diff --git a/plugin-colorpicker/translations/colorpicker_ca.desktop b/plugin-colorpicker/translations/colorpicker_ca.desktop deleted file mode 100644 index cd8b20320..000000000 --- a/plugin-colorpicker/translations/colorpicker_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Selector de color -Comment[ca]=Obté el color que està a sota del cursor. Per als desenvolupadors de pàgines web. diff --git a/plugin-colorpicker/translations/colorpicker_ca.desktop.yaml b/plugin-colorpicker/translations/colorpicker_ca.desktop.yaml new file mode 100644 index 000000000..84e5e4865 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Selector de color" +Desktop Entry/Comment: "Obté el color que està a sota del cursor. Per als desenvolupadors de pàgines web." diff --git a/plugin-colorpicker/translations/colorpicker_cs.desktop b/plugin-colorpicker/translations/colorpicker_cs.desktop deleted file mode 100644 index 7caa9e633..000000000 --- a/plugin-colorpicker/translations/colorpicker_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Výběr barvy -Comment[cs]=Získejte barvu pod ukazatelem. Pro webové vývojáře. diff --git a/plugin-colorpicker/translations/colorpicker_cs.desktop.yaml b/plugin-colorpicker/translations/colorpicker_cs.desktop.yaml new file mode 100644 index 000000000..40b64e57a --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Výběr barvy" +Desktop Entry/Comment: "Získejte barvu pod ukazatelem. Pro webové vývojáře." diff --git a/plugin-colorpicker/translations/colorpicker_da.desktop b/plugin-colorpicker/translations/colorpicker_da.desktop deleted file mode 100644 index ba55070f7..000000000 --- a/plugin-colorpicker/translations/colorpicker_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. -Icon=color-picker - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Farvevælger -Comment[da]=Få farven under markøren. Til webudviklere. diff --git a/plugin-colorpicker/translations/colorpicker_da.desktop.yaml b/plugin-colorpicker/translations/colorpicker_da.desktop.yaml new file mode 100644 index 000000000..a683c42fc --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Icon: "color-picker" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Farvevælger" +Desktop Entry/Comment: "Få farven under markøren. Til webudviklere." diff --git a/plugin-colorpicker/translations/colorpicker_de.desktop b/plugin-colorpicker/translations/colorpicker_de.desktop deleted file mode 100644 index cc441ce7c..000000000 --- a/plugin-colorpicker/translations/colorpicker_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Farbwähler -Comment[de]=Wählt Farbe unter dem Cursor. Für Webentwickler. diff --git a/plugin-colorpicker/translations/colorpicker_de.desktop.yaml b/plugin-colorpicker/translations/colorpicker_de.desktop.yaml new file mode 100644 index 000000000..085265ed9 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Farbwähler" +Desktop Entry/Comment: "Wählt Farbe unter dem Cursor. Für Webentwickler." diff --git a/plugin-colorpicker/translations/colorpicker_el.desktop b/plugin-colorpicker/translations/colorpicker_el.desktop deleted file mode 100644 index be33cc5ff..000000000 --- a/plugin-colorpicker/translations/colorpicker_el.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Name[el]=Επιλογέας χρωμάτων -Comment[el]=Λήψη του χρώματος κάτω από τον δρομέα. Για προγραμματιστές ιστοσελίδων. diff --git a/plugin-colorpicker/translations/colorpicker_el.desktop.yaml b/plugin-colorpicker/translations/colorpicker_el.desktop.yaml new file mode 100644 index 000000000..f6a35b946 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_el.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Name: "Επιλογέας χρωμάτων" +Desktop Entry/Comment: "Λήψη του χρώματος κάτω από τον δρομέα. Για προγραμματιστές ιστοσελίδων." diff --git a/plugin-colorpicker/translations/colorpicker_es.desktop b/plugin-colorpicker/translations/colorpicker_es.desktop deleted file mode 100644 index 8a3a893be..000000000 --- a/plugin-colorpicker/translations/colorpicker_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Selector de color -Comment[es]=Selecciona el color bajo el cursor. Para desarrolladores web. diff --git a/plugin-colorpicker/translations/colorpicker_es.desktop.yaml b/plugin-colorpicker/translations/colorpicker_es.desktop.yaml new file mode 100644 index 000000000..8df3eecf5 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Selector de color" +Desktop Entry/Comment: "Selecciona el color bajo el cursor. Para desarrolladores web." diff --git a/plugin-colorpicker/translations/colorpicker_es_VE.desktop b/plugin-colorpicker/translations/colorpicker_es_VE.desktop deleted file mode 100644 index 7e1a0a949..000000000 --- a/plugin-colorpicker/translations/colorpicker_es_VE.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[es_VE]=Toma un color de la pantalla con el cursor, para desarrolladores web. -Name[es_VE]=Recoge colores diff --git a/plugin-colorpicker/translations/colorpicker_es_VE.desktop.yaml b/plugin-colorpicker/translations/colorpicker_es_VE.desktop.yaml new file mode 100644 index 000000000..5ff7747ca --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_es_VE.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Toma un color de la pantalla con el cursor, para desarrolladores web." +Desktop Entry/Name: "Recoge colores" diff --git a/plugin-colorpicker/translations/colorpicker_eu.desktop b/plugin-colorpicker/translations/colorpicker_eu.desktop deleted file mode 100644 index f96a79045..000000000 --- a/plugin-colorpicker/translations/colorpicker_eu.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[eu]=Eskuratu kurtsorearen azpiko kolorea. Web-garatzaileentzat. -Name[eu]=Kolore-hautatzailea diff --git a/plugin-colorpicker/translations/colorpicker_eu.desktop.yaml b/plugin-colorpicker/translations/colorpicker_eu.desktop.yaml new file mode 100644 index 000000000..e076e03b0 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_eu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Eskuratu kurtsorearen azpiko kolorea. Web-garatzaileentzat." +Desktop Entry/Name: "Kolore-hautatzailea" diff --git a/plugin-colorpicker/translations/colorpicker_fi.desktop b/plugin-colorpicker/translations/colorpicker_fi.desktop deleted file mode 100644 index 1bbc9feb1..000000000 --- a/plugin-colorpicker/translations/colorpicker_fi.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[fi]=Näyttää hiiren osoittimen alla olevan värin. -Name[fi]=Värivalitsin diff --git a/plugin-colorpicker/translations/colorpicker_fi.desktop.yaml b/plugin-colorpicker/translations/colorpicker_fi.desktop.yaml new file mode 100644 index 000000000..ea1873ef5 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_fi.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Näyttää hiiren osoittimen alla olevan värin." +Desktop Entry/Name: "Värivalitsin" diff --git a/plugin-colorpicker/translations/colorpicker_fr.desktop b/plugin-colorpicker/translations/colorpicker_fr.desktop deleted file mode 100644 index 02e53b380..000000000 --- a/plugin-colorpicker/translations/colorpicker_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Sélecteur de couleur -Comment[fr]=Sélectionne la couleur existant sous le curseur. diff --git a/plugin-colorpicker/translations/colorpicker_fr.desktop.yaml b/plugin-colorpicker/translations/colorpicker_fr.desktop.yaml new file mode 100644 index 000000000..5ace561ec --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sélecteur de couleur" +Desktop Entry/Comment: "Sélectionne la couleur existant sous le curseur." diff --git a/plugin-colorpicker/translations/colorpicker_hr.desktop b/plugin-colorpicker/translations/colorpicker_hr.desktop deleted file mode 100644 index 326204029..000000000 --- a/plugin-colorpicker/translations/colorpicker_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Kapaljka -Comment[hr]=Odaberi boju ispod pokazivača. Za web‑dizajnere. diff --git a/plugin-colorpicker/translations/colorpicker_hr.desktop.yaml b/plugin-colorpicker/translations/colorpicker_hr.desktop.yaml new file mode 100644 index 000000000..40a024a08 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Kapaljka" +Desktop Entry/Comment: "Odaberi boju ispod pokazivača. Za web‑dizajnere." diff --git a/plugin-colorpicker/translations/colorpicker_hu.desktop b/plugin-colorpicker/translations/colorpicker_hu.desktop deleted file mode 100644 index 7cd7c8168..000000000 --- a/plugin-colorpicker/translations/colorpicker_hu.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[hu]=Szín kiválasztása a képernyőről. Fejlesztőknek. -Name[hu]=Színválasztó diff --git a/plugin-colorpicker/translations/colorpicker_hu.desktop.yaml b/plugin-colorpicker/translations/colorpicker_hu.desktop.yaml new file mode 100644 index 000000000..2b25ca3bc --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_hu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Szín kiválasztása a képernyőről. Fejlesztőknek." +Desktop Entry/Name: "Színválasztó" diff --git a/plugin-colorpicker/translations/colorpicker_it.desktop b/plugin-colorpicker/translations/colorpicker_it.desktop deleted file mode 100644 index d4defbc8a..000000000 --- a/plugin-colorpicker/translations/colorpicker_it.desktop +++ /dev/null @@ -1,3 +0,0 @@ -Comment[it]=Rileva il colore sotto il cursore. Per sviluppatori web. -Name[it]=Selettore del colore - diff --git a/plugin-colorpicker/translations/colorpicker_it.desktop.yaml b/plugin-colorpicker/translations/colorpicker_it.desktop.yaml new file mode 100644 index 000000000..59d9cf600 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Rileva il colore sotto il cursore. Per sviluppatori web." +Desktop Entry/Name: "Selettore del colore" diff --git a/plugin-colorpicker/translations/colorpicker_ja.desktop b/plugin-colorpicker/translations/colorpicker_ja.desktop deleted file mode 100644 index 5aab43071..000000000 --- a/plugin-colorpicker/translations/colorpicker_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=カラーピッカー -Comment[ja]=マウスカーソルの下の色を取得します。ウェブ開発者向け。 diff --git a/plugin-colorpicker/translations/colorpicker_ja.desktop.yaml b/plugin-colorpicker/translations/colorpicker_ja.desktop.yaml new file mode 100644 index 000000000..d88b1c486 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "カラーピッカー" +Desktop Entry/Comment: "マウスカーソルの下の色を取得します。ウェブ開発者向け。" diff --git a/plugin-colorpicker/translations/colorpicker_lt.desktop b/plugin-colorpicker/translations/colorpicker_lt.desktop deleted file mode 100644 index 7245a19f3..000000000 --- a/plugin-colorpicker/translations/colorpicker_lt.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[lt]=Gauti po žymekliu esančią spalvą. Saityno plėtotojams. -Name[lt]=Spalvos parinkiklis diff --git a/plugin-colorpicker/translations/colorpicker_lt.desktop.yaml b/plugin-colorpicker/translations/colorpicker_lt.desktop.yaml new file mode 100644 index 000000000..cce65cca7 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_lt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Gauti po žymekliu esančią spalvą. Saityno plėtotojams. " +Desktop Entry/Name: "Spalvos parinkiklis" diff --git a/plugin-colorpicker/translations/colorpicker_nl.desktop b/plugin-colorpicker/translations/colorpicker_nl.desktop deleted file mode 100644 index 674a1d09d..000000000 --- a/plugin-colorpicker/translations/colorpicker_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Kleurkiezer -Comment[nl]=Selecteer de kleur onder de cursor. Voor webontwikkelaars. diff --git a/plugin-colorpicker/translations/colorpicker_nl.desktop.yaml b/plugin-colorpicker/translations/colorpicker_nl.desktop.yaml new file mode 100644 index 000000000..7948a5dcc --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Kleurkiezer" +Desktop Entry/Comment: "Selecteer de kleur onder de cursor. Voor webontwikkelaars." diff --git a/plugin-colorpicker/translations/colorpicker_pl.desktop b/plugin-colorpicker/translations/colorpicker_pl.desktop deleted file mode 100644 index edf202d90..000000000 --- a/plugin-colorpicker/translations/colorpicker_pl.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[pl]=Sprawdź kolor wskazany kursorem. Przeznaczony dla web developerów. -Name[pl]=Wybieracz kolorów diff --git a/plugin-colorpicker/translations/colorpicker_pl.desktop.yaml b/plugin-colorpicker/translations/colorpicker_pl.desktop.yaml new file mode 100644 index 000000000..31f938cc3 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_pl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Sprawdź kolor wskazany kursorem. Przeznaczony dla web developerów. " +Desktop Entry/Name: "Wybieracz kolorów" diff --git a/plugin-colorpicker/translations/colorpicker_pt.desktop b/plugin-colorpicker/translations/colorpicker_pt.desktop deleted file mode 100644 index 71c9ddae8..000000000 --- a/plugin-colorpicker/translations/colorpicker_pt.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - -# Translations -Name[pt]=Seletor de cores -Comment[pt]=Obter a cor por baixo do cursor. Para programadores web. diff --git a/plugin-colorpicker/translations/colorpicker_pt.desktop.yaml b/plugin-colorpicker/translations/colorpicker_pt.desktop.yaml new file mode 100644 index 000000000..baa89812a --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_pt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Name: "Seletor de cores" +Desktop Entry/Comment: "Obter a cor por baixo do cursor. Para programadores web." diff --git a/plugin-colorpicker/translations/colorpicker_pt_BR.desktop b/plugin-colorpicker/translations/colorpicker_pt_BR.desktop deleted file mode 100644 index b3b4041cf..000000000 --- a/plugin-colorpicker/translations/colorpicker_pt_BR.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[pt_BR]=Obter a cor sob o cursor. Para desenvolvedores web. -Name[pt_BR]=Seletor de cores diff --git a/plugin-colorpicker/translations/colorpicker_pt_BR.desktop.yaml b/plugin-colorpicker/translations/colorpicker_pt_BR.desktop.yaml new file mode 100644 index 000000000..276520b7e --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_pt_BR.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Obter a cor sob o cursor. Para desenvolvedores web." +Desktop Entry/Name: "Seletor de cores" diff --git a/plugin-colorpicker/translations/colorpicker_ro_RO.desktop b/plugin-colorpicker/translations/colorpicker_ro_RO.desktop deleted file mode 100644 index 5ac3e6497..000000000 --- a/plugin-colorpicker/translations/colorpicker_ro_RO.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[ro_RO]=Obține culoarea de sub cursor. Pentru dezvoltatori web. diff --git a/plugin-colorpicker/translations/colorpicker_ro_RO.desktop.yaml b/plugin-colorpicker/translations/colorpicker_ro_RO.desktop.yaml new file mode 100644 index 000000000..3984a4785 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_ro_RO.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Obține culoarea de sub cursor. Pentru dezvoltatori web." diff --git a/plugin-colorpicker/translations/colorpicker_ru.desktop b/plugin-colorpicker/translations/colorpicker_ru.desktop deleted file mode 100644 index d20ecb658..000000000 --- a/plugin-colorpicker/translations/colorpicker_ru.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[ru]=Получить цвет под курсором мыши. Для веб-разработчиков. -Name[ru]=Цветовая палитра \ No newline at end of file diff --git a/plugin-colorpicker/translations/colorpicker_ru.desktop.yaml b/plugin-colorpicker/translations/colorpicker_ru.desktop.yaml new file mode 100644 index 000000000..5718e98d2 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_ru.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Получить цвет под курсором мыши. Для веб-разработчиков." +Desktop Entry/Name: "Цветовая палитра" diff --git a/plugin-colorpicker/translations/colorpicker_th_TH.desktop b/plugin-colorpicker/translations/colorpicker_th_TH.desktop deleted file mode 100644 index d25b733ff..000000000 --- a/plugin-colorpicker/translations/colorpicker_th_TH.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[th_TH]=นำค่าสีที่อยู่ใต้เคอร์เซอร์ขึ้นมา สำหรับนักพัฒนาเว็บ -Name[th_TH]=ตัวเลือกค่าสี diff --git a/plugin-colorpicker/translations/colorpicker_th_TH.desktop.yaml b/plugin-colorpicker/translations/colorpicker_th_TH.desktop.yaml new file mode 100644 index 000000000..1a9665b91 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_th_TH.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "นำค่าสีที่อยู่ใต้เคอร์เซอร์ขึ้นมา สำหรับนักพัฒนาเว็บ" +Desktop Entry/Name: "ตัวเลือกค่าสี" diff --git a/plugin-colorpicker/translations/colorpicker_tr.desktop b/plugin-colorpicker/translations/colorpicker_tr.desktop deleted file mode 100644 index a26a14d94..000000000 --- a/plugin-colorpicker/translations/colorpicker_tr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[tr]=Renk seçici -Comment[tr]=İmleç altındaki rengi alır. Web geliştiricileri içindir. diff --git a/plugin-colorpicker/translations/colorpicker_tr.desktop.yaml b/plugin-colorpicker/translations/colorpicker_tr.desktop.yaml new file mode 100644 index 000000000..5dffcb85d --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_tr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Renk seçici" +Desktop Entry/Comment: "İmleç altındaki rengi alır. Web geliştiricileri içindir." diff --git a/plugin-colorpicker/translations/colorpicker_uk.desktop b/plugin-colorpicker/translations/colorpicker_uk.desktop deleted file mode 100644 index 62e8dc753..000000000 --- a/plugin-colorpicker/translations/colorpicker_uk.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[uk]=Бере колір під курсором. Для web-розробників. -Name[uk]=Селектор кольору diff --git a/plugin-colorpicker/translations/colorpicker_uk.desktop.yaml b/plugin-colorpicker/translations/colorpicker_uk.desktop.yaml new file mode 100644 index 000000000..766f82cbc --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_uk.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "Бере колір під курсором. Для web-розробників." +Desktop Entry/Name: "Селектор кольору" diff --git a/plugin-colorpicker/translations/colorpicker_zh_CN.desktop b/plugin-colorpicker/translations/colorpicker_zh_CN.desktop deleted file mode 100644 index 3818ab56b..000000000 --- a/plugin-colorpicker/translations/colorpicker_zh_CN.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[zh_CN]=为网络开发者获取鼠标下的颜色。 -Name[zh_CN]=颜色拾取器 diff --git a/plugin-colorpicker/translations/colorpicker_zh_CN.desktop.yaml b/plugin-colorpicker/translations/colorpicker_zh_CN.desktop.yaml new file mode 100644 index 000000000..a1bba73d4 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_zh_CN.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "为网络开发者获取鼠标下的颜色。" +Desktop Entry/Name: "颜色拾取器" diff --git a/plugin-colorpicker/translations/colorpicker_zh_TW.desktop b/plugin-colorpicker/translations/colorpicker_zh_TW.desktop deleted file mode 100644 index eabf4978b..000000000 --- a/plugin-colorpicker/translations/colorpicker_zh_TW.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Color picker -Comment=Get the color under the cursor. For web developers. - - -# Translations -Comment[zh_TW]=取得由標下的顏色。網頁開發者推荐使用。 -Name[zh_TW]=取得顏色 diff --git a/plugin-colorpicker/translations/colorpicker_zh_TW.desktop.yaml b/plugin-colorpicker/translations/colorpicker_zh_TW.desktop.yaml new file mode 100644 index 000000000..ac8f5b7c7 --- /dev/null +++ b/plugin-colorpicker/translations/colorpicker_zh_TW.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Color picker" +Desktop Entry/Comment: "Get the color under the cursor. For web developers." +Desktop Entry/Comment: "取得由標下的顏色。網頁開發者推荐使用。" +Desktop Entry/Name: "取得顏色" diff --git a/plugin-cpuload/resources/cpuload.desktop.in b/plugin-cpuload/resources/cpuload.desktop.in index 4f385d0f3..bfcf0ca8c 100644 --- a/plugin-cpuload/resources/cpuload.desktop.in +++ b/plugin-cpuload/resources/cpuload.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=CPU monitor -Comment=Displays the current CPU load. Icon=cpu #TRANSLATIONS_DIR=../translations diff --git a/plugin-cpuload/translations/cpuload.desktop.yaml b/plugin-cpuload/translations/cpuload.desktop.yaml new file mode 100644 index 000000000..81a0ead39 --- /dev/null +++ b/plugin-cpuload/translations/cpuload.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "CPU monitor" +Desktop Entry/Comment: "Displays the current CPU load." diff --git a/plugin-cpuload/translations/cpuload_ar.desktop b/plugin-cpuload/translations/cpuload_ar.desktop deleted file mode 100644 index 66c912bce..000000000 --- a/plugin-cpuload/translations/cpuload_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=مرقاب المعالج -Comment[ar]=تعرض حمل المعالج الحاليّ. diff --git a/plugin-cpuload/translations/cpuload_ar.desktop.yaml b/plugin-cpuload/translations/cpuload_ar.desktop.yaml new file mode 100644 index 000000000..4284b1f51 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "مرقاب المعالج" +Desktop Entry/Comment: "تعرض حمل المعالج الحاليّ." diff --git a/plugin-cpuload/translations/cpuload_ca.desktop b/plugin-cpuload/translations/cpuload_ca.desktop deleted file mode 100644 index 77a74bb58..000000000 --- a/plugin-cpuload/translations/cpuload_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Monitor de CPU -Comment[ca]=Mostra la càrrega actual de la CPU. diff --git a/plugin-cpuload/translations/cpuload_ca.desktop.yaml b/plugin-cpuload/translations/cpuload_ca.desktop.yaml new file mode 100644 index 000000000..b0467da4f --- /dev/null +++ b/plugin-cpuload/translations/cpuload_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Monitor de CPU" +Desktop Entry/Comment: "Mostra la càrrega actual de la CPU." diff --git a/plugin-cpuload/translations/cpuload_cs.desktop b/plugin-cpuload/translations/cpuload_cs.desktop deleted file mode 100644 index 54e309158..000000000 --- a/plugin-cpuload/translations/cpuload_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Vytížení procesoru -Comment[cs]=Sledování vytížení procesoru diff --git a/plugin-cpuload/translations/cpuload_cs.desktop.yaml b/plugin-cpuload/translations/cpuload_cs.desktop.yaml new file mode 100644 index 000000000..74d79448d --- /dev/null +++ b/plugin-cpuload/translations/cpuload_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Vytížení procesoru" +Desktop Entry/Comment: "Sledování vytížení procesoru" diff --git a/plugin-cpuload/translations/cpuload_da.desktop b/plugin-cpuload/translations/cpuload_da.desktop deleted file mode 100644 index 6c0f7e7a3..000000000 --- a/plugin-cpuload/translations/cpuload_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Cpu monitor -Comment=Displays the current CPU load. -Icon=cpu - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=CPU-overvågning -Comment[da]=Viser det aktuelle CPU-forbrug. diff --git a/plugin-cpuload/translations/cpuload_da.desktop.yaml b/plugin-cpuload/translations/cpuload_da.desktop.yaml new file mode 100644 index 000000000..ee2e98c0c --- /dev/null +++ b/plugin-cpuload/translations/cpuload_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Icon: "cpu" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "CPU-overvågning" +Desktop Entry/Comment: "Viser det aktuelle CPU-forbrug." diff --git a/plugin-cpuload/translations/cpuload_de.desktop b/plugin-cpuload/translations/cpuload_de.desktop deleted file mode 100644 index 11579ac29..000000000 --- a/plugin-cpuload/translations/cpuload_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Prozessorauslastung -Comment[de]=Prozessorlast-Monitor diff --git a/plugin-cpuload/translations/cpuload_de.desktop.yaml b/plugin-cpuload/translations/cpuload_de.desktop.yaml new file mode 100644 index 000000000..a99c35576 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Prozessorauslastung" +Desktop Entry/Comment: "Prozessorlast-Monitor" diff --git a/plugin-cpuload/translations/cpuload_el.desktop b/plugin-cpuload/translations/cpuload_el.desktop deleted file mode 100644 index 3173b2f96..000000000 --- a/plugin-cpuload/translations/cpuload_el.desktop +++ /dev/null @@ -1,14 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Name[el]=Επόπτης του επεξεργαστή -Comment[el]=Εμφανίζει το φορτίο του επεξεργαστή. - diff --git a/plugin-cpuload/translations/cpuload_el.desktop.yaml b/plugin-cpuload/translations/cpuload_el.desktop.yaml new file mode 100644 index 000000000..cbf282bf0 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_el.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Name: "Επόπτης του επεξεργαστή" +Desktop Entry/Comment: "Εμφανίζει το φορτίο του επεξεργαστή." diff --git a/plugin-cpuload/translations/cpuload_eo.desktop b/plugin-cpuload/translations/cpuload_eo.desktop deleted file mode 100644 index d06038b48..000000000 --- a/plugin-cpuload/translations/cpuload_eo.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[eo]=Monitorado de CPU-ŝarĝo -Name[eo]=CPU-ŝarĝo diff --git a/plugin-cpuload/translations/cpuload_eo.desktop.yaml b/plugin-cpuload/translations/cpuload_eo.desktop.yaml new file mode 100644 index 000000000..cb9605df1 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_eo.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Monitorado de CPU-ŝarĝo" +Desktop Entry/Name: "CPU-ŝarĝo" diff --git a/plugin-cpuload/translations/cpuload_es.desktop b/plugin-cpuload/translations/cpuload_es.desktop deleted file mode 100644 index f33c77fda..000000000 --- a/plugin-cpuload/translations/cpuload_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Monitor de CPU -Comment[es]=Muestra la carga actual de la CPU. diff --git a/plugin-cpuload/translations/cpuload_es.desktop.yaml b/plugin-cpuload/translations/cpuload_es.desktop.yaml new file mode 100644 index 000000000..50e3f2246 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Monitor de CPU" +Desktop Entry/Comment: "Muestra la carga actual de la CPU." diff --git a/plugin-cpuload/translations/cpuload_es_VE.desktop b/plugin-cpuload/translations/cpuload_es_VE.desktop deleted file mode 100644 index 7e3992416..000000000 --- a/plugin-cpuload/translations/cpuload_es_VE.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[es_VE]=Monitor de carga del CPU -Name[es_VE]=Carga del CPU diff --git a/plugin-cpuload/translations/cpuload_es_VE.desktop.yaml b/plugin-cpuload/translations/cpuload_es_VE.desktop.yaml new file mode 100644 index 000000000..ddffca187 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_es_VE.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Monitor de carga del CPU" +Desktop Entry/Name: "Carga del CPU" diff --git a/plugin-cpuload/translations/cpuload_eu.desktop b/plugin-cpuload/translations/cpuload_eu.desktop deleted file mode 100644 index f919877b8..000000000 --- a/plugin-cpuload/translations/cpuload_eu.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[eu]=PUZaren uneko karga bistaratzen du. -Name[eu]=PUZaren monitorea diff --git a/plugin-cpuload/translations/cpuload_eu.desktop.yaml b/plugin-cpuload/translations/cpuload_eu.desktop.yaml new file mode 100644 index 000000000..1ea103d83 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_eu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "PUZaren uneko karga bistaratzen du." +Desktop Entry/Name: "PUZaren monitorea" diff --git a/plugin-cpuload/translations/cpuload_fi.desktop b/plugin-cpuload/translations/cpuload_fi.desktop deleted file mode 100644 index 7229d2ce9..000000000 --- a/plugin-cpuload/translations/cpuload_fi.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[fi]=Suorittimen kuormituksen seuranta -Name[fi]=Suorittimen kuormitus diff --git a/plugin-cpuload/translations/cpuload_fi.desktop.yaml b/plugin-cpuload/translations/cpuload_fi.desktop.yaml new file mode 100644 index 000000000..57fa79210 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_fi.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Suorittimen kuormituksen seuranta" +Desktop Entry/Name: "Suorittimen kuormitus" diff --git a/plugin-cpuload/translations/cpuload_fr.desktop b/plugin-cpuload/translations/cpuload_fr.desktop deleted file mode 100644 index 27d7912d8..000000000 --- a/plugin-cpuload/translations/cpuload_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Charge du processeur -Comment[fr]=Affichage de la charge du processeur diff --git a/plugin-cpuload/translations/cpuload_fr.desktop.yaml b/plugin-cpuload/translations/cpuload_fr.desktop.yaml new file mode 100644 index 000000000..856e689d3 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Charge du processeur" +Desktop Entry/Comment: "Affichage de la charge du processeur" diff --git a/plugin-cpuload/translations/cpuload_hr.desktop b/plugin-cpuload/translations/cpuload_hr.desktop deleted file mode 100644 index 9871a92e9..000000000 --- a/plugin-cpuload/translations/cpuload_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Praćenje procesora -Comment[hr]=Prikazuje trenutačno opterećenje procesora. diff --git a/plugin-cpuload/translations/cpuload_hr.desktop.yaml b/plugin-cpuload/translations/cpuload_hr.desktop.yaml new file mode 100644 index 000000000..cd5420c52 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Praćenje procesora" +Desktop Entry/Comment: "Prikazuje trenutačno opterećenje procesora." diff --git a/plugin-cpuload/translations/cpuload_hu.desktop b/plugin-cpuload/translations/cpuload_hu.desktop deleted file mode 100644 index f6238a8ff..000000000 --- a/plugin-cpuload/translations/cpuload_hu.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[hu]=Megjeleníti a processzorterhelést. -Name[hu]=CPU-figyelő diff --git a/plugin-cpuload/translations/cpuload_hu.desktop.yaml b/plugin-cpuload/translations/cpuload_hu.desktop.yaml new file mode 100644 index 000000000..859a613da --- /dev/null +++ b/plugin-cpuload/translations/cpuload_hu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Megjeleníti a processzorterhelést." +Desktop Entry/Name: "CPU-figyelő" diff --git a/plugin-cpuload/translations/cpuload_it.desktop b/plugin-cpuload/translations/cpuload_it.desktop deleted file mode 100644 index 49724a6b1..000000000 --- a/plugin-cpuload/translations/cpuload_it.desktop +++ /dev/null @@ -1,3 +0,0 @@ -Comment[it]=Monitor del carico del processore -Name[it]=Carico del processore - diff --git a/plugin-cpuload/translations/cpuload_it.desktop.yaml b/plugin-cpuload/translations/cpuload_it.desktop.yaml new file mode 100644 index 000000000..511d3b10d --- /dev/null +++ b/plugin-cpuload/translations/cpuload_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Monitor del carico del processore" +Desktop Entry/Name: "Carico del processore" diff --git a/plugin-cpuload/translations/cpuload_ja.desktop b/plugin-cpuload/translations/cpuload_ja.desktop deleted file mode 100644 index eb3f7ff17..000000000 --- a/plugin-cpuload/translations/cpuload_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=CPU モニター -Comment[ja]=現在の CPU の負荷を表示します diff --git a/plugin-cpuload/translations/cpuload_ja.desktop.yaml b/plugin-cpuload/translations/cpuload_ja.desktop.yaml new file mode 100644 index 000000000..223111c77 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "CPU モニター" +Desktop Entry/Comment: "現在の CPU の負荷を表示します" diff --git a/plugin-cpuload/translations/cpuload_lt.desktop b/plugin-cpuload/translations/cpuload_lt.desktop deleted file mode 100644 index e52b80c08..000000000 --- a/plugin-cpuload/translations/cpuload_lt.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[lt]=Procesoriaus stebėtojas -Name[lt]=Procesoriaus apkrova diff --git a/plugin-cpuload/translations/cpuload_lt.desktop.yaml b/plugin-cpuload/translations/cpuload_lt.desktop.yaml new file mode 100644 index 000000000..bb95bfb4d --- /dev/null +++ b/plugin-cpuload/translations/cpuload_lt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Procesoriaus stebėtojas" +Desktop Entry/Name: "Procesoriaus apkrova" diff --git a/plugin-cpuload/translations/cpuload_nl.desktop b/plugin-cpuload/translations/cpuload_nl.desktop deleted file mode 100644 index f262b3376..000000000 --- a/plugin-cpuload/translations/cpuload_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=CPU-monitor -Comment[nl]=Geeft de huidige processorbelasting weer. diff --git a/plugin-cpuload/translations/cpuload_nl.desktop.yaml b/plugin-cpuload/translations/cpuload_nl.desktop.yaml new file mode 100644 index 000000000..0dec853c8 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "CPU-monitor" +Desktop Entry/Comment: "Geeft de huidige processorbelasting weer." diff --git a/plugin-cpuload/translations/cpuload_pl.desktop b/plugin-cpuload/translations/cpuload_pl.desktop deleted file mode 100644 index 14dd5bf2e..000000000 --- a/plugin-cpuload/translations/cpuload_pl.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[pl]=Wyświetla obecne obciążenie CPU -Name[pl]=Obciążenie CPU diff --git a/plugin-cpuload/translations/cpuload_pl.desktop.yaml b/plugin-cpuload/translations/cpuload_pl.desktop.yaml new file mode 100644 index 000000000..9537cca23 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_pl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Wyświetla obecne obciążenie CPU" +Desktop Entry/Name: "Obciążenie CPU" diff --git a/plugin-cpuload/translations/cpuload_pt.desktop b/plugin-cpuload/translations/cpuload_pt.desktop deleted file mode 100644 index f8feafab6..000000000 --- a/plugin-cpuload/translations/cpuload_pt.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Cpu monitor -Comment=Displays the current CPU load. - -# Translations -Name[pt]=Carga do CPU -Comment[pt]=Monitor de carga do CPU diff --git a/plugin-cpuload/translations/cpuload_pt.desktop.yaml b/plugin-cpuload/translations/cpuload_pt.desktop.yaml new file mode 100644 index 000000000..5b106f843 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_pt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Name: "Carga do CPU" +Desktop Entry/Comment: "Monitor de carga do CPU" diff --git a/plugin-cpuload/translations/cpuload_pt_BR.desktop b/plugin-cpuload/translations/cpuload_pt_BR.desktop deleted file mode 100644 index 66eeb286a..000000000 --- a/plugin-cpuload/translations/cpuload_pt_BR.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[pt_BR]=Monitor de carga da CPU -Name[pt_BR]=Carga da CPU diff --git a/plugin-cpuload/translations/cpuload_pt_BR.desktop.yaml b/plugin-cpuload/translations/cpuload_pt_BR.desktop.yaml new file mode 100644 index 000000000..d5fa8af89 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_pt_BR.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Monitor de carga da CPU" +Desktop Entry/Name: "Carga da CPU" diff --git a/plugin-cpuload/translations/cpuload_ro_RO.desktop b/plugin-cpuload/translations/cpuload_ro_RO.desktop deleted file mode 100644 index c8f69b9eb..000000000 --- a/plugin-cpuload/translations/cpuload_ro_RO.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[ro_RO]=Monitor de încărcare a procesorului -Name[ro_RO]=Afișează gradul de încărcare al procesorului diff --git a/plugin-cpuload/translations/cpuload_ro_RO.desktop.yaml b/plugin-cpuload/translations/cpuload_ro_RO.desktop.yaml new file mode 100644 index 000000000..10a910bc4 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_ro_RO.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Monitor de încărcare a procesorului" +Desktop Entry/Name: "Afișează gradul de încărcare al procesorului" diff --git a/plugin-cpuload/translations/cpuload_ru.desktop b/plugin-cpuload/translations/cpuload_ru.desktop deleted file mode 100644 index c4b2e6553..000000000 --- a/plugin-cpuload/translations/cpuload_ru.desktop +++ /dev/null @@ -1,14 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[ru]=Отображает текущую загрузку процессора. -Name[ru]=Монитор загрузки процессора - diff --git a/plugin-cpuload/translations/cpuload_ru.desktop.yaml b/plugin-cpuload/translations/cpuload_ru.desktop.yaml new file mode 100644 index 000000000..8c0048fb8 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_ru.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Отображает текущую загрузку процессора." +Desktop Entry/Name: "Монитор загрузки процессора" diff --git a/plugin-cpuload/translations/cpuload_sl.desktop b/plugin-cpuload/translations/cpuload_sl.desktop deleted file mode 100644 index 15da826cc..000000000 --- a/plugin-cpuload/translations/cpuload_sl.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[sl]=Nadzornik obremenitve CPE -Name[sl]=Obremenitev CPE diff --git a/plugin-cpuload/translations/cpuload_sl.desktop.yaml b/plugin-cpuload/translations/cpuload_sl.desktop.yaml new file mode 100644 index 000000000..5a9730a3e --- /dev/null +++ b/plugin-cpuload/translations/cpuload_sl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Nadzornik obremenitve CPE" +Desktop Entry/Name: "Obremenitev CPE" diff --git a/plugin-cpuload/translations/cpuload_th_TH.desktop b/plugin-cpuload/translations/cpuload_th_TH.desktop deleted file mode 100644 index 1d177118d..000000000 --- a/plugin-cpuload/translations/cpuload_th_TH.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[th_TH]=เฝ้าสังเกตการทำงานซีพียู -Name[th_TH]=การทำงานซีพียู diff --git a/plugin-cpuload/translations/cpuload_th_TH.desktop.yaml b/plugin-cpuload/translations/cpuload_th_TH.desktop.yaml new file mode 100644 index 000000000..87a68898b --- /dev/null +++ b/plugin-cpuload/translations/cpuload_th_TH.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "เฝ้าสังเกตการทำงานซีพียู" +Desktop Entry/Name: "การทำงานซีพียู" diff --git a/plugin-cpuload/translations/cpuload_tr.desktop b/plugin-cpuload/translations/cpuload_tr.desktop deleted file mode 100644 index 202a3e985..000000000 --- a/plugin-cpuload/translations/cpuload_tr.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[tr]=İşlemci Yükü izleyici -Name[tr]=İşlemci Yükü diff --git a/plugin-cpuload/translations/cpuload_tr.desktop.yaml b/plugin-cpuload/translations/cpuload_tr.desktop.yaml new file mode 100644 index 000000000..c7a5b0757 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_tr.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "İşlemci Yükü izleyici" +Desktop Entry/Name: "İşlemci Yükü" diff --git a/plugin-cpuload/translations/cpuload_uk.desktop b/plugin-cpuload/translations/cpuload_uk.desktop deleted file mode 100644 index 9ee5a7ad8..000000000 --- a/plugin-cpuload/translations/cpuload_uk.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[uk]=Показує поточне навантаження CPU. -Name[uk]=Монітор CPU diff --git a/plugin-cpuload/translations/cpuload_uk.desktop.yaml b/plugin-cpuload/translations/cpuload_uk.desktop.yaml new file mode 100644 index 000000000..9173d086c --- /dev/null +++ b/plugin-cpuload/translations/cpuload_uk.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "Показує поточне навантаження CPU." +Desktop Entry/Name: "Монітор CPU" diff --git a/plugin-cpuload/translations/cpuload_zh_CN.desktop b/plugin-cpuload/translations/cpuload_zh_CN.desktop deleted file mode 100644 index 568090d37..000000000 --- a/plugin-cpuload/translations/cpuload_zh_CN.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[zh_CN]=CPU 负载监视器 -Name[zh_CN]=CPU 负载 diff --git a/plugin-cpuload/translations/cpuload_zh_CN.desktop.yaml b/plugin-cpuload/translations/cpuload_zh_CN.desktop.yaml new file mode 100644 index 000000000..abdd097da --- /dev/null +++ b/plugin-cpuload/translations/cpuload_zh_CN.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "CPU 负载监视器" +Desktop Entry/Name: "CPU 负载" diff --git a/plugin-cpuload/translations/cpuload_zh_TW.desktop b/plugin-cpuload/translations/cpuload_zh_TW.desktop deleted file mode 100644 index 5f3af52ae..000000000 --- a/plugin-cpuload/translations/cpuload_zh_TW.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Cpu monitor -Comment=Displays the current CPU load. - - - - -# Translations -Comment[zh_TW]=CPU使用監視器 -Name[zh_TW]=CPU使用 diff --git a/plugin-cpuload/translations/cpuload_zh_TW.desktop.yaml b/plugin-cpuload/translations/cpuload_zh_TW.desktop.yaml new file mode 100644 index 000000000..ffb9f5d27 --- /dev/null +++ b/plugin-cpuload/translations/cpuload_zh_TW.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Cpu monitor" +Desktop Entry/Comment: "Displays the current CPU load." +Desktop Entry/Comment: "CPU使用監視器" +Desktop Entry/Name: "CPU使用" diff --git a/plugin-desktopswitch/resources/desktopswitch.desktop.in b/plugin-desktopswitch/resources/desktopswitch.desktop.in index 8e11770b7..0a245a487 100644 --- a/plugin-desktopswitch/resources/desktopswitch.desktop.in +++ b/plugin-desktopswitch/resources/desktopswitch.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. Icon=user-desktop #TRANSLATIONS_DIR=../translations diff --git a/plugin-desktopswitch/translations/desktopswitch.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch.desktop.yaml new file mode 100644 index 000000000..10fc2e354 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." diff --git a/plugin-desktopswitch/translations/desktopswitch_ar.desktop b/plugin-desktopswitch/translations/desktopswitch_ar.desktop deleted file mode 100644 index 8491ad609..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=مبدّل سطح المكتب -Comment[ar]=تسمح بالتّبديل السهل بين أسطح المكتب الوهميّة. diff --git a/plugin-desktopswitch/translations/desktopswitch_ar.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ar.desktop.yaml new file mode 100644 index 000000000..82710e59f --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "مبدّل سطح المكتب" +Desktop Entry/Comment: "تسمح بالتّبديل السهل بين أسطح المكتب الوهميّة." diff --git a/plugin-desktopswitch/translations/desktopswitch_ca.desktop b/plugin-desktopswitch/translations/desktopswitch_ca.desktop deleted file mode 100644 index ee3050304..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Canviador d'escriptoris -Comment[ca]=Permet un canvi fàcil entre escriptoris virtuals. diff --git a/plugin-desktopswitch/translations/desktopswitch_ca.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ca.desktop.yaml new file mode 100644 index 000000000..d6f109945 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Canviador d'escriptoris" +Desktop Entry/Comment: "Permet un canvi fàcil entre escriptoris virtuals." diff --git a/plugin-desktopswitch/translations/desktopswitch_cs.desktop b/plugin-desktopswitch/translations/desktopswitch_cs.desktop deleted file mode 100644 index f5552f098..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Přepínání ploch -Comment[cs]=Umožňuje přepínání virtuálních ploch diff --git a/plugin-desktopswitch/translations/desktopswitch_cs.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_cs.desktop.yaml new file mode 100644 index 000000000..107c6c612 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Přepínání ploch" +Desktop Entry/Comment: "Umožňuje přepínání virtuálních ploch" diff --git a/plugin-desktopswitch/translations/desktopswitch_da.desktop b/plugin-desktopswitch/translations/desktopswitch_da.desktop deleted file mode 100644 index 77f70d0e0..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. -Icon=user-desktop - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Skrivebordsskifter -Comment[da]=Giver mulighed for nemt at skifte mellem virtuelle skriveborde. diff --git a/plugin-desktopswitch/translations/desktopswitch_da.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_da.desktop.yaml new file mode 100644 index 000000000..b3964a7b3 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/Icon: "user-desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Skrivebordsskifter" +Desktop Entry/Comment: "Giver mulighed for nemt at skifte mellem virtuelle skriveborde." diff --git a/plugin-desktopswitch/translations/desktopswitch_de.desktop b/plugin-desktopswitch/translations/desktopswitch_de.desktop deleted file mode 100644 index d914d5265..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Arbeitsflächenumschalter -Comment[de]=Zwischen den virtuellen Arbeitsflächen umschalten diff --git a/plugin-desktopswitch/translations/desktopswitch_de.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_de.desktop.yaml new file mode 100644 index 000000000..215886c1c --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Arbeitsflächenumschalter" +Desktop Entry/Comment: "Zwischen den virtuellen Arbeitsflächen umschalten" diff --git a/plugin-desktopswitch/translations/desktopswitch_el.desktop b/plugin-desktopswitch/translations/desktopswitch_el.desktop deleted file mode 100644 index c3973af2d..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_el.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Name[el]=Εναλλαγή επιφάνειας εργασίας -Comment[el]=Επιτρέπει την εναλλαγή των εικονικών επιφανειών εργασίας. diff --git a/plugin-desktopswitch/translations/desktopswitch_el.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_el.desktop.yaml new file mode 100644 index 000000000..0ff1a0e88 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_el.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Εναλλαγή επιφάνειας εργασίας" +Desktop Entry/Comment: "Επιτρέπει την εναλλαγή των εικονικών επιφανειών εργασίας." diff --git a/plugin-desktopswitch/translations/desktopswitch_eo.desktop b/plugin-desktopswitch/translations/desktopswitch_eo.desktop deleted file mode 100644 index d8108f5bf..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Permesi ŝaltadon de virtualaj labortabloj -Name[eo]=Ŝalto de labortabloj diff --git a/plugin-desktopswitch/translations/desktopswitch_eo.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_eo.desktop.yaml new file mode 100644 index 000000000..81c9fcd1b --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Permesi ŝaltadon de virtualaj labortabloj" +Desktop Entry/Name: "Ŝalto de labortabloj" diff --git a/plugin-desktopswitch/translations/desktopswitch_es.desktop b/plugin-desktopswitch/translations/desktopswitch_es.desktop deleted file mode 100644 index 6d2b5cd52..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Cambiador de escritorios -Comment[es]=Permite cambiar fácilmente entre escritorios virtuales. diff --git a/plugin-desktopswitch/translations/desktopswitch_es.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_es.desktop.yaml new file mode 100644 index 000000000..d39a37ef2 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Cambiador de escritorios" +Desktop Entry/Comment: "Permite cambiar fácilmente entre escritorios virtuales." diff --git a/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop b/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop deleted file mode 100644 index 329245cee..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Permitir cambiar a escritorios virtuales -Name[es_VE]=Cambiador de Escritorios diff --git a/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop.yaml new file mode 100644 index 000000000..a0946eb12 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Permitir cambiar a escritorios virtuales" +Desktop Entry/Name: "Cambiador de Escritorios" diff --git a/plugin-desktopswitch/translations/desktopswitch_eu.desktop b/plugin-desktopswitch/translations/desktopswitch_eu.desktop deleted file mode 100644 index 826517384..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Mahaigain birtualen artean modu errazean aldatzeko aukera eskaintzen du. -Name[eu]=Mahaigain-aldatzailea diff --git a/plugin-desktopswitch/translations/desktopswitch_eu.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_eu.desktop.yaml new file mode 100644 index 000000000..cf2fc1ea1 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Mahaigain birtualen artean modu errazean aldatzeko aukera eskaintzen du." +Desktop Entry/Name: "Mahaigain-aldatzailea" diff --git a/plugin-desktopswitch/translations/desktopswitch_fi.desktop b/plugin-desktopswitch/translations/desktopswitch_fi.desktop deleted file mode 100644 index a3b0d6fd5..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Vaihda virtuaalisten työpöytien välillä -Name[fi]=Työpöydän vaihtaja diff --git a/plugin-desktopswitch/translations/desktopswitch_fi.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_fi.desktop.yaml new file mode 100644 index 000000000..08c7287ee --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Vaihda virtuaalisten työpöytien välillä" +Desktop Entry/Name: "Työpöydän vaihtaja" diff --git a/plugin-desktopswitch/translations/desktopswitch_fr.desktop b/plugin-desktopswitch/translations/desktopswitch_fr.desktop deleted file mode 100644 index 3484d4010..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=permettre un basculement aisé entre les bureaux virtuels -Name[fr]=Changeur de bureau diff --git a/plugin-desktopswitch/translations/desktopswitch_fr.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_fr.desktop.yaml new file mode 100644 index 000000000..5da358e61 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "permettre un basculement aisé entre les bureaux virtuels" +Desktop Entry/Name: "Changeur de bureau" diff --git a/plugin-desktopswitch/translations/desktopswitch_hr.desktop b/plugin-desktopswitch/translations/desktopswitch_hr.desktop deleted file mode 100644 index f1b452669..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Prebacivanje između radnih površina -Comment[hr]=Omugućuje jednostavno prebacivanje između virtualnih radnih površina. diff --git a/plugin-desktopswitch/translations/desktopswitch_hr.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_hr.desktop.yaml new file mode 100644 index 000000000..f1cd877f8 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Prebacivanje između radnih površina" +Desktop Entry/Comment: "Omugućuje jednostavno prebacivanje između virtualnih radnih površina." diff --git a/plugin-desktopswitch/translations/desktopswitch_hu.desktop b/plugin-desktopswitch/translations/desktopswitch_hu.desktop deleted file mode 100644 index 9ff70dcd7..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=Lehetővé teszi a virtuális asztalok közötti váltást -Name[hu]=Asztalváltó diff --git a/plugin-desktopswitch/translations/desktopswitch_hu.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_hu.desktop.yaml new file mode 100644 index 000000000..9cf9b24f2 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lehetővé teszi a virtuális asztalok közötti váltást" +Desktop Entry/Name: "Asztalváltó" diff --git a/plugin-desktopswitch/translations/desktopswitch_ia.desktop b/plugin-desktopswitch/translations/desktopswitch_ia.desktop deleted file mode 100644 index 5e1ad5ec8..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktopswitch -Comment=Allow to switch virtual desktops - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-desktopswitch/translations/desktopswitch_ia.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ia.desktop.yaml new file mode 100644 index 000000000..dbb52f3de --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktopswitch" +Desktop Entry/Comment: "Allow to switch virtual desktops" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop b/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop deleted file mode 100644 index 5e1ad5ec8..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktopswitch -Comment=Allow to switch virtual desktops - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop.yaml new file mode 100644 index 000000000..dbb52f3de --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_id_ID.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktopswitch" +Desktop Entry/Comment: "Allow to switch virtual desktops" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-desktopswitch/translations/desktopswitch_it.desktop b/plugin-desktopswitch/translations/desktopswitch_it.desktop deleted file mode 100644 index 1e252b4a5..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[it]=Permette di passare ad altri desktop virtuali -Name[it]=Cambia desktop diff --git a/plugin-desktopswitch/translations/desktopswitch_it.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_it.desktop.yaml new file mode 100644 index 000000000..07018a4aa --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Permette di passare ad altri desktop virtuali" +Desktop Entry/Name: "Cambia desktop" diff --git a/plugin-desktopswitch/translations/desktopswitch_ja.desktop b/plugin-desktopswitch/translations/desktopswitch_ja.desktop deleted file mode 100644 index a594d5d19..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=デスクトップ切り替え -Comment[ja]=仮想デスクトップの切り替えを簡単にします diff --git a/plugin-desktopswitch/translations/desktopswitch_ja.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ja.desktop.yaml new file mode 100644 index 000000000..d0c4df23b --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "デスクトップ切り替え" +Desktop Entry/Comment: "仮想デスクトップの切り替えを簡単にします" diff --git a/plugin-desktopswitch/translations/desktopswitch_ko.desktop b/plugin-desktopswitch/translations/desktopswitch_ko.desktop deleted file mode 100644 index 5e1ad5ec8..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktopswitch -Comment=Allow to switch virtual desktops - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-desktopswitch/translations/desktopswitch_ko.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ko.desktop.yaml new file mode 100644 index 000000000..dbb52f3de --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktopswitch" +Desktop Entry/Comment: "Allow to switch virtual desktops" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-desktopswitch/translations/desktopswitch_lt.desktop b/plugin-desktopswitch/translations/desktopswitch_lt.desktop deleted file mode 100644 index ca2912f8c..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Leidžia lengvai perjunginėti virtualius darbalaukius -Name[lt]=Darbalaukių perjungiklis diff --git a/plugin-desktopswitch/translations/desktopswitch_lt.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_lt.desktop.yaml new file mode 100644 index 000000000..2fa5c627f --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Leidžia lengvai perjunginėti virtualius darbalaukius" +Desktop Entry/Name: "Darbalaukių perjungiklis" diff --git a/plugin-desktopswitch/translations/desktopswitch_nl.desktop b/plugin-desktopswitch/translations/desktopswitch_nl.desktop deleted file mode 100644 index c5710386a..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Bureaubladwisselaar -Comment[nl]=Eenvoudig wisselen tussen virtuele bureaubladen diff --git a/plugin-desktopswitch/translations/desktopswitch_nl.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_nl.desktop.yaml new file mode 100644 index 000000000..f05205a32 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Bureaubladwisselaar" +Desktop Entry/Comment: "Eenvoudig wisselen tussen virtuele bureaubladen" diff --git a/plugin-desktopswitch/translations/desktopswitch_pl.desktop b/plugin-desktopswitch/translations/desktopswitch_pl.desktop deleted file mode 100644 index 653316e42..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Pozwala na proste przełączanie pomiędzy wirtualnymi pulpitami -Name[pl]=Obszary robocze diff --git a/plugin-desktopswitch/translations/desktopswitch_pl.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_pl.desktop.yaml new file mode 100644 index 000000000..bb85bd41d --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Pozwala na proste przełączanie pomiędzy wirtualnymi pulpitami" +Desktop Entry/Name: "Obszary robocze" diff --git a/plugin-desktopswitch/translations/desktopswitch_pt.desktop b/plugin-desktopswitch/translations/desktopswitch_pt.desktop deleted file mode 100644 index 04796f530..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Alternador de áreas de trabalho -Comment[pt]=Permite trocar entre as áreas de trabalho diff --git a/plugin-desktopswitch/translations/desktopswitch_pt.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_pt.desktop.yaml new file mode 100644 index 000000000..aa23ffae6 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Alternador de áreas de trabalho" +Desktop Entry/Comment: "Permite trocar entre as áreas de trabalho" diff --git a/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop b/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop deleted file mode 100644 index a7201f128..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Permite alternar áreas de trabalho virtuais -Name[pt_BR]=Alternador de área de trabalho diff --git a/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop.yaml new file mode 100644 index 000000000..214f40b22 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Permite alternar áreas de trabalho virtuais" +Desktop Entry/Name: "Alternador de área de trabalho" diff --git a/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop b/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop deleted file mode 100644 index 24b39d65d..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Permite comutarea între ecranele virtuale -Name[ro_RO]=Comutare ecrane virtuale diff --git a/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop.yaml new file mode 100644 index 000000000..48b50c72e --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ro_RO.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Permite comutarea între ecranele virtuale" +Desktop Entry/Name: "Comutare ecrane virtuale" diff --git a/plugin-desktopswitch/translations/desktopswitch_ru.desktop b/plugin-desktopswitch/translations/desktopswitch_ru.desktop deleted file mode 100644 index c095d3ec4..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Позволяет легко переключаться между виртуальными рабочими столами. -Name[ru]=Переключение рабочих столов diff --git a/plugin-desktopswitch/translations/desktopswitch_ru.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_ru.desktop.yaml new file mode 100644 index 000000000..5bb89cfb2 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Позволяет легко переключаться между виртуальными рабочими столами." +Desktop Entry/Name: "Переключение рабочих столов" diff --git a/plugin-desktopswitch/translations/desktopswitch_sk.desktop b/plugin-desktopswitch/translations/desktopswitch_sk.desktop deleted file mode 100644 index 95bc8ff97..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Umožňuje prepínanie medzi virtuálnymi plochami -Name[sk]=Prepínač plôch diff --git a/plugin-desktopswitch/translations/desktopswitch_sk.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_sk.desktop.yaml new file mode 100644 index 000000000..dc1fe955f --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Umožňuje prepínanie medzi virtuálnymi plochami" +Desktop Entry/Name: "Prepínač plôch" diff --git a/plugin-desktopswitch/translations/desktopswitch_sl.desktop b/plugin-desktopswitch/translations/desktopswitch_sl.desktop deleted file mode 100644 index 669b1b8c2..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Omogoča preklop med navideznimi namizji -Name[sl]=Desktopswitch diff --git a/plugin-desktopswitch/translations/desktopswitch_sl.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_sl.desktop.yaml new file mode 100644 index 000000000..1f9964900 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Omogoča preklop med navideznimi namizji" +Desktop Entry/Name: "Desktopswitch" diff --git a/plugin-desktopswitch/translations/desktopswitch_sr.desktop b/plugin-desktopswitch/translations/desktopswitch_sr.desktop deleted file mode 100644 index 8b82d4272..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Пребацујте виртуелне површи -Name[sr]=Пребацивач површи diff --git a/plugin-desktopswitch/translations/desktopswitch_sr.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_sr.desktop.yaml new file mode 100644 index 000000000..8f216379f --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Пребацујте виртуелне површи" +Desktop Entry/Name: "Пребацивач површи" diff --git a/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop b/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop deleted file mode 100644 index 8ba6d4cba..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Пребацивач површи -Comment[sr@ijekavian]=Пребацујте виртуелне површи diff --git a/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..552e5dd52 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Пребацивач површи" +Desktop Entry/Comment: "Пребацујте виртуелне површи" diff --git a/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop b/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop deleted file mode 100644 index 9e20fb521..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Prebacivač površi -Comment[sr@ijekavianlatin]=Prebacujte virtuelne površi diff --git a/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..8beb63a0d --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Prebacivač površi" +Desktop Entry/Comment: "Prebacujte virtuelne površi" diff --git a/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop b/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop deleted file mode 100644 index f06dc007b..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Prebacujte virtuelne površi -Name[sr@latin]=Prebacivač površi diff --git a/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop.yaml new file mode 100644 index 000000000..1afaa6990 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Prebacujte virtuelne površi" +Desktop Entry/Name: "Prebacivač površi" diff --git a/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop b/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop deleted file mode 100644 index d632d0e90..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=อนุญาตให้ทำการสลับพื้นโต๊ะ -Name[th_TH]=สลับพื้นโต๊ะ diff --git a/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop.yaml new file mode 100644 index 000000000..9b63d7f73 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "อนุญาตให้ทำการสลับพื้นโต๊ะ" +Desktop Entry/Name: "สลับพื้นโต๊ะ" diff --git a/plugin-desktopswitch/translations/desktopswitch_tr.desktop b/plugin-desktopswitch/translations/desktopswitch_tr.desktop deleted file mode 100644 index 483cc281f..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Sanal masaüstleri arasında geçiş yapın -Name[tr]=Masaüstü değiştirici diff --git a/plugin-desktopswitch/translations/desktopswitch_tr.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_tr.desktop.yaml new file mode 100644 index 000000000..e26ec2444 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Sanal masaüstleri arasında geçiş yapın" +Desktop Entry/Name: "Masaüstü değiştirici" diff --git a/plugin-desktopswitch/translations/desktopswitch_uk.desktop b/plugin-desktopswitch/translations/desktopswitch_uk.desktop deleted file mode 100644 index 732d3969f..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Дозволяє легко перемикатися між віртуальними стільницями -Name[uk]=Перемикач стільниць diff --git a/plugin-desktopswitch/translations/desktopswitch_uk.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_uk.desktop.yaml new file mode 100644 index 000000000..01bb31387 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Дозволяє легко перемикатися між віртуальними стільницями" +Desktop Entry/Name: "Перемикач стільниць" diff --git a/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop b/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop deleted file mode 100644 index 5e1ad5ec8..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktopswitch -Comment=Allow to switch virtual desktops - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..dbb52f3de --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktopswitch" +Desktop Entry/Comment: "Allow to switch virtual desktops" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop b/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop deleted file mode 100644 index 6354d4d3d..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=在虚拟桌面间切换 -Name[zh_CN]=桌面切换 diff --git a/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop.yaml new file mode 100644 index 000000000..af59acfbc --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "在虚拟桌面间切换" +Desktop Entry/Name: "桌面切换" diff --git a/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop b/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop deleted file mode 100644 index a8b6d9c1d..000000000 --- a/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Desktop switcher -Comment=Allows easy switching between virtual desktops. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=允許切換虛擬桌面 -Name[zh_TW]=桌面切換 diff --git a/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop.yaml b/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop.yaml new file mode 100644 index 000000000..e6262de89 --- /dev/null +++ b/plugin-desktopswitch/translations/desktopswitch_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Desktop switcher" +Desktop Entry/Comment: "Allows easy switching between virtual desktops." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "允許切換虛擬桌面" +Desktop Entry/Name: "桌面切換" diff --git a/plugin-directorymenu/resources/directorymenu.desktop.in b/plugin-directorymenu/resources/directorymenu.desktop.in index 704c62324..cff37a434 100644 --- a/plugin-directorymenu/resources/directorymenu.desktop.in +++ b/plugin-directorymenu/resources/directorymenu.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Directory Menu -Comment=Displays a menu showing the contents of a directory Icon=folder #TRANSLATIONS_DIR=../translations diff --git a/plugin-directorymenu/translations/directorymenu.desktop.yaml b/plugin-directorymenu/translations/directorymenu.desktop.yaml new file mode 100644 index 000000000..acf7b3e26 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Directory Menu" +Desktop Entry/Comment: "Displays a menu showing the contents of a directory" diff --git a/plugin-directorymenu/translations/directorymenu_ar.desktop b/plugin-directorymenu/translations/directorymenu_ar.desktop deleted file mode 100644 index 013e11477..000000000 --- a/plugin-directorymenu/translations/directorymenu_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=قائمة الأدلّة -Comment[ar]=تعرض قائمة تظهر محتويات الدّليل diff --git a/plugin-directorymenu/translations/directorymenu_ar.desktop.yaml b/plugin-directorymenu/translations/directorymenu_ar.desktop.yaml new file mode 100644 index 000000000..8bf98f8ef --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "قائمة الأدلّة" +Desktop Entry/Comment: "تعرض قائمة تظهر محتويات الدّليل" diff --git a/plugin-directorymenu/translations/directorymenu_ca.desktop b/plugin-directorymenu/translations/directorymenu_ca.desktop deleted file mode 100644 index 2117b18c5..000000000 --- a/plugin-directorymenu/translations/directorymenu_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Menú del directori -Comment[ca]=Mostra un menú que visualitza el contingut d'un directori diff --git a/plugin-directorymenu/translations/directorymenu_ca.desktop.yaml b/plugin-directorymenu/translations/directorymenu_ca.desktop.yaml new file mode 100644 index 000000000..b632c36fd --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menú del directori" +Desktop Entry/Comment: "Mostra un menú que visualitza el contingut d'un directori" diff --git a/plugin-directorymenu/translations/directorymenu_cs.desktop b/plugin-directorymenu/translations/directorymenu_cs.desktop deleted file mode 100644 index d1d9f4433..000000000 --- a/plugin-directorymenu/translations/directorymenu_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Nabídka složka -Comment[cs]=Zobrazí nabídku s obsahem složky diff --git a/plugin-directorymenu/translations/directorymenu_cs.desktop.yaml b/plugin-directorymenu/translations/directorymenu_cs.desktop.yaml new file mode 100644 index 000000000..e8d5185c1 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Nabídka složka" +Desktop Entry/Comment: "Zobrazí nabídku s obsahem složky" diff --git a/plugin-directorymenu/translations/directorymenu_da.desktop b/plugin-directorymenu/translations/directorymenu_da.desktop deleted file mode 100644 index 92d8abbd7..000000000 --- a/plugin-directorymenu/translations/directorymenu_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Directory Menu -Comment=Displays a menu showing the contents of a directory -Icon=folder - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Mappemenu -Comment[da]=Viser en menu med indholdet af en mappe \ No newline at end of file diff --git a/plugin-directorymenu/translations/directorymenu_da.desktop.yaml b/plugin-directorymenu/translations/directorymenu_da.desktop.yaml new file mode 100644 index 000000000..d4e2612b9 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Directory Menu" +Desktop Entry/Comment: "Displays a menu showing the contents of a directory" +Desktop Entry/Icon: "folder" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Mappemenu" +Desktop Entry/Comment: "Viser en menu med indholdet af en mappe" diff --git a/plugin-directorymenu/translations/directorymenu_de.desktop b/plugin-directorymenu/translations/directorymenu_de.desktop deleted file mode 100644 index 4edd17a21..000000000 --- a/plugin-directorymenu/translations/directorymenu_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Ordnermenü -Comment[de]=Zeigt ein Menü mit dem Inhalt eines Ordners an diff --git a/plugin-directorymenu/translations/directorymenu_de.desktop.yaml b/plugin-directorymenu/translations/directorymenu_de.desktop.yaml new file mode 100644 index 000000000..6538a4a5d --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Ordnermenü" +Desktop Entry/Comment: "Zeigt ein Menü mit dem Inhalt eines Ordners an" diff --git a/plugin-directorymenu/translations/directorymenu_el.desktop b/plugin-directorymenu/translations/directorymenu_el.desktop deleted file mode 100644 index 9899fc663..000000000 --- a/plugin-directorymenu/translations/directorymenu_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Μενού καταλόγου -Comment[el]=Εμφανίζει ένα μενού με τα περιεχόμενα ενός καταλόγου diff --git a/plugin-directorymenu/translations/directorymenu_el.desktop.yaml b/plugin-directorymenu/translations/directorymenu_el.desktop.yaml new file mode 100644 index 000000000..44abff164 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Μενού καταλόγου" +Desktop Entry/Comment: "Εμφανίζει ένα μενού με τα περιεχόμενα ενός καταλόγου" diff --git a/plugin-directorymenu/translations/directorymenu_es.desktop b/plugin-directorymenu/translations/directorymenu_es.desktop deleted file mode 100644 index 2102f184a..000000000 --- a/plugin-directorymenu/translations/directorymenu_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Menú de directorio -Comment[es]=Muestra en un menú el contenido de un directorio diff --git a/plugin-directorymenu/translations/directorymenu_es.desktop.yaml b/plugin-directorymenu/translations/directorymenu_es.desktop.yaml new file mode 100644 index 000000000..a24980da9 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menú de directorio" +Desktop Entry/Comment: "Muestra en un menú el contenido de un directorio" diff --git a/plugin-directorymenu/translations/directorymenu_fr.desktop b/plugin-directorymenu/translations/directorymenu_fr.desktop deleted file mode 100644 index 5e6ae8b2d..000000000 --- a/plugin-directorymenu/translations/directorymenu_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Menu de répertoire -Comment[fr]=Affiche un menu avec le contenu d'un répertoire diff --git a/plugin-directorymenu/translations/directorymenu_fr.desktop.yaml b/plugin-directorymenu/translations/directorymenu_fr.desktop.yaml new file mode 100644 index 000000000..8c77a6802 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menu de répertoire" +Desktop Entry/Comment: "Affiche un menu avec le contenu d'un répertoire" diff --git a/plugin-directorymenu/translations/directorymenu_hr.desktop b/plugin-directorymenu/translations/directorymenu_hr.desktop deleted file mode 100644 index 689faa069..000000000 --- a/plugin-directorymenu/translations/directorymenu_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Izbornik mape -Comment[hr]=Prikazuje sadržaj mape u izborniku diff --git a/plugin-directorymenu/translations/directorymenu_hr.desktop.yaml b/plugin-directorymenu/translations/directorymenu_hr.desktop.yaml new file mode 100644 index 000000000..7ae0b7534 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Izbornik mape" +Desktop Entry/Comment: "Prikazuje sadržaj mape u izborniku" diff --git a/plugin-directorymenu/translations/directorymenu_hu.desktop b/plugin-directorymenu/translations/directorymenu_hu.desktop deleted file mode 100644 index 9dd6666e8..000000000 --- a/plugin-directorymenu/translations/directorymenu_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Directory Menu -Comment=Displays a menu showing the contents of a directory - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=Egy könyvtár tartalmát mutató menü -Name[hu]=Könyvtármenü diff --git a/plugin-directorymenu/translations/directorymenu_hu.desktop.yaml b/plugin-directorymenu/translations/directorymenu_hu.desktop.yaml new file mode 100644 index 000000000..2cdc1b124 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Directory Menu" +Desktop Entry/Comment: "Displays a menu showing the contents of a directory" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Egy könyvtár tartalmát mutató menü" +Desktop Entry/Name: "Könyvtármenü" diff --git a/plugin-directorymenu/translations/directorymenu_it.desktop b/plugin-directorymenu/translations/directorymenu_it.desktop deleted file mode 100644 index 56c153772..000000000 --- a/plugin-directorymenu/translations/directorymenu_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Menu cartella -Comment[it]=Mostra il contenuto di una cartella diff --git a/plugin-directorymenu/translations/directorymenu_it.desktop.yaml b/plugin-directorymenu/translations/directorymenu_it.desktop.yaml new file mode 100644 index 000000000..32212d4f2 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menu cartella" +Desktop Entry/Comment: "Mostra il contenuto di una cartella" diff --git a/plugin-directorymenu/translations/directorymenu_ja.desktop b/plugin-directorymenu/translations/directorymenu_ja.desktop deleted file mode 100644 index 863406894..000000000 --- a/plugin-directorymenu/translations/directorymenu_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=ディレクトリメニュー -Comment[ja]=指定したディレクトリからツリー表示します diff --git a/plugin-directorymenu/translations/directorymenu_ja.desktop.yaml b/plugin-directorymenu/translations/directorymenu_ja.desktop.yaml new file mode 100644 index 000000000..4a08ce779 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "ディレクトリメニュー" +Desktop Entry/Comment: "指定したディレクトリからツリー表示します" diff --git a/plugin-directorymenu/translations/directorymenu_lt.desktop b/plugin-directorymenu/translations/directorymenu_lt.desktop deleted file mode 100644 index 26496a054..000000000 --- a/plugin-directorymenu/translations/directorymenu_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Katalogų meniu -Comment[lt]=Rodo meniu, kuriame rodomas katalogų turinys diff --git a/plugin-directorymenu/translations/directorymenu_lt.desktop.yaml b/plugin-directorymenu/translations/directorymenu_lt.desktop.yaml new file mode 100644 index 000000000..82fdff03a --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Katalogų meniu" +Desktop Entry/Comment: "Rodo meniu, kuriame rodomas katalogų turinys" diff --git a/plugin-directorymenu/translations/directorymenu_nl.desktop b/plugin-directorymenu/translations/directorymenu_nl.desktop deleted file mode 100644 index 9202d34eb..000000000 --- a/plugin-directorymenu/translations/directorymenu_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Mapmenu -Comment[nl]=Toont de inhoud van een map in een menu diff --git a/plugin-directorymenu/translations/directorymenu_nl.desktop.yaml b/plugin-directorymenu/translations/directorymenu_nl.desktop.yaml new file mode 100644 index 000000000..3db53ed0b --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Mapmenu" +Desktop Entry/Comment: "Toont de inhoud van een map in een menu" diff --git a/plugin-directorymenu/translations/directorymenu_pl.desktop b/plugin-directorymenu/translations/directorymenu_pl.desktop deleted file mode 100644 index 39c616801..000000000 --- a/plugin-directorymenu/translations/directorymenu_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Menu katalogów -Comment[pl]=Wyświetla menu z zawartością katalogów diff --git a/plugin-directorymenu/translations/directorymenu_pl.desktop.yaml b/plugin-directorymenu/translations/directorymenu_pl.desktop.yaml new file mode 100644 index 000000000..e7ba38142 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menu katalogów" +Desktop Entry/Comment: "Wyświetla menu z zawartością katalogów" diff --git a/plugin-directorymenu/translations/directorymenu_pt.desktop b/plugin-directorymenu/translations/directorymenu_pt.desktop deleted file mode 100644 index 9055055d1..000000000 --- a/plugin-directorymenu/translations/directorymenu_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -[Desktop Entry] -Name[pt]=Menu de diretórios -Comment[pt]=Mostra um menu com o conteúdo do diretório diff --git a/plugin-directorymenu/translations/directorymenu_pt.desktop.yaml b/plugin-directorymenu/translations/directorymenu_pt.desktop.yaml new file mode 100644 index 000000000..0ff4b7d26 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menu de diretórios" +Desktop Entry/Comment: "Mostra um menu com o conteúdo do diretório" diff --git a/plugin-directorymenu/translations/directorymenu_ru.desktop b/plugin-directorymenu/translations/directorymenu_ru.desktop deleted file mode 100644 index 5ecb9e7da..000000000 --- a/plugin-directorymenu/translations/directorymenu_ru.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ru]=Меню каталога -Comment[ru]=Показывает меню, отображающее содержимое каталога diff --git a/plugin-directorymenu/translations/directorymenu_ru.desktop.yaml b/plugin-directorymenu/translations/directorymenu_ru.desktop.yaml new file mode 100644 index 000000000..684bc3be6 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_ru.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Меню каталога" +Desktop Entry/Comment: "Показывает меню, отображающее содержимое каталога" diff --git a/plugin-directorymenu/translations/directorymenu_zh_CN.desktop b/plugin-directorymenu/translations/directorymenu_zh_CN.desktop deleted file mode 100644 index 1d1c1023e..000000000 --- a/plugin-directorymenu/translations/directorymenu_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=目录菜单 -Comment[zh_CN]=显示包含目录内容的菜单 diff --git a/plugin-directorymenu/translations/directorymenu_zh_CN.desktop.yaml b/plugin-directorymenu/translations/directorymenu_zh_CN.desktop.yaml new file mode 100644 index 000000000..babc44bb1 --- /dev/null +++ b/plugin-directorymenu/translations/directorymenu_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "目录菜单" +Desktop Entry/Comment: "显示包含目录内容的菜单" diff --git a/plugin-dom/resources/dom.desktop.in b/plugin-dom/resources/dom.desktop.in index 006159adb..ae5ce15c5 100644 --- a/plugin-dom/resources/dom.desktop.in +++ b/plugin-dom/resources/dom.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Panel DOM tree -Comment=Show a DOM tree of the LXQt panel. Icon=view-web-browser-dom-tree #TRANSLATIONS_DIR=../translations diff --git a/plugin-dom/translations/dom.desktop.yaml b/plugin-dom/translations/dom.desktop.yaml new file mode 100644 index 000000000..f62813f54 --- /dev/null +++ b/plugin-dom/translations/dom.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Panel DOM tree" +Desktop Entry/Comment: "Show a DOM tree of the LXQt panel." diff --git a/plugin-dom/translations/dom_ar.desktop b/plugin-dom/translations/dom_ar.desktop deleted file mode 100644 index 2e997f60b..000000000 --- a/plugin-dom/translations/dom_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=شجرة DOM للّوحة -Comment[ar]=تُظهر شجرة DOM للوحة لكسكيوت. diff --git a/plugin-dom/translations/dom_ar.desktop.yaml b/plugin-dom/translations/dom_ar.desktop.yaml new file mode 100644 index 000000000..5b95ed110 --- /dev/null +++ b/plugin-dom/translations/dom_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "شجرة DOM للّوحة" +Desktop Entry/Comment: "تُظهر شجرة DOM للوحة لكسكيوت." diff --git a/plugin-dom/translations/dom_ca.desktop b/plugin-dom/translations/dom_ca.desktop deleted file mode 100644 index 0803a8ac4..000000000 --- a/plugin-dom/translations/dom_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Arbre DOM del tauler -Comment[ca]=Mostra un arbre DOM del tauler de LXQt. diff --git a/plugin-dom/translations/dom_ca.desktop.yaml b/plugin-dom/translations/dom_ca.desktop.yaml new file mode 100644 index 000000000..605fd8b18 --- /dev/null +++ b/plugin-dom/translations/dom_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Arbre DOM del tauler" +Desktop Entry/Comment: "Mostra un arbre DOM del tauler de LXQt." diff --git a/plugin-dom/translations/dom_cs.desktop b/plugin-dom/translations/dom_cs.desktop deleted file mode 100644 index c2058de3b..000000000 --- a/plugin-dom/translations/dom_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Panel DOM stromu -Comment[cs]=Zobrazit DOM strom LXQt panelu. diff --git a/plugin-dom/translations/dom_cs.desktop.yaml b/plugin-dom/translations/dom_cs.desktop.yaml new file mode 100644 index 000000000..3a2fd9d13 --- /dev/null +++ b/plugin-dom/translations/dom_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Panel DOM stromu" +Desktop Entry/Comment: "Zobrazit DOM strom LXQt panelu." diff --git a/plugin-dom/translations/dom_da.desktop b/plugin-dom/translations/dom_da.desktop deleted file mode 100644 index 69df08581..000000000 --- a/plugin-dom/translations/dom_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Panel DOM tree -Comment=Show a DOM tree of the LXQt panel. -Icon=view-web-browser-dom-tree - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Panel DOM-træ -Comment[da]=Vis et DOM-træ af LXQt-panelet. \ No newline at end of file diff --git a/plugin-dom/translations/dom_da.desktop.yaml b/plugin-dom/translations/dom_da.desktop.yaml new file mode 100644 index 000000000..1b035398b --- /dev/null +++ b/plugin-dom/translations/dom_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Panel DOM tree" +Desktop Entry/Comment: "Show a DOM tree of the LXQt panel." +Desktop Entry/Icon: "view-web-browser-dom-tree" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Panel DOM-træ" +Desktop Entry/Comment: "Vis et DOM-træ af LXQt-panelet." diff --git a/plugin-dom/translations/dom_de.desktop b/plugin-dom/translations/dom_de.desktop deleted file mode 100644 index 52f901fc0..000000000 --- a/plugin-dom/translations/dom_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Leiste DOM-Baum -Comment[de]=Zeigt einen DOM-Baum der LXQt-Leiste. diff --git a/plugin-dom/translations/dom_de.desktop.yaml b/plugin-dom/translations/dom_de.desktop.yaml new file mode 100644 index 000000000..c14f91822 --- /dev/null +++ b/plugin-dom/translations/dom_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Leiste DOM-Baum" +Desktop Entry/Comment: "Zeigt einen DOM-Baum der LXQt-Leiste." diff --git a/plugin-dom/translations/dom_el.desktop b/plugin-dom/translations/dom_el.desktop deleted file mode 100644 index 9ba347741..000000000 --- a/plugin-dom/translations/dom_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Δέντρο πίνακα DOM -Comment[el]=Εμφάνιση ενός δέντρου DOM του πίνακα LXQt. diff --git a/plugin-dom/translations/dom_el.desktop.yaml b/plugin-dom/translations/dom_el.desktop.yaml new file mode 100644 index 000000000..5a1ead757 --- /dev/null +++ b/plugin-dom/translations/dom_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Δέντρο πίνακα DOM" +Desktop Entry/Comment: "Εμφάνιση ενός δέντρου DOM του πίνακα LXQt." diff --git a/plugin-dom/translations/dom_es.desktop b/plugin-dom/translations/dom_es.desktop deleted file mode 100644 index 73cdad5ec..000000000 --- a/plugin-dom/translations/dom_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Árbol DOM del panel -Comment[es]=Muestra el árbol DOM del panel de LXQt. diff --git a/plugin-dom/translations/dom_es.desktop.yaml b/plugin-dom/translations/dom_es.desktop.yaml new file mode 100644 index 000000000..59debad5a --- /dev/null +++ b/plugin-dom/translations/dom_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Árbol DOM del panel" +Desktop Entry/Comment: "Muestra el árbol DOM del panel de LXQt." diff --git a/plugin-dom/translations/dom_fr.desktop b/plugin-dom/translations/dom_fr.desktop deleted file mode 100644 index 577eeb495..000000000 --- a/plugin-dom/translations/dom_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Arborescence DOM dans le tableau de bord -Comment[fr]=Affiche une arborescence DOM dans le tableau de bord. diff --git a/plugin-dom/translations/dom_fr.desktop.yaml b/plugin-dom/translations/dom_fr.desktop.yaml new file mode 100644 index 000000000..176f2a53d --- /dev/null +++ b/plugin-dom/translations/dom_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Arborescence DOM dans le tableau de bord" +Desktop Entry/Comment: "Affiche une arborescence DOM dans le tableau de bord." diff --git a/plugin-dom/translations/dom_hr.desktop b/plugin-dom/translations/dom_hr.desktop deleted file mode 100644 index 0e68c96ce..000000000 --- a/plugin-dom/translations/dom_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=DOM stablo ploče -Comment[hr]=Prikazuje DOM stablo LXQt ploče. diff --git a/plugin-dom/translations/dom_hr.desktop.yaml b/plugin-dom/translations/dom_hr.desktop.yaml new file mode 100644 index 000000000..9dec75a5f --- /dev/null +++ b/plugin-dom/translations/dom_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "DOM stablo ploče" +Desktop Entry/Comment: "Prikazuje DOM stablo LXQt ploče." diff --git a/plugin-dom/translations/dom_hu.desktop b/plugin-dom/translations/dom_hu.desktop deleted file mode 100644 index a199de996..000000000 --- a/plugin-dom/translations/dom_hu.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[hu]=Panel DOM fa -Comment[hu]=DOM faszerkezet az LXQt panelen diff --git a/plugin-dom/translations/dom_hu.desktop.yaml b/plugin-dom/translations/dom_hu.desktop.yaml new file mode 100644 index 000000000..71cb2f12d --- /dev/null +++ b/plugin-dom/translations/dom_hu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Panel DOM fa" +Desktop Entry/Comment: "DOM faszerkezet az LXQt panelen " diff --git a/plugin-dom/translations/dom_ja.desktop b/plugin-dom/translations/dom_ja.desktop deleted file mode 100644 index 6888b2eaa..000000000 --- a/plugin-dom/translations/dom_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=パネルの DOM ツリー -Comment[ja]=LXQt パネルの DOM ツリーを表示します diff --git a/plugin-dom/translations/dom_ja.desktop.yaml b/plugin-dom/translations/dom_ja.desktop.yaml new file mode 100644 index 000000000..965e1d575 --- /dev/null +++ b/plugin-dom/translations/dom_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "パネルの DOM ツリー" +Desktop Entry/Comment: "LXQt パネルの DOM ツリーを表示します" diff --git a/plugin-dom/translations/dom_lt.desktop b/plugin-dom/translations/dom_lt.desktop deleted file mode 100644 index 2babc2627..000000000 --- a/plugin-dom/translations/dom_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Skydelio DOM medis -Comment[lt]=Rodyti LXQt skydelio DOM medį. diff --git a/plugin-dom/translations/dom_lt.desktop.yaml b/plugin-dom/translations/dom_lt.desktop.yaml new file mode 100644 index 000000000..2f0f62eb3 --- /dev/null +++ b/plugin-dom/translations/dom_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Skydelio DOM medis" +Desktop Entry/Comment: "Rodyti LXQt skydelio DOM medį." diff --git a/plugin-dom/translations/dom_nl.desktop b/plugin-dom/translations/dom_nl.desktop deleted file mode 100644 index 8d0358b40..000000000 --- a/plugin-dom/translations/dom_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=DOM-boom werkbalk -Comment[nl]=Toont de DOM-boomstructuur voor de LXQt-werkbalk. diff --git a/plugin-dom/translations/dom_nl.desktop.yaml b/plugin-dom/translations/dom_nl.desktop.yaml new file mode 100644 index 000000000..e9dbb8bd5 --- /dev/null +++ b/plugin-dom/translations/dom_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "DOM-boom werkbalk" +Desktop Entry/Comment: "Toont de DOM-boomstructuur voor de LXQt-werkbalk." diff --git a/plugin-dom/translations/dom_pl.desktop b/plugin-dom/translations/dom_pl.desktop deleted file mode 100644 index b97984e99..000000000 --- a/plugin-dom/translations/dom_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Drzewo DOM panelu -Comment[pl]=Wyświetla drzewo DOM panelu LXQt. diff --git a/plugin-dom/translations/dom_pl.desktop.yaml b/plugin-dom/translations/dom_pl.desktop.yaml new file mode 100644 index 000000000..66b92322e --- /dev/null +++ b/plugin-dom/translations/dom_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Drzewo DOM panelu" +Desktop Entry/Comment: "Wyświetla drzewo DOM panelu LXQt." diff --git a/plugin-dom/translations/dom_pt.desktop b/plugin-dom/translations/dom_pt.desktop deleted file mode 100644 index 2e21519d0..000000000 --- a/plugin-dom/translations/dom_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[pt]=Árvore do painel DOM -Comment[pt]=Mostra a árvore DOM do painel do LXQt. diff --git a/plugin-dom/translations/dom_pt.desktop.yaml b/plugin-dom/translations/dom_pt.desktop.yaml new file mode 100644 index 000000000..7894192a1 --- /dev/null +++ b/plugin-dom/translations/dom_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Árvore do painel DOM" +Desktop Entry/Comment: "Mostra a árvore DOM do painel do LXQt." diff --git a/plugin-dom/translations/dom_ru.desktop b/plugin-dom/translations/dom_ru.desktop deleted file mode 100644 index 5e3a56d1d..000000000 --- a/plugin-dom/translations/dom_ru.desktop +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name[ru]=Дерево DOM панели. -Comment[ru]=Показать дерево DOM панели LXQt. diff --git a/plugin-dom/translations/dom_ru.desktop.yaml b/plugin-dom/translations/dom_ru.desktop.yaml new file mode 100644 index 000000000..07ecefc2e --- /dev/null +++ b/plugin-dom/translations/dom_ru.desktop.yaml @@ -0,0 +1,4 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Дерево DOM панели." +Desktop Entry/Comment: "Показать дерево DOM панели LXQt." diff --git a/plugin-dom/translations/dom_zh_CN.desktop b/plugin-dom/translations/dom_zh_CN.desktop deleted file mode 100644 index 2e5141808..000000000 --- a/plugin-dom/translations/dom_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=面板 DOM 树 -Comment[zh_CN]=显示 LXQt 面板的 DOM 树 diff --git a/plugin-dom/translations/dom_zh_CN.desktop.yaml b/plugin-dom/translations/dom_zh_CN.desktop.yaml new file mode 100644 index 000000000..4d921c479 --- /dev/null +++ b/plugin-dom/translations/dom_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "面板 DOM 树" +Desktop Entry/Comment: "显示 LXQt 面板的 DOM 树" diff --git a/plugin-kbindicator/resources/kbindicator.desktop.in b/plugin-kbindicator/resources/kbindicator.desktop.in index 2e3682d71..969fa5f94 100644 --- a/plugin-kbindicator/resources/kbindicator.desktop.in +++ b/plugin-kbindicator/resources/kbindicator.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Keyboard state indicator -Comment=Keyboard state indicator and switcher plugin. Icon=input-keyboard #TRANSLATIONS_DIR=../translations diff --git a/plugin-kbindicator/translations/kbindicator.desktop.yaml b/plugin-kbindicator/translations/kbindicator.desktop.yaml new file mode 100644 index 000000000..5ff7a3f66 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Keyboard state indicator" +Desktop Entry/Comment: "Keyboard state indicator and switcher plugin." diff --git a/plugin-kbindicator/translations/kbindicator_ar.desktop b/plugin-kbindicator/translations/kbindicator_ar.desktop deleted file mode 100644 index 6454edcb7..000000000 --- a/plugin-kbindicator/translations/kbindicator_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=مؤشّر حالة لوحة المفاتيح -Comment[ar]=ملحقة لمؤشّر حالة لوحة المفاتيح وتبديل اللغات. diff --git a/plugin-kbindicator/translations/kbindicator_ar.desktop.yaml b/plugin-kbindicator/translations/kbindicator_ar.desktop.yaml new file mode 100644 index 000000000..b35e34194 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "مؤشّر حالة لوحة المفاتيح" +Desktop Entry/Comment: "ملحقة لمؤشّر حالة لوحة المفاتيح وتبديل اللغات." diff --git a/plugin-kbindicator/translations/kbindicator_ca.desktop b/plugin-kbindicator/translations/kbindicator_ca.desktop deleted file mode 100644 index 87b6486cc..000000000 --- a/plugin-kbindicator/translations/kbindicator_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Indicador d'estat del teclat -Comment[ca]=Connector que mostra l'indicador d'estat del teclat i que permet canviar-lo. diff --git a/plugin-kbindicator/translations/kbindicator_ca.desktop.yaml b/plugin-kbindicator/translations/kbindicator_ca.desktop.yaml new file mode 100644 index 000000000..1ae5755e2 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Indicador d'estat del teclat" +Desktop Entry/Comment: "Connector que mostra l'indicador d'estat del teclat i que permet canviar-lo." diff --git a/plugin-kbindicator/translations/kbindicator_cs.desktop b/plugin-kbindicator/translations/kbindicator_cs.desktop deleted file mode 100644 index 07f22253e..000000000 --- a/plugin-kbindicator/translations/kbindicator_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Ukazatel klávesnice -Comment[cs]=Zásuvný modul zobrazující kontrolky klávesnice a pro změnu rozložení. diff --git a/plugin-kbindicator/translations/kbindicator_cs.desktop.yaml b/plugin-kbindicator/translations/kbindicator_cs.desktop.yaml new file mode 100644 index 000000000..2fa123b7d --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Ukazatel klávesnice" +Desktop Entry/Comment: "Zásuvný modul zobrazující kontrolky klávesnice a pro změnu rozložení." diff --git a/plugin-kbindicator/translations/kbindicator_da.desktop b/plugin-kbindicator/translations/kbindicator_da.desktop deleted file mode 100644 index 3b93c3baa..000000000 --- a/plugin-kbindicator/translations/kbindicator_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Keyboard state indicator -Comment=Keyboard state indicator and switcher plugin. -Icon=input-keyboard - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Tastaturtilstand-indikator -Comment[da]=Tastaturtilstand-indikator og -skifter-plugin. \ No newline at end of file diff --git a/plugin-kbindicator/translations/kbindicator_da.desktop.yaml b/plugin-kbindicator/translations/kbindicator_da.desktop.yaml new file mode 100644 index 000000000..325b88b04 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Keyboard state indicator" +Desktop Entry/Comment: "Keyboard state indicator and switcher plugin." +Desktop Entry/Icon: "input-keyboard" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Tastaturtilstand-indikator" +Desktop Entry/Comment: "Tastaturtilstand-indikator og -skifter-plugin." diff --git a/plugin-kbindicator/translations/kbindicator_de.desktop b/plugin-kbindicator/translations/kbindicator_de.desktop deleted file mode 100644 index 6852c6bcd..000000000 --- a/plugin-kbindicator/translations/kbindicator_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Tastatur-LED-Anzeige -Comment[de]=Plugin zum Anzeigen der Tastatur-LEDs und Umschalten des Layouts. diff --git a/plugin-kbindicator/translations/kbindicator_de.desktop.yaml b/plugin-kbindicator/translations/kbindicator_de.desktop.yaml new file mode 100644 index 000000000..63ff9c2a1 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Tastatur-LED-Anzeige" +Desktop Entry/Comment: "Plugin zum Anzeigen der Tastatur-LEDs und Umschalten des Layouts." diff --git a/plugin-kbindicator/translations/kbindicator_el.desktop b/plugin-kbindicator/translations/kbindicator_el.desktop deleted file mode 100644 index 3b46b2617..000000000 --- a/plugin-kbindicator/translations/kbindicator_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Ένδειξη κατάστασης πληκτρολογίου -Comment[el]=Πρόσθετο ένδειξης της κατάστασης του πληκτρολογίου και εναλλαγής. diff --git a/plugin-kbindicator/translations/kbindicator_el.desktop.yaml b/plugin-kbindicator/translations/kbindicator_el.desktop.yaml new file mode 100644 index 000000000..e77bcecca --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Ένδειξη κατάστασης πληκτρολογίου" +Desktop Entry/Comment: "Πρόσθετο ένδειξης της κατάστασης του πληκτρολογίου και εναλλαγής." diff --git a/plugin-kbindicator/translations/kbindicator_es.desktop b/plugin-kbindicator/translations/kbindicator_es.desktop deleted file mode 100644 index bb116aa92..000000000 --- a/plugin-kbindicator/translations/kbindicator_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Indicador de estado del teclado -Comment[es]=Complemento para mostrar y cambiar de estado del teclado. diff --git a/plugin-kbindicator/translations/kbindicator_es.desktop.yaml b/plugin-kbindicator/translations/kbindicator_es.desktop.yaml new file mode 100644 index 000000000..0453a19b8 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Indicador de estado del teclado" +Desktop Entry/Comment: "Complemento para mostrar y cambiar de estado del teclado." diff --git a/plugin-kbindicator/translations/kbindicator_fr.desktop b/plugin-kbindicator/translations/kbindicator_fr.desktop deleted file mode 100644 index 29380812e..000000000 --- a/plugin-kbindicator/translations/kbindicator_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Indicateurs de l'état du clavier -Comment[fr]=Greffon pour l'affichage de l'état du clavier et pour le basculement entre les dispositions. diff --git a/plugin-kbindicator/translations/kbindicator_fr.desktop.yaml b/plugin-kbindicator/translations/kbindicator_fr.desktop.yaml new file mode 100644 index 000000000..41628bf76 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Indicateurs de l'état du clavier" +Desktop Entry/Comment: "Greffon pour l'affichage de l'état du clavier et pour le basculement entre les dispositions." diff --git a/plugin-kbindicator/translations/kbindicator_hr.desktop b/plugin-kbindicator/translations/kbindicator_hr.desktop deleted file mode 100644 index 5cfc6a268..000000000 --- a/plugin-kbindicator/translations/kbindicator_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Indikator stanja tipkovnice -Comment[hr]=Priključak za indikatora stanja tipkovnice i za prebacivanje između rasporeda tipkovnice. diff --git a/plugin-kbindicator/translations/kbindicator_hr.desktop.yaml b/plugin-kbindicator/translations/kbindicator_hr.desktop.yaml new file mode 100644 index 000000000..ce92a418f --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Indikator stanja tipkovnice" +Desktop Entry/Comment: "Priključak za indikatora stanja tipkovnice i za prebacivanje između rasporeda tipkovnice." diff --git a/plugin-kbindicator/translations/kbindicator_hu.desktop b/plugin-kbindicator/translations/kbindicator_hu.desktop deleted file mode 100644 index d83fa0ce8..000000000 --- a/plugin-kbindicator/translations/kbindicator_hu.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hu]=Billentyűállapot-kijelző -Comment[hu]=Bővítmény a billentyűállapot kijelzésére és a kiosztás megváltoztatására. diff --git a/plugin-kbindicator/translations/kbindicator_hu.desktop.yaml b/plugin-kbindicator/translations/kbindicator_hu.desktop.yaml new file mode 100644 index 000000000..46f9306b4 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_hu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Billentyűállapot-kijelző" +Desktop Entry/Comment: "Bővítmény a billentyűállapot kijelzésére és a kiosztás megváltoztatására." diff --git a/plugin-kbindicator/translations/kbindicator_it.desktop b/plugin-kbindicator/translations/kbindicator_it.desktop deleted file mode 100644 index 577adc6f6..000000000 --- a/plugin-kbindicator/translations/kbindicator_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Disposizione della tastiera -Comment[it]=Mostra lo stato e la mappatura della tastiera diff --git a/plugin-kbindicator/translations/kbindicator_it.desktop.yaml b/plugin-kbindicator/translations/kbindicator_it.desktop.yaml new file mode 100644 index 000000000..bba156005 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Disposizione della tastiera" +Desktop Entry/Comment: "Mostra lo stato e la mappatura della tastiera" diff --git a/plugin-kbindicator/translations/kbindicator_ja.desktop b/plugin-kbindicator/translations/kbindicator_ja.desktop deleted file mode 100644 index afbb2b344..000000000 --- a/plugin-kbindicator/translations/kbindicator_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=キーボードインジケーター -Comment[ja]=キーボードのロック状態やレイアウトの表示と切替をします diff --git a/plugin-kbindicator/translations/kbindicator_ja.desktop.yaml b/plugin-kbindicator/translations/kbindicator_ja.desktop.yaml new file mode 100644 index 000000000..acaa5631a --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "キーボードインジケーター" +Desktop Entry/Comment: "キーボードのロック状態やレイアウトの表示と切替をします" diff --git a/plugin-kbindicator/translations/kbindicator_lt.desktop b/plugin-kbindicator/translations/kbindicator_lt.desktop deleted file mode 100644 index ef1893aaf..000000000 --- a/plugin-kbindicator/translations/kbindicator_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Klaviatūros būsenos indikatorius -Comment[lt]=Klaviatūros būsenos ir išdėstymų perjungimo įskiepis. diff --git a/plugin-kbindicator/translations/kbindicator_lt.desktop.yaml b/plugin-kbindicator/translations/kbindicator_lt.desktop.yaml new file mode 100644 index 000000000..170bf5b2f --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Klaviatūros būsenos indikatorius" +Desktop Entry/Comment: "Klaviatūros būsenos ir išdėstymų perjungimo įskiepis." diff --git a/plugin-kbindicator/translations/kbindicator_nl.desktop b/plugin-kbindicator/translations/kbindicator_nl.desktop deleted file mode 100644 index 9d5824e67..000000000 --- a/plugin-kbindicator/translations/kbindicator_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Toetsenbordindicator -Comment[nl]=Toont toetsenbordstatus en laat eenvoudig wisselen tussen toetsenbordindelingen. diff --git a/plugin-kbindicator/translations/kbindicator_nl.desktop.yaml b/plugin-kbindicator/translations/kbindicator_nl.desktop.yaml new file mode 100644 index 000000000..e949a70d6 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Toetsenbordindicator" +Desktop Entry/Comment: "Toont toetsenbordstatus en laat eenvoudig wisselen tussen toetsenbordindelingen." diff --git a/plugin-kbindicator/translations/kbindicator_pl.desktop b/plugin-kbindicator/translations/kbindicator_pl.desktop deleted file mode 100644 index a0584dc07..000000000 --- a/plugin-kbindicator/translations/kbindicator_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Wskaźnik stanu klawiatury -Comment[pl]=Wskaźnik i przełącznik stanu klawiatury. diff --git a/plugin-kbindicator/translations/kbindicator_pl.desktop.yaml b/plugin-kbindicator/translations/kbindicator_pl.desktop.yaml new file mode 100644 index 000000000..456c8fff3 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Wskaźnik stanu klawiatury" +Desktop Entry/Comment: "Wskaźnik i przełącznik stanu klawiatury." diff --git a/plugin-kbindicator/translations/kbindicator_pt.desktop b/plugin-kbindicator/translations/kbindicator_pt.desktop deleted file mode 100644 index d15b8a1f5..000000000 --- a/plugin-kbindicator/translations/kbindicator_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -#Translations -Name[pt]=Indicador de teclado -Comment[pt]=Plugin indicador do teclado diff --git a/plugin-kbindicator/translations/kbindicator_pt.desktop.yaml b/plugin-kbindicator/translations/kbindicator_pt.desktop.yaml new file mode 100644 index 000000000..fed96bbae --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Indicador de teclado" +Desktop Entry/Comment: "Plugin indicador do teclado" diff --git a/plugin-kbindicator/translations/kbindicator_ru.desktop b/plugin-kbindicator/translations/kbindicator_ru.desktop deleted file mode 100644 index 9a1887775..000000000 --- a/plugin-kbindicator/translations/kbindicator_ru.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ru]=Индикатор раскладки клавиатуры -Comment[ru]=Индикатор и плагин переключения раскладки клавиатуры. diff --git a/plugin-kbindicator/translations/kbindicator_ru.desktop.yaml b/plugin-kbindicator/translations/kbindicator_ru.desktop.yaml new file mode 100644 index 000000000..9e32cefb9 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_ru.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Индикатор раскладки клавиатуры" +Desktop Entry/Comment: "Индикатор и плагин переключения раскладки клавиатуры." diff --git a/plugin-kbindicator/translations/kbindicator_zh_CN.desktop b/plugin-kbindicator/translations/kbindicator_zh_CN.desktop deleted file mode 100644 index af507a37b..000000000 --- a/plugin-kbindicator/translations/kbindicator_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=键盘状态指示器 -Comment[zh_CN]=键盘状态指示器与切换器插件 diff --git a/plugin-kbindicator/translations/kbindicator_zh_CN.desktop.yaml b/plugin-kbindicator/translations/kbindicator_zh_CN.desktop.yaml new file mode 100644 index 000000000..a19166f68 --- /dev/null +++ b/plugin-kbindicator/translations/kbindicator_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "键盘状态指示器" +Desktop Entry/Comment: "键盘状态指示器与切换器插件" diff --git a/plugin-mainmenu/resources/mainmenu.desktop.in b/plugin-mainmenu/resources/mainmenu.desktop.in index 4b9257382..005895f11 100644 --- a/plugin-mainmenu/resources/mainmenu.desktop.in +++ b/plugin-mainmenu/resources/mainmenu.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. Icon=start-here-lxqt #TRANSLATIONS_DIR=../translations diff --git a/plugin-mainmenu/translations/mainmenu.desktop.yaml b/plugin-mainmenu/translations/mainmenu.desktop.yaml new file mode 100644 index 000000000..eb73f1a2c --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." diff --git a/plugin-mainmenu/translations/mainmenu_ar.desktop b/plugin-mainmenu/translations/mainmenu_ar.desktop deleted file mode 100644 index 51de7fabf..000000000 --- a/plugin-mainmenu/translations/mainmenu_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[ar]=قائمة لكلّ تطبيقاتك -Name[ar]=قائمة التّطبيقات diff --git a/plugin-mainmenu/translations/mainmenu_ar.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ar.desktop.yaml new file mode 100644 index 000000000..c23d0c799 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "قائمة لكلّ تطبيقاتك" +Desktop Entry/Name: "قائمة التّطبيقات" diff --git a/plugin-mainmenu/translations/mainmenu_ca.desktop b/plugin-mainmenu/translations/mainmenu_ca.desktop deleted file mode 100644 index 12495edf9..000000000 --- a/plugin-mainmenu/translations/mainmenu_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Menú d'aplicacions -Comment[ca]=Un menú de totes les aplicacions. diff --git a/plugin-mainmenu/translations/mainmenu_ca.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ca.desktop.yaml new file mode 100644 index 000000000..f5cc964ff --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menú d'aplicacions" +Desktop Entry/Comment: "Un menú de totes les aplicacions." diff --git a/plugin-mainmenu/translations/mainmenu_cs.desktop b/plugin-mainmenu/translations/mainmenu_cs.desktop deleted file mode 100644 index 1f918fb6e..000000000 --- a/plugin-mainmenu/translations/mainmenu_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Nabídka aplikací -Comment[cs]=Nabídka se všemi nainstalovanými aplikacemi diff --git a/plugin-mainmenu/translations/mainmenu_cs.desktop.yaml b/plugin-mainmenu/translations/mainmenu_cs.desktop.yaml new file mode 100644 index 000000000..965c5d7f2 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Nabídka aplikací" +Desktop Entry/Comment: "Nabídka se všemi nainstalovanými aplikacemi" diff --git a/plugin-mainmenu/translations/mainmenu_da.desktop b/plugin-mainmenu/translations/mainmenu_da.desktop deleted file mode 100644 index cc265a5bc..000000000 --- a/plugin-mainmenu/translations/mainmenu_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. -Icon=start-here-lxqt - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Programmenu -Comment[da]=En menu med alle dine programmer. diff --git a/plugin-mainmenu/translations/mainmenu_da.desktop.yaml b/plugin-mainmenu/translations/mainmenu_da.desktop.yaml new file mode 100644 index 000000000..c4abd02f0 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/Icon: "start-here-lxqt" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Programmenu" +Desktop Entry/Comment: "En menu med alle dine programmer." diff --git a/plugin-mainmenu/translations/mainmenu_de.desktop b/plugin-mainmenu/translations/mainmenu_de.desktop deleted file mode 100644 index eaf499e9b..000000000 --- a/plugin-mainmenu/translations/mainmenu_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Anwendungsmenü -Comment[de]=Menübasierter Anwendungsstarter diff --git a/plugin-mainmenu/translations/mainmenu_de.desktop.yaml b/plugin-mainmenu/translations/mainmenu_de.desktop.yaml new file mode 100644 index 000000000..d8d94c148 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Anwendungsmenü" +Desktop Entry/Comment: "Menübasierter Anwendungsstarter" diff --git a/plugin-mainmenu/translations/mainmenu_el.desktop b/plugin-mainmenu/translations/mainmenu_el.desktop deleted file mode 100644 index 0bce6e8bc..000000000 --- a/plugin-mainmenu/translations/mainmenu_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Μενού εφαρμογών -Comment[el]=Ένα μενού για όλες σας τις εφαρμογές. diff --git a/plugin-mainmenu/translations/mainmenu_el.desktop.yaml b/plugin-mainmenu/translations/mainmenu_el.desktop.yaml new file mode 100644 index 000000000..da966773d --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Μενού εφαρμογών" +Desktop Entry/Comment: "Ένα μενού για όλες σας τις εφαρμογές." diff --git a/plugin-mainmenu/translations/mainmenu_eo.desktop b/plugin-mainmenu/translations/mainmenu_eo.desktop deleted file mode 100644 index 5fbf8262b..000000000 --- a/plugin-mainmenu/translations/mainmenu_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Lanĉilo de aplikaĵoj baziĝita sur menuo -Name[eo]=Menuo de aplikaĵoj diff --git a/plugin-mainmenu/translations/mainmenu_eo.desktop.yaml b/plugin-mainmenu/translations/mainmenu_eo.desktop.yaml new file mode 100644 index 000000000..b32f507ae --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lanĉilo de aplikaĵoj baziĝita sur menuo" +Desktop Entry/Name: "Menuo de aplikaĵoj" diff --git a/plugin-mainmenu/translations/mainmenu_es.desktop b/plugin-mainmenu/translations/mainmenu_es.desktop deleted file mode 100644 index 68a977d16..000000000 --- a/plugin-mainmenu/translations/mainmenu_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Menú de aplicaciones -Comment[es]=Un menú con todas las aplicaciones. diff --git a/plugin-mainmenu/translations/mainmenu_es.desktop.yaml b/plugin-mainmenu/translations/mainmenu_es.desktop.yaml new file mode 100644 index 000000000..769e6405a --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menú de aplicaciones" +Desktop Entry/Comment: "Un menú con todas las aplicaciones." diff --git a/plugin-mainmenu/translations/mainmenu_es_VE.desktop b/plugin-mainmenu/translations/mainmenu_es_VE.desktop deleted file mode 100644 index 12fe63585..000000000 --- a/plugin-mainmenu/translations/mainmenu_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Menu para lanzar las aplicaciones instaladas graficas -Name[es_VE]=Menu de aplicaciones diff --git a/plugin-mainmenu/translations/mainmenu_es_VE.desktop.yaml b/plugin-mainmenu/translations/mainmenu_es_VE.desktop.yaml new file mode 100644 index 000000000..f44e58d37 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Menu para lanzar las aplicaciones instaladas graficas" +Desktop Entry/Name: "Menu de aplicaciones" diff --git a/plugin-mainmenu/translations/mainmenu_eu.desktop b/plugin-mainmenu/translations/mainmenu_eu.desktop deleted file mode 100644 index 8baa72eb5..000000000 --- a/plugin-mainmenu/translations/mainmenu_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Menu bidezko aplikazio-abiarazlea -Name[eu]=Aplikazio menua diff --git a/plugin-mainmenu/translations/mainmenu_eu.desktop.yaml b/plugin-mainmenu/translations/mainmenu_eu.desktop.yaml new file mode 100644 index 000000000..c60dbe758 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Menu bidezko aplikazio-abiarazlea" +Desktop Entry/Name: "Aplikazio menua" diff --git a/plugin-mainmenu/translations/mainmenu_fi.desktop b/plugin-mainmenu/translations/mainmenu_fi.desktop deleted file mode 100644 index 1bf40d563..000000000 --- a/plugin-mainmenu/translations/mainmenu_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Valikkopohjainen sovelluskäynnistin -Name[fi]=Sovellusvalikko diff --git a/plugin-mainmenu/translations/mainmenu_fi.desktop.yaml b/plugin-mainmenu/translations/mainmenu_fi.desktop.yaml new file mode 100644 index 000000000..1fcc9775c --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Valikkopohjainen sovelluskäynnistin" +Desktop Entry/Name: "Sovellusvalikko" diff --git a/plugin-mainmenu/translations/mainmenu_fr.desktop b/plugin-mainmenu/translations/mainmenu_fr.desktop deleted file mode 100644 index a85376ec1..000000000 --- a/plugin-mainmenu/translations/mainmenu_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=Lanceur d'application sous forme de menu -Name[fr]=Menu d'application diff --git a/plugin-mainmenu/translations/mainmenu_fr.desktop.yaml b/plugin-mainmenu/translations/mainmenu_fr.desktop.yaml new file mode 100644 index 000000000..122ad76a5 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Lanceur d'application sous forme de menu" +Desktop Entry/Name: "Menu d'application" diff --git a/plugin-mainmenu/translations/mainmenu_he.desktop b/plugin-mainmenu/translations/mainmenu_he.desktop deleted file mode 100644 index 507eea8f1..000000000 --- a/plugin-mainmenu/translations/mainmenu_he.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[he]=תפריט יישומים -Comment[he]=תפריט לכל היישומים שלך. diff --git a/plugin-mainmenu/translations/mainmenu_he.desktop.yaml b/plugin-mainmenu/translations/mainmenu_he.desktop.yaml new file mode 100644 index 000000000..db2afc0e5 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_he.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "תפריט יישומים" +Desktop Entry/Comment: "תפריט לכל היישומים שלך." diff --git a/plugin-mainmenu/translations/mainmenu_hr.desktop b/plugin-mainmenu/translations/mainmenu_hr.desktop deleted file mode 100644 index 150c015ee..000000000 --- a/plugin-mainmenu/translations/mainmenu_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Izbornik programa -Comment[hr]=Izbornik svih programa. diff --git a/plugin-mainmenu/translations/mainmenu_hr.desktop.yaml b/plugin-mainmenu/translations/mainmenu_hr.desktop.yaml new file mode 100644 index 000000000..10afc76f4 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Izbornik programa" +Desktop Entry/Comment: "Izbornik svih programa." diff --git a/plugin-mainmenu/translations/mainmenu_hu.desktop b/plugin-mainmenu/translations/mainmenu_hu.desktop deleted file mode 100644 index cdc89d67a..000000000 --- a/plugin-mainmenu/translations/mainmenu_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=Egy menü az alkalmazások indításához -Name[hu]=Alkalmazásmenü diff --git a/plugin-mainmenu/translations/mainmenu_hu.desktop.yaml b/plugin-mainmenu/translations/mainmenu_hu.desktop.yaml new file mode 100644 index 000000000..71e5af324 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Egy menü az alkalmazások indításához" +Desktop Entry/Name: "Alkalmazásmenü" diff --git a/plugin-mainmenu/translations/mainmenu_ia.desktop b/plugin-mainmenu/translations/mainmenu_ia.desktop deleted file mode 100644 index 5421ebec8..000000000 --- a/plugin-mainmenu/translations/mainmenu_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=Menu based application launcher - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mainmenu/translations/mainmenu_ia.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ia.desktop.yaml new file mode 100644 index 000000000..a3b2e5cff --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "Menu based application launcher" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mainmenu/translations/mainmenu_id_ID.desktop b/plugin-mainmenu/translations/mainmenu_id_ID.desktop deleted file mode 100644 index 758bb75d3..000000000 --- a/plugin-mainmenu/translations/mainmenu_id_ID.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[id_ID]=Peluncur aplikasi berbasis menu -Name[id_ID]=Menu aplikasi diff --git a/plugin-mainmenu/translations/mainmenu_id_ID.desktop.yaml b/plugin-mainmenu/translations/mainmenu_id_ID.desktop.yaml new file mode 100644 index 000000000..e0c0d8aa1 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_id_ID.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Peluncur aplikasi berbasis menu" +Desktop Entry/Name: "Menu aplikasi" diff --git a/plugin-mainmenu/translations/mainmenu_it.desktop b/plugin-mainmenu/translations/mainmenu_it.desktop deleted file mode 100644 index b267d064d..000000000 --- a/plugin-mainmenu/translations/mainmenu_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[it]=Avviatore delle applicazioni basato su menù -Name[it]=Menu delle applicazioni diff --git a/plugin-mainmenu/translations/mainmenu_it.desktop.yaml b/plugin-mainmenu/translations/mainmenu_it.desktop.yaml new file mode 100644 index 000000000..b9bb1cd5f --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Avviatore delle applicazioni basato su menù" +Desktop Entry/Name: "Menu delle applicazioni" diff --git a/plugin-mainmenu/translations/mainmenu_ja.desktop b/plugin-mainmenu/translations/mainmenu_ja.desktop deleted file mode 100644 index 17a8e374c..000000000 --- a/plugin-mainmenu/translations/mainmenu_ja.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[ja]=アプリケーションメニュー -Comment[ja]=アプリケーションをメニューに表示します diff --git a/plugin-mainmenu/translations/mainmenu_ja.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ja.desktop.yaml new file mode 100644 index 000000000..c267f8d92 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "アプリケーションメニュー" +Desktop Entry/Comment: "アプリケーションをメニューに表示します" diff --git a/plugin-mainmenu/translations/mainmenu_ko.desktop b/plugin-mainmenu/translations/mainmenu_ko.desktop deleted file mode 100644 index 5421ebec8..000000000 --- a/plugin-mainmenu/translations/mainmenu_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=Menu based application launcher - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mainmenu/translations/mainmenu_ko.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ko.desktop.yaml new file mode 100644 index 000000000..a3b2e5cff --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "Menu based application launcher" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mainmenu/translations/mainmenu_lt.desktop b/plugin-mainmenu/translations/mainmenu_lt.desktop deleted file mode 100644 index e670d7dd3..000000000 --- a/plugin-mainmenu/translations/mainmenu_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Programų paleidimo meniu -Name[lt]=Programų meniu diff --git a/plugin-mainmenu/translations/mainmenu_lt.desktop.yaml b/plugin-mainmenu/translations/mainmenu_lt.desktop.yaml new file mode 100644 index 000000000..7be29d90e --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Programų paleidimo meniu" +Desktop Entry/Name: "Programų meniu" diff --git a/plugin-mainmenu/translations/mainmenu_nl.desktop b/plugin-mainmenu/translations/mainmenu_nl.desktop deleted file mode 100644 index 1d13e9532..000000000 --- a/plugin-mainmenu/translations/mainmenu_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Applicatie-menu -Comment[nl]=Een menu met alle applicaties diff --git a/plugin-mainmenu/translations/mainmenu_nl.desktop.yaml b/plugin-mainmenu/translations/mainmenu_nl.desktop.yaml new file mode 100644 index 000000000..a24d8e4c7 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Applicatie-menu" +Desktop Entry/Comment: "Een menu met alle applicaties" diff --git a/plugin-mainmenu/translations/mainmenu_pl.desktop b/plugin-mainmenu/translations/mainmenu_pl.desktop deleted file mode 100644 index 1cc748b3f..000000000 --- a/plugin-mainmenu/translations/mainmenu_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Menu pozwalające na uruchomienie i wyszukiwanie wszystkich aplikacji. -Name[pl]=Menu diff --git a/plugin-mainmenu/translations/mainmenu_pl.desktop.yaml b/plugin-mainmenu/translations/mainmenu_pl.desktop.yaml new file mode 100644 index 000000000..1caf9fad1 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Menu pozwalające na uruchomienie i wyszukiwanie wszystkich aplikacji." +Desktop Entry/Name: "Menu" diff --git a/plugin-mainmenu/translations/mainmenu_pt.desktop b/plugin-mainmenu/translations/mainmenu_pt.desktop deleted file mode 100644 index 12b1fd7f5..000000000 --- a/plugin-mainmenu/translations/mainmenu_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Menu de aplicações -Comment[pt]=Lançador de aplicações baseado no menu diff --git a/plugin-mainmenu/translations/mainmenu_pt.desktop.yaml b/plugin-mainmenu/translations/mainmenu_pt.desktop.yaml new file mode 100644 index 000000000..423211120 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Menu de aplicações" +Desktop Entry/Comment: "Lançador de aplicações baseado no menu" diff --git a/plugin-mainmenu/translations/mainmenu_pt_BR.desktop b/plugin-mainmenu/translations/mainmenu_pt_BR.desktop deleted file mode 100644 index e24fa9e14..000000000 --- a/plugin-mainmenu/translations/mainmenu_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Lançador de aplicativos baseado em menu -Name[pt_BR]=Menu de aplicativos diff --git a/plugin-mainmenu/translations/mainmenu_pt_BR.desktop.yaml b/plugin-mainmenu/translations/mainmenu_pt_BR.desktop.yaml new file mode 100644 index 000000000..0659bf0be --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lançador de aplicativos baseado em menu" +Desktop Entry/Name: "Menu de aplicativos" diff --git a/plugin-mainmenu/translations/mainmenu_ro_RO.desktop b/plugin-mainmenu/translations/mainmenu_ro_RO.desktop deleted file mode 100644 index 6a118adbe..000000000 --- a/plugin-mainmenu/translations/mainmenu_ro_RO.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Lansator de aplicații bazat pe meniuri -Name[ro_RO]=Meniu aplicații diff --git a/plugin-mainmenu/translations/mainmenu_ro_RO.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ro_RO.desktop.yaml new file mode 100644 index 000000000..5e067d8cf --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ro_RO.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lansator de aplicații bazat pe meniuri" +Desktop Entry/Name: "Meniu aplicații" diff --git a/plugin-mainmenu/translations/mainmenu_ru.desktop b/plugin-mainmenu/translations/mainmenu_ru.desktop deleted file mode 100644 index c37e322fd..000000000 --- a/plugin-mainmenu/translations/mainmenu_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Меню всех ваших программ. -Name[ru]=Меню приложений diff --git a/plugin-mainmenu/translations/mainmenu_ru.desktop.yaml b/plugin-mainmenu/translations/mainmenu_ru.desktop.yaml new file mode 100644 index 000000000..8f4c8cf9f --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Меню всех ваших программ." +Desktop Entry/Name: "Меню приложений" diff --git a/plugin-mainmenu/translations/mainmenu_sk.desktop b/plugin-mainmenu/translations/mainmenu_sk.desktop deleted file mode 100644 index 2d87f61ec..000000000 --- a/plugin-mainmenu/translations/mainmenu_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Spúšťanie aplikácií z menu -Name[sk]=Menu aplikácií diff --git a/plugin-mainmenu/translations/mainmenu_sk.desktop.yaml b/plugin-mainmenu/translations/mainmenu_sk.desktop.yaml new file mode 100644 index 000000000..57c0e0388 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Spúšťanie aplikácií z menu" +Desktop Entry/Name: "Menu aplikácií" diff --git a/plugin-mainmenu/translations/mainmenu_sl.desktop b/plugin-mainmenu/translations/mainmenu_sl.desktop deleted file mode 100644 index ef5229f97..000000000 --- a/plugin-mainmenu/translations/mainmenu_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Zaganjalnik programov, temelječ na meniju -Name[sl]=Programski meni diff --git a/plugin-mainmenu/translations/mainmenu_sl.desktop.yaml b/plugin-mainmenu/translations/mainmenu_sl.desktop.yaml new file mode 100644 index 000000000..8d01d1f4c --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Zaganjalnik programov, temelječ na meniju" +Desktop Entry/Name: "Programski meni" diff --git a/plugin-mainmenu/translations/mainmenu_sr.desktop b/plugin-mainmenu/translations/mainmenu_sr.desktop deleted file mode 100644 index 175a234ec..000000000 --- a/plugin-mainmenu/translations/mainmenu_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Мени покретача програма -Name[sr]=Мени програма diff --git a/plugin-mainmenu/translations/mainmenu_sr.desktop.yaml b/plugin-mainmenu/translations/mainmenu_sr.desktop.yaml new file mode 100644 index 000000000..0d848f0b6 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Мени покретача програма" +Desktop Entry/Name: "Мени програма" diff --git a/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop b/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop deleted file mode 100644 index b90d1f637..000000000 --- a/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Мени програма -Comment[sr@ijekavian]=Мени покретача програма diff --git a/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop.yaml b/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..fd60515d7 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Мени програма" +Desktop Entry/Comment: "Мени покретача програма" diff --git a/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop b/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop deleted file mode 100644 index 72d4aff00..000000000 --- a/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Meni programa -Comment[sr@ijekavianlatin]=Meni pokretača programa diff --git a/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop.yaml b/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..41b15611b --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Meni programa" +Desktop Entry/Comment: "Meni pokretača programa" diff --git a/plugin-mainmenu/translations/mainmenu_sr@latin.desktop b/plugin-mainmenu/translations/mainmenu_sr@latin.desktop deleted file mode 100644 index 78d755349..000000000 --- a/plugin-mainmenu/translations/mainmenu_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Meni pokretača programa -Name[sr@latin]=Meni programa diff --git a/plugin-mainmenu/translations/mainmenu_sr@latin.desktop.yaml b/plugin-mainmenu/translations/mainmenu_sr@latin.desktop.yaml new file mode 100644 index 000000000..76df1f994 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Meni pokretača programa" +Desktop Entry/Name: "Meni programa" diff --git a/plugin-mainmenu/translations/mainmenu_th_TH.desktop b/plugin-mainmenu/translations/mainmenu_th_TH.desktop deleted file mode 100644 index 3a8876c82..000000000 --- a/plugin-mainmenu/translations/mainmenu_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=ปุ่มเรียกโปรแกรมพื้นฐานทางเมนู -Name[th_TH]=เมนูโปรแกรม diff --git a/plugin-mainmenu/translations/mainmenu_th_TH.desktop.yaml b/plugin-mainmenu/translations/mainmenu_th_TH.desktop.yaml new file mode 100644 index 000000000..1e1a36c72 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "ปุ่มเรียกโปรแกรมพื้นฐานทางเมนู" +Desktop Entry/Name: "เมนูโปรแกรม" diff --git a/plugin-mainmenu/translations/mainmenu_tr.desktop b/plugin-mainmenu/translations/mainmenu_tr.desktop deleted file mode 100644 index 7ec561140..000000000 --- a/plugin-mainmenu/translations/mainmenu_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Menü temelli uygulama çalıştırıcı -Name[tr]=Uygulama menüsü diff --git a/plugin-mainmenu/translations/mainmenu_tr.desktop.yaml b/plugin-mainmenu/translations/mainmenu_tr.desktop.yaml new file mode 100644 index 000000000..a3b3a2773 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Menü temelli uygulama çalıştırıcı" +Desktop Entry/Name: "Uygulama menüsü" diff --git a/plugin-mainmenu/translations/mainmenu_uk.desktop b/plugin-mainmenu/translations/mainmenu_uk.desktop deleted file mode 100644 index 06d54ab40..000000000 --- a/plugin-mainmenu/translations/mainmenu_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Меню з усіма програмами. -Name[uk]=Меню програм diff --git a/plugin-mainmenu/translations/mainmenu_uk.desktop.yaml b/plugin-mainmenu/translations/mainmenu_uk.desktop.yaml new file mode 100644 index 000000000..c61aacab5 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Меню з усіма програмами." +Desktop Entry/Name: "Меню програм" diff --git a/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop b/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop deleted file mode 100644 index 5421ebec8..000000000 --- a/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=Menu based application launcher - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop.yaml b/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..a3b2e5cff --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "Menu based application launcher" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mainmenu/translations/mainmenu_zh_CN.desktop b/plugin-mainmenu/translations/mainmenu_zh_CN.desktop deleted file mode 100644 index 16fba317f..000000000 --- a/plugin-mainmenu/translations/mainmenu_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=基于菜单的程序启动器 -Name[zh_CN]=程序菜单 diff --git a/plugin-mainmenu/translations/mainmenu_zh_CN.desktop.yaml b/plugin-mainmenu/translations/mainmenu_zh_CN.desktop.yaml new file mode 100644 index 000000000..8040f8a7c --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "基于菜单的程序启动器" +Desktop Entry/Name: "程序菜单" diff --git a/plugin-mainmenu/translations/mainmenu_zh_TW.desktop b/plugin-mainmenu/translations/mainmenu_zh_TW.desktop deleted file mode 100644 index f65459706..000000000 --- a/plugin-mainmenu/translations/mainmenu_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Application menu -Comment=A menu of all your applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=以選單方式呈現的應用程式啟動器 -Name[zh_TW]=應用程式選單 diff --git a/plugin-mainmenu/translations/mainmenu_zh_TW.desktop.yaml b/plugin-mainmenu/translations/mainmenu_zh_TW.desktop.yaml new file mode 100644 index 000000000..5d3401114 --- /dev/null +++ b/plugin-mainmenu/translations/mainmenu_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Application menu" +Desktop Entry/Comment: "A menu of all your applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "以選單方式呈現的應用程式啟動器" +Desktop Entry/Name: "應用程式選單" diff --git a/plugin-mount/resources/mount.desktop.in b/plugin-mount/resources/mount.desktop.in index ec49ace34..780d54537 100644 --- a/plugin-mount/resources/mount.desktop.in +++ b/plugin-mount/resources/mount.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. Icon=drive-removable-media #TRANSLATIONS_DIR=../translations diff --git a/plugin-mount/translations/mount.desktop.yaml b/plugin-mount/translations/mount.desktop.yaml new file mode 100644 index 000000000..d66cde817 --- /dev/null +++ b/plugin-mount/translations/mount.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." diff --git a/plugin-mount/translations/mount_ar.desktop b/plugin-mount/translations/mount_ar.desktop deleted file mode 100644 index b9c8ce30d..000000000 --- a/plugin-mount/translations/mount_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[ar]=لضمّ أو إزالة ضمّ أصابع USB أو الأجهزة البصريّة. -Name[ar]=الوسائط المنفصلة diff --git a/plugin-mount/translations/mount_ar.desktop.yaml b/plugin-mount/translations/mount_ar.desktop.yaml new file mode 100644 index 000000000..6171d170e --- /dev/null +++ b/plugin-mount/translations/mount_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "لضمّ أو إزالة ضمّ أصابع USB أو الأجهزة البصريّة." +Desktop Entry/Name: "الوسائط المنفصلة" diff --git a/plugin-mount/translations/mount_ca.desktop b/plugin-mount/translations/mount_ca.desktop deleted file mode 100644 index 168e6f3c6..000000000 --- a/plugin-mount/translations/mount_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Mitjans extraïbles -Comment[ca]=Muntatge i desmuntatge fàcil d'unitats USB i òptiques. diff --git a/plugin-mount/translations/mount_ca.desktop.yaml b/plugin-mount/translations/mount_ca.desktop.yaml new file mode 100644 index 000000000..b136f20d5 --- /dev/null +++ b/plugin-mount/translations/mount_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Mitjans extraïbles" +Desktop Entry/Comment: "Muntatge i desmuntatge fàcil d'unitats USB i òptiques." diff --git a/plugin-mount/translations/mount_cs.desktop b/plugin-mount/translations/mount_cs.desktop deleted file mode 100644 index feece73a2..000000000 --- a/plugin-mount/translations/mount_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[cs]=Správa vyjímatelných zařízení (USB, optické, …) -Name[cs]=Vyjímatelná média diff --git a/plugin-mount/translations/mount_cs.desktop.yaml b/plugin-mount/translations/mount_cs.desktop.yaml new file mode 100644 index 000000000..a980d12cd --- /dev/null +++ b/plugin-mount/translations/mount_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Správa vyjímatelných zařízení (USB, optické, …)" +Desktop Entry/Name: "Vyjímatelná média" diff --git a/plugin-mount/translations/mount_da.desktop b/plugin-mount/translations/mount_da.desktop deleted file mode 100644 index ca3910d4e..000000000 --- a/plugin-mount/translations/mount_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. -Icon=drive-removable-media - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Flytbare medier -Comment[da]=Nem montering og afmontering af USB- og optiske drev. diff --git a/plugin-mount/translations/mount_da.desktop.yaml b/plugin-mount/translations/mount_da.desktop.yaml new file mode 100644 index 000000000..37077c990 --- /dev/null +++ b/plugin-mount/translations/mount_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/Icon: "drive-removable-media" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Flytbare medier" +Desktop Entry/Comment: "Nem montering og afmontering af USB- og optiske drev." diff --git a/plugin-mount/translations/mount_de.desktop b/plugin-mount/translations/mount_de.desktop deleted file mode 100644 index 71a22081f..000000000 --- a/plugin-mount/translations/mount_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Wechseldatenträger -Comment[de]=Wechseldatenträgerverwaltung (USB, CD, DVD, ...) diff --git a/plugin-mount/translations/mount_de.desktop.yaml b/plugin-mount/translations/mount_de.desktop.yaml new file mode 100644 index 000000000..2278834ad --- /dev/null +++ b/plugin-mount/translations/mount_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Wechseldatenträger" +Desktop Entry/Comment: "Wechseldatenträgerverwaltung (USB, CD, DVD, ...)" diff --git a/plugin-mount/translations/mount_el.desktop b/plugin-mount/translations/mount_el.desktop deleted file mode 100644 index 62e5c53bd..000000000 --- a/plugin-mount/translations/mount_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Αφαιρούμενα μέσα -Comment[el]=Εύκολη προσάρτηση και αποπροσάρτηση USB και οπτικών δίσκων. diff --git a/plugin-mount/translations/mount_el.desktop.yaml b/plugin-mount/translations/mount_el.desktop.yaml new file mode 100644 index 000000000..54f08163a --- /dev/null +++ b/plugin-mount/translations/mount_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Αφαιρούμενα μέσα" +Desktop Entry/Comment: "Εύκολη προσάρτηση και αποπροσάρτηση USB και οπτικών δίσκων." diff --git a/plugin-mount/translations/mount_eo.desktop b/plugin-mount/translations/mount_eo.desktop deleted file mode 100644 index 66673da0e..000000000 --- a/plugin-mount/translations/mount_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Traktilo de demeteblaj aparatoj (USB, KD, DVD, ...) -Name[eo]=Demetebla datumportilo diff --git a/plugin-mount/translations/mount_eo.desktop.yaml b/plugin-mount/translations/mount_eo.desktop.yaml new file mode 100644 index 000000000..c7a76328d --- /dev/null +++ b/plugin-mount/translations/mount_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Traktilo de demeteblaj aparatoj (USB, KD, DVD, ...)" +Desktop Entry/Name: "Demetebla datumportilo" diff --git a/plugin-mount/translations/mount_es.desktop b/plugin-mount/translations/mount_es.desktop deleted file mode 100644 index 49763eacf..000000000 --- a/plugin-mount/translations/mount_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Medios removibles -Comment[es]=Montaje y desmontaje fácil de unidades USB y ópticas. diff --git a/plugin-mount/translations/mount_es.desktop.yaml b/plugin-mount/translations/mount_es.desktop.yaml new file mode 100644 index 000000000..a43f42cf8 --- /dev/null +++ b/plugin-mount/translations/mount_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Medios removibles" +Desktop Entry/Comment: "Montaje y desmontaje fácil de unidades USB y ópticas." diff --git a/plugin-mount/translations/mount_es_VE.desktop b/plugin-mount/translations/mount_es_VE.desktop deleted file mode 100644 index b949a81c0..000000000 --- a/plugin-mount/translations/mount_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Manejador de dispositivos removibles (USB, DVD, CAM, ..) -Name[es_VE]=Dispositivos diff --git a/plugin-mount/translations/mount_es_VE.desktop.yaml b/plugin-mount/translations/mount_es_VE.desktop.yaml new file mode 100644 index 000000000..0366bd8ed --- /dev/null +++ b/plugin-mount/translations/mount_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Manejador de dispositivos removibles (USB, DVD, CAM, ..)" +Desktop Entry/Name: "Dispositivos" diff --git a/plugin-mount/translations/mount_eu.desktop b/plugin-mount/translations/mount_eu.desktop deleted file mode 100644 index bbee4d427..000000000 --- a/plugin-mount/translations/mount_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Gailu aldagarrien maneiatzailea (USB, CD, DVD, ...) -Name[eu]=Gailu aldagarria diff --git a/plugin-mount/translations/mount_eu.desktop.yaml b/plugin-mount/translations/mount_eu.desktop.yaml new file mode 100644 index 000000000..cfb62624c --- /dev/null +++ b/plugin-mount/translations/mount_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Gailu aldagarrien maneiatzailea (USB, CD, DVD, ...)" +Desktop Entry/Name: "Gailu aldagarria" diff --git a/plugin-mount/translations/mount_fi.desktop b/plugin-mount/translations/mount_fi.desktop deleted file mode 100644 index 1910620e5..000000000 --- a/plugin-mount/translations/mount_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Irrotettavien laitteiden ja medioiden käsittelijä (USB, CD, DVD...) -Name[fi]=Irrotettavat laitteet ja mediat diff --git a/plugin-mount/translations/mount_fi.desktop.yaml b/plugin-mount/translations/mount_fi.desktop.yaml new file mode 100644 index 000000000..f99bfd1fa --- /dev/null +++ b/plugin-mount/translations/mount_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Irrotettavien laitteiden ja medioiden käsittelijä (USB, CD, DVD...)" +Desktop Entry/Name: "Irrotettavat laitteet ja mediat" diff --git a/plugin-mount/translations/mount_fr.desktop b/plugin-mount/translations/mount_fr.desktop deleted file mode 100644 index e0bd9cb65..000000000 --- a/plugin-mount/translations/mount_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=Gestionnaire de médias amovibles (USB, CD, DVD, ...) -Name[fr]=Média amovible diff --git a/plugin-mount/translations/mount_fr.desktop.yaml b/plugin-mount/translations/mount_fr.desktop.yaml new file mode 100644 index 000000000..4b94ea51c --- /dev/null +++ b/plugin-mount/translations/mount_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Gestionnaire de médias amovibles (USB, CD, DVD, ...)" +Desktop Entry/Name: "Média amovible" diff --git a/plugin-mount/translations/mount_he.desktop b/plugin-mount/translations/mount_he.desktop deleted file mode 100644 index 1006f4c33..000000000 --- a/plugin-mount/translations/mount_he.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[he]=מדיה נתיקה -Comment[he]=עיגון וניתוק של USB וכוננים אופטיים בקלות. diff --git a/plugin-mount/translations/mount_he.desktop.yaml b/plugin-mount/translations/mount_he.desktop.yaml new file mode 100644 index 000000000..0b4873a77 --- /dev/null +++ b/plugin-mount/translations/mount_he.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "מדיה נתיקה" +Desktop Entry/Comment: "עיגון וניתוק של USB וכוננים אופטיים בקלות." diff --git a/plugin-mount/translations/mount_hr.desktop b/plugin-mount/translations/mount_hr.desktop deleted file mode 100644 index 1f870d3c4..000000000 --- a/plugin-mount/translations/mount_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Prijenosni mediji -Comment[hr]=Pokretanje i uklanjanje prijenosnih medija. diff --git a/plugin-mount/translations/mount_hr.desktop.yaml b/plugin-mount/translations/mount_hr.desktop.yaml new file mode 100644 index 000000000..4e103d41c --- /dev/null +++ b/plugin-mount/translations/mount_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Prijenosni mediji" +Desktop Entry/Comment: "Pokretanje i uklanjanje prijenosnih medija." diff --git a/plugin-mount/translations/mount_hu.desktop b/plugin-mount/translations/mount_hu.desktop deleted file mode 100644 index 9225bf604..000000000 --- a/plugin-mount/translations/mount_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=USB és optikai meghajtók egyszerű fel- és lecsatlakoztatása -Name[hu]=Cserélhetőeszköz-kezelő diff --git a/plugin-mount/translations/mount_hu.desktop.yaml b/plugin-mount/translations/mount_hu.desktop.yaml new file mode 100644 index 000000000..48c1e5f85 --- /dev/null +++ b/plugin-mount/translations/mount_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "USB és optikai meghajtók egyszerű fel- és lecsatlakoztatása" +Desktop Entry/Name: "Cserélhetőeszköz-kezelő" diff --git a/plugin-mount/translations/mount_ia.desktop b/plugin-mount/translations/mount_ia.desktop deleted file mode 100644 index ccdf022ef..000000000 --- a/plugin-mount/translations/mount_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Removable media handler (USB, CD, DVD, ...) - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mount/translations/mount_ia.desktop.yaml b/plugin-mount/translations/mount_ia.desktop.yaml new file mode 100644 index 000000000..d517b9e19 --- /dev/null +++ b/plugin-mount/translations/mount_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Removable media handler (USB, CD, DVD, ...)" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mount/translations/mount_id_ID.desktop b/plugin-mount/translations/mount_id_ID.desktop deleted file mode 100644 index ccdf022ef..000000000 --- a/plugin-mount/translations/mount_id_ID.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Removable media handler (USB, CD, DVD, ...) - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mount/translations/mount_id_ID.desktop.yaml b/plugin-mount/translations/mount_id_ID.desktop.yaml new file mode 100644 index 000000000..d517b9e19 --- /dev/null +++ b/plugin-mount/translations/mount_id_ID.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Removable media handler (USB, CD, DVD, ...)" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mount/translations/mount_it.desktop b/plugin-mount/translations/mount_it.desktop deleted file mode 100644 index eb4e9d830..000000000 --- a/plugin-mount/translations/mount_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Dispositivi rimovibili -Comment[it]=Gestore dei dispositivi rimovibili (USB, CD, DVD, ...) diff --git a/plugin-mount/translations/mount_it.desktop.yaml b/plugin-mount/translations/mount_it.desktop.yaml new file mode 100644 index 000000000..9e5dbf3f6 --- /dev/null +++ b/plugin-mount/translations/mount_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Dispositivi rimovibili" +Desktop Entry/Comment: "Gestore dei dispositivi rimovibili (USB, CD, DVD, ...)" diff --git a/plugin-mount/translations/mount_ja.desktop b/plugin-mount/translations/mount_ja.desktop deleted file mode 100644 index a2e4de5b7..000000000 --- a/plugin-mount/translations/mount_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=リムーバブルメディア -Comment[ja]=USB や光学ドライブのマウントやアンマウントを簡単にします diff --git a/plugin-mount/translations/mount_ja.desktop.yaml b/plugin-mount/translations/mount_ja.desktop.yaml new file mode 100644 index 000000000..19f7cc2c4 --- /dev/null +++ b/plugin-mount/translations/mount_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "リムーバブルメディア" +Desktop Entry/Comment: "USB や光学ドライブのマウントやアンマウントを簡単にします" diff --git a/plugin-mount/translations/mount_ko.desktop b/plugin-mount/translations/mount_ko.desktop deleted file mode 100644 index ccdf022ef..000000000 --- a/plugin-mount/translations/mount_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Removable media handler (USB, CD, DVD, ...) - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mount/translations/mount_ko.desktop.yaml b/plugin-mount/translations/mount_ko.desktop.yaml new file mode 100644 index 000000000..d517b9e19 --- /dev/null +++ b/plugin-mount/translations/mount_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Removable media handler (USB, CD, DVD, ...)" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mount/translations/mount_lt.desktop b/plugin-mount/translations/mount_lt.desktop deleted file mode 100644 index aa68375ca..000000000 --- a/plugin-mount/translations/mount_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Lengvas USB ir optinių diskų prijungimas ir atjungimas. -Name[lt]=Keičiamosios laikmenos diff --git a/plugin-mount/translations/mount_lt.desktop.yaml b/plugin-mount/translations/mount_lt.desktop.yaml new file mode 100644 index 000000000..a7de845f0 --- /dev/null +++ b/plugin-mount/translations/mount_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lengvas USB ir optinių diskų prijungimas ir atjungimas." +Desktop Entry/Name: "Keičiamosios laikmenos" diff --git a/plugin-mount/translations/mount_nl.desktop b/plugin-mount/translations/mount_nl.desktop deleted file mode 100644 index 66eb6dc3a..000000000 --- a/plugin-mount/translations/mount_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Verwijderbare media -Comment[nl]=Verwijderbare media beheren (USB, CD, DVD, ...) diff --git a/plugin-mount/translations/mount_nl.desktop.yaml b/plugin-mount/translations/mount_nl.desktop.yaml new file mode 100644 index 000000000..7edc7009c --- /dev/null +++ b/plugin-mount/translations/mount_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Verwijderbare media" +Desktop Entry/Comment: "Verwijderbare media beheren (USB, CD, DVD, ...)" diff --git a/plugin-mount/translations/mount_pl.desktop b/plugin-mount/translations/mount_pl.desktop deleted file mode 100644 index e5eba0efb..000000000 --- a/plugin-mount/translations/mount_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Menedżer urządzeń wymiennych -Name[pl]=Menedżer urządzeń diff --git a/plugin-mount/translations/mount_pl.desktop.yaml b/plugin-mount/translations/mount_pl.desktop.yaml new file mode 100644 index 000000000..bddf3f496 --- /dev/null +++ b/plugin-mount/translations/mount_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Menedżer urządzeń wymiennych" +Desktop Entry/Name: "Menedżer urządzeń" diff --git a/plugin-mount/translations/mount_pt.desktop b/plugin-mount/translations/mount_pt.desktop deleted file mode 100644 index 87c8c174d..000000000 --- a/plugin-mount/translations/mount_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Discos amovíveis -Comment[pt]=Montar e desmontar discos óticos e unidades USB. diff --git a/plugin-mount/translations/mount_pt.desktop.yaml b/plugin-mount/translations/mount_pt.desktop.yaml new file mode 100644 index 000000000..cbdc499b0 --- /dev/null +++ b/plugin-mount/translations/mount_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Discos amovíveis" +Desktop Entry/Comment: "Montar e desmontar discos óticos e unidades USB." diff --git a/plugin-mount/translations/mount_pt_BR.desktop b/plugin-mount/translations/mount_pt_BR.desktop deleted file mode 100644 index 3d5a7e434..000000000 --- a/plugin-mount/translations/mount_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Manipulador de mídia removível (USB, CD, DVD, ...) -Name[pt_BR]=Mídia removível diff --git a/plugin-mount/translations/mount_pt_BR.desktop.yaml b/plugin-mount/translations/mount_pt_BR.desktop.yaml new file mode 100644 index 000000000..371dde939 --- /dev/null +++ b/plugin-mount/translations/mount_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Manipulador de mídia removível (USB, CD, DVD, ...)" +Desktop Entry/Name: "Mídia removível" diff --git a/plugin-mount/translations/mount_ro_RO.desktop b/plugin-mount/translations/mount_ro_RO.desktop deleted file mode 100644 index 8ded4ad29..000000000 --- a/plugin-mount/translations/mount_ro_RO.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Administrator de dispozitive detașabile (USB, CD, DVD, ...) -Name[ro_RO]=Dispozitive detașabile diff --git a/plugin-mount/translations/mount_ro_RO.desktop.yaml b/plugin-mount/translations/mount_ro_RO.desktop.yaml new file mode 100644 index 000000000..96872b432 --- /dev/null +++ b/plugin-mount/translations/mount_ro_RO.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Administrator de dispozitive detașabile (USB, CD, DVD, ...)" +Desktop Entry/Name: "Dispozitive detașabile" diff --git a/plugin-mount/translations/mount_ru.desktop b/plugin-mount/translations/mount_ru.desktop deleted file mode 100644 index 5137520e7..000000000 --- a/plugin-mount/translations/mount_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru_RU]=Простое подключение и отключение USB и оптических приводов. -Name[ru_RU]=Съёмные устройства diff --git a/plugin-mount/translations/mount_ru.desktop.yaml b/plugin-mount/translations/mount_ru.desktop.yaml new file mode 100644 index 000000000..30d2be464 --- /dev/null +++ b/plugin-mount/translations/mount_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Простое подключение и отключение USB и оптических приводов." +Desktop Entry/Name: "Съёмные устройства" diff --git a/plugin-mount/translations/mount_sk.desktop b/plugin-mount/translations/mount_sk.desktop deleted file mode 100644 index 41e68cb6c..000000000 --- a/plugin-mount/translations/mount_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Práca s prenosnými médiami (USB, CD, DVD, ...) -Name[sk]=Prenosné médiá diff --git a/plugin-mount/translations/mount_sk.desktop.yaml b/plugin-mount/translations/mount_sk.desktop.yaml new file mode 100644 index 000000000..9b992f00d --- /dev/null +++ b/plugin-mount/translations/mount_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Práca s prenosnými médiami (USB, CD, DVD, ...)" +Desktop Entry/Name: "Prenosné médiá" diff --git a/plugin-mount/translations/mount_sl.desktop b/plugin-mount/translations/mount_sl.desktop deleted file mode 100644 index cc0e64b04..000000000 --- a/plugin-mount/translations/mount_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Upravljalnik odstranljivih nosilcev (USB, CD, DVD, ...) -Name[sl]=Odstranljivi nosilci diff --git a/plugin-mount/translations/mount_sl.desktop.yaml b/plugin-mount/translations/mount_sl.desktop.yaml new file mode 100644 index 000000000..d956b88e1 --- /dev/null +++ b/plugin-mount/translations/mount_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Upravljalnik odstranljivih nosilcev (USB, CD, DVD, ...)" +Desktop Entry/Name: "Odstranljivi nosilci" diff --git a/plugin-mount/translations/mount_sr.desktop b/plugin-mount/translations/mount_sr.desktop deleted file mode 100644 index 417f5f526..000000000 --- a/plugin-mount/translations/mount_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Руковаоц уклоњивим медијима (УСБ, ЦД, ДВД...) -Name[sr]=Уклоњиви медији diff --git a/plugin-mount/translations/mount_sr.desktop.yaml b/plugin-mount/translations/mount_sr.desktop.yaml new file mode 100644 index 000000000..93e8b4038 --- /dev/null +++ b/plugin-mount/translations/mount_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Руковаоц уклоњивим медијима (УСБ, ЦД, ДВД...)" +Desktop Entry/Name: "Уклоњиви медији" diff --git a/plugin-mount/translations/mount_sr@ijekavian.desktop b/plugin-mount/translations/mount_sr@ijekavian.desktop deleted file mode 100644 index 93c2944c2..000000000 --- a/plugin-mount/translations/mount_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Уклоњиви медији -Comment[sr@ijekavian]=Руковаоц уклоњивим медијима (УСБ, ЦД, ДВД...) diff --git a/plugin-mount/translations/mount_sr@ijekavian.desktop.yaml b/plugin-mount/translations/mount_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..713690b33 --- /dev/null +++ b/plugin-mount/translations/mount_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Уклоњиви медији" +Desktop Entry/Comment: "Руковаоц уклоњивим медијима (УСБ, ЦД, ДВД...)" diff --git a/plugin-mount/translations/mount_sr@ijekavianlatin.desktop b/plugin-mount/translations/mount_sr@ijekavianlatin.desktop deleted file mode 100644 index 8fa702c91..000000000 --- a/plugin-mount/translations/mount_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Uklonjivi mediji -Comment[sr@ijekavianlatin]=Rukovaoc uklonjivim medijima (USB, CD, DVD...) diff --git a/plugin-mount/translations/mount_sr@ijekavianlatin.desktop.yaml b/plugin-mount/translations/mount_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..249028a19 --- /dev/null +++ b/plugin-mount/translations/mount_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Uklonjivi mediji" +Desktop Entry/Comment: "Rukovaoc uklonjivim medijima (USB, CD, DVD...)" diff --git a/plugin-mount/translations/mount_sr@latin.desktop b/plugin-mount/translations/mount_sr@latin.desktop deleted file mode 100644 index c0a4b5067..000000000 --- a/plugin-mount/translations/mount_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Rukovaoc uklonjivim medijima (USB, CD, DVD...) -Name[sr@latin]=Uklonjivi mediji diff --git a/plugin-mount/translations/mount_sr@latin.desktop.yaml b/plugin-mount/translations/mount_sr@latin.desktop.yaml new file mode 100644 index 000000000..785660e14 --- /dev/null +++ b/plugin-mount/translations/mount_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Rukovaoc uklonjivim medijima (USB, CD, DVD...)" +Desktop Entry/Name: "Uklonjivi mediji" diff --git a/plugin-mount/translations/mount_th_TH.desktop b/plugin-mount/translations/mount_th_TH.desktop deleted file mode 100644 index 6e6bf9315..000000000 --- a/plugin-mount/translations/mount_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=ตัวจัดการสื่อที่สามารถถอดเสียบได้ (USB, CD, DVD, ...) -Name[th_TH]=สื่อที่สามารถถอดเสียบได้ diff --git a/plugin-mount/translations/mount_th_TH.desktop.yaml b/plugin-mount/translations/mount_th_TH.desktop.yaml new file mode 100644 index 000000000..79d0f261f --- /dev/null +++ b/plugin-mount/translations/mount_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "ตัวจัดการสื่อที่สามารถถอดเสียบได้ (USB, CD, DVD, ...)" +Desktop Entry/Name: "สื่อที่สามารถถอดเสียบได้" diff --git a/plugin-mount/translations/mount_tr.desktop b/plugin-mount/translations/mount_tr.desktop deleted file mode 100644 index c878a04a4..000000000 --- a/plugin-mount/translations/mount_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Çıkarılabilir aygıt yöneticisi (USB, CD, DVD, ...) -Name[tr]=Çıkarılabilir aygıt diff --git a/plugin-mount/translations/mount_tr.desktop.yaml b/plugin-mount/translations/mount_tr.desktop.yaml new file mode 100644 index 000000000..9d5eb65b7 --- /dev/null +++ b/plugin-mount/translations/mount_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Çıkarılabilir aygıt yöneticisi (USB, CD, DVD, ...)" +Desktop Entry/Name: "Çıkarılabilir aygıt" diff --git a/plugin-mount/translations/mount_uk.desktop b/plugin-mount/translations/mount_uk.desktop deleted file mode 100644 index 3946918fa..000000000 --- a/plugin-mount/translations/mount_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Легке керування знімними носіями (USB, CD, DVD тощо) -Name[uk]=Знімні носії diff --git a/plugin-mount/translations/mount_uk.desktop.yaml b/plugin-mount/translations/mount_uk.desktop.yaml new file mode 100644 index 000000000..0bbb33776 --- /dev/null +++ b/plugin-mount/translations/mount_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Легке керування знімними носіями (USB, CD, DVD тощо)" +Desktop Entry/Name: "Знімні носії" diff --git a/plugin-mount/translations/mount_zh_CN.GB2312.desktop b/plugin-mount/translations/mount_zh_CN.GB2312.desktop deleted file mode 100644 index ccdf022ef..000000000 --- a/plugin-mount/translations/mount_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Removable media handler (USB, CD, DVD, ...) - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-mount/translations/mount_zh_CN.GB2312.desktop.yaml b/plugin-mount/translations/mount_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..d517b9e19 --- /dev/null +++ b/plugin-mount/translations/mount_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Removable media handler (USB, CD, DVD, ...)" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-mount/translations/mount_zh_CN.desktop b/plugin-mount/translations/mount_zh_CN.desktop deleted file mode 100644 index bf240b640..000000000 --- a/plugin-mount/translations/mount_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=移动存储处理(USB, CD, DVD, ...) -Name[zh_CN]=移动存储 diff --git a/plugin-mount/translations/mount_zh_CN.desktop.yaml b/plugin-mount/translations/mount_zh_CN.desktop.yaml new file mode 100644 index 000000000..53fe802bd --- /dev/null +++ b/plugin-mount/translations/mount_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "移动存储处理(USB, CD, DVD, ...)" +Desktop Entry/Name: "移动存储" diff --git a/plugin-mount/translations/mount_zh_TW.desktop b/plugin-mount/translations/mount_zh_TW.desktop deleted file mode 100644 index 53ef555fe..000000000 --- a/plugin-mount/translations/mount_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Removable media -Comment=Easy mounting and unmounting of USB and optical drives. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=可卸除式裝置管理(USB、光碟...) -Name[zh_TW]=可卸除式裝置 diff --git a/plugin-mount/translations/mount_zh_TW.desktop.yaml b/plugin-mount/translations/mount_zh_TW.desktop.yaml new file mode 100644 index 000000000..452f73489 --- /dev/null +++ b/plugin-mount/translations/mount_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Removable media" +Desktop Entry/Comment: "Easy mounting and unmounting of USB and optical drives." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "可卸除式裝置管理(USB、光碟...)" +Desktop Entry/Name: "可卸除式裝置" diff --git a/plugin-networkmonitor/resources/networkmonitor.desktop.in b/plugin-networkmonitor/resources/networkmonitor.desktop.in index 81b9fde13..d11015491 100644 --- a/plugin-networkmonitor/resources/networkmonitor.desktop.in +++ b/plugin-networkmonitor/resources/networkmonitor.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Network monitor -Comment=Displays network status and activity. #Icon=network-transmit-receive Icon=network-wired diff --git a/plugin-networkmonitor/translations/networkmonitor.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor.desktop.yaml new file mode 100644 index 000000000..bef1bdbe0 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." diff --git a/plugin-networkmonitor/translations/networkmonitor_ar.desktop b/plugin-networkmonitor/translations/networkmonitor_ar.desktop deleted file mode 100644 index 7cb45159d..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=مرقاب الشّبكة -Comment[ar]=تعرض حالة الشّبكة ونشاطها diff --git a/plugin-networkmonitor/translations/networkmonitor_ar.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_ar.desktop.yaml new file mode 100644 index 000000000..d5b824304 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "مرقاب الشّبكة" +Desktop Entry/Comment: "تعرض حالة الشّبكة ونشاطها" diff --git a/plugin-networkmonitor/translations/networkmonitor_ca.desktop b/plugin-networkmonitor/translations/networkmonitor_ca.desktop deleted file mode 100644 index f3bb0b13c..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Monitor de xarxes -Comment[ca]=Mostra l'estat i l'activitat de la xarxa. diff --git a/plugin-networkmonitor/translations/networkmonitor_ca.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_ca.desktop.yaml new file mode 100644 index 000000000..af0311974 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Monitor de xarxes" +Desktop Entry/Comment: "Mostra l'estat i l'activitat de la xarxa." diff --git a/plugin-networkmonitor/translations/networkmonitor_cs.desktop b/plugin-networkmonitor/translations/networkmonitor_cs.desktop deleted file mode 100644 index f7a49a914..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[cs]=Monitor sítě -Comment[cs]=Zobrazuje stav a aktivity sítě diff --git a/plugin-networkmonitor/translations/networkmonitor_cs.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_cs.desktop.yaml new file mode 100644 index 000000000..5faeee962 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Monitor sítě" +Desktop Entry/Comment: "Zobrazuje stav a aktivity sítě" diff --git a/plugin-networkmonitor/translations/networkmonitor_da.desktop b/plugin-networkmonitor/translations/networkmonitor_da.desktop deleted file mode 100644 index cf8eb2fb5..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_da.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Network monitor -Comment=Displays network status and activity. -#Icon=network-transmit-receive -Icon=network-wired - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Netværksovervågning -Comment[da]=Netværksovervågning diff --git a/plugin-networkmonitor/translations/networkmonitor_da.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_da.desktop.yaml new file mode 100644 index 000000000..70e606576 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_da.desktop.yaml @@ -0,0 +1,9 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/#Icon: "network-transmit-receive" +Desktop Entry/Icon: "network-wired" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Netværksovervågning" +Desktop Entry/Comment: "Netværksovervågning" diff --git a/plugin-networkmonitor/translations/networkmonitor_de.desktop b/plugin-networkmonitor/translations/networkmonitor_de.desktop deleted file mode 100644 index ba549f3df..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Netzwerkmonitor -Comment[de]=Informationen zu Status und Aktivität des Netzwerks diff --git a/plugin-networkmonitor/translations/networkmonitor_de.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_de.desktop.yaml new file mode 100644 index 000000000..191e8c619 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Netzwerkmonitor" +Desktop Entry/Comment: "Informationen zu Status und Aktivität des Netzwerks" diff --git a/plugin-networkmonitor/translations/networkmonitor_el.desktop b/plugin-networkmonitor/translations/networkmonitor_el.desktop deleted file mode 100644 index 538dd4fc3..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Επόπτης δικτύου -Comment[el]=Εμφάνιση της κατάστασης και της δραστηριότητας του δικτύου diff --git a/plugin-networkmonitor/translations/networkmonitor_el.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_el.desktop.yaml new file mode 100644 index 000000000..1cf3a5d9d --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Επόπτης δικτύου" +Desktop Entry/Comment: "Εμφάνιση της κατάστασης και της δραστηριότητας του δικτύου" diff --git a/plugin-networkmonitor/translations/networkmonitor_eo.desktop b/plugin-networkmonitor/translations/networkmonitor_eo.desktop deleted file mode 100644 index edd498343..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_eo.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[eo]=Ret-observilo -Comment[eo]=Elmontras ret-staton kaj -aktivecon diff --git a/plugin-networkmonitor/translations/networkmonitor_eo.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_eo.desktop.yaml new file mode 100644 index 000000000..8a246f5b7 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_eo.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Ret-observilo" +Desktop Entry/Comment: "Elmontras ret-staton kaj -aktivecon" diff --git a/plugin-networkmonitor/translations/networkmonitor_es.desktop b/plugin-networkmonitor/translations/networkmonitor_es.desktop deleted file mode 100644 index 05a0a1b0f..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Monitor de redes -Comment[es]=Muestra el estado y la actividad de la red. diff --git a/plugin-networkmonitor/translations/networkmonitor_es.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_es.desktop.yaml new file mode 100644 index 000000000..603b7d441 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Monitor de redes" +Desktop Entry/Comment: "Muestra el estado y la actividad de la red." diff --git a/plugin-networkmonitor/translations/networkmonitor_eu.desktop b/plugin-networkmonitor/translations/networkmonitor_eu.desktop deleted file mode 100644 index ab5731592..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_eu.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[eu]=Bistaratu sarearen egoera eta aktibitatea -Name[eu]=Sarearen monitorea diff --git a/plugin-networkmonitor/translations/networkmonitor_eu.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_eu.desktop.yaml new file mode 100644 index 000000000..e61cea34d --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_eu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "Bistaratu sarearen egoera eta aktibitatea" +Desktop Entry/Name: "Sarearen monitorea" diff --git a/plugin-networkmonitor/translations/networkmonitor_fi.desktop b/plugin-networkmonitor/translations/networkmonitor_fi.desktop deleted file mode 100644 index 667954c15..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_fi.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[fi]=Verkkoseuranta -Name[fi]=Verkkoseuranta diff --git a/plugin-networkmonitor/translations/networkmonitor_fi.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_fi.desktop.yaml new file mode 100644 index 000000000..74b27439f --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_fi.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "Verkkoseuranta" +Desktop Entry/Name: "Verkkoseuranta" diff --git a/plugin-networkmonitor/translations/networkmonitor_fr.desktop b/plugin-networkmonitor/translations/networkmonitor_fr.desktop deleted file mode 100644 index f5c957c41..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[fr]=Moniteur Réseau -Comment[fr]=Affiche le statut et l'activité du réseau diff --git a/plugin-networkmonitor/translations/networkmonitor_fr.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_fr.desktop.yaml new file mode 100644 index 000000000..317ea62a4 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Moniteur Réseau" +Desktop Entry/Comment: "Affiche le statut et l'activité du réseau" diff --git a/plugin-networkmonitor/translations/networkmonitor_hr.desktop b/plugin-networkmonitor/translations/networkmonitor_hr.desktop deleted file mode 100644 index ac32d40e3..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Praćenje mreže -Comment[hr]=Prikazuje stanje i aktivonst mreže. diff --git a/plugin-networkmonitor/translations/networkmonitor_hr.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_hr.desktop.yaml new file mode 100644 index 000000000..201cd4fe9 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Praćenje mreže" +Desktop Entry/Comment: "Prikazuje stanje i aktivonst mreže." diff --git a/plugin-networkmonitor/translations/networkmonitor_hu.desktop b/plugin-networkmonitor/translations/networkmonitor_hu.desktop deleted file mode 100644 index 55e8060d4..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_hu.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[hu]=Hálózatfigyelő -Comment[hu]=Megjeleníti a hálózat állapotát és aktivitását. diff --git a/plugin-networkmonitor/translations/networkmonitor_hu.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_hu.desktop.yaml new file mode 100644 index 000000000..79ab2ae29 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_hu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Hálózatfigyelő" +Desktop Entry/Comment: "Megjeleníti a hálózat állapotát és aktivitását." diff --git a/plugin-networkmonitor/translations/networkmonitor_it.desktop b/plugin-networkmonitor/translations/networkmonitor_it.desktop deleted file mode 100644 index a6d6af89c..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_it.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[it]=Monitor di rete -Comment[it]=Mostra stato e attività della rete diff --git a/plugin-networkmonitor/translations/networkmonitor_it.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_it.desktop.yaml new file mode 100644 index 000000000..2536d4f2d --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_it.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Monitor di rete" +Desktop Entry/Comment: "Mostra stato e attività della rete" diff --git a/plugin-networkmonitor/translations/networkmonitor_ja.desktop b/plugin-networkmonitor/translations/networkmonitor_ja.desktop deleted file mode 100644 index 7558a03ef..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_ja.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[ja]=ネットワークの状態や動作状況を表示します -Name[ja]=ネットワークモニター diff --git a/plugin-networkmonitor/translations/networkmonitor_ja.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_ja.desktop.yaml new file mode 100644 index 000000000..c1a593959 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_ja.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "ネットワークの状態や動作状況を表示します" +Desktop Entry/Name: "ネットワークモニター" diff --git a/plugin-networkmonitor/translations/networkmonitor_lt.desktop b/plugin-networkmonitor/translations/networkmonitor_lt.desktop deleted file mode 100644 index 351d67e97..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Tinklo prižiūryklė -Comment[lt]=Rodo tinklo būseną ir veiklą diff --git a/plugin-networkmonitor/translations/networkmonitor_lt.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_lt.desktop.yaml new file mode 100644 index 000000000..6cd3ae5f0 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Tinklo prižiūryklė" +Desktop Entry/Comment: "Rodo tinklo būseną ir veiklą" diff --git a/plugin-networkmonitor/translations/networkmonitor_nl.desktop b/plugin-networkmonitor/translations/networkmonitor_nl.desktop deleted file mode 100644 index 2617d4d6c..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_nl.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[nl]=Netwerkmonitor -Comment[nl]=Toont netwerkstatus en -activiteit diff --git a/plugin-networkmonitor/translations/networkmonitor_nl.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_nl.desktop.yaml new file mode 100644 index 000000000..10ab18116 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_nl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Netwerkmonitor" +Desktop Entry/Comment: "Toont netwerkstatus en -activiteit" diff --git a/plugin-networkmonitor/translations/networkmonitor_pl.desktop b/plugin-networkmonitor/translations/networkmonitor_pl.desktop deleted file mode 100644 index f7fb15bd4..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_pl.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[pl]=Monitorowanie sieci -Comment[pl]=Wyświetla stan i aktywność sieci. diff --git a/plugin-networkmonitor/translations/networkmonitor_pl.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_pl.desktop.yaml new file mode 100644 index 000000000..39e2bb126 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_pl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Monitorowanie sieci" +Desktop Entry/Comment: "Wyświetla stan i aktywność sieci." diff --git a/plugin-networkmonitor/translations/networkmonitor_pt.desktop b/plugin-networkmonitor/translations/networkmonitor_pt.desktop deleted file mode 100644 index df69b4096..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_pt.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[pt]=Monitor de rede -Comment[pt]=Mostrar estado e atividade da rede diff --git a/plugin-networkmonitor/translations/networkmonitor_pt.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_pt.desktop.yaml new file mode 100644 index 000000000..559424b33 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_pt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Monitor de rede" +Desktop Entry/Comment: "Mostrar estado e atividade da rede" diff --git a/plugin-networkmonitor/translations/networkmonitor_pt_BR.desktop b/plugin-networkmonitor/translations/networkmonitor_pt_BR.desktop deleted file mode 100644 index a53db5f1a..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_pt_BR.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[pt_BR]=Monitor de Rede -Comment[pt_BR]=Mostra atividade e estado da rede diff --git a/plugin-networkmonitor/translations/networkmonitor_pt_BR.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_pt_BR.desktop.yaml new file mode 100644 index 000000000..a3cf6770a --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_pt_BR.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Monitor de Rede" +Desktop Entry/Comment: "Mostra atividade e estado da rede" diff --git a/plugin-networkmonitor/translations/networkmonitor_ro_RO.desktop b/plugin-networkmonitor/translations/networkmonitor_ro_RO.desktop deleted file mode 100644 index eeb608419..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_ro_RO.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[ro_RO]=Afisează starea și activitatea rețelei -Name[ro_RO]=Monitor rețea diff --git a/plugin-networkmonitor/translations/networkmonitor_ro_RO.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_ro_RO.desktop.yaml new file mode 100644 index 000000000..7a1fe0af9 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_ro_RO.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "Afisează starea și activitatea rețelei" +Desktop Entry/Name: "Monitor rețea" diff --git a/plugin-networkmonitor/translations/networkmonitor_ru.desktop b/plugin-networkmonitor/translations/networkmonitor_ru.desktop deleted file mode 100644 index e9086f34c..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_ru.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[ru]=Отображает сетевой статус и активность. -Name[ru]=Сетевой Монитор \ No newline at end of file diff --git a/plugin-networkmonitor/translations/networkmonitor_ru.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_ru.desktop.yaml new file mode 100644 index 000000000..be9c053c4 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_ru.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "Отображает сетевой статус и активность." +Desktop Entry/Name: "Сетевой Монитор" diff --git a/plugin-networkmonitor/translations/networkmonitor_sr@latin.desktop b/plugin-networkmonitor/translations/networkmonitor_sr@latin.desktop deleted file mode 100644 index 6f953553c..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_sr@latin.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[sr@latin]=Automatsko suspendovanje -Name[sr@latin]=Meni pokretača programa diff --git a/plugin-networkmonitor/translations/networkmonitor_sr@latin.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_sr@latin.desktop.yaml new file mode 100644 index 000000000..9ed0c8f88 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_sr@latin.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "Automatsko suspendovanje" +Desktop Entry/Name: "Meni pokretača programa" diff --git a/plugin-networkmonitor/translations/networkmonitor_th_TH.desktop b/plugin-networkmonitor/translations/networkmonitor_th_TH.desktop deleted file mode 100644 index 793eb607e..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_th_TH.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[th_TH]=เฝ้าสังเกตเครือข่าย -Name[th_TH]=เฝ้าสังเกตเครือข่าย diff --git a/plugin-networkmonitor/translations/networkmonitor_th_TH.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_th_TH.desktop.yaml new file mode 100644 index 000000000..da1e9a653 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_th_TH.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "เฝ้าสังเกตเครือข่าย" +Desktop Entry/Name: "เฝ้าสังเกตเครือข่าย" diff --git a/plugin-networkmonitor/translations/networkmonitor_tr.desktop b/plugin-networkmonitor/translations/networkmonitor_tr.desktop deleted file mode 100644 index f49dbf807..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_tr.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - -# Translations -Name[tr]=Ağ izleme -Comment[tr]=Ağ iletişimi izleme ve yönetme diff --git a/plugin-networkmonitor/translations/networkmonitor_tr.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_tr.desktop.yaml new file mode 100644 index 000000000..f68c6e8d4 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_tr.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Name: "Ağ izleme" +Desktop Entry/Comment: "Ağ iletişimi izleme ve yönetme" diff --git a/plugin-networkmonitor/translations/networkmonitor_uk.desktop b/plugin-networkmonitor/translations/networkmonitor_uk.desktop deleted file mode 100644 index b1b696bcf..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_uk.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - - - -# Translations -Comment[uk]=Показує стан та активність мережі. -Name[uk]=Монітор мережі diff --git a/plugin-networkmonitor/translations/networkmonitor_uk.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_uk.desktop.yaml new file mode 100644 index 000000000..785a1f020 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_uk.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "Показує стан та активність мережі." +Desktop Entry/Name: "Монітор мережі" diff --git a/plugin-networkmonitor/translations/networkmonitor_zh_CN.desktop b/plugin-networkmonitor/translations/networkmonitor_zh_CN.desktop deleted file mode 100644 index 9d0b3b087..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=网络监视器 -Comment[zh_CN]=显示网络的状态与活动 diff --git a/plugin-networkmonitor/translations/networkmonitor_zh_CN.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_zh_CN.desktop.yaml new file mode 100644 index 000000000..b762b3f60 --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "网络监视器" +Desktop Entry/Comment: "显示网络的状态与活动" diff --git a/plugin-networkmonitor/translations/networkmonitor_zh_TW.desktop b/plugin-networkmonitor/translations/networkmonitor_zh_TW.desktop deleted file mode 100644 index cbe8e4ee9..000000000 --- a/plugin-networkmonitor/translations/networkmonitor_zh_TW.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin - -Name=Network monitor -Comment=Displays network status and activity. - - -# Translations -Comment[zh_TW]=網路監視器 -Name[zh_TW]=顯示網路狀態和活動 diff --git a/plugin-networkmonitor/translations/networkmonitor_zh_TW.desktop.yaml b/plugin-networkmonitor/translations/networkmonitor_zh_TW.desktop.yaml new file mode 100644 index 000000000..f609d2a2b --- /dev/null +++ b/plugin-networkmonitor/translations/networkmonitor_zh_TW.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Network monitor" +Desktop Entry/Comment: "Displays network status and activity." +Desktop Entry/Comment: "網路監視器" +Desktop Entry/Name: "顯示網路狀態和活動" diff --git a/plugin-quicklaunch/resources/quicklaunch.desktop.in b/plugin-quicklaunch/resources/quicklaunch.desktop.in index 4ecc0a06d..02e713532 100644 --- a/plugin-quicklaunch/resources/quicklaunch.desktop.in +++ b/plugin-quicklaunch/resources/quicklaunch.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. Icon=quickopen #TRANSLATIONS_DIR=../translations diff --git a/plugin-quicklaunch/translations/quicklaunch.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch.desktop.yaml new file mode 100644 index 000000000..ad09e5d35 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." diff --git a/plugin-quicklaunch/translations/quicklaunch_ar.desktop b/plugin-quicklaunch/translations/quicklaunch_ar.desktop deleted file mode 100644 index cf870b18d..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[ar]=نفاذ مباشر لتطبيقاتك المفضّلة. -Name[ar]=إطلاق سريع diff --git a/plugin-quicklaunch/translations/quicklaunch_ar.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ar.desktop.yaml new file mode 100644 index 000000000..dc78df816 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "نفاذ مباشر لتطبيقاتك المفضّلة." +Desktop Entry/Name: "إطلاق سريع" diff --git a/plugin-quicklaunch/translations/quicklaunch_ca.desktop b/plugin-quicklaunch/translations/quicklaunch_ca.desktop deleted file mode 100644 index 270a9f616..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Llançament ràpid -Comment[ca]=Accés fàcil a les aplicacions preferides. diff --git a/plugin-quicklaunch/translations/quicklaunch_ca.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ca.desktop.yaml new file mode 100644 index 000000000..010500aea --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Llançament ràpid" +Desktop Entry/Comment: "Accés fàcil a les aplicacions preferides." diff --git a/plugin-quicklaunch/translations/quicklaunch_cs.desktop b/plugin-quicklaunch/translations/quicklaunch_cs.desktop deleted file mode 100644 index 3b65981c4..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[cs]=Snadný přístup k vaším oblíbeným aplikacím -Name[cs]=Rychlé spouštění diff --git a/plugin-quicklaunch/translations/quicklaunch_cs.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_cs.desktop.yaml new file mode 100644 index 000000000..091eff120 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Snadný přístup k vaším oblíbeným aplikacím" +Desktop Entry/Name: "Rychlé spouštění" diff --git a/plugin-quicklaunch/translations/quicklaunch_da.desktop b/plugin-quicklaunch/translations/quicklaunch_da.desktop deleted file mode 100644 index b2ce38596..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. -Icon=quickopen - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Hurtigstart -Comment[da]=Nem adgang til dine favoritprogrammer. diff --git a/plugin-quicklaunch/translations/quicklaunch_da.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_da.desktop.yaml new file mode 100644 index 000000000..02f77a70c --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/Icon: "quickopen" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Hurtigstart" +Desktop Entry/Comment: "Nem adgang til dine favoritprogrammer." diff --git a/plugin-quicklaunch/translations/quicklaunch_de.desktop b/plugin-quicklaunch/translations/quicklaunch_de.desktop deleted file mode 100644 index 1cfaefdb5..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Schnellstarter -Comment[de]=Starten Sie Ihre Lieblingsanwendungen diff --git a/plugin-quicklaunch/translations/quicklaunch_de.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_de.desktop.yaml new file mode 100644 index 000000000..de17e93b7 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Schnellstarter" +Desktop Entry/Comment: "Starten Sie Ihre Lieblingsanwendungen" diff --git a/plugin-quicklaunch/translations/quicklaunch_el.desktop b/plugin-quicklaunch/translations/quicklaunch_el.desktop deleted file mode 100644 index fcb715589..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Γρήγορη εκκίνηση -Comment[el]=Εύκολη πρόσβαση στις αγαπημένες σας εφαρμογές diff --git a/plugin-quicklaunch/translations/quicklaunch_el.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_el.desktop.yaml new file mode 100644 index 000000000..2b5c729b3 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Γρήγορη εκκίνηση" +Desktop Entry/Comment: "Εύκολη πρόσβαση στις αγαπημένες σας εφαρμογές" diff --git a/plugin-quicklaunch/translations/quicklaunch_eo.desktop b/plugin-quicklaunch/translations/quicklaunch_eo.desktop deleted file mode 100644 index ca19b485a..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Lanĉu viajn preferatajn aplikaĵojn -Name[eo]=Rapidlanĉo diff --git a/plugin-quicklaunch/translations/quicklaunch_eo.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_eo.desktop.yaml new file mode 100644 index 000000000..6c8a7a739 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lanĉu viajn preferatajn aplikaĵojn" +Desktop Entry/Name: "Rapidlanĉo" diff --git a/plugin-quicklaunch/translations/quicklaunch_es.desktop b/plugin-quicklaunch/translations/quicklaunch_es.desktop deleted file mode 100644 index 7701d22f9..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Lanzador rápido -Comment[es]=Acceso rápido a sus aplicaciones favoritas. diff --git a/plugin-quicklaunch/translations/quicklaunch_es.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_es.desktop.yaml new file mode 100644 index 000000000..a64f3913a --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Lanzador rápido" +Desktop Entry/Comment: "Acceso rápido a sus aplicaciones favoritas." diff --git a/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop b/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop deleted file mode 100644 index 090c77801..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Iconos lanzadores de tus aplicaciones favoritas -Name[es_VE]=Lanzadores diff --git a/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop.yaml new file mode 100644 index 000000000..2928df409 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Iconos lanzadores de tus aplicaciones favoritas" +Desktop Entry/Name: "Lanzadores" diff --git a/plugin-quicklaunch/translations/quicklaunch_eu.desktop b/plugin-quicklaunch/translations/quicklaunch_eu.desktop deleted file mode 100644 index 5dd9f7fc9..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Zure gogoko aplikazioetarako sarbide erraza -Name[eu]=Abio azkarra diff --git a/plugin-quicklaunch/translations/quicklaunch_eu.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_eu.desktop.yaml new file mode 100644 index 000000000..16f6386cb --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Zure gogoko aplikazioetarako sarbide erraza" +Desktop Entry/Name: "Abio azkarra" diff --git a/plugin-quicklaunch/translations/quicklaunch_fi.desktop b/plugin-quicklaunch/translations/quicklaunch_fi.desktop deleted file mode 100644 index 1df3c3312..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Käynnistä suosikkisovelluksesi -Name[fi]=Pikakäynnistys diff --git a/plugin-quicklaunch/translations/quicklaunch_fi.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_fi.desktop.yaml new file mode 100644 index 000000000..924eccb3b --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Käynnistä suosikkisovelluksesi" +Desktop Entry/Name: "Pikakäynnistys" diff --git a/plugin-quicklaunch/translations/quicklaunch_fr.desktop b/plugin-quicklaunch/translations/quicklaunch_fr.desktop deleted file mode 100644 index 1ca1fcf2b..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=Lancer votre application favorite -Name[fr]=Lancement rapide diff --git a/plugin-quicklaunch/translations/quicklaunch_fr.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_fr.desktop.yaml new file mode 100644 index 000000000..2be4d8d98 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Lancer votre application favorite" +Desktop Entry/Name: "Lancement rapide" diff --git a/plugin-quicklaunch/translations/quicklaunch_hr.desktop b/plugin-quicklaunch/translations/quicklaunch_hr.desktop deleted file mode 100644 index bed1992eb..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Brzo pokretanje -Comment[hr]=Brz pristup omiljenim programima. diff --git a/plugin-quicklaunch/translations/quicklaunch_hr.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_hr.desktop.yaml new file mode 100644 index 000000000..fef887914 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Brzo pokretanje" +Desktop Entry/Comment: "Brz pristup omiljenim programima." diff --git a/plugin-quicklaunch/translations/quicklaunch_hu.desktop b/plugin-quicklaunch/translations/quicklaunch_hu.desktop deleted file mode 100644 index a8dfa0eb1..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=A kedvenc alkalmazásainak indítása. -Name[hu]=Gyorsindító diff --git a/plugin-quicklaunch/translations/quicklaunch_hu.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_hu.desktop.yaml new file mode 100644 index 000000000..b3b575a70 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "A kedvenc alkalmazásainak indítása." +Desktop Entry/Name: "Gyorsindító" diff --git a/plugin-quicklaunch/translations/quicklaunch_ia.desktop b/plugin-quicklaunch/translations/quicklaunch_ia.desktop deleted file mode 100644 index 0f0ec1d5f..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quicklaunch -Comment=Launch your favorite Applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-quicklaunch/translations/quicklaunch_ia.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ia.desktop.yaml new file mode 100644 index 000000000..d1a3eb26e --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quicklaunch" +Desktop Entry/Comment: "Launch your favorite Applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop b/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop deleted file mode 100644 index 63ffd48ba..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[id_ID]=Luncurkan aplikasi favorit anda -Name[id_ID]=Quicklaunch diff --git a/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop.yaml new file mode 100644 index 000000000..a85112012 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_id_ID.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Luncurkan aplikasi favorit anda" +Desktop Entry/Name: "Quicklaunch" diff --git a/plugin-quicklaunch/translations/quicklaunch_it.desktop b/plugin-quicklaunch/translations/quicklaunch_it.desktop deleted file mode 100644 index 466988d3a..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_it.desktop +++ /dev/null @@ -1,3 +0,0 @@ -Comment[it]=Avvia le applicazioni preferite -Name[it]=Avvio rapido - diff --git a/plugin-quicklaunch/translations/quicklaunch_it.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_it.desktop.yaml new file mode 100644 index 000000000..03e062e8d --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Avvia le applicazioni preferite" +Desktop Entry/Name: "Avvio rapido" diff --git a/plugin-quicklaunch/translations/quicklaunch_ja.desktop b/plugin-quicklaunch/translations/quicklaunch_ja.desktop deleted file mode 100644 index 234c229f7..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=クイック起動 -Comment[ja]=お気に入りのアプリケーションの起動を簡単にします diff --git a/plugin-quicklaunch/translations/quicklaunch_ja.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ja.desktop.yaml new file mode 100644 index 000000000..fe0d6428d --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "クイック起動" +Desktop Entry/Comment: "お気に入りのアプリケーションの起動を簡単にします" diff --git a/plugin-quicklaunch/translations/quicklaunch_ko.desktop b/plugin-quicklaunch/translations/quicklaunch_ko.desktop deleted file mode 100644 index 0f0ec1d5f..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quicklaunch -Comment=Launch your favorite Applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-quicklaunch/translations/quicklaunch_ko.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ko.desktop.yaml new file mode 100644 index 000000000..d1a3eb26e --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quicklaunch" +Desktop Entry/Comment: "Launch your favorite Applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-quicklaunch/translations/quicklaunch_lt.desktop b/plugin-quicklaunch/translations/quicklaunch_lt.desktop deleted file mode 100644 index cd4431320..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Lengva prieiga prie jūsų mėgstamų programų -Name[lt]=Spartusis paleidimas diff --git a/plugin-quicklaunch/translations/quicklaunch_lt.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_lt.desktop.yaml new file mode 100644 index 000000000..414c45e0c --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lengva prieiga prie jūsų mėgstamų programų" +Desktop Entry/Name: "Spartusis paleidimas" diff --git a/plugin-quicklaunch/translations/quicklaunch_nl.desktop b/plugin-quicklaunch/translations/quicklaunch_nl.desktop deleted file mode 100644 index 0bde175d3..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Snelstarter -Comment[nl]=Uw favoriete programma's starten met één muisklik. diff --git a/plugin-quicklaunch/translations/quicklaunch_nl.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_nl.desktop.yaml new file mode 100644 index 000000000..f7a88e65e --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Snelstarter" +Desktop Entry/Comment: "Uw favoriete programma's starten met één muisklik." diff --git a/plugin-quicklaunch/translations/quicklaunch_pl.desktop b/plugin-quicklaunch/translations/quicklaunch_pl.desktop deleted file mode 100644 index 687ec81c7..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Szybki dostęp do Twoich ulubionych aplikacji. -Name[pl]=Szybkie uruchamianie diff --git a/plugin-quicklaunch/translations/quicklaunch_pl.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_pl.desktop.yaml new file mode 100644 index 000000000..e63d8b70c --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Szybki dostęp do Twoich ulubionych aplikacji." +Desktop Entry/Name: "Szybkie uruchamianie" diff --git a/plugin-quicklaunch/translations/quicklaunch_pt.desktop b/plugin-quicklaunch/translations/quicklaunch_pt.desktop deleted file mode 100644 index 3c5c243fa..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Inicio rápido -Comment[pt]=Acesso rápido as suas aplicações preferidas. diff --git a/plugin-quicklaunch/translations/quicklaunch_pt.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_pt.desktop.yaml new file mode 100644 index 000000000..e31a642fa --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Inicio rápido" +Desktop Entry/Comment: "Acesso rápido as suas aplicações preferidas." diff --git a/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop b/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop deleted file mode 100644 index 8f0a0d33e..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Lance seus aplicativos favoritos -Name[pt_BR]=Lançador rápido diff --git a/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop.yaml new file mode 100644 index 000000000..6f39d0be9 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lance seus aplicativos favoritos" +Desktop Entry/Name: "Lançador rápido" diff --git a/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop b/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop deleted file mode 100644 index 7021f76b9..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Lansează aplicațiile favorite diff --git a/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop.yaml new file mode 100644 index 000000000..e61b710de --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ro_RO.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Lansează aplicațiile favorite" diff --git a/plugin-quicklaunch/translations/quicklaunch_ru.desktop b/plugin-quicklaunch/translations/quicklaunch_ru.desktop deleted file mode 100644 index 6d99881bc..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Простой доступ к вашим любимым приложениям. -Name[ru]=Быстрый запуск \ No newline at end of file diff --git a/plugin-quicklaunch/translations/quicklaunch_ru.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_ru.desktop.yaml new file mode 100644 index 000000000..0397d4678 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Простой доступ к вашим любимым приложениям." +Desktop Entry/Name: "Быстрый запуск" diff --git a/plugin-quicklaunch/translations/quicklaunch_sk.desktop b/plugin-quicklaunch/translations/quicklaunch_sk.desktop deleted file mode 100644 index d33399e2f..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Spúšťanie vašich obľúbených aplikácií -Name[sk]=Rýchle spustenie diff --git a/plugin-quicklaunch/translations/quicklaunch_sk.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_sk.desktop.yaml new file mode 100644 index 000000000..03ae9ae90 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Spúšťanie vašich obľúbených aplikácií" +Desktop Entry/Name: "Rýchle spustenie" diff --git a/plugin-quicklaunch/translations/quicklaunch_sl.desktop b/plugin-quicklaunch/translations/quicklaunch_sl.desktop deleted file mode 100644 index 2fc78ddc6..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Zaženite svoje priljubljene programe -Name[sl]=Hitri zagon diff --git a/plugin-quicklaunch/translations/quicklaunch_sl.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_sl.desktop.yaml new file mode 100644 index 000000000..fbe54096a --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Zaženite svoje priljubljene programe" +Desktop Entry/Name: "Hitri zagon" diff --git a/plugin-quicklaunch/translations/quicklaunch_sr.desktop b/plugin-quicklaunch/translations/quicklaunch_sr.desktop deleted file mode 100644 index 3be634d13..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Покреће ваше омиљене програме -Name[sr]=Брзо покретање diff --git a/plugin-quicklaunch/translations/quicklaunch_sr.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_sr.desktop.yaml new file mode 100644 index 000000000..091c0ef4d --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Покреће ваше омиљене програме" +Desktop Entry/Name: "Брзо покретање" diff --git a/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop b/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop deleted file mode 100644 index b3965dbfa..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Брзо покретање -Comment[sr@ijekavian]=Покреће ваше омиљене програме diff --git a/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..3f2fe89fb --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Брзо покретање" +Desktop Entry/Comment: "Покреће ваше омиљене програме" diff --git a/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop b/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop deleted file mode 100644 index ec3f6f9fa..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Brzo pokretanje -Comment[sr@ijekavianlatin]=Pokreće vaše omiljene programe diff --git a/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..f896b4389 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Brzo pokretanje" +Desktop Entry/Comment: "Pokreće vaše omiljene programe" diff --git a/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop b/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop deleted file mode 100644 index 02c4cbb95..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Pokreće vaše omiljene programe -Name[sr@latin]=Brzo pokretanje diff --git a/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop.yaml new file mode 100644 index 000000000..98314b30c --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Pokreće vaše omiljene programe" +Desktop Entry/Name: "Brzo pokretanje" diff --git a/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop b/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop deleted file mode 100644 index 44f49761c..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=เรียกใช้งานโปรแกรมที่ชื่นชอบของคุณ -Name[th_TH]=ตัวเรียกโปรแกรมด่วน diff --git a/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop.yaml new file mode 100644 index 000000000..15b870f9e --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "เรียกใช้งานโปรแกรมที่ชื่นชอบของคุณ" +Desktop Entry/Name: "ตัวเรียกโปรแกรมด่วน" diff --git a/plugin-quicklaunch/translations/quicklaunch_tr.desktop b/plugin-quicklaunch/translations/quicklaunch_tr.desktop deleted file mode 100644 index fe7eb6746..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Sık kullanılan uygulamalarınızı çalıştırın -Name[tr]=Hızlı çalıştırıcı diff --git a/plugin-quicklaunch/translations/quicklaunch_tr.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_tr.desktop.yaml new file mode 100644 index 000000000..51bcfe7b8 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Sık kullanılan uygulamalarınızı çalıştırın" +Desktop Entry/Name: "Hızlı çalıştırıcı" diff --git a/plugin-quicklaunch/translations/quicklaunch_uk.desktop b/plugin-quicklaunch/translations/quicklaunch_uk.desktop deleted file mode 100644 index efbc3ecbb..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Простіше запускайте улюблені програми -Name[uk]=Швидкий запуск diff --git a/plugin-quicklaunch/translations/quicklaunch_uk.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_uk.desktop.yaml new file mode 100644 index 000000000..89945b89c --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Простіше запускайте улюблені програми" +Desktop Entry/Name: "Швидкий запуск" diff --git a/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop b/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop deleted file mode 100644 index 0f0ec1d5f..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quicklaunch -Comment=Launch your favorite Applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..d1a3eb26e --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quicklaunch" +Desktop Entry/Comment: "Launch your favorite Applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop b/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop deleted file mode 100644 index 91e2dedb3..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=启动常用程序 -Name[zh_CN]=快速启动 diff --git a/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop.yaml new file mode 100644 index 000000000..7db2acf07 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "启动常用程序" +Desktop Entry/Name: "快速启动" diff --git a/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop b/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop deleted file mode 100644 index b144cf8ec..000000000 --- a/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Quick launch -Comment=Easy access to your favourite applications. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=啟動您最愛的應用程式 -Name[zh_TW]=快速啟動 diff --git a/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop.yaml b/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop.yaml new file mode 100644 index 000000000..029993f31 --- /dev/null +++ b/plugin-quicklaunch/translations/quicklaunch_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Quick launch" +Desktop Entry/Comment: "Easy access to your favourite applications." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "啟動您最愛的應用程式" +Desktop Entry/Name: "快速啟動" diff --git a/plugin-sensors/resources/sensors.desktop.in b/plugin-sensors/resources/sensors.desktop.in index 89f46a6c7..9023ecf77 100644 --- a/plugin-sensors/resources/sensors.desktop.in +++ b/plugin-sensors/resources/sensors.desktop.in @@ -1,5 +1,3 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. diff --git a/plugin-sensors/translations/sensors.desktop.yaml b/plugin-sensors/translations/sensors.desktop.yaml new file mode 100644 index 000000000..2caad3e6d --- /dev/null +++ b/plugin-sensors/translations/sensors.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." diff --git a/plugin-sensors/translations/sensors_ar.desktop b/plugin-sensors/translations/sensors_ar.desktop deleted file mode 100644 index 24d0a536a..000000000 --- a/plugin-sensors/translations/sensors_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=مجسّات -Comment[ar]=تعرض قراءات من مجسّات العتاد. diff --git a/plugin-sensors/translations/sensors_ar.desktop.yaml b/plugin-sensors/translations/sensors_ar.desktop.yaml new file mode 100644 index 000000000..c968db1bb --- /dev/null +++ b/plugin-sensors/translations/sensors_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "مجسّات" +Desktop Entry/Comment: "تعرض قراءات من مجسّات العتاد." diff --git a/plugin-sensors/translations/sensors_ca.desktop b/plugin-sensors/translations/sensors_ca.desktop deleted file mode 100644 index 6e427eb2f..000000000 --- a/plugin-sensors/translations/sensors_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Sensors -Comment[ca]=Vegeu les lectures dels sensors de maquinari. diff --git a/plugin-sensors/translations/sensors_ca.desktop.yaml b/plugin-sensors/translations/sensors_ca.desktop.yaml new file mode 100644 index 000000000..72127ca19 --- /dev/null +++ b/plugin-sensors/translations/sensors_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "Vegeu les lectures dels sensors de maquinari." diff --git a/plugin-sensors/translations/sensors_cs.desktop b/plugin-sensors/translations/sensors_cs.desktop deleted file mode 100644 index 8688a562d..000000000 --- a/plugin-sensors/translations/sensors_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[cs]=Senzory -Comment[cs]=Zobrazit hodnoty ze senzorů v hardware diff --git a/plugin-sensors/translations/sensors_cs.desktop.yaml b/plugin-sensors/translations/sensors_cs.desktop.yaml new file mode 100644 index 000000000..a3d480ebb --- /dev/null +++ b/plugin-sensors/translations/sensors_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Senzory" +Desktop Entry/Comment: "Zobrazit hodnoty ze senzorů v hardware" diff --git a/plugin-sensors/translations/sensors_da.desktop b/plugin-sensors/translations/sensors_da.desktop deleted file mode 100644 index d51180c6b..000000000 --- a/plugin-sensors/translations/sensors_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Sensorer -Comment[da]=Vis målinger fra hardware-sensorer. diff --git a/plugin-sensors/translations/sensors_da.desktop.yaml b/plugin-sensors/translations/sensors_da.desktop.yaml new file mode 100644 index 000000000..dd4478eff --- /dev/null +++ b/plugin-sensors/translations/sensors_da.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Sensorer" +Desktop Entry/Comment: "Vis målinger fra hardware-sensorer." diff --git a/plugin-sensors/translations/sensors_de.desktop b/plugin-sensors/translations/sensors_de.desktop deleted file mode 100644 index f71d2a613..000000000 --- a/plugin-sensors/translations/sensors_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Sensoren -Comment[de]=Messwerte der Hardware-Sensoren anzeigen. diff --git a/plugin-sensors/translations/sensors_de.desktop.yaml b/plugin-sensors/translations/sensors_de.desktop.yaml new file mode 100644 index 000000000..1e856e19c --- /dev/null +++ b/plugin-sensors/translations/sensors_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensoren" +Desktop Entry/Comment: "Messwerte der Hardware-Sensoren anzeigen." diff --git a/plugin-sensors/translations/sensors_el.desktop b/plugin-sensors/translations/sensors_el.desktop deleted file mode 100644 index e22bdc495..000000000 --- a/plugin-sensors/translations/sensors_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Αισθητήρες -Comment[el]=Προβολή ενδείξεων των αισθητήρων υλικού. diff --git a/plugin-sensors/translations/sensors_el.desktop.yaml b/plugin-sensors/translations/sensors_el.desktop.yaml new file mode 100644 index 000000000..5b040ade1 --- /dev/null +++ b/plugin-sensors/translations/sensors_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Αισθητήρες" +Desktop Entry/Comment: "Προβολή ενδείξεων των αισθητήρων υλικού." diff --git a/plugin-sensors/translations/sensors_eo.desktop b/plugin-sensors/translations/sensors_eo.desktop deleted file mode 100644 index fa44479c1..000000000 --- a/plugin-sensors/translations/sensors_eo.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[eo]=Sentiloj -Comment[eo]=Vidi legojn de sentiloj (aktuale lm_sensors) diff --git a/plugin-sensors/translations/sensors_eo.desktop.yaml b/plugin-sensors/translations/sensors_eo.desktop.yaml new file mode 100644 index 000000000..6f590d653 --- /dev/null +++ b/plugin-sensors/translations/sensors_eo.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Sentiloj" +Desktop Entry/Comment: "Vidi legojn de sentiloj (aktuale lm_sensors)" diff --git a/plugin-sensors/translations/sensors_es.desktop b/plugin-sensors/translations/sensors_es.desktop deleted file mode 100644 index f848d37bb..000000000 --- a/plugin-sensors/translations/sensors_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Sensores -Comment[es]=Vea las lecturas de los sensores del hardware. diff --git a/plugin-sensors/translations/sensors_es.desktop.yaml b/plugin-sensors/translations/sensors_es.desktop.yaml new file mode 100644 index 000000000..0988b50e0 --- /dev/null +++ b/plugin-sensors/translations/sensors_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensores" +Desktop Entry/Comment: "Vea las lecturas de los sensores del hardware." diff --git a/plugin-sensors/translations/sensors_es_VE.desktop b/plugin-sensors/translations/sensors_es_VE.desktop deleted file mode 100644 index eabbc9af2..000000000 --- a/plugin-sensors/translations/sensors_es_VE.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[es_VE]=Sensores -Comment[es_VE]=Ver las lecturas desde los sensores (actualmente lm_sensors) diff --git a/plugin-sensors/translations/sensors_es_VE.desktop.yaml b/plugin-sensors/translations/sensors_es_VE.desktop.yaml new file mode 100644 index 000000000..5e67700a4 --- /dev/null +++ b/plugin-sensors/translations/sensors_es_VE.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Sensores" +Desktop Entry/Comment: "Ver las lecturas desde los sensores (actualmente lm_sensors)" diff --git a/plugin-sensors/translations/sensors_eu.desktop b/plugin-sensors/translations/sensors_eu.desktop deleted file mode 100644 index ad2a8bd05..000000000 --- a/plugin-sensors/translations/sensors_eu.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[eu]=Sentsoreak -Comment[eu]=Ikusi hardware-sentsoreen irakurketak (unean lm_sensors) diff --git a/plugin-sensors/translations/sensors_eu.desktop.yaml b/plugin-sensors/translations/sensors_eu.desktop.yaml new file mode 100644 index 000000000..adde7ca67 --- /dev/null +++ b/plugin-sensors/translations/sensors_eu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Sentsoreak" +Desktop Entry/Comment: "Ikusi hardware-sentsoreen irakurketak (unean lm_sensors)" diff --git a/plugin-sensors/translations/sensors_fi.desktop b/plugin-sensors/translations/sensors_fi.desktop deleted file mode 100644 index c7f1958f5..000000000 --- a/plugin-sensors/translations/sensors_fi.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[fi]=Sensorit -Comment[fi]=Katso laitteistosensorien tuottamia lukuja (tällä hetkellä lm_sensors) diff --git a/plugin-sensors/translations/sensors_fi.desktop.yaml b/plugin-sensors/translations/sensors_fi.desktop.yaml new file mode 100644 index 000000000..3feb19540 --- /dev/null +++ b/plugin-sensors/translations/sensors_fi.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Sensorit" +Desktop Entry/Comment: "Katso laitteistosensorien tuottamia lukuja (tällä hetkellä lm_sensors)" diff --git a/plugin-sensors/translations/sensors_fr.desktop b/plugin-sensors/translations/sensors_fr.desktop deleted file mode 100644 index 74b1d7194..000000000 --- a/plugin-sensors/translations/sensors_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[fr]=Capteurs -Comment[fr]=Voir les mesures effectuées par les capteurs diff --git a/plugin-sensors/translations/sensors_fr.desktop.yaml b/plugin-sensors/translations/sensors_fr.desktop.yaml new file mode 100644 index 000000000..663c3daa6 --- /dev/null +++ b/plugin-sensors/translations/sensors_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Capteurs" +Desktop Entry/Comment: "Voir les mesures effectuées par les capteurs" diff --git a/plugin-sensors/translations/sensors_hr.desktop b/plugin-sensors/translations/sensors_hr.desktop deleted file mode 100644 index d0529a1df..000000000 --- a/plugin-sensors/translations/sensors_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Senzori -Comment[hr]=Prikaz stanja uređaja. diff --git a/plugin-sensors/translations/sensors_hr.desktop.yaml b/plugin-sensors/translations/sensors_hr.desktop.yaml new file mode 100644 index 000000000..0efd308ec --- /dev/null +++ b/plugin-sensors/translations/sensors_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Senzori" +Desktop Entry/Comment: "Prikaz stanja uređaja." diff --git a/plugin-sensors/translations/sensors_hu.desktop b/plugin-sensors/translations/sensors_hu.desktop deleted file mode 100644 index c5b9d621d..000000000 --- a/plugin-sensors/translations/sensors_hu.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[hu]=Érzékelők -Comment[hu]=Megjeleníti a gépbe épített érzékelők értékeit. diff --git a/plugin-sensors/translations/sensors_hu.desktop.yaml b/plugin-sensors/translations/sensors_hu.desktop.yaml new file mode 100644 index 000000000..235b1aaf5 --- /dev/null +++ b/plugin-sensors/translations/sensors_hu.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Érzékelők" +Desktop Entry/Comment: "Megjeleníti a gépbe épített érzékelők értékeit." diff --git a/plugin-sensors/translations/sensors_it.desktop b/plugin-sensors/translations/sensors_it.desktop deleted file mode 100644 index f7f2e8d0d..000000000 --- a/plugin-sensors/translations/sensors_it.desktop +++ /dev/null @@ -1,3 +0,0 @@ -Name[it]=Sensori -Comment[it]=Visualizza i valori rilevati dai sensori hardware (attualmente lm_sensors) - diff --git a/plugin-sensors/translations/sensors_it.desktop.yaml b/plugin-sensors/translations/sensors_it.desktop.yaml new file mode 100644 index 000000000..cb49dce2f --- /dev/null +++ b/plugin-sensors/translations/sensors_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensori" +Desktop Entry/Comment: "Visualizza i valori rilevati dai sensori hardware (attualmente lm_sensors)" diff --git a/plugin-sensors/translations/sensors_ja.desktop b/plugin-sensors/translations/sensors_ja.desktop deleted file mode 100644 index 6fbe27541..000000000 --- a/plugin-sensors/translations/sensors_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=センサー -Comment[ja]=ハードウェアセンサー(温度など)からの測定値を表示します diff --git a/plugin-sensors/translations/sensors_ja.desktop.yaml b/plugin-sensors/translations/sensors_ja.desktop.yaml new file mode 100644 index 000000000..96fba3a2f --- /dev/null +++ b/plugin-sensors/translations/sensors_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "センサー" +Desktop Entry/Comment: "ハードウェアセンサー(温度など)からの測定値を表示します" diff --git a/plugin-sensors/translations/sensors_lt.desktop b/plugin-sensors/translations/sensors_lt.desktop deleted file mode 100644 index f19ba0d6a..000000000 --- a/plugin-sensors/translations/sensors_lt.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[lt]=Jutikliai -Comment[lt]=Rodo aparatinės įrangos jutiklių duomenis. diff --git a/plugin-sensors/translations/sensors_lt.desktop.yaml b/plugin-sensors/translations/sensors_lt.desktop.yaml new file mode 100644 index 000000000..b31219e07 --- /dev/null +++ b/plugin-sensors/translations/sensors_lt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Jutikliai" +Desktop Entry/Comment: "Rodo aparatinės įrangos jutiklių duomenis." diff --git a/plugin-sensors/translations/sensors_nl.desktop b/plugin-sensors/translations/sensors_nl.desktop deleted file mode 100644 index 4754ddf48..000000000 --- a/plugin-sensors/translations/sensors_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Sensoren -Comment[nl]=Bekijk metingen van hardware-sensoren. diff --git a/plugin-sensors/translations/sensors_nl.desktop.yaml b/plugin-sensors/translations/sensors_nl.desktop.yaml new file mode 100644 index 000000000..c362d893d --- /dev/null +++ b/plugin-sensors/translations/sensors_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sensoren" +Desktop Entry/Comment: "Bekijk metingen van hardware-sensoren." diff --git a/plugin-sensors/translations/sensors_pl.desktop b/plugin-sensors/translations/sensors_pl.desktop deleted file mode 100644 index fd1b290ab..000000000 --- a/plugin-sensors/translations/sensors_pl.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[pl]=Czujniki -Comment[pl]=Wyświetla wskazania z czujników sprzętowych. diff --git a/plugin-sensors/translations/sensors_pl.desktop.yaml b/plugin-sensors/translations/sensors_pl.desktop.yaml new file mode 100644 index 000000000..5d6a9939c --- /dev/null +++ b/plugin-sensors/translations/sensors_pl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Czujniki" +Desktop Entry/Comment: "Wyświetla wskazania z czujników sprzętowych." diff --git a/plugin-sensors/translations/sensors_pt.desktop b/plugin-sensors/translations/sensors_pt.desktop deleted file mode 100644 index ab865a229..000000000 --- a/plugin-sensors/translations/sensors_pt.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - -# Translations -Name[pt]=Sensores -Comment[pt]=Consultar as leituras dos sensores. diff --git a/plugin-sensors/translations/sensors_pt.desktop.yaml b/plugin-sensors/translations/sensors_pt.desktop.yaml new file mode 100644 index 000000000..1192865ea --- /dev/null +++ b/plugin-sensors/translations/sensors_pt.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Sensores" +Desktop Entry/Comment: "Consultar as leituras dos sensores." diff --git a/plugin-sensors/translations/sensors_pt_BR.desktop b/plugin-sensors/translations/sensors_pt_BR.desktop deleted file mode 100644 index 3b87da0b6..000000000 --- a/plugin-sensors/translations/sensors_pt_BR.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[pt_BR]=Sensores -Comment[pt_BR]=Visualizar as leituras dos sensores de hardware (atualmente do lm_sensors) diff --git a/plugin-sensors/translations/sensors_pt_BR.desktop.yaml b/plugin-sensors/translations/sensors_pt_BR.desktop.yaml new file mode 100644 index 000000000..929e1a8a5 --- /dev/null +++ b/plugin-sensors/translations/sensors_pt_BR.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Sensores" +Desktop Entry/Comment: "Visualizar as leituras dos sensores de hardware (atualmente do lm_sensors)" diff --git a/plugin-sensors/translations/sensors_ro_RO.desktop b/plugin-sensors/translations/sensors_ro_RO.desktop deleted file mode 100644 index 9ce944188..000000000 --- a/plugin-sensors/translations/sensors_ro_RO.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[ro_RO]=Senzori -Comment[ro_RO]=Vizualizează citirile senzorilor hardware (momentan lm_sensors) diff --git a/plugin-sensors/translations/sensors_ro_RO.desktop.yaml b/plugin-sensors/translations/sensors_ro_RO.desktop.yaml new file mode 100644 index 000000000..f9b88c364 --- /dev/null +++ b/plugin-sensors/translations/sensors_ro_RO.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Senzori" +Desktop Entry/Comment: "Vizualizează citirile senzorilor hardware (momentan lm_sensors)" diff --git a/plugin-sensors/translations/sensors_ru.desktop b/plugin-sensors/translations/sensors_ru.desktop deleted file mode 100644 index 2d9b9865a..000000000 --- a/plugin-sensors/translations/sensors_ru.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[ru]=Сенсоры -Comment[ru]=Посмотреть данные с аппаратных сенсоров. \ No newline at end of file diff --git a/plugin-sensors/translations/sensors_ru.desktop.yaml b/plugin-sensors/translations/sensors_ru.desktop.yaml new file mode 100644 index 000000000..d0e2895fb --- /dev/null +++ b/plugin-sensors/translations/sensors_ru.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Сенсоры" +Desktop Entry/Comment: "Посмотреть данные с аппаратных сенсоров." diff --git a/plugin-sensors/translations/sensors_sl.desktop b/plugin-sensors/translations/sensors_sl.desktop deleted file mode 100644 index dfcf55f4d..000000000 --- a/plugin-sensors/translations/sensors_sl.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[sl]=Senzorji -Comment[sl]=Oglejte si meritve senzorjev za strojno opremo (trenutno lm_sensors) diff --git a/plugin-sensors/translations/sensors_sl.desktop.yaml b/plugin-sensors/translations/sensors_sl.desktop.yaml new file mode 100644 index 000000000..235e03a61 --- /dev/null +++ b/plugin-sensors/translations/sensors_sl.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Senzorji" +Desktop Entry/Comment: "Oglejte si meritve senzorjev za strojno opremo (trenutno lm_sensors)" diff --git a/plugin-sensors/translations/sensors_th_TH.desktop b/plugin-sensors/translations/sensors_th_TH.desktop deleted file mode 100644 index b2bd9c1ec..000000000 --- a/plugin-sensors/translations/sensors_th_TH.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[th_TH]=ตัวตรวจจับ -Comment[th_TH]=ดูข้อมูลที่ตัวตรวจจับฮาร์ดแวร์อ่านได้ (lm_sensors โดยปัจจุบัน) diff --git a/plugin-sensors/translations/sensors_th_TH.desktop.yaml b/plugin-sensors/translations/sensors_th_TH.desktop.yaml new file mode 100644 index 000000000..133132a35 --- /dev/null +++ b/plugin-sensors/translations/sensors_th_TH.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "ตัวตรวจจับ" +Desktop Entry/Comment: "ดูข้อมูลที่ตัวตรวจจับฮาร์ดแวร์อ่านได้ (lm_sensors โดยปัจจุบัน)" diff --git a/plugin-sensors/translations/sensors_tr.desktop b/plugin-sensors/translations/sensors_tr.desktop deleted file mode 100644 index 7f3b37113..000000000 --- a/plugin-sensors/translations/sensors_tr.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[tr]=Algılayıcılar -Comment[tr]=Donanım algılayıcılarının okudukları değerleri görüntüleyin (şimdilik lm_sensors) diff --git a/plugin-sensors/translations/sensors_tr.desktop.yaml b/plugin-sensors/translations/sensors_tr.desktop.yaml new file mode 100644 index 000000000..0bea2a2fe --- /dev/null +++ b/plugin-sensors/translations/sensors_tr.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Algılayıcılar" +Desktop Entry/Comment: "Donanım algılayıcılarının okudukları değerleri görüntüleyin (şimdilik lm_sensors)" diff --git a/plugin-sensors/translations/sensors_uk.desktop b/plugin-sensors/translations/sensors_uk.desktop deleted file mode 100644 index 4d5763fc5..000000000 --- a/plugin-sensors/translations/sensors_uk.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[uk]=Сенсори -Comment[uk]=Показати дані апаратних сенсорів (lm_sensors) diff --git a/plugin-sensors/translations/sensors_uk.desktop.yaml b/plugin-sensors/translations/sensors_uk.desktop.yaml new file mode 100644 index 000000000..3790833da --- /dev/null +++ b/plugin-sensors/translations/sensors_uk.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "Сенсори" +Desktop Entry/Comment: "Показати дані апаратних сенсорів (lm_sensors)" diff --git a/plugin-sensors/translations/sensors_zh_CN.desktop b/plugin-sensors/translations/sensors_zh_CN.desktop deleted file mode 100644 index 547140ace..000000000 --- a/plugin-sensors/translations/sensors_zh_CN.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[zh_CN]=传感器 -Comment[zh_CN]=查看硬件传感器数据(当前是 lm_sensors) diff --git a/plugin-sensors/translations/sensors_zh_CN.desktop.yaml b/plugin-sensors/translations/sensors_zh_CN.desktop.yaml new file mode 100644 index 000000000..df7c1f036 --- /dev/null +++ b/plugin-sensors/translations/sensors_zh_CN.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "传感器" +Desktop Entry/Comment: "查看硬件传感器数据(当前是 lm_sensors)" diff --git a/plugin-sensors/translations/sensors_zh_TW.desktop b/plugin-sensors/translations/sensors_zh_TW.desktop deleted file mode 100644 index 63b205687..000000000 --- a/plugin-sensors/translations/sensors_zh_TW.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Sensors -Comment=View readings from hardware sensors. - - -# Translations -Name[zh_TW]=感應器 -Comment[zh_TW]=從硬體感應器中檢視(現在為 lm_sensors) diff --git a/plugin-sensors/translations/sensors_zh_TW.desktop.yaml b/plugin-sensors/translations/sensors_zh_TW.desktop.yaml new file mode 100644 index 000000000..4993e36eb --- /dev/null +++ b/plugin-sensors/translations/sensors_zh_TW.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Sensors" +Desktop Entry/Comment: "View readings from hardware sensors." +Desktop Entry/Name: "感應器" +Desktop Entry/Comment: "從硬體感應器中檢視(現在為 lm_sensors)" diff --git a/plugin-showdesktop/resources/showdesktop.desktop.in b/plugin-showdesktop/resources/showdesktop.desktop.in index c59915d60..0a245a487 100644 --- a/plugin-showdesktop/resources/showdesktop.desktop.in +++ b/plugin-showdesktop/resources/showdesktop.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop Icon=user-desktop #TRANSLATIONS_DIR=../translations diff --git a/plugin-showdesktop/translations/showdesktop.desktop.yaml b/plugin-showdesktop/translations/showdesktop.desktop.yaml new file mode 100644 index 000000000..a43e3cd51 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" diff --git a/plugin-showdesktop/translations/showdesktop_ar.desktop b/plugin-showdesktop/translations/showdesktop_ar.desktop deleted file mode 100644 index 6b9e22c6a..000000000 --- a/plugin-showdesktop/translations/showdesktop_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[ar]=تصغّر كلّ النّوافذ وتُظهر سطح المكتب -Name[ar]=أظهر سطح المكتب diff --git a/plugin-showdesktop/translations/showdesktop_ar.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ar.desktop.yaml new file mode 100644 index 000000000..681b6a18e --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "تصغّر كلّ النّوافذ وتُظهر سطح المكتب" +Desktop Entry/Name: "أظهر سطح المكتب" diff --git a/plugin-showdesktop/translations/showdesktop_ca.desktop b/plugin-showdesktop/translations/showdesktop_ca.desktop deleted file mode 100644 index 3572b2c72..000000000 --- a/plugin-showdesktop/translations/showdesktop_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Mostra l'escriptori -Comment[ca]=Minimitza totes les finestres i mostra l'escriptori diff --git a/plugin-showdesktop/translations/showdesktop_ca.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ca.desktop.yaml new file mode 100644 index 000000000..2b0143310 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Mostra l'escriptori" +Desktop Entry/Comment: "Minimitza totes les finestres i mostra l'escriptori" diff --git a/plugin-showdesktop/translations/showdesktop_cs.desktop b/plugin-showdesktop/translations/showdesktop_cs.desktop deleted file mode 100644 index ebd711500..000000000 --- a/plugin-showdesktop/translations/showdesktop_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[cs]=Minimalizovat všechna okna a ukázat plochu -Name[cs]=Ukázat plochu diff --git a/plugin-showdesktop/translations/showdesktop_cs.desktop.yaml b/plugin-showdesktop/translations/showdesktop_cs.desktop.yaml new file mode 100644 index 000000000..22bb7bad3 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Minimalizovat všechna okna a ukázat plochu" +Desktop Entry/Name: "Ukázat plochu" diff --git a/plugin-showdesktop/translations/showdesktop_da.desktop b/plugin-showdesktop/translations/showdesktop_da.desktop deleted file mode 100644 index 11408834c..000000000 --- a/plugin-showdesktop/translations/showdesktop_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop -Icon=user-desktop - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Vis skrivebord -Comment[da]=Minimer alle vinduer og vis skrivebordet diff --git a/plugin-showdesktop/translations/showdesktop_da.desktop.yaml b/plugin-showdesktop/translations/showdesktop_da.desktop.yaml new file mode 100644 index 000000000..cc718325a --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/Icon: "user-desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Vis skrivebord" +Desktop Entry/Comment: "Minimer alle vinduer og vis skrivebordet" diff --git a/plugin-showdesktop/translations/showdesktop_de.desktop b/plugin-showdesktop/translations/showdesktop_de.desktop deleted file mode 100644 index b79fdc306..000000000 --- a/plugin-showdesktop/translations/showdesktop_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Arbeitsfläche anzeigen -Comment[de]=Alle Fenster minimieren und die Arbeitsfläche anzeigen diff --git a/plugin-showdesktop/translations/showdesktop_de.desktop.yaml b/plugin-showdesktop/translations/showdesktop_de.desktop.yaml new file mode 100644 index 000000000..1a9bd4eb2 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Arbeitsfläche anzeigen" +Desktop Entry/Comment: "Alle Fenster minimieren und die Arbeitsfläche anzeigen" diff --git a/plugin-showdesktop/translations/showdesktop_el.desktop b/plugin-showdesktop/translations/showdesktop_el.desktop deleted file mode 100644 index a6418dbf3..000000000 --- a/plugin-showdesktop/translations/showdesktop_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Εμφάνιση επιφάνειας εργασίας -Comment[el]=Ελαχιστοποίηση όλων των παραθύρων και εμφάνιση της επιφάνειας εργασίας diff --git a/plugin-showdesktop/translations/showdesktop_el.desktop.yaml b/plugin-showdesktop/translations/showdesktop_el.desktop.yaml new file mode 100644 index 000000000..e2aa3401f --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Εμφάνιση επιφάνειας εργασίας" +Desktop Entry/Comment: "Ελαχιστοποίηση όλων των παραθύρων και εμφάνιση της επιφάνειας εργασίας" diff --git a/plugin-showdesktop/translations/showdesktop_eo.desktop b/plugin-showdesktop/translations/showdesktop_eo.desktop deleted file mode 100644 index 35ac77821..000000000 --- a/plugin-showdesktop/translations/showdesktop_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Malmaksimigi ĉiujn fenestrojn kaj montri la labortablon -Name[eo]=Montri labortablon diff --git a/plugin-showdesktop/translations/showdesktop_eo.desktop.yaml b/plugin-showdesktop/translations/showdesktop_eo.desktop.yaml new file mode 100644 index 000000000..264fa939e --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Malmaksimigi ĉiujn fenestrojn kaj montri la labortablon" +Desktop Entry/Name: "Montri labortablon" diff --git a/plugin-showdesktop/translations/showdesktop_es.desktop b/plugin-showdesktop/translations/showdesktop_es.desktop deleted file mode 100644 index 870ed3129..000000000 --- a/plugin-showdesktop/translations/showdesktop_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Mostrar el escritorio -Comment[es]=Minimiza todas las ventanas y muestra el escritorio diff --git a/plugin-showdesktop/translations/showdesktop_es.desktop.yaml b/plugin-showdesktop/translations/showdesktop_es.desktop.yaml new file mode 100644 index 000000000..e622e7fd4 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Mostrar el escritorio" +Desktop Entry/Comment: "Minimiza todas las ventanas y muestra el escritorio" diff --git a/plugin-showdesktop/translations/showdesktop_es_VE.desktop b/plugin-showdesktop/translations/showdesktop_es_VE.desktop deleted file mode 100644 index 708afc284..000000000 --- a/plugin-showdesktop/translations/showdesktop_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Minimiza todas las ventanas de todos los escritorios -Name[es_VE]=Mostrar Escritorio diff --git a/plugin-showdesktop/translations/showdesktop_es_VE.desktop.yaml b/plugin-showdesktop/translations/showdesktop_es_VE.desktop.yaml new file mode 100644 index 000000000..2d5f8c0c8 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimiza todas las ventanas de todos los escritorios" +Desktop Entry/Name: "Mostrar Escritorio" diff --git a/plugin-showdesktop/translations/showdesktop_eu.desktop b/plugin-showdesktop/translations/showdesktop_eu.desktop deleted file mode 100644 index 1950855c5..000000000 --- a/plugin-showdesktop/translations/showdesktop_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Minimizatu leiho guztiak eta erakutsi mahaigaina -Name[eu]=Erakutsi mahaigaina diff --git a/plugin-showdesktop/translations/showdesktop_eu.desktop.yaml b/plugin-showdesktop/translations/showdesktop_eu.desktop.yaml new file mode 100644 index 000000000..de749d23d --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimizatu leiho guztiak eta erakutsi mahaigaina" +Desktop Entry/Name: "Erakutsi mahaigaina" diff --git a/plugin-showdesktop/translations/showdesktop_fi.desktop b/plugin-showdesktop/translations/showdesktop_fi.desktop deleted file mode 100644 index cf32c16a3..000000000 --- a/plugin-showdesktop/translations/showdesktop_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Pienennä kaikki ikkunat ja näytä työpöytä -Name[fi]=Näytä työpöytä diff --git a/plugin-showdesktop/translations/showdesktop_fi.desktop.yaml b/plugin-showdesktop/translations/showdesktop_fi.desktop.yaml new file mode 100644 index 000000000..e1018cb7a --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Pienennä kaikki ikkunat ja näytä työpöytä" +Desktop Entry/Name: "Näytä työpöytä" diff --git a/plugin-showdesktop/translations/showdesktop_fr.desktop b/plugin-showdesktop/translations/showdesktop_fr.desktop deleted file mode 100644 index 4f48d7b98..000000000 --- a/plugin-showdesktop/translations/showdesktop_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=Minimiser toutes les fenêtres et montrer le bureau -Name[fr]=Montrer le bureau diff --git a/plugin-showdesktop/translations/showdesktop_fr.desktop.yaml b/plugin-showdesktop/translations/showdesktop_fr.desktop.yaml new file mode 100644 index 000000000..a984af55c --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Minimiser toutes les fenêtres et montrer le bureau" +Desktop Entry/Name: "Montrer le bureau" diff --git a/plugin-showdesktop/translations/showdesktop_hr.desktop b/plugin-showdesktop/translations/showdesktop_hr.desktop deleted file mode 100644 index 01ca85e98..000000000 --- a/plugin-showdesktop/translations/showdesktop_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Prikaži radnu površinu -Comment[hr]=Sakrij sve prozore i prikaži radnu površinu diff --git a/plugin-showdesktop/translations/showdesktop_hr.desktop.yaml b/plugin-showdesktop/translations/showdesktop_hr.desktop.yaml new file mode 100644 index 000000000..cc8b633e2 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Prikaži radnu površinu" +Desktop Entry/Comment: "Sakrij sve prozore i prikaži radnu površinu" diff --git a/plugin-showdesktop/translations/showdesktop_hu.desktop b/plugin-showdesktop/translations/showdesktop_hu.desktop deleted file mode 100644 index 0e20dc53e..000000000 --- a/plugin-showdesktop/translations/showdesktop_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=Minimalizálja az összes ablakot és megjeleníti az asztalt -Name[hu]=Asztal megjelenítése diff --git a/plugin-showdesktop/translations/showdesktop_hu.desktop.yaml b/plugin-showdesktop/translations/showdesktop_hu.desktop.yaml new file mode 100644 index 000000000..dc41d48ef --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimalizálja az összes ablakot és megjeleníti az asztalt" +Desktop Entry/Name: "Asztal megjelenítése" diff --git a/plugin-showdesktop/translations/showdesktop_ia.desktop b/plugin-showdesktop/translations/showdesktop_ia.desktop deleted file mode 100644 index cce7114c1..000000000 --- a/plugin-showdesktop/translations/showdesktop_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show Desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-showdesktop/translations/showdesktop_ia.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ia.desktop.yaml new file mode 100644 index 000000000..e29bde2d7 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show Desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-showdesktop/translations/showdesktop_id_ID.desktop b/plugin-showdesktop/translations/showdesktop_id_ID.desktop deleted file mode 100644 index 2a3103f17..000000000 --- a/plugin-showdesktop/translations/showdesktop_id_ID.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[id_ID]=Kecilkan seluruh jendela dan tampilkan desktop -Name[id_ID]=Tampilkan Desktop diff --git a/plugin-showdesktop/translations/showdesktop_id_ID.desktop.yaml b/plugin-showdesktop/translations/showdesktop_id_ID.desktop.yaml new file mode 100644 index 000000000..0131f1338 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_id_ID.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Kecilkan seluruh jendela dan tampilkan desktop" +Desktop Entry/Name: "Tampilkan Desktop" diff --git a/plugin-showdesktop/translations/showdesktop_it.desktop b/plugin-showdesktop/translations/showdesktop_it.desktop deleted file mode 100644 index 976fdb9e3..000000000 --- a/plugin-showdesktop/translations/showdesktop_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[it]=Minimizza tutte le finestre e mostra la scrivania -Name[it]=Mostra scrivania diff --git a/plugin-showdesktop/translations/showdesktop_it.desktop.yaml b/plugin-showdesktop/translations/showdesktop_it.desktop.yaml new file mode 100644 index 000000000..95c4acf39 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Minimizza tutte le finestre e mostra la scrivania" +Desktop Entry/Name: "Mostra scrivania" diff --git a/plugin-showdesktop/translations/showdesktop_ja.desktop b/plugin-showdesktop/translations/showdesktop_ja.desktop deleted file mode 100644 index cfbef04de..000000000 --- a/plugin-showdesktop/translations/showdesktop_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=デスクトップ表示 -Comment[ja]=すべてのウィンドウを最小化してデスクトップを表示します diff --git a/plugin-showdesktop/translations/showdesktop_ja.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ja.desktop.yaml new file mode 100644 index 000000000..15e00daa2 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "デスクトップ表示" +Desktop Entry/Comment: "すべてのウィンドウを最小化してデスクトップを表示します" diff --git a/plugin-showdesktop/translations/showdesktop_ko.desktop b/plugin-showdesktop/translations/showdesktop_ko.desktop deleted file mode 100644 index cce7114c1..000000000 --- a/plugin-showdesktop/translations/showdesktop_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show Desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-showdesktop/translations/showdesktop_ko.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ko.desktop.yaml new file mode 100644 index 000000000..e29bde2d7 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show Desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-showdesktop/translations/showdesktop_lt.desktop b/plugin-showdesktop/translations/showdesktop_lt.desktop deleted file mode 100644 index 50332d305..000000000 --- a/plugin-showdesktop/translations/showdesktop_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Suskleidžia visus langus ir rodo darbalaukį -Name[lt]=Darbalaukio rodymas diff --git a/plugin-showdesktop/translations/showdesktop_lt.desktop.yaml b/plugin-showdesktop/translations/showdesktop_lt.desktop.yaml new file mode 100644 index 000000000..041558d74 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Suskleidžia visus langus ir rodo darbalaukį" +Desktop Entry/Name: "Darbalaukio rodymas" diff --git a/plugin-showdesktop/translations/showdesktop_nl.desktop b/plugin-showdesktop/translations/showdesktop_nl.desktop deleted file mode 100644 index bbfe288cd..000000000 --- a/plugin-showdesktop/translations/showdesktop_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Toon Bureaublad -Comment[nl]=Minimaliseer alle vensters en toon het bureaublad diff --git a/plugin-showdesktop/translations/showdesktop_nl.desktop.yaml b/plugin-showdesktop/translations/showdesktop_nl.desktop.yaml new file mode 100644 index 000000000..34da81ccd --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Toon Bureaublad" +Desktop Entry/Comment: "Minimaliseer alle vensters en toon het bureaublad" diff --git a/plugin-showdesktop/translations/showdesktop_pl.desktop b/plugin-showdesktop/translations/showdesktop_pl.desktop deleted file mode 100644 index 6b1f111e6..000000000 --- a/plugin-showdesktop/translations/showdesktop_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Minimalizuje wszystkie okna i pokazuje pulpit -Name[pl]=Pokaż pulpit diff --git a/plugin-showdesktop/translations/showdesktop_pl.desktop.yaml b/plugin-showdesktop/translations/showdesktop_pl.desktop.yaml new file mode 100644 index 000000000..e7dd50aee --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimalizuje wszystkie okna i pokazuje pulpit" +Desktop Entry/Name: "Pokaż pulpit" diff --git a/plugin-showdesktop/translations/showdesktop_pt.desktop b/plugin-showdesktop/translations/showdesktop_pt.desktop deleted file mode 100644 index 95a6ba183..000000000 --- a/plugin-showdesktop/translations/showdesktop_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Mostrar área de trabalho -Comment[pt]=Minimizar janelas e mostrar a área de trabalho diff --git a/plugin-showdesktop/translations/showdesktop_pt.desktop.yaml b/plugin-showdesktop/translations/showdesktop_pt.desktop.yaml new file mode 100644 index 000000000..d54a9349e --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Mostrar área de trabalho" +Desktop Entry/Comment: "Minimizar janelas e mostrar a área de trabalho" diff --git a/plugin-showdesktop/translations/showdesktop_pt_BR.desktop b/plugin-showdesktop/translations/showdesktop_pt_BR.desktop deleted file mode 100644 index 9f922c5c2..000000000 --- a/plugin-showdesktop/translations/showdesktop_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Minimizar todas as janelas e exibir a área de trabalho -Name[pt_BR]=Exibir a área de trabalho diff --git a/plugin-showdesktop/translations/showdesktop_pt_BR.desktop.yaml b/plugin-showdesktop/translations/showdesktop_pt_BR.desktop.yaml new file mode 100644 index 000000000..dc3582e98 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimizar todas as janelas e exibir a área de trabalho" +Desktop Entry/Name: "Exibir a área de trabalho" diff --git a/plugin-showdesktop/translations/showdesktop_ro_RO.desktop b/plugin-showdesktop/translations/showdesktop_ro_RO.desktop deleted file mode 100644 index b8ffbb79b..000000000 --- a/plugin-showdesktop/translations/showdesktop_ro_RO.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Minimizează toate ferestrele și arată desktopul -Name[ro_RO]=Arată desktopul diff --git a/plugin-showdesktop/translations/showdesktop_ro_RO.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ro_RO.desktop.yaml new file mode 100644 index 000000000..d2ad15be0 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ro_RO.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimizează toate ferestrele și arată desktopul" +Desktop Entry/Name: "Arată desktopul" diff --git a/plugin-showdesktop/translations/showdesktop_ru.desktop b/plugin-showdesktop/translations/showdesktop_ru.desktop deleted file mode 100644 index 99485f329..000000000 --- a/plugin-showdesktop/translations/showdesktop_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Свернуть все окна и показать рабочий стол. -Name[ru]=Показать рабочий стол \ No newline at end of file diff --git a/plugin-showdesktop/translations/showdesktop_ru.desktop.yaml b/plugin-showdesktop/translations/showdesktop_ru.desktop.yaml new file mode 100644 index 000000000..78fdba1e9 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Свернуть все окна и показать рабочий стол." +Desktop Entry/Name: "Показать рабочий стол" diff --git a/plugin-showdesktop/translations/showdesktop_sk.desktop b/plugin-showdesktop/translations/showdesktop_sk.desktop deleted file mode 100644 index a783421e7..000000000 --- a/plugin-showdesktop/translations/showdesktop_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Minimalizuje všetky okná a zobrazí plochu -Name[sk]=Zobraziť plochu diff --git a/plugin-showdesktop/translations/showdesktop_sk.desktop.yaml b/plugin-showdesktop/translations/showdesktop_sk.desktop.yaml new file mode 100644 index 000000000..21cf97bfb --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimalizuje všetky okná a zobrazí plochu" +Desktop Entry/Name: "Zobraziť plochu" diff --git a/plugin-showdesktop/translations/showdesktop_sl.desktop b/plugin-showdesktop/translations/showdesktop_sl.desktop deleted file mode 100644 index dd1d9b423..000000000 --- a/plugin-showdesktop/translations/showdesktop_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Pomanjšajte vsa okna, da se pokaže namizje -Name[sl]=Pokaži namizje diff --git a/plugin-showdesktop/translations/showdesktop_sl.desktop.yaml b/plugin-showdesktop/translations/showdesktop_sl.desktop.yaml new file mode 100644 index 000000000..81bf8bb0a --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Pomanjšajte vsa okna, da se pokaže namizje" +Desktop Entry/Name: "Pokaži namizje" diff --git a/plugin-showdesktop/translations/showdesktop_sr.desktop b/plugin-showdesktop/translations/showdesktop_sr.desktop deleted file mode 100644 index 6f79038a8..000000000 --- a/plugin-showdesktop/translations/showdesktop_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Минимизуј све прозоре и прикажи радну површ -Name[sr]=Приказ површи diff --git a/plugin-showdesktop/translations/showdesktop_sr.desktop.yaml b/plugin-showdesktop/translations/showdesktop_sr.desktop.yaml new file mode 100644 index 000000000..5d6e522e8 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Минимизуј све прозоре и прикажи радну површ" +Desktop Entry/Name: "Приказ површи" diff --git a/plugin-showdesktop/translations/showdesktop_sr@ijekavian.desktop b/plugin-showdesktop/translations/showdesktop_sr@ijekavian.desktop deleted file mode 100644 index d54cd3422..000000000 --- a/plugin-showdesktop/translations/showdesktop_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Приказ површи -Comment[sr@ijekavian]=Минимизуј све прозоре и прикажи радну површ diff --git a/plugin-showdesktop/translations/showdesktop_sr@ijekavian.desktop.yaml b/plugin-showdesktop/translations/showdesktop_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..4ec13647c --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Приказ површи" +Desktop Entry/Comment: "Минимизуј све прозоре и прикажи радну површ" diff --git a/plugin-showdesktop/translations/showdesktop_sr@ijekavianlatin.desktop b/plugin-showdesktop/translations/showdesktop_sr@ijekavianlatin.desktop deleted file mode 100644 index 35b79e0ba..000000000 --- a/plugin-showdesktop/translations/showdesktop_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Prikaz površi -Comment[sr@ijekavianlatin]=Minimizuj sve prozore i prikaži radnu površ diff --git a/plugin-showdesktop/translations/showdesktop_sr@ijekavianlatin.desktop.yaml b/plugin-showdesktop/translations/showdesktop_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..cd5bdab40 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Prikaz površi" +Desktop Entry/Comment: "Minimizuj sve prozore i prikaži radnu površ" diff --git a/plugin-showdesktop/translations/showdesktop_sr@latin.desktop b/plugin-showdesktop/translations/showdesktop_sr@latin.desktop deleted file mode 100644 index 5bd74d83d..000000000 --- a/plugin-showdesktop/translations/showdesktop_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Minimizuj sve prozore i prikaži radnu površ -Name[sr@latin]=Prikaz površi diff --git a/plugin-showdesktop/translations/showdesktop_sr@latin.desktop.yaml b/plugin-showdesktop/translations/showdesktop_sr@latin.desktop.yaml new file mode 100644 index 000000000..a9d4a2675 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Minimizuj sve prozore i prikaži radnu površ" +Desktop Entry/Name: "Prikaz površi" diff --git a/plugin-showdesktop/translations/showdesktop_th_TH.desktop b/plugin-showdesktop/translations/showdesktop_th_TH.desktop deleted file mode 100644 index a37973278..000000000 --- a/plugin-showdesktop/translations/showdesktop_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=ย่อเก็บหน้าต่างทั้งหมดและแสดงพื้นโต๊ะ -Name[th_TH]=แสดงพื้นโต๊ะ diff --git a/plugin-showdesktop/translations/showdesktop_th_TH.desktop.yaml b/plugin-showdesktop/translations/showdesktop_th_TH.desktop.yaml new file mode 100644 index 000000000..01c6c2796 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "ย่อเก็บหน้าต่างทั้งหมดและแสดงพื้นโต๊ะ" +Desktop Entry/Name: "แสดงพื้นโต๊ะ" diff --git a/plugin-showdesktop/translations/showdesktop_tr.desktop b/plugin-showdesktop/translations/showdesktop_tr.desktop deleted file mode 100644 index 76c0cfbb2..000000000 --- a/plugin-showdesktop/translations/showdesktop_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Tüm pencereleri küçült ve masaüstünü göster -Name[tr]=Masaüstünü Göster diff --git a/plugin-showdesktop/translations/showdesktop_tr.desktop.yaml b/plugin-showdesktop/translations/showdesktop_tr.desktop.yaml new file mode 100644 index 000000000..7508a3f73 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Tüm pencereleri küçült ve masaüstünü göster" +Desktop Entry/Name: "Masaüstünü Göster" diff --git a/plugin-showdesktop/translations/showdesktop_uk.desktop b/plugin-showdesktop/translations/showdesktop_uk.desktop deleted file mode 100644 index aec8624e6..000000000 --- a/plugin-showdesktop/translations/showdesktop_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Згорнути всі вікна та показати стільницю -Name[uk]=Показати стільницю diff --git a/plugin-showdesktop/translations/showdesktop_uk.desktop.yaml b/plugin-showdesktop/translations/showdesktop_uk.desktop.yaml new file mode 100644 index 000000000..58dd1ab09 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Згорнути всі вікна та показати стільницю" +Desktop Entry/Name: "Показати стільницю" diff --git a/plugin-showdesktop/translations/showdesktop_zh_CN.GB2312.desktop b/plugin-showdesktop/translations/showdesktop_zh_CN.GB2312.desktop deleted file mode 100644 index cce7114c1..000000000 --- a/plugin-showdesktop/translations/showdesktop_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show Desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-showdesktop/translations/showdesktop_zh_CN.GB2312.desktop.yaml b/plugin-showdesktop/translations/showdesktop_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..e29bde2d7 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show Desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-showdesktop/translations/showdesktop_zh_CN.desktop b/plugin-showdesktop/translations/showdesktop_zh_CN.desktop deleted file mode 100644 index 94fb58a60..000000000 --- a/plugin-showdesktop/translations/showdesktop_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=最小化所有窗口并显示桌面 -Name[zh_CN]=显示桌面 diff --git a/plugin-showdesktop/translations/showdesktop_zh_CN.desktop.yaml b/plugin-showdesktop/translations/showdesktop_zh_CN.desktop.yaml new file mode 100644 index 000000000..692e08c35 --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "最小化所有窗口并显示桌面" +Desktop Entry/Name: "显示桌面" diff --git a/plugin-showdesktop/translations/showdesktop_zh_TW.desktop b/plugin-showdesktop/translations/showdesktop_zh_TW.desktop deleted file mode 100644 index 80ff9428b..000000000 --- a/plugin-showdesktop/translations/showdesktop_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Show desktop -Comment=Minimize all windows and show the desktop - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=將所有視窗縮到最小並顯示桌面 -Name[zh_TW]=顯示桌面 diff --git a/plugin-showdesktop/translations/showdesktop_zh_TW.desktop.yaml b/plugin-showdesktop/translations/showdesktop_zh_TW.desktop.yaml new file mode 100644 index 000000000..a8cebdd2b --- /dev/null +++ b/plugin-showdesktop/translations/showdesktop_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Show desktop" +Desktop Entry/Comment: "Minimize all windows and show the desktop" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "將所有視窗縮到最小並顯示桌面" +Desktop Entry/Name: "顯示桌面" diff --git a/plugin-spacer/resources/spacer.desktop.in b/plugin-spacer/resources/spacer.desktop.in index 711bb68d7..f8a446841 100644 --- a/plugin-spacer/resources/spacer.desktop.in +++ b/plugin-spacer/resources/spacer.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Spacer -Comment=Space between widgets Icon=bookmark-new #TRANSLATIONS_DIR=../translations diff --git a/plugin-spacer/translations/spacer.desktop.yaml b/plugin-spacer/translations/spacer.desktop.yaml new file mode 100644 index 000000000..806bcef1c --- /dev/null +++ b/plugin-spacer/translations/spacer.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Spacer" +Desktop Entry/Comment: "Space between widgets" diff --git a/plugin-spacer/translations/spacer_ar.desktop b/plugin-spacer/translations/spacer_ar.desktop deleted file mode 100644 index f8749362f..000000000 --- a/plugin-spacer/translations/spacer_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=مُباعد -Comment[ar]=مساحة بين الودجات diff --git a/plugin-spacer/translations/spacer_ar.desktop.yaml b/plugin-spacer/translations/spacer_ar.desktop.yaml new file mode 100644 index 000000000..d91cc0b75 --- /dev/null +++ b/plugin-spacer/translations/spacer_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "مُباعد" +Desktop Entry/Comment: "مساحة بين الودجات" diff --git a/plugin-spacer/translations/spacer_ca.desktop b/plugin-spacer/translations/spacer_ca.desktop deleted file mode 100644 index e9f70e987..000000000 --- a/plugin-spacer/translations/spacer_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Espaiador -Comment[ca]=Espai entre estris diff --git a/plugin-spacer/translations/spacer_ca.desktop.yaml b/plugin-spacer/translations/spacer_ca.desktop.yaml new file mode 100644 index 000000000..d64fbd2e3 --- /dev/null +++ b/plugin-spacer/translations/spacer_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Espaiador" +Desktop Entry/Comment: "Espai entre estris" diff --git a/plugin-spacer/translations/spacer_cs.desktop b/plugin-spacer/translations/spacer_cs.desktop deleted file mode 100644 index 84b75b41c..000000000 --- a/plugin-spacer/translations/spacer_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Výplň -Comment[cs]=Pro vytvoření mezery mezi ovládacími prvky diff --git a/plugin-spacer/translations/spacer_cs.desktop.yaml b/plugin-spacer/translations/spacer_cs.desktop.yaml new file mode 100644 index 000000000..f291f07de --- /dev/null +++ b/plugin-spacer/translations/spacer_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Výplň" +Desktop Entry/Comment: "Pro vytvoření mezery mezi ovládacími prvky" diff --git a/plugin-spacer/translations/spacer_da.desktop b/plugin-spacer/translations/spacer_da.desktop deleted file mode 100644 index 0293f012e..000000000 --- a/plugin-spacer/translations/spacer_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Spacer -Comment=Space between widgets -Icon=bookmark-new - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Mellemrum -Comment[da]=Mellemrum mellem widgets diff --git a/plugin-spacer/translations/spacer_da.desktop.yaml b/plugin-spacer/translations/spacer_da.desktop.yaml new file mode 100644 index 000000000..39876cf40 --- /dev/null +++ b/plugin-spacer/translations/spacer_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Spacer" +Desktop Entry/Comment: "Space between widgets" +Desktop Entry/Icon: "bookmark-new" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Mellemrum" +Desktop Entry/Comment: "Mellemrum mellem widgets" diff --git a/plugin-spacer/translations/spacer_de.desktop b/plugin-spacer/translations/spacer_de.desktop deleted file mode 100644 index c58ea1e77..000000000 --- a/plugin-spacer/translations/spacer_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Spacer -Comment[de]=Stellt den Abstand zwischen den Widgets ein diff --git a/plugin-spacer/translations/spacer_de.desktop.yaml b/plugin-spacer/translations/spacer_de.desktop.yaml new file mode 100644 index 000000000..7ac57ea09 --- /dev/null +++ b/plugin-spacer/translations/spacer_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Spacer" +Desktop Entry/Comment: "Stellt den Abstand zwischen den Widgets ein" diff --git a/plugin-spacer/translations/spacer_el.desktop b/plugin-spacer/translations/spacer_el.desktop deleted file mode 100644 index 40f0c9dee..000000000 --- a/plugin-spacer/translations/spacer_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Διάστημα -Comment[el]=Διάστημα μεταξύ των γραφικών συστατικών diff --git a/plugin-spacer/translations/spacer_el.desktop.yaml b/plugin-spacer/translations/spacer_el.desktop.yaml new file mode 100644 index 000000000..5fb36570c --- /dev/null +++ b/plugin-spacer/translations/spacer_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Διάστημα" +Desktop Entry/Comment: "Διάστημα μεταξύ των γραφικών συστατικών" diff --git a/plugin-spacer/translations/spacer_es.desktop b/plugin-spacer/translations/spacer_es.desktop deleted file mode 100644 index 414c73f0a..000000000 --- a/plugin-spacer/translations/spacer_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Espaciador -Comment[es]=Espacio entre miniaplicaciones diff --git a/plugin-spacer/translations/spacer_es.desktop.yaml b/plugin-spacer/translations/spacer_es.desktop.yaml new file mode 100644 index 000000000..38b00cc99 --- /dev/null +++ b/plugin-spacer/translations/spacer_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Espaciador" +Desktop Entry/Comment: "Espacio entre miniaplicaciones" diff --git a/plugin-spacer/translations/spacer_fr.desktop b/plugin-spacer/translations/spacer_fr.desktop deleted file mode 100644 index 099811911..000000000 --- a/plugin-spacer/translations/spacer_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Espaceur -Comment[fr]=Fixe un espacement entre les widgets diff --git a/plugin-spacer/translations/spacer_fr.desktop.yaml b/plugin-spacer/translations/spacer_fr.desktop.yaml new file mode 100644 index 000000000..3a32ecbe1 --- /dev/null +++ b/plugin-spacer/translations/spacer_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Espaceur" +Desktop Entry/Comment: "Fixe un espacement entre les widgets" diff --git a/plugin-spacer/translations/spacer_hr.desktop b/plugin-spacer/translations/spacer_hr.desktop deleted file mode 100644 index a5abfd9d9..000000000 --- a/plugin-spacer/translations/spacer_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Razmaci -Comment[hr]=Postavljanje razmaka izmađu programčića diff --git a/plugin-spacer/translations/spacer_hr.desktop.yaml b/plugin-spacer/translations/spacer_hr.desktop.yaml new file mode 100644 index 000000000..1ef55b528 --- /dev/null +++ b/plugin-spacer/translations/spacer_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Razmaci" +Desktop Entry/Comment: "Postavljanje razmaka izmađu programčića" diff --git a/plugin-spacer/translations/spacer_hu.desktop b/plugin-spacer/translations/spacer_hu.desktop deleted file mode 100644 index 0f5d07a21..000000000 --- a/plugin-spacer/translations/spacer_hu.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hu]=Távtartó -Comment[hu]=Elemek közötti távolságtartó diff --git a/plugin-spacer/translations/spacer_hu.desktop.yaml b/plugin-spacer/translations/spacer_hu.desktop.yaml new file mode 100644 index 000000000..0340ea9bc --- /dev/null +++ b/plugin-spacer/translations/spacer_hu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Távtartó" +Desktop Entry/Comment: "Elemek közötti távolságtartó" diff --git a/plugin-spacer/translations/spacer_it.desktop b/plugin-spacer/translations/spacer_it.desktop deleted file mode 100644 index 59e099a43..000000000 --- a/plugin-spacer/translations/spacer_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Spaziatore -Comment[it]=Aggiunge uno spazio fra gli elementi diff --git a/plugin-spacer/translations/spacer_it.desktop.yaml b/plugin-spacer/translations/spacer_it.desktop.yaml new file mode 100644 index 000000000..f48dba500 --- /dev/null +++ b/plugin-spacer/translations/spacer_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Spaziatore" +Desktop Entry/Comment: "Aggiunge uno spazio fra gli elementi" diff --git a/plugin-spacer/translations/spacer_ja.desktop b/plugin-spacer/translations/spacer_ja.desktop deleted file mode 100644 index 03cae18cf..000000000 --- a/plugin-spacer/translations/spacer_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=スペーサー -Comment[ja]=プラグイン間に空間を開けます diff --git a/plugin-spacer/translations/spacer_ja.desktop.yaml b/plugin-spacer/translations/spacer_ja.desktop.yaml new file mode 100644 index 000000000..8f15be3b9 --- /dev/null +++ b/plugin-spacer/translations/spacer_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "スペーサー" +Desktop Entry/Comment: "プラグイン間に空間を開けます" diff --git a/plugin-spacer/translations/spacer_lt.desktop b/plugin-spacer/translations/spacer_lt.desktop deleted file mode 100644 index 33a9e1444..000000000 --- a/plugin-spacer/translations/spacer_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Tarpiklis -Comment[lt]=Tarpas tarp valdiklių diff --git a/plugin-spacer/translations/spacer_lt.desktop.yaml b/plugin-spacer/translations/spacer_lt.desktop.yaml new file mode 100644 index 000000000..2785bf934 --- /dev/null +++ b/plugin-spacer/translations/spacer_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Tarpiklis" +Desktop Entry/Comment: "Tarpas tarp valdiklių" diff --git a/plugin-spacer/translations/spacer_nl.desktop b/plugin-spacer/translations/spacer_nl.desktop deleted file mode 100644 index faa85e1e6..000000000 --- a/plugin-spacer/translations/spacer_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Tussenruimte -Comment[nl]=Ruimte tussen bedieningselementen diff --git a/plugin-spacer/translations/spacer_nl.desktop.yaml b/plugin-spacer/translations/spacer_nl.desktop.yaml new file mode 100644 index 000000000..af1e610a4 --- /dev/null +++ b/plugin-spacer/translations/spacer_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Tussenruimte" +Desktop Entry/Comment: "Ruimte tussen bedieningselementen" diff --git a/plugin-spacer/translations/spacer_pl.desktop b/plugin-spacer/translations/spacer_pl.desktop deleted file mode 100644 index 2eb164914..000000000 --- a/plugin-spacer/translations/spacer_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Odstęp -Comment[pl]=Odstęp między elementami diff --git a/plugin-spacer/translations/spacer_pl.desktop.yaml b/plugin-spacer/translations/spacer_pl.desktop.yaml new file mode 100644 index 000000000..2980ed131 --- /dev/null +++ b/plugin-spacer/translations/spacer_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Odstęp" +Desktop Entry/Comment: "Odstęp między elementami" diff --git a/plugin-spacer/translations/spacer_pt.desktop b/plugin-spacer/translations/spacer_pt.desktop deleted file mode 100644 index 599947a11..000000000 --- a/plugin-spacer/translations/spacer_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -[Desktop Entry] -Name[pt]=Espaçamento -Comment[pt]=Espaço entre os widgets diff --git a/plugin-spacer/translations/spacer_pt.desktop.yaml b/plugin-spacer/translations/spacer_pt.desktop.yaml new file mode 100644 index 000000000..768a1e9e2 --- /dev/null +++ b/plugin-spacer/translations/spacer_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Espaçamento" +Desktop Entry/Comment: "Espaço entre os widgets" diff --git a/plugin-spacer/translations/spacer_ru.desktop b/plugin-spacer/translations/spacer_ru.desktop deleted file mode 100644 index 966c4d861..000000000 --- a/plugin-spacer/translations/spacer_ru.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ru]=Разделитель -Comment[ru]=Промежуток между виджетами diff --git a/plugin-spacer/translations/spacer_ru.desktop.yaml b/plugin-spacer/translations/spacer_ru.desktop.yaml new file mode 100644 index 000000000..e5480ee2a --- /dev/null +++ b/plugin-spacer/translations/spacer_ru.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Разделитель" +Desktop Entry/Comment: "Промежуток между виджетами" diff --git a/plugin-spacer/translations/spacer_zh_CN.desktop b/plugin-spacer/translations/spacer_zh_CN.desktop deleted file mode 100644 index 6779f1a9e..000000000 --- a/plugin-spacer/translations/spacer_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=间隔 -Comment[zh_CN]=小部件之间的间隔 diff --git a/plugin-spacer/translations/spacer_zh_CN.desktop.yaml b/plugin-spacer/translations/spacer_zh_CN.desktop.yaml new file mode 100644 index 000000000..2a7074fe0 --- /dev/null +++ b/plugin-spacer/translations/spacer_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "间隔" +Desktop Entry/Comment: "小部件之间的间隔" diff --git a/plugin-statusnotifier/resources/statusnotifier.desktop.in b/plugin-statusnotifier/resources/statusnotifier.desktop.in index 7302dc6e2..f9f927a50 100644 --- a/plugin-statusnotifier/resources/statusnotifier.desktop.in +++ b/plugin-statusnotifier/resources/statusnotifier.desktop.in @@ -1,6 +1,4 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Status Notifier Plugin -Comment=Status Notifier Plugin Icon=go-bottom diff --git a/plugin-statusnotifier/translations/statusnotifier.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier.desktop.yaml new file mode 100644 index 000000000..692398981 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Status Notifier Plugin" +Desktop Entry/Comment: "Status Notifier Plugin" diff --git a/plugin-statusnotifier/translations/statusnotifier_ar.desktop b/plugin-statusnotifier/translations/statusnotifier_ar.desktop deleted file mode 100644 index ac44a7133..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=ملحقة لمُخطر الحالة -Comment[ar]=ملحقة لمُخطر الحالة diff --git a/plugin-statusnotifier/translations/statusnotifier_ar.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_ar.desktop.yaml new file mode 100644 index 000000000..614420e3c --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "ملحقة لمُخطر الحالة" +Desktop Entry/Comment: "ملحقة لمُخطر الحالة" diff --git a/plugin-statusnotifier/translations/statusnotifier_ca.desktop b/plugin-statusnotifier/translations/statusnotifier_ca.desktop deleted file mode 100644 index cb7e6d803..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Connector de notificacions d'estat -Comment[ca]=Connector de notificacions d'estat diff --git a/plugin-statusnotifier/translations/statusnotifier_ca.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_ca.desktop.yaml new file mode 100644 index 000000000..9df7a05c9 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Connector de notificacions d'estat" +Desktop Entry/Comment: "Connector de notificacions d'estat" diff --git a/plugin-statusnotifier/translations/statusnotifier_cs.desktop b/plugin-statusnotifier/translations/statusnotifier_cs.desktop deleted file mode 100644 index 85916f4fa..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Stavové zprávy -Comment[cs]=Zásuvný modul pro oznamovací oblast diff --git a/plugin-statusnotifier/translations/statusnotifier_cs.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_cs.desktop.yaml new file mode 100644 index 000000000..dbd1cf355 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Stavové zprávy" +Desktop Entry/Comment: "Zásuvný modul pro oznamovací oblast" diff --git a/plugin-statusnotifier/translations/statusnotifier_da.desktop b/plugin-statusnotifier/translations/statusnotifier_da.desktop deleted file mode 100644 index 4bbb4740c..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_da.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Status Notifier Plugin -Comment=Status Notifier Plugin -Icon=go-bottom - -# Translations -Name[da]=Statusnotifikator-plugin -Comment[da]=Statusnotifikator-plugin \ No newline at end of file diff --git a/plugin-statusnotifier/translations/statusnotifier_da.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_da.desktop.yaml new file mode 100644 index 000000000..54de27d19 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_da.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Status Notifier Plugin" +Desktop Entry/Comment: "Status Notifier Plugin" +Desktop Entry/Icon: "go-bottom" +Desktop Entry/Name: "Statusnotifikator-plugin" +Desktop Entry/Comment: "Statusnotifikator-plugin" diff --git a/plugin-statusnotifier/translations/statusnotifier_de.desktop b/plugin-statusnotifier/translations/statusnotifier_de.desktop deleted file mode 100644 index 6f367a0e2..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Statusbenachrichtigungen -Comment[de]=Plugin für Statusbenachrichtigungen diff --git a/plugin-statusnotifier/translations/statusnotifier_de.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_de.desktop.yaml new file mode 100644 index 000000000..9df392107 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statusbenachrichtigungen" +Desktop Entry/Comment: "Plugin für Statusbenachrichtigungen" diff --git a/plugin-statusnotifier/translations/statusnotifier_el.desktop b/plugin-statusnotifier/translations/statusnotifier_el.desktop deleted file mode 100644 index 111b2c416..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_el.desktop +++ /dev/null @@ -1,3 +0,0 @@ -Name[el]=Πρόσθετο ειδοποίησης κατάστασης -Comment[el]=Πρόσθετο ειδοποίησης κατάστασης - diff --git a/plugin-statusnotifier/translations/statusnotifier_el.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_el.desktop.yaml new file mode 100644 index 000000000..de3859dd3 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Πρόσθετο ειδοποίησης κατάστασης" +Desktop Entry/Comment: "Πρόσθετο ειδοποίησης κατάστασης" diff --git a/plugin-statusnotifier/translations/statusnotifier_es.desktop b/plugin-statusnotifier/translations/statusnotifier_es.desktop deleted file mode 100644 index 552accecc..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Complemento de notificaciones de estado -Comment[es]=Complemento de notificaciones de estado diff --git a/plugin-statusnotifier/translations/statusnotifier_es.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_es.desktop.yaml new file mode 100644 index 000000000..2a62b8ab9 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Complemento de notificaciones de estado" +Desktop Entry/Comment: "Complemento de notificaciones de estado" diff --git a/plugin-statusnotifier/translations/statusnotifier_fr.desktop b/plugin-statusnotifier/translations/statusnotifier_fr.desktop deleted file mode 100644 index e256bcd5b..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Information du statut -Comment[fr]=Greffon d'information du statut diff --git a/plugin-statusnotifier/translations/statusnotifier_fr.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_fr.desktop.yaml new file mode 100644 index 000000000..76dacccdd --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Information du statut" +Desktop Entry/Comment: "Greffon d'information du statut" diff --git a/plugin-statusnotifier/translations/statusnotifier_hr.desktop b/plugin-statusnotifier/translations/statusnotifier_hr.desktop deleted file mode 100644 index f520ce3a7..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Obavijesti o stanju -Comment[hr]=Dodatak za obavijesti o stanju diff --git a/plugin-statusnotifier/translations/statusnotifier_hr.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_hr.desktop.yaml new file mode 100644 index 000000000..b0d72e650 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Obavijesti o stanju" +Desktop Entry/Comment: "Dodatak za obavijesti o stanju" diff --git a/plugin-statusnotifier/translations/statusnotifier_hu.desktop b/plugin-statusnotifier/translations/statusnotifier_hu.desktop deleted file mode 100644 index 0b5c26f8a..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_hu.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hu]=Állapotjelzés -Comment[hu]=Állapotértesítő bővítmény diff --git a/plugin-statusnotifier/translations/statusnotifier_hu.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_hu.desktop.yaml new file mode 100644 index 000000000..3788f5388 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_hu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Állapotjelzés" +Desktop Entry/Comment: "Állapotértesítő bővítmény" diff --git a/plugin-statusnotifier/translations/statusnotifier_it.desktop b/plugin-statusnotifier/translations/statusnotifier_it.desktop deleted file mode 100644 index bcdee8fa9..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Notificatore -Comment[it]=Mostra lo status delle applicazioni diff --git a/plugin-statusnotifier/translations/statusnotifier_it.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_it.desktop.yaml new file mode 100644 index 000000000..9b0feaad2 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Notificatore" +Desktop Entry/Comment: "Mostra lo status delle applicazioni" diff --git a/plugin-statusnotifier/translations/statusnotifier_ja.desktop b/plugin-statusnotifier/translations/statusnotifier_ja.desktop deleted file mode 100644 index df134d519..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=ステータス通知 -Comment[ja]=ステータス(アイコン)を表示します diff --git a/plugin-statusnotifier/translations/statusnotifier_ja.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_ja.desktop.yaml new file mode 100644 index 000000000..8e5b70cf1 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "ステータス通知" +Desktop Entry/Comment: "ステータス(アイコン)を表示します" diff --git a/plugin-statusnotifier/translations/statusnotifier_lt.desktop b/plugin-statusnotifier/translations/statusnotifier_lt.desktop deleted file mode 100644 index 05b8081e8..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Pranešimų įskiepis -Comment[lt]=Pranešimų įskiepis diff --git a/plugin-statusnotifier/translations/statusnotifier_lt.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_lt.desktop.yaml new file mode 100644 index 000000000..abc07e0f6 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Pranešimų įskiepis" +Desktop Entry/Comment: "Pranešimų įskiepis" diff --git a/plugin-statusnotifier/translations/statusnotifier_nl.desktop b/plugin-statusnotifier/translations/statusnotifier_nl.desktop deleted file mode 100644 index 7a1dd6775..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Statusmeldingen -Comment[nl]=Invoegtoepassing voor statusmeldingen diff --git a/plugin-statusnotifier/translations/statusnotifier_nl.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_nl.desktop.yaml new file mode 100644 index 000000000..2ae630f21 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statusmeldingen" +Desktop Entry/Comment: "Invoegtoepassing voor statusmeldingen" diff --git a/plugin-statusnotifier/translations/statusnotifier_pl.desktop b/plugin-statusnotifier/translations/statusnotifier_pl.desktop deleted file mode 100644 index c41011ab2..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Wtyczka powiadomień o stanie -Comment[pl]=Wtyczka powiadomień o stanie diff --git a/plugin-statusnotifier/translations/statusnotifier_pl.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_pl.desktop.yaml new file mode 100644 index 000000000..5d94bfe00 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Wtyczka powiadomień o stanie" +Desktop Entry/Comment: "Wtyczka powiadomień o stanie" diff --git a/plugin-statusnotifier/translations/statusnotifier_pt.desktop b/plugin-statusnotifier/translations/statusnotifier_pt.desktop deleted file mode 100644 index 9e65b1e61..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -[Desktop Entry] -Name[pt]=Plugin Status Notifier -Comment[pt]=Um plugin para notificar sobre o estado diff --git a/plugin-statusnotifier/translations/statusnotifier_pt.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_pt.desktop.yaml new file mode 100644 index 000000000..e3ffdda80 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Plugin Status Notifier" +Desktop Entry/Comment: "Um plugin para notificar sobre o estado" diff --git a/plugin-statusnotifier/translations/statusnotifier_ru.desktop b/plugin-statusnotifier/translations/statusnotifier_ru.desktop deleted file mode 100644 index 3b3766bab..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_ru.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ru]=Плагин уведомлений -Comment[ru]=Плагин уведомлений diff --git a/plugin-statusnotifier/translations/statusnotifier_ru.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_ru.desktop.yaml new file mode 100644 index 000000000..214b9208c --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_ru.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Плагин уведомлений" +Desktop Entry/Comment: "Плагин уведомлений" diff --git a/plugin-statusnotifier/translations/statusnotifier_zh_CN.desktop b/plugin-statusnotifier/translations/statusnotifier_zh_CN.desktop deleted file mode 100644 index 7868a7f3d..000000000 --- a/plugin-statusnotifier/translations/statusnotifier_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=状态提示器 -Comment[zh_CN]=状态提示器插件 diff --git a/plugin-statusnotifier/translations/statusnotifier_zh_CN.desktop.yaml b/plugin-statusnotifier/translations/statusnotifier_zh_CN.desktop.yaml new file mode 100644 index 000000000..ef6227538 --- /dev/null +++ b/plugin-statusnotifier/translations/statusnotifier_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "状态提示器" +Desktop Entry/Comment: "状态提示器插件" diff --git a/plugin-sysstat/resources/sysstat.desktop.in b/plugin-sysstat/resources/sysstat.desktop.in index 874c81e30..45cf5a416 100644 --- a/plugin-sysstat/resources/sysstat.desktop.in +++ b/plugin-sysstat/resources/sysstat.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=System Statistics -Comment=System Statistics plugin. Icon=utilities-system-monitor #TRANSLATIONS_DIR=../translations diff --git a/plugin-sysstat/translations/sysstat.desktop.yaml b/plugin-sysstat/translations/sysstat.desktop.yaml new file mode 100644 index 000000000..84368ee61 --- /dev/null +++ b/plugin-sysstat/translations/sysstat.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "System Statistics" +Desktop Entry/Comment: "System Statistics plugin." diff --git a/plugin-sysstat/translations/sysstat_ar.desktop b/plugin-sysstat/translations/sysstat_ar.desktop deleted file mode 100644 index 2e1bb0dd7..000000000 --- a/plugin-sysstat/translations/sysstat_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=إحصائيّات النّظام -Comment[ar]=ملحقة لإحصائيّات النّظام. diff --git a/plugin-sysstat/translations/sysstat_ar.desktop.yaml b/plugin-sysstat/translations/sysstat_ar.desktop.yaml new file mode 100644 index 000000000..1cce6dc47 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "إحصائيّات النّظام" +Desktop Entry/Comment: "ملحقة لإحصائيّات النّظام." diff --git a/plugin-sysstat/translations/sysstat_ca.desktop b/plugin-sysstat/translations/sysstat_ca.desktop deleted file mode 100644 index b1c338a60..000000000 --- a/plugin-sysstat/translations/sysstat_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Estadístiques del sistema -Comment[ca]=Connector d'estadístiques del sistema. diff --git a/plugin-sysstat/translations/sysstat_ca.desktop.yaml b/plugin-sysstat/translations/sysstat_ca.desktop.yaml new file mode 100644 index 000000000..b995de548 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Estadístiques del sistema" +Desktop Entry/Comment: "Connector d'estadístiques del sistema." diff --git a/plugin-sysstat/translations/sysstat_cs.desktop b/plugin-sysstat/translations/sysstat_cs.desktop deleted file mode 100644 index bb47afb46..000000000 --- a/plugin-sysstat/translations/sysstat_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Statistiky o systému -Comment[cs]=Zobrazení statistik o systému diff --git a/plugin-sysstat/translations/sysstat_cs.desktop.yaml b/plugin-sysstat/translations/sysstat_cs.desktop.yaml new file mode 100644 index 000000000..ee54e5ff9 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statistiky o systému" +Desktop Entry/Comment: "Zobrazení statistik o systému" diff --git a/plugin-sysstat/translations/sysstat_da.desktop b/plugin-sysstat/translations/sysstat_da.desktop deleted file mode 100644 index afd6b53ad..000000000 --- a/plugin-sysstat/translations/sysstat_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System Statistics -Comment=System Statistics plugin. -Icon=utilities-system-monitor - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Systemstatistik -Comment[da]=Systemstatistik-plugin. \ No newline at end of file diff --git a/plugin-sysstat/translations/sysstat_da.desktop.yaml b/plugin-sysstat/translations/sysstat_da.desktop.yaml new file mode 100644 index 000000000..55f2db9ba --- /dev/null +++ b/plugin-sysstat/translations/sysstat_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System Statistics" +Desktop Entry/Comment: "System Statistics plugin." +Desktop Entry/Icon: "utilities-system-monitor" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Systemstatistik" +Desktop Entry/Comment: "Systemstatistik-plugin." diff --git a/plugin-sysstat/translations/sysstat_de.desktop b/plugin-sysstat/translations/sysstat_de.desktop deleted file mode 100644 index b11a9a41f..000000000 --- a/plugin-sysstat/translations/sysstat_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Systemstatistiken -Comment[de]=Plugin zum Anzeigen von Systemstatistiken diff --git a/plugin-sysstat/translations/sysstat_de.desktop.yaml b/plugin-sysstat/translations/sysstat_de.desktop.yaml new file mode 100644 index 000000000..4751491bc --- /dev/null +++ b/plugin-sysstat/translations/sysstat_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Systemstatistiken" +Desktop Entry/Comment: "Plugin zum Anzeigen von Systemstatistiken" diff --git a/plugin-sysstat/translations/sysstat_el.desktop b/plugin-sysstat/translations/sysstat_el.desktop deleted file mode 100644 index 23d4211d8..000000000 --- a/plugin-sysstat/translations/sysstat_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Στατιστικά συστήματος -Comment[el]=Πρόσθετο στατιστικών του συστήματος. diff --git a/plugin-sysstat/translations/sysstat_el.desktop.yaml b/plugin-sysstat/translations/sysstat_el.desktop.yaml new file mode 100644 index 000000000..b958a13b9 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Στατιστικά συστήματος" +Desktop Entry/Comment: "Πρόσθετο στατιστικών του συστήματος." diff --git a/plugin-sysstat/translations/sysstat_es.desktop b/plugin-sysstat/translations/sysstat_es.desktop deleted file mode 100644 index 50b14697e..000000000 --- a/plugin-sysstat/translations/sysstat_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Estadísticas del sistema -Comment[es]=Complemento de estadísticas del sistema. diff --git a/plugin-sysstat/translations/sysstat_es.desktop.yaml b/plugin-sysstat/translations/sysstat_es.desktop.yaml new file mode 100644 index 000000000..8bd52be6e --- /dev/null +++ b/plugin-sysstat/translations/sysstat_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Estadísticas del sistema" +Desktop Entry/Comment: "Complemento de estadísticas del sistema." diff --git a/plugin-sysstat/translations/sysstat_fr.desktop b/plugin-sysstat/translations/sysstat_fr.desktop deleted file mode 100644 index 817502e71..000000000 --- a/plugin-sysstat/translations/sysstat_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Statistiques du système -Comment[fr]=Greffon d'affichage des statistiques du système diff --git a/plugin-sysstat/translations/sysstat_fr.desktop.yaml b/plugin-sysstat/translations/sysstat_fr.desktop.yaml new file mode 100644 index 000000000..2e9aea12d --- /dev/null +++ b/plugin-sysstat/translations/sysstat_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statistiques du système" +Desktop Entry/Comment: "Greffon d'affichage des statistiques du système" diff --git a/plugin-sysstat/translations/sysstat_hr.desktop b/plugin-sysstat/translations/sysstat_hr.desktop deleted file mode 100644 index 4aef770e1..000000000 --- a/plugin-sysstat/translations/sysstat_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Statistika sustava -Comment[hr]=Priključak za prikaz statistike sustava. diff --git a/plugin-sysstat/translations/sysstat_hr.desktop.yaml b/plugin-sysstat/translations/sysstat_hr.desktop.yaml new file mode 100644 index 000000000..fedae3f1f --- /dev/null +++ b/plugin-sysstat/translations/sysstat_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statistika sustava" +Desktop Entry/Comment: "Priključak za prikaz statistike sustava." diff --git a/plugin-sysstat/translations/sysstat_hu.desktop b/plugin-sysstat/translations/sysstat_hu.desktop deleted file mode 100644 index 66195adfd..000000000 --- a/plugin-sysstat/translations/sysstat_hu.desktop +++ /dev/null @@ -1,3 +0,0 @@ -#TRANSLATIONS -Name[hu]=Rendszerstatisztika -Comment[hu]=Információ a rendszer állapotáról diff --git a/plugin-sysstat/translations/sysstat_hu.desktop.yaml b/plugin-sysstat/translations/sysstat_hu.desktop.yaml new file mode 100644 index 000000000..0883994cc --- /dev/null +++ b/plugin-sysstat/translations/sysstat_hu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Rendszerstatisztika" +Desktop Entry/Comment: "Információ a rendszer állapotáról" diff --git a/plugin-sysstat/translations/sysstat_it.desktop b/plugin-sysstat/translations/sysstat_it.desktop deleted file mode 100644 index d878dabc6..000000000 --- a/plugin-sysstat/translations/sysstat_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Statistiche del sistema -Comment[it]=Mostra statistiche configurabili del sistema diff --git a/plugin-sysstat/translations/sysstat_it.desktop.yaml b/plugin-sysstat/translations/sysstat_it.desktop.yaml new file mode 100644 index 000000000..31362c07c --- /dev/null +++ b/plugin-sysstat/translations/sysstat_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statistiche del sistema" +Desktop Entry/Comment: "Mostra statistiche configurabili del sistema" diff --git a/plugin-sysstat/translations/sysstat_ja.desktop b/plugin-sysstat/translations/sysstat_ja.desktop deleted file mode 100644 index 42ef1063c..000000000 --- a/plugin-sysstat/translations/sysstat_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=システム統計 -Comment[ja]=システム(CPU、メモリ、ネットワーク等)をグラフ表示します diff --git a/plugin-sysstat/translations/sysstat_ja.desktop.yaml b/plugin-sysstat/translations/sysstat_ja.desktop.yaml new file mode 100644 index 000000000..23c6c51e9 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "システム統計" +Desktop Entry/Comment: "システム(CPU、メモリ、ネットワーク等)をグラフ表示します" diff --git a/plugin-sysstat/translations/sysstat_lt.desktop b/plugin-sysstat/translations/sysstat_lt.desktop deleted file mode 100644 index 8c938be2c..000000000 --- a/plugin-sysstat/translations/sysstat_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Sistemos statistika -Comment[lt]=Sistemos statistikos įskiepis. diff --git a/plugin-sysstat/translations/sysstat_lt.desktop.yaml b/plugin-sysstat/translations/sysstat_lt.desktop.yaml new file mode 100644 index 000000000..41c3395ae --- /dev/null +++ b/plugin-sysstat/translations/sysstat_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sistemos statistika" +Desktop Entry/Comment: "Sistemos statistikos įskiepis." diff --git a/plugin-sysstat/translations/sysstat_nl.desktop b/plugin-sysstat/translations/sysstat_nl.desktop deleted file mode 100644 index ca4b53d85..000000000 --- a/plugin-sysstat/translations/sysstat_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Systeemstatistieken -Comment[nl]=Invoegtoepassing die statistieken van uw systeem toont. diff --git a/plugin-sysstat/translations/sysstat_nl.desktop.yaml b/plugin-sysstat/translations/sysstat_nl.desktop.yaml new file mode 100644 index 000000000..c2ffcd017 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Systeemstatistieken" +Desktop Entry/Comment: "Invoegtoepassing die statistieken van uw systeem toont." diff --git a/plugin-sysstat/translations/sysstat_pl.desktop b/plugin-sysstat/translations/sysstat_pl.desktop deleted file mode 100644 index 6b9e77737..000000000 --- a/plugin-sysstat/translations/sysstat_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Statystyki systemowe -Comment[pl]=Wtyczka statystyk systemu. diff --git a/plugin-sysstat/translations/sysstat_pl.desktop.yaml b/plugin-sysstat/translations/sysstat_pl.desktop.yaml new file mode 100644 index 000000000..14383e293 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Statystyki systemowe" +Desktop Entry/Comment: "Wtyczka statystyk systemu." diff --git a/plugin-sysstat/translations/sysstat_pt.desktop b/plugin-sysstat/translations/sysstat_pt.desktop deleted file mode 100644 index e78968e2d..000000000 --- a/plugin-sysstat/translations/sysstat_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -#TRANSLATIONS -Name[pt]=Estatísticas do sistema -Comment[pt]=Mostra as estatísticas do sistema diff --git a/plugin-sysstat/translations/sysstat_pt.desktop.yaml b/plugin-sysstat/translations/sysstat_pt.desktop.yaml new file mode 100644 index 000000000..d0c726c15 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Estatísticas do sistema" +Desktop Entry/Comment: "Mostra as estatísticas do sistema" diff --git a/plugin-sysstat/translations/sysstat_ru.desktop b/plugin-sysstat/translations/sysstat_ru.desktop deleted file mode 100644 index c8e02e8a4..000000000 --- a/plugin-sysstat/translations/sysstat_ru.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name[ru]=Системная статистика -Comment[ru]=Плагин системной статистики. - -#TRANSLATIONS_DIR=../translations diff --git a/plugin-sysstat/translations/sysstat_ru.desktop.yaml b/plugin-sysstat/translations/sysstat_ru.desktop.yaml new file mode 100644 index 000000000..09a870078 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_ru.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Системная статистика" +Desktop Entry/Comment: "Плагин системной статистики." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-sysstat/translations/sysstat_zh_CN.desktop b/plugin-sysstat/translations/sysstat_zh_CN.desktop deleted file mode 100644 index 12d7d2c11..000000000 --- a/plugin-sysstat/translations/sysstat_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=系统统计 -Comment[zh_CN]=系统统计插件 diff --git a/plugin-sysstat/translations/sysstat_zh_CN.desktop.yaml b/plugin-sysstat/translations/sysstat_zh_CN.desktop.yaml new file mode 100644 index 000000000..6c1068af8 --- /dev/null +++ b/plugin-sysstat/translations/sysstat_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "系统统计" +Desktop Entry/Comment: "系统统计插件" diff --git a/plugin-taskbar/resources/taskbar.desktop.in b/plugin-taskbar/resources/taskbar.desktop.in index e92b9431b..62600ef2e 100644 --- a/plugin-taskbar/resources/taskbar.desktop.in +++ b/plugin-taskbar/resources/taskbar.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications Icon=window-duplicate #TRANSLATIONS_DIR=../translations diff --git a/plugin-taskbar/translations/taskbar.desktop.yaml b/plugin-taskbar/translations/taskbar.desktop.yaml new file mode 100644 index 000000000..a1a71769e --- /dev/null +++ b/plugin-taskbar/translations/taskbar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" diff --git a/plugin-taskbar/translations/taskbar_ar.desktop b/plugin-taskbar/translations/taskbar_ar.desktop deleted file mode 100644 index 6b7def783..000000000 --- a/plugin-taskbar/translations/taskbar_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[ar]=بدّل بين التّطبيقات العاملة -Name[ar]=مدير المهامّ diff --git a/plugin-taskbar/translations/taskbar_ar.desktop.yaml b/plugin-taskbar/translations/taskbar_ar.desktop.yaml new file mode 100644 index 000000000..a2149a434 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "بدّل بين التّطبيقات العاملة" +Desktop Entry/Name: "مدير المهامّ" diff --git a/plugin-taskbar/translations/taskbar_ca.desktop b/plugin-taskbar/translations/taskbar_ca.desktop deleted file mode 100644 index 89474c5b2..000000000 --- a/plugin-taskbar/translations/taskbar_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Gestor de tasques -Comment[ca]=Canvieu entre aplicacions en execució diff --git a/plugin-taskbar/translations/taskbar_ca.desktop.yaml b/plugin-taskbar/translations/taskbar_ca.desktop.yaml new file mode 100644 index 000000000..01e7b98b7 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Gestor de tasques" +Desktop Entry/Comment: "Canvieu entre aplicacions en execució" diff --git a/plugin-taskbar/translations/taskbar_cs.desktop b/plugin-taskbar/translations/taskbar_cs.desktop deleted file mode 100644 index d66a20df7..000000000 --- a/plugin-taskbar/translations/taskbar_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[cs]=Přepínání mezi spuštěnými aplikacemi -Name[cs]=Správce aplikací diff --git a/plugin-taskbar/translations/taskbar_cs.desktop.yaml b/plugin-taskbar/translations/taskbar_cs.desktop.yaml new file mode 100644 index 000000000..6b9aa5278 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Přepínání mezi spuštěnými aplikacemi" +Desktop Entry/Name: "Správce aplikací" diff --git a/plugin-taskbar/translations/taskbar_da.desktop b/plugin-taskbar/translations/taskbar_da.desktop deleted file mode 100644 index 9139a8ab0..000000000 --- a/plugin-taskbar/translations/taskbar_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications -Icon=window-duplicate - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Opgavehåndtering -Comment[da]=Skift mellem kørende programmer diff --git a/plugin-taskbar/translations/taskbar_da.desktop.yaml b/plugin-taskbar/translations/taskbar_da.desktop.yaml new file mode 100644 index 000000000..4ca622e21 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/Icon: "window-duplicate" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Opgavehåndtering" +Desktop Entry/Comment: "Skift mellem kørende programmer" diff --git a/plugin-taskbar/translations/taskbar_de.desktop b/plugin-taskbar/translations/taskbar_de.desktop deleted file mode 100644 index f57f1a25c..000000000 --- a/plugin-taskbar/translations/taskbar_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Anwendungsverwalter -Comment[de]=Wechsel zwischen laufenden Anwendungen diff --git a/plugin-taskbar/translations/taskbar_de.desktop.yaml b/plugin-taskbar/translations/taskbar_de.desktop.yaml new file mode 100644 index 000000000..5a0fe5861 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Anwendungsverwalter" +Desktop Entry/Comment: "Wechsel zwischen laufenden Anwendungen" diff --git a/plugin-taskbar/translations/taskbar_el.desktop b/plugin-taskbar/translations/taskbar_el.desktop deleted file mode 100644 index 30b8fbe78..000000000 --- a/plugin-taskbar/translations/taskbar_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Διαχειριστής εργασιών -Comment[el]=Εναλλαγή μεταξύ των εκτελούμενων εφαρμογών diff --git a/plugin-taskbar/translations/taskbar_el.desktop.yaml b/plugin-taskbar/translations/taskbar_el.desktop.yaml new file mode 100644 index 000000000..995b56e9e --- /dev/null +++ b/plugin-taskbar/translations/taskbar_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Διαχειριστής εργασιών" +Desktop Entry/Comment: "Εναλλαγή μεταξύ των εκτελούμενων εφαρμογών" diff --git a/plugin-taskbar/translations/taskbar_eo.desktop b/plugin-taskbar/translations/taskbar_eo.desktop deleted file mode 100644 index 665cfb06e..000000000 --- a/plugin-taskbar/translations/taskbar_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Ŝalti inter rulantaj aplikaĵoj -Name[eo]=Taskmastrumilo diff --git a/plugin-taskbar/translations/taskbar_eo.desktop.yaml b/plugin-taskbar/translations/taskbar_eo.desktop.yaml new file mode 100644 index 000000000..bba417026 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Ŝalti inter rulantaj aplikaĵoj" +Desktop Entry/Name: "Taskmastrumilo" diff --git a/plugin-taskbar/translations/taskbar_es.desktop b/plugin-taskbar/translations/taskbar_es.desktop deleted file mode 100644 index 6a5d22d5d..000000000 --- a/plugin-taskbar/translations/taskbar_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Administrador de tareas -Comment[es]=Cambia entre aplicaciones activas diff --git a/plugin-taskbar/translations/taskbar_es.desktop.yaml b/plugin-taskbar/translations/taskbar_es.desktop.yaml new file mode 100644 index 000000000..ae52dd857 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Administrador de tareas" +Desktop Entry/Comment: "Cambia entre aplicaciones activas" diff --git a/plugin-taskbar/translations/taskbar_es_VE.desktop b/plugin-taskbar/translations/taskbar_es_VE.desktop deleted file mode 100644 index 02400a027..000000000 --- a/plugin-taskbar/translations/taskbar_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Cambia entre aplicaciones o programas abiertos -Name[es_VE]=Manejador de ventanas diff --git a/plugin-taskbar/translations/taskbar_es_VE.desktop.yaml b/plugin-taskbar/translations/taskbar_es_VE.desktop.yaml new file mode 100644 index 000000000..ecc952e4f --- /dev/null +++ b/plugin-taskbar/translations/taskbar_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Cambia entre aplicaciones o programas abiertos" +Desktop Entry/Name: "Manejador de ventanas" diff --git a/plugin-taskbar/translations/taskbar_eu.desktop b/plugin-taskbar/translations/taskbar_eu.desktop deleted file mode 100644 index 5658f4e81..000000000 --- a/plugin-taskbar/translations/taskbar_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Aldatu martxan dauden aplikazioen artean -Name[eu]=Ataza-kudeatzailea diff --git a/plugin-taskbar/translations/taskbar_eu.desktop.yaml b/plugin-taskbar/translations/taskbar_eu.desktop.yaml new file mode 100644 index 000000000..e1e6105bc --- /dev/null +++ b/plugin-taskbar/translations/taskbar_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Aldatu martxan dauden aplikazioen artean" +Desktop Entry/Name: "Ataza-kudeatzailea" diff --git a/plugin-taskbar/translations/taskbar_fi.desktop b/plugin-taskbar/translations/taskbar_fi.desktop deleted file mode 100644 index be621c2ae..000000000 --- a/plugin-taskbar/translations/taskbar_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Vaihda käynnissä olevien sovellusten välillä -Name[fi]=Tehtävähallinta diff --git a/plugin-taskbar/translations/taskbar_fi.desktop.yaml b/plugin-taskbar/translations/taskbar_fi.desktop.yaml new file mode 100644 index 000000000..fae8e2e2c --- /dev/null +++ b/plugin-taskbar/translations/taskbar_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Vaihda käynnissä olevien sovellusten välillä" +Desktop Entry/Name: "Tehtävähallinta" diff --git a/plugin-taskbar/translations/taskbar_fr.desktop b/plugin-taskbar/translations/taskbar_fr.desktop deleted file mode 100644 index 73527ee25..000000000 --- a/plugin-taskbar/translations/taskbar_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=Basculer entre des applications actives -Name[fr]=Gestionnaire des tâches diff --git a/plugin-taskbar/translations/taskbar_fr.desktop.yaml b/plugin-taskbar/translations/taskbar_fr.desktop.yaml new file mode 100644 index 000000000..183959745 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Basculer entre des applications actives" +Desktop Entry/Name: "Gestionnaire des tâches" diff --git a/plugin-taskbar/translations/taskbar_hr.desktop b/plugin-taskbar/translations/taskbar_hr.desktop deleted file mode 100644 index 93220bb2f..000000000 --- a/plugin-taskbar/translations/taskbar_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Upravljač zadataka -Comment[hr]=Prebacivanje između pokrenutih programa diff --git a/plugin-taskbar/translations/taskbar_hr.desktop.yaml b/plugin-taskbar/translations/taskbar_hr.desktop.yaml new file mode 100644 index 000000000..2deedff0d --- /dev/null +++ b/plugin-taskbar/translations/taskbar_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Upravljač zadataka" +Desktop Entry/Comment: "Prebacivanje između pokrenutih programa" diff --git a/plugin-taskbar/translations/taskbar_hu.desktop b/plugin-taskbar/translations/taskbar_hu.desktop deleted file mode 100644 index 05bc3d6fa..000000000 --- a/plugin-taskbar/translations/taskbar_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=Váltás a futó alkalmazások között -Name[hu]=Feladatkezelő diff --git a/plugin-taskbar/translations/taskbar_hu.desktop.yaml b/plugin-taskbar/translations/taskbar_hu.desktop.yaml new file mode 100644 index 000000000..6bc7cce9a --- /dev/null +++ b/plugin-taskbar/translations/taskbar_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Váltás a futó alkalmazások között" +Desktop Entry/Name: "Feladatkezelő" diff --git a/plugin-taskbar/translations/taskbar_ia.desktop b/plugin-taskbar/translations/taskbar_ia.desktop deleted file mode 100644 index 1f7891d19..000000000 --- a/plugin-taskbar/translations/taskbar_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task Manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-taskbar/translations/taskbar_ia.desktop.yaml b/plugin-taskbar/translations/taskbar_ia.desktop.yaml new file mode 100644 index 000000000..fd6ceced7 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task Manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-taskbar/translations/taskbar_id_ID.desktop b/plugin-taskbar/translations/taskbar_id_ID.desktop deleted file mode 100644 index 1f7891d19..000000000 --- a/plugin-taskbar/translations/taskbar_id_ID.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task Manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-taskbar/translations/taskbar_id_ID.desktop.yaml b/plugin-taskbar/translations/taskbar_id_ID.desktop.yaml new file mode 100644 index 000000000..fd6ceced7 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_id_ID.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task Manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-taskbar/translations/taskbar_it.desktop b/plugin-taskbar/translations/taskbar_it.desktop deleted file mode 100644 index 03f6a4401..000000000 --- a/plugin-taskbar/translations/taskbar_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[it]=Barra delle applicazioni -Comment[it]=Permette di spostarsi tra le applicazioni in esecuzione tramite pulsanti diff --git a/plugin-taskbar/translations/taskbar_it.desktop.yaml b/plugin-taskbar/translations/taskbar_it.desktop.yaml new file mode 100644 index 000000000..0e0e0b2af --- /dev/null +++ b/plugin-taskbar/translations/taskbar_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Barra delle applicazioni" +Desktop Entry/Comment: "Permette di spostarsi tra le applicazioni in esecuzione tramite pulsanti" diff --git a/plugin-taskbar/translations/taskbar_ja.desktop b/plugin-taskbar/translations/taskbar_ja.desktop deleted file mode 100644 index 4b0ebaa92..000000000 --- a/plugin-taskbar/translations/taskbar_ja.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ja]=実行中のアプリケーションを切り替えます -Name[ja]=タスク管理 diff --git a/plugin-taskbar/translations/taskbar_ja.desktop.yaml b/plugin-taskbar/translations/taskbar_ja.desktop.yaml new file mode 100644 index 000000000..5a6b8fc6b --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ja.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "実行中のアプリケーションを切り替えます" +Desktop Entry/Name: "タスク管理" diff --git a/plugin-taskbar/translations/taskbar_ko.desktop b/plugin-taskbar/translations/taskbar_ko.desktop deleted file mode 100644 index 1f7891d19..000000000 --- a/plugin-taskbar/translations/taskbar_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task Manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-taskbar/translations/taskbar_ko.desktop.yaml b/plugin-taskbar/translations/taskbar_ko.desktop.yaml new file mode 100644 index 000000000..fd6ceced7 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task Manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-taskbar/translations/taskbar_lt.desktop b/plugin-taskbar/translations/taskbar_lt.desktop deleted file mode 100644 index 57631679b..000000000 --- a/plugin-taskbar/translations/taskbar_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Perjungti tarp paleistų programų -Name[lt]=Užduočių tvarkytuvė diff --git a/plugin-taskbar/translations/taskbar_lt.desktop.yaml b/plugin-taskbar/translations/taskbar_lt.desktop.yaml new file mode 100644 index 000000000..ee49b88df --- /dev/null +++ b/plugin-taskbar/translations/taskbar_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Perjungti tarp paleistų programų" +Desktop Entry/Name: "Užduočių tvarkytuvė" diff --git a/plugin-taskbar/translations/taskbar_nl.desktop b/plugin-taskbar/translations/taskbar_nl.desktop deleted file mode 100644 index 4d230a519..000000000 --- a/plugin-taskbar/translations/taskbar_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Taakbalk -Comment[nl]=Wissel tussen draaiende applicaties diff --git a/plugin-taskbar/translations/taskbar_nl.desktop.yaml b/plugin-taskbar/translations/taskbar_nl.desktop.yaml new file mode 100644 index 000000000..2955b514f --- /dev/null +++ b/plugin-taskbar/translations/taskbar_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Taakbalk" +Desktop Entry/Comment: "Wissel tussen draaiende applicaties" diff --git a/plugin-taskbar/translations/taskbar_pl.desktop b/plugin-taskbar/translations/taskbar_pl.desktop deleted file mode 100644 index 2b17adefb..000000000 --- a/plugin-taskbar/translations/taskbar_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Przełączaj pomiędzy otwartymi aplikacjami -Name[pl]=Pasek zadań diff --git a/plugin-taskbar/translations/taskbar_pl.desktop.yaml b/plugin-taskbar/translations/taskbar_pl.desktop.yaml new file mode 100644 index 000000000..5b8315d82 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Przełączaj pomiędzy otwartymi aplikacjami" +Desktop Entry/Name: "Pasek zadań" diff --git a/plugin-taskbar/translations/taskbar_pt.desktop b/plugin-taskbar/translations/taskbar_pt.desktop deleted file mode 100644 index 7d03bf2c0..000000000 --- a/plugin-taskbar/translations/taskbar_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Gestor de tarefas -Comment[pt]=Permite trocar entre as aplicações em execução diff --git a/plugin-taskbar/translations/taskbar_pt.desktop.yaml b/plugin-taskbar/translations/taskbar_pt.desktop.yaml new file mode 100644 index 000000000..81f078de3 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Gestor de tarefas" +Desktop Entry/Comment: "Permite trocar entre as aplicações em execução" diff --git a/plugin-taskbar/translations/taskbar_pt_BR.desktop b/plugin-taskbar/translations/taskbar_pt_BR.desktop deleted file mode 100644 index e971bbe99..000000000 --- a/plugin-taskbar/translations/taskbar_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Alterne entre aplicativos em execução -Name[pt_BR]=Gerenciador de tarefas diff --git a/plugin-taskbar/translations/taskbar_pt_BR.desktop.yaml b/plugin-taskbar/translations/taskbar_pt_BR.desktop.yaml new file mode 100644 index 000000000..35ec4d014 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Alterne entre aplicativos em execução" +Desktop Entry/Name: "Gerenciador de tarefas" diff --git a/plugin-taskbar/translations/taskbar_ro_RO.desktop b/plugin-taskbar/translations/taskbar_ro_RO.desktop deleted file mode 100644 index 9daf041c3..000000000 --- a/plugin-taskbar/translations/taskbar_ro_RO.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Comută între aplcațiile active diff --git a/plugin-taskbar/translations/taskbar_ro_RO.desktop.yaml b/plugin-taskbar/translations/taskbar_ro_RO.desktop.yaml new file mode 100644 index 000000000..e49382092 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ro_RO.desktop.yaml @@ -0,0 +1,6 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Comută între aplcațiile active" diff --git a/plugin-taskbar/translations/taskbar_ru.desktop b/plugin-taskbar/translations/taskbar_ru.desktop deleted file mode 100644 index 06b02d5a2..000000000 --- a/plugin-taskbar/translations/taskbar_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Переключиться между запущенными приложениями -Name[ru]=Панель задач \ No newline at end of file diff --git a/plugin-taskbar/translations/taskbar_ru.desktop.yaml b/plugin-taskbar/translations/taskbar_ru.desktop.yaml new file mode 100644 index 000000000..35387e635 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Переключиться между запущенными приложениями" +Desktop Entry/Name: "Панель задач" diff --git a/plugin-taskbar/translations/taskbar_sk.desktop b/plugin-taskbar/translations/taskbar_sk.desktop deleted file mode 100644 index e30077718..000000000 --- a/plugin-taskbar/translations/taskbar_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Prepínanie medzi bežiacimi aplikáciami -Name[sk]=Správca úloh diff --git a/plugin-taskbar/translations/taskbar_sk.desktop.yaml b/plugin-taskbar/translations/taskbar_sk.desktop.yaml new file mode 100644 index 000000000..8492561aa --- /dev/null +++ b/plugin-taskbar/translations/taskbar_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Prepínanie medzi bežiacimi aplikáciami" +Desktop Entry/Name: "Správca úloh" diff --git a/plugin-taskbar/translations/taskbar_sl.desktop b/plugin-taskbar/translations/taskbar_sl.desktop deleted file mode 100644 index ddd4b8978..000000000 --- a/plugin-taskbar/translations/taskbar_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Preklapljajte med zagnanimi programi -Name[sl]=Upravljalnik opravil diff --git a/plugin-taskbar/translations/taskbar_sl.desktop.yaml b/plugin-taskbar/translations/taskbar_sl.desktop.yaml new file mode 100644 index 000000000..427b7b475 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Preklapljajte med zagnanimi programi" +Desktop Entry/Name: "Upravljalnik opravil" diff --git a/plugin-taskbar/translations/taskbar_sr.desktop b/plugin-taskbar/translations/taskbar_sr.desktop deleted file mode 100644 index 08469d411..000000000 --- a/plugin-taskbar/translations/taskbar_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Пребацујте између програма у раду -Name[sr]=Менаџер задатака diff --git a/plugin-taskbar/translations/taskbar_sr.desktop.yaml b/plugin-taskbar/translations/taskbar_sr.desktop.yaml new file mode 100644 index 000000000..a218aec5a --- /dev/null +++ b/plugin-taskbar/translations/taskbar_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Пребацујте између програма у раду" +Desktop Entry/Name: "Менаџер задатака" diff --git a/plugin-taskbar/translations/taskbar_sr@ijekavian.desktop b/plugin-taskbar/translations/taskbar_sr@ijekavian.desktop deleted file mode 100644 index f350dc638..000000000 --- a/plugin-taskbar/translations/taskbar_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Менаџер задатака -Comment[sr@ijekavian]=Пребацујте између програма у раду diff --git a/plugin-taskbar/translations/taskbar_sr@ijekavian.desktop.yaml b/plugin-taskbar/translations/taskbar_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..77c12b84a --- /dev/null +++ b/plugin-taskbar/translations/taskbar_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Менаџер задатака" +Desktop Entry/Comment: "Пребацујте између програма у раду" diff --git a/plugin-taskbar/translations/taskbar_sr@ijekavianlatin.desktop b/plugin-taskbar/translations/taskbar_sr@ijekavianlatin.desktop deleted file mode 100644 index 0f165ed5d..000000000 --- a/plugin-taskbar/translations/taskbar_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Menadžer zadataka -Comment[sr@ijekavianlatin]=Prebacujte između programa u radu diff --git a/plugin-taskbar/translations/taskbar_sr@ijekavianlatin.desktop.yaml b/plugin-taskbar/translations/taskbar_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..01de14d28 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Menadžer zadataka" +Desktop Entry/Comment: "Prebacujte između programa u radu" diff --git a/plugin-taskbar/translations/taskbar_sr@latin.desktop b/plugin-taskbar/translations/taskbar_sr@latin.desktop deleted file mode 100644 index 894942da5..000000000 --- a/plugin-taskbar/translations/taskbar_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Prebacujte između programa u radu -Name[sr@latin]=Menadžer zadataka diff --git a/plugin-taskbar/translations/taskbar_sr@latin.desktop.yaml b/plugin-taskbar/translations/taskbar_sr@latin.desktop.yaml new file mode 100644 index 000000000..3d8f22d34 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Prebacujte između programa u radu" +Desktop Entry/Name: "Menadžer zadataka" diff --git a/plugin-taskbar/translations/taskbar_th_TH.desktop b/plugin-taskbar/translations/taskbar_th_TH.desktop deleted file mode 100644 index 1911a8973..000000000 --- a/plugin-taskbar/translations/taskbar_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=สลับใช้งานระหว่างโปรแกรมที่เปิดอยู่ -Name[th_TH]=ตัวจัดการงาน diff --git a/plugin-taskbar/translations/taskbar_th_TH.desktop.yaml b/plugin-taskbar/translations/taskbar_th_TH.desktop.yaml new file mode 100644 index 000000000..f6c92e014 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "สลับใช้งานระหว่างโปรแกรมที่เปิดอยู่" +Desktop Entry/Name: "ตัวจัดการงาน" diff --git a/plugin-taskbar/translations/taskbar_tr.desktop b/plugin-taskbar/translations/taskbar_tr.desktop deleted file mode 100644 index d76a76fd0..000000000 --- a/plugin-taskbar/translations/taskbar_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Çalışan uygulamalar arasında geçiş yapın -Name[tr]=Görev Yöneticisi diff --git a/plugin-taskbar/translations/taskbar_tr.desktop.yaml b/plugin-taskbar/translations/taskbar_tr.desktop.yaml new file mode 100644 index 000000000..ee86f3ccb --- /dev/null +++ b/plugin-taskbar/translations/taskbar_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Çalışan uygulamalar arasında geçiş yapın" +Desktop Entry/Name: "Görev Yöneticisi" diff --git a/plugin-taskbar/translations/taskbar_uk.desktop b/plugin-taskbar/translations/taskbar_uk.desktop deleted file mode 100644 index a51ec792e..000000000 --- a/plugin-taskbar/translations/taskbar_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Перемкнутися між запущеними вікнами -Name[uk]=Менеджер завдань diff --git a/plugin-taskbar/translations/taskbar_uk.desktop.yaml b/plugin-taskbar/translations/taskbar_uk.desktop.yaml new file mode 100644 index 000000000..2cb180b2e --- /dev/null +++ b/plugin-taskbar/translations/taskbar_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Перемкнутися між запущеними вікнами" +Desktop Entry/Name: "Менеджер завдань" diff --git a/plugin-taskbar/translations/taskbar_zh_CN.GB2312.desktop b/plugin-taskbar/translations/taskbar_zh_CN.GB2312.desktop deleted file mode 100644 index 1f7891d19..000000000 --- a/plugin-taskbar/translations/taskbar_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task Manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-taskbar/translations/taskbar_zh_CN.GB2312.desktop.yaml b/plugin-taskbar/translations/taskbar_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..fd6ceced7 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task Manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-taskbar/translations/taskbar_zh_CN.desktop b/plugin-taskbar/translations/taskbar_zh_CN.desktop deleted file mode 100644 index 37f910d67..000000000 --- a/plugin-taskbar/translations/taskbar_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=在运行的程序间切换 -Name[zh_CN]=任务管理器 diff --git a/plugin-taskbar/translations/taskbar_zh_CN.desktop.yaml b/plugin-taskbar/translations/taskbar_zh_CN.desktop.yaml new file mode 100644 index 000000000..2d249ab1d --- /dev/null +++ b/plugin-taskbar/translations/taskbar_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "在运行的程序间切换" +Desktop Entry/Name: "任务管理器" diff --git a/plugin-taskbar/translations/taskbar_zh_TW.desktop b/plugin-taskbar/translations/taskbar_zh_TW.desktop deleted file mode 100644 index 35190976e..000000000 --- a/plugin-taskbar/translations/taskbar_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Task manager -Comment=Switch between running applications - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=在正在運行程式中切換 -Name[zh_TW]=工作管理員 diff --git a/plugin-taskbar/translations/taskbar_zh_TW.desktop.yaml b/plugin-taskbar/translations/taskbar_zh_TW.desktop.yaml new file mode 100644 index 000000000..373a37a90 --- /dev/null +++ b/plugin-taskbar/translations/taskbar_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Task manager" +Desktop Entry/Comment: "Switch between running applications" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "在正在運行程式中切換" +Desktop Entry/Name: "工作管理員" diff --git a/plugin-tray/resources/tray.desktop.in b/plugin-tray/resources/tray.desktop.in index 401b5a8a5..8092fcb10 100644 --- a/plugin-tray/resources/tray.desktop.in +++ b/plugin-tray/resources/tray.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. Icon=go-bottom #TRANSLATIONS_DIR=../translations diff --git a/plugin-tray/translations/tray.desktop.yaml b/plugin-tray/translations/tray.desktop.yaml new file mode 100644 index 000000000..9b17eaa8a --- /dev/null +++ b/plugin-tray/translations/tray.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." diff --git a/plugin-tray/translations/tray_ar.desktop b/plugin-tray/translations/tray_ar.desktop deleted file mode 100644 index 019c96503..000000000 --- a/plugin-tray/translations/tray_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[ar]=تعرض التّطبيقات مصغّرة إلى صينيّة النّظام. -Name[ar]=صينيّة النّظام diff --git a/plugin-tray/translations/tray_ar.desktop.yaml b/plugin-tray/translations/tray_ar.desktop.yaml new file mode 100644 index 000000000..67858e2ab --- /dev/null +++ b/plugin-tray/translations/tray_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "تعرض التّطبيقات مصغّرة إلى صينيّة النّظام." +Desktop Entry/Name: "صينيّة النّظام" diff --git a/plugin-tray/translations/tray_ca.desktop b/plugin-tray/translations/tray_ca.desktop deleted file mode 100644 index 7e66edb2c..000000000 --- a/plugin-tray/translations/tray_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Safata del sistema -Comment[ca]=Mostra les aplicacions que s'han minimitzat a la safata del sistema. diff --git a/plugin-tray/translations/tray_ca.desktop.yaml b/plugin-tray/translations/tray_ca.desktop.yaml new file mode 100644 index 000000000..c215f14de --- /dev/null +++ b/plugin-tray/translations/tray_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Safata del sistema" +Desktop Entry/Comment: "Mostra les aplicacions que s'han minimitzat a la safata del sistema." diff --git a/plugin-tray/translations/tray_cs.desktop b/plugin-tray/translations/tray_cs.desktop deleted file mode 100644 index b841a8ad9..000000000 --- a/plugin-tray/translations/tray_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[cs]=Přístup k aplikacím minimalizovaným do oznamovací oblasti panelu -Name[cs]=Oznamovací oblast panelu diff --git a/plugin-tray/translations/tray_cs.desktop.yaml b/plugin-tray/translations/tray_cs.desktop.yaml new file mode 100644 index 000000000..077fae172 --- /dev/null +++ b/plugin-tray/translations/tray_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Přístup k aplikacím minimalizovaným do oznamovací oblasti panelu" +Desktop Entry/Name: "Oznamovací oblast panelu" diff --git a/plugin-tray/translations/tray_da.desktop b/plugin-tray/translations/tray_da.desktop deleted file mode 100644 index 9716828bc..000000000 --- a/plugin-tray/translations/tray_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. -Icon=go-bottom - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Systembakke -Comment[da]=Vis programmer minimeret til systembakken. diff --git a/plugin-tray/translations/tray_da.desktop.yaml b/plugin-tray/translations/tray_da.desktop.yaml new file mode 100644 index 000000000..5dc19e7df --- /dev/null +++ b/plugin-tray/translations/tray_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/Icon: "go-bottom" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Systembakke" +Desktop Entry/Comment: "Vis programmer minimeret til systembakken." diff --git a/plugin-tray/translations/tray_de.desktop b/plugin-tray/translations/tray_de.desktop deleted file mode 100644 index 30e2af162..000000000 --- a/plugin-tray/translations/tray_de.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Name[de]=Benachrichtigungsfläche -Comment[de]=Benachrichtigungen von Anwendungen gem. System Tray Protocol diff --git a/plugin-tray/translations/tray_de.desktop.yaml b/plugin-tray/translations/tray_de.desktop.yaml new file mode 100644 index 000000000..c15ba37ce --- /dev/null +++ b/plugin-tray/translations/tray_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Benachrichtigungsfläche" +Desktop Entry/Comment: "Benachrichtigungen von Anwendungen gem. System Tray Protocol" diff --git a/plugin-tray/translations/tray_el.desktop b/plugin-tray/translations/tray_el.desktop deleted file mode 100644 index c2ed175aa..000000000 --- a/plugin-tray/translations/tray_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Πλαίσιο συστήματος -Comment[el]=Προβολή των ελαχιστοποιημένων εφαρμογών στο πλαίσιο συστήματος. diff --git a/plugin-tray/translations/tray_el.desktop.yaml b/plugin-tray/translations/tray_el.desktop.yaml new file mode 100644 index 000000000..5f99a9778 --- /dev/null +++ b/plugin-tray/translations/tray_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Πλαίσιο συστήματος" +Desktop Entry/Comment: "Προβολή των ελαχιστοποιημένων εφαρμογών στο πλαίσιο συστήματος." diff --git a/plugin-tray/translations/tray_eo.desktop b/plugin-tray/translations/tray_eo.desktop deleted file mode 100644 index 2b2b0ea57..000000000 --- a/plugin-tray/translations/tray_eo.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eo]=Akiri kaŝitajn aplikaĵojn malmaksimigitajn en la sistempleto -Name[eo]=Sistempleto diff --git a/plugin-tray/translations/tray_eo.desktop.yaml b/plugin-tray/translations/tray_eo.desktop.yaml new file mode 100644 index 000000000..7014dc578 --- /dev/null +++ b/plugin-tray/translations/tray_eo.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Akiri kaŝitajn aplikaĵojn malmaksimigitajn en la sistempleto" +Desktop Entry/Name: "Sistempleto" diff --git a/plugin-tray/translations/tray_es.desktop b/plugin-tray/translations/tray_es.desktop deleted file mode 100644 index e852fc3ba..000000000 --- a/plugin-tray/translations/tray_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Bandeja del sistema -Comment[es]=Muestra las aplicaciones minimizadas a la bandeja del sistema. diff --git a/plugin-tray/translations/tray_es.desktop.yaml b/plugin-tray/translations/tray_es.desktop.yaml new file mode 100644 index 000000000..443cf603d --- /dev/null +++ b/plugin-tray/translations/tray_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Bandeja del sistema" +Desktop Entry/Comment: "Muestra las aplicaciones minimizadas a la bandeja del sistema." diff --git a/plugin-tray/translations/tray_es_VE.desktop b/plugin-tray/translations/tray_es_VE.desktop deleted file mode 100644 index 95e4bc5e1..000000000 --- a/plugin-tray/translations/tray_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Acceder aplicaciones minimizadas en la barra de iconos de sistema -Name[es_VE]=Barra de sistema diff --git a/plugin-tray/translations/tray_es_VE.desktop.yaml b/plugin-tray/translations/tray_es_VE.desktop.yaml new file mode 100644 index 000000000..54f4e5254 --- /dev/null +++ b/plugin-tray/translations/tray_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Acceder aplicaciones minimizadas en la barra de iconos de sistema" +Desktop Entry/Name: "Barra de sistema" diff --git a/plugin-tray/translations/tray_eu.desktop b/plugin-tray/translations/tray_eu.desktop deleted file mode 100644 index fb1664b19..000000000 --- a/plugin-tray/translations/tray_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Bistaratu aplikazioak minimizatuta ataza-barran. -Name[eu]=Ataza-barra diff --git a/plugin-tray/translations/tray_eu.desktop.yaml b/plugin-tray/translations/tray_eu.desktop.yaml new file mode 100644 index 000000000..1df40e08b --- /dev/null +++ b/plugin-tray/translations/tray_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Bistaratu aplikazioak minimizatuta ataza-barran." +Desktop Entry/Name: "Ataza-barra" diff --git a/plugin-tray/translations/tray_fi.desktop b/plugin-tray/translations/tray_fi.desktop deleted file mode 100644 index 7f238fb10..000000000 --- a/plugin-tray/translations/tray_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Käytä ilmoitusalueelle pienennettyjä sovelluksia -Name[fi]=Ilmoitusalue diff --git a/plugin-tray/translations/tray_fi.desktop.yaml b/plugin-tray/translations/tray_fi.desktop.yaml new file mode 100644 index 000000000..eb7346791 --- /dev/null +++ b/plugin-tray/translations/tray_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Käytä ilmoitusalueelle pienennettyjä sovelluksia" +Desktop Entry/Name: "Ilmoitusalue" diff --git a/plugin-tray/translations/tray_fr.desktop b/plugin-tray/translations/tray_fr.desktop deleted file mode 100644 index dfb642cd8..000000000 --- a/plugin-tray/translations/tray_fr.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[fr]=Accéder aux applications cachées minimisées dans la zone de notification -Name[fr]=Zone de notification diff --git a/plugin-tray/translations/tray_fr.desktop.yaml b/plugin-tray/translations/tray_fr.desktop.yaml new file mode 100644 index 000000000..ecf4814b6 --- /dev/null +++ b/plugin-tray/translations/tray_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Accéder aux applications cachées minimisées dans la zone de notification" +Desktop Entry/Name: "Zone de notification" diff --git a/plugin-tray/translations/tray_hr.desktop b/plugin-tray/translations/tray_hr.desktop deleted file mode 100644 index 3f02cc75f..000000000 --- a/plugin-tray/translations/tray_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Programska traka -Comment[hr]=Prikaži programe u programskoj traci. diff --git a/plugin-tray/translations/tray_hr.desktop.yaml b/plugin-tray/translations/tray_hr.desktop.yaml new file mode 100644 index 000000000..c98901fc6 --- /dev/null +++ b/plugin-tray/translations/tray_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Programska traka" +Desktop Entry/Comment: "Prikaži programe u programskoj traci." diff --git a/plugin-tray/translations/tray_hu.desktop b/plugin-tray/translations/tray_hu.desktop deleted file mode 100644 index 7734e6fe0..000000000 --- a/plugin-tray/translations/tray_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=A rendszertálcára minimalizált alkalmazások elérése -Name[hu]=Rendszertálca diff --git a/plugin-tray/translations/tray_hu.desktop.yaml b/plugin-tray/translations/tray_hu.desktop.yaml new file mode 100644 index 000000000..d0f7914fe --- /dev/null +++ b/plugin-tray/translations/tray_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "A rendszertálcára minimalizált alkalmazások elérése" +Desktop Entry/Name: "Rendszertálca" diff --git a/plugin-tray/translations/tray_ia.desktop b/plugin-tray/translations/tray_ia.desktop deleted file mode 100644 index 1a2aaea49..000000000 --- a/plugin-tray/translations/tray_ia.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Access hidden applications minimized in the system tray - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-tray/translations/tray_ia.desktop.yaml b/plugin-tray/translations/tray_ia.desktop.yaml new file mode 100644 index 000000000..25089c769 --- /dev/null +++ b/plugin-tray/translations/tray_ia.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Access hidden applications minimized in the system tray" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-tray/translations/tray_id_ID.desktop b/plugin-tray/translations/tray_id_ID.desktop deleted file mode 100644 index 1a2aaea49..000000000 --- a/plugin-tray/translations/tray_id_ID.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Access hidden applications minimized in the system tray - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-tray/translations/tray_id_ID.desktop.yaml b/plugin-tray/translations/tray_id_ID.desktop.yaml new file mode 100644 index 000000000..25089c769 --- /dev/null +++ b/plugin-tray/translations/tray_id_ID.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Access hidden applications minimized in the system tray" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-tray/translations/tray_it.desktop b/plugin-tray/translations/tray_it.desktop deleted file mode 100644 index db0a4a245..000000000 --- a/plugin-tray/translations/tray_it.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Comment[it]=Accedi alle applicazioni minimizzate nel vassoio di sistema -Name[it]=Vassoio di sistema diff --git a/plugin-tray/translations/tray_it.desktop.yaml b/plugin-tray/translations/tray_it.desktop.yaml new file mode 100644 index 000000000..ce7f08260 --- /dev/null +++ b/plugin-tray/translations/tray_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Accedi alle applicazioni minimizzate nel vassoio di sistema" +Desktop Entry/Name: "Vassoio di sistema" diff --git a/plugin-tray/translations/tray_ja.desktop b/plugin-tray/translations/tray_ja.desktop deleted file mode 100644 index 387c0657e..000000000 --- a/plugin-tray/translations/tray_ja.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ja]=システムトレイに最小化されたアプリケーションを表示します -Name[ja]=システムトレイ diff --git a/plugin-tray/translations/tray_ja.desktop.yaml b/plugin-tray/translations/tray_ja.desktop.yaml new file mode 100644 index 000000000..5146e5675 --- /dev/null +++ b/plugin-tray/translations/tray_ja.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "システムトレイに最小化されたアプリケーションを表示します" +Desktop Entry/Name: "システムトレイ" diff --git a/plugin-tray/translations/tray_ko.desktop b/plugin-tray/translations/tray_ko.desktop deleted file mode 100644 index 1a2aaea49..000000000 --- a/plugin-tray/translations/tray_ko.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Access hidden applications minimized in the system tray - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-tray/translations/tray_ko.desktop.yaml b/plugin-tray/translations/tray_ko.desktop.yaml new file mode 100644 index 000000000..25089c769 --- /dev/null +++ b/plugin-tray/translations/tray_ko.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Access hidden applications minimized in the system tray" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-tray/translations/tray_lt.desktop b/plugin-tray/translations/tray_lt.desktop deleted file mode 100644 index de769e054..000000000 --- a/plugin-tray/translations/tray_lt.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[lt]=Rodyti į sistemos dėklą suskleistas programas -Name[lt]=Sistemos dėklas diff --git a/plugin-tray/translations/tray_lt.desktop.yaml b/plugin-tray/translations/tray_lt.desktop.yaml new file mode 100644 index 000000000..d6e3b482e --- /dev/null +++ b/plugin-tray/translations/tray_lt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Rodyti į sistemos dėklą suskleistas programas" +Desktop Entry/Name: "Sistemos dėklas" diff --git a/plugin-tray/translations/tray_nl.desktop b/plugin-tray/translations/tray_nl.desktop deleted file mode 100644 index 8eed74911..000000000 --- a/plugin-tray/translations/tray_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Systeemvak -Comment[nl]=Toon systeemvak-applicaties. diff --git a/plugin-tray/translations/tray_nl.desktop.yaml b/plugin-tray/translations/tray_nl.desktop.yaml new file mode 100644 index 000000000..326ec4449 --- /dev/null +++ b/plugin-tray/translations/tray_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Systeemvak" +Desktop Entry/Comment: "Toon systeemvak-applicaties." diff --git a/plugin-tray/translations/tray_pl.desktop b/plugin-tray/translations/tray_pl.desktop deleted file mode 100644 index 34e980020..000000000 --- a/plugin-tray/translations/tray_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Wyświetla aplikacje zminimalizowane do paska zadań -Name[pl]=Zasobnik systemowy diff --git a/plugin-tray/translations/tray_pl.desktop.yaml b/plugin-tray/translations/tray_pl.desktop.yaml new file mode 100644 index 000000000..a750cd70b --- /dev/null +++ b/plugin-tray/translations/tray_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Wyświetla aplikacje zminimalizowane do paska zadań" +Desktop Entry/Name: "Zasobnik systemowy" diff --git a/plugin-tray/translations/tray_pt.desktop b/plugin-tray/translations/tray_pt.desktop deleted file mode 100644 index 99ad5661f..000000000 --- a/plugin-tray/translations/tray_pt.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[pt]=Bandeja do sistema -Comment[pt]=Aceder às aplicações minimizadas na bandeja do sistema diff --git a/plugin-tray/translations/tray_pt.desktop.yaml b/plugin-tray/translations/tray_pt.desktop.yaml new file mode 100644 index 000000000..516bc6f6f --- /dev/null +++ b/plugin-tray/translations/tray_pt.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Bandeja do sistema" +Desktop Entry/Comment: "Aceder às aplicações minimizadas na bandeja do sistema" diff --git a/plugin-tray/translations/tray_pt_BR.desktop b/plugin-tray/translations/tray_pt_BR.desktop deleted file mode 100644 index fbd54ea89..000000000 --- a/plugin-tray/translations/tray_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Acesse aplicativos ocultos minimizados na área de notificação -Name[pt_BR]=Área de notificação diff --git a/plugin-tray/translations/tray_pt_BR.desktop.yaml b/plugin-tray/translations/tray_pt_BR.desktop.yaml new file mode 100644 index 000000000..3fff14cf4 --- /dev/null +++ b/plugin-tray/translations/tray_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Acesse aplicativos ocultos minimizados na área de notificação" +Desktop Entry/Name: "Área de notificação" diff --git a/plugin-tray/translations/tray_ro_RO.desktop b/plugin-tray/translations/tray_ro_RO.desktop deleted file mode 100644 index 86753e899..000000000 --- a/plugin-tray/translations/tray_ro_RO.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Acceasți aplicații ascunse minimizate în tava sistem -Name[ro_RO]=Zonă de notificare diff --git a/plugin-tray/translations/tray_ro_RO.desktop.yaml b/plugin-tray/translations/tray_ro_RO.desktop.yaml new file mode 100644 index 000000000..a2e1ffebf --- /dev/null +++ b/plugin-tray/translations/tray_ro_RO.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Acceasți aplicații ascunse minimizate în tava sistem" +Desktop Entry/Name: "Zonă de notificare" diff --git a/plugin-tray/translations/tray_ru.desktop b/plugin-tray/translations/tray_ru.desktop deleted file mode 100644 index b36a362da..000000000 --- a/plugin-tray/translations/tray_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Значки программ, свернутых в системный лоток. -Name[ru]=Системный лоток \ No newline at end of file diff --git a/plugin-tray/translations/tray_ru.desktop.yaml b/plugin-tray/translations/tray_ru.desktop.yaml new file mode 100644 index 000000000..81ac8f003 --- /dev/null +++ b/plugin-tray/translations/tray_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Значки программ, свернутых в системный лоток." +Desktop Entry/Name: "Системный лоток" diff --git a/plugin-tray/translations/tray_sk.desktop b/plugin-tray/translations/tray_sk.desktop deleted file mode 100644 index 8819839e5..000000000 --- a/plugin-tray/translations/tray_sk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sk]=Prístup k skrytým aplikáciám minimalizovaným v oznamovacej oblasti -Name[sk]=Oznamovacia oblasť diff --git a/plugin-tray/translations/tray_sk.desktop.yaml b/plugin-tray/translations/tray_sk.desktop.yaml new file mode 100644 index 000000000..a4f478935 --- /dev/null +++ b/plugin-tray/translations/tray_sk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Prístup k skrytým aplikáciám minimalizovaným v oznamovacej oblasti" +Desktop Entry/Name: "Oznamovacia oblasť" diff --git a/plugin-tray/translations/tray_sl.desktop b/plugin-tray/translations/tray_sl.desktop deleted file mode 100644 index 0d7b31fad..000000000 --- a/plugin-tray/translations/tray_sl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sl]=Dostopajte do programov pomanjšanih v sistemsko vrstico -Name[sl]=Sistemska vrstica diff --git a/plugin-tray/translations/tray_sl.desktop.yaml b/plugin-tray/translations/tray_sl.desktop.yaml new file mode 100644 index 000000000..908146da4 --- /dev/null +++ b/plugin-tray/translations/tray_sl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Dostopajte do programov pomanjšanih v sistemsko vrstico" +Desktop Entry/Name: "Sistemska vrstica" diff --git a/plugin-tray/translations/tray_sr.desktop b/plugin-tray/translations/tray_sr.desktop deleted file mode 100644 index bcb509529..000000000 --- a/plugin-tray/translations/tray_sr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr]=Приступ скривеним програмима минимизованим у системску касету -Name[sr]=Системска касета diff --git a/plugin-tray/translations/tray_sr.desktop.yaml b/plugin-tray/translations/tray_sr.desktop.yaml new file mode 100644 index 000000000..8d16a88ca --- /dev/null +++ b/plugin-tray/translations/tray_sr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Приступ скривеним програмима минимизованим у системску касету" +Desktop Entry/Name: "Системска касета" diff --git a/plugin-tray/translations/tray_sr@ijekavian.desktop b/plugin-tray/translations/tray_sr@ijekavian.desktop deleted file mode 100644 index 1dc3a5ce7..000000000 --- a/plugin-tray/translations/tray_sr@ijekavian.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavian]=Системска касета -Comment[sr@ijekavian]=Приступ скривеним програмима минимизованим у системску касету diff --git a/plugin-tray/translations/tray_sr@ijekavian.desktop.yaml b/plugin-tray/translations/tray_sr@ijekavian.desktop.yaml new file mode 100644 index 000000000..7851aeaaf --- /dev/null +++ b/plugin-tray/translations/tray_sr@ijekavian.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Системска касета" +Desktop Entry/Comment: "Приступ скривеним програмима минимизованим у системску касету" diff --git a/plugin-tray/translations/tray_sr@ijekavianlatin.desktop b/plugin-tray/translations/tray_sr@ijekavianlatin.desktop deleted file mode 100644 index cad496779..000000000 --- a/plugin-tray/translations/tray_sr@ijekavianlatin.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[sr@ijekavianlatin]=Sistemska kaseta -Comment[sr@ijekavianlatin]=Pristup skrivenim programima minimizovanim u sistemsku kasetu diff --git a/plugin-tray/translations/tray_sr@ijekavianlatin.desktop.yaml b/plugin-tray/translations/tray_sr@ijekavianlatin.desktop.yaml new file mode 100644 index 000000000..8e7694394 --- /dev/null +++ b/plugin-tray/translations/tray_sr@ijekavianlatin.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Sistemska kaseta" +Desktop Entry/Comment: "Pristup skrivenim programima minimizovanim u sistemsku kasetu" diff --git a/plugin-tray/translations/tray_sr@latin.desktop b/plugin-tray/translations/tray_sr@latin.desktop deleted file mode 100644 index a9c662571..000000000 --- a/plugin-tray/translations/tray_sr@latin.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[sr@latin]=Pristup skrivenim programima minimizovanim u sistemsku kasetu -Name[sr@latin]=Sistemska kaseta diff --git a/plugin-tray/translations/tray_sr@latin.desktop.yaml b/plugin-tray/translations/tray_sr@latin.desktop.yaml new file mode 100644 index 000000000..7d4ff6df0 --- /dev/null +++ b/plugin-tray/translations/tray_sr@latin.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Pristup skrivenim programima minimizovanim u sistemsku kasetu" +Desktop Entry/Name: "Sistemska kaseta" diff --git a/plugin-tray/translations/tray_th_TH.desktop b/plugin-tray/translations/tray_th_TH.desktop deleted file mode 100644 index 339cbabe3..000000000 --- a/plugin-tray/translations/tray_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=เข้าใช้งานโปรแกรมที่ย่อเก็บอยู่ในถาดระบบ -Name[th_TH]=ถาดระบบ diff --git a/plugin-tray/translations/tray_th_TH.desktop.yaml b/plugin-tray/translations/tray_th_TH.desktop.yaml new file mode 100644 index 000000000..6c0a1bf25 --- /dev/null +++ b/plugin-tray/translations/tray_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "เข้าใช้งานโปรแกรมที่ย่อเก็บอยู่ในถาดระบบ" +Desktop Entry/Name: "ถาดระบบ" diff --git a/plugin-tray/translations/tray_tr.desktop b/plugin-tray/translations/tray_tr.desktop deleted file mode 100644 index c90b88644..000000000 --- a/plugin-tray/translations/tray_tr.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[tr]=Sistem çekmecesinde gizli uygulamalara erişin -Name[tr]=Sistem çekmecesi diff --git a/plugin-tray/translations/tray_tr.desktop.yaml b/plugin-tray/translations/tray_tr.desktop.yaml new file mode 100644 index 000000000..9feb095e7 --- /dev/null +++ b/plugin-tray/translations/tray_tr.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Sistem çekmecesinde gizli uygulamalara erişin" +Desktop Entry/Name: "Sistem çekmecesi" diff --git a/plugin-tray/translations/tray_uk.desktop b/plugin-tray/translations/tray_uk.desktop deleted file mode 100644 index bc0ad8806..000000000 --- a/plugin-tray/translations/tray_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Показує програми, згорнуті до системного лотка. -Name[uk]=Системний лоток diff --git a/plugin-tray/translations/tray_uk.desktop.yaml b/plugin-tray/translations/tray_uk.desktop.yaml new file mode 100644 index 000000000..5a4371ca4 --- /dev/null +++ b/plugin-tray/translations/tray_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Показує програми, згорнуті до системного лотка." +Desktop Entry/Name: "Системний лоток" diff --git a/plugin-tray/translations/tray_zh_CN.GB2312.desktop b/plugin-tray/translations/tray_zh_CN.GB2312.desktop deleted file mode 100644 index 1a2aaea49..000000000 --- a/plugin-tray/translations/tray_zh_CN.GB2312.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Access hidden applications minimized in the system tray - -#TRANSLATIONS_DIR=../translations - - -# Translations diff --git a/plugin-tray/translations/tray_zh_CN.GB2312.desktop.yaml b/plugin-tray/translations/tray_zh_CN.GB2312.desktop.yaml new file mode 100644 index 000000000..25089c769 --- /dev/null +++ b/plugin-tray/translations/tray_zh_CN.GB2312.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Access hidden applications minimized in the system tray" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-tray/translations/tray_zh_CN.desktop b/plugin-tray/translations/tray_zh_CN.desktop deleted file mode 100644 index 485cae301..000000000 --- a/plugin-tray/translations/tray_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=访问最小化到系统托盘的隐藏程序 -Name[zh_CN]=系统托盘 diff --git a/plugin-tray/translations/tray_zh_CN.desktop.yaml b/plugin-tray/translations/tray_zh_CN.desktop.yaml new file mode 100644 index 000000000..5b325c519 --- /dev/null +++ b/plugin-tray/translations/tray_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "访问最小化到系统托盘的隐藏程序" +Desktop Entry/Name: "系统托盘" diff --git a/plugin-tray/translations/tray_zh_TW.desktop b/plugin-tray/translations/tray_zh_TW.desktop deleted file mode 100644 index 9d4b6f493..000000000 --- a/plugin-tray/translations/tray_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=System tray -Comment=Display applications minimized to the system tray. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=讀取縮小在系統列的隱藏程式 -Name[zh_TW]=系統列 diff --git a/plugin-tray/translations/tray_zh_TW.desktop.yaml b/plugin-tray/translations/tray_zh_TW.desktop.yaml new file mode 100644 index 000000000..f78adfe35 --- /dev/null +++ b/plugin-tray/translations/tray_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "System tray" +Desktop Entry/Comment: "Display applications minimized to the system tray." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "讀取縮小在系統列的隱藏程式" +Desktop Entry/Name: "系統列" diff --git a/plugin-volume/resources/volume.desktop.in b/plugin-volume/resources/volume.desktop.in index 754289fa1..6ebfa20a0 100644 --- a/plugin-volume/resources/volume.desktop.in +++ b/plugin-volume/resources/volume.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. Icon=multimedia-volume-control #TRANSLATIONS_DIR=../translations diff --git a/plugin-volume/translations/volume.desktop.yaml b/plugin-volume/translations/volume.desktop.yaml new file mode 100644 index 000000000..bcb594b1d --- /dev/null +++ b/plugin-volume/translations/volume.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." diff --git a/plugin-volume/translations/volume_ar.desktop b/plugin-volume/translations/volume_ar.desktop deleted file mode 100644 index cc73cd146..000000000 --- a/plugin-volume/translations/volume_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=تحكّم بمستوى الصّوت -Comment[ar]=تحكّم بمستوى صوت النّظام وأطلق المازج المفضّل لك. diff --git a/plugin-volume/translations/volume_ar.desktop.yaml b/plugin-volume/translations/volume_ar.desktop.yaml new file mode 100644 index 000000000..4f449ee99 --- /dev/null +++ b/plugin-volume/translations/volume_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "تحكّم بمستوى الصّوت" +Desktop Entry/Comment: "تحكّم بمستوى صوت النّظام وأطلق المازج المفضّل لك." diff --git a/plugin-volume/translations/volume_ca.desktop b/plugin-volume/translations/volume_ca.desktop deleted file mode 100644 index f5d709ec8..000000000 --- a/plugin-volume/translations/volume_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Control del volum -Comment[ca]=Controleu el volum del sistema i executeu el mesclador preferit. diff --git a/plugin-volume/translations/volume_ca.desktop.yaml b/plugin-volume/translations/volume_ca.desktop.yaml new file mode 100644 index 000000000..89292f379 --- /dev/null +++ b/plugin-volume/translations/volume_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Control del volum" +Desktop Entry/Comment: "Controleu el volum del sistema i executeu el mesclador preferit." diff --git a/plugin-volume/translations/volume_cs.desktop b/plugin-volume/translations/volume_cs.desktop deleted file mode 100644 index d40086fd1..000000000 --- a/plugin-volume/translations/volume_cs.desktop +++ /dev/null @@ -1,3 +0,0 @@ -# Translations -Comment[cs]=Ovládejte hlasitost systému a spusťte svůj upřednostňovaný směšovač. -Name[cs]=Ovládání hlasitosti diff --git a/plugin-volume/translations/volume_cs.desktop.yaml b/plugin-volume/translations/volume_cs.desktop.yaml new file mode 100644 index 000000000..4647fe085 --- /dev/null +++ b/plugin-volume/translations/volume_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Comment: "Ovládejte hlasitost systému a spusťte svůj upřednostňovaný směšovač. " +Desktop Entry/Name: "Ovládání hlasitosti" diff --git a/plugin-volume/translations/volume_da.desktop b/plugin-volume/translations/volume_da.desktop deleted file mode 100644 index c82bb7657..000000000 --- a/plugin-volume/translations/volume_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. -Icon=multimedia-volume-control - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Lydstyrkekontrol -Comment[da]=Juster systemets lydstyrke og start din foretrukne mikser. diff --git a/plugin-volume/translations/volume_da.desktop.yaml b/plugin-volume/translations/volume_da.desktop.yaml new file mode 100644 index 000000000..0bb3cdb70 --- /dev/null +++ b/plugin-volume/translations/volume_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/Icon: "multimedia-volume-control" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Lydstyrkekontrol" +Desktop Entry/Comment: "Juster systemets lydstyrke og start din foretrukne mikser." diff --git a/plugin-volume/translations/volume_de.desktop b/plugin-volume/translations/volume_de.desktop deleted file mode 100644 index 32df5d67a..000000000 --- a/plugin-volume/translations/volume_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Lautstärkeeinstellung -Comment[de]=Systemlautstärke einstellen und den bevorzugten Mischer starten. diff --git a/plugin-volume/translations/volume_de.desktop.yaml b/plugin-volume/translations/volume_de.desktop.yaml new file mode 100644 index 000000000..bf187d7a7 --- /dev/null +++ b/plugin-volume/translations/volume_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Lautstärkeeinstellung" +Desktop Entry/Comment: "Systemlautstärke einstellen und den bevorzugten Mischer starten." diff --git a/plugin-volume/translations/volume_el.desktop b/plugin-volume/translations/volume_el.desktop deleted file mode 100644 index 06bfdd95c..000000000 --- a/plugin-volume/translations/volume_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Έλεγχος έντασης ήχου -Comment[el]=Ελέγξτε την ένταση ήχου του συστήματος και εκκινήστε τον προτιμώμενο μίκτη. diff --git a/plugin-volume/translations/volume_el.desktop.yaml b/plugin-volume/translations/volume_el.desktop.yaml new file mode 100644 index 000000000..e4b26e574 --- /dev/null +++ b/plugin-volume/translations/volume_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Έλεγχος έντασης ήχου" +Desktop Entry/Comment: "Ελέγξτε την ένταση ήχου του συστήματος και εκκινήστε τον προτιμώμενο μίκτη." diff --git a/plugin-volume/translations/volume_es.desktop b/plugin-volume/translations/volume_es.desktop deleted file mode 100644 index 44f6badc4..000000000 --- a/plugin-volume/translations/volume_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Control de volumen -Comment[es]=Controla el volumen del sistema y lanza su mezclador preferido. diff --git a/plugin-volume/translations/volume_es.desktop.yaml b/plugin-volume/translations/volume_es.desktop.yaml new file mode 100644 index 000000000..4a08bb36e --- /dev/null +++ b/plugin-volume/translations/volume_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Control de volumen" +Desktop Entry/Comment: "Controla el volumen del sistema y lanza su mezclador preferido." diff --git a/plugin-volume/translations/volume_es_VE.desktop b/plugin-volume/translations/volume_es_VE.desktop deleted file mode 100644 index c4b0b9354..000000000 --- a/plugin-volume/translations/volume_es_VE.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[es_VE]=Controla el volumen del sistema y lanza el mezclador escogido referido -Name[es_VE]=Control de volumen diff --git a/plugin-volume/translations/volume_es_VE.desktop.yaml b/plugin-volume/translations/volume_es_VE.desktop.yaml new file mode 100644 index 000000000..203e33e58 --- /dev/null +++ b/plugin-volume/translations/volume_es_VE.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Controla el volumen del sistema y lanza el mezclador escogido referido" +Desktop Entry/Name: "Control de volumen" diff --git a/plugin-volume/translations/volume_eu.desktop b/plugin-volume/translations/volume_eu.desktop deleted file mode 100644 index dcf60e39e..000000000 --- a/plugin-volume/translations/volume_eu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[eu]=Kontrolatu sistemaren bolumena eta abiarazi zure gogoko nahasgailua. -Name[eu]=Bolumen-kontrola diff --git a/plugin-volume/translations/volume_eu.desktop.yaml b/plugin-volume/translations/volume_eu.desktop.yaml new file mode 100644 index 000000000..575439654 --- /dev/null +++ b/plugin-volume/translations/volume_eu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Kontrolatu sistemaren bolumena eta abiarazi zure gogoko nahasgailua." +Desktop Entry/Name: "Bolumen-kontrola" diff --git a/plugin-volume/translations/volume_fi.desktop b/plugin-volume/translations/volume_fi.desktop deleted file mode 100644 index f6207c5d3..000000000 --- a/plugin-volume/translations/volume_fi.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[fi]=Hallitse järjestelmän äänenvoimakkuutta, ja käynnistä suosimasi mikseri. -Name[fi]=Äänenvoimakkuuden hallinta diff --git a/plugin-volume/translations/volume_fi.desktop.yaml b/plugin-volume/translations/volume_fi.desktop.yaml new file mode 100644 index 000000000..706aaed4f --- /dev/null +++ b/plugin-volume/translations/volume_fi.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Hallitse järjestelmän äänenvoimakkuutta, ja käynnistä suosimasi mikseri." +Desktop Entry/Name: "Äänenvoimakkuuden hallinta" diff --git a/plugin-volume/translations/volume_fr.desktop b/plugin-volume/translations/volume_fr.desktop deleted file mode 100644 index 38e74b2b4..000000000 --- a/plugin-volume/translations/volume_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Volume audio -Comment[fr]=Réglage du volume audio du système et démarrage du mixeur. diff --git a/plugin-volume/translations/volume_fr.desktop.yaml b/plugin-volume/translations/volume_fr.desktop.yaml new file mode 100644 index 000000000..d78c6a813 --- /dev/null +++ b/plugin-volume/translations/volume_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Volume audio" +Desktop Entry/Comment: "Réglage du volume audio du système et démarrage du mixeur." diff --git a/plugin-volume/translations/volume_hr.desktop b/plugin-volume/translations/volume_hr.desktop deleted file mode 100644 index 820afa2df..000000000 --- a/plugin-volume/translations/volume_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Kontrola glasnoće -Comment[hr]=Kotroliraj glasnoću sustava i pokreni omiljeni mikser. diff --git a/plugin-volume/translations/volume_hr.desktop.yaml b/plugin-volume/translations/volume_hr.desktop.yaml new file mode 100644 index 000000000..9142f90c5 --- /dev/null +++ b/plugin-volume/translations/volume_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Kontrola glasnoće" +Desktop Entry/Comment: "Kotroliraj glasnoću sustava i pokreni omiljeni mikser." diff --git a/plugin-volume/translations/volume_hu.desktop b/plugin-volume/translations/volume_hu.desktop deleted file mode 100644 index c3e41537a..000000000 --- a/plugin-volume/translations/volume_hu.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[hu]=A rendszer hangerejének beállítása -Name[hu]=Hangerőszabályzó diff --git a/plugin-volume/translations/volume_hu.desktop.yaml b/plugin-volume/translations/volume_hu.desktop.yaml new file mode 100644 index 000000000..d33129b96 --- /dev/null +++ b/plugin-volume/translations/volume_hu.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "A rendszer hangerejének beállítása" +Desktop Entry/Name: "Hangerőszabályzó" diff --git a/plugin-volume/translations/volume_it.desktop b/plugin-volume/translations/volume_it.desktop deleted file mode 100644 index 6ae7b7031..000000000 --- a/plugin-volume/translations/volume_it.desktop +++ /dev/null @@ -1,3 +0,0 @@ -Name[it]=Controllo del volume -Comment[it]=Controlla il volume del sistema e avvia il mixer preferito - diff --git a/plugin-volume/translations/volume_it.desktop.yaml b/plugin-volume/translations/volume_it.desktop.yaml new file mode 100644 index 000000000..18dba1d12 --- /dev/null +++ b/plugin-volume/translations/volume_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Controllo del volume" +Desktop Entry/Comment: "Controlla il volume del sistema e avvia il mixer preferito" diff --git a/plugin-volume/translations/volume_ja.desktop b/plugin-volume/translations/volume_ja.desktop deleted file mode 100644 index bf5abf925..000000000 --- a/plugin-volume/translations/volume_ja.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name[ja]=音量調節 -Comment[ja]=システムの音量を制御したり、ミキサーを起動したりします - -#TRANSLATIONS_DIR=../translations diff --git a/plugin-volume/translations/volume_ja.desktop.yaml b/plugin-volume/translations/volume_ja.desktop.yaml new file mode 100644 index 000000000..d1df1ee28 --- /dev/null +++ b/plugin-volume/translations/volume_ja.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "音量調節" +Desktop Entry/Comment: "システムの音量を制御したり、ミキサーを起動したりします" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-volume/translations/volume_lt.desktop b/plugin-volume/translations/volume_lt.desktop deleted file mode 100644 index beb1fa04d..000000000 --- a/plugin-volume/translations/volume_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Garsio reguliavimas -Comment[lt]=Reguliuoti sistemos garsį ir paleisti pageidaujamą mašiklį. diff --git a/plugin-volume/translations/volume_lt.desktop.yaml b/plugin-volume/translations/volume_lt.desktop.yaml new file mode 100644 index 000000000..5fa7a1904 --- /dev/null +++ b/plugin-volume/translations/volume_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Garsio reguliavimas" +Desktop Entry/Comment: "Reguliuoti sistemos garsį ir paleisti pageidaujamą mašiklį." diff --git a/plugin-volume/translations/volume_nl.desktop b/plugin-volume/translations/volume_nl.desktop deleted file mode 100644 index 5bbbaf35c..000000000 --- a/plugin-volume/translations/volume_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Volume -Comment[nl]=Het volume van de luidsprekers instellen. diff --git a/plugin-volume/translations/volume_nl.desktop.yaml b/plugin-volume/translations/volume_nl.desktop.yaml new file mode 100644 index 000000000..07c7eddf7 --- /dev/null +++ b/plugin-volume/translations/volume_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Volume" +Desktop Entry/Comment: "Het volume van de luidsprekers instellen." diff --git a/plugin-volume/translations/volume_pl.desktop b/plugin-volume/translations/volume_pl.desktop deleted file mode 100644 index 3cb3a5c4c..000000000 --- a/plugin-volume/translations/volume_pl.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pl]=Dopasuj poziom dźwięku i uruchom preferowany mikser. -Name[pl]=Regulacja poziomu dźwięku diff --git a/plugin-volume/translations/volume_pl.desktop.yaml b/plugin-volume/translations/volume_pl.desktop.yaml new file mode 100644 index 000000000..439596c56 --- /dev/null +++ b/plugin-volume/translations/volume_pl.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Dopasuj poziom dźwięku i uruchom preferowany mikser." +Desktop Entry/Name: "Regulacja poziomu dźwięku " diff --git a/plugin-volume/translations/volume_pt.desktop b/plugin-volume/translations/volume_pt.desktop deleted file mode 100644 index d6b649728..000000000 --- a/plugin-volume/translations/volume_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -[Desktop Entry] -Name[pt]=Controlo de volume -Comment[pt]=Controlar o volume do sistema e abrir o gestor de som diff --git a/plugin-volume/translations/volume_pt.desktop.yaml b/plugin-volume/translations/volume_pt.desktop.yaml new file mode 100644 index 000000000..8b6a56ef2 --- /dev/null +++ b/plugin-volume/translations/volume_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Controlo de volume" +Desktop Entry/Comment: "Controlar o volume do sistema e abrir o gestor de som" diff --git a/plugin-volume/translations/volume_pt_BR.desktop b/plugin-volume/translations/volume_pt_BR.desktop deleted file mode 100644 index e242a8526..000000000 --- a/plugin-volume/translations/volume_pt_BR.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[pt_BR]=Controla o volume do sistema e lança seu mixer preferido. -Name[pt_BR]=Controle de Volume diff --git a/plugin-volume/translations/volume_pt_BR.desktop.yaml b/plugin-volume/translations/volume_pt_BR.desktop.yaml new file mode 100644 index 000000000..eb647f6fe --- /dev/null +++ b/plugin-volume/translations/volume_pt_BR.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Controla o volume do sistema e lança seu mixer preferido." +Desktop Entry/Name: "Controle de Volume" diff --git a/plugin-volume/translations/volume_ro_RO.desktop b/plugin-volume/translations/volume_ro_RO.desktop deleted file mode 100644 index 53355fcfb..000000000 --- a/plugin-volume/translations/volume_ro_RO.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ro_RO]=Controlează volumul sistem și lansează mixerul dvs preferat -Name[ro_RO]=Control volum diff --git a/plugin-volume/translations/volume_ro_RO.desktop.yaml b/plugin-volume/translations/volume_ro_RO.desktop.yaml new file mode 100644 index 000000000..ba56ce5da --- /dev/null +++ b/plugin-volume/translations/volume_ro_RO.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Controlează volumul sistem și lansează mixerul dvs preferat" +Desktop Entry/Name: "Control volum" diff --git a/plugin-volume/translations/volume_ru.desktop b/plugin-volume/translations/volume_ru.desktop deleted file mode 100644 index 9881f275c..000000000 --- a/plugin-volume/translations/volume_ru.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[ru]=Управлять громкостью звука в системе и запустить предпочитаемый микшер. -Name[ru]=Регулятор громкости \ No newline at end of file diff --git a/plugin-volume/translations/volume_ru.desktop.yaml b/plugin-volume/translations/volume_ru.desktop.yaml new file mode 100644 index 000000000..a64656fbe --- /dev/null +++ b/plugin-volume/translations/volume_ru.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Управлять громкостью звука в системе и запустить предпочитаемый микшер." +Desktop Entry/Name: "Регулятор громкости" diff --git a/plugin-volume/translations/volume_th_TH.desktop b/plugin-volume/translations/volume_th_TH.desktop deleted file mode 100644 index ddd16a11e..000000000 --- a/plugin-volume/translations/volume_th_TH.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[th_TH]=ควบคุมระดับเสียงของระบบและเรียกใช้ตัวผสมที่คุณต้องการ -Name[th_TH]=ควบคุมระดับเสียง diff --git a/plugin-volume/translations/volume_th_TH.desktop.yaml b/plugin-volume/translations/volume_th_TH.desktop.yaml new file mode 100644 index 000000000..f6f3b308e --- /dev/null +++ b/plugin-volume/translations/volume_th_TH.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "ควบคุมระดับเสียงของระบบและเรียกใช้ตัวผสมที่คุณต้องการ" +Desktop Entry/Name: "ควบคุมระดับเสียง" diff --git a/plugin-volume/translations/volume_uk.desktop b/plugin-volume/translations/volume_uk.desktop deleted file mode 100644 index 444e4f7af..000000000 --- a/plugin-volume/translations/volume_uk.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[uk]=Регулює системну гучність та запускає ваш улюблений мікшер -Name[uk]=Регулятор гучності diff --git a/plugin-volume/translations/volume_uk.desktop.yaml b/plugin-volume/translations/volume_uk.desktop.yaml new file mode 100644 index 000000000..9d021cabb --- /dev/null +++ b/plugin-volume/translations/volume_uk.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "Регулює системну гучність та запускає ваш улюблений мікшер" +Desktop Entry/Name: "Регулятор гучності" diff --git a/plugin-volume/translations/volume_zh_CN.desktop b/plugin-volume/translations/volume_zh_CN.desktop deleted file mode 100644 index c6b13028f..000000000 --- a/plugin-volume/translations/volume_zh_CN.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_CN]=控制系统音量并启动您喜欢的混音器。 -Name[zh_CN]=音量控制 diff --git a/plugin-volume/translations/volume_zh_CN.desktop.yaml b/plugin-volume/translations/volume_zh_CN.desktop.yaml new file mode 100644 index 000000000..a2c3c8109 --- /dev/null +++ b/plugin-volume/translations/volume_zh_CN.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "控制系统音量并启动您喜欢的混音器。" +Desktop Entry/Name: "音量控制" diff --git a/plugin-volume/translations/volume_zh_TW.desktop b/plugin-volume/translations/volume_zh_TW.desktop deleted file mode 100644 index 629359f3c..000000000 --- a/plugin-volume/translations/volume_zh_TW.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=Volume control -Comment=Control the system's volume and launch your preferred mixer. - -#TRANSLATIONS_DIR=../translations - - -# Translations -Comment[zh_TW]=控制系統音量並啟動您喜愛的音量控制器 -Name[zh_TW]=音量控制 diff --git a/plugin-volume/translations/volume_zh_TW.desktop.yaml b/plugin-volume/translations/volume_zh_TW.desktop.yaml new file mode 100644 index 000000000..890d70330 --- /dev/null +++ b/plugin-volume/translations/volume_zh_TW.desktop.yaml @@ -0,0 +1,7 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Volume control" +Desktop Entry/Comment: "Control the system's volume and launch your preferred mixer." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Comment: "控制系統音量並啟動您喜愛的音量控制器" +Desktop Entry/Name: "音量控制" diff --git a/plugin-worldclock/resources/worldclock.desktop.in b/plugin-worldclock/resources/worldclock.desktop.in index e957f5a10..0a9a8a0e4 100644 --- a/plugin-worldclock/resources/worldclock.desktop.in +++ b/plugin-worldclock/resources/worldclock.desktop.in @@ -1,8 +1,6 @@ [Desktop Entry] Type=Service ServiceTypes=LXQtPanel/Plugin -Name=World clock -Comment=World clock plugin. Icon=clock #TRANSLATIONS_DIR=../translations diff --git a/plugin-worldclock/translations/worldclock.desktop.yaml b/plugin-worldclock/translations/worldclock.desktop.yaml new file mode 100644 index 000000000..3589be281 --- /dev/null +++ b/plugin-worldclock/translations/worldclock.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "World clock" +Desktop Entry/Comment: "World clock plugin." diff --git a/plugin-worldclock/translations/worldclock_ar.desktop b/plugin-worldclock/translations/worldclock_ar.desktop deleted file mode 100644 index 9e3a92052..000000000 --- a/plugin-worldclock/translations/worldclock_ar.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ar]=ساعة العالم -Comment[ar]=ملحقة لساعة العالم. diff --git a/plugin-worldclock/translations/worldclock_ar.desktop.yaml b/plugin-worldclock/translations/worldclock_ar.desktop.yaml new file mode 100644 index 000000000..df3731ab0 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_ar.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "ساعة العالم" +Desktop Entry/Comment: "ملحقة لساعة العالم." diff --git a/plugin-worldclock/translations/worldclock_ca.desktop b/plugin-worldclock/translations/worldclock_ca.desktop deleted file mode 100644 index 7afe18fb6..000000000 --- a/plugin-worldclock/translations/worldclock_ca.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ca]=Rellotge mundial -Comment[ca]=Connector del rellotge mundial. diff --git a/plugin-worldclock/translations/worldclock_ca.desktop.yaml b/plugin-worldclock/translations/worldclock_ca.desktop.yaml new file mode 100644 index 000000000..a2a641fbe --- /dev/null +++ b/plugin-worldclock/translations/worldclock_ca.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Rellotge mundial" +Desktop Entry/Comment: "Connector del rellotge mundial." diff --git a/plugin-worldclock/translations/worldclock_cs.desktop b/plugin-worldclock/translations/worldclock_cs.desktop deleted file mode 100644 index 6f53aff1c..000000000 --- a/plugin-worldclock/translations/worldclock_cs.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[cs]=Čas ve světě -Comment[cs]=Čas v různých časových pásmech diff --git a/plugin-worldclock/translations/worldclock_cs.desktop.yaml b/plugin-worldclock/translations/worldclock_cs.desktop.yaml new file mode 100644 index 000000000..923bdf0a9 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_cs.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Čas ve světě" +Desktop Entry/Comment: "Čas v různých časových pásmech" diff --git a/plugin-worldclock/translations/worldclock_da.desktop b/plugin-worldclock/translations/worldclock_da.desktop deleted file mode 100644 index 80b6c81dc..000000000 --- a/plugin-worldclock/translations/worldclock_da.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name=World clock -Comment=World clock plugin. -Icon=clock - -#TRANSLATIONS_DIR=../translations - -# Translations -Name[da]=Verdensur -Comment[da]=Verdensur-plugin. \ No newline at end of file diff --git a/plugin-worldclock/translations/worldclock_da.desktop.yaml b/plugin-worldclock/translations/worldclock_da.desktop.yaml new file mode 100644 index 000000000..8c4459729 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_da.desktop.yaml @@ -0,0 +1,8 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "World clock" +Desktop Entry/Comment: "World clock plugin." +Desktop Entry/Icon: "clock" +Desktop Entry/#TRANSLATIONS_DIR: "../translations" +Desktop Entry/Name: "Verdensur" +Desktop Entry/Comment: "Verdensur-plugin." diff --git a/plugin-worldclock/translations/worldclock_de.desktop b/plugin-worldclock/translations/worldclock_de.desktop deleted file mode 100644 index c4e8a1b22..000000000 --- a/plugin-worldclock/translations/worldclock_de.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[de]=Weltzeituhr -Comment[de]=Weltzeituhr diff --git a/plugin-worldclock/translations/worldclock_de.desktop.yaml b/plugin-worldclock/translations/worldclock_de.desktop.yaml new file mode 100644 index 000000000..433c4383f --- /dev/null +++ b/plugin-worldclock/translations/worldclock_de.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Weltzeituhr" +Desktop Entry/Comment: "Weltzeituhr" diff --git a/plugin-worldclock/translations/worldclock_el.desktop b/plugin-worldclock/translations/worldclock_el.desktop deleted file mode 100644 index 05e992bf5..000000000 --- a/plugin-worldclock/translations/worldclock_el.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[el]=Παγκόσμιο ρολόι -Comment[el]=Πρόσθετο παγκόσμιου ρολογιού diff --git a/plugin-worldclock/translations/worldclock_el.desktop.yaml b/plugin-worldclock/translations/worldclock_el.desktop.yaml new file mode 100644 index 000000000..431472fc9 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_el.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Παγκόσμιο ρολόι" +Desktop Entry/Comment: "Πρόσθετο παγκόσμιου ρολογιού" diff --git a/plugin-worldclock/translations/worldclock_es.desktop b/plugin-worldclock/translations/worldclock_es.desktop deleted file mode 100644 index 04d8e9748..000000000 --- a/plugin-worldclock/translations/worldclock_es.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[es]=Reloj mundial -Comment[es]=Complemento de reloj mundial. diff --git a/plugin-worldclock/translations/worldclock_es.desktop.yaml b/plugin-worldclock/translations/worldclock_es.desktop.yaml new file mode 100644 index 000000000..76adcc9f6 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_es.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Reloj mundial" +Desktop Entry/Comment: "Complemento de reloj mundial." diff --git a/plugin-worldclock/translations/worldclock_fr.desktop b/plugin-worldclock/translations/worldclock_fr.desktop deleted file mode 100644 index a01b50e5b..000000000 --- a/plugin-worldclock/translations/worldclock_fr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[fr]=Horloge universelle -Comment[fr]=Horloge universelle diff --git a/plugin-worldclock/translations/worldclock_fr.desktop.yaml b/plugin-worldclock/translations/worldclock_fr.desktop.yaml new file mode 100644 index 000000000..626141984 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_fr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Horloge universelle" +Desktop Entry/Comment: "Horloge universelle" diff --git a/plugin-worldclock/translations/worldclock_hr.desktop b/plugin-worldclock/translations/worldclock_hr.desktop deleted file mode 100644 index f59f2f2a3..000000000 --- a/plugin-worldclock/translations/worldclock_hr.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[hr]=Svjetski sat -Comment[hr]=Priključak za svjetski sat. diff --git a/plugin-worldclock/translations/worldclock_hr.desktop.yaml b/plugin-worldclock/translations/worldclock_hr.desktop.yaml new file mode 100644 index 000000000..c684bd406 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_hr.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Svjetski sat" +Desktop Entry/Comment: "Priključak za svjetski sat." diff --git a/plugin-worldclock/translations/worldclock_hu.desktop b/plugin-worldclock/translations/worldclock_hu.desktop deleted file mode 100644 index 36fd874c9..000000000 --- a/plugin-worldclock/translations/worldclock_hu.desktop +++ /dev/null @@ -1,3 +0,0 @@ -#TRANSLATIONS -Name[hu]=Világóra -Comment[hu]=Világóra bővítmény diff --git a/plugin-worldclock/translations/worldclock_hu.desktop.yaml b/plugin-worldclock/translations/worldclock_hu.desktop.yaml new file mode 100644 index 000000000..4dc9c060f --- /dev/null +++ b/plugin-worldclock/translations/worldclock_hu.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Világóra" +Desktop Entry/Comment: "Világóra bővítmény" diff --git a/plugin-worldclock/translations/worldclock_it.desktop b/plugin-worldclock/translations/worldclock_it.desktop deleted file mode 100644 index 21570f42f..000000000 --- a/plugin-worldclock/translations/worldclock_it.desktop +++ /dev/null @@ -1,3 +0,0 @@ -#TRANSLATIONS -Name[it]=Orologio mondiale -Comment[it]=Mostra un orologio con un fuso orario diverso diff --git a/plugin-worldclock/translations/worldclock_it.desktop.yaml b/plugin-worldclock/translations/worldclock_it.desktop.yaml new file mode 100644 index 000000000..c3d09901b --- /dev/null +++ b/plugin-worldclock/translations/worldclock_it.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Orologio mondiale" +Desktop Entry/Comment: "Mostra un orologio con un fuso orario diverso" diff --git a/plugin-worldclock/translations/worldclock_ja.desktop b/plugin-worldclock/translations/worldclock_ja.desktop deleted file mode 100644 index c6b9eaa27..000000000 --- a/plugin-worldclock/translations/worldclock_ja.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[ja]=世界時計 -Comment[ja]=時計を表示します。表示形式を自由に指定できます。 diff --git a/plugin-worldclock/translations/worldclock_ja.desktop.yaml b/plugin-worldclock/translations/worldclock_ja.desktop.yaml new file mode 100644 index 000000000..7a4e6845d --- /dev/null +++ b/plugin-worldclock/translations/worldclock_ja.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "世界時計" +Desktop Entry/Comment: "時計を表示します。表示形式を自由に指定できます。" diff --git a/plugin-worldclock/translations/worldclock_lt.desktop b/plugin-worldclock/translations/worldclock_lt.desktop deleted file mode 100644 index b5b2996d1..000000000 --- a/plugin-worldclock/translations/worldclock_lt.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[lt]=Pasaulio laikrodžiai -Comment[lt]=Pasaulio laikrodžių įskiepis. diff --git a/plugin-worldclock/translations/worldclock_lt.desktop.yaml b/plugin-worldclock/translations/worldclock_lt.desktop.yaml new file mode 100644 index 000000000..4d2ca1124 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_lt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Pasaulio laikrodžiai" +Desktop Entry/Comment: "Pasaulio laikrodžių įskiepis." diff --git a/plugin-worldclock/translations/worldclock_nl.desktop b/plugin-worldclock/translations/worldclock_nl.desktop deleted file mode 100644 index e1be86a57..000000000 --- a/plugin-worldclock/translations/worldclock_nl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[nl]=Klok -Comment[nl]=Klok weergeven in werkbalk diff --git a/plugin-worldclock/translations/worldclock_nl.desktop.yaml b/plugin-worldclock/translations/worldclock_nl.desktop.yaml new file mode 100644 index 000000000..d81b2e6b8 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_nl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Klok" +Desktop Entry/Comment: "Klok weergeven in werkbalk" diff --git a/plugin-worldclock/translations/worldclock_pl.desktop b/plugin-worldclock/translations/worldclock_pl.desktop deleted file mode 100644 index 4bcf085bb..000000000 --- a/plugin-worldclock/translations/worldclock_pl.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[pl]=Zegar światowy -Comment[pl]=Wtyczka zegara światowego. diff --git a/plugin-worldclock/translations/worldclock_pl.desktop.yaml b/plugin-worldclock/translations/worldclock_pl.desktop.yaml new file mode 100644 index 000000000..7e63f84fa --- /dev/null +++ b/plugin-worldclock/translations/worldclock_pl.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Zegar światowy" +Desktop Entry/Comment: "Wtyczka zegara światowego." diff --git a/plugin-worldclock/translations/worldclock_pt.desktop b/plugin-worldclock/translations/worldclock_pt.desktop deleted file mode 100644 index de26cace3..000000000 --- a/plugin-worldclock/translations/worldclock_pt.desktop +++ /dev/null @@ -1,3 +0,0 @@ -#TRANSLATIONS -Name[pt]=Relógio mundial -Comment[pt]=Extra para mostrar um relógio mundial diff --git a/plugin-worldclock/translations/worldclock_pt.desktop.yaml b/plugin-worldclock/translations/worldclock_pt.desktop.yaml new file mode 100644 index 000000000..ba1050a96 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_pt.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "Relógio mundial" +Desktop Entry/Comment: "Extra para mostrar um relógio mundial" diff --git a/plugin-worldclock/translations/worldclock_ru.desktop b/plugin-worldclock/translations/worldclock_ru.desktop deleted file mode 100644 index 901f660d8..000000000 --- a/plugin-worldclock/translations/worldclock_ru.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Type=Service -ServiceTypes=LXQtPanel/Plugin -Name[ru]=Мировое время -Comment[ru]=Плагин мирового времени. - -#TRANSLATIONS_DIR=../translations diff --git a/plugin-worldclock/translations/worldclock_ru.desktop.yaml b/plugin-worldclock/translations/worldclock_ru.desktop.yaml new file mode 100644 index 000000000..cf9b0f806 --- /dev/null +++ b/plugin-worldclock/translations/worldclock_ru.desktop.yaml @@ -0,0 +1,5 @@ +Desktop Entry/Type: "Service" +Desktop Entry/ServiceTypes: "LXQtPanel/Plugin" +Desktop Entry/Name: "Мировое время" +Desktop Entry/Comment: "Плагин мирового времени." +Desktop Entry/#TRANSLATIONS_DIR: "../translations" diff --git a/plugin-worldclock/translations/worldclock_zh_CN.desktop b/plugin-worldclock/translations/worldclock_zh_CN.desktop deleted file mode 100644 index a18ae09c9..000000000 --- a/plugin-worldclock/translations/worldclock_zh_CN.desktop +++ /dev/null @@ -1,2 +0,0 @@ -Name[zh_CN]=世界时钟 -Comment[zh_CN]=世界时钟插件 diff --git a/plugin-worldclock/translations/worldclock_zh_CN.desktop.yaml b/plugin-worldclock/translations/worldclock_zh_CN.desktop.yaml new file mode 100644 index 000000000..9686e792b --- /dev/null +++ b/plugin-worldclock/translations/worldclock_zh_CN.desktop.yaml @@ -0,0 +1,2 @@ +Desktop Entry/Name: "世界时钟" +Desktop Entry/Comment: "世界时钟插件"