aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifdown-post
diff options
context:
space:
mode:
authorThan Ngo <than@redhat.com>2000-04-04 09:18:37 +0000
committerThan Ngo <than@redhat.com>2000-04-04 09:18:37 +0000
commit2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698 (patch)
tree742d07242bb276d000d2fd4606e10e272f99dc5a /sysconfig/network-scripts/ifdown-post
parentc90a4e556cd66f20016f9e38d0e5b9eeb65bea13 (diff)
downloadinitscripts-2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698.tar
initscripts-2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698.tar.gz
initscripts-2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698.tar.bz2
initscripts-2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698.tar.xz
initscripts-2d0f9ea2cbecc04eb5c3413aea4ed8a6a44bd698.zip
remove /etc/resolv.conf.save after the ippp connection down
Diffstat (limited to 'sysconfig/network-scripts/ifdown-post')
-rwxr-xr-xsysconfig/network-scripts/ifdown-post5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysconfig/network-scripts/ifdown-post b/sysconfig/network-scripts/ifdown-post
index 63cb63f6..06d02a17 100755
--- a/sysconfig/network-scripts/ifdown-post
+++ b/sysconfig/network-scripts/ifdown-post
@@ -13,7 +13,10 @@ source_config
DEVICETYPE=`echo $DEVICE | sed "s/[0-9]*$//"`
if [ "${DEVICETYPE}" = "ppp" -o "${DEVICETYPE}" = "ippp" ]; then
- [ -f /etc/resolv.conf.save ] && cat /etc/resolv.conf.save > /etc/resolv.conf
+ if [ -f /etc/resolv.conf.save ]; then
+ cat /etc/resolv.conf.save > /etc/resolv.conf
+ rm -f /etc/resolv.conf.save
+ fi
fi
# Reset the default route if this interface had a special one
3f02aba76fec43'>po/br.po149
-rw-r--r--po/bs.po149
-rw-r--r--po/ca.po150
-rw-r--r--po/cs.po164
-rw-r--r--po/cy.po149
-rw-r--r--po/da.po149
-rw-r--r--po/de.po150
-rw-r--r--po/el.po150
-rw-r--r--po/eo.po149
-rw-r--r--po/es.po150
-rw-r--r--po/et.po149
-rw-r--r--po/eu.po149
-rw-r--r--po/fa.po149
-rw-r--r--po/fi.po150
-rw-r--r--po/fo.po149
-rw-r--r--po/fr.po158
-rw-r--r--po/fur.po149
-rw-r--r--po/ga.po149
-rw-r--r--po/gl.po150
-rw-r--r--po/gu.po149
-rw-r--r--po/he.po149
-rw-r--r--po/hi.po149
-rw-r--r--po/hr.po149
-rw-r--r--po/hu.po149
-rw-r--r--po/hy.po149
-rw-r--r--po/ia.po149
-rw-r--r--po/id.po149
-rw-r--r--po/is.po149
-rw-r--r--po/it.po149
-rw-r--r--po/ja.po149
-rw-r--r--po/ka.po149
-rw-r--r--po/kn.po149
-rw-r--r--po/ko.po149
-rw-r--r--po/ku.po149
-rw-r--r--po/ky.po149
-rw-r--r--po/li.po149
-rw-r--r--po/lo.po149
-rw-r--r--po/lt.po149
-rw-r--r--po/ltg.po149
-rw-r--r--po/lv.po149
-rw-r--r--po/mageiawelcome.pot149
-rw-r--r--po/mi.po149
-rw-r--r--po/mk.po149
-rw-r--r--po/ml.po149
-rw-r--r--po/mn.po149
-rw-r--r--po/mr.po149
-rw-r--r--po/ms.po149
-rw-r--r--po/mt.po149
-rw-r--r--po/nb.po150
-rw-r--r--po/nds.po149
-rw-r--r--po/ne.po149
-rw-r--r--po/nl.po150
-rw-r--r--po/nn.po149
-rw-r--r--po/oc.po149
-rw-r--r--po/or.po149
-rw-r--r--po/pa.po149
-rw-r--r--po/pl.po149
-rw-r--r--po/pms.po149
-rw-r--r--po/pt.po150
-rw-r--r--po/pt_BR.po150
-rw-r--r--po/ro.po299
-rw-r--r--po/ru.po150
-rw-r--r--po/sc.po149
-rw-r--r--po/sco.po149
-rw-r--r--po/se.po149
-rw-r--r--po/sk.po149
-rw-r--r--po/sl.po149
-rw-r--r--po/sq.po149
-rw-r--r--po/sr.po149
-rw-r--r--po/ss.po149
-rw-r--r--po/sv.po150
-rw-r--r--po/ta.po149
-rw-r--r--po/tg.po149
-rw-r--r--po/th.po149
-rw-r--r--po/tk.po149
-rw-r--r--po/tl.po149
-rw-r--r--po/tr.po149
-rw-r--r--po/uk.po162
-rw-r--r--po/ur_PK.po149
-rw-r--r--po/uz.po149
-rw-r--r--po/vi.po149
-rw-r--r--po/wa.po149
-rw-r--r--po/xh.po149
-rw-r--r--po/yo.po149
-rw-r--r--po/zh_CN.po149
-rw-r--r--po/zh_HK.po149
-rw-r--r--po/zh_TW.po149
96 files changed, 7249 insertions, 7254 deletions
diff --git a/po/af.po b/po/af.po
index 0cf553e..49fafed 100644
--- a/po/af.po
+++ b/po/af.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Afrikaans (http://www.transifex.com/MageiaLinux/mageia/"
@@ -21,16 +21,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia-verwelkoming"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia-welkomskerm"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Welkomskerm vir Mageia wat by ’n gebruiker se eerste aanmelding gewys word"
@@ -322,7 +322,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Program vir persoonlike finansiële bestuur"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Geluk!</b><BR />U loop tans {}"
@@ -337,7 +337,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Die stelselargitektuur: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Werkskerm in gebruik: {}"
@@ -352,46 +352,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Aan die netwerk gekoppel d.m.v. {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Daar is gen netwerkverbinding"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "U opstelling"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Aangaande"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Omtrent Mageiawelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Friedel Wolff"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installasie"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -399,23 +399,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Installeer sagteware"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Installeer en verwyder sagteware"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -423,18 +423,18 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
#, fuzzy
msgctxt "InstallSoftware|"
msgid ""
@@ -444,17 +444,17 @@ msgstr ""
"Hier is ’n klein seleksie van gewilde programme — enigeen van hulle kan nou "
"geïnstalleer of geloop word."
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Kry gerus ’n meer volledige lys hier:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Lys toepassings (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -573,12 +573,12 @@ msgid "Community"
msgstr "Gemeenskap"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -587,7 +587,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -595,69 +595,69 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "MCC-dokumentasie"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia-beheersentrum"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Sagtewarebestuur"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardeware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Netwerk en internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Stelsel"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Netwerkdeling"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Plaaslike skywe"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sekuriteit"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Selflaai"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -666,7 +666,7 @@ msgstr ""
"<b>Mageia-beheerstentrum</b> (drakconf) is ’n stel programme wat help met "
"die opstelling van die stelsel."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "MCC-dokumentasie"
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -741,7 +741,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Let wel! "
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -750,7 +750,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -763,7 +763,7 @@ msgstr ""
"i>- en <i>updates</i>-paar. <i>Debug</i> en <i>Testing</i> is vir spesiale "
"gevalle."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -782,7 +782,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Redigeer stoorplekke van sagteware"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Administrateurwagwoord is nodig."
@@ -797,18 +797,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Hoe Mageia bywerkings bestuur"
-#: src/ui.py:563
+#: src/ui.py:557
#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia verskaf sagteware wat bygewerk kan word om foute of "
"sekuriteitsprobleme reg te stel. Dit word sterk aanbeveel dat ’n stelsel "
@@ -818,12 +817,12 @@ msgstr ""
"Sagtewarebestuurder (root-wagwoord). Die proses loop in die agtergrond en "
"mens kan steeds die rekenaar normaalweg gebruik tydens bywerkings.\n"
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Kontroleer vir stelselbywerkings"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -834,7 +833,7 @@ msgid "Welcome"
msgstr "Welkom"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Welkom by Mageia"
@@ -845,7 +844,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Welkom by Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -858,7 +857,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -933,12 +932,12 @@ msgid "Show this window at startup"
msgstr "Wys hierdie venster aan begin"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Toepassings"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -947,68 +946,68 @@ msgstr ""
"Hier is ’n klein seleksie van gewilde programme — enigeen van hulle kan nou "
"geïnstalleer of geloop word."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Maak seker u het die <i>Mediastoorplekke<i> geaktiveer."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Uitgesoek"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Speletjies"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Klank"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kantoor"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Stelsel"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmering"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installasie"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Geïnstalleer"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Laat loop"
diff --git a/po/am.po b/po/am.po
index edcc41f..ab84afc 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Amharic (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "ስለ"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "ትከል"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,24 +391,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "ትከል"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -416,35 +416,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -562,12 +562,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -576,7 +576,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -584,76 +584,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "ማስረጃ"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "ሀርድዌር"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "ሲስተም"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "ደህንነት"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "ጀምር"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -690,7 +690,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -736,7 +736,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -745,7 +745,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -762,7 +762,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -777,25 +777,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -806,7 +805,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -816,7 +815,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -904,81 +903,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "መጠቀሚያ ፕሮግራሞች"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "ጨዋታዎች"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ኢንተርኔት"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "ቪዲዮ"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "ቢሮ"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ንድፍ"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "ሲስተም"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "ትከል"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "ትከል"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ar.po b/po/ar.po
index fcb9abf..3c49948 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Arabic (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -21,15 +21,15 @@ msgstr ""
"&& n{}00<=10 ? 3 : n{}00>=11 && n{}00<=99 ? 4 : 5;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -317,7 +317,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -332,7 +332,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -347,46 +347,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "حَوْل"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "تثبيت"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -394,24 +394,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "مثبت"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -419,35 +419,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -565,12 +565,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -579,7 +579,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -587,77 +587,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "توثيق"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "مركز تحكم ماجيّا"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "إدارة البرامج"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "العتاد"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "مشاركة الشبكة"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "النظام"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "مشاركة الشبكة"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "الأمن"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "الإقلاع"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -694,7 +694,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -706,7 +706,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -719,7 +719,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -731,7 +731,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -740,7 +740,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -749,7 +749,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -766,7 +766,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -781,25 +781,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -810,7 +809,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "مرحبا بك في ماجيّا"
@@ -821,7 +820,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "مرحبا بك في ماجيّا"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -834,7 +833,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -909,80 +908,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "تطبيقات"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "ألعاب"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "الإنترنت"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "مرئيات"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "أطقم مكتبية"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "رسوميات"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "النظام"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "تثبيت"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "مثبت"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/as.po b/po/as.po
index 388cb5a..19b9e76 100644
--- a/po/as.po
+++ b/po/as.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Assamese (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "অনুপ্ৰয়োগ"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "খেলা"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ইন্টাৰনেট"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "কাৰ্যালয়"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "গ্ৰাফিক্স"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ast.po b/po/ast.po
index 1b3b36e..f006e40 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-11-06 21:58+0000\n"
"Last-Translator: enolp <enolp@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -24,16 +24,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Acoyida"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -321,7 +321,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -336,7 +336,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -351,47 +351,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Tocante a"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Acoyida"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalar"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -399,24 +399,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instalación y desaniciu del software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instalación y desaniciu del software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -424,35 +424,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -572,12 +572,12 @@ msgid "Community"
msgstr "Comunidá"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -586,7 +586,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -594,77 +594,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentación"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Centru de control de Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Xestión del software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Compartición en rede"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Compartición en rede"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Discos llocales"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Seguranza"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Arrinque"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -703,7 +703,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -740,7 +740,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -749,7 +749,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -758,7 +758,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -775,7 +775,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Editar les fontes del software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -790,25 +790,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Comprobar anovamientos del sistema"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -819,7 +818,7 @@ msgid "Welcome"
msgstr "Acoyida"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Acoyida de Mageia"
@@ -830,7 +829,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Acoyida de Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -843,7 +842,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -918,81 +917,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplicaciones"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Xuegos"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Videu"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Oficina"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Gráficos"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
#, fuzzy
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalar"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalóse"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/az.po b/po/az.po
index 0c46ca1..19d2409 100644
--- a/po/az.po
+++ b/po/az.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Azerbaijani (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Haqqında"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Qur"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,24 +392,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Qur"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -417,35 +417,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -563,12 +563,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -577,7 +577,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -585,76 +585,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Sənədlər"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Proqram Tə'minatı İdarəsi"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Avadanlıq"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Təhlükəsizlik"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Açılış"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -691,7 +691,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -703,7 +703,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -737,7 +737,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -746,7 +746,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -763,7 +763,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -778,25 +778,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -807,7 +806,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -817,7 +816,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -830,7 +829,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -905,81 +904,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Proqramlar"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Oyunlar"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "İnternet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Offis"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Qrafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Qur"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Qur"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/be.po b/po/be.po
index 5cd5e66..dff7d59 100644
--- a/po/be.po
+++ b/po/be.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Belarusian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -22,15 +22,15 @@ msgstr ""
"00>=11 && n{}00<=14)? 2 : 3);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Даведка"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Усталёўка"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Усталёўка"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,76 +586,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Дакумэнтацыя"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Абсталяваньне"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Сістэма"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Бясьпека"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -692,7 +692,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -738,7 +738,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -747,7 +747,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -764,7 +764,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -779,25 +779,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -808,7 +807,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -818,7 +817,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,81 +905,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Дастасаваньні"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Гульні"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Інтэрнэт"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Відэа"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Канцэлярыя"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Ґрафіка"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Сістэма"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Усталёўка"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Усталёўка"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/bg.po b/po/bg.po
index 0907b3b..97a8ba5 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Bulgarian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -22,16 +22,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia Welcome|"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Начален екран Mageia Welcome|"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Начален екран на Mageia, показва се при първото стартиране на системата"
@@ -320,7 +320,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -335,7 +335,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -350,47 +350,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Относно"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageia Welcome|"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Инсталирай"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -398,24 +398,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Инсталиране и премахване на софтуер"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Инсталиране и премахване на софтуер"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -423,35 +423,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -571,12 +571,12 @@ msgid "Community"
msgstr "Общност"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Жив режим"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -585,7 +585,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -593,77 +593,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Документация"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia контролен център"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Управление на софтуера"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Хардуер"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Мрежово споделяне"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Система"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Мрежово споделяне"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Локални дискове"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Сигурност"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Начално зареждане"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -714,7 +714,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -739,7 +739,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -748,7 +748,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -757,7 +757,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -774,7 +774,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Редактирай източниците"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -789,25 +789,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Провери за системни обновявания"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -818,7 +817,7 @@ msgid "Welcome"
msgstr "Добре дошли"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Добре дошли в Mageia"
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Добре дошли в Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -842,7 +841,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Жив режим"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -917,80 +916,80 @@ msgid "Show this window at startup"
msgstr "Показване на този прозорец при стартиране"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Приложения"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Препоръчани"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Игри"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Интернет"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Видео"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Аудио"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Офис"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Графика"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Система"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Програмиране"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Инсталирай"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Инсталирани"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Пусни"
diff --git a/po/bn.po b/po/bn.po
index 5803bd1..2876211 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Bengali (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "সম্বন্ধে"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "ইনস্টল করো"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "ইনস্টল করো"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,77 +586,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "ডকুমেন্টেশন"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "মাজেয়া নিয়ন্ত্রণ কেন্দ্র"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "সফটওয়্যার ম্যানেজমেন্ট"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "হার্ডওয়্যার"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "নেটওয়ার্ক শেয়ারিং"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "সিস্টেম"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "নেটওয়ার্ক শেয়ারিং"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "সিকিউরিটি"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "বুট"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -693,7 +693,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -705,7 +705,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -718,7 +718,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -730,7 +730,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -739,7 +739,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -748,7 +748,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -765,7 +765,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -780,25 +780,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -809,7 +808,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "মাজেয়াতে স্বাগতম"
@@ -820,7 +819,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "মাজেয়াতে স্বাগতম"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -833,7 +832,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -908,81 +907,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "অ্যাপলিকেশন"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "খেলা"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ইন্টারনেট"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "ভিডিও"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "অফিস"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "গ্রাফিক্স"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "সিস্টেম"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "ইনস্টল করো"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "ইনস্টল করো"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/br.po b/po/br.po
index 7eaa98c..02e6724 100644
--- a/po/br.po
+++ b/po/br.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Breton (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -24,16 +24,16 @@ msgstr ""
"0 && n % 1000000 == 0) ? 3 : 4);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Degemer mat e Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Degemer Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Skramm degemer hag a vez diskouezet d'an arveriaded pa vez loc'het ar wech "
@@ -324,7 +324,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -339,7 +339,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Savouriezh ho reizhiad a zo: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Oc'h implij ar burev-se emaoc'h : {}"
@@ -354,46 +354,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Kevreadet oc'h ouzh ur rouedad dre {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "N'eus kevreadenn rouedad ebet"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Ho kefluniadur"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "A-brepoz"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Diwar-benn Mageiawelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Staliañ"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -401,23 +401,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Staliañ meziantoù"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Staliañ ha distaliañ meziantoù"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -425,35 +425,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Roll al arloadoù (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -572,12 +572,12 @@ msgid "Community"
msgstr "Kumuniezh"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -586,7 +586,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -594,76 +594,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Teuliadur MCC"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Kreizenn ren Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Merañ ar meziantoù"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Periantel"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Rouedad hag Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Reizhiad"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Rannoù rouedad"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Pladennoù lec'hel"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Surentez"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Loc'hañ"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Teuliadur MCC"
@@ -699,7 +699,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "neoketdieub"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "gwastet"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -724,7 +724,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -736,7 +736,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Diwallit !"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -745,7 +745,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -754,7 +754,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -771,7 +771,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Aozañ tarzhoù ar meziantoù"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Ezhomm zo eus tremenger ar merour."
@@ -786,25 +786,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -815,7 +814,7 @@ msgid "Welcome"
msgstr "Degemer"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Degemer mat e Mageia"
@@ -826,7 +825,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Degemer mat e Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -839,7 +838,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -914,80 +913,80 @@ msgid "Show this window at startup"
msgstr "Diskouez ar prenestr-mañ pa loc'her"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Arloadoù"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "C'hoarioù"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Kenrouedad"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Klevet"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Burev"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafikoù"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Reizhiad"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programiñ"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Staliañ"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Staliet"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Seveniñ"
diff --git a/po/bs.po b/po/bs.po
index ee6f724..fd3b1c6 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Bosnian (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -21,15 +21,15 @@ msgstr ""
"0<=4 && (n{}00<10 || n{}00>=20) ? 1 : 2);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "O programu"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalacija"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instaliran"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,76 +586,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentacija"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Programi"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sigurnost"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Boot"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -692,7 +692,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -738,7 +738,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -747,7 +747,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -764,7 +764,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -779,25 +779,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -808,7 +807,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -818,7 +817,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,80 +905,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Programi"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Igre"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Uredske aplikacije"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalacija"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instaliran"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index 35c6329..92604ac 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Davidmp <medipas@gmail.com>, "
"2015,2017,2019-2021,2023,2025-2026\n"
@@ -29,15 +29,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Benvinguda de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Pantalla de benvinguda de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Pantalla de benvinguda de Mageia, que es mostra a la primera entrada de "
@@ -332,7 +332,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Eina de gestió de finances personals"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Enhorabona!</b><BR />Ara ja teniu {}"
@@ -347,7 +347,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "L'arquitectura del vostre sistema és: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Ara useu l'escriptori {}"
@@ -362,46 +362,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Esteu connectat a la xarxa a través de {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "No teniu connexió de xarxa"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "La vostra configuració"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Quant a"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Quant a Mageiawelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Publicació {0}<br />Autors: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Robert Antoni Buj Gelonch"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instal·la"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -412,23 +412,23 @@ msgstr ""
"l'ordinador. S'hi inclouran totes les personalitzacions que hàgiu fet abans "
"de llançar l'instal·lador."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Inicia la instal·lació"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instal·la programari"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instal·leu i suprimiu programari"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -439,18 +439,18 @@ msgstr ""
"de programari."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -459,17 +459,17 @@ msgstr ""
"La següent diapositiva mostra una petita selecció d'aplicacions populars, "
"les quals es poden instal·lar en aquest punt.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Podeu trobar una llista més detallada aquí:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Llista d'aplicacions (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -586,12 +586,12 @@ msgid "Community"
msgstr "Comunitat"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Mode autònom"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -604,7 +604,7 @@ msgstr ""
"instal·lador que es pot iniciar a l'arrencada o després d'entrar al mode "
"autònom, com ara."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -615,68 +615,68 @@ msgstr ""
"només perdurarà fins que reinicieu el sistema, tret que hi hàgiu afegit una "
"partició persistent."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentació de l'instal·lador"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/ca/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "CCM"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Centre de control de Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Gestió de programari"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Maquinari"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Xarxa i Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Compartició en xarxa"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Discs locals"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Seguretat"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Arrencada"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -686,7 +686,7 @@ msgstr ""
"conegut com a drakconf) és un conjunt d'eines que us ajudaran a configurar "
"el vostre sistema."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Documentació del CCM"
@@ -722,7 +722,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -736,7 +736,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -752,7 +752,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -766,7 +766,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Nota! "
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -779,7 +779,7 @@ msgstr ""
"aquests repositoris en línia. Si aquest ordinador tindrà accés a Internet, "
"podeu suprimir l'entrada <i>Local</i> de la llista de repositoris."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -792,7 +792,7 @@ msgstr ""
"parella <i>release</i> i <i>updates</i>. <i>Debug</i> i <i>Testing</i> són "
"per a casos especials."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -811,7 +811,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Edita els orígens del programari"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Cal la contrasenya de l'administrador."
@@ -826,17 +826,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Com gestiona Mageia les actualitzacions"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia proporciona programari que es pot actualitzar per corregir errors o "
"problemes de seguretat. Es recomana que actualitzeu el sistema amb "
@@ -849,12 +849,12 @@ msgstr ""
"Aquest és un procés en segon pla i podreu usar l'ordinador amb normalitat "
"durant les actualitzacions."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Comprova les actualitzacions del sistema"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Anuncis d'actualitzacions (anglès)"
@@ -865,7 +865,7 @@ msgid "Welcome"
msgstr "Benvinguda"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Benvingut/da a Mageia"
@@ -875,7 +875,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Benvingut/da a Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -891,7 +891,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Mode autònom"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -974,12 +974,12 @@ msgid "Show this window at startup"
msgstr "Mostra aquesta finestra en arrencar"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplicacions"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -988,68 +988,68 @@ msgstr ""
"Aquí teniu una petita selecció d'aplicacions populars, qualsevol de les "
"quals pot ser instal·lada o llançada en aquest punt."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Assegureu-vos que teniu habilitades els <i>Orígens dels mitjans</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Destacat"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Jocs"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Vídeo"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Àudio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Ofimàtica"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Gràfics"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programació"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instal·la"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instal·lat"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Executa"
diff --git a/po/cs.po b/po/cs.po
index a8e7581..e8ae2e1 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Luděk Janča <joelp@email.cz>, 2016,2018-2023,2025\n"
"Language-Team: Czech (http://app.transifex.com/MageiaLinux/mageia/language/"
@@ -29,15 +29,15 @@ msgstr ""
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Uvítání od distribuce Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Uvítací obrazovka distribuce Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Uvítací obrazovka pro Mageiu zobrazená při prvním přihlášení uživatele"
@@ -332,7 +332,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Nástroj pro správu osobních financí"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Blahopřejeme!</b> Nyní používáte {}"
@@ -347,7 +347,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Architektura vašeho systému: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Používáte pracovní prostředí: {}"
@@ -362,35 +362,35 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Jste připojeni do sítě pomocí {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Nemáte síťové připojení"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Vaše nastavení"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "O programu"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "O Vítejte v distribuci Mageia"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Vydání {0}<br />Autoři: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
@@ -398,12 +398,12 @@ msgstr ""
"Pavel Fric"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalace"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -414,23 +414,23 @@ msgstr ""
"Budou zahrnuta veškerá přizpůsobení, která jste provedli před spuštěním "
"instalačního programu."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Spustit instalaci"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instalovat software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instalovat a odebírat software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -440,18 +440,18 @@ msgstr ""
"přistupují k těmto repozitářům jednoduše pomocí jednoho ze správců software."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -460,17 +460,17 @@ msgstr ""
"Následující stránka obsahuje malý výběr oblíbených aplikací. Všechny lze "
"odtud instalovat.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Zde můžete najít podrobnější seznam:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Seznam aplikací (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -587,12 +587,12 @@ msgid "Community"
msgstr "Komunita"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Živý režim"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -605,7 +605,7 @@ msgstr ""
"obsahuje instalační program, který lze spustit při zavádění média nebo po "
"zavedení do živého režimu, jako jej máte nyní."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -615,68 +615,68 @@ msgstr ""
"Pokud jste nepřidali trvalý oddíl, jakékoli přizpůsobení, včetně instalace "
"dalšího softwaru, zůstane pouze do restartu systému."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentace k instalátoru"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Ovládací centrum distribuce Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Správa software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Síť a internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Systém"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Sdílení v síti"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Místní disky"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Bezpečnost"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Zavádění systému"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -685,7 +685,7 @@ msgstr ""
"<b>Ovládací centrum distribuce Mageia</b> (známé jako drakconf) je soubor "
"nástrojů pomáhajících s nastavením systému. "
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Dokumentace MCC"
@@ -721,7 +721,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -735,7 +735,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -751,7 +751,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -765,7 +765,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Poznámka!"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -778,7 +778,7 @@ msgstr ""
"Pokud tento počítač bude mít přístup k Internetu, můžete <i>místní zdroje</"
"i> ze seznamu repositářů odstranit."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -791,7 +791,7 @@ msgstr ""
"dvojici <i>vydání (release)</i> a <i>aktualizace (updates)</i>. <i>Ladění "
"(debug)</i> a <i>zkoušení (testing)</i> jsou určeny pro zvláštní případy."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -808,7 +808,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Upravit zdroje software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Je vyžadováno heslo správce."
@@ -823,32 +823,32 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Jak Mageia řeší aktualizace"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia poskytuje software, který lze aktualizovat za účelem opravy chyb nebo "
-"bezpečnostních problémů. Důrazně doporučujeme systém pravidelně aktualizovat."
-"Jakmile budou k dispozici nové aktualizace, na hlavním panelu se zobrazí "
-"ikona Aktualizace. Chcete-li spustit aktualizace, klepněte na ikonu níže a "
-"zadejte své heslo - nebo použijte Správu software (s heslem uživatele root)."
-"Toto je proces na pozadí a během aktualizací budete moci počítač normálně "
-"používat."
-
-#: src/ui.py:570
+"bezpečnostních problémů. Důrazně doporučujeme systém pravidelně "
+"aktualizovat.Jakmile budou k dispozici nové aktualizace, na hlavním panelu "
+"se zobrazí ikona Aktualizace. Chcete-li spustit aktualizace, klepněte na "
+"ikonu níže a zadejte své heslo - nebo použijte Správu software (s heslem "
+"uživatele root).Toto je proces na pozadí a během aktualizací budete moci "
+"počítač normálně používat."
+
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Zkontrolovat aktualizace systému"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Upozornění na aktualizace (en)"
@@ -859,7 +859,7 @@ msgid "Welcome"
msgstr "Vítejte"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Vítejte v distribuci Mageia"
@@ -869,7 +869,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Vítejte v distribuci Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -884,7 +884,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Živý režim"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -963,12 +963,12 @@ msgid "Show this window at startup"
msgstr "Ukázat toto okno při spuštění"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikace"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -977,68 +977,68 @@ msgstr ""
"Zde je malý výběr oblíbených programů. Všechny lze odtud instalovat a "
"spustit."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Ujistěte se, že máte povoleny <i>Zdroje médií</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Doporučené"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Hry"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Obraz"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Zvuk"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kancelář"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Systém"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programování"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalace"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Nainstalováno"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Spustit"
diff --git a/po/cy.po b/po/cy.po
index 6db34af..f45584b 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Welsh (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -23,16 +23,16 @@ msgstr ""
"11) ? 2 : 3;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Croeso i Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Sgrin groeso Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Sgrin groeso Mageia, a ddangosir y tro cyntaf i Mageia gychwyn"
@@ -320,7 +320,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -335,7 +335,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -350,47 +350,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Ynghylch"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Croeso i Mageia"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Gosod"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -398,24 +398,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Gosod a thynnu meddalwedd"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Gosod a thynnu meddalwedd"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -423,35 +423,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -571,12 +571,12 @@ msgid "Community"
msgstr "Cymuned"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -585,7 +585,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -593,77 +593,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dogfennaeth"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Canolfan rheoli Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Rheoli meddalwedd"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Caledwedd"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Rhannu rhwydwaith"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "System"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Rhannu rhwydwaith"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Disgiau lleol"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Diogelwch"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Cychwyn"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -714,7 +714,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -739,7 +739,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -748,7 +748,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -757,7 +757,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -774,7 +774,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Golygu ffynonellau meddalwedd"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -789,25 +789,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Gwirio diweddariadau i'r system"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -818,7 +817,7 @@ msgid "Welcome"
msgstr "Croeso"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Croeso i Mageia"
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Croeso i Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -842,7 +841,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -917,80 +916,80 @@ msgid "Show this window at startup"
msgstr "Dangos y ffenestr hon wrth gychwyn"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Rhaglenni"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Dan sylw"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Gemau"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Rhyngrwyd"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Fideo"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Sain"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Swyddfa"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Graffeg"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "System"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Rhaglennu"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Gosod"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Gosodwyd"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Lansio"
diff --git a/po/da.po b/po/da.po
index 865f8e3..329ee02 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2021-01-14 15:01+0100\n"
"Last-Translator: Yves <yves.brungard_mageia@gadz.org>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -22,16 +22,16 @@ msgstr ""
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 19.04.0\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia velkommen"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia velkomstskærm"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Velkomstskærm til Mageia, som vises den første gang brugerne booter"
@@ -321,7 +321,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Tillykke!</b><BR />Du kører nu {}"
@@ -336,7 +336,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Din systemarkitektur er: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Du bruger nu skrivebordssystemet: {}"
@@ -351,47 +351,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Du er forbundet til et netværk gennem {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Du har ikke nogen netværksforbindelse"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Om"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageia velkommen"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installér"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -399,24 +399,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Installer og fjern software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Installer og fjern software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -424,35 +424,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -572,12 +572,12 @@ msgid "Community"
msgstr "Fællesskab"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -586,7 +586,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -594,77 +594,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentation"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia kontrolcenter"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Softwarehåndtering"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Netværksdeling"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "System"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Netværksdeling"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Lokale diske"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sikkerhed"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Opstart"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -703,7 +703,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -740,7 +740,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -749,7 +749,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -758,7 +758,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -775,7 +775,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Rediger softwarekilder"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -790,25 +790,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Tjek systemopdateringer"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -819,7 +818,7 @@ msgid "Welcome"
msgstr "Velkomst"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Velkommen til Mageia"
@@ -830,7 +829,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Velkommen til Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -843,7 +842,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -918,80 +917,80 @@ msgid "Show this window at startup"
msgstr "Vis dette vindue ved opstart"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Programmer"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Promoveret"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Spil"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Lyd"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kontor"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafik"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "System"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmering"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installér"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installeret"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Start"
diff --git a/po/de.po b/po/de.po
index bfb2130..d5d8fd6 100644
--- a/po/de.po
+++ b/po/de.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: psyca, 2014-2023,2025-2026\n"
"Language-Team: German (http://app.transifex.com/MageiaLinux/mageia/language/"
@@ -30,15 +30,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Mageia Willkommen"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia Begrüßungsbild"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Mageias Begrüßungsbild, das angezeigt wird, wenn der Benutzer das System zum "
@@ -331,7 +331,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Anwendung zur persönlichen Finanzverwaltung"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Herzlichen Glückwunsch!</b><BR />Sie verwenden jetzt {}"
@@ -346,7 +346,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Ihre Systemarchitektur ist: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Sie verwenden den Desktop: {}"
@@ -361,35 +361,35 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Sie sind über {} mit einem Netzwerk verbunden"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Sie haben keine Netzwerkverbindung"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Ihre Konfiguration"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Über"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Über Mageiawelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Veröffentlichung {0}<br />Autoren : {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
@@ -402,12 +402,12 @@ msgstr ""
"user7, 2014"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installieren"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -418,23 +418,23 @@ msgstr ""
"zu installieren. Jede Anpassung, die Sie vor der Installation durchgeführt "
"haben, wird beibehalten werden."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Installation beginnen"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Software installieren"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Installieren & Entfernen von Software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -445,18 +445,18 @@ msgstr ""
"zugreifen."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -465,17 +465,17 @@ msgstr ""
"Der nächste Abschnitt zeigt eine kleine Auswahl an populären Anwendungen - "
"jede davon kann in diesem Abschnitt installiert werden.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Sie können eine ausführlichere Liste hier finden:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Liste der Anwendungen (Wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/Liste_von_Anwendungen-de"
@@ -592,12 +592,12 @@ msgid "Community"
msgstr "Gemeinschaft"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Live-Modus"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -610,7 +610,7 @@ msgstr ""
"enthält auch einen Installer, welcher beim booten oder nach dem booten vom "
"Live-Medium, wie aktuell, gestartet werden kann."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -621,68 +621,68 @@ msgstr ""
"nach einem Neustart erhalten bleiben, wenn Sie eine persistente Partition "
"hinzugefügt haben."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Installationsdokumentation"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/de/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia-Kontrollzentrum"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Softwareverwaltung"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Netzwerk &amp; Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "System"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Netzwerkfreigabe"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Lokale Festplatten"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sicherheit"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Systemstart"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -692,7 +692,7 @@ msgstr ""
"Zusammenstellung an Werkzeugen, die Sie bei der Konfiguration Ihres Systems "
"unterstützen."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "MCC Dokumentation"
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -742,7 +742,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -772,7 +772,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Hinweis!"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -786,7 +786,7 @@ msgstr ""
"Computer über einen Internetzugang verfügt, können Sie den Eintrag <i>Local</"
"i> von der Liste der Paketquellen entfernen."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -800,7 +800,7 @@ msgstr ""
"Schaltflächen. <i>Debug</i> und <i>Testing</i> sind für spezielle "
"Anwendungsfälle."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -819,7 +819,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Software-Quellen bearbeiten"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Administrator-Passwort wird benötigt"
@@ -834,17 +834,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Wie Mageia Aktualisierungen verwaltet"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia bietet Software an, wofür möglicherweise Aktualisierungen erschienen "
"sind, um Fehler oder Sicherheitsprobleme zu beheben. Es wird dringend "
@@ -857,12 +857,12 @@ msgstr ""
"wodurch Sie ihren Computer, während der Durchführung der Aktualisierung, "
"weiterverwenden können."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Auf Aktualisierungen prüfen"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Hinweise zu Aktualisierungen (en)"
@@ -873,7 +873,7 @@ msgid "Welcome"
msgstr "Willkommen"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Willkommen bei Mageia"
@@ -883,7 +883,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Willkommen bei Mageia, '{}'"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -899,7 +899,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Live-Modus"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -987,12 +987,12 @@ msgid "Show this window at startup"
msgstr "Dieses Fenster beim Start anzeigen"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Anwendungen"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -1001,68 +1001,68 @@ msgstr ""
"Dies ist eine kleine Auswahl an populären Anwendungen - jede davon kann in "
"diesem Abschnitt installiert oder gestartet werden."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Stellen Sie sicher, dass Sie die <i>Medienquellen</i> aktiviert haben."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Empfohlen"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Spiele"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Büroprogramme"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafik"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "System"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmierung"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installieren"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installiert"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Starten"
diff --git a/po/el.po b/po/el.po
index fd762f5..f8cf59a 100644
--- a/po/el.po
+++ b/po/el.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Dimitrios Glentadakis <dglent@free.fr>, "
"2019,2021,2023,2025\n"
@@ -27,15 +27,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Καλώς ήλθατε στη Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Οθόνη καλωσορίσματος στη Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Οθόνη υποδοχής της Mageia, η οποία εμφανίζεται κατά τη πρώτη εκκίνηση"
@@ -330,7 +330,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Εργαλείο διαχείρισης προσωπικών οικονομικών"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Συγχαρητήρια!</b><BR />Εκτελείτε τώρα το {}"
@@ -345,7 +345,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Η αρχιτεκτονική του συστήματός σας είναι: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Χρησιμοποιείτε την επιφάνεια εργασίας: {}"
@@ -360,46 +360,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Έχετε συνδεθεί στο δίκτυο μέσω {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Καμιά σύνδεση δικτύου"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Η διαμόρφωσή σας"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Περί"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Περί της Υποδοχής Mageia"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Κυκλοφορία {0}<br />Δημιουργοί: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Δημήτριος Γλενταδάκης"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Εγκατάσταση"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -410,23 +410,23 @@ msgstr ""
"σας. Θα συμπεριληφθούν και οι προσαρμογές που έχετε κάνει πριν την εκκίνηση "
"του εγκαταστάτη."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Εκκίνηση της εγκατάστασης"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Εγκατάσταση λογισμικού"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Εγκατάσταση και απεγκατάσταση λογισμικού"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -436,18 +436,18 @@ msgstr ""
"σε αυτά γίνεται από τους διαχειριστές λογισμικού."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -456,17 +456,17 @@ msgstr ""
"Στην επόμενη διαφάνεια έχετε ένα μικρό σύνολο δημοφιλών εφαρμογών - τις "
"οποίες μπορείτε να εγκαταστήσετε από εδώ.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Μπορείτε να βρείτε ένα λεπτομερές κατάστιχο εδώ:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Κατάστιχο εφαρμογών (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -585,12 +585,12 @@ msgid "Community"
msgstr "Κοινότητα"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Λειτουργία Live"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -604,7 +604,7 @@ msgstr ""
"κατά την εκκίνηση του μέσου, ή μετά την εκκίνηση σε Ζωντανή λειτουργία όπως "
"τώρα."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -615,68 +615,68 @@ msgstr ""
"μέχρι την επανεκκίνηση του υπολογιστή εκτός αν έχετε προσθέσει μια μόνιμη "
"κατάτμηση."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Τεκμηρίωση εγκαταστάτη"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/el/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Κέντρο Ελέγχου Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Λογισμικό"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Υλικό"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Δίκτυο και Διαδίκτυο"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Σύστημα"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Κοινόχρηστα δικτύου"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Τοπικοί δίσκοι"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Ασφάλεια"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Εκκίνηση"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -685,7 +685,7 @@ msgstr ""
"Το <b>Κέντρο Ελέγχου Mageia</b> (mcc ή drakconf) είναι ένα σύνολο εργαλείων "
"που σας βοηθούν στη διαμόρφωση του συστήματός σας."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Τεκμηρίωση MCC"
@@ -721,7 +721,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -735,7 +735,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -751,7 +751,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -765,7 +765,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Σημείωση! "
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -779,7 +779,7 @@ msgstr ""
"θα έχει πρόσβαση στο διαδίκτυο, μπορείτε να διαγράψετε την καταχώρηση "
"<i>Τοπικό</i> από το κατάστιχο των αποθετηρίων."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -792,7 +792,7 @@ msgstr ""
"Επιλέξτε τουλάχιστον το ζεύγος <i>release</i> και <i>updates</i>. Τα "
"αποθετήρια <i>Debug</i> και <i>Testing</i> είναι για ειδικές περιπτώσεις."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -811,7 +811,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Επεξεργασία πηγών λογισμικού"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Απαιτείται κωδικός πρόσβασης διαχειριστή."
@@ -826,17 +826,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Πως διαχειρίζεται η Mageia τις ενημερώσεις"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Η Mageia παρέχει ενημερώσεις λογισμικού για την διόρθωση σφαλμάτων ή θεμάτων "
"ασφάλειας. Συνιστάται ιδιαιτέρως η τακτική ενημέρωση του συστήματος.\n"
@@ -847,12 +847,12 @@ msgstr ""
"Πρόκειται για μια διεργασία παρασκηνίου και κατά την ενημέρωση θα μπορείτε "
"να χρησιμοποιείτε τον υπολογιστή σας κανονικά."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Έλεγχος τους συστήματος για ενημερώσεις"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Συμβουλευτικά ενημερώσεων (en)"
@@ -863,7 +863,7 @@ msgid "Welcome"
msgstr "Καλώς ήρθατε"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Καλώς ήλθατε στη Mageia"
@@ -873,7 +873,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Καλώς ήλθατε στη Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -889,7 +889,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Λειτουργία Live"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -971,12 +971,12 @@ msgid "Show this window at startup"
msgstr "Εμφάνιση του παραθύρου στην εκκίνηση"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Εφαρμογές"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -985,68 +985,68 @@ msgstr ""
"Εδώ έχετε ένα μικρό σύνολο δημοφιλών εφαρμογών - τις οποίες μπορείτε να "
"εγκαταστήσετε ή να εκκινήσετε από εδώ."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Σιγουρευτείτε ότι έχετε ενεργοποιήσει τις <i>Πηγές λογισμικού</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Πλήρεις χαρακτηριστικών"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Παιχνίδια"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Διαδίκτυο"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Βίντεο"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Ήχος"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Γραφείο"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Γραφικά"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Σύστημα"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Προγραμματισμός"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Εγκατάσταση"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Εγκατεστημένα"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Εκκίνηση"
diff --git a/po/eo.po b/po/eo.po
index 256aa08..000406a 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Gilberto F. da Silva, 2022-2023\n"
"Language-Team: Esperanto (http://app.transifex.com/MageiaLinux/mageia/"
@@ -25,16 +25,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Bonvenon de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia Bonvenan Ekranon"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Bonvena ekrano por Mageia, kiu montriĝas sur la unuaj uzantoj"
@@ -331,7 +331,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Ilo pri Persona Financa Administrado"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Gratulon!</b><BR />Vi nun kuras {}"
@@ -346,7 +346,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Via sistema arkitekturo estas: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Vi nun uzas la labortablon: {}"
@@ -361,46 +361,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Vi estas konektita al reto per {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Vi ne havas retan konekton"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Via agordo"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Pri"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Pri Mageiabonvenon"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Liberigo {0}<br /> Aŭtoroj : {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Tradukistoj: La angla estas la fontlingvo"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instali"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -411,23 +411,23 @@ msgstr ""
"komputilo. Ĉiuj personigoj, kiujn vi faris antaŭ lanĉi la instalilon, estos "
"inkluzivitaj."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Lanĉi instaladon"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instali programaron"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instali kaj Forigi Programojn"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -438,18 +438,18 @@ msgstr ""
"Administrantoj."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -458,17 +458,17 @@ msgstr ""
"La sekva diapozitivo montras malgrandan elekton de popularaj aplikoj - el "
"kiuj iu ajn povas esti instalita ĉe ĉi tiu punkto.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Vi povas trovi pli detalan liston ĉi tie:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Listo de aplikaĵoj (vikio)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -587,12 +587,12 @@ msgid "Community"
msgstr "Komunumo"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Viva reĝimo"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -605,7 +605,7 @@ msgstr ""
"Instalilon, kiu povas esti komencita dum ekŝargo de la medioo aŭ post "
"ekfunkciigo en Viva reĝimo, kiel nun."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -615,68 +615,68 @@ msgstr ""
"Ajna personigo, inkluzive de instalado de plia programaro, nur pluvivos ĝis "
"vi rekomencos la sistemon, krom se vi aldonis persistan sekcion."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Instalilo dokumentaro"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Magejo Kontrolo Centro"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Programar-mastrumilo"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Aparatoj"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Reto kaj Interreto"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistemo"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Reta kundivido"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Lokaj Diskoj"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sekureco"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Startado"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -685,7 +685,7 @@ msgstr ""
"<b>Mageia Kontrolcentro</b> (alinome drakconf) estas aro da iloj por helpi "
"vin agordi vian sistemon."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "MCC-dokumentado"
@@ -721,7 +721,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nelibera"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -735,7 +735,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "makulita"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -751,7 +751,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "retroportoj"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -765,7 +765,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Rimarku!"
-#: src/ui.py:472
+#: src/ui.py:468
#, fuzzy
msgctxt "Sources|"
msgid ""
@@ -779,7 +779,7 @@ msgstr ""
"Se ĉi tiu komputilo havos aliron al la Interreto, vi povas forigi la "
"<i>Lokan</i> enskribon el la listo de deponejoj."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -792,7 +792,7 @@ msgstr ""
"paron de <i>eldono</i>kaj <i>ĝisdatigoj</i>. <i>Sencimigo</i>kaj <i>Testado</"
"i> estas por specialaj kazoj."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -811,7 +811,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Redakti fontojn de programaro"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Pasvorto de administranto necesas"
@@ -826,18 +826,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Kiel Mageia administras ĝisdatigojn"
-#: src/ui.py:563
+#: src/ui.py:557
#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia disponigas programaron kiu povas esti ĝisdatigita por ripari erarojn "
"aŭ sekurecproblemojn. Estas tre rekomendite, ke vi ĝisdatigu vian sistemon "
@@ -847,12 +846,12 @@ msgstr ""
"(radikpasvorton). Ĉi tio estas fona procezo kaj vi povos uzi vian komputilon "
"normale dum la ĝisdatigoj."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Lokaj Diskoj"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Avizoj pri ĝisdatigoj (eo)"
@@ -863,7 +862,7 @@ msgid "Welcome"
msgstr "Bonvenon"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Bonvenon al Mageia"
@@ -874,7 +873,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Bonvenon al Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -890,7 +889,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Viva reĝimo"
-#: src/ui.py:347
+#: src/ui.py:344
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -974,12 +973,12 @@ msgid "Show this window at startup"
msgstr "Montri ĉi fenestro en la komenco"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikaĵoj"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -988,68 +987,68 @@ msgstr ""
"Jen malgranda elekto de popularaj aplikoj - iuj el kiuj povas esti instalita "
"aŭ lanĉita ĉe ĉi tiu punkto."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Certigu, ke vi ebligis la Rimedan fontojn."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Trajtoj"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Ludoj"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Interreto"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Aŭdio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Oficejo"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafiko"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistemo"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programado"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instali"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalitaj"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Ĵeto"
diff --git a/po/es.po b/po/es.po
index bd32e2f..76dd178 100644
--- a/po/es.po
+++ b/po/es.po
@@ -29,7 +29,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: José Alberto Valle Cid <j.alberto.vc@gmail.com>, "
"2020-2021,2023,2025-2026\n"
@@ -43,15 +43,15 @@ msgstr ""
"1 : 2;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Bienvenido a Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Pantalla de bienvenida de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Pantalla de bienvenida de Mageia, que se muestra en el primer arranque de "
@@ -344,7 +344,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Herramienta de administración de finanzas personales"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>¡Enhorabuena!</b><BR /> Ahora estás corriendo {}"
@@ -359,7 +359,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "La arquitectura de su sistema es: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Está usando ahora el escritorio: {}"
@@ -374,46 +374,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Está conectado a internet a través de {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "No tiene conexión a internet"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Su configuración"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Acerca de"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Acerca de Mageiawecome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Versión {0}<br />Autores: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Traductores: motitos, Annubis, Joselp."
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalar"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -424,23 +424,23 @@ msgstr ""
"computadora. Se incluirán todas las personalizaciones que haya realizado "
"antes de iniciar el instalador."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Iniciar la instalación"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instalar software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instalar y eliminar software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -451,18 +451,18 @@ msgstr ""
"administradores de software."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -471,17 +471,17 @@ msgstr ""
"La siguiente presentación muestra una pequeña selección de aplicaciones "
"populares - cualquiera de ellas se puede instalar en este momento.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Puede encontrar una lista más detallada aquí:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Lista de aplicaciones (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -598,12 +598,12 @@ msgid "Community"
msgstr "Comunidad"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Modo Live"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -616,7 +616,7 @@ msgstr ""
"un instalador, que se puede ejecutar bien cuando se arranca el sistema desde "
"el medio o después ya en el modo en vivo, como ahora."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -627,68 +627,68 @@ msgstr ""
"solo sobrevivirá hasta que reinicie el sistema, a menos que haya agregado "
"una partición persistente."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentación del instalador"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/es/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia Centro de Control"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Administración de Software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Redes e internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Compartir en red"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Discos locales"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Seguridad"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Arranque"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -697,7 +697,7 @@ msgstr ""
"El <b>Centro de Control de Mageia</b> (alias drakconf) es un conjunto de "
"herramientas para ayudarle a configurar su sistema."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Documentación del MCC"
@@ -733,7 +733,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -747,7 +747,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -763,7 +763,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -777,7 +777,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "¡Nota!"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -790,7 +790,7 @@ msgstr ""
"remotos. Si este equipo tiene acceso a internet puede borrar el repositorio "
"<i>Local</i> de la lista."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -803,7 +803,7 @@ msgstr ""
"menos la pareja <i>versión</i> y <i>actualizaciones</i>. Tanto <i>Debug</i> "
"como <i>Testing</i> son para casos especiales."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -822,7 +822,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Editar repositorios de software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Se necesita contraseña de administrador."
@@ -837,17 +837,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Cómo Mageia administra las actualizaciones"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia proporciona software que podría ser actualizado para corregir fallos "
"o problemas de seguridad. Se recomienda que actualice regularmente su "
@@ -859,12 +859,12 @@ msgstr ""
"Este proceso funciona en segundo plano y podrá utilizar su sistema durante "
"la actualización."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Comprobar actualizaciones"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Avisos de actualizaciones (en)"
@@ -875,7 +875,7 @@ msgid "Welcome"
msgstr "Bienvenido"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Bienvenido a Mageia"
@@ -885,7 +885,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Bienvenido a Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -901,7 +901,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Modo Live"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -984,12 +984,12 @@ msgid "Show this window at startup"
msgstr "Mostrar esta pantalla al iniciar"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplicaciones"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -998,68 +998,68 @@ msgstr ""
"Aquí hay una pequeña selección de aplicaciones populares - cualquiera de "
"ellas se puede instalar en este momento."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Asegúrese de que tiene activos los <i>repositorios</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Destacados"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Juegos"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Vídeo"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Oficina"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Gráficos"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programación"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalar"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalado"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Ejecutar"
diff --git a/po/et.po b/po/et.po
index f19fa9b..23f2ab7 100644
--- a/po/et.po
+++ b/po/et.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2021-09-07 17:11+0000\n"
"Last-Translator: Jaanus Ojangu <jaanus.ojangu@gmail.com>\n"
"Language-Team: Estonian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -24,16 +24,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia tervitus"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia tervitusekraan"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Mageia tervitusekraan, mida näidatakse esimese käivitamise järel."
@@ -330,7 +330,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Personaalne rahaasjade haldur"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Õnnitleme!</b><BR />Sul töötab nüüd {}"
@@ -345,7 +345,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Süsteemi arhitektuuriks on: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Kasutusel on töökeskkond: {}"
@@ -360,46 +360,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Võrguühenduseks on kasutusel {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Võrguühendus puudub"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Sinu seadistus"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Teave"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageiawelcome teave"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Väljalase: {0}<br />Autorid: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Marek Laane"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Paigalda"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -409,23 +409,23 @@ msgstr ""
"Siin saab Mageia püsivalt oma arvutisse paigaldada. Kaasatakse kõik "
"muudatused, mida oled teinud enne paigaldusprogrammi käivitamist."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Paigaldamise käivitamine"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Tarkvara paigaldamine"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Tarkvara paigaldamine ja eemaldamine"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -435,18 +435,18 @@ msgstr ""
"seda hõlpsasti hankida tarkvarahalduri abil."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -455,17 +455,17 @@ msgstr ""
"Järgmisel lehel on näha väike valik populaarsemaid rakendusi, mida saab "
"soovi korral ka kohe paigaldada.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Põhjalikuma loendi leiab siit:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Rakenduste loend (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -584,12 +584,12 @@ msgid "Community"
msgstr "Kogukond"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Live-režiim"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -601,7 +601,7 @@ msgstr ""
"mingeid muutusi ette võmata. Siiski sisaldab Live-andmekandja ka "
"paigalduspogrammi, mille saab käivitada ühes andmekandja käivitamisega"
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -612,68 +612,68 @@ msgstr ""
"paigaldamisega. Kuid need ei ela üle taaskäivitust, kui just mälu seda ei "
"toeta ja on lisatud püsipartitsioon."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Paigaldusprogrammi dokumentatsioon"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia juhtimiskeskus"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Tarkvarahaldur"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Riistvara"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Kohtvõrk ja internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Süsteem"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Võrgu jagamine"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Kohalikud kettad"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Turve"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Algkäivitus"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -682,7 +682,7 @@ msgstr ""
"<b>Mageia juhtimiskeskus</b> (drakconf) koosneb reast tööriistadest, mis "
"aitavad süsteemi seadistada"
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Mageia juhtimiskeskuse käsiraamat"
@@ -718,7 +718,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -732,7 +732,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -748,7 +748,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -762,7 +762,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Tähelepanu!"
-#: src/ui.py:472
+#: src/ui.py:468
#, fuzzy
msgctxt "Sources|"
msgid ""
@@ -776,7 +776,7 @@ msgstr ""
"Kui arvutil on ühendus internetiga, võib hoidlate loendist kustutada kirje "
"<i>Kohalik</i>."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -788,7 +788,7 @@ msgstr ""
"<i>Muuda tarkvarahoidlaid</i>. Vali vähemalt hoidlad <i>release</i> ja "
"<i>updates</i>. <i>Debug</i> ja <i>Testing</i> on mõeldud erivajadusteks."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -805,7 +805,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Muuda tarkvaraallikaid"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Vajalik on administraatori parool"
@@ -820,18 +820,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Mageia ja uuendused"
-#: src/ui.py:563
+#: src/ui.py:557
#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia pakub tarkvara, mida võib olla vaja vigade või turbeprobleemide "
"parandamiseks uuendada.\n"
@@ -841,12 +840,12 @@ msgstr ""
"administraatori parooli). Selline uuenduste pakkumine on taustaprotsess, "
"mille ajal on võimalik arvutit tavapäraselt edasi pruukida."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Kontrolli süsteemi uuendusi"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Uuenduste soovitused (inglise keeles)"
@@ -857,7 +856,7 @@ msgid "Welcome"
msgstr "Tere tulemast"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Tere tulemast Mageiasse"
@@ -868,7 +867,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Tere tulemast Mageiasse, {}"
-#: src/ui.py:342
+#: src/ui.py:339
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -884,7 +883,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Live-režiim"
-#: src/ui.py:347
+#: src/ui.py:344
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -967,12 +966,12 @@ msgid "Show this window at startup"
msgstr "Akent näidatakse käivitamisel"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Rakendused"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -981,68 +980,68 @@ msgstr ""
"Siin on väike valik populaarsemaid rakendusi, mida saab soovi korral ka kohe "
"paigaldada või käivitada."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Kontrolli, et <i>andmeallikad</i> oleksid sisse lülitatud."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Soovitatavad"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Mängud"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Heli"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kontoritöö"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Graafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Süsteem"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmeerimine"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Paigalda"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Paigaldatud"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Käivita"
diff --git a/po/eu.po b/po/eu.po
index 3eb7827..e4fe7fc 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Basque (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -26,16 +26,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia-ra Ongietorri"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia Ongietorri pantaila"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Mageiaren ongietorri pantaila, erabiltzailearen lehenengo abioan bistaratzen "
@@ -325,7 +325,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>orionak!</b><BR />Orain matxan dago {}"
@@ -341,7 +341,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Zure erabiltzaile id-a: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -356,48 +356,48 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
#, fuzzy
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Informazio gehiago"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Honi buruz"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageia-ra Ongietorri"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalatu"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -405,24 +405,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Instalaketa abiarazi"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Softwarea instalatu eta kendu"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Softwarea instalatu eta kendu"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -430,35 +430,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "RPMDrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -577,12 +577,12 @@ msgid "Community"
msgstr "Erkidegoa"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Live modua"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -591,7 +591,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -599,76 +599,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentazioa"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia Kontrol Gunea"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Software kudeaketa"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardwarea"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "SArea eta Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Sarean partekatu"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Disko Lokalak"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Segurtasuna"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Abioa"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -707,7 +707,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "ez-libre"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -719,7 +719,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "kutsatua"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -732,7 +732,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -744,7 +744,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -753,7 +753,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -762,7 +762,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -779,7 +779,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Software iturriak editatu"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -794,25 +794,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Egiaztatu sistema eguneratzeak"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -823,7 +822,7 @@ msgid "Welcome"
msgstr "Ongi etorri"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Ongi etorri Mageiara"
@@ -834,7 +833,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Ongi etorri Mageiara"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -847,7 +846,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Live modua"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -922,80 +921,80 @@ msgid "Show this window at startup"
msgstr "Erakutsi leiho hau hastean"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikazioak"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Ezaugarriz"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Jokoak"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Bideoa"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Soinua"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Bulegoa"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Irudiak"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programatzen"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalatu"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalatuta"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Abiatu"
diff --git a/po/fa.po b/po/fa.po
index 4129099..defdcb9 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Persian (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "درباره"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "نصب"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,24 +392,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "نصب"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -417,35 +417,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -563,12 +563,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -577,7 +577,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -585,76 +585,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "نوشتار"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "مدیریت نرم‌افزار"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "سخت‌افزار"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "سیستم"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "امنیت"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "آغازگری"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -691,7 +691,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -703,7 +703,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -737,7 +737,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -746,7 +746,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -763,7 +763,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -778,25 +778,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -807,7 +806,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -817,7 +816,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -830,7 +829,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -905,81 +904,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "برنامه‌های کاربردی"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "بازی‌ها"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "اینترنت"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "ویدیو"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "دفتری"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "گرافیک"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "سیستم"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "نصب"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "نصب"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index dc283b3..9fe6f3b 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Tinde (Joke), 2026\n"
"Language-Team: Finnish (http://app.transifex.com/MageiaLinux/mageia/language/"
@@ -22,15 +22,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Tervetuloa Mageliaan"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia tervetuloa"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Mageia tervetuloa tulee näkyviin ensimmäisen käynnistyksen yhteydessä"
@@ -323,7 +323,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Henkilökohtaisen talouden hallintatyökalu"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Onnittelut!</b><BR />Sinulla on nyt käytössä {}"
@@ -338,7 +338,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Koneesi arkkitehtuuri: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Koneesi työpöytä: {}"
@@ -353,35 +353,35 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Olet verkossa verkkokortilla {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Koneella ei ole verkkoyhteyttä"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Määritykset"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Tietoja"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Tietoja Mageia tervetuloa"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Julkaisu {0}<br />tekijät : {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
@@ -392,12 +392,12 @@ msgstr ""
"Tukea"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Asenna"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -408,23 +408,23 @@ msgstr ""
"mukautukset, jotka olet tehnyt ennen asennusohjelman käynnistämistä, "
"sisältyvät mukaan."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Aloita asennus"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Asenna ohjelmisto"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Asenna ja poista ohjelmia"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -434,18 +434,18 @@ msgstr ""
"käyttämään näitä Mageian medioita ohjelmistonhallinnan kautta."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -454,17 +454,17 @@ msgstr ""
"Seuraavassa kuvasarjassa näkyy pieni valikoima suosittuja sovelluksia - "
"joista mikä tahansa voidaan asentaa jo tässä vaiheessa.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Seikkaperäisen listan löydät täältä:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Luettelo sovelluksista (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -581,12 +581,12 @@ msgid "Community"
msgstr "Yhteisö"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Live moodi"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -599,7 +599,7 @@ msgstr ""
"asentajan, joka voidaan suorittaa medialta käynnistettäessä tai Live-"
"moodiin, kuten nyt."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -610,68 +610,68 @@ msgstr ""
"kunnes käynnistät järjestelmän uudelleen, ellet ole lisännyt pysyvyyden "
"osiota."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Asentajan ohjeistus"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Ohjauskeskus"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Ohjelmistojen hallinta"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Laitteisto"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Verkko ja Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Järjestelmä"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Tiedostojen jakaminen"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Paikalliset levyt"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Turvallisuus"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Käynnistys"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -680,7 +680,7 @@ msgstr ""
"<b>Mageia Control Center</b> (eli drakconf) on joukko työkaluja, joiden "
"avulla voit määrittää järjestelmän."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "MCC dokumentaatio"
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -730,7 +730,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -746,7 +746,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -760,7 +760,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Huomaa!"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -773,7 +773,7 @@ msgstr ""
"nyt nämä online-tietovarastot. Jos tällä tietokoneella on Internet-yhteys, "
"voit poistaa Paikallinen-merkinnän tietovarastojen luettelosta."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -785,7 +785,7 @@ msgstr ""
"<i>Muokkaa ohjelmistoarkistoa</i>. Valitse vähintään <i>julkaisu</i> ja "
"<i>päivitykset</i>. <i>Debug</i> ja <i>Testing</i> ovat erikoistapauksiin."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -804,7 +804,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Muokkaa ohjelmistoarkistoa"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) pääkäyttäjän salasana tarvitaan."
@@ -819,17 +819,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Kuinka Mageia hallinnoi päivityksiä"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia tarjoaa ohjelmistoja, joita voidaan päivittää virheiden tai "
"tietoturvaongelmien korjaamiseksi. On erittäin suositeltavaa päivittää "
@@ -839,12 +839,12 @@ msgstr ""
"(pääkäyttäjän salasana). Tämä on taustalla suoritettava prosessi, ja voit "
"käyttää tietokonettasi normaalisti päivitysten aikana."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Tarkista päivitykset"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Päivitysten ilmoitukset (en)"
@@ -855,7 +855,7 @@ msgid "Welcome"
msgstr "Tervetuloa"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Tervetuloa Mageian pariin"
@@ -865,7 +865,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Tervetuloa Mageiaan"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -881,7 +881,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Live moodi"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -960,12 +960,12 @@ msgid "Show this window at startup"
msgstr "Näytä tämä ikkuna kirjautumisen yhteydessä"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Sovellukset"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -974,68 +974,68 @@ msgstr ""
"Tässä on pieni valikoima suosittuja sovelluksia - joista mikä tahansa "
"voidaan asentaa jo tässä vaiheessa ja käynnistää."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Varmista, että olet ottanut <i>Medialähteet</i> käyttöön"
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Esittelyssä"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Pelit"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Toimisto"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafiikka"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Järjestelmä"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Ohjelmointi"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Asenna"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Asennettu"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Käynnistä"
diff --git a/po/fo.po b/po/fo.po
index bc6017b..8a22c91 100644
--- a/po/fo.po
+++ b/po/fo.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Faroese (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -899,80 +898,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr ""
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Spøl"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr ""
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Skrivstova"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Teknindi"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index b3c1cd2..bce8bf8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -27,7 +27,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2026-04-11 07:35+0200\n"
"Last-Translator: Yves <yves.brungard_mageia@gadz.org>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -35,20 +35,20 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n %"
-" 1000000 == 0 ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
+"1000000 == 0 ? 1 : 2;\n"
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 23.04.3\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Bienvenue sur Mageia "
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Accueil de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Écran d'accueil de Mageia, affiché au premier démarrage"
@@ -342,7 +342,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Gestion de vos finances personnelles"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Félicitations !</b><BR />Vous utilisez maintenant {}"
@@ -357,7 +357,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Votre architecture système est : {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Vous utilisez le Bureau : {}"
@@ -372,35 +372,35 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Vous êtes connecté à un réseau via : {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Vous n'avez pas de connexion réseau"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Votre configuration"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "À propos"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "À propos de MageiaWelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Version {0}<br />Auteurs: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
@@ -415,12 +415,12 @@ msgstr ""
"Yves Brungard, 2013,2016-2021"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installer"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -432,23 +432,23 @@ msgstr ""
"avez effectuées avant le lancement de l'Installeur seront incluses dans le "
"système installé."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Lancer l'installation"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Installer des logiciels"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Installation et suppression de logiciels"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -458,18 +458,18 @@ msgstr ""
"pouvez y accéder simplement via l'un des Gestionnaires de logiciels. "
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -478,17 +478,17 @@ msgstr ""
"La diapo suivante montre une petite sélection d'applications populaires – "
"qui peuvent toutes être installées à ce stade.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Vous trouverez une liste plus détaillée ici :"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Liste d'applications (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/Liste_des_applications-fr"
@@ -605,12 +605,12 @@ msgid "Community"
msgstr "Communauté"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Mode LIVE"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -623,7 +623,7 @@ msgstr ""
"installeur, qui peut être lancé au démarrage du support, ou après l’avoir "
"démarré, comme actuellement."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -634,68 +634,68 @@ msgstr ""
"conservées jusqu'au prochain redémarrage, sauf si vous avez ajouté une "
"partition persistante au support amovible."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr " Aide de l'Installeur"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/fr/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "CCM"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Centre de Contrôle de Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Gestion des logiciels"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Matériel"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Réseau et Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Système"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Partage réseau"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Disques locaux"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sécurité"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Démarrage"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -704,7 +704,7 @@ msgstr ""
"Le <b>Centre de Contrôle Mageia</b> (drakconf) est un ensemble d'outils qui "
"vous aideront à configurer votre système."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Documentation du CCM"
@@ -740,7 +740,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -754,7 +754,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -770,7 +770,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -784,7 +784,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Notez !"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -797,7 +797,7 @@ msgstr ""
"maintenant configurer ces dépôts.Si cet ordinateur aura accès à internet, "
"vous pouvez supprimer l’entrée <i>Local</i> de la liste des médias."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -810,7 +810,7 @@ msgstr ""
"moins la paire <i>release</i> et <i>updates</i>. <i>Debug</i> et <i>Testing</"
"i> ne doivent être utilisés que dans des cas particuliers."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -829,7 +829,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Modifier les dépôts logiciels"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Nécessite le mot de passe Administrateur"
@@ -844,17 +844,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Comment Mageia gère les mises à jour"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Les logiciels fournis par Mageia peuvent recevoir des mises à jour pour "
"corriger des bogues ou apporter des correctifs de sécurité. Il est fortement "
@@ -867,12 +867,12 @@ msgstr ""
"Ces mises à jour se font en tâche de fond, vous pourrez continuer à utiliser "
"l’ordinateur pendant ce temps."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Vérifier les mises à jour du système"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Annonces de mises à jour (en)"
@@ -883,7 +883,7 @@ msgid "Welcome"
msgstr "Bienvenue "
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Bienvenue sur Mageia"
@@ -893,7 +893,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Bienvenue sur Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -909,7 +909,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Mode LIVE"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -926,8 +926,8 @@ msgid ""
"Our main wallpaper for Mageia 10 was created by Davide Dallara, whom we "
"would like to thank for his work with this mention."
msgstr ""
-"Notre fond d'écran sélectionné pour Mageia 10 a été créé par Davide Dallara,"
-" que nous remercions pour son travail par cette mention."
+"Notre fond d'écran sélectionné pour Mageia 10 a été créé par Davide Dallara, "
+"que nous remercions pour son travail par cette mention."
#: src/ui.py:360
msgctxt "Welcome|"
@@ -994,12 +994,12 @@ msgid "Show this window at startup"
msgstr "Afficher cette page au démarrage"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Applications"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -1008,68 +1008,68 @@ msgstr ""
"Voici une petite sélection d'applications populaires - qui peuvent toutes "
"être installées ou lancées à ce stade."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Assurez-vous d'avoir activé les <i>dépôts logiciels</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "En vedette"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Jeux"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Vidéo"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Bureautique"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Graphismes"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Système"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Développement"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installer"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installé"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Lancer"
diff --git a/po/fur.po b/po/fur.po
index 4325337..24cb90c 100644
--- a/po/fur.po
+++ b/po/fur.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Friulian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Informazions"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instale"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,24 +392,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instale"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -417,35 +417,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -563,12 +563,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -577,7 +577,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -585,76 +585,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentazion"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Gjestôr Software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sisteme"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sigurece"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Inviament"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -691,7 +691,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -703,7 +703,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -737,7 +737,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -746,7 +746,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -763,7 +763,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -778,25 +778,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -807,7 +806,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -817,7 +816,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -830,7 +829,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -905,81 +904,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplicazions"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Zûcs"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Ufizi"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafiche"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sisteme"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instale"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instale"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ga.po b/po/ga.po
index bca684d..abee07a 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Irish (http://app.transifex.com/MageiaLinux/mageia/language/"
@@ -21,15 +21,15 @@ msgstr ""
"4);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Eolas"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Suiteáil"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Suiteáilte"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,76 +586,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Doiciméadú"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Bainistíocht Bhogearraí"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Crua-earraí"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Córas"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Slándáil"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Tosú"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -692,7 +692,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -738,7 +738,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -747,7 +747,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -764,7 +764,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -779,25 +779,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -808,7 +807,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -818,7 +817,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,80 +905,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Feidhmchláir"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Cluichí"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Idirlíon"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Fís"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Oifig"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafaic"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Córas"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Suiteáil"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Suiteáilte"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index c08ea22..c87b865 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Squalus acanthias, 2025\n"
"Language-Team: Galician (http://app.transifex.com/MageiaLinux/mageia/"
@@ -22,15 +22,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Benvida de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Pantalla de benvida de Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Pantalla de benvida de Mageia, que se amosa no primeiro arranque dos usuarios"
@@ -325,7 +325,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Ferramenta de xestión de finanzas persoais"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "Parabéns! Agora está executando {}"
@@ -340,7 +340,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "A arquitectura do seu sistema é: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Agora está usando o escritorio: {}"
@@ -355,46 +355,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Ten conexión a unha rede a través de {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Non ten conexión de rede"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "A súa configuración"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Sobre"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Sobre Mageia Welcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Versión {0}<br />Autores: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Tradución: Squalus acanthias"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalar"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -405,23 +405,23 @@ msgstr ""
"computador. Serán incluídas todas as personalizacións efectuadas antes de "
"iniciar o instalador."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Iniciar a instalación"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instalar software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instalar e desinstalar software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -432,18 +432,18 @@ msgstr ""
"software."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -452,17 +452,17 @@ msgstr ""
"A seguinte diapositiva amosa unha pequena selección de aplicativos "
"populares, calquera dos cales pode instalarse neste momento.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Pode atopar unha lista máis detallada aquí:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Lista de aplicativos (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -581,12 +581,12 @@ msgid "Community"
msgstr "Comunidade"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Modo Live"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -599,7 +599,7 @@ msgstr ""
"que se pode executar ao arrancar os medios ou despois de arrancar no modo "
"Live, como agora."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -610,68 +610,68 @@ msgstr ""
"permanecerá até que reinicie o sistema, a menos que teña engadido unha "
"partición persistente."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentación do instalador"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "CCM"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Centro de Control de Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Xestión de software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Redes e Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Compartir en rede"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Discos locais"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Seguridade"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Arranque"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -680,7 +680,7 @@ msgstr ""
"O <b>Centro de Control de Mageia</b> (tamén coñecido como Drakconf) é un "
"conxunto de ferramentas para axudar a configurar o seu sistema."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Documentación do CCM"
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -730,7 +730,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -746,7 +746,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -760,7 +760,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Nota"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -773,7 +773,7 @@ msgstr ""
"configuraremos eses repositorios. Se este computador vai ter acceso a "
"Internet, pode eliminar a entrada <i>Local</i> da lista de repositorios."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -786,7 +786,7 @@ msgstr ""
"menos a parella <i>Release</i> e <i>Updates</i>. <i>Debug</i> e <i>Testing</"
"i> son para casos especiais."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -805,7 +805,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Editar repositorios de software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Require contrasinal de administrador"
@@ -820,17 +820,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Como Mageia xestiona as actualizacións"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia fornece software que pode ser actualizado para corrixir fallos ou "
"incidencias de seguridade. É altamente recomendábel que actualice o seu "
@@ -842,12 +842,12 @@ msgstr ""
"Este é un proceso en segundo plano, polo que poderá usar o computador con "
"normalidade durante as actualizacións."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Comprobar actualizacións do sistema"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Avisos de actualizacións (inglés)"
@@ -858,7 +858,7 @@ msgid "Welcome"
msgstr "Benvida"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Benvida de Mageia"
@@ -868,7 +868,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Dámoslle a benvida a Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -884,7 +884,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Modo Live"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -963,12 +963,12 @@ msgid "Show this window at startup"
msgstr "Amosar esta xanela no inicio"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplicativos"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -977,68 +977,68 @@ msgstr ""
"Aquí está unha pequena selección de aplicativos populares, calquera dos "
"cales pode instalarse ou iniciarse neste momento."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Asegúrese de ter activados os <i>Repositorios</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Destacados"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Xogos"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Vídeo"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Son"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Oficina"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Gráficos"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programación"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalar"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalado"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Iniciar"
diff --git a/po/gu.po b/po/gu.po
index cb65407..3c8bbea 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Gujarati (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "કાર્યક્રમો"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "રમતો"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ઇન્ટરનેટ"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "ઓફીસ"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ભૂમિતીય આકૃતી"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/he.po b/po/he.po
index c0429ff..f0a16f7 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Omer I.S. <omeritzicschwartz@gmail.com>, 2020-2022\n"
"Language-Team: Hebrew (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -24,16 +24,16 @@ msgstr ""
"1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "מסך קבלת הפנים של Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "מסך קבלת הפנים של Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "מסך קבלת הפנים של Mageia, שמוצג בהפעלה הראשונה של כל המשתמשים"
@@ -330,7 +330,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "כלי לניהול כספים אישיים"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>ברכות!</b><BR />מחשבך מריץ את {} כעת"
@@ -345,7 +345,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "ארכיטקטורת המערכת שלך היא: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "שולחן העבודה שבשימוש כעת: {}"
@@ -360,46 +360,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "מחשבך מחובר לרשת דרך {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "אין לך חיבור לרשת"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "ההגדרה שלך"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "על אודות"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "על אודות Mageiawelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "גרסה {0}<br />יוצרים : {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Translators: Omer I.S."
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "התקנה"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -409,23 +409,23 @@ msgstr ""
"כאן אפשר להתקין את מערכת Mageia הזו לצמיתות במחשבך. כל ההתאמות שעשית לפני "
"הפעלת אשף ההתקנה יישמרו."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "הפעלת אשף ההתקנה"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "התקנת תוכנות"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "התקנה והסרה של תוכנות"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -435,18 +435,18 @@ msgstr ""
"לאחד מהמאגרים האלה בעזרת אחד ממנהלי החבילות."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -455,17 +455,17 @@ msgstr ""
"בשקופית הבאה יוצג מבחר קטן של יישומים פופולריים - שאותם ניתן להוריד בנקודה "
"זו.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "אפשר למצוא רשימה מפורטת יותר כאן:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "רשימת היישומים (ויקי)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -584,12 +584,12 @@ msgid "Community"
msgstr "קהילה"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "מצב המחשה"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -601,7 +601,7 @@ msgstr ""
"בכל מקרה, לאמצעי ההתקנה במצב ההמחשה מתלווה גם אשף התקנה, שניתן להפעילו בעת "
"האתחול, או לאחר שהאתחול מסתיים ומצב ההמחשה נטען, כמו עכשיו."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -611,68 +611,68 @@ msgstr ""
"כל שינוי שייעשה, לרבות התקנת תוכנות נוספות, ישרוד רק עד הפעלת המערכת מחדש, "
"אלא אם הוספת מחיצת התמדה."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "תיעוד אשף ההתקנה"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "מרכז הבקרה של Mageia"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "מרכז הבקרה של Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "ניהול התוכנות"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "חומרה"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "רשת ואינטרנט"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "מערכת"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "שיתופי רשת"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "כוננים מקומיים"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "אבטחה"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "אתחול"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -681,7 +681,7 @@ msgstr ""
"<b>מרכז הבקרה של Mageia</b> (נקרא גם drakconf) הוא מבחר של כלים שנועדו לעזור "
"לך להגדיר את המערכת."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "תיעוד מרכז הבקרה של Mageia"
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -731,7 +731,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -747,7 +747,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -761,7 +761,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "לתשומת ליבך!"
-#: src/ui.py:472
+#: src/ui.py:468
#, fuzzy
msgctxt "Sources|"
msgid ""
@@ -775,7 +775,7 @@ msgstr ""
"במידה ולמחשב זה יש גישה לאינטרנט, ניתן למחוק את הערך המקומי (Local)</i> "
"מרשימת המאגרים."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -788,7 +788,7 @@ msgstr ""
"וה<i>עדכונים (updates)</i>. מאגרי <i>ניפוי התקלות (Debug)</i> וה<i>בדיקה "
"(Testing)</i> מיועדים למקרים מיוחדים."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -805,7 +805,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "עריכת מקורות תוכנה"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) נדרשת סיסמת המנהל"
@@ -820,18 +820,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "כיצד מנוהלים העדכונים ב־Mageia"
-#: src/ui.py:563
+#: src/ui.py:557
#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"‏Mageia מספקת תוכנות שעשויות להתעדכן בשביל תיקונים תקלות או לבעיות אבטחה. "
"מומלץ בחום לעדכן את המערכת באופן תדיר. סמל של עדכון יופיע בשורת המשימות שלך "
@@ -840,12 +839,12 @@ msgstr ""
"סיסמת השורש, שנקראת גם root). תהליך העדכון מתרחש ברקע, ואפשר להשתמש במחשב "
"ללא הפרעות במהלכו."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "בדיקת עדכוני המערכת"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Advisories of updates (en)"
@@ -856,7 +855,7 @@ msgid "Welcome"
msgstr "ברוך בואך"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "ברוך בואך אל Mageia"
@@ -867,7 +866,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "ברוך בואך אל Mageia,‏ {}"
-#: src/ui.py:342
+#: src/ui.py:339
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -883,7 +882,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "מצב המחשה"
-#: src/ui.py:347
+#: src/ui.py:344
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -967,12 +966,12 @@ msgid "Show this window at startup"
msgstr "להציג חלון זה עם ההפעלה"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "יישומים"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -980,68 +979,68 @@ msgid ""
msgstr ""
"יש כאן מבחר מצומצם של יישומים נפוצים - את כולם ניתן להתקין או להפעיל בשלב זה."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "נא לוודא שהפעלת את <i>מקורות מאגרים</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "מומלצים"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "משחקים"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "אינטרנט"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "וידאו"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "שמע"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "משרד"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "גרפיקה"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "מערכת"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "תכנות"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "התקנה"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "מותקן"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "הפעלה"
diff --git a/po/hi.po b/po/hi.po
index 9f10dc0..f383a1f 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Hindi (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -21,16 +21,16 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "स्वागतं"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -319,7 +319,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -334,7 +334,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -349,48 +349,48 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
#, fuzzy
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "अधिक जानकारी"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "बारे में"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "स्वागतं"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "संसाधन"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -398,23 +398,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "इंस्टॉल आरंभ करें"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "सॉफ्टवेयर इंस्टॉल करें"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "सॉफ्टवेयर इंस्टॉल करें व हटाएँ"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -422,35 +422,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -571,12 +571,12 @@ msgid "Community"
msgstr "समुदाय"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "लाइव मोड"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -585,7 +585,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -593,76 +593,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "प्रलेखन"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "एमसीसी"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "मजिया नियंत्रण केंद्र"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "सॉफ्टवेयर प्रबंधन"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "हार्डवेयर"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "नेटवर्क व इंटरनेट"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "तंत्र"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "नेटवर्क पर बांटना "
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "सुरक्षा"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "बूट"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -699,7 +699,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -724,7 +724,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -736,7 +736,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "ध्यान दें!"
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -745,7 +745,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -754,7 +754,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -772,7 +772,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "मीडिया स्रोत"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
#, fuzzy
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
@@ -788,25 +788,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -817,7 +816,7 @@ msgid "Welcome"
msgstr "स्वागतं"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "मजिया में स्वागत है"
@@ -828,7 +827,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "मजिया में स्वागत है"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -841,7 +840,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "लाइव मोड"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -915,81 +914,81 @@ msgid "Show this window at startup"
msgstr "सिस्टम प्रांरभ पर यह विंडो दिखाएँ"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "अनुप्रयोग"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "खेल"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "इन्टरनेट"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "वीडीओ"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "कार्यालय"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ग्राफ़िक्स"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "तंत्र"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "संसाधन"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "संसाधन"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/hr.po b/po/hr.po
index 7de966d..7601bb7 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2021-01-14 14:50+0100\n"
"Last-Translator: Yves <yves.brungard_mageia@gadz.org>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -22,16 +22,16 @@ msgstr ""
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 19.04.0\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia dobrodošlica"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageis zaslon dobrodošlice"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Zaslon dobrodošlice za Mageiu, prikazuje se kada korisnik prvi put podiže "
@@ -321,7 +321,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -336,7 +336,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -351,47 +351,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "O"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageia dobrodošlica"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instaliraj"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -399,24 +399,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instaliraj i ukloni software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instaliraj i ukloni software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -424,35 +424,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -573,12 +573,12 @@ msgid "Community"
msgstr "Zajednica"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -587,7 +587,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -595,77 +595,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentacija"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia kontrolni centar"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Upravitelj Softwareom"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Sklopovlje"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Mrežno dijeljenje"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sustav"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Mrežno dijeljenje"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Lokalni diskovi"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sigurnost"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Pokretani sustav"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -741,7 +741,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -750,7 +750,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -759,7 +759,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -776,7 +776,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Uredi izvore softwarea"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -791,25 +791,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Provjeri za ažuriranja sustava"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -820,7 +819,7 @@ msgid "Welcome"
msgstr "Dobrodošli"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Dobrodošli u Mageiau"
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Dobrodošli u Mageiau"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -844,7 +843,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -919,80 +918,80 @@ msgid "Show this window at startup"
msgstr "Pokaži ovaj prozor pri pokretanju"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikacije"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Igre"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Ured"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sustav"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programiranje"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instaliraj"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalirano"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Pokreni"
diff --git a/po/hu.po b/po/hu.po
index 5ebcd9d..07e7ece 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2021-01-14 14:51+0100\n"
"Last-Translator: Yves <yves.brungard_mageia@gadz.org>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -27,16 +27,16 @@ msgstr ""
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 19.04.0\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia Üdvözlőképernyő"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia Üdvözlőképernyő"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Mageia üdvözlőképernyő, az első rendszerindításnál jelenik meg."
@@ -324,7 +324,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -339,7 +339,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -354,47 +354,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Névjegy"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageia Üdvözlőképernyő"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Telepítés"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -402,24 +402,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Telepítés indítása"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Szoftver telepítése és törlése"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Szoftver telepítése és törlése"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -427,35 +427,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -575,12 +575,12 @@ msgid "Community"
msgstr "Közösség"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Élő mód"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -589,7 +589,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -597,76 +597,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentáció"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia Vezérlőközpont"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Szoftverkezelés"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardver"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Hálózat és Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Rendszer"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Hálózati megosztás"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Helyi lemezek"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Biztonság"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Rendszerindítás"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -705,7 +705,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -730,7 +730,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -742,7 +742,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -751,7 +751,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -760,7 +760,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -777,7 +777,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Szoftverforrások szerkesztése"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -792,25 +792,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Rendszerfrissítések keresése"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -821,7 +820,7 @@ msgid "Welcome"
msgstr "Üdvözöljük"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Üdvözli Önt a Mageia"
@@ -832,7 +831,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Üdvözli Önt a Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -845,7 +844,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Élő mód"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -920,80 +919,80 @@ msgid "Show this window at startup"
msgstr "Ablak megjelenítése induláskor"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Alkalmazások"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Kiemelt"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Játékok"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Videó"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Iroda"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Rendszer"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programozás"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Telepítés"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Telepítve"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Indítás"
diff --git a/po/hy.po b/po/hy.po
index 980d80a..3c89990 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Armenian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -561,12 +561,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -575,7 +575,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -583,76 +583,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Ձեռնարկ"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Համակարգ"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -689,7 +689,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -701,7 +701,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -714,7 +714,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -726,7 +726,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -735,7 +735,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -744,7 +744,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -761,7 +761,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -776,25 +776,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -805,7 +804,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -815,7 +814,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -828,7 +827,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -903,80 +902,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Կիրառական ծրագրեր"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Խաղեր"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Համացանց"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Վիդեո"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Գրասենյակ"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Գրաֆիկա"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Համակարգ"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ia.po b/po/ia.po
index 859cd1d..047a397 100644
--- a/po/ia.po
+++ b/po/ia.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Interlingua (http://www.transifex.com/MageiaLinux/mageia/"
@@ -22,17 +22,17 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Benvenite a Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
#, fuzzy
msgid "Mageia Welcome Screen"
msgstr "Benvenite a Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -319,7 +319,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -334,7 +334,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -349,47 +349,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Re"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Benvenite a Mageia"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installar"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -397,24 +397,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instalar e deler software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Instalar e deler software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -422,35 +422,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -572,12 +572,12 @@ msgid "Community"
msgstr "Communitate"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -586,7 +586,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -594,76 +594,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentation"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Centro de control de Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Systema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Discos local"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Securitate"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -714,7 +714,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -739,7 +739,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -748,7 +748,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -757,7 +757,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -774,7 +774,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Editar fontes de software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -789,25 +789,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -818,7 +817,7 @@ msgid "Welcome"
msgstr "Benvenite"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Benvenite a Mageia"
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Benvenite a Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -842,7 +841,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -917,81 +916,81 @@ msgid "Show this window at startup"
msgstr "Monstrar iste fenestra al initio"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Applicationes"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Jocos"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr ""
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Graphicos"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Systema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmation"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installar"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installar"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Lanciar"
diff --git a/po/id.po b/po/id.po
index 020ee30..df42069 100644
--- a/po/id.po
+++ b/po/id.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2021-01-14 14:52+0100\n"
"Last-Translator: Yves <yves.brungard_mageia@gadz.org>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -22,16 +22,16 @@ msgstr ""
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 19.04.0\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Selamat Datang di Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Layar Selamat Datang Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -319,7 +319,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -334,7 +334,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -349,47 +349,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Tentang"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Selamat Datang di Mageia"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Install"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -397,24 +397,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Install dan hapus software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Install dan hapus software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -422,35 +422,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -571,12 +571,12 @@ msgid "Community"
msgstr "Komunitas"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -585,7 +585,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -593,76 +593,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentasi"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Pusat Kendali Mageia"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Manajemen Software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Jaringan dan Internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Sharing Jaringan"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Disk Lokal"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Keamanan"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Boot"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -701,7 +701,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -713,7 +713,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -726,7 +726,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -738,7 +738,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -747,7 +747,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -756,7 +756,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -773,7 +773,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Edit sumber software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -788,25 +788,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Periksa update sistem"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -817,7 +816,7 @@ msgid "Welcome"
msgstr "Selamat datang"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Selamat Datang di Mageia"
@@ -828,7 +827,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Selamat Datang di Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -841,7 +840,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -916,80 +915,80 @@ msgid "Show this window at startup"
msgstr "Tampilkan ini saat memulai"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikasi"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Unggulan"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Permainan"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Perkantoran"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafis"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Pemrograman"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Install"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Terinstall"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Jalankan"
diff --git a/po/is.po b/po/is.po
index 43570ed..22ec682 100644
--- a/po/is.po
+++ b/po/is.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Icelandic (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Um forrit"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Setja inn"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Uppsett"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,77 +586,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Handbækur"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia stjórnborð"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Hugbúnaðarumsýsla"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Vélbúnaður"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Netmiðlun"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Kerfi"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Netmiðlun"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Öryggi"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Ræsing"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -693,7 +693,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -705,7 +705,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -718,7 +718,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -730,7 +730,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -739,7 +739,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -748,7 +748,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -765,7 +765,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -780,25 +780,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -809,7 +808,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -819,7 +818,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -832,7 +831,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -907,80 +906,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Forrit"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Leikir"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Kvikmyndir"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Skrifstofuforrit"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Myndvinnsla"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Kerfi"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Setja inn"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Uppsett"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 6bdd041..72a11f2 100644
--- a/po/it.po
+++ b/po/it.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Davide Dallara <ddave090@gmail.com>, 2025\n"
"Language-Team: Italian (http://app.transifex.com/MageiaLinux/mageia/language/"
@@ -27,16 +27,16 @@ msgstr ""
"1 : 2;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia Welcome|"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia Welcome Screen"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
"Schermata di benvenuto per Mageia, viene visualizzato al primo avvio "
@@ -337,7 +337,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Strumento di gestione delle finanze personali"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Congratulazioni!</b><BR />Ora stai utilizzando {}"
@@ -352,7 +352,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "L'architettura del tuo sistema è: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Stai usando il Desktop: {}"
@@ -367,46 +367,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Sei connesso a una rete attraverso {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Non hai connessione di rete"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "La tua configurazione"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Informazioni"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Informazioni su Mageiawelcome"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Rilascio {0}<br />Autori: {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Traduttori: l'inglese è la lingua di partenza"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installa"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -417,23 +417,23 @@ msgstr ""
"Eventuali personalizzazioni effettuate prima di avviare il programma di "
"installazione saranno incluse."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Avvia installazione"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Installa software"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Installa e rimuovi software"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -443,18 +443,18 @@ msgstr ""
"accedono semplicemente a queste fonti tramite uno dei Software Manager."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "RPMDrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -463,17 +463,17 @@ msgstr ""
"Le prossime diapositive mostrano una piccola selezione di applicazioni "
"popolari - ognuna delle quali può essere installata a questo punto.<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Potete trovare una lista più dettagliata qui:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Elenco delle applicazioni (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -594,12 +594,12 @@ msgid "Community"
msgstr "Comunità"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Modalità Live"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -612,7 +612,7 @@ msgstr ""
"include anche un programma di installazione, che può essere avviato "
"all'avvio del supporto o dopo l'avvio in modalità Live, come ora."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -623,68 +623,68 @@ msgstr ""
"sopravviverà solo fino al riavvio del sistema, a meno che non sia stata "
"aggiunta una partizione persistente."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Documentazione per Installer"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/it/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia Control Center"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Gestione software"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Hardware"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Rete e internet"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Condivisioni di rete"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Dischi locali"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sicurezza"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Avvio"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -693,7 +693,7 @@ msgstr ""
"<b>Mageia Control Center</b>(conosciuto anche come drakconf) è un insieme di "
"strumenti per aiutarti a configurare il tuo sistema."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "Documentazione per MCC"
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -743,7 +743,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -759,7 +759,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -773,7 +773,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "Nota!"
-#: src/ui.py:472
+#: src/ui.py:468
#, fuzzy
msgctxt "Sources|"
msgid ""
@@ -788,7 +788,7 @@ msgstr ""
"Se questo computer avrà accesso a Internet, è possibile eliminare la voce "
"<i>Locale</i> dall'elenco dei repository."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -801,7 +801,7 @@ msgstr ""
"<i>release</i> e <i>updates</i>. <i>Debug</i> e <i>Testing</i> sono per casi "
"speciali."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -820,7 +820,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Configura le fonti software"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) È necessaria la password dell'amministratore"
@@ -835,18 +835,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Come Mageia gestisce gli aggiornamenti"
-#: src/ui.py:563
+#: src/ui.py:557
#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia fornisce software che può essere aggiornato per risolvere bug o "
"problemi di sicurezza. Si consiglia vivamente di aggiornare regolarmente il "
@@ -857,12 +856,12 @@ msgstr ""
"sarai in grado di utilizzare il tuo computer normalmente durante gli "
"aggiornamenti."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Controlla aggiornamenti di sistema"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Avvisi di aggiornamento (it)"
@@ -873,7 +872,7 @@ msgid "Welcome"
msgstr "Benvenuto"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Benvenuto in Mageia"
@@ -884,7 +883,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Benvenuto in Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -901,7 +900,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Modalità Live"
-#: src/ui.py:347
+#: src/ui.py:344
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -985,12 +984,12 @@ msgid "Show this window at startup"
msgstr "Mostra questa finestra all'avvio"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Applicazioni"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -999,68 +998,68 @@ msgstr ""
"Ecco una piccola selezione di applicazioni popolari, ognuna delle quali può "
"essere installata o avviata a questo punto."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Assicurati di aver abilitato le <i>fonti</i>"
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Più importanti"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Giochi"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Audio"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Ufficio"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafica"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmazione"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installa"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installato"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Avvia"
diff --git a/po/ja.po b/po/ja.po
index 03ac937..2097ab3 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: 0ea743a388003249c3a27027490eb004_eb62725 "
"<93be5fa112647d5d896be9f7b3c2eda8_426397>, 2016\n"
@@ -30,16 +30,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia へようこそ"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Mageia ようこそ画面"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "初めての起動の際に表示される、Mageia ようこそ画面です"
@@ -336,7 +336,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "個人用会計管理ツール"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>おめでとうございます!</b><BR />あなたは現在 {} を実行中です"
@@ -351,7 +351,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "システム アーキテクチャ: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "使用しているデスクトップ: {}"
@@ -366,46 +366,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "{} でネットワークに接続しています"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "ネットワークに接続していません"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "設定"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "情報"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageiawelcome について"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "リリース {0}<br />作者 : {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "翻訳者: Haruki Baba, ふうせん, 堀 風羽, Masanori Kakura"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "インストール"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -416,23 +416,23 @@ msgstr ""
"とを選択できます。インストーラの実行前に適用したカスタマイズの結果も含まれま"
"す。"
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "インストールを実行する"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "ソフトウェアのインストール"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "ソフトウェアのインストールと削除"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -443,18 +443,18 @@ msgstr ""
"ます。"
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -463,17 +463,17 @@ msgstr ""
"次のページでは人気のあるアプリケーションを少し集めたものが表示されます - いず"
"れもここでインストールできます。<BR/>"
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "より詳細な一覧はこちらで参照できます:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "アプリケーションの一覧 (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -592,12 +592,12 @@ msgid "Community"
msgstr "コミュニティ"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "ライブ モード"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -610,7 +610,7 @@ msgstr ""
"含んでおり、これはメディアのブート時または今のようにライブ モードにブートした"
"後に開始できます。"
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -620,68 +620,68 @@ msgstr ""
"追加のソフトウェアのインストールを含むいかなるカスタマイズの結果も、永続パー"
"ティションを追加しない限りはシステムを再起動するまでの間しか残りません。"
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "インストーラのドキュメント"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/ja/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia コントロール センター"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "ソフトウェアの管理"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "ハードウェア"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "ネットワークとインターネット"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "システム"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "ネットワーク共有"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "ローカル ディスク"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "セキュリティ"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "起動"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -690,7 +690,7 @@ msgstr ""
"<b>Mageia コントロール センター</b> (別名 drakconf) はお使いのシステムを設定"
"するためのツール集です。"
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "MCC のドキュメント"
@@ -726,7 +726,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -740,7 +740,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -756,7 +756,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -770,7 +770,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "注意! "
-#: src/ui.py:472
+#: src/ui.py:468
#, fuzzy
msgctxt "Sources|"
msgid ""
@@ -785,7 +785,7 @@ msgstr ""
"このコンピュータがインターネットにアクセス可能な場合、<i>Local</i> の項目をリ"
"ポジトリ一覧から削除してもかまいません。"
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -798,7 +798,7 @@ msgstr ""
"i> と <i>updates</i> の組を選択してください。<i>Debug</i> と <i>Testing</i> "
"は特別な場合のためのものです。"
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -817,7 +817,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "ソフトウェアのソースを編集する"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) 管理者パスワードが必要です。"
@@ -832,18 +832,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Mageia による更新の管理"
-#: src/ui.py:563
+#: src/ui.py:557
#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia はソフトウェアを提供していますが、これはバグやセキュリティ問題を修正す"
"るために更新されることがあります。お使いのシステムを定期的に更新することを強"
@@ -853,12 +852,12 @@ msgstr ""
"スワードを入力)。これはバックグラウンドで処理されるため、更新中はコンピュータ"
"を通常通りにお使いいただけます。"
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "システムの更新をチェックする"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "更新の勧告 (英語)"
@@ -869,7 +868,7 @@ msgid "Welcome"
msgstr "ようこそ"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Mageia へようこそ"
@@ -880,7 +879,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Mageia へようこそ、{}"
-#: src/ui.py:342
+#: src/ui.py:339
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -897,7 +896,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "ライブ モード"
-#: src/ui.py:347
+#: src/ui.py:344
#, fuzzy
msgctxt "Welcome|"
msgid ""
@@ -983,12 +982,12 @@ msgid "Show this window at startup"
msgstr "起動時にこのウインドウを表示する"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "アプリケーション"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -997,68 +996,68 @@ msgstr ""
"これは人気のあるアプリケーションを少し集めたものです - いずれもここでインス"
"トールと起動ができます。<BR/>"
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "<i>メディア ソース</i>が有効になっていることを確認してください。"
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "おすすめ"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "ゲーム"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "インターネット"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "動画"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "音声"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "オフィス"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "グラフィックス"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "システム"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "プログラミング"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "インストール"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "インストール済み"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "起動"
diff --git a/po/ka.po b/po/ka.po
index e780a1f..7619969 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Georgian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,23 +392,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -416,35 +416,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -562,12 +562,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -576,7 +576,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -584,76 +584,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "დოკუმენტაცია"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "პროგრამათა მენეჯმენტი"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "მოწყობილობა"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "სისტემა"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "უსაფრთხოება"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "ჩატვირთვა"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -690,7 +690,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -736,7 +736,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -745,7 +745,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -762,7 +762,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -777,25 +777,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -806,7 +805,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -816,7 +815,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -904,80 +903,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "პროგრამები"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "თამაშები"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ინტერნეტი"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "ვიდეო"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "ოფისი"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "გრაფიკა"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "სისტემა"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/kn.po b/po/kn.po
index 58b98db..c0d3166 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Kannada (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "ಅನ್ವಯಗಳು"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "ಆಟಗಳು"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ಅಂತರ್ಜಾಲ"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "ಕಛೇರಿ"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ಚಿತ್ರರಚನೆ"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ko.po b/po/ko.po
index 6a48f9d..9cd8567 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Korean (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -22,16 +22,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "환영합니다."
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -319,7 +319,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -334,7 +334,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -349,47 +349,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "정보"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "환영합니다."
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "설치"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -397,24 +397,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "소프트웨어 설치/제거"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "소프트웨어 설치/제거"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -422,35 +422,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "RPM드래이크"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -567,12 +567,12 @@ msgid "Community"
msgstr "커뮤니티"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -581,7 +581,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -589,77 +589,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "문서"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "마제야 제어센터"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "소프트웨어 관리"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "하드웨어"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "네트워크 "
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "시스템"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "네트워크 "
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "로컬디스크"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "보안"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "부트"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -710,7 +710,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -735,7 +735,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -744,7 +744,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -753,7 +753,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -770,7 +770,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "소프트웨어 꾸러미 수정"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -785,25 +785,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "시스템 업데이트 확인"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -814,7 +813,7 @@ msgid "Welcome"
msgstr "환영합니다."
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "마제야에 오신걸 환영합니다."
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "마제야에 오신걸 환영합니다."
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -838,7 +837,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -913,81 +912,81 @@ msgid "Show this window at startup"
msgstr "시작할때 이 창 보이기"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "응용프로그램"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "추천"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "게임"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "인터넷"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "비디오"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "오디오"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "사무용 도구"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "그래픽"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "시스템"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "프로그래밍"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "설치"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "설치"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "실행"
diff --git a/po/ku.po b/po/ku.po
index 6a332db..9158a9e 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Kurdish (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,23 +392,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -416,35 +416,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -562,12 +562,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -576,7 +576,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -584,76 +584,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokûmantasyon"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Kontrola programan"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Kompûter"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sîstem"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Ewlekarî"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Boot"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -690,7 +690,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -736,7 +736,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -745,7 +745,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -762,7 +762,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -777,25 +777,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -806,7 +805,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -816,7 +815,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -904,80 +903,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Sepan"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Lîstik"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Înternet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Vîdeo"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Ofîs"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafîk"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sîstem"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ky.po b/po/ky.po
index 5f55cb1..489ea47 100644
--- a/po/ky.po
+++ b/po/ky.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Kyrgyz (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Программа жөнүндө"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Орнотуу"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,24 +392,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Орнотулган"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -417,35 +417,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -563,12 +563,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -577,7 +577,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -585,77 +585,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Документация"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Пакеттерди башкаруу"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Техникалык жабдуу"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Network Sharing"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Система"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Network Sharing"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Коопсуздук"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Жүктөө"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -692,7 +692,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -738,7 +738,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -747,7 +747,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -764,7 +764,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -779,25 +779,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -808,7 +807,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -818,7 +817,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,80 +905,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Иштемелер"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Оюндар"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Интернет"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Видео"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Офис"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Графикалар"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Система"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Орнотуу"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Орнотулган"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/li.po b/po/li.po
index e2e0942..cbbdfda 100644
--- a/po/li.po
+++ b/po/li.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Limburgian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Toepassinge"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Sjpelkes"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kentoer"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafis"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/lo.po b/po/lo.po
index 38de20e..a75f188 100644
--- a/po/lo.po
+++ b/po/lo.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Lao (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -21,16 +21,16 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "ຍິນ​ດີ​ຕ້ອນ​ຮັບ"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -318,7 +318,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -333,7 +333,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -348,47 +348,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "ຍິນ​ດີ​ຕ້ອນ​ຮັບ"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -396,24 +396,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "ຕິດຕັ້ງແລະເອົາຊອບແວອອກ"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "ຕິດຕັ້ງແລະເອົາຊອບແວອອກ"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -421,35 +421,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -567,12 +567,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -581,7 +581,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -589,76 +589,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "ຄູ່ມື"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia ສູນ​ຄວບ​ຄຸມ"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "ຈັດການໂປແກມ"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -695,7 +695,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -707,7 +707,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -720,7 +720,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -732,7 +732,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -741,7 +741,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -750,7 +750,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -767,7 +767,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -782,25 +782,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -811,7 +810,7 @@ msgid "Welcome"
msgstr "ຍິນ​ດີ​ຕ້ອນ​ຮັບ"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "ຍິນດີຕ້ອນຮັບສູ່ Mageia"
@@ -822,7 +821,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "ຍິນດີຕ້ອນຮັບສູ່ Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -835,7 +834,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -910,80 +909,80 @@ msgid "Show this window at startup"
msgstr "ສະ​ແດງ​ປ່ອງ​ຢ້ຽມ​ຢູ່​ໃນ​ການ​ເລີ່ມ​ຕົ້ນ​ນີ້"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "ແອພພຣິເຄຊັນ"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "ເກມ"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "ອິນເຕີເນັຕ"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "ໂປຣແກຣມຊຸດສຳນັກງານ"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ກຣາບຟິກ"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/lt.po b/po/lt.po
index 85e9fa7..3c73d67 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2021-01-14 14:55+0100\n"
"Last-Translator: Yves <yves.brungard_mageia@gadz.org>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
@@ -23,16 +23,16 @@ msgstr ""
"X-Qt-Contexts: true\n"
"X-Generator: Lokalize 19.04.0\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Sveiki"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -321,7 +321,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -336,7 +336,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Jūsų sistemos architektūra yra: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Dabar naudojate darbalaukį: {}"
@@ -351,47 +351,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Esate prisijungę prie tinklo per {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Jūs neturite tinklo ryšio"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Jūsų konfigūracija"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Apie"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Sveiki"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Įdiegti"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -399,23 +399,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Įdiegti programinę įrangą"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Įdiegti ir šalinti programinę įrangą"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -423,35 +423,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
#, fuzzy
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
@@ -571,12 +571,12 @@ msgid "Community"
msgstr "Bendruomenė"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -585,7 +585,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -593,77 +593,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentacija"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia Valdymo Centras"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Programinės įrangos tvarkytuvė"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Aparatinė įranga"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Tinklas ir internetas"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
#, fuzzy
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Tinklas ir internetas"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Vietiniai diskai"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Saugumas"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Įkrovimas"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -714,7 +714,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -739,7 +739,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -748,7 +748,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -757,7 +757,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -774,7 +774,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Taisyti programinės įrangos šaltinius"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Reikalingas administratoriaus slaptažodis."
@@ -789,25 +789,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -818,7 +817,7 @@ msgid "Welcome"
msgstr "Sveiki"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Sveiki atvykę į Mageia"
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Sveiki atvykę į Mageia"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -842,7 +841,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -917,80 +916,80 @@ msgid "Show this window at startup"
msgstr "Rodyti šį langą, įjungus kompiuterį"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Programos"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Ryškiausios"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Žaidimai"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internetas"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Vaizdas"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Garsas"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Biuro programos"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programavimas"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Įdiegti"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Įdiegtas"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Paleisti"
diff --git a/po/ltg.po b/po/ltg.po
index 447dc9c..2c8805d 100644
--- a/po/ltg.po
+++ b/po/ltg.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Latgalian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -21,15 +21,15 @@ msgstr ""
"2);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Par"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Uzstuodeit"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Uzstuodeit"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,77 +586,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentaceja"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Programmaturys puorvaldeišona"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Dzelži"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Teikla kūplītuošona"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Teikla kūplītuošona"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Drūšeiba"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Suokneišona"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -693,7 +693,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -705,7 +705,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -718,7 +718,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -730,7 +730,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -739,7 +739,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -748,7 +748,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -765,7 +765,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -780,25 +780,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -809,7 +808,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -819,7 +818,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -832,7 +831,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,81 +905,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr ""
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr ""
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internets"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr ""
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr ""
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Uzstuodeit"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Uzstuodeit"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/lv.po b/po/lv.po
index 2a8433c..3357737 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Latvian (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -22,17 +22,17 @@ msgstr ""
"2);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
#, fuzzy
msgid "Mageia Welcome"
msgstr "Mageia Sveiki"
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
#, fuzzy
msgid "Mageia Welcome Screen"
msgstr "Mageia Sveiki"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -319,7 +319,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -334,7 +334,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -349,47 +349,47 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Par"
-#: src/ui.py:950
+#: src/ui.py:948
#, fuzzy
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Mageia Sveiki"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Instalēt"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -397,24 +397,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Instalēt"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -422,35 +422,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -568,12 +568,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -582,7 +582,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -590,76 +590,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentācija"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Software Management"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Dzelži"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistēma"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Drošība"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Sāknēšana"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -696,7 +696,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -708,7 +708,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -721,7 +721,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -733,7 +733,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -742,7 +742,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -751,7 +751,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -768,7 +768,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -783,25 +783,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -812,7 +811,7 @@ msgid "Welcome"
msgstr "Sveiki"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -822,7 +821,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -835,7 +834,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -910,81 +909,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikācijas"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Spēles"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internets"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Ofiss"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafikas"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistēma"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Instalēt"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Instalēt"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Palaist"
diff --git a/po/mageiawelcome.pot b/po/mageiawelcome.pot
index 88d43a4..b764b64 100644
--- a/po/mageiawelcome.pot
+++ b/po/mageiawelcome.pot
@@ -10,7 +10,7 @@ msgstr ""
"#-#-#-#-# desktop.pot (PACKAGE VERSION) #-#-#-#-#\n"
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,15 +24,15 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -318,7 +318,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -333,7 +333,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -348,46 +348,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -395,23 +395,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -419,35 +419,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,75 +586,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -690,7 +690,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -736,7 +736,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -745,7 +745,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -762,7 +762,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -777,25 +777,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -806,7 +805,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -816,7 +815,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -903,80 +902,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr ""
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr ""
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr ""
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr ""
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr ""
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/mi.po b/po/mi.po
index fa62822..2a8fd22 100644
--- a/po/mi.po
+++ b/po/mi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Maori (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Ngā Pūmanawa Tautono"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Tākaro"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Ipurangi"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Tari"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Ngā pūmanawa whakaāhua"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/mk.po b/po/mk.po
index 90dd163..cb6770c 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Macedonian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "За"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Инталирај"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,24 +392,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Инсталирани"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -417,35 +417,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -563,12 +563,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -577,7 +577,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -585,76 +585,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Документација"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Уредување на софтверот"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Хардвер"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Систем"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Безбедност"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Подигање"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -691,7 +691,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -703,7 +703,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -716,7 +716,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -728,7 +728,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -737,7 +737,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -746,7 +746,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -763,7 +763,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -778,25 +778,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -807,7 +806,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -817,7 +816,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -830,7 +829,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -905,80 +904,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Апликации"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Игри"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Интернет"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Видео"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Канцелариски"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Графика"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Систем"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Инталирај"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Инсталирани"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 5244e4e..ee30bb7 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Malayalam (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "പ്രയോഗങ്ങള്‌"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "കളികള്"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "വിവരമണ്ഡലം"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "കാര്യാലയം"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ചിത്രീകരണം"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/mn.po b/po/mn.po
index b026555..6df6580 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Mongolian (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Тухай"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Суулга"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,24 +391,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Суулга"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -416,35 +416,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -562,12 +562,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -576,7 +576,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -584,76 +584,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Баримтжуулалт"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Техник хангамж"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Систем"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Нууцлал"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Эхлүүлэл"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -690,7 +690,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -702,7 +702,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -715,7 +715,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -727,7 +727,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -736,7 +736,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -745,7 +745,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -762,7 +762,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -777,25 +777,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -806,7 +805,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -816,7 +815,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -829,7 +828,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -904,81 +903,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Х.программууд"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Тоглоом"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Интернэт"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Видео"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Албан газар"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "График"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Систем"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Суулга"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Суулга"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index 04c2838..a2e2e56 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Marathi (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "अनुप्रयोग"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "खेळ"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "इन्टरनेट"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "कार्यालय (आॅफिस)"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "ग्राफिक्स"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ms.po b/po/ms.po
index 5efb8b1..65bad2c 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Malay (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -315,7 +315,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -330,7 +330,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -345,46 +345,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Perihal"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Pasang"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -392,24 +392,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Pasang"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -417,35 +417,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -563,12 +563,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -577,7 +577,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -585,77 +585,77 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentasi"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Pengurusan Perisian"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Perkakasan"
-#: src/ui.py:619
+#: src/ui.py:617
#, fuzzy
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Perkongsian Rangkaian"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Perkongsian Rangkaian"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Keselamatan"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Boot"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -692,7 +692,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -738,7 +738,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -747,7 +747,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -764,7 +764,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -779,25 +779,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -808,7 +807,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -818,7 +817,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,81 +905,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Aplikasi"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Permainan"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Pejabat"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafik"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistem"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Pasang"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Pasang"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/mt.po b/po/mt.po
index 3e23f50..8da07ed 100644
--- a/po/mt.po
+++ b/po/mt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Maltese (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -21,15 +21,15 @@ msgstr ""
"00<11) ? 1 : (n{}00>10 && n{}00<20 ) ? 2 : 3);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -316,7 +316,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -331,7 +331,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -346,46 +346,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Dwar"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installa"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -393,24 +393,24 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
#, fuzzy
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Installa"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -418,35 +418,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -564,12 +564,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -578,7 +578,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -586,76 +586,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokumentazzjoni"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Maniġġjar ta' softwer"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Apparat"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sigurtà"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Boot"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -692,7 +692,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -704,7 +704,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -717,7 +717,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -729,7 +729,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -738,7 +738,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -747,7 +747,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -764,7 +764,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -779,25 +779,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -808,7 +807,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -818,7 +817,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -831,7 +830,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -906,81 +905,81 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Applikazzjonijiet"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Logħob"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Uffiċċju"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafika"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "Sistema"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installa"
-#: src/ui.py:1104
+#: src/ui.py:1102
#, fuzzy
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installa"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index 5ea48d9..9caae14 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2013-11-10 15:20+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>, "
"2017-2021,2023,2025-2026\n"
@@ -24,15 +24,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr "Velkommen til Mageia "
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr "Velkomstskjerm for Mageia"
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr "Velkomstskjerm for Mageia, som vises ved første oppstart."
@@ -321,7 +321,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr "Personlig økonomistyringsverktøy"
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr "<b>Gratulerer!</b> <BR />Du kjører nå {}"
@@ -336,7 +336,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr "Din systemarkitektur er: {}"
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr "Du bruker nå Grafisk Skrivebord: {}"
@@ -351,46 +351,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr "Du er tilkoblet et nettverk gjennom {}"
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr "Du har ingen nettverkskobling"
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr "Din konfigurasjon"
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr "Om"
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr "Om Velkommen tll Mageia"
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr "Versjon {0}<br />Forfattere : {1}"
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr "Oversettere: Engelsk er kildespråket"
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr "Installer"
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -401,23 +401,23 @@ msgstr ""
"Eventuelle tilpasninger du har gjort før installeringen startes, vil bli "
"inkludert."
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr "Start installasjonen"
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr "Installér programvare"
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr "Installer og fjern programvare"
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -427,18 +427,18 @@ msgstr ""
"tilgang til disse mediene via en av programvarebehandlerne."
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr "Rpmdrake"
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr "Dnfdragora"
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
@@ -447,17 +447,17 @@ msgstr ""
"Det neste lysbildet viser et lite utvalg av populære applikasjoner - som "
"kan installeres på dette tidspunktet."
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr "Du kan finne en mer detaljert liste her:"
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr "Liste over applikasjoner (wiki)"
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr "https://wiki.mageia.org/en/List_of_applications"
@@ -574,12 +574,12 @@ msgid "Community"
msgstr "Fellesskap"
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr "Live modus"
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -592,7 +592,7 @@ msgstr ""
"installasjonsprogram, som kan startes når du starter opp mediet, eller etter "
"oppstart i Live-modus, som nå."
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -603,68 +603,68 @@ msgstr ""
"overleve til du starter systemet på nytt, med mindre du har lagt til en "
"partisjon som bevarer oppsettet."
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Installasjonsdokumentasjon"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr "file:///usr/share/doc/mageia/en/draklive/index.html"
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr "MCC"
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr "Mageia kontrollsenter"
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr "Programvarehåndtering"
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr "Maskinvare"
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr "Nettverk og Internett"
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr "System"
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr "Nettverksdeling"
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr "Lokale disker"
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr "Sikkerhet"
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr "Oppstart"
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
@@ -673,7 +673,7 @@ msgstr ""
"<b>Mageia Control Center</b> (aka drakconf) er et sett med verktøy som "
"hjelper deg med å konfigurere systemet."
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr "MCC- dokumentasjon"
@@ -709,7 +709,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr "nonfree"
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr "tainted"
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -739,7 +739,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr "backports"
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -753,7 +753,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr "NB! "
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -766,7 +766,7 @@ msgstr ""
"Hvis denne datamaskinen har tilgang til Internett, kan du slette "
"den<i>lokale</i> oppføringen fra listen over lagre."
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -779,7 +779,7 @@ msgstr ""
"<i>oppdateringer</i>. <i>Feilsøking</i> og <i>Testing</i> er for spesielle "
"tilfeller."
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -798,7 +798,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr "Rediger programvarekilder"
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr "(*) Administrator passord må oppgis."
@@ -813,17 +813,17 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr "Hvordan Mageia håndterer oppdateringer"
-#: src/ui.py:563
+#: src/ui.py:557
+#, fuzzy
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
"Mageia tilbyr programvare som kan oppdateres for å fikse feil eller "
"sikkerhetsproblemer. Det anbefales på det sterkeste at du oppdaterer "
@@ -835,12 +835,12 @@ msgstr ""
"Dette er en bakgrunnsprosess, og du vil kunne bruke datamaskinen din normalt "
"under oppdateringene."
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr "Sjekk for systemoppdateringer"
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr "Varsler om oppdateringer (en)"
@@ -851,7 +851,7 @@ msgid "Welcome"
msgstr "Velkommen"
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr "Velkommen til Mageia"
@@ -861,7 +861,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr "Velkommen til Mageia, {}"
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -877,7 +877,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr "Live modus"
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -960,12 +960,12 @@ msgid "Show this window at startup"
msgstr "Vis dette vinduet ved oppstart"
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Programmer"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
@@ -974,68 +974,68 @@ msgstr ""
"Her er et lite utvalg av populære applikasjoner - som kan installeres eller "
"states på dette punktet."
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr "Sjekk at du har aktivert <i>Media kilder</i>."
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr "Utvalgt"
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Spill"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Internett"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr "Video"
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr "Lyd"
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kontorstøtte"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafikk"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr "System"
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr "Programmering"
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr "Installer"
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr "Installert"
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr "Start"
diff --git a/po/nds.po b/po/nds.po
index 67ef507..c27aa8f 100644
--- a/po/nds.po
+++ b/po/nds.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Low German (http://www.transifex.com/MageiaLinux/mageia/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -561,12 +561,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -575,7 +575,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -583,76 +583,76 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
#, fuzzy
msgctxt "Live|"
msgid "Installer documentation"
msgstr "Dokmentatschoon"
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
#, fuzzy
msgctxt "Mcc|"
msgid "MCC documentation"
@@ -689,7 +689,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -701,7 +701,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -714,7 +714,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -726,7 +726,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -735,7 +735,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -744,7 +744,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -761,7 +761,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -776,25 +776,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -805,7 +804,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -815,7 +814,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -828,7 +827,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -903,80 +902,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "Programmen"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "Spelen"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "Innernet"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "Kontoor"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "Grafik"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/ne.po b/po/ne.po
index a5030cb..22be6a1 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2026-04-11 07:30+0200\n"
+"POT-Creation-Date: 2019-01-01 21:10+0200\n"
"PO-Revision-Date: 2020-08-16 05:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Nepali (http://www.transifex.com/MageiaLinux/mageia/language/"
@@ -20,15 +20,15 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Qt-Contexts: true\n"
-#: usr/share/applications/template_mageiawelcome.desktop:3
+#: usr/share/applications/template_mageiawelcome.desktop:2
msgid "Mageia Welcome"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:4
+#: usr/share/applications/template_mageiawelcome.desktop:3
msgid "Mageia Welcome Screen"
msgstr ""
-#: usr/share/applications/template_mageiawelcome.desktop:5
+#: usr/share/applications/template_mageiawelcome.desktop:4
msgid "Welcome screen for Mageia, that is displayed upon first users boot"
msgstr ""
@@ -314,7 +314,7 @@ msgctxt "AppList|"
msgid "Personal Finance Management Tool"
msgstr ""
-#: src/helpers.py:160
+#: src/helpers.py:158
msgctxt "ConfList|"
msgid "<b>Congratulations!</b><BR />You are now running {}"
msgstr ""
@@ -329,7 +329,7 @@ msgctxt "ConfList|"
msgid "Your system architecture is: {}"
msgstr ""
-#: src/helpers.py:169
+#: src/helpers.py:167
msgctxt "ConfList|"
msgid "You are now using the Desktop: {}"
msgstr ""
@@ -344,46 +344,46 @@ msgctxt "ConfList|"
msgid "You are connected to a network through {}"
msgstr ""
-#: src/helpers.py:179
+#: src/helpers.py:178
msgctxt "ConfList|"
msgid "You have no network connection"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:921
+#: src/ui.py:919
msgctxt "Configuration|"
msgid "Your configuration"
msgstr ""
-#: src/ui.py:938
+#: src/ui.py:936
msgctxt "Configuration|"
msgid "About"
msgstr ""
-#: src/ui.py:950
+#: src/ui.py:948
msgctxt "Configuration|"
msgid "About Mageiawelcome"
msgstr ""
#. {0} will be replaced with the release number, {1} with author's names
-#: src/ui.py:952
+#: src/ui.py:950
msgctxt "Configuration|"
msgid "Release {0}<br />Authors : {1}"
msgstr ""
#. Replace with the list of translator's names
-#: src/ui.py:960
+#: src/ui.py:957
msgctxt "Configuration|"
msgid "Translators: English is the source language"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:1012
+#: src/ui.py:1010
msgctxt "Install|"
msgid "Install"
msgstr ""
-#: src/ui.py:1021
+#: src/ui.py:1015
msgctxt "Install|"
msgid ""
"Here you can choose to permanently install this Mageia system on your "
@@ -391,23 +391,23 @@ msgid ""
"will be included."
msgstr ""
-#: src/ui.py:1033
+#: src/ui.py:1031
msgctxt "Install|"
msgid "Launch installation"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:674
+#: src/ui.py:672
msgctxt "InstallSoftware|"
msgid "Install software"
msgstr ""
-#: src/ui.py:680
+#: src/ui.py:678
msgctxt "InstallSoftware|"
msgid "Install and remove software"
msgstr ""
-#: src/ui.py:690
+#: src/ui.py:684
msgctxt "InstallSoftware|"
msgid ""
"With Mageia, you will find the software in the media repositories. Mageia "
@@ -415,35 +415,35 @@ msgid ""
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:698
+#: src/ui.py:696
msgctxt "InstallSoftware|"
msgid "Rpmdrake"
msgstr ""
#. Normally, this is not to translate
-#: src/ui.py:713
+#: src/ui.py:711
msgctxt "InstallSoftware|"
msgid "Dnfdragora"
msgstr ""
-#: src/ui.py:726
+#: src/ui.py:720
msgctxt "InstallSoftware|"
msgid ""
"The next slide shows a small selection of popular applications - any of "
"which may be installed at this point.<BR/>"
msgstr ""
-#: src/ui.py:727 src/ui.py:729
+#: src/ui.py:724 src/ui.py:726
msgctxt "InstallSoftware|"
msgid "You can find a more detailed list here:"
msgstr ""
-#: src/ui.py:736
+#: src/ui.py:734
msgctxt "InstallSoftware|"
msgid "List of applications (wiki)"
msgstr ""
-#: src/ui.py:740
+#: src/ui.py:738
msgctxt "InstallSoftware|"
msgid "https://wiki.mageia.org/en/List_of_applications"
msgstr ""
@@ -560,12 +560,12 @@ msgid "Community"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:967
+#: src/ui.py:965
msgctxt "Live|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:976
+#: src/ui.py:970
msgctxt "Live|"
msgid ""
"This mode allows you to try out Mageia without having to actually install "
@@ -574,7 +574,7 @@ msgid ""
"booting into Live mode, like now."
msgstr ""
-#: src/ui.py:986
+#: src/ui.py:980
msgctxt "Live|"
msgid ""
"Any customization, including installation of additional software, will only "
@@ -582,75 +582,75 @@ msgid ""
"partition."
msgstr ""
-#: src/ui.py:994
+#: src/ui.py:992
msgctxt "Live|"
msgid "Installer documentation"
msgstr ""
#. the link to the local file can be adapted to your language if the documentation is translated
-#: src/ui.py:999
+#: src/ui.py:997
msgctxt "Live|"
msgid "file:///usr/share/doc/mageia/en/draklive/index.html"
msgstr ""
-#: src/ui.py:605
+#: src/ui.py:603
msgctxt "Mcc|"
msgid "MCC"
msgstr ""
-#: src/ui.py:611 src/ui.py:641
+#: src/ui.py:609 src/ui.py:639
msgctxt "Mcc|"
msgid "Mageia Control Center"
msgstr ""
-#: src/ui.py:617
+#: src/ui.py:615
msgctxt "Mcc|"
msgid "Software Management"
msgstr ""
-#: src/ui.py:618
+#: src/ui.py:616
msgctxt "Mcc|"
msgid "Hardware"
msgstr ""
-#: src/ui.py:619
+#: src/ui.py:617
msgctxt "Mcc|"
msgid "Network and Internet"
msgstr ""
-#: src/ui.py:620
+#: src/ui.py:618
msgctxt "Mcc|"
msgid "System"
msgstr ""
-#: src/ui.py:621
+#: src/ui.py:619
msgctxt "Mcc|"
msgid "Network Sharing"
msgstr ""
-#: src/ui.py:622
+#: src/ui.py:620
msgctxt "Mcc|"
msgid "Local Disks"
msgstr ""
-#: src/ui.py:623
+#: src/ui.py:621
msgctxt "Mcc|"
msgid "Security"
msgstr ""
-#: src/ui.py:624
+#: src/ui.py:622
msgctxt "Mcc|"
msgid "Boot"
msgstr ""
-#: src/ui.py:632
+#: src/ui.py:626
msgctxt "Mcc|"
msgid ""
"<b>Mageia Control Center</b> (aka drakconf) is a set of tools to help you "
"configure your system."
msgstr ""
-#: src/ui.py:655
+#: src/ui.py:653
msgctxt "Mcc|"
msgid "MCC documentation"
msgstr ""
@@ -686,7 +686,7 @@ msgctxt "Sources|"
msgid "nonfree"
msgstr ""
-#: src/ui.py:430
+#: src/ui.py:426
msgctxt "Sources|"
msgid ""
"- closed-source programs, e.g. Nvidia proprietary drivers, non-free drivers "
@@ -698,7 +698,7 @@ msgctxt "Sources|"
msgid "tainted"
msgstr ""
-#: src/ui.py:444
+#: src/ui.py:440
msgctxt "Sources|"
msgid ""
"- these packages (eg audio and video codecs needed for certain multimedia "
@@ -711,7 +711,7 @@ msgctxt "Sources|"
msgid "backports"
msgstr ""
-#: src/ui.py:458
+#: src/ui.py:454
msgctxt "Sources|"
msgid ""
"- include new versions of packages, and new packages, that do not meet the "
@@ -723,7 +723,7 @@ msgctxt "Sources|"
msgid "Note! "
msgstr ""
-#: src/ui.py:472
+#: src/ui.py:468
msgctxt "Sources|"
msgid ""
"If you enabled the online repositories during installation, some media "
@@ -732,7 +732,7 @@ msgid ""
"can delete the <i>Local</i> entry from the list of repositories."
msgstr ""
-#: src/ui.py:486
+#: src/ui.py:482
msgctxt "Sources|"
msgid ""
"Now, please enable or disable the online repositories of your choice: click "
@@ -741,7 +741,7 @@ msgid ""
"for special cases."
msgstr ""
-#: src/ui.py:491
+#: src/ui.py:487
msgctxt "Sources|"
msgid ""
"After you have checked and enabled the repositories you need, you can go to "
@@ -758,7 +758,7 @@ msgctxt "Sources|"
msgid "Edit software sources"
msgstr ""
-#: src/ui.py:535 src/ui.py:594 src/ui.py:663 src/ui.py:749
+#: src/ui.py:534 src/ui.py:591 src/ui.py:660 src/ui.py:746
msgctxt "Sources|"
msgid "(*) Administrator password is needed."
msgstr ""
@@ -773,25 +773,24 @@ msgctxt "Updates|"
msgid "How Mageia manages updates"
msgstr ""
-#: src/ui.py:563
+#: src/ui.py:557
msgctxt "Updates|"
msgid ""
"Mageia provides software which may be updated in order to fix bugs or "
"security issues. It is highly recommended that you update your system "
-"regularly. \n"
-"An Update icon will appear in your task bar when new updates are available. "
-"To run the updates, just click on the icon below and give your user password "
-"- or use the Software Manager (root password). \n"
-"This is a background process and you will be able to use your computer "
-"normally during the updates."
+"regularly. An Update icon will appear in your task bar when new updates are "
+"available. To run the updates, just click on the icon below and give your "
+"user password - or use the Software Manager (root password). This is a "
+"background process and you will be able to use your computer normally during "
+"the updates."
msgstr ""
-#: src/ui.py:570
+#: src/ui.py:568
msgctxt "Updates|"
msgid "Check system updates"
msgstr ""
-#: src/ui.py:584
+#: src/ui.py:582
msgctxt "Updates|"
msgid "Advisories of updates (en)"
msgstr ""
@@ -802,7 +801,7 @@ msgid "Welcome"
msgstr ""
#. the application title
-#: src/ui.py:330 src/ui.py:1529
+#: src/ui.py:329 src/ui.py:1527
msgctxt "Welcome|"
msgid "Welcome to Mageia"
msgstr ""
@@ -812,7 +811,7 @@ msgctxt "Welcome|"
msgid "Welcome to Mageia, {}"
msgstr ""
-#: src/ui.py:342
+#: src/ui.py:339
msgctxt "Welcome|"
msgid ""
"We are going to guide you through a few important pieces of information "
@@ -825,7 +824,7 @@ msgctxt "Welcome|"
msgid "Live mode"
msgstr ""
-#: src/ui.py:347
+#: src/ui.py:344
msgctxt "Welcome|"
msgid ""
"We are going to guide you through some important steps and help<BR />you "
@@ -900,80 +899,80 @@ msgid "Show this window at startup"
msgstr ""
#. The button in the buttons bar
-#: src/ui.py:760
+#: src/ui.py:758
msgctxt "mw-ui|"
msgid "Applications"
msgstr "अनुरोधपत्रहरु"
-#: src/ui.py:772
+#: src/ui.py:766
msgctxt "mw-ui|"
msgid ""
"Here is a small selection of popular applications - any of which may be "
"installed or launched at this point."
msgstr ""
-#: src/ui.py:774
+#: src/ui.py:771
msgctxt "mw-ui|"
msgid "Ensure that you have enabled the <i>Media sources</i>."
msgstr ""
#. category entries in Applications tab
-#: src/ui.py:786
+#: src/ui.py:784
msgctxt "mw-ui|"
msgid "Featured"
msgstr ""
-#: src/ui.py:787
+#: src/ui.py:785
msgctxt "mw-ui|"
msgid "Games"
msgstr "खेलहरु"
-#: src/ui.py:788
+#: src/ui.py:786
msgctxt "mw-ui|"
msgid "Internet"
msgstr "इन्टरनेट"
-#: src/ui.py:789
+#: src/ui.py:787
msgctxt "mw-ui|"
msgid "Video"
msgstr ""
-#: src/ui.py:790
+#: src/ui.py:788
msgctxt "mw-ui|"
msgid "Audio"
msgstr ""
-#: src/ui.py:791
+#: src/ui.py:789
msgctxt "mw-ui|"
msgid "Office"
msgstr "कार्यालय"
-#: src/ui.py:792
+#: src/ui.py:790
msgctxt "mw-ui|"
msgid "Graphics"
msgstr "तस्विरहरु"
-#: src/ui.py:793
+#: src/ui.py:791
msgctxt "mw-ui|"
msgid "System"
msgstr ""
-#: src/ui.py:794
+#: src/ui.py:792
msgctxt "mw-ui|"
msgid "Programming"
msgstr ""
-#: src/ui.py:1099
+#: src/ui.py:1097
msgctxt "mw-ui|"
msgid "Install"
msgstr ""
-#: src/ui.py:1104
+#: src/ui.py:1102
msgctxt "mw-ui|"
msgid "Installed"
msgstr ""
-#: src/ui.py:1117
+#: src/ui.py:1115
msgctxt "mw-ui|"
msgid "Launch"
msgstr ""
diff --git a/po/nl.po b/po/nl.po