├── debian ├── source │ └── format ├── copyright ├── install ├── rules └── control ├── icons └── mx-tools.png ├── debs ├── mx-tools_25.4.tar.xz ├── mx-tools_25.4_amd64.deb ├── mx-tools_25.4.dsc ├── mx-tools_25.4_source.changes └── mx-tools_25.4_amd64.changes ├── images.qrc ├── .obs └── workflows.yml ├── about.h ├── translations-desktop-file ├── desktop-in │ └── mx-tools.desktop.in ├── push_original_strings.sh ├── uploadlist.txt ├── get_translations ├── generate_desktop-in_files.sh ├── pot │ └── mx-tools-desktop.pot ├── po │ ├── mx-tools-desktop_km.po │ ├── mx-tools-desktop_lo.po │ ├── mx-tools-desktop_ms.po │ ├── mx-tools-desktop_tt.po │ ├── mx-tools-desktop_uz.po │ ├── mx-tools-desktop_jv.po │ ├── mx-tools-desktop_ky.po │ ├── mx-tools-desktop_my.po │ ├── mx-tools-desktop_sm.po │ ├── mx-tools-desktop_su.po │ ├── mx-tools-desktop_yo.po │ ├── mx-tools-desktop_bn.po │ ├── mx-tools-desktop_co.po │ ├── mx-tools-desktop_fa.po │ ├── mx-tools-desktop_gl.po │ ├── mx-tools-desktop_gu.po │ ├── mx-tools-desktop_ha.po │ ├── mx-tools-desktop_hy.po │ ├── mx-tools-desktop_ka.po │ ├── mx-tools-desktop_kn.po │ ├── mx-tools-desktop_ku.po │ ├── mx-tools-desktop_mg.po │ ├── mx-tools-desktop_mi.po │ ├── mx-tools-desktop_mr.po │ ├── mx-tools-desktop_ne.po │ ├── mx-tools-desktop_ny.po │ ├── mx-tools-desktop_or.po │ ├── mx-tools-desktop_ps.po │ ├── mx-tools-desktop_rue.po │ ├── mx-tools-desktop_sd.po │ ├── mx-tools-desktop_si.po │ ├── mx-tools-desktop_sn.po │ ├── mx-tools-desktop_so.po │ ├── mx-tools-desktop_sw.po │ ├── mx-tools-desktop_ta.po │ ├── mx-tools-desktop_te.po │ ├── mx-tools-desktop_tg.po │ ├── mx-tools-desktop_tk.po │ ├── mx-tools-desktop_ug.po │ ├── mx-tools-desktop_ur.po │ ├── mx-tools-desktop_xh.po │ ├── mx-tools-desktop_yi.po │ ├── mx-tools-desktop_af.po │ ├── mx-tools-desktop_ast.po │ ├── mx-tools-desktop_ceb.po │ ├── mx-tools-desktop_eo.po │ ├── mx-tools-desktop_haw.po │ ├── mx-tools-desktop_kab.po │ ├── mx-tools-desktop_lb.po │ ├── mx-tools-desktop_ml.po │ ├── mx-tools-desktop_mn.po │ ├── mx-tools-desktop_rw.po │ ├── mx-tools-desktop_fy.po │ ├── mx-tools-desktop_nn.po │ ├── mx-tools-desktop_oc.po │ ├── mx-tools-desktop_pa.po │ ├── mx-tools-desktop_st.po │ ├── mx-tools-desktop_hye.po │ ├── mx-tools-desktop_yue_CN.po │ ├── mx-tools-desktop_zh_HK.po │ ├── mx-tools-desktop_fi_FI.po │ ├── mx-tools-desktop_ht.po │ ├── mx-tools-desktop_hy_AM.po │ ├── mx-tools-desktop_en_GB.po │ ├── mx-tools-desktop_en_US.po │ ├── mx-tools-desktop_nb_NO.po │ ├── mx-tools-desktop_ga.po │ ├── mx-tools-desktop_lv.po │ ├── mx-tools-desktop_mk.po │ ├── mx-tools-desktop_cy.po │ ├── mx-tools-desktop_fil.po │ ├── mx-tools-desktop_fr_FR.po │ ├── mx-tools-desktop_gd.po │ ├── mx-tools-desktop_bs.po │ ├── mx-tools-desktop_mt.po │ ├── mx-tools-desktop_fil_PH.po │ ├── mx-tools-desktop_id.po │ ├── mx-tools-desktop_ko.po │ ├── mx-tools-desktop_et.po │ ├── mx-tools-desktop_eu.po │ ├── mx-tools-desktop_he.po │ ├── mx-tools-desktop_bg.po │ ├── mx-tools-desktop_bs_BA.po │ ├── mx-tools-desktop_is.po │ ├── mx-tools-desktop_th.po │ ├── mx-tools-desktop_be.po │ ├── mx-tools-desktop_el.po │ ├── mx-tools-desktop_ie.po │ ├── mx-tools-desktop_vi.po │ ├── mx-tools-desktop_hi.po │ ├── mx-tools-desktop_zh_CN.po │ ├── mx-tools-desktop_hr.po │ ├── mx-tools-desktop_sr.po │ ├── mx-tools-desktop_nl_BE.po │ ├── mx-tools-desktop_am.po │ ├── mx-tools-desktop_ar.po │ ├── mx-tools-desktop_kk.po │ ├── mx-tools-desktop_nb.po │ ├── mx-tools-desktop_sq.po │ ├── mx-tools-desktop_de.po │ ├── mx-tools-desktop_gl_ES.po │ ├── mx-tools-desktop_hu.po │ ├── mx-tools-desktop_ja.po │ ├── mx-tools-desktop_da.po │ ├── mx-tools-desktop_fr_BE.po │ ├── mx-tools-desktop_nl.po │ ├── mx-tools-desktop_ca.po │ ├── mx-tools-desktop_fi.po │ ├── mx-tools-desktop_tr.po │ ├── mx-tools-desktop_sv.po │ ├── mx-tools-desktop_es.po │ ├── mx-tools-desktop_ro.po │ ├── mx-tools-desktop_es_ES.po │ ├── mx-tools-desktop_fr.po │ ├── mx-tools-desktop_zh_TW.po │ ├── mx-tools-desktop_ru_RU.po │ ├── mx-tools-desktop_pt_BR.po │ ├── mx-tools-desktop_sl.po │ ├── mx-tools-desktop_it.po │ ├── mx-tools-desktop_cs.po │ ├── mx-tools-desktop_sk.po │ ├── mx-tools-desktop_pt.po │ ├── mx-tools-desktop_uk.po │ ├── mx-tools-desktop_lt.po │ ├── mx-tools-desktop_he_IL.po │ ├── mx-tools-desktop_ru.po │ ├── mx-tools-desktop_pl.po │ └── LINGUAS ├── update-po-mo.sh ├── readme └── get_original_strings.sh ├── .gitignore ├── flatbutton.h ├── translations ├── get_translations ├── mx-tools_zh_CN.ts ├── mx-tools_zh_TW.ts ├── mx-tools_ja.ts └── mx-tools_ar.ts ├── help └── license.html ├── .github └── workflows │ ├── close-old-issues.yaml │ └── release.yaml ├── flatbutton.cpp ├── main.cpp ├── mx-tools.desktop ├── about.cpp └── mainwindow.h /debian/source/format: -------------------------------------------------------------------------------- 1 | 3.0 (native) 2 | 3 | -------------------------------------------------------------------------------- /icons/mx-tools.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MX-Linux/mx-tools/HEAD/icons/mx-tools.png -------------------------------------------------------------------------------- /debs/mx-tools_25.4.tar.xz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MX-Linux/mx-tools/HEAD/debs/mx-tools_25.4.tar.xz -------------------------------------------------------------------------------- /debs/mx-tools_25.4_amd64.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MX-Linux/mx-tools/HEAD/debs/mx-tools_25.4_amd64.deb -------------------------------------------------------------------------------- /images.qrc: -------------------------------------------------------------------------------- 1 | 2 | 3 | icons/logo.svg 4 | 5 | 6 | -------------------------------------------------------------------------------- /.obs/workflows.yml: -------------------------------------------------------------------------------- 1 | workflow: 2 | steps: 3 | - trigger_services: 4 | project: home:mx-packaging 5 | package: %{SCM_REPOSITORY_NAME} 6 | filters: 7 | event: tag_push 8 | -------------------------------------------------------------------------------- /about.h: -------------------------------------------------------------------------------- 1 | #pragma once 2 | 3 | class QString; 4 | 5 | void displayDoc(const QString &url, const QString &title); 6 | void displayAboutMsgBox(const QString &title, const QString &message, const QString &licence_url, 7 | const QString &license_title); 8 | -------------------------------------------------------------------------------- /debian/copyright: -------------------------------------------------------------------------------- 1 | Copyright (2014) by Adrian; MX Linux 2 | 3 | and released under the GPL 3 4 | 5 | 6 | Files: debian/* 7 | 8 | Packaging copyright 2014 by Steven Pusser [stevep@mxlinux.org] 9 | 10 | and is released under the GPL 3 license. 11 | -------------------------------------------------------------------------------- /debian/install: -------------------------------------------------------------------------------- 1 | icons/mx-tools.png usr/share/icons/hicolor/96x96/apps 2 | icons/mx-tools.svg usr/share/icons/hicolor/scalable/apps 3 | help/* usr/share/doc/mx-tools 4 | obj-*/mx-tools usr/bin 5 | mx-tools.desktop usr/share/applications 6 | obj-*/*.qm usr/share/mx-tools/locale 7 | -------------------------------------------------------------------------------- /translations-desktop-file/desktop-in/mx-tools.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | # The desktop entry name will be displayed within the menu. 3 | Name=MX Tools 4 | # # The desktop entry comment will be shown within the menu. 5 | Comment=Configuration tools for MX Linux 6 | Exec=mx-tools 7 | Icon=mx-tools 8 | NoDisplay=false 9 | Categories=XFCE;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings; 10 | Type=Application 11 | 12 | -------------------------------------------------------------------------------- /translations-desktop-file/push_original_strings.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | ##push local po files to transifex 4 | ##this is destructive on transifex, so problaby only useful when initializing a new resource 5 | ##or possibly migrating one resource to another 6 | #there is a confirmation step 7 | #and the resource must exist 8 | 9 | RESOURCE="$(basename $(dirname $(pwd)))-desktop" 10 | 11 | tx push -r antix-development.${RESOURCE} --translations --force 12 | 13 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Created by https://www.gitignore.io 2 | # place file in ~/.config/git/ignore 3 | 4 | ### Qt ### 5 | # C++ objects and libs 6 | 7 | *.slo 8 | *.lo 9 | *.o 10 | *.a 11 | *.la 12 | *.lai 13 | *.so 14 | *.dll 15 | *.dylib 16 | 17 | # Qt-es 18 | 19 | /.qmake.cache 20 | /.qmake.stash 21 | *.pro.user 22 | *.pro.user.* 23 | *.moc 24 | moc_*.cpp 25 | qrc_*.cpp 26 | ui_*.h 27 | Makefile* 28 | *-build-* 29 | 30 | # QtCreator 31 | 32 | *.autosave 33 | 34 | #QtCtreator Qml 35 | *.qmlproject.user 36 | *.qmlproject.user.* 37 | 38 | # Transifex ignore 39 | .tx/ 40 | 41 | mx-tools 42 | -------------------------------------------------------------------------------- /debian/rules: -------------------------------------------------------------------------------- 1 | #!/usr/bin/make -f 2 | export QT_SELECT=6 3 | 4 | override_dh_auto_configure: 5 | dh_auto_configure -- \ 6 | -G Ninja \ 7 | -DCMAKE_BUILD_TYPE=Release \ 8 | -DCMAKE_EXPORT_COMPILE_COMMANDS=ON 9 | 10 | override_dh_auto_clean: 11 | dh_auto_clean 12 | rm -rf build/ 13 | rm -f translations/*.qm 14 | 15 | override_dh_shlibdeps: 16 | dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info 17 | 18 | override_dh_auto_test: 19 | # Skip tests as no test targets are defined 20 | 21 | override_dh_auto_install: 22 | # Install is handled by debian/install file 23 | dh_auto_install 24 | 25 | %: 26 | dh $@ --buildsystem=cmake+ninja --no-automatic-dbgsym 27 | -------------------------------------------------------------------------------- /translations-desktop-file/uploadlist.txt: -------------------------------------------------------------------------------- 1 | mx-tools-desktop_am.po 2 | mx-tools-desktop_ca.po 3 | mx-tools-desktop_cs.po 4 | mx-tools-desktop_da.po 5 | mx-tools-desktop_de.po 6 | mx-tools-desktop_el.po 7 | mx-tools-desktop_es.po 8 | mx-tools-desktop_fi.po 9 | mx-tools-desktop_fr.po 10 | mx-tools-desktop_hu.po 11 | mx-tools-desktop_it.po 12 | mx-tools-desktop_ja.po 13 | mx-tools-desktop_lt.po 14 | mx-tools-desktop_nl.po 15 | mx-tools-desktop_pl.po 16 | mx-tools-desktop_pt.po 17 | mx-tools-desktop_pt_BR.po 18 | mx-tools-desktop_ro.po 19 | mx-tools-desktop_ru.po 20 | mx-tools-desktop_sk.po 21 | mx-tools-desktop_sl.po 22 | mx-tools-desktop_sv.po 23 | mx-tools-desktop_tr.po 24 | mx-tools-desktop_zh_TW.po 25 | -------------------------------------------------------------------------------- /translations-desktop-file/get_translations: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | APPNAME="$(basename $(dirname $(pwd)))-desktop" 4 | 5 | echodo() { 6 | echo "${@}" 7 | ${@} 8 | } 9 | 10 | # prepare transifex 11 | if [ ! -s .tx/config ]; then 12 | mkdir -p .tx 13 | cat < .tx/config 14 | [main] 15 | host = https://www.transifex.com 16 | 17 | [o:anticapitalista:p:antix-development:r:$APPNAME] 18 | file_filter = po/${APPNAME}_.po 19 | source_file = ${APPNAME}.pot 20 | source_lang = en 21 | type = po 22 | EOF 23 | fi 24 | 25 | 26 | #remove existing translations 27 | # rm po/* 28 | 29 | # get all translations 30 | if command -v tx >/dev/null; then 31 | echodo tx pull -r antix-development.$APPNAME --all 32 | fi 33 | 34 | -------------------------------------------------------------------------------- /translations-desktop-file/generate_desktop-in_files.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | ##translate desktop file strings to appropriate po file 4 | 5 | RESOURCE="$(basename $(dirname $(pwd)))-desktop" 6 | echo $RESOURCE 7 | 8 | LIST="../*.desktop" 9 | TARGET_FOLDER="desktop-in/" 10 | 11 | for file in $LIST; do 12 | cp $file ${TARGET_FOLDER}$(basename $file).in 13 | 14 | done 15 | 16 | sed -i '/^Name\[/d' ${TARGET_FOLDER}*.desktop.in 17 | sed -i '/^Comment\[/d' ${TARGET_FOLDER}*.desktop.in 18 | 19 | ##add translator comments 20 | 21 | sed -i '/^Name=.*/i \# The desktop entry name will be displayed within the menu.' ${TARGET_FOLDER}*.desktop.in 22 | sed -i '/^Comment=.*/i \# # The desktop entry comment will be shown within the menu.' ${TARGET_FOLDER}*.desktop.in 23 | -------------------------------------------------------------------------------- /translations-desktop-file/pot/mx-tools-desktop.pot: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 | "Last-Translator: FULL NAME \n" 14 | "Language-Team: LANGUAGE \n" 15 | "Language: \n" 16 | "MIME-Version: 1.0\n" 17 | "Content-Type: text/plain; charset=CHARSET\n" 18 | "Content-Transfer-Encoding: 8bit\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_km.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Khmer (https://app.transifex.com/anticapitalista/teams/10162/km/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: km\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_lo.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Lao (https://app.transifex.com/anticapitalista/teams/10162/lo/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: lo\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ms.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Malay (https://app.transifex.com/anticapitalista/teams/10162/ms/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ms\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_tt.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Tatar (https://app.transifex.com/anticapitalista/teams/10162/tt/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: tt\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_uz.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Uzbek (https://app.transifex.com/anticapitalista/teams/10162/uz/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: uz\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_jv.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Javanese (https://app.transifex.com/anticapitalista/teams/10162/jv/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: jv\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ky.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Kyrgyz (https://app.transifex.com/anticapitalista/teams/10162/ky/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ky\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_my.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Burmese (https://app.transifex.com/anticapitalista/teams/10162/my/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: my\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sm.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Samoan (https://app.transifex.com/anticapitalista/teams/10162/sm/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: sm\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_su.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Sundanese (https://app.transifex.com/anticapitalista/teams/10162/su/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: su\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_yo.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Yoruba (https://app.transifex.com/anticapitalista/teams/10162/yo/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: yo\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_bn.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Bengali (https://app.transifex.com/anticapitalista/teams/10162/bn/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: bn\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_co.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Corsican (https://app.transifex.com/anticapitalista/teams/10162/co/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: co\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fa.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Persian (https://app.transifex.com/anticapitalista/teams/10162/fa/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: fa\n" 18 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_gl.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Galician (https://app.transifex.com/anticapitalista/teams/10162/gl/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: gl\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_gu.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Gujarati (https://app.transifex.com/anticapitalista/teams/10162/gu/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: gu\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ha.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Hausa (https://app.transifex.com/anticapitalista/teams/10162/ha/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ha\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_hy.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Armenian (https://app.transifex.com/anticapitalista/teams/10162/hy/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: hy\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ka.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Georgian (https://app.transifex.com/anticapitalista/teams/10162/ka/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ka\n" 18 | "Plural-Forms: nplurals=2; plural=(n!=1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_kn.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Kannada (https://app.transifex.com/anticapitalista/teams/10162/kn/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: kn\n" 18 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ku.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Kurdish (https://app.transifex.com/anticapitalista/teams/10162/ku/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ku\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_mg.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Malagasy (https://app.transifex.com/anticapitalista/teams/10162/mg/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: mg\n" 18 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_mi.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Maori (https://app.transifex.com/anticapitalista/teams/10162/mi/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: mi\n" 18 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_mr.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Marathi (https://app.transifex.com/anticapitalista/teams/10162/mr/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: mr\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ne.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Nepali (https://app.transifex.com/anticapitalista/teams/10162/ne/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ne\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ny.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Nyanja (https://app.transifex.com/anticapitalista/teams/10162/ny/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ny\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_or.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Odia (https://app.transifex.com/anticapitalista/teams/10162/or/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: or\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ps.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Pashto (https://app.transifex.com/anticapitalista/teams/10162/ps/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ps\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_rue.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Rusyn (https://app.transifex.com/anticapitalista/teams/10162/rue/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: rue\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sd.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Sindhi (https://app.transifex.com/anticapitalista/teams/10162/sd/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: sd\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_si.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Sinhala (https://app.transifex.com/anticapitalista/teams/10162/si/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: si\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sn.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Shona (https://app.transifex.com/anticapitalista/teams/10162/sn/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: sn\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_so.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Somali (https://app.transifex.com/anticapitalista/teams/10162/so/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: so\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sw.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Swahili (https://app.transifex.com/anticapitalista/teams/10162/sw/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: sw\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ta.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Tamil (https://app.transifex.com/anticapitalista/teams/10162/ta/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ta\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_te.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Telugu (https://app.transifex.com/anticapitalista/teams/10162/te/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: te\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_tg.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Tajik (https://app.transifex.com/anticapitalista/teams/10162/tg/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: tg\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_tk.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Turkmen (https://app.transifex.com/anticapitalista/teams/10162/tk/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: tk\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ug.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Uyghur (https://app.transifex.com/anticapitalista/teams/10162/ug/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ug\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ur.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Urdu (https://app.transifex.com/anticapitalista/teams/10162/ur/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ur\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_xh.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Xhosa (https://app.transifex.com/anticapitalista/teams/10162/xh/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: xh\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_yi.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Yiddish (https://app.transifex.com/anticapitalista/teams/10162/yi/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: yi\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_af.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Afrikaans (https://app.transifex.com/anticapitalista/teams/10162/af/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: af\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ast.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Asturian (https://app.transifex.com/anticapitalista/teams/10162/ast/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ast\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ceb.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Cebuano (https://app.transifex.com/anticapitalista/teams/10162/ceb/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ceb\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_eo.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Esperanto (https://app.transifex.com/anticapitalista/teams/10162/eo/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: eo\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_haw.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Hawaiian (https://app.transifex.com/anticapitalista/teams/10162/haw/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: haw\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_kab.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Kabyle (https://app.transifex.com/anticapitalista/teams/10162/kab/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: kab\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_lb.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Luxembourgish (https://app.transifex.com/anticapitalista/teams/10162/lb/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: lb\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ml.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Malayalam (https://app.transifex.com/anticapitalista/teams/10162/ml/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ml\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_mn.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Mongolian (https://app.transifex.com/anticapitalista/teams/10162/mn/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: mn\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_rw.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Kinyarwanda (https://app.transifex.com/anticapitalista/teams/10162/rw/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: rw\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fy.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Western Frisian (https://app.transifex.com/anticapitalista/teams/10162/fy/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: fy\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_nn.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Norwegian Nynorsk (https://app.transifex.com/anticapitalista/teams/10162/nn/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: nn\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_oc.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Occitan (post 1500) (https://app.transifex.com/anticapitalista/teams/10162/oc/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: oc\n" 18 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_pa.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Panjabi (Punjabi) (https://app.transifex.com/anticapitalista/teams/10162/pa/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: pa\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_st.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Sotho, Southern (https://app.transifex.com/anticapitalista/teams/10162/st/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: st\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_hye.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Eastern Armenian (https://app.transifex.com/anticapitalista/teams/10162/hye/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: hye\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_yue_CN.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Cantonese (China) (https://app.transifex.com/anticapitalista/teams/10162/yue_CN/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: yue_CN\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_zh_HK.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Chinese (Hong Kong) (https://app.transifex.com/anticapitalista/teams/10162/zh_HK/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: zh_HK\n" 18 | "Plural-Forms: nplurals=1; plural=0;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fi_FI.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Finnish (Finland) (https://app.transifex.com/anticapitalista/teams/10162/fi_FI/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: fi_FI\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ht.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Haitian (Haitian Creole) (https://app.transifex.com/anticapitalista/teams/10162/ht/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ht\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_hy_AM.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Armenian (Armenia) (https://app.transifex.com/anticapitalista/teams/10162/hy_AM/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: hy_AM\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/update-po-mo.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | #make po files 4 | 5 | RESOURCE="$(basename $(dirname $(pwd)))-desktop" 6 | 7 | lang="am ar bg ca cs da de el es et eu fa fi fr fr_BE he_IL hi hr hu id is it ja kk ko lt mk mr nb nl pl pt pt_BR ro ru sk sl sq sr sv tr uk zh_CN zh_TW" 8 | 9 | make_po() 10 | { 11 | mkdir -p po 12 | for val in $lang; do 13 | if [ ! -e po/"${RESOURCE}_${val}.po" ]; then 14 | msginit --input=pot/"$RESOURCE".pot --no-translator --locale=$val --output=po/"${RESOURCE}_${val}.po" 15 | else 16 | msgmerge --update po/"${RESOURCE}_${val}.po" pot/$RESOURCE.pot 17 | fi 18 | sed -i 's/ASCII/UTF-8/' po/"${RESOURCE}_${val}.po" 19 | done 20 | } 21 | 22 | make_pot() 23 | { 24 | if [ ! -d "pot" ]; then 25 | mkdir pot 26 | fi 27 | xgettext --language Desktop --add-comments -o pot/$RESOURCE.pot desktop-in/*.desktop.in 28 | } 29 | 30 | 31 | po() 32 | { 33 | make_pot 34 | make_po 35 | } 36 | 37 | pot(){ 38 | make_pot 39 | } 40 | 41 | main() 42 | { 43 | $1 44 | $2 45 | } 46 | 47 | main "$@" 48 | 49 | 50 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_en_GB.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: English (United Kingdom) (https://app.transifex.com/anticapitalista/teams/10162/en_GB/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: en_GB\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_en_US.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: English (United States) (https://app.transifex.com/anticapitalista/teams/10162/en_US/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: en_US\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_nb_NO.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Norwegian Bokmål (Norway) (https://app.transifex.com/anticapitalista/teams/10162/nb_NO/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: nb_NO\n" 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ga.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Irish (https://app.transifex.com/anticapitalista/teams/10162/ga/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: ga\n" 18 | "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_lv.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Latvian (https://app.transifex.com/anticapitalista/teams/10162/lv/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: lv\n" 18 | "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_mk.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Macedonian (https://app.transifex.com/anticapitalista/teams/10162/mk/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: mk\n" 18 | "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_cy.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Welsh (https://app.transifex.com/anticapitalista/teams/10162/cy/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: cy\n" 18 | "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fil.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Filipino (https://app.transifex.com/anticapitalista/teams/10162/fil/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: fil\n" 18 | "Plural-Forms: nplurals=2; plural=(n == 1 || n==2 || n==3) || (n % 10 != 4 || n % 10 != 6 || n % 10 != 9);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fr_FR.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: French (France) (https://app.transifex.com/anticapitalista/teams/10162/fr_FR/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: fr_FR\n" 18 | "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_gd.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Gaelic, Scottish (https://app.transifex.com/anticapitalista/teams/10162/gd/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: gd\n" 18 | "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_bs.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Bosnian (https://app.transifex.com/anticapitalista/teams/10162/bs/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: bs\n" 18 | "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_mt.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Maltese (https://app.transifex.com/anticapitalista/teams/10162/mt/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: mt\n" 18 | "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n==0 || ( n%100>1 && n%100<11) ? 1 : (n%100>10 && n%100<20 ) ? 2 : 3);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fil_PH.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Filipino (Philippines) (https://app.transifex.com/anticapitalista/teams/10162/fil_PH/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: fil_PH\n" 18 | "Plural-Forms: nplurals=2; plural=(n == 1 || n==2 || n==3) || (n % 10 != 4 || n % 10 != 6 || n % 10 != 9);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_id.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Indonesian (https://app.transifex.com/anticapitalista/teams/10162/id/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: id\n" 22 | "Plural-Forms: nplurals=1; plural=0;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ko.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Korean (https://app.transifex.com/anticapitalista/teams/10162/ko/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: ko\n" 22 | "Plural-Forms: nplurals=1; plural=0;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_et.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Estonian (https://app.transifex.com/anticapitalista/teams/10162/et/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: et\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_eu.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Basque (https://app.transifex.com/anticapitalista/teams/10162/eu/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: eu\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_he.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Hebrew (https://app.transifex.com/anticapitalista/teams/10162/he/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: he\n" 18 | "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_bg.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Bulgarian (https://app.transifex.com/anticapitalista/teams/10162/bg/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: bg\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_bs_BA.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Bosnian (Bosnia and Herzegovina) (https://app.transifex.com/anticapitalista/teams/10162/bs_BA/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: bs_BA\n" 18 | "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_is.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Icelandic (https://app.transifex.com/anticapitalista/teams/10162/is/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: is\n" 22 | "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_th.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Pongpeera Wongprasitthiporn, 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Pongpeera Wongprasitthiporn, 2022\n" 17 | "Language-Team: Thai (https://app.transifex.com/anticapitalista/teams/10162/th/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: th\n" 22 | "Plural-Forms: nplurals=1; plural=0;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_be.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | #, fuzzy 7 | msgid "" 8 | msgstr "" 9 | "Project-Id-Version: PACKAGE VERSION\n" 10 | "Report-Msgid-Bugs-To: \n" 11 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 12 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 13 | "Language-Team: Belarusian (https://app.transifex.com/anticapitalista/teams/10162/be/)\n" 14 | "MIME-Version: 1.0\n" 15 | "Content-Type: text/plain; charset=UTF-8\n" 16 | "Content-Transfer-Encoding: 8bit\n" 17 | "Language: be\n" 18 | "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" 19 | 20 | #. The desktop entry name will be displayed within the menu. 21 | #: desktop-in/mx-tools.desktop.in:4 22 | msgid "MX Tools" 23 | msgstr "" 24 | 25 | #. # The desktop entry comment will be shown within the menu. 26 | #: desktop-in/mx-tools.desktop.in:6 27 | msgid "Configuration tools for MX Linux" 28 | msgstr "" 29 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_el.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Ioannis LM, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Ioannis LM, 2023\n" 17 | "Language-Team: Greek (https://app.transifex.com/anticapitalista/teams/10162/el/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: el\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Εργαλεία" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Εργαλεία διαμόρφωσης για το MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ie.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Caarmi, 2024 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Caarmi, 2024\n" 17 | "Language-Team: Interlingue (https://app.transifex.com/anticapitalista/teams/10162/ie/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: ie\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "Utensiles de MX" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Utensiles de configuration por MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_vi.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # 03af277ad179d6d1cbad62d4a0e288c2, 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: 03af277ad179d6d1cbad62d4a0e288c2, 2022\n" 17 | "Language-Team: Vietnamese (https://app.transifex.com/anticapitalista/teams/10162/vi/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: vi\n" 22 | "Plural-Forms: nplurals=1; plural=0;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "Công cụ MX" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_hi.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Panwar108 , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Panwar108 , 2022\n" 17 | "Language-Team: Hindi (https://app.transifex.com/anticapitalista/teams/10162/hi/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: hi\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX साधन" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_zh_CN.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # EldersJavas , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: EldersJavas , 2022\n" 17 | "Language-Team: Chinese (China) (https://app.transifex.com/anticapitalista/teams/10162/zh_CN/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: zh_CN\n" 22 | "Plural-Forms: nplurals=1; plural=0;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX 工具" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_hr.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Croatian (https://app.transifex.com/anticapitalista/teams/10162/hr/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: hr\n" 22 | "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sr.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Serbian (https://app.transifex.com/anticapitalista/teams/10162/sr/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: sr\n" 22 | "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_nl_BE.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Vanhoorne Michael, 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Vanhoorne Michael, 2022\n" 17 | "Language-Team: Dutch (Belgium) (https://app.transifex.com/anticapitalista/teams/10162/nl_BE/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: nl_BE\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Gereedschappen" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Configuratietools voor MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_am.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Dolphin Oracle , 2022\n" 17 | "Language-Team: Amharic (https://app.transifex.com/anticapitalista/teams/10162/am/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: am\n" 22 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX መሳሪያ" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "የ MX ሊነክስ ማሰናጃ መሳሪያ" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ar.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Arabic (https://app.transifex.com/anticapitalista/teams/10162/ar/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: ar\n" 22 | "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_kk.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Baurzhan Muftakhidinov , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Baurzhan Muftakhidinov , 2022\n" 17 | "Language-Team: Kazakh (https://app.transifex.com/anticapitalista/teams/10162/kk/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: kk\n" 22 | "Plural-Forms: nplurals=2; plural=(n!=1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX саймандары" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_nb.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # heskjestad , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: heskjestad , 2022\n" 17 | "Language-Team: Norwegian Bokmål (https://app.transifex.com/anticapitalista/teams/10162/nb/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: nb\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX-verktøy" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Verktøy for oppsett av MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sq.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Besnik Bleta , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Besnik Bleta , 2022\n" 17 | "Language-Team: Albanian (https://app.transifex.com/anticapitalista/teams/10162/sq/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: sq\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "Mjete MX" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Mjete formësimi për MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_de.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Dolphin Oracle , 2022\n" 17 | "Language-Team: German (https://app.transifex.com/anticapitalista/teams/10162/de/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: de\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX-Werkzeuge" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Konfigurationswerkzeuge für MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_gl_ES.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Manuel Vázquez , 2022 8 | # Paulo C., 2024 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Paulo C., 2024\n" 18 | "Language-Team: Galician (Spain) (https://app.transifex.com/anticapitalista/teams/10162/gl_ES/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: gl_ES\n" 23 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Ferramentas de configuración de MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_hu.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Dolphin Oracle , 2022\n" 17 | "Language-Team: Hungarian (https://app.transifex.com/anticapitalista/teams/10162/hu/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: hu\n" 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX eszközök" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Konfigurációs eszközök az MX Linuxhoz" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ja.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # Green , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Green , 2022\n" 18 | "Language-Team: Japanese (https://app.transifex.com/anticapitalista/teams/10162/ja/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: ja\n" 23 | "Plural-Forms: nplurals=1; plural=0;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX ツール" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "MX Linux 用の各種設定ツールです" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_da.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # scootergrisen, 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Danish (https://app.transifex.com/anticapitalista/teams/10162/da/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: da\n" 23 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Værktøjer" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Konfigurationsværktøjer til MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fr_BE.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Wallon Wallon, 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Wallon Wallon, 2022\n" 17 | "Language-Team: French (Belgium) (https://app.transifex.com/anticapitalista/teams/10162/fr_BE/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: fr_BE\n" 22 | "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Outils - MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Des outils de configuration pour MX Linux" 33 | -------------------------------------------------------------------------------- /debian/control: -------------------------------------------------------------------------------- 1 | Source: mx-tools 2 | Section: admin 3 | Priority: optional 4 | Maintainer: Adrian 5 | Build-Depends: debhelper-compat (= 12), cmake (>= 3.16), ninja-build, qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools 6 | Standards-Version: 3.9.8 7 | Vcs-Git: git://github.com/MX-Linux/mx-tools 8 | Homepage: https://github.com/MX-Linux/mx-tools 9 | 10 | Package: mx-tools 11 | Architecture: any 12 | Depends: mx-viewer | xdg-utils, 13 | ${misc:Depends}, 14 | ${shlibs:Depends} 15 | Recommends: apt-notifier, 16 | checkaptgpg, 17 | menu, 18 | mx-bootrepair, 19 | mx-codecs, 20 | mx-packageinstaller, 21 | mx-panel-orientation, 22 | mx-remastercc, 23 | mx-repo-manager, 24 | mx-select-sound, 25 | mx-user, 26 | mx-launcher-l10n 27 | Description: MX Tools Launcher for MX Linux 28 | MX Tools is a graphical utility that provides a centralized launcher for 29 | accessing various MX Linux configuration and system management tools. 30 | It offers a user-friendly interface for: 31 | * System maintenance and repair 32 | * Software installation and management 33 | * Hardware configuration 34 | * System customization 35 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_nl.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # ko , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Dutch (https://app.transifex.com/anticapitalista/teams/10162/nl/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: nl\n" 23 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Configuratiegereedschappen voor MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ca.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Eduard Selma , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Catalan (https://app.transifex.com/anticapitalista/teams/10162/ca/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: ca\n" 23 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Eines de configuració per a MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fi.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # En Kerro , 2022 8 | # Kimmo Kujansuu , 2023 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Kimmo Kujansuu , 2023\n" 18 | "Language-Team: Finnish (https://app.transifex.com/anticapitalista/teams/10162/fi/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: fi\n" 23 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Työkalut" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Määritystyökalut MX Linuxille" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_tr.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # e0360fc3c0afcd70e5aed1cfc885bac6, 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Turkish (https://app.transifex.com/anticapitalista/teams/10162/tr/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: tr\n" 23 | "Plural-Forms: nplurals=2; plural=(n > 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Araçları" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "MX Linux için Yapılandırma Araçları" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sv.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Henry Oquist , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Swedish (https://app.transifex.com/anticapitalista/teams/10162/sv/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: sv\n" 23 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Konfigurationsverktyg för MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_es.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Dolphin Oracle , 2022\n" 17 | "Language-Team: Spanish (https://app.transifex.com/anticapitalista/teams/10162/es/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: es\n" 22 | "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Herramientas" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Herramientas de configuración para MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ro.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Adrian, 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Romanian (https://app.transifex.com/anticapitalista/teams/10162/ro/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: ro\n" 23 | "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Programe utilitare pentru MX Linux" 34 | -------------------------------------------------------------------------------- /debs/mx-tools_25.4.dsc: -------------------------------------------------------------------------------- 1 | -----BEGIN PGP SIGNED MESSAGE----- 2 | Hash: SHA512 3 | 4 | Format: 3.0 (native) 5 | Source: mx-tools 6 | Binary: mx-tools 7 | Architecture: any 8 | Version: 25.4 9 | Maintainer: Adrian 10 | Standards-Version: 3.9.8 11 | Vcs-Git: git://github.com/AdrianTM/mx-tools 12 | Build-Depends: debhelper (>= 10), qt6-base-dev, qt6-base-dev-tools, qt6-tools-dev, qt6-tools-dev-tools 13 | Package-List: 14 | mx-tools deb admin optional arch=any 15 | Checksums-Sha1: 16 | 732e1dd421a4833d7b08f2887cefc7f2aaaeccdb 58000 mx-tools_25.4.tar.xz 17 | Checksums-Sha256: 18 | e590793c3a532e5eb4804b0a14ab22aaf23f83a3902c8680c2d3ab0071d04b7b 58000 mx-tools_25.4.tar.xz 19 | Files: 20 | 21c146d8a1714f0e1353cb51927be64f 58000 mx-tools_25.4.tar.xz 21 | 22 | -----BEGIN PGP SIGNATURE----- 23 | 24 | iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmgK0PQTHGFkcmlhbkBt 25 | eGxpbnV4Lm9yZwAKCRBwk4x4BnnumFmkB/4n2CSgi4eHG+CQw4wd3rerZGsf8+lb 26 | Qx6DU4NcphOYhbAiap6t9LPy7EPgHknvlFVpyqMGmcRth7kjwSHjIcCbkPgTGynN 27 | 1XPMJpZlgcBVoQD9q6+IJlfewkpBicZMQws+2bXXDUrIhjlJbtn7cUC3gPkWsvej 28 | MDPgGUzwcAPnepAcqWrk1v5ZtnFZXXuQXxUV16BARfyMa2vReU9b40NNz0/yy6qq 29 | W1I9g0guKNXBOiLplrNe43kpYOTENcAFc7EPWI+wgjbFUhys9vHumgQu61AFXOF1 30 | AviKud7yfPLSVo5OSiJfSjrLGRr9ai0sGkBcpiK9GkTI7xkcvtPtrS/J 31 | =tpIU 32 | -----END PGP SIGNATURE----- 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_es_ES.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Casper, 2022 8 | # Manuel , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Manuel , 2022\n" 18 | "Language-Team: Spanish (Spain) (https://app.transifex.com/anticapitalista/teams/10162/es_ES/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: es_ES\n" 23 | "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Herramientas" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Herramientas de configuración de MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_fr.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # Wallon Wallon, 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Wallon Wallon, 2022\n" 18 | "Language-Team: French (https://app.transifex.com/anticapitalista/teams/10162/fr/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: fr\n" 23 | "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Outils - MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Des outils de configuration pour MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_zh_TW.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # 51a7f875c7adb3c4cb4a6f61503cfd15_7a37073 , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Chinese (Taiwan) (https://app.transifex.com/anticapitalista/teams/10162/zh_TW/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: zh_TW\n" 23 | "Plural-Forms: nplurals=1; plural=0;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX 工具組" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "MX Linux 的設定工具" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ru_RU.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Victor Red, 2024 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: Victor Red, 2024\n" 17 | "Language-Team: Russian (Russia) (https://app.transifex.com/anticapitalista/teams/10162/ru_RU/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: ru_RU\n" 22 | "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Инструменты" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Средства настройки MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_pt_BR.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # marcelo cripe , 2022 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: marcelo cripe , 2022\n" 17 | "Language-Team: Portuguese (Brazil) (https://app.transifex.com/anticapitalista/teams/10162/pt_BR/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: pt_BR\n" 22 | "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "Ferramentas de Configurações do MX" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "Ferramentas de configurações para o MX Linux" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sl.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Dolphin Oracle , 2022 8 | # Arnold Marko , 2024 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Arnold Marko , 2024\n" 18 | "Language-Team: Slovenian (https://app.transifex.com/anticapitalista/teams/10162/sl/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: sl\n" 23 | "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX orodja" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Orodja za konfiguriranje MX Linuxa" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_it.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Pierluigi Mario , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Italian (https://app.transifex.com/anticapitalista/teams/10162/it/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: it\n" 23 | "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Strumenti" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Strumenti di configurazione per MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_cs.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # joyinko , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Czech (https://app.transifex.com/anticapitalista/teams/10162/cs/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: cs\n" 23 | "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Konfigurační nástroje MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_sk.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # joyinko , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Slovak (https://app.transifex.com/anticapitalista/teams/10162/sk/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: sk\n" 23 | "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Tools" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Konfiguračné nástroje MX Linuxu" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_pt.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # José Vieira , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Portuguese (https://app.transifex.com/anticapitalista/teams/10162/pt/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: pt\n" 23 | "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "Ferramentas do MX" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Ferramentas de configuração do MX [mx-tools]" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_uk.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # fehlix, 2023 8 | # 9 | #, fuzzy 10 | msgid "" 11 | msgstr "" 12 | "Project-Id-Version: PACKAGE VERSION\n" 13 | "Report-Msgid-Bugs-To: \n" 14 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 15 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 16 | "Last-Translator: fehlix, 2023\n" 17 | "Language-Team: Ukrainian (https://app.transifex.com/anticapitalista/teams/10162/uk/)\n" 18 | "MIME-Version: 1.0\n" 19 | "Content-Type: text/plain; charset=UTF-8\n" 20 | "Content-Transfer-Encoding: 8bit\n" 21 | "Language: uk\n" 22 | "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" 23 | 24 | #. The desktop entry name will be displayed within the menu. 25 | #: desktop-in/mx-tools.desktop.in:4 26 | msgid "MX Tools" 27 | msgstr "MX Tools" 28 | 29 | #. # The desktop entry comment will be shown within the menu. 30 | #: desktop-in/mx-tools.desktop.in:6 31 | msgid "Configuration tools for MX Linux" 32 | msgstr "" 33 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_lt.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Moo, 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Lithuanian (https://app.transifex.com/anticapitalista/teams/10162/lt/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: lt\n" 23 | "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX įrankiai" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Konfigūravimo įrankiai, skirti MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_he_IL.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # 63f334ffc0709ba0fc2361b80bf3c0f0_00ffd1e , 2022 8 | # Yaron Shahrabani , 2023 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Yaron Shahrabani , 2023\n" 18 | "Language-Team: Hebrew (Israel) (https://app.transifex.com/anticapitalista/teams/10162/he_IL/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: he_IL\n" 23 | "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "הכלים של MX" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "הגדרת כלים ללינוקס MX" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_ru.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Olga Yevseyeva , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Russian (https://app.transifex.com/anticapitalista/teams/10162/ru/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: ru\n" 23 | "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Инструменты" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Средства настройки для MX Linux" 34 | -------------------------------------------------------------------------------- /translations-desktop-file/po/mx-tools-desktop_pl.po: -------------------------------------------------------------------------------- 1 | # SOME DESCRIPTIVE TITLE. 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 3 | # This file is distributed under the same license as the PACKAGE package. 4 | # FIRST AUTHOR , YEAR. 5 | # 6 | # Translators: 7 | # Marcin Karpezo , 2022 8 | # Dolphin Oracle , 2022 9 | # 10 | #, fuzzy 11 | msgid "" 12 | msgstr "" 13 | "Project-Id-Version: PACKAGE VERSION\n" 14 | "Report-Msgid-Bugs-To: \n" 15 | "POT-Creation-Date: 2022-12-04 21:35-0500\n" 16 | "PO-Revision-Date: 2022-12-09 04:10+0000\n" 17 | "Last-Translator: Dolphin Oracle , 2022\n" 18 | "Language-Team: Polish (https://app.transifex.com/anticapitalista/teams/10162/pl/)\n" 19 | "MIME-Version: 1.0\n" 20 | "Content-Type: text/plain; charset=UTF-8\n" 21 | "Content-Transfer-Encoding: 8bit\n" 22 | "Language: pl\n" 23 | "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" 24 | 25 | #. The desktop entry name will be displayed within the menu. 26 | #: desktop-in/mx-tools.desktop.in:4 27 | msgid "MX Tools" 28 | msgstr "MX Narzędzia" 29 | 30 | #. # The desktop entry comment will be shown within the menu. 31 | #: desktop-in/mx-tools.desktop.in:6 32 | msgid "Configuration tools for MX Linux" 33 | msgstr "Narzędzia konfiguracyjne dla MX Linux" 34 | -------------------------------------------------------------------------------- /flatbutton.h: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * Copyright (C) 2014-2024 MX Authors 3 | * 4 | * Authors: Adrian 5 | * MX Linux 6 | * 7 | * This file is part of MX Tools. 8 | * 9 | * MX Tools is free software: you can redistribute it and/or modify 10 | * it under the terms of the GNU General Public License as published by 11 | * the Free Software Foundation, either version 3 of the License, or 12 | * (at your option) any later version. 13 | * 14 | * MX Tools is distributed in the hope that it will be useful, 15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 | * GNU General Public License for more details. 18 | * 19 | * You should have received a copy of the GNU General Public License 20 | * along with MX Tools. If not, see . 21 | **********************************************************************/ 22 | #pragma once 23 | 24 | #include 25 | #include 26 | #include 27 | 28 | class QEvent; 29 | 30 | class FlatButton : public QPushButton 31 | { 32 | Q_OBJECT 33 | public: 34 | explicit FlatButton(QWidget *parent = nullptr); 35 | explicit FlatButton(const QString &name, QWidget *parent = nullptr); 36 | void setIconSize(int, int); 37 | void setIconSize(QSize); 38 | 39 | protected: 40 | void enterEvent(QEnterEvent *e); 41 | void leaveEvent(QEvent *e); 42 | }; 43 | -------------------------------------------------------------------------------- /translations-desktop-file/readme: -------------------------------------------------------------------------------- 1 | 2 | Assumptions: 3 | 4 | original *.desktop files are in top level of git folder 5 | name of parent folder above translations-desktop is the name of the project, at least for transifex purposes 6 | 7 | initial setup 8 | 9 | 1. place translations-desktop folder in top level of git repo. 10 | 2. run ./generate_desktop-in_files.sh to take existing desktiop files and make desktop-in files, with comments for 11 | translators. files should be in the desktop-in folder 12 | 3. run "./update-po-mo.sh pot" to generate a pot file for uploading to transifex 13 | 4. run "./update-po-mo.sh po" to generate po files for uploading to transifex 14 | 5. upload pot file to transifex. don't upload any po files for a few minutes to give transifex time to process the pot file 15 | 6. run "./get_original_strings.sh" to populate po files with existing strings from existing desktop files 16 | 7. use "./push_original_strings.sh" to send po files to transifex. this is destructive 17 | on transifex, so probably only useful when uploading initial existing translations 18 | 19 | 20 | ./get_translations will be used to update po files from transifex. 21 | after ./get_translations, run "make desktop" to generate new desktop files and then 22 | copy those from the build folder to the usual place in the git repo. 23 | make clean will remove build folder and files. 24 | 25 | get_original_strings and push_original_strings is a one-time deal. after strings are uploaded to transifex it should 26 | not be used anymore. same for updating po files. those will come from transifex. 27 | -------------------------------------------------------------------------------- /translations/get_translations: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env bash 2 | 3 | # Get script directory and determine app name 4 | SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" 5 | PROJECT_DIR="$(dirname "$SCRIPT_DIR")" 6 | APPNAME="$(basename "$PROJECT_DIR")" 7 | 8 | echodo() { 9 | echo "${@}" 10 | ${@} 11 | } 12 | 13 | # Prepare transifex 14 | if [ ! -s .tx/config ]; then 15 | mkdir -p .tx 16 | cat < .tx/config 17 | [main] 18 | host = https://www.transifex.com 19 | 20 | [o:anticapitalista:p:antix-development:r:$APPNAME] 21 | file_filter = ./${APPNAME}_.ts 22 | source_file = ${APPNAME}_en.ts 23 | source_lang = en 24 | type = ts 25 | minimum_perc = 25 26 | EOF 27 | fi 28 | 29 | # Migrate percent checking 30 | if [ -z "$(grep minimum_perc .tx/config)" ]; then 31 | echo "minimum_perc = 25" >> .tx/config 32 | fi 33 | 34 | # Remove existing translations 35 | find . -type f -name '*.ts' -not -name '*en.ts' -delete 36 | 37 | # Get all translations 38 | if command -v tx >/dev/null; then 39 | echodo tx pull -r antix-development.$APPNAME --all 40 | fi 41 | 42 | # Find lupdate command in common locations 43 | LUPDATE="" 44 | for cmd in lupdate lupdate-qt6 /usr/lib/qt6/bin/lupdate /usr/bin/lupdate /usr/local/bin/lupdate; do 45 | if command -v "$cmd" >/dev/null 2>&1; then 46 | LUPDATE="$cmd" 47 | break 48 | fi 49 | done 50 | 51 | if [ -z "$LUPDATE" ]; then 52 | echo "Error: lupdate command not found. Please install Qt development tools." 53 | exit 1 54 | fi 55 | 56 | echo "Using lupdate: $LUPDATE" 57 | 58 | # Update all .ts files from source files 59 | SOURCE_FILES=$(find ../src -name "*.cpp" -o -name "*.h" -o -name "*.ui" 2>/dev/null) 60 | if [ -n "$SOURCE_FILES" ]; then 61 | "$LUPDATE" $SOURCE_FILES -ts *en.ts 62 | fi 63 | -------------------------------------------------------------------------------- /debs/mx-tools_25.4_source.changes: -------------------------------------------------------------------------------- 1 | -----BEGIN PGP SIGNED MESSAGE----- 2 | Hash: SHA512 3 | 4 | Format: 1.8 5 | Date: Thu, 24 Apr 2025 20:01:05 -0400 6 | Source: mx-tools 7 | Architecture: source 8 | Version: 25.4 9 | Distribution: mx 10 | Urgency: medium 11 | Maintainer: Adrian 12 | Changed-By: Adrian 13 | Changes: 14 | mx-tools (25.4) mx; urgency=medium 15 | . 16 | * Update to Qt6 17 | Checksums-Sha1: 18 | 0d5239238b6e22f5cc9f3b9d8803f50c5d2d5df4 1177 mx-tools_25.4.dsc 19 | 732e1dd421a4833d7b08f2887cefc7f2aaaeccdb 58000 mx-tools_25.4.tar.xz 20 | a85d4ab1347081288b1235f3d9081213fa00b040 10585 mx-tools_25.4_amd64.buildinfo 21 | Checksums-Sha256: 22 | 31b28ffe57f8af3862446afeb78b46e5eeb153882df5b1c8c53f2d2bf497fab8 1177 mx-tools_25.4.dsc 23 | e590793c3a532e5eb4804b0a14ab22aaf23f83a3902c8680c2d3ab0071d04b7b 58000 mx-tools_25.4.tar.xz 24 | a616af7dad14f7c96d8d66b06068a4d1f4f7698d59065d759f1e50c4c9df3b3b 10585 mx-tools_25.4_amd64.buildinfo 25 | Files: 26 | 169610c140b0987c0ff658af190b980e 1177 admin optional mx-tools_25.4.dsc 27 | 21c146d8a1714f0e1353cb51927be64f 58000 admin optional mx-tools_25.4.tar.xz 28 | 49280f285141a2298f4b204ea1c313bb 10585 admin optional mx-tools_25.4_amd64.buildinfo 29 | 30 | -----BEGIN PGP SIGNATURE----- 31 | 32 | iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmgK0PUTHGFkcmlhbkBt 33 | eGxpbnV4Lm9yZwAKCRBwk4x4BnnumBJeCADGbu0V4Hqq4RzUXiUmBEUocmaQK+2A 34 | zY5+pCeU6m0nWhAqi0E0kyicwMnF8AyDmWDygtfsF/y5QjZKdI85yI78Vwo/T/Cx 35 | gA3J/QIgXwp/5BJ5x36Q5k4WCLFnNu0ilPl7R67Si3GnuvYMS/maJPTvWwIhhWyu 36 | Pwbo7Q8pcF42xv1hSQc1OnzggdeI3Ey6HEPstMvdFPrD8bkQPZJ/mr24OrfUg8p8 37 | qz2z3NxOBt3RQRz7jgoSwpqtp9hHgsdc13Y/hXv7R8Lr6v4ma2nqUZ0ZXZ7GsTya 38 | onK7oCISJ9OjjVJfFL2mgG2xt2dZDk0DMyFE6lTnIbpIE8nssOfnYs7d 39 | =5XEk 40 | -----END PGP SIGNATURE----- 41 | -------------------------------------------------------------------------------- /help/license.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | MX Tools License 5 | 6 | 7 | 8 |

MX Tools License

9 | 10 | 11 | 12 | 13 |

MX Tools is released under the GNU GPL v. 3 license, whose full text can be found both online and onboard at: /usr/share/common-licenses/GPL-3. The core statement is as follows: 14 | 15 |

Basic Permissions. 16 | 17 | All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. 18 | 19 | You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.

20 | 21 | 23 | 24 | 25 | -------------------------------------------------------------------------------- /translations-desktop-file/get_original_strings.sh: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | ##translate desktop file strings to appropriate po file 4 | 5 | RESOURCE="$(basename $(dirname $(pwd)))-desktop" 6 | echo $RESOURCE 7 | [ -f uploadlist.txt ] && rm uploadlist.txt 8 | [ -f errorcheck.txt ] && rm errorcheck.txt 9 | 10 | lang="am ar bg ca cs da de el es et eu fa fi fr fr_BE he_IL hi hr hu id is it ja kk ko lt mk mr nb nl pl pt pt_BR ro ru sk sl sq sr sv tr uk zh_CN zh_TW" 11 | 12 | 13 | LIST="../*.desktop" 14 | TARGET_PO_FOLDER="po" 15 | 16 | for file in $LIST; do 17 | ORIGINALCOMMENT="$(grep "Comment=" $file | cut -d"=" -f2)" 18 | echo "Original Comment is " $ORIGINALCOMMENT 19 | ORIGINALNAME="$(grep "Name=" $file | cut -d"=" -f2)" 20 | echo "Original Name is " $ORIGINALNAME 21 | for val in $lang; do 22 | flag=false 23 | NAME="$(grep Name\\[$val\\] $file | cut -d"=" -f2)" 24 | NAME=$(sed -e 's/[&\\/]/\\&/g; s/$/\\/' -e '$s/\\$//' <<<"$NAME") 25 | COMMENT="$(grep Comment\\[$val\\] $file | cut -d"=" -f2)" 26 | COMMENT=$(sed -e 's/[&\\/]/\\&/g; s/$/\\/' -e '$s/\\$//' <<<"$COMMENT") 27 | if [ -n "$NAME" ]; then 28 | if [ "$NAME" != "$ORIGINALNAME" ]; then 29 | sed -i "/$ORIGINALNAME/{n;s/.*/msgstr \"$NAME\"/}" $TARGET_PO_FOLDER/${RESOURCE}_${val}.po 30 | if [ $? != 0 ]; then 31 | echo $val >> errorcheck.txt 32 | fi 33 | flag=true 34 | fi 35 | fi 36 | if [ -n "$COMMENT" ]; then 37 | if [ "$COMMENT" != "$ORIGINALCOMMENT" ]; then 38 | sed -i "/$ORIGINALCOMMENT/{n;s/.*/msgstr \"$COMMENT\"/}" $TARGET_PO_FOLDER/${RESOURCE}_${val}.po 39 | if [ $? != 0 ]; then 40 | echo $val >> errorcheck.txt 41 | fi 42 | flag=true 43 | fi 44 | fi 45 | if [ "$flag" = "true" ]; then 46 | echo ${RESOURCE}_${val}.po >> uploadlist.txt 47 | fi 48 | done 49 | done 50 | -------------------------------------------------------------------------------- /.github/workflows/close-old-issues.yaml: -------------------------------------------------------------------------------- 1 | name: Close Inactive Issues 2 | 3 | on: 4 | schedule: 5 | - cron: '0 0 * * *' # Run daily 6 | workflow_dispatch: # This line enables manual triggering 7 | 8 | jobs: 9 | close-issues: 10 | runs-on: ubuntu-latest 11 | permissions: 12 | issues: write # Ensure necessary permissions for issues 13 | pull-requests: none 14 | contents: none 15 | steps: 16 | - name: Close inactive issues 17 | uses: actions/stale@v9.0.0 18 | with: 19 | # A list of labels to reference when looking through issues, 20 | # and only when one (or even more) of these labels are found.. 21 | # then skip this issue, and never try to stale and/or close it. 22 | exempt-issue-labels: "Keep Issue Open" 23 | # Split it into two months, after one month the issue will be marked as stale, 24 | # after another month have pasted without any update.. the issue will then be closed. 25 | days-before-issue-stale: 31 26 | days-before-issue-close: 31 27 | # NEVER mark PRs as Stale or Close + this workflow should never have write permissions on PRs, EVER! 28 | days-before-pr-stale: -1 29 | days-before-pr-close: -1 30 | # Sends a message for both the Stale and Close events of an issue. 31 | stale-issue-message: "This issue was marked as stale because it has been inactive for 31 days" 32 | close-issue-message: "This issue was closed because it has been inactive for 31 days since it was marked as stale" 33 | # Increase this value if the project receives a lot of 34 | # PRs (yes.. apparently they're processed no matter what) & Issues. 35 | # Default value for it (according to the docs) is 30 36 | operations-per-run: 30 37 | # Make this field equal true if you want to test your configuration if it works correctly or not 38 | debug-only: false 39 | repo-token: ${{ secrets.GITHUB_TOKEN }} 40 | -------------------------------------------------------------------------------- /debs/mx-tools_25.4_amd64.changes: -------------------------------------------------------------------------------- 1 | -----BEGIN PGP SIGNED MESSAGE----- 2 | Hash: SHA512 3 | 4 | Format: 1.8 5 | Date: Thu, 24 Apr 2025 20:01:05 -0400 6 | Source: mx-tools 7 | Binary: mx-tools 8 | Architecture: source amd64 9 | Version: 25.4 10 | Distribution: mx 11 | Urgency: medium 12 | Maintainer: Adrian 13 | Changed-By: Adrian 14 | Description: 15 | mx-tools - MX Tools Launcher 16 | Changes: 17 | mx-tools (25.4) mx; urgency=medium 18 | . 19 | * Update to Qt6 20 | Checksums-Sha1: 21 | 0d5239238b6e22f5cc9f3b9d8803f50c5d2d5df4 1177 mx-tools_25.4.dsc 22 | 732e1dd421a4833d7b08f2887cefc7f2aaaeccdb 58000 mx-tools_25.4.tar.xz 23 | a85d4ab1347081288b1235f3d9081213fa00b040 10585 mx-tools_25.4_amd64.buildinfo 24 | f24b98ce8188ad40a913b23b3d605ce52203ef84 67380 mx-tools_25.4_amd64.deb 25 | Checksums-Sha256: 26 | 31b28ffe57f8af3862446afeb78b46e5eeb153882df5b1c8c53f2d2bf497fab8 1177 mx-tools_25.4.dsc 27 | e590793c3a532e5eb4804b0a14ab22aaf23f83a3902c8680c2d3ab0071d04b7b 58000 mx-tools_25.4.tar.xz 28 | a616af7dad14f7c96d8d66b06068a4d1f4f7698d59065d759f1e50c4c9df3b3b 10585 mx-tools_25.4_amd64.buildinfo 29 | 6577f871608c692eba200dd51835b1ed0f874c4d6a7d95c66af8a9c83645dfe9 67380 mx-tools_25.4_amd64.deb 30 | Files: 31 | 169610c140b0987c0ff658af190b980e 1177 admin optional mx-tools_25.4.dsc 32 | 21c146d8a1714f0e1353cb51927be64f 58000 admin optional mx-tools_25.4.tar.xz 33 | 49280f285141a2298f4b204ea1c313bb 10585 admin optional mx-tools_25.4_amd64.buildinfo 34 | 56560dc6f81735bddeb0d1ad81dd38c8 67380 admin optional mx-tools_25.4_amd64.deb 35 | 36 | -----BEGIN PGP SIGNATURE----- 37 | 38 | iQFHBAEBCgAxFiEE8ndToY6S45N+YzXncJOMeAZ57pgFAmgK0PQTHGFkcmlhbkBt 39 | eGxpbnV4Lm9yZwAKCRBwk4x4BnnumPe1B/0a3exiJtfnSRL3vdWuDOEgj3Pa1u7c 40 | grYiHlpQJ9IXKRuDslqMXa7TPm67WSH5LVBpf9gAfqu8ACn42odmtmOsazZYOFKk 41 | sxYbWgg/PmXhhTl8aC7dgiCcrQcSBfqt6yPRbA8kDxayAgZk9quNrC8g11usY9nK 42 | P37B9r2TKH3aeQ7kxwBnH2On1Yzo9/AxelHyFeMgTcaka4QcabEFloNmj11hZKmb 43 | AWEqpPCFWIQaCQAviW5fV11MxXLjkCj1L1F38RqTmriaf8EpT/i6T/90DukpBrMt 44 | hEHPjxBzMu1dm3dzvWSX6ocsLQX81mxkkh4hcurLU6iuIB1xq6Cly1nh 45 | =I7kG 46 | -----END PGP SIGNATURE----- 47 | -------------------------------------------------------------------------------- /.github/workflows/release.yaml: -------------------------------------------------------------------------------- 1 | name: Create Release 2 | 3 | on: 4 | push: 5 | tags: 6 | - '*' 7 | 8 | jobs: 9 | create-release: 10 | runs-on: ubuntu-latest 11 | 12 | steps: 13 | - name: Checkout repository 14 | uses: actions/checkout@v4 15 | 16 | - name: Get Latest Changelog Entry 17 | id: get-changelog 18 | run: | 19 | changelog=$(awk ' 20 | BEGIN { changes = ""; release_found = 0; in_changes = 0 } 21 | /^'${{ github.event.repository.name }}'/ { 22 | if (release_found == 1) exit 23 | release_found = 1 24 | next 25 | } 26 | release_found == 1 && /^\s*\*/ { 27 | in_changes = 1 28 | } 29 | release_found == 1 && in_changes == 1 { 30 | if ($0 ~ /^\s*\*/) { 31 | changes = changes $0 "\n" 32 | } else if ($0 ~ /^\s+/) { 33 | changes = changes $0 "\n" 34 | } else { 35 | exit 36 | } 37 | } 38 | END { print changes } 39 | ' debian/changelog) 40 | echo "changelog<> $GITHUB_ENV 41 | echo "$changelog" >> $GITHUB_ENV 42 | echo "EOF" >> $GITHUB_ENV 43 | 44 | - name: Create Release 45 | id: create_release 46 | uses: ncipollo/release-action@v1 47 | with: 48 | name: Release ${{ github.ref_name }} 49 | body: | 50 | ### Automated release created for tag *${{ github.ref_name }}* 51 | - Direct download link: [![build service](https://build.opensuse.org/projects/home:mx-packaging/packages/${{ github.event.repository.name }}/badge.svg?type=default)](https://software.opensuse.org//download.html?project=home%3Amx-packaging&package=${{ github.event.repository.name }}) 52 | - In repos: [![latest packaged version](https://repology.org/badge/latest-versions/${{ github.event.repository.name }}.svg)](https://repology.org/project/${{ github.event.repository.name }}/versions) 53 | 54 | ### Changelog 55 | ${{ env.changelog }} 56 | 57 | draft: false 58 | prerelease: false 59 | -------------------------------------------------------------------------------- /flatbutton.cpp: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * Copyright (C) 2014-2024 MX Authors 3 | * 4 | * Authors: Adrian 5 | * MX Linux 6 | * 7 | * This file is part of MX Tools. 8 | * 9 | * MX Tools is free software: you can redistribute it and/or modify 10 | * it under the terms of the GNU General Public License as published by 11 | * the Free Software Foundation, either version 3 of the License, or 12 | * (at your option) any later version. 13 | * 14 | * MX Tools is distributed in the hope that it will be useful, 15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 | * GNU General Public License for more details. 18 | * 19 | * You should have received a copy of the GNU General Public License 20 | * along with MX Tools. If not, see . 21 | **********************************************************************/ 22 | 23 | #include "flatbutton.h" 24 | 25 | FlatButton::FlatButton(QWidget *parent) 26 | : QPushButton(parent) 27 | { 28 | setFlat(true); 29 | static const QString defaultStyle = QStringLiteral("text-align:left; color:black"); 30 | setStyleSheet(defaultStyle); 31 | } 32 | 33 | FlatButton::FlatButton(const QString &name, QWidget *parent) 34 | : QPushButton(name, parent) 35 | { 36 | setFlat(true); 37 | static const QString namedStyle = QStringLiteral("text-align:left"); 38 | setStyleSheet(namedStyle); 39 | } 40 | 41 | void FlatButton::leaveEvent(QEvent *e) 42 | { 43 | // setFlat(true); 44 | static const QString leaveStyle = QStringLiteral("text-align:left; text-decoration:none"); 45 | setStyleSheet(leaveStyle); 46 | QPushButton::leaveEvent(e); 47 | } 48 | 49 | void FlatButton::enterEvent(QEnterEvent *e) 50 | { 51 | // setFlat(false); 52 | static const QString enterStyle = QStringLiteral("QPushButton { text-align:left; text-decoration:underline}; QToolTip { text-decoration: none; }"); 53 | setStyleSheet(enterStyle); 54 | QPushButton::enterEvent(e); 55 | } 56 | 57 | void FlatButton::setIconSize(int x, int y) 58 | { 59 | QPushButton::setIconSize(QSize(x, y)); 60 | } 61 | 62 | void FlatButton::setIconSize(QSize size) 63 | { 64 | QPushButton::setIconSize(size); 65 | } 66 | -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * Copyright (C) 2014 MX Authors 3 | * 4 | * Authors: Adrian 5 | * MX Linux 6 | * 7 | * This file is part of MX Tools. 8 | * 9 | * MX Tools is free software: you can redistribute it and/or modify 10 | * it under the terms of the GNU General Public License as published by 11 | * the Free Software Foundation, either version 3 of the License, or 12 | * (at your option) any later version. 13 | * 14 | * MX Tools is distributed in the hope that it will be useful, 15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 | * GNU General Public License for more details. 18 | * 19 | * You should have received a copy of the GNU General Public License 20 | * along with MX Tools. If not, see . 21 | **********************************************************************/ 22 | 23 | #include 24 | #include 25 | #include 26 | #include 27 | #include 28 | 29 | #include "mainwindow.h" 30 | 31 | inline const QString starting_home = qEnvironmentVariable("HOME"); 32 | 33 | int main(int argc, char *argv[]) 34 | { 35 | // Set Qt platform to XCB (X11) if not already set and we're in X11 environment 36 | if (qEnvironmentVariableIsEmpty("QT_QPA_PLATFORM")) { 37 | if (!qEnvironmentVariableIsEmpty("DISPLAY") && qEnvironmentVariableIsEmpty("WAYLAND_DISPLAY")) { 38 | qputenv("QT_QPA_PLATFORM", "xcb"); 39 | } 40 | } 41 | 42 | QApplication app(argc, argv); 43 | QApplication::setWindowIcon(QIcon::fromTheme(QApplication::applicationName())); 44 | QApplication::setOrganizationName("MX-Linux"); 45 | 46 | QTranslator qtTran; 47 | if (qtTran.load("qt_" + QLocale::system().name(), QLibraryInfo::path(QLibraryInfo::TranslationsPath))) { 48 | QCoreApplication::installTranslator(&qtTran); 49 | } 50 | 51 | QTranslator qtBaseTran; 52 | if (qtBaseTran.load("qtbase_" + QLocale::system().name(), QLibraryInfo::path(QLibraryInfo::TranslationsPath))) { 53 | QApplication::installTranslator(&qtBaseTran); 54 | } 55 | 56 | QTranslator appTran; 57 | if (appTran.load(QApplication::applicationName() + '_' + QLocale::system().name(), 58 | "/usr/share/" + QApplication::applicationName() + "/locale")) { 59 | QApplication::installTranslator(&appTran); 60 | } 61 | 62 | MainWindow w; 63 | w.show(); 64 | 65 | return QApplication::exec(); 66 | } 67 | -------------------------------------------------------------------------------- /mx-tools.desktop: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name[am]=MX መሳሪያ 3 | Name[ar]=MX Tools 4 | Name[bg]=MX Tools 5 | Name[ca]=MX Tools 6 | Name[cs]=MX Tools 7 | Name[da]=MX Værktøjer 8 | Name[de]=MX-Werkzeuge 9 | Name[el]=MX Εργαλεία 10 | Name[es]=MX Herramientas 11 | Name[es_ES]=MX Herramientas 12 | Name[et]=MX Tools 13 | Name[eu]=MX Tools 14 | Name[fi]=MX Työkalut 15 | Name[fr]=MX Outils - MX Tools 16 | Name[fr_BE]=MX Outils - MX Tools 17 | Name[gl_ES]=MX Tools 18 | Name[he_IL]=הכלים של MX 19 | Name[hi]=MX साधन 20 | Name[hr]=MX Tools 21 | Name[hu]=MX eszközök 22 | Name[id]=MX Tools 23 | Name[ie]=Utensiles de MX 24 | Name[is]=MX Tools 25 | Name[it]=MX Strumenti 26 | Name[ja]=MX ツール 27 | Name[kk]=MX саймандары 28 | Name[ko]=MX Tools 29 | Name[lt]=MX įrankiai 30 | Name[nb]=MX-verktøy 31 | Name[nl]=MX Tools 32 | Name[nl_BE]=MX Gereedschappen 33 | Name[pl]=MX Narzędzia 34 | Name[pt]=Ferramentas do MX 35 | Name[pt_BR]=Ferramentas de Configurações do MX 36 | Name[ro]=MX Tools 37 | Name[ru]=MX Инструменты 38 | Name[ru_RU]=MX Инструменты 39 | Name[sk]=MX Tools 40 | Name[sl]=MX orodja 41 | Name[sq]=Mjete MX 42 | Name[sr]=MX Tools 43 | Name[sv]=MX Tools 44 | Name[th]=MX Tools 45 | Name[tr]=MX Araçları 46 | Name[uk]=MX Tools 47 | Name[vi]=Công cụ MX 48 | Name[zh_CN]=MX 工具 49 | Name[zh_TW]=MX 工具組 50 | Name=MX Tools 51 | Comment[am]=የ MX ሊነክስ ማሰናጃ መሳሪያ 52 | Comment[ca]=Eines de configuració per a MX Linux 53 | Comment[cs]=Konfigurační nástroje MX Linux 54 | Comment[da]=Konfigurationsværktøjer til MX Linux 55 | Comment[de]=Konfigurationswerkzeuge für MX Linux 56 | Comment[el]=Εργαλεία διαμόρφωσης για το MX Linux 57 | Comment[es]=Herramientas de configuración para MX Linux 58 | Comment[es_ES]=Herramientas de configuración de MX Linux 59 | Comment[fi]=Määritystyökalut MX Linuxille 60 | Comment[fr]=Des outils de configuration pour MX Linux 61 | Comment[fr_BE]=Des outils de configuration pour MX Linux 62 | Comment[gl_ES]=Ferramentas de configuración de MX Linux 63 | Comment[he_IL]=הגדרת כלים ללינוקס MX 64 | Comment[hu]=Konfigurációs eszközök az MX Linuxhoz 65 | Comment[ie]=Utensiles de configuration por MX Linux 66 | Comment[it]=Strumenti di configurazione per MX Linux 67 | Comment[ja]=MX Linux 用の各種設定ツールです 68 | Comment[lt]=Konfigūravimo įrankiai, skirti MX Linux 69 | Comment[nb]=Verktøy for oppsett av MX Linux 70 | Comment[nl]=Configuratiegereedschappen voor MX Linux 71 | Comment[nl_BE]=Configuratietools voor MX Linux 72 | Comment[pl]=Narzędzia konfiguracyjne dla MX Linux 73 | Comment[pt]=Ferramentas de configuração do MX [mx-tools] 74 | Comment[pt_BR]=Ferramentas de configurações para o MX Linux 75 | Comment[ro]=Programe utilitare pentru MX Linux 76 | Comment[ru]=Средства настройки для MX Linux 77 | Comment[ru_RU]=Средства настройки MX Linux 78 | Comment[sk]=Konfiguračné nástroje MX Linuxu 79 | Comment[sl]=Orodja za konfiguriranje MX Linuxa 80 | Comment[sq]=Mjete formësimi për MX Linux 81 | Comment[sv]=Konfigurationsverktyg för MX Linux 82 | Comment[tr]=MX Linux için Yapılandırma Araçları 83 | Comment[zh_TW]=MX Linux 的設定工具 84 | Comment=Configuration tools for MX Linux 85 | Exec=mx-tools 86 | Icon=mx-tools 87 | NoDisplay=false 88 | Categories=XFCE;Settings;DesktopSettings;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings; 89 | Type=Application 90 | 91 | -------------------------------------------------------------------------------- /translations-desktop-file/po/LINGUAS: -------------------------------------------------------------------------------- 1 | mx-tools-desktop_af 2 | mx-tools-desktop_am 3 | mx-tools-desktop_ar 4 | mx-tools-desktop_ast 5 | mx-tools-desktop_be 6 | mx-tools-desktop_bg 7 | mx-tools-desktop_bn 8 | mx-tools-desktop_bs 9 | mx-tools-desktop_bs_BA 10 | mx-tools-desktop_ca 11 | mx-tools-desktop_ceb 12 | mx-tools-desktop_co 13 | mx-tools-desktop_cs 14 | mx-tools-desktop_cy 15 | mx-tools-desktop_da 16 | mx-tools-desktop_de 17 | mx-tools-desktop_el 18 | mx-tools-desktop_en_GB 19 | mx-tools-desktop_en_US 20 | mx-tools-desktop_eo 21 | mx-tools-desktop_es 22 | mx-tools-desktop_es_ES 23 | mx-tools-desktop_et 24 | mx-tools-desktop_eu 25 | mx-tools-desktop_fa 26 | mx-tools-desktop_fi 27 | mx-tools-desktop_fi_FI 28 | mx-tools-desktop_fil 29 | mx-tools-desktop_fil_PH 30 | mx-tools-desktop_fr 31 | mx-tools-desktop_fr_BE 32 | mx-tools-desktop_fr_FR 33 | mx-tools-desktop_fy 34 | mx-tools-desktop_ga 35 | mx-tools-desktop_gd 36 | mx-tools-desktop_gl 37 | mx-tools-desktop_gl_ES 38 | mx-tools-desktop_gu 39 | mx-tools-desktop_ha 40 | mx-tools-desktop_haw 41 | mx-tools-desktop_he 42 | mx-tools-desktop_he_IL 43 | mx-tools-desktop_hi 44 | mx-tools-desktop_hr 45 | mx-tools-desktop_ht 46 | mx-tools-desktop_hu 47 | mx-tools-desktop_hy 48 | mx-tools-desktop_hy_AM 49 | mx-tools-desktop_hye 50 | mx-tools-desktop_id 51 | mx-tools-desktop_ie 52 | mx-tools-desktop_is 53 | mx-tools-desktop_it 54 | mx-tools-desktop_ja 55 | mx-tools-desktop_jv 56 | mx-tools-desktop_ka 57 | mx-tools-desktop_kab 58 | mx-tools-desktop_kk 59 | mx-tools-desktop_km 60 | mx-tools-desktop_kn 61 | mx-tools-desktop_ko 62 | mx-tools-desktop_ku 63 | mx-tools-desktop_ky 64 | mx-tools-desktop_lb 65 | mx-tools-desktop_lo 66 | mx-tools-desktop_lt 67 | mx-tools-desktop_lv 68 | mx-tools-desktop_mg 69 | mx-tools-desktop_mi 70 | mx-tools-desktop_mk 71 | mx-tools-desktop_ml 72 | mx-tools-desktop_mn 73 | mx-tools-desktop_mr 74 | mx-tools-desktop_ms 75 | mx-tools-desktop_mt 76 | mx-tools-desktop_my 77 | mx-tools-desktop_nb 78 | mx-tools-desktop_nb_NO 79 | mx-tools-desktop_ne 80 | mx-tools-desktop_nl 81 | mx-tools-desktop_nl_BE 82 | mx-tools-desktop_nn 83 | mx-tools-desktop_ny 84 | mx-tools-desktop_oc 85 | mx-tools-desktop_or 86 | mx-tools-desktop_pa 87 | mx-tools-desktop_pl 88 | mx-tools-desktop_ps 89 | mx-tools-desktop_pt 90 | mx-tools-desktop_pt_BR 91 | mx-tools-desktop_ro 92 | mx-tools-desktop_ru 93 | mx-tools-desktop_ru_RU 94 | mx-tools-desktop_rue 95 | mx-tools-desktop_rw 96 | mx-tools-desktop_sd 97 | mx-tools-desktop_si 98 | mx-tools-desktop_sk 99 | mx-tools-desktop_sl 100 | mx-tools-desktop_sm 101 | mx-tools-desktop_sn 102 | mx-tools-desktop_so 103 | mx-tools-desktop_sq 104 | mx-tools-desktop_sr 105 | mx-tools-desktop_st 106 | mx-tools-desktop_su 107 | mx-tools-desktop_sv 108 | mx-tools-desktop_sw 109 | mx-tools-desktop_ta 110 | mx-tools-desktop_te 111 | mx-tools-desktop_tg 112 | mx-tools-desktop_th 113 | mx-tools-desktop_tk 114 | mx-tools-desktop_tr 115 | mx-tools-desktop_tt 116 | mx-tools-desktop_ug 117 | mx-tools-desktop_uk 118 | mx-tools-desktop_ur 119 | mx-tools-desktop_uz 120 | mx-tools-desktop_vi 121 | mx-tools-desktop_xh 122 | mx-tools-desktop_yi 123 | mx-tools-desktop_yo 124 | mx-tools-desktop_yue_CN 125 | mx-tools-desktop_zh_CN 126 | mx-tools-desktop_zh_HK 127 | mx-tools-desktop_zh_TW 128 | -------------------------------------------------------------------------------- /about.cpp: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * 3 | ********************************************************************** 4 | * Copyright (C) 2023-2024 MX Authors 5 | * 6 | * Authors: Adrian 7 | * MX Linux 8 | * 9 | * This is free software: you can redistribute it and/or modify 10 | * it under the terms of the GNU General Public License as published by 11 | * the Free Software Foundation, either version 3 of the License, or 12 | * (at your option) any later version. 13 | * 14 | * This program is distributed in the hope that it will be useful, 15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 | * GNU General Public License for more details. 18 | * 19 | * You should have received a copy of the GNU General Public License 20 | * along with this package. If not, see . 21 | **********************************************************************/ 22 | #include "about.h" 23 | 24 | #include 25 | #include 26 | #include 27 | #include 28 | #include 29 | #include 30 | #include 31 | #include 32 | 33 | #include 34 | 35 | // Display doc as nomal user when run as root 36 | void displayDoc(const QString &url, const QString &title) 37 | { 38 | // Prefer mx-viewer otherwise use xdg-open (use runuser to run that as logname user) 39 | QString executablePath = QStandardPaths::findExecutable("mx-viewer"); 40 | if (!executablePath.isEmpty()) { 41 | QProcess::startDetached("mx-viewer", {url, title}); 42 | } else { 43 | if (getuid() != 0) { 44 | QProcess::startDetached("xdg-open", {url}); 45 | } else { 46 | QProcess proc; 47 | proc.start("logname", {}, QIODevice::ReadOnly); 48 | proc.waitForFinished(); 49 | QString user = QString::fromUtf8(proc.readAllStandardOutput()).trimmed(); 50 | QProcess::startDetached("runuser", {"-u", user, "--", "xdg-open", url}); 51 | } 52 | } 53 | } 54 | 55 | void displayAboutMsgBox(const QString &title, const QString &message, const QString &licence_url, 56 | const QString &license_title) 57 | { 58 | const auto width = 600; 59 | const auto height = 500; 60 | QMessageBox msgBox(QMessageBox::NoIcon, title, message); 61 | auto *btnLicense = msgBox.addButton(QObject::tr("License"), QMessageBox::HelpRole); 62 | auto *btnChangelog = msgBox.addButton(QObject::tr("Changelog"), QMessageBox::HelpRole); 63 | auto *btnCancel = msgBox.addButton(QObject::tr("Cancel"), QMessageBox::NoRole); 64 | btnCancel->setIcon(QIcon::fromTheme("window-close")); 65 | 66 | msgBox.exec(); 67 | 68 | if (msgBox.clickedButton() == btnLicense) { 69 | displayDoc(licence_url, license_title); 70 | } else if (msgBox.clickedButton() == btnChangelog) { 71 | auto *changelog = new QDialog; 72 | changelog->setWindowTitle(QObject::tr("Changelog")); 73 | changelog->resize(width, height); 74 | 75 | auto *text = new QTextEdit(changelog); 76 | text->setReadOnly(true); 77 | QProcess proc; 78 | proc.start( 79 | "zless", 80 | {"/usr/share/doc/" + QFileInfo(QCoreApplication::applicationFilePath()).fileName() + "/changelog.gz"}, 81 | QIODevice::ReadOnly); 82 | proc.waitForFinished(); 83 | text->setText(proc.readAllStandardOutput()); 84 | 85 | auto *btnClose = new QPushButton(QObject::tr("&Close"), changelog); 86 | btnClose->setIcon(QIcon::fromTheme("window-close")); 87 | QObject::connect(btnClose, &QPushButton::clicked, changelog, &QDialog::close); 88 | 89 | auto *layout = new QVBoxLayout(changelog); 90 | layout->addWidget(text); 91 | layout->addWidget(btnClose); 92 | changelog->setLayout(layout); 93 | changelog->exec(); 94 | } 95 | } 96 | -------------------------------------------------------------------------------- /mainwindow.h: -------------------------------------------------------------------------------- 1 | /********************************************************************** 2 | * Copyright (C) 2014 MX Authors 3 | * 4 | * Authors: Adrian 5 | * MX Linux 6 | * 7 | * This file is part of MX Tools. 8 | * 9 | * MX Tools is free software: you can redistribute it and/or modify 10 | * it under the terms of the GNU General Public License as published by 11 | * the Free Software Foundation, either version 3 of the License, or 12 | * (at your option) any later version. 13 | * 14 | * MX Tools is distributed in the hope that it will be useful, 15 | * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 | * GNU General Public License for more details. 18 | * 19 | * You should have received a copy of the GNU General Public License 20 | * along with MX Tools. If not, see . 21 | **********************************************************************/ 22 | #pragma once 23 | 24 | #include 25 | #include 26 | #include 27 | 28 | #include "flatbutton.h" 29 | 30 | namespace Ui 31 | { 32 | class MainWindow; 33 | } 34 | 35 | class MainWindow : public QDialog 36 | { 37 | Q_OBJECT 38 | 39 | public: 40 | explicit MainWindow(QWidget *parent = nullptr); 41 | ~MainWindow() override; 42 | 43 | private slots: 44 | static void pushHelp_clicked(); 45 | void btn_clicked(); 46 | void checkHide_clicked(bool checked); 47 | void closeEvent(QCloseEvent * /*unused*/) override; 48 | void pushAbout_clicked(); 49 | void resizeEvent(QResizeEvent *event) override; 50 | void textSearch_textChanged(const QString &arg1); 51 | 52 | private: 53 | Ui::MainWindow *ui; 54 | QMultiMap> info_map; 55 | QMultiMap category_map; 56 | QSettings settings; 57 | QStringList live_list; 58 | QStringList maintenance_list; 59 | QStringList setup_list; 60 | QStringList software_list; 61 | QStringList utilities_list; 62 | const QMap categories {{"MX-Live", &live_list}, 63 | {"MX-Maintenance", &maintenance_list}, 64 | {"MX-Setup", &setup_list}, 65 | {"MX-Software", &software_list}, 66 | {"MX-Utilities", &utilities_list}}; 67 | enum Info { Name, Comment, IconName, Exec, Category, Terminal }; 68 | int col_count = 0; 69 | int icon_size = 32; 70 | int max_elements = 0; 71 | 72 | [[nodiscard]] FlatButton *createButton(const QStringList &fileInfo); 73 | [[nodiscard]] QString getTranslation(const QString &text, const QString &key, const QString &langRegion, 74 | const QString &lang); 75 | [[nodiscard]] QString getValueFromText(const QString &text, const QString &key); 76 | [[nodiscard]] QIcon findIcon(const QString &iconName); 77 | [[nodiscard]] QStringList listDesktopFiles(const QString &searchString, const QString &location); 78 | [[nodiscard]] int calculateMaxElements(const QMultiMap> &info_map); 79 | static void fixExecItem(QString *item); 80 | static void hideShowIcon(const QString &fileName, bool hide); 81 | static void removeEnvExclusive(QStringList *list, const QStringList &termsToRemove); 82 | void addButtons(const QMultiMap> &info_map); 83 | void addCategoryHeader(const QString &category, int &row, int max_columns); 84 | void addCategorySeparator(int &row, int max_columns); 85 | void checkHideToolsInMenu(); 86 | void clearGrid(); 87 | void filterDesktopEnvironmentItems(); 88 | void filterLiveEnvironmentItems(); 89 | void initializeCategoryLists(); 90 | void populateCategoryMap(); 91 | void readInfo(const QMultiMap &category_map); 92 | void restoreWindowGeometry(); 93 | void setConnections(); 94 | }; 95 | -------------------------------------------------------------------------------- /translations/mx-tools_zh_CN.ts: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | MainWindow 6 | 7 | 8 | 9 | MX Tools 10 | MX 工具 11 | 12 | 13 | 14 | About this application 15 | 关于此软件 16 | 17 | 18 | 19 | About... 20 | 关于… 21 | 22 | 23 | 24 | Alt+B 25 | Alt+B 26 | 27 | 28 | 29 | Close application 30 | 关闭程序 31 | 32 | 33 | 34 | Close 35 | 关闭 36 | 37 | 38 | 39 | Alt+N 40 | Alt+N 41 | 42 | 43 | 44 | Manual 45 | 手册 46 | 47 | 48 | 49 | These MX applications save time and effort with important tasks. 50 | 这些 MX 应用程序可以节省时间和精力来完成重要任务。 51 | 52 | 53 | 54 | Hide individual tools from the menu 55 | 从菜单中隐藏单个工具 56 | 57 | 58 | 59 | search 60 | 搜索 61 | 62 | 63 | 64 | About MX Tools 65 | 关于 MX 工具 66 | 67 | 68 | 69 | Version: 70 | 版本: 71 | 72 | 73 | 74 | Configuration Tools for MX Linux 75 | MX Linux 的配置工具 76 | 77 | 78 | 79 | Copyright (c) MX Linux 80 | Copyright (c) MX Linux 81 | 82 | 83 | 84 | %1 License 85 | %1 许可证 86 | 87 | 88 | 89 | QObject 90 | 91 | 92 | License 93 | 许可证 94 | 95 | 96 | 97 | 98 | Changelog 99 | 更新日志 100 | 101 | 102 | 103 | Cancel 104 | 取消 105 | 106 | 107 | 108 | &Close 109 | 关闭(&C) 110 | 111 | 112 | 113 | -------------------------------------------------------------------------------- /translations/mx-tools_zh_TW.ts: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | MainWindow 6 | 7 | 8 | 9 | MX Tools 10 | MX 工具組 11 | 12 | 13 | 14 | About this application 15 | 關於本程式 16 | 17 | 18 | 19 | About... 20 | 關於…… 21 | 22 | 23 | 24 | Alt+B 25 | Alt+B 26 | 27 | 28 | 29 | Close application 30 | 關閉程式 31 | 32 | 33 | 34 | Close 35 | 關閉 36 | 37 | 38 | 39 | Alt+N 40 | Alt+N 41 | 42 | 43 | 44 | Manual 45 | 手動 46 | 47 | 48 | 49 | These MX applications save time and effort with important tasks. 50 | 這些 MX 程式可以為你完成重要事項,節省時間與心力。 51 | 52 | 53 | 54 | Hide individual tools from the menu 55 | 在主選單中隱藏個別工具 56 | 57 | 58 | 59 | search 60 | 搜尋 61 | 62 | 63 | 64 | About MX Tools 65 | 關於 MX 工具組 66 | 67 | 68 | 69 | Version: 70 | 版本: 71 | 72 | 73 | 74 | Configuration Tools for MX Linux 75 | MX Linux 的設定工具 76 | 77 | 78 | 79 | Copyright (c) MX Linux 80 | MX Linux 版權所有 (c) 81 | 82 | 83 | 84 | %1 License 85 | %1 許可 86 | 87 | 88 | 89 | QObject 90 | 91 | 92 | License 93 | 授權條款 94 | 95 | 96 | 97 | 98 | Changelog 99 | 變更紀錄 100 | 101 | 102 | 103 | Cancel 104 | 取消 105 | 106 | 107 | 108 | &Close 109 | 關閉(&C) 110 | 111 | 112 | 113 | -------------------------------------------------------------------------------- /translations/mx-tools_ja.ts: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | MainWindow 6 | 7 | 8 | 9 | MX Tools 10 | MX ツール 11 | 12 | 13 | 14 | About this application 15 | このアプリケーションについて 16 | 17 | 18 | 19 | About... 20 | 情報... 21 | 22 | 23 | 24 | Alt+B 25 | Alt+B 26 | 27 | 28 | 29 | Close application 30 | アプリの終了 31 | 32 | 33 | 34 | Close 35 | 閉じる 36 | 37 | 38 | 39 | Alt+N 40 | Alt+N 41 | 42 | 43 | 44 | Manual 45 | マニュアル 46 | 47 | 48 | 49 | These MX applications save time and effort with important tasks. 50 | 一連の MX ツールを使うと、大切な作業にかかる時間や労力が節約できます。 51 | 52 | 53 | 54 | Hide individual tools from the menu 55 | メニューに個々のツールを表示しない 56 | 57 | 58 | 59 | search 60 | 検索 61 | 62 | 63 | 64 | About MX Tools 65 | MX ツールについて 66 | 67 | 68 | 69 | Version: 70 | バージョン: 71 | 72 | 73 | 74 | Configuration Tools for MX Linux 75 | MX Linux 用の各種設定ツールです 76 | 77 | 78 | 79 | Copyright (c) MX Linux 80 | Copyright (c) MX Linux 81 | 82 | 83 | 84 | %1 License 85 | %1 ライセンス 86 | 87 | 88 | 89 | QObject 90 | 91 | 92 | License 93 | ライセンス 94 | 95 | 96 | 97 | 98 | Changelog 99 | 更新履歴 100 | 101 | 102 | 103 | Cancel 104 | キャンセル 105 | 106 | 107 | 108 | &Close 109 | 閉じる(&C) 110 | 111 | 112 | 113 | -------------------------------------------------------------------------------- /translations/mx-tools_ar.ts: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | MainWindow 6 | 7 | 8 | 9 | MX Tools 10 | MX Tools 11 | 12 | 13 | 14 | About this application 15 | إيقاف هذا التطبيق 16 | 17 | 18 | 19 | About... 20 | حول... 21 | 22 | 23 | 24 | Alt+B 25 | Alt+B 26 | 27 | 28 | 29 | Close application 30 | 31 | 32 | 33 | 34 | Close 35 | إغلاق 36 | 37 | 38 | 39 | Alt+N 40 | Alt+N 41 | 42 | 43 | 44 | Manual 45 | دليل 46 | 47 | 48 | 49 | These MX applications save time and effort with important tasks. 50 | 51 | 52 | 53 | 54 | Hide individual tools from the menu 55 | 56 | 57 | 58 | 59 | search 60 | 61 | 62 | 63 | 64 | About MX Tools 65 | 66 | 67 | 68 | 69 | Version: 70 | الإصدار: 71 | 72 | 73 | 74 | Configuration Tools for MX Linux 75 | 76 | 77 | 78 | 79 | Copyright (c) MX Linux 80 | حقوق النشر (MX linux (c 81 | 82 | 83 | 84 | %1 License 85 | 86 | 87 | 88 | 89 | QObject 90 | 91 | 92 | License 93 | رخصة 94 | 95 | 96 | 97 | 98 | Changelog 99 | التغيرات 100 | 101 | 102 | 103 | Cancel 104 | إلغاء 105 | 106 | 107 | 108 | &Close 109 | &اغلاق 110 | 111 | 112 | 113 | --------------------------------------------------------------------------------