aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2021-02-16 23:29:24 +0100
committerfilip <filip.komar@gmail.com>2021-02-16 23:29:24 +0100
commit3fcfc9aac19a33762c7260efe41dd55745928a11 (patch)
tree0b5d37d63ea6a5f5ab398b2192595b4fbbc1b2bf
parent514c3f6c94e93d57937caeabf40586742113c3a4 (diff)
downloadwww-3fcfc9aac19a33762c7260efe41dd55745928a11.tar
www-3fcfc9aac19a33762c7260efe41dd55745928a11.tar.gz
www-3fcfc9aac19a33762c7260efe41dd55745928a11.tar.bz2
www-3fcfc9aac19a33762c7260efe41dd55745928a11.tar.xz
www-3fcfc9aac19a33762c7260efe41dd55745928a11.zip
improved RAM minimum limit with l10n refresh
-rw-r--r--en/support/index.php5
-rw-r--r--langs/af/support.po38
-rw-r--r--langs/ar/support.po38
-rw-r--r--langs/ast/support.po129
-rw-r--r--langs/bg/support.po38
-rw-r--r--langs/bn/support.po38
-rw-r--r--langs/ca/support.po139
-rw-r--r--langs/cs/support.po139
-rw-r--r--langs/cy/support.po38
-rw-r--r--langs/da/support.po38
-rw-r--r--langs/de/support.po139
-rw-r--r--langs/el/support.po139
-rw-r--r--langs/en-gb/support.po38
-rw-r--r--langs/en/support.pot40
-rw-r--r--langs/eo/support.po38
-rw-r--r--langs/es/support.po139
-rw-r--r--langs/et/support.po139
-rw-r--r--langs/eu/support.po38
-rw-r--r--langs/fi/support.po38
-rw-r--r--langs/fr/support.po139
-rw-r--r--langs/he/support.po139
-rw-r--r--langs/hi/support.po129
-rw-r--r--langs/hr/support.po38
-rw-r--r--langs/hu/support.po38
-rw-r--r--langs/ia/support.po38
-rw-r--r--langs/id/support.po38
-rw-r--r--langs/it/support.po38
-rw-r--r--langs/ja/support.po139
-rw-r--r--langs/lo/support.po38
-rw-r--r--langs/lt/support.po38
-rw-r--r--langs/lv/support.po38
-rw-r--r--langs/nb/support.po139
-rw-r--r--langs/nl/support.po38
-rw-r--r--langs/pl/support.po38
-rw-r--r--langs/pms/support.po38
-rw-r--r--langs/pt-br/support.po139
-rw-r--r--langs/pt/support.po38
-rw-r--r--langs/ro/support.po38
-rw-r--r--langs/ru/support.po38
-rw-r--r--langs/sco/support.po38
-rw-r--r--langs/sk/support.po38
-rw-r--r--langs/sl/support.po141
-rw-r--r--langs/sq/support.po38
-rw-r--r--langs/sr/support.po139
-rw-r--r--langs/sv/support.po38
-rw-r--r--langs/tg/support.po38
-rw-r--r--langs/th/support.po38
-rw-r--r--langs/tr/support.po38
-rw-r--r--langs/uk/support.po236
-rw-r--r--langs/ur/support.po38
-rw-r--r--langs/zh-cn/support.po38
-rw-r--r--langs/zh-tw/support.po38
52 files changed, 1686 insertions, 1954 deletions
diff --git a/en/support/index.php b/en/support/index.php
index a314c573f..26868b1db 100644
--- a/en/support/index.php
+++ b/en/support/index.php
@@ -95,7 +95,10 @@ $rtl = is_locale_rtl($locale);
echo '<ul class="hl">';
_g('Processor: any AMD, Intel or VIA processor;', null, 'li');
- _g('Memory (RAM): 512MB minimum, 2GB recommended;', null, 'li');
+ echo '<li>' . _r('Memory (RAM): 512MB minimum, 2GB recommended;') . ' ';
+ _g('For headless systems that minimum can be usable.', null, ' ');
+ _g('For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB.', null, ' ');
+ echo _r('For more feature rich like Gnome and Plasma the minimum is 2GB.') . '</li>';
echo '<li>' . _r('Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;') . ' ';
_g('This includes a few GB for user files. If you need more than you should take that in account too.', null, ' ');
echo _r('Custom installations on less space are possible but this requires intermediate linux knowledge.') . '</li>';
diff --git a/langs/af/support.po b/langs/af/support.po
index f04cc3689..79fd04c1f 100644
--- a/langs/af/support.po
+++ b/langs/af/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-01-19 23:49+0000\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: Afrikaans (http://www.transifex.com/MageiaLinux/mageia/language/af/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/ar/support.po b/langs/ar/support.po
index bca656ca1..b11a86755 100644
--- a/langs/ar/support.po
+++ b/langs/ar/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Arabic (http://www.transifex.com/MageiaLinux/mageia/language/ar/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/ast/support.po b/langs/ast/support.po
index 773a582e1..da08e6e23 100644
--- a/langs/ast/support.po
+++ b/langs/ast/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# enolp <enolp@softastur.org>, 2015,2018,2020
# Ḷḷumex03, 2014
@@ -17,14 +17,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-02 14:54+0000\n"
"Last-Translator: enolp <enolp@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/MageiaLinux/mageia/language/ast/)\n"
+"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -72,9 +72,7 @@ msgid "Bugs Reports"
msgstr "Informes de fallos"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "%sEquí%s pues echa-y un güeyu a la documentación esistente y %sequí%s a la nuesa wiki."
#: "/web/en/support/index.php +41"
@@ -82,15 +80,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr ""
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr ""
#: "/web/en/support/index.php +46"
@@ -134,9 +128,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr ""
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr ""
#: "/web/en/support/index.php +63"
@@ -164,50 +156,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr ""
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr ""
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr ""
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr ""
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr ""
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr ""
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr ""
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr ""
#: "/web/en/support/index.php +88"
@@ -219,9 +192,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr ""
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr ""
#: "/web/en/support/index.php +94"
@@ -237,75 +208,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
-msgstr "Más información na %spáxina de descargues%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr ""
#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr "Más información na %spáxina de descargues%s."
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr ""
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
+msgstr ""
+
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/bg/support.po b/langs/bg/support.po
index 2c53a6da8..6998190d9 100644
--- a/langs/bg/support.po
+++ b/langs/bg/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2018-09-06 14:40+0000\n"
"Last-Translator: Georgi Georgiev <georgiev_1994@abv.bg>\n"
"Language-Team: Bulgarian (http://www.transifex.com/MageiaLinux/mageia/language/bg/)\n"
@@ -206,53 +206,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/bn/support.po b/langs/bn/support.po
index 4883bfac8..831aa8055 100644
--- a/langs/bn/support.po
+++ b/langs/bn/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Bengali (http://www.transifex.com/MageiaLinux/mageia/language/bn/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/ca/support.po b/langs/ca/support.po
index 4ec9bc562..f8bf21472 100644
--- a/langs/ca/support.po
+++ b/langs/ca/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Francesc Pinyol Margalef <francesc.pinyol.m@gmail.com>, 2014
# Davidmp <medipas@gmail.com>, 2016-2017,2019-2020
@@ -18,14 +18,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-03 09:58+0000\n"
"Last-Translator: Davidmp <medipas@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/MageiaLinux/mageia/language/ca/)\n"
+"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -73,9 +73,7 @@ msgid "Bugs Reports"
msgstr "Informes d'errors"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Podeu consultar %saquí la documentació%s. També podeu consultar el nostre %sWiki%s."
#: "/web/en/support/index.php +41"
@@ -83,15 +81,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Les actualitzacions estan disponibles per a %s i %s (seguretat i correcció d'errors) i es publiquen de forma continuada."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Les actualitzacions estan disponibles per a %s (seguretat i correcció d'errors) i es publiquen de forma continuada."
#: "/web/en/support/index.php +46"
@@ -135,9 +129,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 va tenir assistència fins al 31 de desembre del 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Hi ha més detalls i consells disponibles a la %spàgina wiki%s i al %sblog%s."
#: "/web/en/support/index.php +63"
@@ -165,50 +157,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 va tenir assistència fins a l'1 de desembre del 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Si us cal ajuda, informació o adreces sobre la distribució Mageia que heu instal·lat o bé sobre el projecte, podeu contactar-nos mitjançant:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "els <a href=\"https://forums.mageia.org/en/\">fòrums d'assistència de la comunitat</a> en anglès &ndash; vegeu <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">altres fòrums de la comunitat Mageia</a> per a assistència en la vostra llengua;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "els canals d'IRC on podeu debatre en directe amb altres usuaris i contribuïdors de Mageia: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> o bé altres <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">canals</a> en altres llengües;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "el nostre <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (encara en construcció, però hi estem treballant!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "les nostres <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">llistes de correu</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "els esdeveniments locals: seguiu el nostre <a href=\"https://blog.mageia.org/en/\">blog</a> i <a href=\"https://www.mageia.org/en/calendar/\">calendari</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org no ofereix ni recomana assistència comercial ni professional ni altres serveis relacionats amb la distribució. Però altres organitzacions ofereixen aquests serveis i més."
#: "/web/en/support/index.php +88"
@@ -220,9 +193,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Cada versió de Mageia funciona a la majoria d'ordinadors i586 i x86_64 disponibles durant el moment de la publicació."
#: "/web/en/support/index.php +94"
@@ -238,75 +209,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memòria (RAM): 512 MB mínim, 2 GB recomanats;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Emmagatzematge (HDD o SSD): 5 GB per a una instal·lació mínima, 20 GB per a una configuració informal;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Això inclou alguns GB per als fitxers d'usuari. Si en necessiteu més, també ho heu de tenir en compte."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "També són possibles instal·lacions personalitzades en menys espai, però això requereix un coneixement intermedi de Linux."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Un port USB arrencable o un dispositiu òptic capaços d'usar mitjans amb una capacitat d'emmagatzematge de com a mínim 4 GB, usats per a la instal·lació."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Emmagatzematge (HDD o SSD): 5 GB per a una instal·lació mínima, 20 GB per a una configuració informal;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "S'usa una capacitat més petita de mitjà per a la instal·lació per xarxa, però cal una connexió a Internet que funcioni bé."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Això inclou alguns GB per als fitxers d'usuari. Si en necessiteu més, també ho heu de tenir en compte."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "També són possibles instal·lacions personalitzades en menys espai, però això requereix un coneixement intermedi de Linux."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Un port USB arrencable o un dispositiu òptic capaços d'usar mitjans amb una capacitat d'emmagatzematge de com a mínim 4 GB, usats per a la instal·lació."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "S'usa una capacitat més petita de mitjà per a la instal·lació per xarxa, però cal una connexió a Internet que funcioni bé."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Més informació a la %spàgina de baixades%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Targeta gràfica: qualsevol targeta AMD/ATI, Intel, Matrox, Nvidia, SiS o VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Targeta de so: qualsevol targeta de so AC97, HDA o Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Perquè funcionin correctament alguns tipus de maquinari (joc de xips Wi-Fi, targetes gràfiques 3D), potser cal algun tipus concret de microprogramari o programari, disponible en un dipòsit anomenat \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\"> més informació</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Tenim prevista la creació d'una llista/directori de compatibilitat de maquinari, així com un procés de certificació de maquinari; però encara estem en una fase de planificació. No dubteu a contactar-nos a la nostra <a href=\"%s\">Web</a> i amb els equips de <a href=\"%s\">QA</a> si ens voleu ajudar en aquest aspecte."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Podeu comprovar els informes d'errors al <a href=\"%s\">nostre Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/cs/support.po b/langs/cs/support.po
index 81ae06b64..185967b86 100644
--- a/langs/cs/support.po
+++ b/langs/cs/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Jiří Vírava <appukonrad@gmail.com>, 2014
# Luděk Janča <joelp@email.cz>, 2016,2018,2020
@@ -17,14 +17,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 09:17+0000\n"
"Last-Translator: Luděk Janča <joelp@email.cz>\n"
"Language-Team: Czech (http://www.transifex.com/MageiaLinux/mageia/language/cs/)\n"
+"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: "/web/en/support/index.php +12"
@@ -72,9 +72,7 @@ msgid "Bugs Reports"
msgstr "Hlášení chyb"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Na stávající dokumentaci se můžete podívat %szde%s. Taktéž můžete prozkoumat naši %sWiki%s."
#: "/web/en/support/index.php +41"
@@ -82,15 +80,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Aktualizace jsou dostupné pro %s a %s (bezpečnostní opravy a opravy chyb) a zveřejňovány neustále."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Aktualizace jsou dostupné pro %s a %s (bezpečnostní opravy a opravy chyb) a zveřejňovány jsou průběžně."
#: "/web/en/support/index.php +46"
@@ -134,9 +128,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 byla podporována do 31. prosince 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Více podrobností a rad naleznete v naší %swiki %s a na našem %sblogu%s."
#: "/web/en/support/index.php +63"
@@ -164,50 +156,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 byla podporována do 1. prosince 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Pokud potřebujete pomoc, nasměrování nebo informace o distribuci Mageia, kterou jste si nainstalovali, nebo o projektu, můžete se s námi spojit pomocí:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">Fóra pro komunitní podporu</a>, která jsou v angličtině &ndash; podívejte se na <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">podporu ve svém jazyce</a>"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "kanálů IRC, kde můžete mluvit živě s dalšími uživateli Mageii a s jejími přispěvateli: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> nebo dalších <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">kanálů v jiných jazycích</a>"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "naší <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (stále ještě se na ní pracuje!)"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "našich <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">poštovních seznamů</a> v konferencích"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "místních událostí: sledujte <a href=\"https://blog.mageia.org/en/\">blog</a> a <a href=\"https://www.mageia.org/en/calendar/\">kalendář</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org neposkytuje ani nezaručuje komerční/profesionální podporu nebo jiné služby. Ale jsou organizace, které takové služby poskytují."
#: "/web/en/support/index.php +88"
@@ -219,9 +192,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Každé vydání programů tvořících distribuci Mageia běží na většině počítačů architektury i586 a x86_64 dostupných v době vydání."
#: "/web/en/support/index.php +94"
@@ -237,75 +208,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Paměť (RAM): nejméně 512 MB, doporučeno 2 GB;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Úložiště (pevný disk nebo flashdisk: HDD nebo SSD): 5 GB pro minimální instalaci, 20 GB pro obvyklé nastavení;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Toto zahrnuje několik GB pro uživatelské soubory. Pokud potřebujete víc, měl byste s tím také počítat."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Uživatelská instalace na menším prostoru je možná, vyžaduje ovšem určitou znalost Linuxu."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Přípojka pro zaváděcí zařízení USB nebo optický disk umožňující použití datového nosiče s ukládací kapacitou alespoň 4 GB použitých pro instalaci."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Úložiště (pevný disk nebo flashdisk: HDD nebo SSD): 5 GB pro minimální instalaci, 20 GB pro obvyklé nastavení;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Datový nosič s menší kapacitou se používá k síťové instalaci. Je však potřeba spolehlivé internetové připojení. "
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Toto zahrnuje několik GB pro uživatelské soubory. Pokud potřebujete víc, měl byste s tím také počítat."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Uživatelská instalace na menším prostoru je možná, vyžaduje ovšem určitou znalost Linuxu."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Přípojka pro zaváděcí zařízení USB nebo optický disk umožňující použití datového nosiče s ukládací kapacitou alespoň 4 GB použitých pro instalaci."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Datový nosič s menší kapacitou se používá k síťové instalaci. Je však potřeba spolehlivé internetové připojení. "
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Více informací na %sstahovací stránce%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafická karta: jakákoli grafická karta od AMD/ATI, Intelu, Matroxu, Nvidie, SiS nebo VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Zvuková karta: jakákoli zvuková karta AC97, HDA nebo Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "U některých druhů hardware (Wi-Fi karty, 3D grafické karty) je pro správný chod potřeba zvláštní firmware nebo software, který je na internetu dostupný v určitých repozitářích nazvaných \"nonfree\" (viz další informace například na <a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">wiki</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Můžeme přichystat seznam vhodného hardware, stejně tak jako proces certifikace; ale toto se teprve připravuje. Můžete se připojit k našim týmům <a href=\"%s\">Web</a> a <a href=\"%s\">Zajištění kvality (QA)</a>, pokud byste v této věci chtěli pomoct."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Chyby můžete zkoumat a hlásit na <a href=\"%s\">naší Bugzille (bugs.mageia.org)</a>."
diff --git a/langs/cy/support.po b/langs/cy/support.po
index 7ac99e580..787cbe676 100644
--- a/langs/cy/support.po
+++ b/langs/cy/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2018-07-14 16:19+0000\n"
"Last-Translator: ciaran\n"
"Language-Team: Welsh (http://www.transifex.com/MageiaLinux/mageia/language/cy/)\n"
@@ -210,53 +210,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Cof (RAM): o leiaf 512MB, argymhellir 2GB;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Lle storio (HDD neu SDD): 5GB ar gyfer gosodiad elfennol, 20GB ar gyfer gosodiad arferfol;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Mae hyn yn cynnwys ambell i GB ar gyfer ffeiliau defnyddwyr. Os oes angen mwy, dylech ystyried hynny."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Mae gosodiadau addasedig sy'n defnyddio llai o le'n bosibl ond mae angen dealltwriaeth gadarn o linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Cerdyn graffeg: unrhyw gerdyn AMD/ATI, Intel, Matrox, Nvidia, SiS neu VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Cerdyn sain: unrhyw gerdyn AC97, HDA neu Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "I rai mathau o galedwedd (setiau microgylchedau di-wifr, cardiau graffeg 3D) weithio'n gywir, efallai y bydd angen cadarnwedd neu feddalwedd benodol. Mae hyn ar gael mewn storfa ar-lein benodol a elwir yn \"gyfyng\" (cewch <a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">ddysgu mwy</a> yma)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Efallai y byddwn yn creu rhestr/cyfeiriadur cydweddoldeb caledwedd yn ogystal â phroses ardystio caledwedd, ond rydym ni'n dal i fod yn y cam cynllunio. Mae croeso i chi ymuno/cysylltu â'n timau <a href=\"%s\">gwe</a> a <a href=\"%s\">sicrhau ansawdd</a> os hoffech chi roi help llaw gyda hyn."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Cewch wirio ac adrodd gwallau ar <a href=\"%s\">ein Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/da/support.po b/langs/da/support.po
index bf56edf01..c47e8b500 100644
--- a/langs/da/support.po
+++ b/langs/da/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2018-01-24 17:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Danish (http://www.transifex.com/MageiaLinux/mageia/language/da/)\n"
@@ -210,53 +210,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Hukommelse (RAM): 512 MB minimum, 2 GB anbefalet;"
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgstr ""
+
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Lydkort: ethvert AC97-, HDA- eller Sound Blaster-lydkort."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/de/support.po b/langs/de/support.po
index 891fe2a84..7d6fdaeb7 100644
--- a/langs/de/support.po
+++ b/langs/de/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Ettore Atalan <atalanttore@googlemail.com>, 2014-2015
# psyca, 2014-2017,2019-2020
@@ -17,14 +17,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-10-31 22:39+0000\n"
"Last-Translator: psyca\n"
"Language-Team: German (http://www.transifex.com/MageiaLinux/mageia/language/de/)\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -72,9 +72,7 @@ msgid "Bugs Reports"
msgstr "Bug-Reports"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Sie können die vorhandene %sDokumentation hier%s ansehen. Sie können auch in unserem %sWiki%s nachsehen."
#: "/web/en/support/index.php +41"
@@ -82,15 +80,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org/en/Hauptseite-de"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Aktualisierungen sind für %s und %s verfügbar (Sicherheits- und Fehlerkorrekturen) und werden fortlaufend veröffentlicht."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Aktualisierungen sind für %s verfügbar (Sicherheits- und Fehlerkorrekturen) und werden laufend veröffentlicht."
#: "/web/en/support/index.php +46"
@@ -134,9 +128,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 wurde bis zum 31. Dezember 2017 unterstützt. "
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Weitere Einzelheiten und Hinweise sind auf unserer %sWiki-Seite%s und in %sunserem Blog%s verfügbar."
#: "/web/en/support/index.php +63"
@@ -164,50 +156,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 wurde bis zum 1. Dezember 2012 unterstützt."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Hilfe, Informationen und Anleitungen zu Ihrer installierten Mageia Distribution oder über das Projekt erhalten Sie unter den folgenden Adressen:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">Community Supportforum</a> in Englisch &ndash; weitere Foren in Ihrer Sprache finden Sie <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">in dieser Sektion</a>. Das deutschsprachige Forum erreichen Sie <a href=\"https://forums.mageia.org/de/\">hier</a>;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "IRC-Kanäle zur Echtzeit-Diskussion mit anderen Benutzern und Mitwirkenden von Mageia (Englisch): <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> sowie weitere lokale <a href=\"https://wiki.mageia.org/en/Mageia_IRC_Kan%C3%A4le-de#Kan.C3.A4le_in_anderen_Sprachen\">Kanäle</a>;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "unser <a href=\"https://wiki.mageia.org/en/Hauptseite-de\">Wiki</a> (noch im Aufbau!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "unsere <a href=\"https://wiki.mageia.org/en/Mailingliste-de\" hreflang=\"de\">Mailinglisten</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "lokale Veranstaltungen: folgen Sie unserem <a href=\"https://blog.mageia.org/de/\">Blog</a> und dem öffentlichen <a href=\"/en/calendar/\">Kalender</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org kann weder kommerzielle/professionelle Unterstützung oder andere Dienste zur Distribution anbieten noch empfehlen. Es gibt jedoch Anbieter solcher und weiterer Leistungen."
#: "/web/en/support/index.php +88"
@@ -219,9 +192,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Jede Veröffentlichung von Mageia läuft auf den meisten i586 und x86_64 Computer, die zum Veröffentlichungszeitpunkt verfügbar sind."
#: "/web/en/support/index.php +94"
@@ -237,75 +208,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Arbeitsspeicher (RAM): 512MB Minimum, 2GB empfohlen;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Speicher (HDD oder SSD): 5 GB für eine minimale Installation, 20 GB für eine gewöhnliche Einrichtung;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Dies beinhaltet ein paar GB für die Benutzerdateien. Falls Sie mehr benötigen sollte dies mit einberechnet werden."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Eine benutzerdefinierte Installation bei wenig Speicherplatz ist möglich, dies benötigt allerdings einige Linux-Kenntnisse."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Bootfähiger USB-Anschluss oder optisches Laufwerk, für Medien mit einer Speicherkapazität von mindestens 4 GB für die Installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Speicher (HDD oder SSD): 5 GB für eine minimale Installation, 20 GB für eine gewöhnliche Einrichtung;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Für die Netzwerkinstallation wird weniger Speicherkapazität verwendet, benötigt jedoch eine zuverlässige Internetverbindung."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Dies beinhaltet ein paar GB für die Benutzerdateien. Falls Sie mehr benötigen sollte dies mit einberechnet werden."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Eine benutzerdefinierte Installation bei wenig Speicherplatz ist möglich, dies benötigt allerdings einige Linux-Kenntnisse."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Bootfähiger USB-Anschluss oder optisches Laufwerk, für Medien mit einer Speicherkapazität von mindestens 4 GB für die Installation."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Für die Netzwerkinstallation wird weniger Speicherkapazität verwendet, benötigt jedoch eine zuverlässige Internetverbindung."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Weitere Informationen auf der %sDownloadseite%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafikkarte: alle Karten von AMD/ATI, Intel, Matrox, NVIDIA, SiS oder VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Soundkarte: alle Soundkarten von AC97, HDA oder Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Zum Betrieb bestimmter Hardware (WLAN-Chips, 3D-Grafik) kann spezielle Firmware benötigt werden, die Sie in einem besonderen Online-Repositorium namens \"nonfree\" finden (<a href=\"https://wiki.mageia.org/en/Installationsmedien_f%C3%BCr_Anf%C3%A4nger-de#Arten_von_Mageia_Medien\">weitere Hinweise</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Wir werden voraussichtlich eine Hardware-Kompatibilitätsliste/Datenbank sowie einen Hardware-Zertifizierungsprozess aufbauen; diese befinden sich aber noch in der Planungsphase. Falls Sie daran mitarbeiten wollen so kontaktieren Sie bitte unser <a href=\"%s\">Webteam</a> und <a href=\"%s\">QA-Team</a>."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA-Team-de"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Sie können Fehler (Bugs) in <a href=\"%s\">unserem Bugzilla (bugs.mageia.org)</a> suchen und melden."
diff --git a/langs/el/support.po b/langs/el/support.po
index 385e10fbe..31cec4358 100644
--- a/langs/el/support.po
+++ b/langs/el/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Dimitrios Glentadakis <dglent@free.fr>, 2014-2016,2018-2020
# Dimitrios Glentadakis <dglent@free.fr>, 2016
@@ -18,14 +18,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 09:03+0000\n"
"Last-Translator: Dimitrios Glentadakis <dglent@free.fr>\n"
"Language-Team: Greek (http://www.transifex.com/MageiaLinux/mageia/language/el/)\n"
+"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -73,9 +73,7 @@ msgid "Bugs Reports"
msgstr "Αναφορά σφαλμάτων"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Μπορείτε να ανατρέξετε στην υπάρχουσα %sτεκμηρίωση εδώ%s, όπως και στο %sWiki%s."
#: "/web/en/support/index.php +41"
@@ -83,15 +81,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Κυκλοφορούν συστηματικά ενημερώσεις για τη %s και τη %s (ασφαλείας και διόρθωσης σφαλμάτων)."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Κυκλοφορούν συστηματικά ενημερώσεις για τη %s (ασφαλείας και διόρθωσης σφαλμάτων)."
#: "/web/en/support/index.php +46"
@@ -135,9 +129,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Η Mageia 5 υποστηριζόταν μέχρι την 31 Δεκεμβρίου 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Για περισσότερες πληροφορίες ανατρέξτε στην σελίδα μας στο %swiki%s και στο %sιστολόγιο%s."
#: "/web/en/support/index.php +63"
@@ -165,50 +157,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Η Mageia 1 θα υποστηριζόταν μέχρι την 1η Δεκεμβρίου 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Αν χρειάζεστε βοήθεια, πληροφορίες ή οδηγίες σχετικά με τη διανομή Mageia που εγκαταστήσατε ή σχετικά με το έργο Mageia, μπορείτε να επικοινωνήσετε μαζί μας μέσα από:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"http://www.mageia-gr.org/forum/\">Το φόρουμ υποστήριξης της κοινότητας</a> δείτε εδώ <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">για άλλα φόρουμ των κοινοτήτων Mageia</a> για υποστήριξη σε άλλες γλώσσες."
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "Τα κανάλια IRC όπου μπορείτε να συζητήσετε ζωντανά με άλλους χρήστες Mageia και συνεισφέροντες: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> ή σε τοπικά <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">κανάλια</a>;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "Το <a href=\"https://wiki.mageia.org/en/\">Wiki</a> μας (λίγο πρόχειρο ακόμη, το δουλεύουμε!)."
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "Τις <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">λίστες ταχυδρομείου</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "Τοπικές εκδηλώσεις: παρακολουθείστε το: <a href=\"https://blog.mageia.org/el/\">ιστολόγιο</a> και το <a href=\"https://www.mageia.org/en/calendar/\">ημερολόγιο μας</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Το Mageia.Org δεν παρέχει και δεν αποδέχεται εμπορική/επαγγελματική υποστήριξη ή άλλες υπηρεσίες γύρω από την διανομή. Αλλά υπάρχουν οργανισμοί που παρέχουν τέτοιες υπηρεσίες και ακόμη περισσότερα."
#: "/web/en/support/index.php +88"
@@ -220,9 +193,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Κάθε έκδοση της Mageia μπορεί να εκτελείται στους επί το πλείστον υπολογιστές i586 και x86_64 που κυκλοφορούν."
#: "/web/en/support/index.php +94"
@@ -238,75 +209,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Μνήμη (RAM): 512 MB ελάχιστη, 2GB προτεινόμενη"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Αποθηκευτικός χώρος (HDD ή SSD): 5 GB για μια ελάχιστη εγκατάσταση, 20 GB για τυπική εγκατάσταση·"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Συμπεριλαμβάνονται και μερικά GB για τα αρχεία χρήστη. Αν χρειάζεστε περισσότερα θα πρέπει να το λάβετε και αυτό υπόψη."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Οι προσαρμοσμένες εγκαταστάσεις σε μικρότερο χώρο είναι δυνατές αλλά αυτό απαιτεί γνώσεις Linux μέσου επιπέδου."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Εκκινήσιμο USB ή οπτικός οδηγός με ικανότητα διαχείρισης μέσων με χωρητικότητα τουλάχιστον 4GB για την εγκατάσταση."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Αποθηκευτικός χώρος (HDD ή SSD): 5 GB για μια ελάχιστη εγκατάσταση, 20 GB για τυπική εγκατάσταση·"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Τα μέσα μικρότερης χωρητικότητας χρησιμοποιούνται για την δικτυακή εγκατάσταση, αλλά απαιτείται μια αξιόπιστη διαδικτυακή σύνδεση."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Συμπεριλαμβάνονται και μερικά GB για τα αρχεία χρήστη. Αν χρειάζεστε περισσότερα θα πρέπει να το λάβετε και αυτό υπόψη."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Οι προσαρμοσμένες εγκαταστάσεις σε μικρότερο χώρο είναι δυνατές αλλά αυτό απαιτεί γνώσεις Linux μέσου επιπέδου."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Εκκινήσιμο USB ή οπτικός οδηγός με ικανότητα διαχείρισης μέσων με χωρητικότητα τουλάχιστον 4GB για την εγκατάσταση."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Τα μέσα μικρότερης χωρητικότητας χρησιμοποιούνται για την δικτυακή εγκατάσταση, αλλά απαιτείται μια αξιόπιστη διαδικτυακή σύνδεση."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Για περισσότερες πληροφορίες ανατρέξτε στην σελίδα %sλήψεων%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Κάρτα γραφικών: οποιαδήποτε κάρτα AMD/ATI, Intel, Matrox, Nvidia, SiS ή VIA"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Κάρτα ήχου: οποιαδήποτε AC97, HDA ή Sound Blaster κάρτα ήχου"
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Για κάποιους τύπους υλικού (κάρτες Wi-Fi, κάρτες γραφικών με υποστήριξη 3D) για να λειτουργήσουν σωστά, μπορεί να χρειάζεται ειδικό firmware ή λογισμικό που είναι διαθέσιμο σε ειδικό αποθετήριο που ονομάζεται «nonfree» (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">μάθετε περισσότερα σχετικά με αυτό</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Μπορεί να ετοιμάσουμε μια λίστα/κατάλογο με συμβατό υλικό, όπως επίσης και μια διαδικασία πιστοποίησης υλικού. Αλλά αυτό είναι ακόμη στο στάδιο του σχεδιασμού. Μπορείτε να συμμετέχετε ή να επικοινωνήσετε ελεύθερα με τις ομάδες μας, <a href=\"%s\">Διαδικτύου</a> και <a href=\"%s\">Διασφάλισης Ποιότητας</a>, αν θέλετε να βοηθήσετε σχετικά με αυτό το θέμα."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Μπορείτε να ελέγξτε για σφάλματα ή να αναφέρετε νέα στην πλατφόρμα μας στο <a href=\"%s\">Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/en-gb/support.po b/langs/en-gb/support.po
index 3a107afb7..c58f9a12f 100644
--- a/langs/en-gb/support.po
+++ b/langs/en-gb/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-01-19 23:49+0000\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/MageiaLinux/mageia/language/en_GB/)\n"
@@ -210,54 +210,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memory (RAM): 512MB minimum, 2GB recommended;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "This includes a few GB for user files. If you need more than you should take that in account too."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Custom installations on less space are possible but this requires intermediate Linux knowledge."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "More information at %sdownloads page%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Sound card: any AC97, HDA or Sound Blaster sound card."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/en/support.pot b/langs/en/support.pot
index ccc8c7c24..8e3238950 100644
--- a/langs/en/support.pot
+++ b/langs/en/support.pot
@@ -1,5 +1,5 @@
# gettext catalog for support web page(s)
-# Copyright (C) 2014 - 2020 Mageia
+# Copyright (C) 2014 - 2021 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
#
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: support\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\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"
@@ -203,53 +203,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/eo/support.po b/langs/eo/support.po
index 8af074f9b..f66bc8890 100644
--- a/langs/eo/support.po
+++ b/langs/eo/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2018-01-24 17:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Esperanto (http://www.transifex.com/MageiaLinux/mageia/language/eo/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Ĉefmemoro: minimume 512 Megabajtoj, 2 Gigabajtoj rekomendinde;"
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr ""
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafik-karto: AMD/ATI, Intel, Matrox, Nvidia, SiS aŭ VIA grafik-kartoj;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Son-karto: AC97, HDA aŭ Sound Blaster son-kartoj."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Bezonataj de iaj aparatoj (vifiaj blatoj, 3D grafik-kartoj) por funkcii bone, konkreta firmprogramo aŭ programaro povas esti necesa, tio estas disponebla en konkreta enreta deponejo nomita \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">sciu pli</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Ni celas starigi liston pri aparatara kongrueco kaj ankaŭ aparatan atestado-procezon; sed temas pri planoj. Bv. aliĝi/kontakti niajn teamojn pri <a href=\"%s\">Paĝaro</a> kaj <a href=\"%s\">Garantio pri Kvalito</a> se vi ŝatus helpi."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Vi povas kontroli kaj raporti cimojn per <a href=\"%s\">nia Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/es/support.po b/langs/es/support.po
index 6a5020a8f..c252b74c2 100644
--- a/langs/es/support.po
+++ b/langs/es/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Miguel, 2015
# Egoitz Rodriguez <egoitzro@gmail.com>, 2014-2015
@@ -20,14 +20,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-12-23 21:44+0000\n"
"Last-Translator: José Alberto Valle Cid <j.alberto.vc@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/MageiaLinux/mageia/language/es/)\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -75,9 +75,7 @@ msgid "Bugs Reports"
msgstr "Informes de Errores"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Puede ver la %sdocumentación existente aquí%s. También puede visitar nuestro %sWiki%s."
#: "/web/en/support/index.php +41"
@@ -85,15 +83,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Las actualizaciones están disponibles para %s y %s (seguridad y arreglo de fallos) y se publican regularmente."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Las actualizaciones están disponibles para %s (correcciones de errores y de seguridad) y publicados de forma permanente."
#: "/web/en/support/index.php +46"
@@ -137,9 +131,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 estuvo soportada hasta el 31 de diciembre de 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Más detalles y consejos disponibles en nuestra %s página wiki%s y en %snuestro blog%s."
#: "/web/en/support/index.php +63"
@@ -167,50 +159,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 tuvo soporte hasta el 1 de diciembre, 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Si necesita ayuda, información o instrucciones sobre la distribución Mageia que ha instalado o sobre el proyecto, puede comunicarse con nosotros a través de:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">Foros de soporte de la comunidad</a> en inglés &ndash; mire <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">otros foros de la comunidad de Mageia</a> para buscar soporte en su idioma;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "Canales IRC donde puede discutir en vivo con otros usuarios y colaboradores de Mageia: (en inglés) <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> u otros <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">canales</a> en otros idiomas;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "Nuestra <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (todavía algo rudimentaria, ¡estamos trabajando en ella!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "Nuestras <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">listas de correo</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "eventos locales: siga nuestro <a href=\"https://blog.mageia.org/es/\">blog</a> y <a href=\"https://www.mageia.org/es/calendar/\">calendario</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org no ofrece soporte comercial/profesional u otros servicios alrededor de la distribución. Pero hay otras organizaciones que ofrecen estos servicios y más."
#: "/web/en/support/index.php +88"
@@ -222,9 +195,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Cada lanzamiento de Mageia corre en casi todos los ordenadores con arquitecturas i586 y x86_64 en el momento de ser liberada."
#: "/web/en/support/index.php +94"
@@ -240,75 +211,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memoria (RAM): 512MB mínimo, 2GB recomendado;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Espacio en disco duro (HDD o SSD): 5GB para una instalación mínima, 20GB para una configuración de uso casual."
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Esto incluye unos pocos GB para ficheros de usuario. Si necesita más, debería tener esto en cuenta. "
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Es posible realizar instalaciones personalizadas en menos espacio, pero hace falta tener un nivel medio de conocimientos en linux."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Se usa para instalar o un USB de arranque o una unidad óptica capaz de usar discos de al menos 4GB."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Espacio en disco duro (HDD o SSD): 5GB para una instalación mínima, 20GB para una configuración de uso casual."
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Un soporte de capacidad menor se usa para instalaciones por red, pero se necesita una conexión de internet de calidad."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Esto incluye unos pocos GB para ficheros de usuario. Si necesita más, debería tener esto en cuenta. "
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Es posible realizar instalaciones personalizadas en menos espacio, pero hace falta tener un nivel medio de conocimientos en linux."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Se usa para instalar o un USB de arranque o una unidad óptica capaz de usar discos de al menos 4GB."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Un soporte de capacidad menor se usa para instalaciones por red, pero se necesita una conexión de internet de calidad."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Más información en %sla página de descargas%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Tarjeta gráfica: Cualquier tarjeta gráfica AMD/ATI, Intel, Matrox, Nvidia, SiS o VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Tarjeta de sonido: Cualquier tarjeta de sonido AC97, HDA o Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Para que algunos dispositivos (Wi-Fi chipsets, tarjetas gráficas 3D) funcionen adecuadamente, puede hacer falta firmware o software específico, ésto está disponible en el repositorio en linea llamado \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">aprenda más</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Podemos hacer una lista/directorio de compatibilidad, así como un proceso de certificación de hardware, pero ésto está todavía en etapa de planificación. Siéntase libre de unirse/contactar con nuestros equipos <a href=\"%s\">Web</a> y <a href=\"%s\">QA</a> si le gustaría ayudar en éste apartado."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Puede comprobar e informar de errores en<a href=\"%s\">nuestro Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/et/support.po b/langs/et/support.po
index 38d606157..0e078da4c 100644
--- a/langs/et/support.po
+++ b/langs/et/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Marek Laane <qiilaq69@gmail.com>, 2014-2015
# Marek Laane <qiilaq69@gmail.com>, 2017-2020
@@ -16,14 +16,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 03:26+0000\n"
"Last-Translator: Marek Laane <qiilaq69@gmail.com>\n"
"Language-Team: Estonian (http://www.transifex.com/MageiaLinux/mageia/language/et/)\n"
+"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -71,9 +71,7 @@ msgid "Bugs Reports"
msgstr "Veateated"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Olemasolevat dokumentatsiooni saab %snäha siin%s. Samuti võib uurida meie %sWikit%s."
#: "/web/en/support/index.php +41"
@@ -81,15 +79,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Uuendusi tuleb %s ja %s tarbeks (turvauuendused ja veaparandused) vastavalt tarkvara arendamisele pidevalt."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Uuendusi tuleb %s tarbeks (turvauuendused ja veaparandused) vastavalt tarkvara arendamisele pidevalt."
#: "/web/en/support/index.php +46"
@@ -133,9 +127,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 oli toetatud 31. detsembrini 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Täpsemat teavet ja nõuandeid pakuvad meie %swiki lehekülg%s ja %sajaveeb%s."
#: "/web/en/support/index.php +63"
@@ -163,50 +155,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 oli toetatud 1. detsembrini 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Kui vajate abi, teavet või juhiseid paigaldatud Mageia distributsiooni või projekti kohta, võite meiega ühendust võtta järgmistel kanalitel:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">kogukonna toetusfoorum</a> inglise keeles &ndash; vaadake <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">teisi Mageia kogukonna foorumeid</a>, et leida võimaluse korral toetust enda keeles;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "IRC-kanalid, kus saab reaalajas suhelda teiste Mageia kasutajate ja arendajatega: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> või mõni konkreetse keele <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">kanal</a>;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "meie <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (ikka veel lapsekingades, aga paraneb iga päevaga!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "meie <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">postiloendid</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "kohalikud üritused: jälgige meie <a href=\"https://blog.mageia.org/en/\">ajaveebi</a> ja <a href=\"https://www.mageia.org/en/calendar/\">kalendrit</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org ei paku ega ole volitanud kedagi pakkuma kommerts- või professionaalset toetust või muid teenuseid seoses distributsiooniga. Siiski leidub organisatsioone, kes niisuguseid teenuseid ja muudki pakuvad."
#: "/web/en/support/index.php +88"
@@ -218,9 +191,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Kogu Mageia tarkvara töötab enamikul väljalasete ajal saadaval olnud i586 ja x86_64 arvutitel."
#: "/web/en/support/index.php +94"
@@ -236,75 +207,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Mälu (RAM): 512 MB miinimum, 2 GB soovitatav;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Salvestusseade (HDD või SSD): 5 GB minimaalseks paigalduseks, 20 GB tüüpiliseks paigalduseks;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "selle hulka käib mõni GB kasutaja failide tarbeks. Kui vajate rohkemat, peate sellega arvestama."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Kohandatud paigaldus väiksema ruumi korral ei ole võimatu, kuid nõuab vähemalt keskpäraseid teadmisi Linuxist."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Alglaadimiseks sobiv USB port või optiline kettaseade, mis suudab kasutada paigaldamiseks vähemalt 4GB mahuga andmekandjat."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Salvestusseade (HDD või SSD): 5 GB minimaalseks paigalduseks, 20 GB tüüpiliseks paigalduseks;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Väiksem andmekandja kulub marjaks ära võrgupaigaldusel, aga usaldusväärne internetiühendus on igal juhul vajalik."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "selle hulka käib mõni GB kasutaja failide tarbeks. Kui vajate rohkemat, peate sellega arvestama."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Kohandatud paigaldus väiksema ruumi korral ei ole võimatu, kuid nõuab vähemalt keskpäraseid teadmisi Linuxist."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Alglaadimiseks sobiv USB port või optiline kettaseade, mis suudab kasutada paigaldamiseks vähemalt 4GB mahuga andmekandjat."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Väiksem andmekandja kulub marjaks ära võrgupaigaldusel, aga usaldusväärne internetiühendus on igal juhul vajalik."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Täpsemat teavet leiab %sallalaadimise leheküljel%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Videokaart: suvaline AMD/ATI, Inteli, Matroxi, Nvidia, SiS või VIA videokaart;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Helikaart: suvaline AC97, HDA või Sound Blasteri helikaart."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Teatud riistvara (WiFi kiibistikud, 3D-videokaardid) võib korralikuks tööks vajada spetsiifilist püsivara, mis on saadaval eraldi võrguhoidlas nimetusega \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">lähemalt siin</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Meil on mõlkunud mõttes luua ühilduva riistvara nimekiri, aga see on alles kavandamisel. Kui soovite selles osas kaasa aidata, võite liituda meie <a href=\"%s\">veebi</a>- ja <a href=\"%s\">kvaliteedikontrolli</a> meeskonnaga."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Teadaolevaid vigu saab näha ja uutest teada anda <a href=\"%s\">meie Bugzillas (bugs.mageia.org)</a>."
diff --git a/langs/eu/support.po b/langs/eu/support.po
index 752876cec..fd1b9be44 100644
--- a/langs/eu/support.po
+++ b/langs/eu/support.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-01-19 23:49+0000\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: Basque (http://www.transifex.com/MageiaLinux/mageia/language/eu/)\n"
@@ -213,54 +213,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "(RAM) Memoaria: 512MB gutxien, 2GB gomendatuta;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Biltegia (HDD edo SSD): 5GB gutxieneko instalazio baterako, 20GB noizbehinkako konfigurazioa egiteko;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Hor GB gutxi sartzen dira erabiltzaile fitxategientzat. Hori kontuan hartu behar duzu gehiago behar izanez gero."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Espazio txikian Instalazio pertsonalizatua posible da baina hau erdi mailako linux ezagutza eskatzen du."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Txartel grafikoa: edozein AMD/ATI, Intel, Matrox, Nvidia, SiS edo VIA txartel gafiko;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Soinu txartela: edozein AC97, HDA edo Sound Blaster soinu txartel."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Hardware mota batzuk (wifi-txipa, 3D txartel grafikoaak) bezala lan egiteko, firmware edo software jakin bat behar izatea, hau da eskuragarri deritzon \"jabedun\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">gehiago jakin</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Konfiguratu ahal izango dugu hardware bateragarritasun zerrenda/direktorio bat hardware ziurtagiria prozesuarekin; baina hori, oraindik ere, plangintza fasean da. Libre sentitu batu/harremandu gure web-eko <a href=\"%s\">Web</a> and <a href=\"%s\">Kaitate Kontrol</a> taldeekin zentzu horretan lagundu nahi izanez gero."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Akatsak egiaztatu eta salatu ahal izango dituzu <a href=\"%s\"> gure Bugzillan (bugs.mageia.org) </a>."
diff --git a/langs/fi/support.po b/langs/fi/support.po
index 621aad081..dc85025ab 100644
--- a/langs/fi/support.po
+++ b/langs/fi/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Finnish (http://www.transifex.com/MageiaLinux/mageia/language/fi/)\n"
@@ -207,53 +207,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Voit raportoida ja katsoa virheitä meidän <a href=\"%s\">Bugzillassa (bugs.mageia.org)</a>."
diff --git a/langs/fr/support.po b/langs/fr/support.po
index 7c79e2df7..98b1517b4 100644
--- a/langs/fr/support.po
+++ b/langs/fr/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Charles Monzat <c.monzat@laposte.net>, 2016-2017
# Eric Barbero <dune06@free.fr>, 2014-2015,2020
@@ -22,14 +22,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 16:56+0000\n"
"Last-Translator: Eric Barbero <dune06@free.fr>\n"
"Language-Team: French (http://www.transifex.com/MageiaLinux/mageia/language/fr/)\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: "/web/en/support/index.php +12"
@@ -77,9 +77,7 @@ msgid "Bugs Reports"
msgstr "Rapports de bugs"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Vous pouvez consulter notre %ssite de documentation%s. Vous pouvez aussi parcourir notre %sWiki%s."
#: "/web/en/support/index.php +41"
@@ -87,15 +85,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org/en/Accueil-fr"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Des mises à jour sont régulièrement publiées pour %s et %s (corrections de bugs ou de sécurité)."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Des mises à jour sont disponibles et publiées régulièrement pour %s (corrections de sécurité et de bogues)."
#: "/web/en/support/index.php +46"
@@ -139,9 +133,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 a été maintenue jusqu'au 31 décembre 2017. "
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Des précisions supplémentaires et des conseils sont disponibles sur notre %s page wiki %s et sur %snotre blog%s."
#: "/web/en/support/index.php +63"
@@ -169,50 +161,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 a été maintenue jusqu'au 1<sup>er</sup> décembre 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Si vous avez besoin d&rsquo;aide ou d&rsquo;information sur Mageia, après ou avant l&rsquo;installation, ou sur le projet, vous pouvez nous rejoindre (utilisateurs et contributeurs au projet) via&nbsp;:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "le <a href=\"https://forums.mageia.org/fr/\">forum communautaire francophone</a> &ndash; il y a aussi d&rsquo;<a href=\"https://forums.mageia.org/\">autres forums</a> dans d&rsquo;autres langues&nbsp;;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "le canal IRC <a href=\"irc://irc.freenode.net/#mageia-fr\" hreflang=\"fr\">#mageia-fr</a> sur Freenode&nbsp;; là encore, il existe d&rsquo;<a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">autres canaux dans d&rsquo;autres langues</a>&nbsp;;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "le <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (encore en anglais et un peu en bazar pour le moment, mais on y travaille)&nbsp;;"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "les <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">listes de discussion</a> dont une en <a href=\"https://ml.mageia.org/l/arc/discuss-fr/\">fran&#231;ais</a>&nbsp;;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "des événements locaux&nbsp;; surveillez le <a href=\"https://blog.mageia.org/fr/\">blog</a> et le <a href=\"../calendar/\">calendrier</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "L&rsquo;association Mageia.Org ne propose pas de service commercial (assistance, formation, autre) autour de la distribution&nbsp;; ni aux particuliers, ni aux professionnels. Par contre, des sociétés peuvent fournir de tels services."
#: "/web/en/support/index.php +88"
@@ -224,9 +197,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Chaque version de Mageia fonctionne avec la plupart des ordinateurs x86 (32 et 64 bits) disponibles à ce jour."
#: "/web/en/support/index.php +94"
@@ -242,75 +213,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Mémoire vive&nbsp;: 512&nbsp;Mo minimum, 2&nbsp;Go recommandé&nbsp;;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Stockage (disque dur classique ou flash) : 5 Go pour une installation minimale, 20 Go pour une configuration habituelle."
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Ceci inclut quelques Go pour les fichiers utilisateur. Si vous avez besoin de plus d'espace, vous devriez le prendre en compte également."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Des installations personnalisées sur un espace moindre sont possibles mais cela nécessite une connaissance avancée de Linux."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Un port USB amorçable ou un lecteur de disque optique capable d'utiliser des supports avec une capacité d'au moins 4 Go pour l'installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Stockage (disque dur classique ou flash) : 5 Go pour une installation minimale, 20 Go pour une configuration habituelle."
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Un support de plus petite taille est utilisé pour une installation par réseau, mais ceci nécessite une connexion Internet fiable."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Ceci inclut quelques Go pour les fichiers utilisateur. Si vous avez besoin de plus d'espace, vous devriez le prendre en compte également."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Des installations personnalisées sur un espace moindre sont possibles mais cela nécessite une connaissance avancée de Linux."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Un port USB amorçable ou un lecteur de disque optique capable d'utiliser des supports avec une capacité d'au moins 4 Go pour l'installation."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Un support de plus petite taille est utilisé pour une installation par réseau, mais ceci nécessite une connexion Internet fiable."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Plus d'information à %sdownloads page%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Carte vidéo&nbsp;: n&rsquo;importe AMD/ATI, Intel, Matrox, Nvidia, SiS ou VIA&nbsp;;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Carte son&nbsp;: n&rsquo;importe AC97, HDA ou Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Certains composants (cartes Wi-Fi, cartes vidéo 3D) nécessitent des pilotes logiciels spécifiques, non-libres, pour fonctionner correctement&nbsp;; ils sont disponibles dans une <a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">librairie logicielle</a> nommée \"nonfree\"."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Nous envisageons la création d'une base de compatibilité matérielle, ainsi qu&rsquo;un process de certification. Mais ça n&rsquo;est encore qu&rsquo;un projet &ndash; si cela vous intéresse et que vous pensez pouvoir y contribuer, n&rsquo;hésitez pas à contacter les équipes <a href=\"%s\">Web</a> et <a href=\"%s\">QA</a>."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/%C3%89quipe_QA-fr"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Vous pouvez consulter et rapporter des bugs sur <a href=\"%s\">notre Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/he/support.po b/langs/he/support.po
index d53c7b6a8..1e6761800 100644
--- a/langs/he/support.po
+++ b/langs/he/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Omeritzics Games <omeritzicschwartz@gmail.com>, 2020-2021
# Omeritzics Games <omeritzicschwartz@gmail.com>, 2020
@@ -17,14 +17,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2021-01-09 16:24+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/MageiaLinux/mageia/language/he/)\n"
+"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: he\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
#: "/web/en/support/index.php +12"
@@ -72,9 +72,7 @@ msgid "Bugs Reports"
msgstr "דיווחי תקלות"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "אפשר להעיף מבט ב%sתיעוד הקיים מכאן%s. באפשרותך גם לקרוא את ה%sוויקי%s שלנו."
#: "/web/en/support/index.php +41"
@@ -82,15 +80,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "עדכונים עבור %s ועבור %s (לאבטחה ותיקוני תקלות) זמינים ויוצאים לאור באופן שוטף."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "עדכונים עבור %s (לאבטחה ותיקוני תקלות) זמינים ויוצאים לאור באופן שוטף."
#: "/web/en/support/index.php +46"
@@ -134,9 +128,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "התמיכה ב־Mageia 5 נמשכה עד ה־31 בדצמבר, 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "פרטים נוספים ועצות זמינים ב%sעמוד הוויקי שלנו%s וב%sבלוג שלנו%s."
#: "/web/en/support/index.php +63"
@@ -164,50 +156,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "התמיכה ב־Mageia 1 נמשכה עד ה־1 בדצמבר, 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "אם יש לך צורך בעזרה, מידע או הכוונה לגבי הפצת Mageia שהתקנת או לגבי המיזם, כדאי לנסות להשיג אותנו דרך:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">פורומים קהילתיים לתמיכה</a> בשפה האנגלית &ndash; נא לעיין ב<a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">פורומים הקהילתיים האחרים של Mageia</a> בשביל תמיכה בשפה שלך."
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "ערוצי IRC אשר בהם ניתן לשוחח בזמן־אמת עפ משתמשים ומתנדבים ב־Mageia: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">‏#mageia</a> או <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">ערוצים</a> מקומיים אחרים."
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "ה<a href=\"https://wiki.mageia.org/en/\">וויקי</a> שלנו (עדיין קשה להבנה כרגע, אנחנו עובדים על זה!)."
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "<a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">רשימות הדיוור</a> שלנו."
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "אירועים מקומיים: אפשר לעקוב אחר <a href=\"https://blog.mageia.org/en/\">הבלוג</a> ו<a href=\"https://www.mageia.org/en/calendar/\">לוח השנה</a> שלנו."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org אינה מספקת או מסבה תמיכה מסחרית/מקצועית או שירותים אחרים סביב ההפצה. אבל יש ארגונים המספקים שירותים כאלה ועוד."
#: "/web/en/support/index.php +88"
@@ -219,9 +192,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "ניתן להריץ כל גרסה של התוכנה של Mageia ברוב מערכות מחשבי i586 ו־x86_64 שזמינות בזמן שחרור הגרסה."
#: "/web/en/support/index.php +94"
@@ -237,75 +208,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "זיכרון (RAM): 512 מ״ב לכל הפחות, 2 ג״ב מומלצים."
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "אחסון (HDD או SSD): 5 ג״ב להתקנה מינימלית, 20 ג״ב להתקנה רגילה,"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "זה כולל כמה ג״ב לקבצים של המשתמשים. אם יש לך צורך ביותר יש לקחת זאת בחשבון גם."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "התקנות מותאמות בפחות שטח אפשריות אך דורשות ידע בינוני בלינוקס."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr ""
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "אחסון (HDD או SSD): 5 ג״ב להתקנה מינימלית, 20 ג״ב להתקנה רגילה,"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "ניתן להשתמש באמצעי אחסון קטן יותר כדי להתקין מהרשת אך נדרש חיבור יציב לאינטרנט כדי לבצע זאת."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "זה כולל כמה ג״ב לקבצים של המשתמשים. אם יש לך צורך ביותר יש לקחת זאת בחשבון גם."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "התקנות מותאמות בפחות שטח אפשריות אך דורשות ידע בינוני בלינוקס."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr ""
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "ניתן להשתמש באמצעי אחסון קטן יותר כדי להתקין מהרשת אך נדרש חיבור יציב לאינטרנט כדי לבצע זאת."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "ניתן למצוא מידע נוסף ב%sעמוד ההורדות%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "כרטיס מסך: כל כרטיס מסך מסוג AMD‏/ATI, אינטל, Matrox, ‏Nvidia, ‏SiS או VIA."
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "כרטיס קול: כל AC97‏, HDA או כרטיס קול מסוג Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "על מנת שסוגי חומרה מסוימים (שבבי Wi-Fi, כרטיסי מסך לתלת ממד) יעבדו באופן תקין, ייתכן ויהיה צורך בקושחה או בתכנה מסוימת, כולן זמינות במאגר מסוים ברשת שנקרא \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">למידע נוסף</a>)"
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "באפשרותך לבדוק ולדווח על תקלות דרך <a href=\"%s\">ה־Bugzilla שלנו (bugs.mageia.org)</a>."
diff --git a/langs/hi/support.po b/langs/hi/support.po
index 0d90e7381..31aa91fed 100644
--- a/langs/hi/support.po
+++ b/langs/hi/support.po
@@ -2,27 +2,27 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Panwar108 <caspian7pena@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-12-05 12:21+0000\n"
"Last-Translator: Panwar108 <caspian7pena@gmail.com>\n"
"Language-Team: Hindi (http://www.transifex.com/MageiaLinux/mageia/language/hi/)\n"
+"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -70,9 +70,7 @@ msgid "Bugs Reports"
msgstr "समस्या रिपोर्ट"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr ""
#: "/web/en/support/index.php +41"
@@ -80,15 +78,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr ""
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr ""
#: "/web/en/support/index.php +46"
@@ -132,9 +126,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr ""
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr ""
#: "/web/en/support/index.php +63"
@@ -162,50 +154,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr ""
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr ""
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr ""
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr ""
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr ""
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "हमारी <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">मेल-सूची</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr ""
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr ""
#: "/web/en/support/index.php +88"
@@ -217,9 +190,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr ""
#: "/web/en/support/index.php +94"
@@ -235,75 +206,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
-msgstr "अधिक जानकारी हेतु %sडाउनलोड पृष्ठ%s देखें।"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr ""
#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr "अधिक जानकारी हेतु %sडाउनलोड पृष्ठ%s देखें।"
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr ""
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
+msgstr ""
+
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/hr/support.po b/langs/hr/support.po
index 41a1124c6..25ab34725 100644
--- a/langs/hr/support.po
+++ b/langs/hr/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2018-01-24 17:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Croatian (http://www.transifex.com/MageiaLinux/mageia/language/hr/)\n"
@@ -210,53 +210,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memorija (RAM): 512MB minimum, 2GB rpreporučeno;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Pohrana (HDD ili SSD): 5GB za minimalnu instalaciju, 20GB za lagodno postavljanje;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Ovo uključuje nekoliko GB za korisnikove datoteke. Ako vam treba još imajte to na umu."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Prilagpođene instalacije na manje prostora su moguće ali zahtjevaju srednje poznavanje linuxa."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafička kartica: bilo koja AMD/ATI, Intel, Matrox, Nvidia, SiS ili VIA grafička kartica;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Zvučna kartica: bilo koja AC97, HDA ili Sound Blaster szvučna kartica."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/hu/support.po b/langs/hu/support.po
index 13fb2bbb2..72fd9cbcf 100644
--- a/langs/hu/support.po
+++ b/langs/hu/support.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2017-12-13 16:06+0000\n"
"Last-Translator: Miklos Horvath <szubotaj@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/MageiaLinux/mageia/language/hu/)\n"
@@ -216,54 +216,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memória (RAM): 512MB minimum, 2GB ajánlott;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Tárhely (HDD vagy SSD): 5GB a minimális telepítésnek, 20GB az alkalmi használathoz;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Ez tartalmaz néhány GB felhasználói fájlt. Ha többre van szükséged akkor figyelembe kell venned."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Az átlagos telepítés kevesebb helyen lehetséges de ez haladó Linux ismereteket igényel."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Bootolható USB port vagy optikai meghajtó amely legalább 4 GB tárlókapacitással rendelkezik a telepítéshez."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Kisebb média méret a hálózati telepítéshez használható, de megbízható internet kapcsolat szükséges."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "További információk itt: %sdownloads page%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Videokártya: bármilyen AMD/ATI, Intel, Matrox, Nvidia, SiS vagy VIA videokártya;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Hangkártya: bármilyen AC97, HDA vagy Sound Blaster hangkártya"
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Néhány fajta hardware (WI-FI csipszet, 3D -s kártyák) megfelelő működéséhez speciális firmware és szoftver lehet szükséges, ez egy úgy nevezett \"nonfree\" tárolóból érhető el. (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">Bővebben itt</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Készíthetünk hardver kompatibilitási listát vagy könyvtárat valamint hardver tanúsítási folyamatot; de ez még mindig tervezési fázisban van. Szabadon vedd fel a kapcsolatot a <a href=\"%s\">Webes</a> és a <a href=\"%s\">QA</a> csapatokkal, ha további segítségre van szükséged."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Megtekinthetsz és jelenthetsz hibákat <a href=\"%s\">a Bugzillankon (bugs.mageia.org)</a>."
diff --git a/langs/ia/support.po b/langs/ia/support.po
index 933b91253..36169b57e 100644
--- a/langs/ia/support.po
+++ b/langs/ia/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Interlingua (http://www.transifex.com/MageiaLinux/mageia/language/ia/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/id/support.po b/langs/id/support.po
index 011efac83..0cf827abe 100644
--- a/langs/id/support.po
+++ b/langs/id/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-01-19 23:49+0000\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: Indonesian (http://www.transifex.com/MageiaLinux/mageia/language/id/)\n"
@@ -211,53 +211,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memory (RAM): 512MB minimal, 2GB disarankan;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Penyimpanan (HDD atau SSD): 5GB untuk instalasi minimal, 20GB untuk pengaturan biasa;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Ini termasuk beberapa GB untuk berkas-berkas pengguna. Jika kamu memerlukan lebih banyak, kamu bisa menggunakannya juga."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Instalasi untuk disesuaikan pada ruang yang lebih kecil juga bisa, tapi ini memerlukan pengetahuan linux kelas menengah."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Media kapasitas lebih kecil digunakan untuk installasi jaringan, tetapi dibutuhkan koneksi Internet yang dapat diandalkan."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Perangkat grafis: AMD/ATI, Intel, Matrox, Nvidia, SiS atau VIA tipe apapun;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Perangkat suara: AC97, HDA atau Sound Blaster tipe apapun."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Untuk beberapa jenis hardware (chipset Wi-Fi, perangkat grafis 3D) untuk bisa berjalan dengan baik, firmware atau software spesifik mungkin diperlukan, ini tersedia dalam repositori online spesifik bernama \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">pelajari lebih lanjut</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Kami mungkin mengatur daftar/direktori kompatibilitas hardware serta proses sertifikasi hardware; tapi masih dalam tahap perencanaan. Jangan ragu untuk bergabung/menghubungi tim <a href=\"%s\">Web</a> dan <a href=\"%s\">QA</a> kami jika kamu ingin membantu."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Kamu bisa mencari dan melaporkan bug ke <a href=\"%s\">Bugzilla kami (bugs.mageia.org)</a>."
diff --git a/langs/it/support.po b/langs/it/support.po
index dbe92cf86..dd817e4c7 100644
--- a/langs/it/support.po
+++ b/langs/it/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Italian (http://www.transifex.com/MageiaLinux/mageia/language/it/)\n"
@@ -214,54 +214,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memoria (RAM): minimo 512MB, raccomandati 2GB;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Storage (HDD o SSD): 5GB per un'installazione minimale, 20GB per un setup generico."
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Questo include pochi GB per i file utente. Se ne necessiti di più dovresti prenderlo in considerazione."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Installazioni personalizzate con meno spazio sono disponibili, ma richiedono buone conoscenze di Linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Scheda video: qualsiasi scheda video AMD/ATI, Intel, Matrox, Nvidia, SiS o VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Scheda audio: qualsiasi scheda audio AC97, HDA o Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Per far funzionare correttamente alcuni tipi di hardware (chipset Wi-Fi, schede video 3D), potrebbe essere necessario firmware o software aggiuntivo, questi sono disponibili in una fonte online specifica chiamata \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">scoprine di più</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Vorremmo rendere disponibile una lista/cartella di compatibilità dell'hardware così come un processo di certificazione per l'hardware, ma per adesso siamo ancora a uno stadio di pianificazione. Contatta/raggiungi le nostre squadre <a href=\"%s\">Web</a> e <a href=\"%s\">QA</a> se vuoi dare un'aiuto in questo aspetto."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Puoi verificare e segnalare bugs sul <a href=\"%s\">nostro Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/ja/support.po b/langs/ja/support.po
index 0fa9751ce..969fe9e96 100644
--- a/langs/ja/support.po
+++ b/langs/ja/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# ふうせん Fu-sen. | BALLOON a.k.a. Fu-sen., 2016
# ふうせん Fu-sen. | BALLOON a.k.a. Fu-sen., 2015
@@ -18,14 +18,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 03:02+0000\n"
"Last-Translator: Masanori Kakura <kakurasan@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/MageiaLinux/mageia/language/ja/)\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: "/web/en/support/index.php +12"
@@ -73,9 +73,7 @@ msgid "Bugs Reports"
msgstr "バグ報告"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "既存の%sドキュメントはこちら%sで調べることができます。私たちの %sWiki%s も参照できます。"
#: "/web/en/support/index.php +41"
@@ -83,15 +81,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "更新は %s と %s (セキュリティとバグ修正) で利用可能で、継続的に提供されています。"
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "更新は %s (セキュリティとバグ修正) で利用可能で、継続的に提供されています。"
#: "/web/en/support/index.php +46"
@@ -135,9 +129,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 は 2017 年 12 月 31 日までサポートされていました。"
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "更なる詳細やお知らせが私たちの %swiki ページ%sや%s私たちのブログ%sで参照できます。"
#: "/web/en/support/index.php +63"
@@ -165,50 +157,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 は 2012 年 12 月 1 日までサポートされていました。"
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "あなたがインストールした Mageia ディストリビューションもしくはこのプロジェクトについての助け, 情報もしくは指示が必要な場合、以下を通して私たちへの接触を試みることができます:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">コミュニティ サポート フォーラム</a> (英語) &ndash; あなたの地域の言語でのサポートは<a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">他の Mageia コミュニティ フォーラム</a>を参照してください;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "他の Mageia ユーザや貢献者たちと生で議論を行うことができる IRC チャンネル: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> もしくは他の言語ごとの<a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">チャンネル</a>;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "私たちの <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (現時点ではまだ粗削りですが、改善に取り組んでいます!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "私たちの<a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">メーリング リスト</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "ローカル イベント: <a href=\"https://blog.mageia.org/en/\">ブログ</a>や<a href=\"https://www.mageia.org/en/calendar/\">カレンダー</a>を追ってください。"
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org は商用サポートおよびディストリビューション周辺の他のサービスの提供や推奨は行っていません。しかし、そのようなサービスなどを提供している組織は存在します。"
#: "/web/en/support/index.php +88"
@@ -220,9 +193,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Mageia のソフトウェアの各リリースは、公開時点で入手可能なほとんどの i586 や x86_64 のコンピュータ システム上で動作します。"
#: "/web/en/support/index.php +94"
@@ -238,75 +209,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "メモリ (RAM): 最小 512MB, 推奨 2GB;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "ストレージ (HDD もしくは SSD): 最小インストール 5GB, 通常セットアップ 20GB;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "これは、数 GB のユーザ ファイルを含んでいます。もっと必要であればそれも考慮してください。"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "カスタム インストールではより少ない容量でインストールできる可能性がありますが、linux の中級の知識が要求されます。"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "起動可能な USB ポートもしくはインストール用に最低 4GB のストレージに対応した光学ドライブ。"
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "ストレージ (HDD もしくは SSD): 最小インストール 5GB, 通常セットアップ 20GB;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "メディアの容量が小さい場合はネットワーク インストールを使用できますが、信頼できるインターネット接続が必要です。"
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "これは、数 GB のユーザ ファイルを含んでいます。もっと必要であればそれも考慮してください。"
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "カスタム インストールではより少ない容量でインストールできる可能性がありますが、linux の中級の知識が要求されます。"
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "起動可能な USB ポートもしくはインストール用に最低 4GB のストレージに対応した光学ドライブ。"
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "メディアの容量が小さい場合はネットワーク インストールを使用できますが、信頼できるインターネット接続が必要です。"
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "詳しい情報は%sダウンロードのページ%sにあります。"
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "グラフィック カード: AMD/ATI, Intel, Matrox, Nvidia, SiS, VIA の任意のグラフィック カード;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "サウンド カード: AC97, HDA, Sound Blaster の任意のサウンド カード"
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "幾つかの種類のハードウェア (Wi-Fi チップセット, 3D グラフィック カード) では正常に動作するために、特定のファームウェアやソフトウェアが必要になる可能性があります。これは \"nonfree\" と呼ばれる固有のオンライン リポジトリ (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">詳しく見る</a>) で利用可能です。"
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "私たちはハードウェア互換性の一覧/ディレクトリをハードウェア認証プロセスと同様に作成する可能性があります; しかし、これはまだ計画段階です。この件についてお手伝いをしたいのであれば、私たちの <a href=\"%s\">Web</a> や <a href=\"%s\">QA</a> のチームへお気軽にご参加/ご連絡ください。"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "バグの確認や報告は<a href=\"%s\">私たちの Bugzilla (bugs.mageia.org)</a> で行えます。"
diff --git a/langs/lo/support.po b/langs/lo/support.po
index 37d40db13..aaaae94c7 100644
--- a/langs/lo/support.po
+++ b/langs/lo/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-01-19 23:49+0000\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: Lao (http://www.transifex.com/MageiaLinux/mageia/language/lo/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/lt/support.po b/langs/lt/support.po
index 5d2973aab..27fd39e72 100644
--- a/langs/lt/support.po
+++ b/langs/lt/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-09-14 13:21+0000\n"
"Last-Translator: Tomsonas\n"
"Language-Team: Lithuanian (http://www.transifex.com/MageiaLinux/mageia/language/lt/)\n"
@@ -207,53 +207,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/lv/support.po b/langs/lv/support.po
index 6d587d9d2..b649e66c0 100644
--- a/langs/lv/support.po
+++ b/langs/lv/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-10-24 11:08+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Latvian (http://www.transifex.com/MageiaLinux/mageia/language/lv/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/nb/support.po b/langs/nb/support.po
index 2520988b4..5cd339b16 100644
--- a/langs/nb/support.po
+++ b/langs/nb/support.po
@@ -2,27 +2,27 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Karl Morten Ramberg <karl.m.ramberg@gmail.com>, 2017-2020
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-08 00:09+0000\n"
"Last-Translator: Karl Morten Ramberg <karl.m.ramberg@gmail.com>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/MageiaLinux/mageia/language/nb/)\n"
+"Language: nb\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: "/web/en/support/index.php +12"
@@ -70,9 +70,7 @@ msgid "Bugs Reports"
msgstr "Feilrapporter"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Du kan slå opp eksisterende% s dokumentasjon her% s. Du kan også se på% sWiki% s."
#: "/web/en/support/index.php +41"
@@ -80,15 +78,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Oppdateringer er tilgjengelige for %s og %s (sikkerhets og feilrettinger) og disse publiseres jevnlig."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Oppdateringer er tilgjengelige for %s og %s (sikkerhets og feilrettinger) og disse publiseres jevnlig."
#: "/web/en/support/index.php +46"
@@ -132,9 +126,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 ble supportert fram til 31. Desember 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Flere detaljer og råd finnes på vår %swiki side%s og på %sbloggen vår%s."
#: "/web/en/support/index.php +63"
@@ -162,50 +154,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 ble støttet til 1. Desember 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Hvis du trenger hjelp, informasjon eller instruksjoner om Mageia-distribusjonen som du har installert eller om prosjektet, kan du prøve å nå oss gjennom:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">Fellesskapsstøttefora</a> på Engelsk &ndash; se <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">Andre Mageia felleskapsfora </a> for støtte på ditt språk;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "IRC-kanaler hvor du kan diskutere live med andre Mageia-brukere og bidragsytere: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\"> #mageia </a> eller annet lokalisert <a href = \"https://wiki.mageia.org/en/IRC#channels_in_other_languages\"> kanaler </a>;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "Vår <a href=\"https://wiki.mageia.org/en/\"> Wiki </a> (fortsatt noe røff på kantene for tiden, vi jobber med det!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "Våre <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\"> mailinglister </a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "Lokale arrangementer: Følg vår <a href=\"https://blog.mageia.org/en/\"> blogg </a> og <a href = \"https://www.mageia.org/no/calendar/\" > kalender."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org gir ikke eller støtter kommersiell / profesjonell støtte eller andre tjenester rundt distribusjonen. Men det er organisasjoner som tilbyr slike tjenester og mer."
#: "/web/en/support/index.php +88"
@@ -217,9 +190,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Hver utgivelse av Mageia kjører på de fleste i586 og x86_64 baserte maskinene som er tilgjengelige ved utgivelsestidspunktet"
#: "/web/en/support/index.php +94"
@@ -235,75 +206,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Minne (RAM): 512 MB minimum, 2 GB anbefales;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Lagring (HDD eller SSD): 5 GB for minimal installasjon, 20 GB for et uformelt oppsett;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Dette inkluderer noen få GB for brukerfiler. Hvis du trenger mer enn det, bør ta hensyn til det også."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Tilpassede installasjoner på mindre plass er mulig, men dette krever medium linux kunnskap."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "For instalalsjon må du bruke et oppstartsmnedium (USB eller DVD) på minst 4GB"
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Lagring (HDD eller SSD): 5 GB for minimal installasjon, 20 GB for et uformelt oppsett;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "For nettverksinnsatllasjon kan media med mindre kapasitet brukes, men dette krever en stabil internett forbindelse."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Dette inkluderer noen få GB for brukerfiler. Hvis du trenger mer enn det, bør ta hensyn til det også."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Tilpassede installasjoner på mindre plass er mulig, men dette krever medium linux kunnskap."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "For instalalsjon må du bruke et oppstartsmnedium (USB eller DVD) på minst 4GB"
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "For nettverksinnsatllasjon kan media med mindre kapasitet brukes, men dette krever en stabil internett forbindelse."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Mer informasjon på%snedlastingssiden %s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafikkort: Alt AMD / ATI, Intel, Matrox, Nvidia, SiS eller VIA grafikkort;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Lydkort: AC97, HDA eller Sound Blaster lydkort."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "For at enkelte typer maskinvare (Wi-Fi-brikkesett, 3D-grafikkort) skal fungere skikkelig, kan det hende at det er nødvendig med spesifikk firmware eller programvare. Dette er tilgjengelig i et bestemt nettarkiv som heter \"nonfree\" (<a href = \"https: // wiki .mageia.org / no / Install_media_in_Mageia_2_for_beginner # Types_of_Mageia_media \"> lære mer </a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Vi kan sette opp en maskinvarekompatibilitetsliste / katalog, samt en maskinvare sertifiseringsprosess; Men det er fortsatt på planleggingsstadiet. Du er velkommen til å bli med / ta kontakt med våre <a href=\"%s\"> Web </a> og <a href=\"%s\"> QA </a> -grupper hvis du vil hjelpe i denne forbindelse."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Du kan sjekke og rapportere feil på <a href=\"%s\"> vår Bugzilla (bugs.mageia.org) </a>."
diff --git a/langs/nl/support.po b/langs/nl/support.po
index 85b28d877..e7b958dc3 100644
--- a/langs/nl/support.po
+++ b/langs/nl/support.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-01-26 15:12+0000\n"
"Last-Translator: dragnadh\n"
"Language-Team: Dutch (http://www.transifex.com/MageiaLinux/mageia/language/nl/)\n"
@@ -211,53 +211,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Geheugen (RAM): 512MB minimum, 2GB aanbevolen;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Opslag (Harde schijf of SSD); 5 gigabyte voor een minimale installatie, 20 gigabyte voor een gebruikelijke opstelling."
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Dit bevat een paar gigabyte voor gebruikersbestanden. Als u meer nodig heeft, moet u daar rekening mee houden."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Aangepaste installaties op minder ruimte zijn mogelijk maar dit vereist gevorderde kennis van Linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Opstartbare USB-poort of optisch station geschikt voor gebruik van media met een opslagcapaciteit van minimaal 4GB die wordt gebruikt voor installatie."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Een kleinere mediacapaciteit wordt gebruikt voor netwerkinstallatie, maar een betrouwbare internetverbinding is alsnog vereist."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Meer informatie op de %sdownloadpagina%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafische kaart: elke grafische kaart van AMD/ATI, Intel, Matrox, Nvidia, SiS of VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Geluidskaart: elke AC97, HDA of Sound Blaster geluidskaart."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Voor sommige soorten hardware (Wi-Fi-chipsets, grafische kaarten met 3D-ondersteuning) kan het zijn dat u specefieke software nodig zijn om goed te werken. Deze software kunt u vinden in een specifieke repository die \"nonfree\" heet (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">leer meer</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "We kunnen een hardwarecompatibiliteitslijst of -directory instellen, alsmede een hardwarecertificatieproces, maar dat is nog steeds in de planfase. Schroom niet om mee te doen of contact op te nemen met onze <a href=\"%s\">Web</a>- en <a href=\"%s\">Vraag-Antwoord</a>-teams als je hiermee wilt helpen."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "U kunt fouten bekijken en vermelden op <a href=\"%s\">onze Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/pl/support.po b/langs/pl/support.po
index eccff3d03..89e20fcf4 100644
--- a/langs/pl/support.po
+++ b/langs/pl/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-11-17 07:19+0000\n"
"Last-Translator: Marcin Wyka <padocholik@protonmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/MageiaLinux/mageia/language/pl/)\n"
@@ -214,54 +214,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Pamięć (RAM): minimum 512MB, rekomendowane 2GB;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Miejsce (HDD lub SSD): 5GB dla minimalnej instalacji, 20GB dla pełnej instalacji;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Obejmuje kilka GB dla plików użytkownika. Jeśli potrzebujesz więcej, powinieneś przydzielić je również do konta."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Niestandardowa instalacja na mniejszej powierzchni jest możliwa, ale wymaga większej wiedzy o linuksie."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Karta graficzna: dowolna karta graficzna AMD/ATI, Intel, Matrox, Nvidia, SiS lub VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Karta dźwiękowa: dowolna karta dźwiękowa zgodna z AC97, HDA lub Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Niektóre typy sprzętu tj. chipsety Wi-Fi, karty graficzne 3D do prawidłowej pracy potrzebują specyficznego firmware'u lub oprogramowania, które jest dostępny w repozytorium zwanym \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">dowiedz się więcej</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Chcemy stworzyć listę/katalog zgodności sprzętu jak również proces certyfikacji sprzętu; ale jest to dalej w planach. Zapraszamy do przyłączenia się lub kontaktu przez naszą <a href=\"%s\">stronę www</a> i grupę <a href=\"%s\">QA</a> jeśli potrzebujesz pomocy z tym związanej."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Możesz przeglądać i raportować błędy na <a href=\"%s\">naszej Bugzilli (bugs.mageia.org)</a>."
diff --git a/langs/pms/support.po b/langs/pms/support.po
index f8d38fd00..bab210844 100644
--- a/langs/pms/support.po
+++ b/langs/pms/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Piemontese (http://www.transifex.com/MageiaLinux/mageia/language/pms/)\n"
@@ -207,53 +207,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/pt-br/support.po b/langs/pt-br/support.po
index e2a36368b..c62dd79be 100644
--- a/langs/pt-br/support.po
+++ b/langs/pt-br/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# 0ff1bb82b239377c0e501bd7ef909ffe_5dd6a88 <b540bc7f8bba02a4e77b4237091f7f15_537816>, 2016
# Denis Brandl <denisbr@gmail.com>, 2019
@@ -21,14 +21,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2021-02-09 20:25+0000\n"
"Last-Translator: lrampazzo <lrampazzo@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/MageiaLinux/mageia/language/pt_BR/)\n"
+"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: "/web/en/support/index.php +12"
@@ -76,9 +76,7 @@ msgid "Bugs Reports"
msgstr "Relatórios de bugs"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Você pode encontrar a %sdocumentação aqui%s. Você também pode verificar em nossa %sWiki%s."
#: "/web/en/support/index.php +41"
@@ -86,15 +84,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "As atualizações (correções de segurança e de bugs) estão disponíveis para %s e %s e são publicadas continuamente. "
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "As atualizações (correções de segurança e de bugs) estão disponíveis para a %s e são publicadas continuamente."
#: "/web/en/support/index.php +46"
@@ -138,9 +132,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 tera suporte até 31 de dezembro de 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Mais detalhes e informações estão disponíveis na nossa %spágina wiki%s e no %snosso blog%s."
#: "/web/en/support/index.php +63"
@@ -168,50 +160,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 teve suporte até 01 de dezembro de 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Se você precisar de ajuda, informações ou orientações sobre a distribuição Mageia que você instalou ou sobre o projeto, você pode tentar contactar-nos através de:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">Fórums de suporte da Comunidade</a> em Inglês &ndash; veja <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">outros fórums da comunidade Mageia</a> para suporte em seu idioma;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "Canais no IRC onde você pode discutir com outros usuários e colaboradores da Mageia: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> ou <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">canais</a> em outros idiomas;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "nossa <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (meio tosca ainda, estamos trabalhando para melhorá-la!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "nossas <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">listas de discussões</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "eventos locais: siga nosso <a href=\"https://blog.mageia.org/en/\">blog</a> e <a href=\"https://www.mageia.org/en/calendar/\">calendário</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org não provê ou endorsa suporte comercial/profissional ou outros serviços relacionados a distribuição. Mas existem organizações que fornecem esses serviços e muito mais."
#: "/web/en/support/index.php +88"
@@ -223,9 +196,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Cada versão do software Mageia é executada na maioria dos sistemas de computador i586 e x86_64 disponíveis no tempo de liberação."
#: "/web/en/support/index.php +94"
@@ -241,75 +212,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memória (RAM): mínimo de 512MB, 2GB é o recomendado;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Armazenamento (HDD ou SSD): 5GB para uma instalação mínima, 20 GB para uma instalação ocasional;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Isso inclui alguns GB para arquivos de usuário. Se você precisar de mais do que você deve levar isso em conta também. "
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Instalações personalizadas em menos espaço são possíveis, mas isso requer conhecimento linux intermediário."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Porta USB de inicialização ou unidade óptica capaz de usar mídia com uma capacidade de armazenamento de pelo menos 4 GB usada para instalação."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Armazenamento (HDD ou SSD): 5GB para uma instalação mínima, 20 GB para uma instalação ocasional;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "A capacidade de mídia menor é usada para instalação em rede, mas é necessária uma conexão confiável com a Internet."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Isso inclui alguns GB para arquivos de usuário. Se você precisar de mais do que você deve levar isso em conta também. "
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Instalações personalizadas em menos espaço são possíveis, mas isso requer conhecimento linux intermediário."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Porta USB de inicialização ou unidade óptica capaz de usar mídia com uma capacidade de armazenamento de pelo menos 4 GB usada para instalação."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "A capacidade de mídia menor é usada para instalação em rede, mas é necessária uma conexão confiável com a Internet."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Mais informações em %sdownloads página%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Placa de Vídeo: qualquer placa de vídeo AMD/ATI, Intel, Matrox, Nvidia, SiS ou VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Placa de Som: qualquer placa de som AC97, HDA ou Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Para alguns tipos de hardware (chipsets Wi-Fi, placas de vídeo 3D) funcionarem corretamente, talvez seja preciso software ou firmware específicos, isto estará disponível num repositório específico chamado \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Midias_mageia-1_pt_BR#Tipos_de_M.C3.ADdias_Mageia\">saiba mais</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Podemos definir uma lista/diretório de compatibilidade de hardware bem como um processo de certificação de hardware; mas isto ainda está sendo planejado. Sinta-se a vontade para entrar/contactar nossa equipe <a href=\"%s\">Web</a> e <a href=\"%s\">QA</a> se você desejar ajudar nesse aspecto."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Você pode verificar e reportar bugs em <a href=\"%s\">nosso Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/pt/support.po b/langs/pt/support.po
index 3fec0938a..bb7ec96b0 100644
--- a/langs/pt/support.po
+++ b/langs/pt/support.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-07-31 11:22+0000\n"
"Last-Translator: Manuela Silva <manuelarodsilva@gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/MageiaLinux/mageia/language/pt/)\n"
@@ -209,53 +209,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memória mínima (RAM): 512 MB, recomendado 2 GB;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Armazenamento (HDD ou SSD): para uma instalação mínima 5 GB, para uma instalação normal 20 GB;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Isto inclui alguns GB para ficheiros do utilizador. Se precisar de mais deveria ter isto em conta."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Com pouco espaço, são possíveis instalações personalizadas mas requerem algum conhecimento de linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Porta USB de inicialização ou unidade ótica capaz de utilizar unidades com uma capacidade de armazenamento de pelo menos 4 GB utilizado para a instalação."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "A capacidade de disco pequena é utilizada para instalação de rede, mas é necessária uma ligação estável à Internet."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Mais informação na %spágina de transferências%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Placa gráfica: qualquer AMD/ATI, Intel, Matrox, Nvidia, SiS ou VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Placa de som: qualquer placa de som AC97, HDA ou Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Para alguns tipos de <i>hardware</i> (placas de Wi-Fi, placas gráficas 3D) funcionarem bem, pode ser necessário algum <i>software</i> ou <i>firmware</i> específico, isto está disponível num repositório <i>on-line</i> específico chamado de \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">saber mais</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Nós podemos definir uma lista / diretoria de compatibilidade de material, assim como um processo de certificação de material; mas isso ainda está a ser planeado. Fique -se à vontade para se juntar / contactar as nossas equipas da <a href=\"%s\">Web</a> e de <a href=\"%s\">CQ</a>, se desejar ajudar nesse sentido."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/Equipa_de_CQ"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Pode ver e comunicar erros em <a href=\"%s\">Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/ro/support.po b/langs/ro/support.po
index cd3bc4606..76efde4af 100644
--- a/langs/ro/support.po
+++ b/langs/ro/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2017-01-19 13:44+0000\n"
"Last-Translator: Florin Cătălin RUSSEN <cfrussen@yahoo.co.uk>\n"
"Language-Team: Romanian (http://www.transifex.com/MageiaLinux/mageia/language/ro/)\n"
@@ -213,54 +213,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memorie (RAM): 512 Mo minimum, 2 Go recomandat;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Spațiu (HDD sauSSD): 5 Go pentru o instalare minimalistă, 20 Go pentru o instalare obișnuită;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Aceasta include cîțiva Go pentru fișierele utilizatorului. Dacă aveți nevoie de mai mult, trebuie să țineți cont și de acest lucru."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Instalările personalizate pe spațiu puțin sînt posibile dar necesită cunoștințe de Linux mai avansate."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Placă video: orice placă video AMD/AMD/ATI, Intel, Matrox, Nvidia, SiS sau VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Placă de sunet: orice placă de sunet AC97, HDA sau Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Pentru ca unele tipuri de componente (cipuri Wi-Fi, plăci video 3D) să funcționeze corect, este posibil să fie nevoie de microcod sau de aplicații specifice, acestea sînt disponibile într-un depozit numit „nonfree” (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">aflați mai multe</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Este posibil să creăm o listă/director cu componentele compatibile sau un proces de certificare materială; aceasta este însă în stadiu de planificare. Simțiți-vă liberi să ne însoțiți/contactați echipele <a href=\"%s\">Web</a> sau <a href=\"%s\">QA</a> dacă doriți să ajutați în acest sens."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Puteți consulta sau raporta erorile pe <a href=\"%s\">Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/ru/support.po b/langs/ru/support.po
index bb9496d03..67f7f6ab6 100644
--- a/langs/ru/support.po
+++ b/langs/ru/support.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-07-15 00:24+0000\n"
"Last-Translator: AlexL <loginov.alex.valer@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/MageiaLinux/mageia/language/ru/)\n"
@@ -209,53 +209,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Оперативная память (RAM): минимум - 512 МБ, рекомендуется - 2 ГБ;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Винчестер (HDD или SSD): 5 ГБ для минимальной установки, 20 ГБ для полноценной системы;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Сюда включены и несколько ГБ для пользовательских файлов. Если вам нужно больше, вам следует это учесть."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Можно установить нетипичную версию системы, которая потребует меньше места на диске, но для этого нужны специальные знания по linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Порт USB с возможностью использования на нём загрузочных носителей или устройство для чтения оптических дисков с возможностью чтения носителей вместимостью менее 4 ГБ, которые используются для установки."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Для установки по сети можно воспользоваться носителями данных меньшей вместимости, но для такого режима установки требуется надёжное соединение с интернетом."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Подробнее об этом на странице %sзагрузки%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Графическая карта: любая графическая карта AMD/ATI, Intel, Matrox, Nvidia, SiS или VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Звуковая карта: любая звуковая карта семейств AC97, HDA или Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Для работы некоторого оборудования могут потребоваться несвободные драйверы, которые можно установить из репозитория «nonfree» (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">узнать больше</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Возможно, нами будет создан специальный список или каталог сертификации оборудования, но эта идея все еще находится на стадии планирования. Если вы хотите помочь нам с ее реализацией, пожалуйста, свяжитесь или приобщитесь к нашей <a href=\"%s\">интернет-команде</a> и <a href=\"%s\">команде по обеспечению качества</a>."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Ознакомиться со списком недостатков и сообщить о недостатках можно с помощью <a href=\"%s\">нашей системы оповещения об ошибках (bugs.mageia.org)</a>."
diff --git a/langs/sco/support.po b/langs/sco/support.po
index e38c86d89..61b809332 100644
--- a/langs/sco/support.po
+++ b/langs/sco/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Scots (http://www.transifex.com/MageiaLinux/mageia/language/sco/)\n"
@@ -212,54 +212,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memory (RAM): 512MB minimum, 2GB recommendit;"
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr ""
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grapheecs caird: onie AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA grapheecs caird;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Soond caird: onie AC97, HDA or Sound Blaster soond caird."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Fer some kynds o haurdware (Wi-Fi chipsets, 3D grapheecs cairds) tae wairk richt, speceefic firmware or saffware micht be needit, this is available in ae specefic oanline repositrie cawed \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">leairn mair</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "We micht set ae hardware compatibilitie leet/directerie up as well as ae haurdware certification process; but that's still in the plannin stage. Feel free tae jyn/contact oor <a href=\"%s\">Wab</a> n <a href=\"%s\">QA</a> teams gif ye'd lyk tae heelp in this regaird."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Ye can check n report bugs oan <a href=\"%s\">oor Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/sk/support.po b/langs/sk/support.po
index 3e1761a43..510f3318d 100644
--- a/langs/sk/support.po
+++ b/langs/sk/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Slovak (http://www.transifex.com/MageiaLinux/mageia/language/sk/)\n"
@@ -213,54 +213,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Pamäť (RAM): 512MB minimum, 2GB odporúčané;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Úložisko (HDD alebo SSD): 5 GB pre minimálnu inštaláciu, 20 GB pre obvyklé nastavenie;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Toto zahŕňa pár GB pre užívateľské súbory. Ak nepotrebujete viac, potom by ste s tým tiež mali počítať."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Voliteľná inštalácia na menšom priestore je možná, vyžaduje však určitú znalosť Linuxu."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafická karta: akákoľvek grafická karta od AMD/ATI, Intel, Matrox, Nvidia, SiS alebo VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Zvuková karta: akákoľvek zvuková karta od AC97, HDA alebo Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Aby niektoré druhy hardvéru (Wi-Fi karty, 3D grafické karty) pracovali správne, môže byť potrebný špecifický firmvér alebo softvér, ktorý je na internete dostupný v určitých repozitároch nazvaných \"nonfree\" (tu sa môžte <a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">dozvedieť viac</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Môžeme prichystať zvláštny zoznam vhodného vybavenia pre počítač, rovnako tak ako pripraviť postup, ktorým by sa dokladala vhodnosť vybavenia; ale toto sa ešte len pripravuje. Môžete sa pripojiť k našim tímom pre <a href=\"%s\">Web</a> a <a href=\"%s\">Zaistenie kvality</a>, ak by ste nám v tejto veci chceli pomôcť."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Chyby si môžete preklepnúť a nahlásiť na <a href=\"%s\">našej Bugzille (bugs.mageia.org)</a>."
diff --git a/langs/sl/support.po b/langs/sl/support.po
index 6e327a16e..9ee5eb7fe 100644
--- a/langs/sl/support.po
+++ b/langs/sl/support.po
@@ -2,13 +2,13 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# Filip Komar <filip.komar@guest.arnes.si>, 2014-2017
# Filip Komar <filip.komar@gmail.com>, 2014-2017, 2019
@@ -17,14 +17,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
-"PO-Revision-Date: 2020-10-31 22:22+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
+"PO-Revision-Date: 2021-02-16 23:28+0100\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/MageiaLinux/mageia/language/sl/)\n"
+"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: "/web/en/support/index.php +12"
@@ -72,9 +72,7 @@ msgid "Bugs Reports"
msgstr "Poročanje hroščev"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Obstoječo dokumentacijo lahko pogledate %stukaj%s ali v našem %sWikiju%s."
#: "/web/en/support/index.php +41"
@@ -82,15 +80,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Posodobitve se redno izdajajo in so na voljo za izdajo %s in %s (varnostne izboljšave in popravki hroščev)."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Posodobitve se redno izdajajo in so na voljo za izdajo %s (varnostne izboljšave in popravki hroščev)."
#: "/web/en/support/index.php +46"
@@ -134,9 +128,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 je bila podprta do 31. decembra 2017."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Več podrobnosti ter koristni nasveti so na voljo na %sstrani wiki%s in %snašem blogu%s."
#: "/web/en/support/index.php +63"
@@ -164,50 +156,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 je bila podprta do 1. decembra 2012."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Pomoč, informacije ali navodila o distribuciji Mageia ali o projektu, lahko najdete na:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">forumu s podporo skupnosti</a> v angleškem jeziku &ndash; ali <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">drugih forumih Mageia</a> s podporo v drugih jezikih;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "IRC kanalih, kjer lahko v angleščini v živo razpravljate z drugimi uporabniki Mageje in njenimi soustvarjalci: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> ali <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">kanali</a> v drugih jezikih;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "na <a href=\"https://wiki.mageia.org/en/\">Wikiju</a> (trenutno je še nepopoln, a delamo na tem!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "na naših <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">poštnih seznamih</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "na krajevnih dogodkih: sledite našemu <a href=\"https://blog.mageia.org/en/\">blogu</a> in <a href=\"https://www.mageia.org/en/calendar/\">koledarju</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org ne nudi ali potrjuje poslovne/profesionalne podpore ali drugih storitev v distribuciji. Vendar pa obstajajo organizacije, ki opravljajo takšne storitve in še več."
#: "/web/en/support/index.php +88"
@@ -219,9 +192,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Vsaka izdaja programske opreme Mageia deluje na večini i586 in x86_64 računalniških sistemov, ki so takrat na voljo."
#: "/web/en/support/index.php +94"
@@ -237,75 +208,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Spomin (RAM): minimalno 512 MB, priporočeno 2 GB;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Prostorske zahteve (trdi disk ali disk z bliskovnim pomnilnikom - SSD): za minimalno namestitev 5 GB, za običajno 20 GB;"
+msgid "For headless systems that minimum can be usable."
+msgstr "Ta minimum je lahko povsem uporaben v tekstovnih okoljih."
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "To vključuje nekaj GB prostora za uporabniške datoteke. Če so prostorske zahteve uporabnikov večje, je to potrebno upoštevati."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr "Za spominsko manj zahtevne programe in grafična okolja kot recimo Xfce je minimum 1 GB"
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Možne so namestitve po meri, ki potrebujejo manj prostora, a to zahteva nekaj znanja."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr "Za grafično bogatejša grafična okolja kot sta Gnome in Plasma pa je minimum 2 GB"
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Ključek USB ali optični pogon za medije z vsaj 4GB kapacitete za uporabo pri namestitvi."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Prostorske zahteve (trdi disk ali disk z bliskovnim pomnilnikom - SSD): za minimalno namestitev 5 GB, za običajno 20 GB;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Za omrežno namestitev je možno uporabiti manjše medije, a je potrebna zanesljiva spletna povezava."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "To vključuje nekaj GB prostora za uporabniške datoteke. Če so prostorske zahteve uporabnikov večje, je to potrebno upoštevati."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Možne so namestitve po meri, ki potrebujejo manj prostora, a to zahteva nekaj znanja."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Ključek USB ali optični pogon za medije z vsaj 4GB kapacitete za uporabo pri namestitvi."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Za omrežno namestitev je možno uporabiti manjše medije, a je potrebna zanesljiva spletna povezava."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Več informacij na strani s %sprenosi%s."
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafična kartica: katerikoli AMD/ATI, Intel, Matrox, Nvidia, SiS ali VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Zvočna kartica: katerikoli AC97, HDA ali Sound Blaster."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Za pravilno delovanje nekaterih vrst strojne opreme (Wi-Fi čipovje, 3D grafične kartice), je lahko potrebna določena strojna programska oprema ali posebna programska oprema. Le-te so na voljo v skladišču paketov imenovanem \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">več o tem</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Možno je, da bomo sestavili seznam združljive strojne opreme, kot tudi proces njenega potrjevanja, a to je še vedno v fazi načrtovanja. Po želji se nam pridružite ali se obrnite na našo <a href=\"%s\">spletno</a> in <a href=\"%s\">QA</a> ekipo, če bi želeli pomagati v zvezi s tem."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Lahko jih preverite ali poročate v <a href=\"%s\">naši Bugzilli (bugs.mageia.org)</a>."
diff --git a/langs/sq/support.po b/langs/sq/support.po
index 2a92afcc9..fbffc273b 100644
--- a/langs/sq/support.po
+++ b/langs/sq/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-04-01 13:52+0000\n"
"Last-Translator: Ardit Dani <ardit.dani@gmail.com>\n"
"Language-Team: Albanian (http://www.transifex.com/MageiaLinux/mageia/language/sq/)\n"
@@ -210,54 +210,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Memorie (RAM): minimumi 512MB, 2GB rekomanduar;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Ruajtja (HDD ose SSD): 5GB për një instalim minimal, 20GB për një konfigurim të rastësishëm;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Kjo përfshin disa GB për skedarët e përdoruesit. Nëse keni nevojë për më shumë, ju duhet ta merrni këtë në llogari gjithashtu."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Instalimet e personalizuara në më pak hapësirë janë të mundshme, por kjo kërkon njohuri mesatare të linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Ndezje me USB ose disqe optik i aftë për të përdorur media me një kapacitet ruajtje prej të paktën 4GB të përdorur për instalim."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Kapaciteti më i vogël medial përdoret për instalimin me rrjet, por nevojitet një lidhje e besueshme me Internetin."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Më shumë informacion në %sfaqen shkarkimeve%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Karta Grafike: cilido AMD/ATI, Intel, Matrox, Nvidia, SiS ose VIA;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Karta Zëri: cilido AC97, HDA ose kartë zëri Sound Blaster."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Për disa lloje të pajisjeve (kartat Wi-Fi, karta grafike 3D) për të punuar si duhet, drejtuesi ose programi specifik mund të jetë i nevojshëm, kjo është në dispozicion në një depo të veçantë online të quajtur \"jofalas\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">mëso më shumë</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Ne mund të krijojmë një listë/direktivë të përputhshmërisë së pajisjeve si dhe një proces certifikimi pajisjesh; por kjo është ende në fazën e planifikimit. Ndjehuni të lirë për t'u bashkuar/kontaktoni në <a href=\"%s\">Web</a> dhe <a href=\"%s\">QA</a> nëse dëshiron të ndihmosh në këtë drejtim."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Ju mund të kontrolloni dhe të raportoni bug-in <a href=\"%s\">tanë Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/sr/support.po b/langs/sr/support.po
index 82640f953..149086e37 100644
--- a/langs/sr/support.po
+++ b/langs/sr/support.po
@@ -2,27 +2,27 @@
# Copyright (C) 2014 - 2020 Mageia
# This file is distributed under the same license as
# the content of the corresponding web page(s).
-#
+#
# Generated by extract2gettext.php
# Domain: support
-#
+#
# include translation strings from:
# en/support/index.php
-#
+#
# Translators:
# tomaja <toma.jankovic@gmail.com>, 2019-2020
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 10:22+0000\n"
"Last-Translator: tomaja <toma.jankovic@gmail.com>\n"
"Language-Team: Serbian (http://www.transifex.com/MageiaLinux/mageia/language/sr/)\n"
+"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: "/web/en/support/index.php +12"
@@ -70,9 +70,7 @@ msgid "Bugs Reports"
msgstr "Извештаји о грешкама"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
msgstr "Можете потражити постојећу %sдокументацију овде%s. Можете погледати и наш %sВики%s."
#: "/web/en/support/index.php +41"
@@ -80,15 +78,11 @@ msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published "
-"on an ongoing basis."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
msgstr "Ажурирања су доступна за %s и %s (сигурносне и исправке грешака) и непрестано се објављују."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an "
-"ongoing basis."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
msgstr "Ажурирања су доступна за %s (сигурносне и исправке грешака) и непрестано се објављују."
#: "/web/en/support/index.php +46"
@@ -132,9 +126,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Mageia 5 је била подржана до 31 децембра 2017 године."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour "
-"blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Више детаља и препорука је доступно преко наше %sвики странице%s и на %sнашем блогу%s."
#: "/web/en/support/index.php +63"
@@ -162,50 +154,31 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Mageia 1 је била подржана до 1 децембра 2012 године."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution "
-"you installed or about the project, you can try to reach us through:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
msgstr "Уколико вам треба помоћ, информације или правци о Mageia дистрибуцији коју сте инсталирали или о пројекту, можете нас контактирати преко:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in "
-"English &ndash; see <a "
-"href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia "
-"community forums</a> for support in your language;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
msgstr "<a href=\"https://forums.mageia.org/en/\">Форума Заједнице</a> на Енглеском &ndash; погледај <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">остале Mageia форуме заједнице </a> за подршку на твом језику;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and "
-"contributors: <a href=\"irc://irc.freenode.net/#mageia\" "
-"hreflang=\"en\">#mageia</a> or other localized <a "
-"href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
msgstr "IRC канала где можете дискутовати уживо са другим Mageia корисницима и сарадницима: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> или други локализовани <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">канали</a>;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the "
-"time, we are working on it!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
msgstr "нашег <a href=\"https://wiki.mageia.org/en/\">Викија</a> (још увек недовршеног, радимо на томе!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en"
-"\">mailing-lists</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
msgstr "наших <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">листа ел.поште</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> "
-"and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
msgstr "локалних догађаја: пратите наш <a href=\"https://blog.mageia.org/en/\">блог</a> и <a href=\"https://www.mageia.org/en/calendar/\">календар</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or "
-"other services around the distribution. But there are organizations "
-"providing such services and more."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
msgstr "Mageia.Org не омогућава или подржава комерцијалну/професионалну подршку или друге сервисе око дистрибуције. Али постоје организације које пружају такву врсту сервиса и друго."
#: "/web/en/support/index.php +88"
@@ -217,9 +190,7 @@ msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer "
-"systems available at the release time."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
msgstr "Свако издање Mageia софтвера ради на већини i586 и x86_64 рачунaрских система доступних у време објављивања издања."
#: "/web/en/support/index.php +94"
@@ -235,75 +206,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Меморија (RAM): минимално 512МB, препоручено 2GB; "
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual "
-"setup;"
-msgstr "Складиштење података (HDD или SSD): 5GB за минималну инсталацију, 20GB за уобичајен систем;"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
-msgstr "Ово укључује неколико GB за корисничке фајлове. Уколико вам треба више требало би да то узмете у обзир."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires "
-"intermediate linux knowledge."
-msgstr "Произвољне инсталације на мање простора су могуће али то захтева добро знање Линукса."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage "
-"capacity of at least 4GB used for installation."
-msgstr "Бутабилни USB порт или оптички уређај који подржава дискове са капацитетом не мањим од 4GB који се користе при инсталацији."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Складиштење података (HDD или SSD): 5GB за минималну инсталацију, 20GB за уобичајен систем;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable "
-"Internet connection is needed."
-msgstr "Медији са мањим капацитетом се користе за мрежну инсталацију, али је за то потребна поуздана интернет конекција."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Ово укључује неколико GB за корисничке фајлове. Уколико вам треба више требало би да то узмете у обзир."
#: "/web/en/support/index.php +104"
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Произвољне инсталације на мање простора су могуће али то захтева добро знање Линукса."
+
+#: "/web/en/support/index.php +105"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Бутабилни USB порт или оптички уређај који подржава дискове са капацитетом не мањим од 4GB који се користе при инсталацији."
+
+#: "/web/en/support/index.php +106"
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Медији са мањим капацитетом се користе за мрежну инсталацију, али је за то потребна поуздана интернет конекција."
+
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Више информација на %sстраници за преузимање%s. "
-#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Графичка картица: било која AMD/ATI, Intel, Matrox, Nvidia, SiS или VIA графичка картица;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Звучна картица: било која AC97, HDA или Sound Blaster звучна картица."
-#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work "
-"properly, specific firmware or software may be needed, this is available in "
-"a specific online repository called \"nonfree\" (<a "
-"href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn"
-" more</a>)."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Да би неке врсте хардвера (Wi-Fi чип сетови, 3D графичке картице) радиле исправно, посебни firmware или софтвер може бити потребан, који је доступан преко посебног online складишта под именом \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">сазнај више</a>)."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware "
-"certification process; but that's still at the planning stage. Feel free to "
-"join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if "
-"you would like to help in this regard."
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Ми ћемо можда креирати листу/директоријум хардверске компатибилности као и процес сертификације хардвера; али то је још увек у фази планирања. Слободно контактирајте или се придружите <a href=\"%s\">Веб</a> и <a href=\"%s\">QA</a> тимовима укоико желите да помогнете по овом питању."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla "
-"(bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Можете проверити и пријавити грешке на нашу <a href=\"%s\">Багзилу (bugs.mageia.org)</a>."
diff --git a/langs/sv/support.po b/langs/sv/support.po
index f962d9a0e..678657d13 100644
--- a/langs/sv/support.po
+++ b/langs/sv/support.po
@@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-10-23 17:06+0000\n"
"Last-Translator: Michael Eklund <willard@null.net>\n"
"Language-Team: Swedish (http://www.transifex.com/MageiaLinux/mageia/language/sv/)\n"
@@ -208,53 +208,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Minne (RAM): 512MB minimum, 2GB rekommenderas."
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Förvaring (HDD eller SSD): 5GB för en minimal installation, 20GB för en vardaglig uppsättning."
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Det inkluderar ett fåtal GB för användarfiler. Om du behöver mer så bör du ta det i beräkning också."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Det är möjligt med anpassade installationer på mindre utrymme, men det kräver lite mer kunskap om Linux."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "För startbara USB eller optiska enheter behövs ett media med minst 4GB utrymme för installation."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Mindre media kan användas för en nätverksinstallation, men då behövs en pålitlig internetanslutning. "
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Mer information finns på %snerladdningssidan%s."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Grafikkort: Ett AMD/ATI, Intel, Matrox, Nvidia, SiS eller VIA-grafikkort."
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Ljudkort: Alla AC97, HDA eller Sound Blaster ljudkort."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "För att vissa typer av hårdvara (Wi-Fi, chipsets, grafikkort) ska fungera korrekt kan det behövas en särskild firmware eller programvara. Dessa tillhandahålls på en speciell förvaringsplats kallad \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">Läs mer</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Vi kommer att upprätta en lista över kompatibla hårdvaror, likaså en certifieringsprocess för hårdvara men det är fortfarande i planeringsstadiet. Kontakta gärna vår <a href=\"%s\">webb</a> och <a href=\"%s\">QA-grupp</a> om du vill hjälpa till i detta avseende."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Du kan kontrollera och rapportera programfel till vår <a href=\"%s\">Bugzilla (bugs.mageia.org)</a>."
diff --git a/langs/tg/support.po b/langs/tg/support.po
index 21c151095..4c159f9fa 100644
--- a/langs/tg/support.po
+++ b/langs/tg/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2017-07-19 03:43+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Tajik (http://www.transifex.com/MageiaLinux/mageia/language/tg/)\n"
@@ -206,53 +206,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/th/support.po b/langs/th/support.po
index 27b45b761..e84fea3d5 100644
--- a/langs/th/support.po
+++ b/langs/th/support.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Thai (http://www.transifex.com/MageiaLinux/mageia/language/th/)\n"
@@ -211,54 +211,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/tr/support.po b/langs/tr/support.po
index 02df518f9..e0d3d01ee 100644
--- a/langs/tr/support.po
+++ b/langs/tr/support.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-08-18 18:14+0000\n"
"Last-Translator: Muha Aliss <muhaaliss@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/MageiaLinux/mageia/language/tr/)\n"
@@ -209,53 +209,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Hafıza (RAM): 512MB en az, 2GB önerilen;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "Depolama (HDD veya SDD): En ufak kurulum için 5GB, normal kurulum için 20GB;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "Kullanıcı dosyaları için bir kaç GB içermektedir. Daha fazlasına ihtiyacınız varsa bunu da hesaba katmalısınız."
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "Daha az alanda kişisel kurulumlar mümkün olmakla birlikte bu işlem ortalamanın üstü bir linux bilgisi gerektirir."
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "Kurulum için önyükleme yapabilir bir USB portu veya en az 4 GB depolama kapasiteli bir ortam kullanan optik sürücü kullanılır."
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "Daha düşük ortam kapasitesi ağ kurulumu için kullanılmakta ancak güvenilir bir İnternet bağlantısına gereksinim duyulmaktadır."
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "Daha fazla bilgiyi %sindirmeler sayfasında%s bulabilirsiniz."
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "Ekran Kartı: herhangi bir AMD/ATI, Intel, Matrox, Nvidia, SiS veya VIA ekran kartı;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "Ses Kartı: herhangi bir AC97, HDA veya Sound Blaster ses kartı."
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "Bazı donanım türlerinin (Wi-Fi yonga setleri, 3B ekran kartları) doğru çalışabilmesi için, belirli donanım yazılımı veya uygulama yazılımı gerekebilir. Bunlar da \"nonfree\" adındaki çevrimiçi depodan edinilebilir(<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">daha fazlasını öğrenin</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "Belki bir donanım uyumluluk listesi/dizini ve ayrıca donanım sertifika süreci başlatabiliriz. Ancak bu henüz planlama aşamasındadır. Bu açıdan bize yardım etmek isterseniz <a href=\"%s\">Web</a> ve <a href=\"%s\">Kalite Denetimi</a> takımlarımızla iletişime geçmekten çekinmeyin."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "Hataları <a href=\"%s\">Bugzilla (bugs.mageia.org)</a> üzerinden raporlayabilir ve kontrol edebilirsiniz."
diff --git a/langs/uk/support.po b/langs/uk/support.po
index 343a90e92..24b9f6f00 100644
--- a/langs/uk/support.po
+++ b/langs/uk/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2020-11-01 08:58+0200\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
@@ -24,8 +24,7 @@ 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%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<"
-"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 20.11.70\n"
#: "/web/en/support/index.php +12"
@@ -34,15 +33,11 @@ msgstr "Підтримка дистрибутива Mageia"
#: "/web/en/support/index.php +13"
msgid "List of support resources for Mageia distribution."
-msgstr ""
-"Список сторінок, на яких можна знайти підтримку щодо роботи у дистрибутиві"
-" Mageia."
+msgstr "Список сторінок, на яких можна знайти підтримку щодо роботи у дистрибутиві Mageia."
#: "/web/en/support/index.php +14"
msgid "mageia, linux, support, help, hardware, qa, test"
-msgstr ""
-"магея, лінукс, підтримка, довідка, обладнання, тестування, якість, mageia,"
-" linux, support, help, hardware, qa, test"
+msgstr "магея, лінукс, підтримка, довідка, обладнання, тестування, якість, mageia, linux, support, help, hardware, qa, test"
#: "/web/en/support/index.php +22"
msgid "Support"
@@ -77,33 +72,20 @@ msgid "Bugs Reports"
msgstr "Звіти щодо вад"
#: "/web/en/support/index.php +39"
-msgid ""
-"You can look up existing %sdocumentation here%s. You may too look into our "
-"%sWiki%s."
-msgstr ""
-"%sТут%s ви можете ознайомитися з вже створеною документацією. Також ви можете"
-" знайти документацію у нашій %sвікі%s."
+msgid "You can look up existing %sdocumentation here%s. You may too look into our %sWiki%s."
+msgstr "%sТут%s ви можете ознайомитися з вже створеною документацією. Також ви можете знайти документацію у нашій %sвікі%s."
#: "/web/en/support/index.php +41"
msgid "https://wiki.mageia.org"
msgstr "https://wiki.mageia.org"
#: "/web/en/support/index.php +44"
-msgid ""
-"Updates are available for %s and %s (security and bug fixes) and published on"
-" an ongoing basis."
-msgstr ""
-"Ви можете скористатися оновленнями для %s та %s (виправлення вад безпеки та"
-" вад програмного забезпечення), які оприлюднюються, щойно такі вади буде"
-" усунуто."
+msgid "Updates are available for %s and %s (security and bug fixes) and published on an ongoing basis."
+msgstr "Ви можете скористатися оновленнями для %s та %s (виправлення вад безпеки та вад програмного забезпечення), які оприлюднюються, щойно такі вади буде усунуто."
#: "/web/en/support/index.php +45"
-msgid ""
-"Updates are available for %s (security and bug fixes) and published on an"
-" ongoing basis."
-msgstr ""
-"Ви можете скористатися оновленнями для %s (виправлення вад безпеки та вад"
-" програмного забезпечення), які оприлюднюються, щойно такі вади буде усунуто."
+msgid "Updates are available for %s (security and bug fixes) and published on an ongoing basis."
+msgstr "Ви можете скористатися оновленнями для %s (виправлення вад безпеки та вад програмного забезпечення), які оприлюднюються, щойно такі вади буде усунуто."
#: "/web/en/support/index.php +46"
msgid "You can install these from the Mageia Control Center."
@@ -111,9 +93,7 @@ msgstr "Встановити оновлення можна за допомого
#: "/web/en/support/index.php +47"
msgid "You may subscribe to our %s announce list to be notified of these."
-msgstr ""
-"Отримувати сповіщення про так оновлення можна за допомогою нашого списку"
-" листування щодо оголошень, %s."
+msgstr "Отримувати сповіщення про так оновлення можна за допомогою нашого списку листування щодо оголошень, %s."
#: "/web/en/support/index.php +52"
msgid "Mageia releases are supported at least for 18 months."
@@ -148,9 +128,7 @@ msgid "Mageia 5 was supported until December 31st, 2017."
msgstr "Підтримка Mageia 5 здійснювалася до 31 грудня 2017 року."
#: "/web/en/support/index.php +62"
-msgid ""
-"More details and advice are available on our %swiki page%s and from %sour"
-" blog%s."
+msgid "More details and advice are available on our %swiki page%s and from %sour blog%s."
msgstr "Докладніший опис наведено на %sсторінці вікі%s і у %sнашому блозі%s."
#: "/web/en/support/index.php +63"
@@ -159,11 +137,7 @@ msgstr "https://wiki.mageia.org/en/From_Mageia_5_to_6"
#: "/web/en/support/index.php +64"
msgid "https://blog.mageia.org/en/2017/11/07/mageia-5-eol-postponed/"
-msgstr ""
-"https://blog.mageia.org/uk/2017/11/07/%D0%B4%D0%B0%D1%82%D1%83-%D0%B7%D0%B0"
-"%D0%B2%D0%B5%D1%80%D1%88%D0%B5%D0%BD%D0%BD%D1%8F-%D0%BF%D1%96%D0%B4%D1%82%D1"
-"%80%D0%B8%D0%BC%D0%BA%D0%B8-mageia-5-%D0%B2%D1%96%D0%B4%D0%BA%D0%BB%D0%B0%D0"
-"%B4%D0%B5/"
+msgstr "https://blog.mageia.org/uk/2017/11/07/%D0%B4%D0%B0%D1%82%D1%83-%D0%B7%D0%B0%D0%B2%D0%B5%D1%80%D1%88%D0%B5%D0%BD%D0%BD%D1%8F-%D0%BF%D1%96%D0%B4%D1%82%D1%80%D0%B8%D0%BC%D0%BA%D0%B8-mageia-5-%D0%B2%D1%96%D0%B4%D0%BA%D0%BB%D0%B0%D0%B4%D0%B5/"
#: "/web/en/support/index.php +67"
msgid "Mageia 4 was supported until September 19th, 2015."
@@ -182,89 +156,44 @@ msgid "Mageia 1 was supported until December 1st, 2012."
msgstr "Підтримка Mageia 1 здійснювалася до 1 грудня 2012 року."
#: "/web/en/support/index.php +75"
-msgid ""
-"If you need help, information or directions about the Mageia distribution you"
-" installed or about the project, you can try to reach us through:"
-msgstr ""
-"Якщо вам потрібні довідкові дані, інформація та дані щодо напрямку розвитку"
-" дистрибутива Mageia, який ви встановили, або самого проєкту, ви можете"
-" зв’язатися з нами за допомогою таких каналів зв’язку:"
+msgid "If you need help, information or directions about the Mageia distribution you installed or about the project, you can try to reach us through:"
+msgstr "Якщо вам потрібні довідкові дані, інформація та дані щодо напрямку розвитку дистрибутива Mageia, який ви встановили, або самого проєкту, ви можете зв’язатися з нами за допомогою таких каналів зв’язку:"
#: "/web/en/support/index.php +78"
-msgid ""
-"<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in"
-" English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20"
-"\">other Mageia community forums</a> for support in your language;"
-msgstr ""
-"<a href=\"https://forums.mageia.org/en/\">Форумів підтримки спільноти</a>"
-" англійською &ndash; див. <a href=\"https://forums.mageia.org/en/viewforum.php"
-"?f=20\">інші форуми спільноти Mageia</a>, якщо потрібна підтримка вашою"
-" рідною мовою;"
+msgid "<a href=\"https://forums.mageia.org/en/\">Community support forums</a> in English &ndash; see <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">other Mageia community forums</a> for support in your language;"
+msgstr "<a href=\"https://forums.mageia.org/en/\">Форумів підтримки спільноти</a> англійською &ndash; див. <a href=\"https://forums.mageia.org/en/viewforum.php?f=20\">інші форуми спільноти Mageia</a>, якщо потрібна підтримка вашою рідною мовою;"
#: "/web/en/support/index.php +79"
-msgid ""
-"IRC channels where you can discuss live with other Mageia users and"
-" contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\""
-">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#chann"
-"els_in_other_languages\">channels</a>;"
-msgstr ""
-"каналів IRC, де ви можете у режимі реального часу обговорити Mageia з іншими"
-" користувачами або учасниками розробки: <a"
-" href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> або <a"
-" href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">канали<"
-"/a> іншими мовами;"
+msgid "IRC channels where you can discuss live with other Mageia users and contributors: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> or other localized <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">channels</a>;"
+msgstr "каналів IRC, де ви можете у режимі реального часу обговорити Mageia з іншими користувачами або учасниками розробки: <a href=\"irc://irc.freenode.net/#mageia\" hreflang=\"en\">#mageia</a> або <a href=\"https://wiki.mageia.org/en/IRC#channels_in_other_languages\">канали</a> іншими мовами;"
#: "/web/en/support/index.php +80"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the"
-" time, we are working on it!);"
-msgstr ""
-"нашої <a href=\"https://wiki.mageia.org/en/\">вікі</a> (все ще перебуває у"
-" стані наповнення даними, ми над цим працюємо!);"
+msgid "our <a href=\"https://wiki.mageia.org/en/\">Wiki</a> (still rough at the time, we are working on it!);"
+msgstr "нашої <a href=\"https://wiki.mageia.org/en/\">вікі</a> (все ще перебуває у стані наповнення даними, ми над цим працюємо!);"
#: "/web/en/support/index.php +81"
-msgid ""
-"our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\""
-">mailing-lists</a>;"
-msgstr ""
-"наших <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\""
-">списками листування</a>;"
+msgid "our <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">mailing-lists</a>;"
+msgstr "наших <a href=\"https://wiki.mageia.org/en/Mailing_lists\" hreflang=\"en\">списками листування</a>;"
#: "/web/en/support/index.php +82"
-msgid ""
-"local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and"
-" <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
-msgstr ""
-"локальні події: стежте за нашим <a href=\"https://blog.mageia.org/uk/\""
-">блогом</a> та <a href=\"https://www.mageia.org/en/calendar/\">календарем</a>."
+msgid "local events: follow our <a href=\"https://blog.mageia.org/en/\">blog</a> and <a href=\"https://www.mageia.org/en/calendar/\">calendar</a>."
+msgstr "локальні події: стежте за нашим <a href=\"https://blog.mageia.org/uk/\">блогом</a> та <a href=\"https://www.mageia.org/en/calendar/\">календарем</a>."
#: "/web/en/support/index.php +87"
-msgid ""
-"Mageia.Org does not provide or endorse commercial/professional support or"
-" other services around the distribution. But there are organizations"
-" providing such services and more."
-msgstr ""
-"Mageia.Org не надає і не сертифікує жодних послуг з комерційної або"
-" професійної підтримки або інших послуг, пов’язаних з дистрибутивом. Але"
-" існують організації, які надають ці та інші послуги."
+msgid "Mageia.Org does not provide or endorse commercial/professional support or other services around the distribution. But there are organizations providing such services and more."
+msgstr "Mageia.Org не надає і не сертифікує жодних послуг з комерційної або професійної підтримки або інших послуг, пов’язаних з дистрибутивом. Але існують організації, які надають ці та інші послуги."
#: "/web/en/support/index.php +88"
msgid "Please check the <a href=\"%s\">commercial vendors</a> list"
-msgstr ""
-"Будь ласка, зверніться до списку <a href=\"%s\">компаній, які здійснюють"
-" комерційний супровід</a>."
+msgstr "Будь ласка, зверніться до списку <a href=\"%s\">компаній, які здійснюють комерційний супровід</a>."
#: "/web/en/support/index.php +88"
msgid "https://wiki.mageia.org/en/Commercial_vendors"
msgstr "https://wiki.mageia.org/en/Commercial_vendors"
#: "/web/en/support/index.php +93"
-msgid ""
-"Each release of Mageia software runs on most i586 and x86_64 computer systems"
-" available at the release time."
-msgstr ""
-"Програмне забезпечення усіх випусків Mageia може працювати на більшості"
-" сучасних систем на основі процесорів сімейства i586 та x86_64."
+msgid "Each release of Mageia software runs on most i586 and x86_64 computer systems available at the release time."
+msgstr "Програмне забезпечення усіх випусків Mageia може працювати на більшості сучасних систем на основі процесорів сімейства i586 та x86_64."
#: "/web/en/support/index.php +94"
msgid "You can follow this hardware requirements list:"
@@ -279,103 +208,68 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "Оперативна пам’ять (RAM): мінімум — 512 МБ, рекомендовано — 2 ГБ;"
#: "/web/en/support/index.php +99"
-msgid ""
-"Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
-"Вінчестер (HDD або SSD): 5 ГБ для мінімального встановлення, 20 ГБ для"
-" повноцінної системи;"
#: "/web/en/support/index.php +100"
-msgid ""
-"This includes a few GB for user files. If you need more than you should take"
-" that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
-"Сюди включено і декілька ГБ для файлів користувача. Якщо вам потрібно більше,"
-" вам слід це врахувати."
#: "/web/en/support/index.php +101"
-msgid ""
-"Custom installations on less space are possible but this requires"
-" intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
-"Можна встановити нетипову версію системи, яка потребуватиме менше місця на"
-" диску, але для цього потрібні спеціальні знання щодо linux."
#: "/web/en/support/index.php +102"
-msgid ""
-"Bootable USB port or optical drive capable of using media with a storage"
-" capacity of at least 4GB used for installation."
-msgstr ""
-"Порт USB із можливістю використання на ньому завантажувальних носіїв або"
-" пристрій для читання оптичних дисків із можливістю читання носіїв місткості"
-" принаймні 4 ГБ, які використовуються для встановлення."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgstr "Вінчестер (HDD або SSD): 5 ГБ для мінімального встановлення, 20 ГБ для повноцінної системи;"
#: "/web/en/support/index.php +103"
-msgid ""
-"Smaller media capacity is used for network installation, but a reliable"
-" Internet connection is needed."
-msgstr ""
-"Для встановлення з мережі можна скористатися носіями даних меншої місткості,"
-" але для такого режиму встановлення потрібне надійне з'єднання із інтернетом."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgstr "Сюди включено і декілька ГБ для файлів користувача. Якщо вам потрібно більше, вам слід це врахувати."
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
-msgstr "Докладніше про це на %sсторінці отримання%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgstr "Можна встановити нетипову версію системи, яка потребуватиме менше місця на диску, але для цього потрібні спеціальні знання щодо linux."
#: "/web/en/support/index.php +105"
-msgid ""
-"Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
-msgstr ""
-"Графічна картка: будь-яка графічна картка AMD/ATI, Intel, Matrox, Nvidia, SiS"
-" або VIA;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgstr "Порт USB із можливістю використання на ньому завантажувальних носіїв або пристрій для читання оптичних дисків із можливістю читання носіїв місткості принаймні 4 ГБ, які використовуються для встановлення."
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
-msgstr ""
-"Звукова картка: будь-яка звукова картка сімейств AC97, HDA або Sound Blaster."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr "Для встановлення з мережі можна скористатися носіями даних меншої місткості, але для такого режиму встановлення потрібне надійне з'єднання із інтернетом."
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr "Докладніше про це на %sсторінці отримання%s."
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgstr "Графічна картка: будь-яка графічна картка AMD/ATI, Intel, Matrox, Nvidia, SiS або VIA;"
#: "/web/en/support/index.php +109"
-msgid ""
-"For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work"
-" properly, specific firmware or software may be needed, this is available in"
-" a specific online repository called \"nonfree\" (<a"
-" href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Type"
-"s_of_Mageia_media\">learn more</a>)."
-msgstr ""
-"Щоб забезпечити належну роботу деяких типів обладнання (мікросхеми Wi-Fi,"
-" дискретні графічні картки), можуть знадобитися певні мікрокоди або драйвери,"
-" які можна встановити з особливого сховища з назвою «nonfree» (<a"
-" href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Type"
-"s_of_Mageia_media\">дізнайтеся більше</a>)."
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr "Звукова картка: будь-яка звукова картка сімейств AC97, HDA або Sound Blaster."
-#: "/web/en/support/index.php +110"
-msgid ""
-"We may set up a hardware compatibility list/directory as well as a hardware"
-" certification process; but that's still at the planning stage. Feel free to"
-" join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if"
-" you would like to help in this regard."
-msgstr ""
-"Можливо, нами буде створено спеціальний список або каталог для сертифікації"
-" обладнання, але ця ідея все ще перебуває на стадії планування. Якщо ви"
-" хочете допомогти нам з її реалізацією, будь ласка, зв’яжіться або долучіться"
-" до нашої <a href=\"%s\">інтернет-команди</a> та <a href=\"%s\">команди з"
-" забезпечення якості</a>."
+#: "/web/en/support/index.php +112"
+msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
+msgstr "Щоб забезпечити належну роботу деяких типів обладнання (мікросхеми Wi-Fi, дискретні графічні картки), можуть знадобитися певні мікрокоди або драйвери, які можна встановити з особливого сховища з назвою «nonfree» (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">дізнайтеся більше</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
+msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
+msgstr "Можливо, нами буде створено спеціальний список або каталог для сертифікації обладнання, але ця ідея все ще перебуває на стадії планування. Якщо ви хочете допомогти нам з її реалізацією, будь ласка, зв’яжіться або долучіться до нашої <a href=\"%s\">інтернет-команди</a> та <a href=\"%s\">команди з забезпечення якості</a>."
+
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
-msgid ""
-"You may check and report bugs on <a href=\"%s\">our Bugzilla"
-" (bugs.mageia.org)</a>."
-msgstr ""
-"Ознайомитися зі списком вад та повідомити про вади можна за допомогою <a"
-" href=\"%s\">нашої системи сповіщення про вади (bugs.mageia.org)</a>."
+#: "/web/en/support/index.php +117"
+msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
+msgstr "Ознайомитися зі списком вад та повідомити про вади можна за допомогою <a href=\"%s\">нашої системи сповіщення про вади (bugs.mageia.org)</a>."
#~ msgid "Mageia 6 will be supported until about 3 months after Mageia 7 is released."
#~ msgstr "Підтримка Mageia 6 буде здійснюватися протягом 3 місяців після випуску Mageia 7."
diff --git a/langs/ur/support.po b/langs/ur/support.po
index 1f2b64701..2273f43b3 100644
--- a/langs/ur/support.po
+++ b/langs/ur/support.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2016-08-06 11:52+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Urdu (http://www.transifex.com/MageiaLinux/mageia/language/ur/)\n"
@@ -205,53 +205,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr ""
#: "/web/en/support/index.php +99"
-msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
+msgid "For headless systems that minimum can be usable."
msgstr ""
#: "/web/en/support/index.php +100"
-msgid "This includes a few GB for user files. If you need more than you should take that in account too."
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
msgstr ""
#: "/web/en/support/index.php +101"
-msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
msgstr ""
#: "/web/en/support/index.php +102"
-msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
+msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr ""
#: "/web/en/support/index.php +103"
-msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr ""
#: "/web/en/support/index.php +104"
-msgid "More information at %sdownloads page%s."
+msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr ""
#: "/web/en/support/index.php +105"
-msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
+msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
#: "/web/en/support/index.php +106"
-msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
+msgstr ""
+
+#: "/web/en/support/index.php +107"
+msgid "More information at %sdownloads page%s."
+msgstr ""
+
+#: "/web/en/support/index.php +108"
+msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr ""
#: "/web/en/support/index.php +109"
+msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
+msgstr ""
+
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr ""
diff --git a/langs/zh-cn/support.po b/langs/zh-cn/support.po
index e7ab4413c..9cf87272b 100644
--- a/langs/zh-cn/support.po
+++ b/langs/zh-cn/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2018-01-24 17:46+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/MageiaLinux/mageia/language/zh_CN/)\n"
@@ -211,54 +211,66 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "内存:至少 512MB,建议 2GB;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "存储设备(磁盘或固态硬盘):至少 5GB,推荐 20GB。"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "其中包含用于存储用户文件的数 GB 空间。如果您有额外需要,也应当在分配空间时予以考虑。"
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "在自定义安装中您可以指定更少的磁盘空间,但这需要相关的 Linux 知识。"
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr "您需要一个支持 4GB 以上存储媒介的可引导 USB 设备(或光驱)来安装系统。"
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr "也可以选择用较小的存储媒介来进行网络安装,但您需要确保网络连接正常。"
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr "更多信息请访问%s下载页%s。"
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "显示卡:任何 AMD/ATI、Intel、Matrox、Nvidia、SiS 或 VIA 显示卡;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "声卡:任何 AC97、HDA 或 Sound Blaster 声卡。"
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "为了某些硬件 (Wi-Fi芯片, 3D显卡) 能正常工作, 可能需要特定的固件和软件, 这在一个叫做 \"nonfree\"的特定在线软件仓库中可以找到 (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">了解更多</a>)."
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "我们可能会做一个硬件兼容性列表或目录和硬件认证计划; 但是这仍然还在计划中。如果您乐于提供帮助,可自由加入或联系我们的 <a href=\"%s\">Web</a> 和 <a href=\"%s\">QA</a>小组。"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr "https://wiki.mageia.org/en/Web_team"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr "https://wiki.mageia.org/en/QA_Team"
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "您可以在 <a href=\"%s\">我们的 Bugzilla (bugs.mageia.org)</a>查看和报告缺陷。"
diff --git a/langs/zh-tw/support.po b/langs/zh-tw/support.po
index a69f86601..52a6ed768 100644
--- a/langs/zh-tw/support.po
+++ b/langs/zh-tw/support.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
"Report-Msgid-Bugs-To: mageia-i18n@mageia.org\n"
-"POT-Creation-Date: 2020-10-31 21:49:35+0000\n"
+"POT-Creation-Date: 2021-02-16 22:18:38+0000\n"
"PO-Revision-Date: 2019-01-19 23:49+0000\n"
"Last-Translator: Filip Komar <filip.komar@guest.arnes.si>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/MageiaLinux/mageia/language/zh_TW/)\n"
@@ -211,53 +211,65 @@ msgid "Memory (RAM): 512MB minimum, 2GB recommended;"
msgstr "記憶體 (RAM):至少 512MB, 建議 2GB;"
#: "/web/en/support/index.php +99"
+msgid "For headless systems that minimum can be usable."
+msgstr ""
+
+#: "/web/en/support/index.php +100"
+msgid "For low memory intensive programs and light graphical Desktop Environments like Xfce the minimum is 1GB."
+msgstr ""
+
+#: "/web/en/support/index.php +101"
+msgid "For more feature rich like Gnome and Plasma the minimum is 2GB."
+msgstr ""
+
+#: "/web/en/support/index.php +102"
msgid "Storage (HDD or SSD): 5GB for a minimal installation, 20GB for a casual setup;"
msgstr "儲存設備 (HDD 或 SSD): 最小安裝 5GB,一般設定 20GB;"
-#: "/web/en/support/index.php +100"
+#: "/web/en/support/index.php +103"
msgid "This includes a few GB for user files. If you need more than you should take that in account too."
msgstr "這包含幾 GB 空間給使用者存放檔案。如果您需要更多的話,您必須將其納入計算。"
-#: "/web/en/support/index.php +101"
+#: "/web/en/support/index.php +104"
msgid "Custom installations on less space are possible but this requires intermediate linux knowledge."
msgstr "在更小的空間上自訂安裝是可能的,但需要中等以上的 linux 知識。"
-#: "/web/en/support/index.php +102"
+#: "/web/en/support/index.php +105"
msgid "Bootable USB port or optical drive capable of using media with a storage capacity of at least 4GB used for installation."
msgstr ""
-#: "/web/en/support/index.php +103"
+#: "/web/en/support/index.php +106"
msgid "Smaller media capacity is used for network installation, but a reliable Internet connection is needed."
msgstr ""
-#: "/web/en/support/index.php +104"
+#: "/web/en/support/index.php +107"
msgid "More information at %sdownloads page%s."
msgstr ""
-#: "/web/en/support/index.php +105"
+#: "/web/en/support/index.php +108"
msgid "Graphic card: any AMD/ATI, Intel, Matrox, Nvidia, SiS or VIA graphic card;"
msgstr "顯示卡:任何 AMD/ATI, Intel, Matrox, Nvidia, SiS 或 VIA 顯示卡;"
-#: "/web/en/support/index.php +106"
+#: "/web/en/support/index.php +109"
msgid "Sound card: any AC97, HDA or Sound Blaster sound card."
msgstr "音效卡:任何 AC97, HDA 或 Sound Blaster 音效卡。"
-#: "/web/en/support/index.php +109"
+#: "/web/en/support/index.php +112"
msgid "For some kinds of hardware (Wi-Fi chipsets, 3D graphic cards) to work properly, specific firmware or software may be needed, this is available in a specific online repository called \"nonfree\" (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">learn more</a>)."
msgstr "要讓某些硬體 (Wi-Fi 晶片、3D顯示卡)正常運作,可能需要特定韌體或軟體,這些都可以在 \"non-free\" 線上軟體庫取得 (<a href=\"https://wiki.mageia.org/en/Install_media_in_Mageia_2_for_beginner#Types_of_Mageia_media\">了解更多</a>)。"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "We may set up a hardware compatibility list/directory as well as a hardware certification process; but that's still at the planning stage. Feel free to join/contact our <a href=\"%s\">Web</a> and <a href=\"%s\">QA</a> teams if you would like to help in this regard."
msgstr "我們可能會建置一個硬體相容性清單/目錄以及硬體驗證流程;但那都還在規劃階段。 如果您想要協助這方面,歡迎加入/聯繫我們的 <a href=\"%s\">Web</a> 和 <a href=\"%s\">QA</a> 團隊。"
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/Web_team"
msgstr ""
-#: "/web/en/support/index.php +110"
+#: "/web/en/support/index.php +113"
msgid "https://wiki.mageia.org/en/QA_Team"
msgstr ""
-#: "/web/en/support/index.php +114"
+#: "/web/en/support/index.php +117"
msgid "You may check and report bugs on <a href=\"%s\">our Bugzilla (bugs.mageia.org)</a>."
msgstr "您也可以在 <a href=\"%s\">我們的 Bugzilla (bugs.mageia.org)</a> 查看並回報錯誤。"