i18n: [python] Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2023-09-28 22:41:46 +02:00 committed by Adriaan de Groot
parent 4eef62a481
commit add7ed3731
77 changed files with 1887 additions and 1879 deletions

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: aboodilankaboot, 2019\n" "Last-Translator: aboodilankaboot, 2019\n"
"Language-Team: Arabic (https://app.transifex.com/calamares/teams/20061/ar/)\n" "Language-Team: Arabic (https://app.transifex.com/calamares/teams/20061/ar/)\n"
@ -26,63 +26,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "تثبيت محمل الإقلاع" msgstr "تثبيت محمل الإقلاع"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "فشلت كتابة ملف ضبط LXDM." msgstr "فشلت كتابة ملف ضبط LXDM."
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "ملف ضبط LXDM {!s} غير موجود" msgstr "ملف ضبط LXDM {!s} غير موجود"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "فشلت كتابة ملف ضبط LightDM." msgstr "فشلت كتابة ملف ضبط LightDM."
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "ملف ضبط LightDM {!s} غير موجود" msgstr "ملف ضبط LightDM {!s} غير موجود"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "فشل ضبط LightDM" msgstr "فشل ضبط LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "لم يتم تصيب LightDM" msgstr "لم يتم تصيب LightDM"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "فشلت كتابة ملف ضبط SLIM." msgstr "فشلت كتابة ملف ضبط SLIM."
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "ملف ضبط SLIM {!s} غير موجود" msgstr "ملف ضبط SLIM {!s} غير موجود"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "إعداد مدير العرض لم يكتمل" msgstr "إعداد مدير العرض لم يكتمل"
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr "جاري إعداد ساعة الهاردوير"
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -242,24 +242,24 @@ msgstr[3] ""
msgstr[4] "" msgstr[4] ""
msgstr[5] "" msgstr[5] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Deep Jyoti Choudhury <deep.choudhury@libresoft.in>, 2020\n" "Last-Translator: Deep Jyoti Choudhury <deep.choudhury@libresoft.in>, 2020\n"
"Language-Team: Assamese (https://app.transifex.com/calamares/teams/20061/as/)\n" "Language-Team: Assamese (https://app.transifex.com/calamares/teams/20061/as/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "বুতলোডাৰ ইন্স্তল কৰক।" msgstr "বুতলোডাৰ ইন্স্তল কৰক।"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি" msgstr "LXDM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM কনফিগ্ ফাইল {!s} উপস্থিত নাই" msgstr "LXDM কনফিগ্ ফাইল {!s} উপস্থিত নাই"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি" msgstr "LightDM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM কনফিগ্ ফাইল {!s} উপস্থিত নাই" msgstr "LightDM কনফিগ্ ফাইল {!s} উপস্থিত নাই"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM কনফিগাৰ কৰিব নোৱাৰি" msgstr "LightDM কনফিগাৰ কৰিব নোৱাৰি"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "কোনো LightDM স্ৱাগতকৰ্তা ইন্স্তল নাই।" msgstr "কোনো LightDM স্ৱাগতকৰ্তা ইন্স্তল নাই।"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি" msgstr "SLIM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM কনফিগ্ ফাইল {!s} উপস্থিত নাই" msgstr "SLIM কনফিগ্ ফাইল {!s} উপস্থিত নাই"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "displaymanager মডিউলৰ বাবে কোনো ডিস্প্লে প্ৰবন্ধক নাই।" msgstr "displaymanager মডিউলৰ বাবে কোনো ডিস্প্লে প্ৰবন্ধক নাই।"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "ডিস্প্লে প্ৰবন্ধক কন্ফিগাৰেচন অসমাপ্ত" msgstr "ডিস্প্লে প্ৰবন্ধক কন্ফিগাৰেচন অসমাপ্ত"
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "fstab লিখি আছে।" msgstr "fstab লিখি আছে।"
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr "হাৰ্ডৱেৰৰ ঘড়ী চেত্ কৰি আছ
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio কনফিগাৰ কৰি আছে।" msgstr "mkinitcpio কনফিগাৰ কৰি আছে।"
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package." msgstr[0] "Removing one package."
msgstr[1] "%(num)d পেকেজবোৰ আতৰোৱা হৈ আছে।" msgstr[1] "%(num)d পেকেজবোৰ আতৰোৱা হৈ আছে।"
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: enolp <enolp@softastur.org>, 2020\n" "Last-Translator: enolp <enolp@softastur.org>, 2020\n"
"Language-Team: Asturian (https://app.transifex.com/calamares/teams/20061/ast/)\n" "Language-Team: Asturian (https://app.transifex.com/calamares/teams/20061/ast/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalando'l xestor d'arrinque." msgstr "Instalando'l xestor d'arrinque."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Nun pue escribise'l ficheru de configuración de LXDM" msgstr "Nun pue escribise'l ficheru de configuración de LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Nun esiste'l ficheru de configuración de LXDM {!s}" msgstr "Nun esiste'l ficheru de configuración de LXDM {!s}"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Nun pue escribise'l ficheru de configuración de LightDM" msgstr "Nun pue escribise'l ficheru de configuración de LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Nun esiste'l ficheru de configuración de LightDM {!s}" msgstr "Nun esiste'l ficheru de configuración de LightDM {!s}"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Nun pue configurase LightDM" msgstr "Nun pue configurase LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nun s'instaló nengún saludador de LightDM." msgstr "Nun s'instaló nengún saludador de LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Nun pue escribise'l ficheru de configuración de SLIM" msgstr "Nun pue escribise'l ficheru de configuración de SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Nun esiste'l ficheru de configuración de SLIM {!s}" msgstr "Nun esiste'l ficheru de configuración de SLIM {!s}"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Nun s'esbillaron xestores de pantalles pal módulu displaymanager." msgstr "Nun s'esbillaron xestores de pantalles pal módulu displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configuración del xestor de pantalles nun se completó" msgstr "La configuración del xestor de pantalles nun se completó"
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr "Configurando'l reló de hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio." msgstr "Configurando mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Desaniciando un paquete." msgstr[0] "Desaniciando un paquete."
msgstr[1] "Desaniciando %(num)d paquetes." msgstr[1] "Desaniciando %(num)d paquetes."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2023\n" "Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2023\n"
"Language-Team: Azerbaijani (https://app.transifex.com/calamares/teams/20061/az/)\n" "Language-Team: Azerbaijani (https://app.transifex.com/calamares/teams/20061/az/)\n"
@ -25,15 +25,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Önyükləyici qurulur." msgstr "Önyükləyici qurulur."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "Grub quraşdırılmadı, ümumi yaddaş üçün bölmələr təyin olunmayıb" msgstr "Grub quraşdırılmadı, ümumi yaddaş üçün bölmələr təyin olunmayıb"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Önyükləyicinin quraşdırılmasında xəta" msgstr "Önyükləyicinin quraşdırılmasında xəta"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -41,43 +41,43 @@ msgstr ""
"Önyükləyici quraşdırıla bilmədi. Quraşdırma əmri <pre>{!s}</pre>, xəta kodu " "Önyükləyici quraşdırıla bilmədi. Quraşdırma əmri <pre>{!s}</pre>, xəta kodu "
"{!s} ilə cavab verdi." "{!s} ilə cavab verdi."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM tənzimləmə faylı yazıla bilmir" msgstr "LXDM tənzimləmə faylı yazıla bilmir"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM tənzimləmə faylı {!s} mövcud deyil" msgstr "LXDM tənzimləmə faylı {!s} mövcud deyil"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM tənzimləmə faylı yazıla bilmir" msgstr "LightDM tənzimləmə faylı yazıla bilmir"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM tənzimləmə faylı {!s} mövcud deyil" msgstr "LightDM tənzimləmə faylı {!s} mövcud deyil"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM tənzimlənə bilmir" msgstr "LightDM tənzimlənə bilmir"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM qarşılama quraşdırılmayıb." msgstr "LightDM qarşılama quraşdırılmayıb."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLİM tənzimləmə faylı yazıla bilmir" msgstr "SLİM tənzimləmə faylı yazıla bilmir"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLİM tənzimləmə faylı {!s} mövcud deyil" msgstr "SLİM tənzimləmə faylı {!s} mövcud deyil"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "displaymanager modulu üçün ekran menecerləri seçilməyib." msgstr "displaymanager modulu üçün ekran menecerləri seçilməyib."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -85,7 +85,7 @@ msgstr ""
"Ekran menecerləri siyahısı həm qlobal yaddaşda, həm də displaymanager.conf-" "Ekran menecerləri siyahısı həm qlobal yaddaşda, həm də displaymanager.conf-"
"da boşdur və ya təyin olunmamışdır." "da boşdur və ya təyin olunmamışdır."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Ekran meneceri tənzimləmələri başa çatmadı" msgstr "Ekran meneceri tənzimləmələri başa çatmadı"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "fstab yazılır." msgstr "fstab yazılır."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -158,11 +158,11 @@ msgstr "Aparat saatını ayarlamaq."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio tənzimlənir." msgstr "mkinitcpio tənzimlənir."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> üçün bölmə müəyyən edilən bölmə yoxdur." msgstr "<pre>initcpiocfg</pre> üçün bölmə müəyyən edilən bölmə yoxdur."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> üçün kök (root) qoşulma nöqtəsi yoxdur." msgstr "<pre>initcpiocfg</pre> üçün kök (root) qoşulma nöqtəsi yoxdur."
@ -242,12 +242,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Bir paket silinir" msgstr[0] "Bir paket silinir"
msgstr[1] "%(num)d paket silinir." msgstr[1] "%(num)d paket silinir."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Paket meneceri xətası" msgstr "Paket meneceri xətası"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -255,7 +255,7 @@ msgstr ""
"Bu paket meneceri yenilənmələri hazırlaya bilmədi. <pre>{!s}</pre> əmri xəta" "Bu paket meneceri yenilənmələri hazırlaya bilmədi. <pre>{!s}</pre> əmri xəta"
" kodu {!s} ilə cavab verdi." " kodu {!s} ilə cavab verdi."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -263,7 +263,7 @@ msgstr ""
"Paket meneceri sistemi yeniləyə bimədi. <pre>{!s}</pre> əmri xəta kodu {!s} " "Paket meneceri sistemi yeniləyə bimədi. <pre>{!s}</pre> əmri xəta kodu {!s} "
"ilə cavab verdi." "ilə cavab verdi."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2023\n" "Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2023\n"
"Language-Team: Azerbaijani (Azerbaijan) (https://app.transifex.com/calamares/teams/20061/az_AZ/)\n" "Language-Team: Azerbaijani (Azerbaijan) (https://app.transifex.com/calamares/teams/20061/az_AZ/)\n"
@ -25,15 +25,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Önyükləyici qurulur." msgstr "Önyükləyici qurulur."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "Grub quraşdırılmadı, ümumi yaddaş üçün bölmələr təyin olunmayıb" msgstr "Grub quraşdırılmadı, ümumi yaddaş üçün bölmələr təyin olunmayıb"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Önyükləyicinin quraşdırılmasında xəta" msgstr "Önyükləyicinin quraşdırılmasında xəta"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -41,43 +41,43 @@ msgstr ""
"Önyükləyici quraşdırıla bilmədi. Quraşdırma əmri <pre>{!s}</pre>, xəta kodu " "Önyükləyici quraşdırıla bilmədi. Quraşdırma əmri <pre>{!s}</pre>, xəta kodu "
"{!s} ilə cavab verdi." "{!s} ilə cavab verdi."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM tənzimləmə faylı yazıla bilmir" msgstr "LXDM tənzimləmə faylı yazıla bilmir"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM tənzimləmə faylı {!s} mövcud deyil" msgstr "LXDM tənzimləmə faylı {!s} mövcud deyil"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM tənzimləmə faylı yazıla bilmir" msgstr "LightDM tənzimləmə faylı yazıla bilmir"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM tənzimləmə faylı {!s} mövcud deyil" msgstr "LightDM tənzimləmə faylı {!s} mövcud deyil"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM tənzimlənə bilmir" msgstr "LightDM tənzimlənə bilmir"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM qarşılama quraşdırılmayıb." msgstr "LightDM qarşılama quraşdırılmayıb."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLİM tənzimləmə faylı yazıla bilmir" msgstr "SLİM tənzimləmə faylı yazıla bilmir"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLİM tənzimləmə faylı {!s} mövcud deyil" msgstr "SLİM tənzimləmə faylı {!s} mövcud deyil"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "displaymanager modulu üçün ekran menecerləri seçilməyib." msgstr "displaymanager modulu üçün ekran menecerləri seçilməyib."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -85,7 +85,7 @@ msgstr ""
"Ekran menecerləri siyahısı həm qlobal yaddaşda, həm də displaymanager.conf-" "Ekran menecerləri siyahısı həm qlobal yaddaşda, həm də displaymanager.conf-"
"da boşdur və ya təyin olunmamışdır." "da boşdur və ya təyin olunmamışdır."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Ekran meneceri tənzimləmələri başa çatmadı" msgstr "Ekran meneceri tənzimləmələri başa çatmadı"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "fstab yazılır." msgstr "fstab yazılır."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -158,11 +158,11 @@ msgstr "Aparat saatını ayarlamaq."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio tənzimlənir." msgstr "mkinitcpio tənzimlənir."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> üçün bölmə müəyyən edilən bölmə yoxdur." msgstr "<pre>initcpiocfg</pre> üçün bölmə müəyyən edilən bölmə yoxdur."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> üçün kök (root) qoşulma nöqtəsi yoxdur." msgstr "<pre>initcpiocfg</pre> üçün kök (root) qoşulma nöqtəsi yoxdur."
@ -242,12 +242,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Bir paket silinir" msgstr[0] "Bir paket silinir"
msgstr[1] "%(num)d paket silinir." msgstr[1] "%(num)d paket silinir."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Paket meneceri xətası" msgstr "Paket meneceri xətası"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -255,7 +255,7 @@ msgstr ""
"Bu paket meneceri yenilənmələri hazırlaya bilmədi. <pre>{!s}</pre> əmri xəta" "Bu paket meneceri yenilənmələri hazırlaya bilmədi. <pre>{!s}</pre> əmri xəta"
" kodu {!s} ilə cavab verdi." " kodu {!s} ilə cavab verdi."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -263,7 +263,7 @@ msgstr ""
"Paket meneceri sistemi yeniləyə bimədi. <pre>{!s}</pre> əmri xəta kodu {!s} " "Paket meneceri sistemi yeniləyə bimədi. <pre>{!s}</pre> əmri xəta kodu {!s} "
"ilə cavab verdi." "ilə cavab verdi."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Źmicier Turok <nashtlumach@gmail.com>, 2022\n" "Last-Translator: Źmicier Turok <nashtlumach@gmail.com>, 2022\n"
"Language-Team: Belarusian (https://app.transifex.com/calamares/teams/20061/be/)\n" "Language-Team: Belarusian (https://app.transifex.com/calamares/teams/20061/be/)\n"
@ -25,16 +25,16 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Усталяваць загрузчык." msgstr "Усталяваць загрузчык."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Не ўдалося ўсталяваць grub, у глабальным сховішчы не вызначаны раздзелы" "Не ўдалося ўсталяваць grub, у глабальным сховішчы не вызначаны раздзелы"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Не ўдалося ўсталяваць загрузчык" msgstr "Не ўдалося ўсталяваць загрузчык"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -42,43 +42,43 @@ msgstr ""
"Не ўдалося ўсталяваць загрузчык. Загад усталявання <pre>{!s}</pre> вярнуў " "Не ўдалося ўсталяваць загрузчык. Загад усталявання <pre>{!s}</pre> вярнуў "
"код памылкі {!s}." "код памылкі {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Немагчыма запісаць файл канфігурацыі LXDM" msgstr "Немагчыма запісаць файл канфігурацыі LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Файл канфігурацыі LXDM {!s} не існуе" msgstr "Файл канфігурацыі LXDM {!s} не існуе"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Немагчыма запісаць файл канфігурацыі LightDM" msgstr "Немагчыма запісаць файл канфігурацыі LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Файл канфігурацыі LightDM {!s} не існуе" msgstr "Файл канфігурацыі LightDM {!s} не існуе"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Немагчыма наладзіць LightDM" msgstr "Немагчыма наладзіць LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM greeter не ўсталяваны." msgstr "LightDM greeter не ўсталяваны."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Немагчыма запісаць файл канфігурацыі SLIM" msgstr "Немагчыма запісаць файл канфігурацыі SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Файл канфігурацыі SLIM {!s} не існуе" msgstr "Файл канфігурацыі SLIM {!s} не існуе"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "У модулі кіраўнікоў дысплэяў нічога не абрана." msgstr "У модулі кіраўнікоў дысплэяў нічога не абрана."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -86,7 +86,7 @@ msgstr ""
"Спіс кіраўнікоў дысплэяў пусты альбо не вызначаны ў both globalstorage і " "Спіс кіраўнікоў дысплэяў пусты альбо не вызначаны ў both globalstorage і "
"displaymanager.conf." "displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Наладжванне кіраўніка дысплэяў не завершана" msgstr "Наладжванне кіраўніка дысплэяў не завершана"
@ -117,8 +117,8 @@ msgid "Writing fstab."
msgstr "Запіс fstab." msgstr "Запіс fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -155,11 +155,11 @@ msgstr "Наладжванне апаратнага гадзінніка."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Наладжванне mkinitcpio." msgstr "Наладжванне mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -243,12 +243,12 @@ msgstr[1] "Выдаленне %(num)d пакункаў."
msgstr[2] "Выдаленне %(num)d пакункаў." msgstr[2] "Выдаленне %(num)d пакункаў."
msgstr[3] "Выдаленне %(num)d пакункаў." msgstr[3] "Выдаленне %(num)d пакункаў."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Памылка кіраўніка пакункаў" msgstr "Памылка кіраўніка пакункаў"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -256,7 +256,7 @@ msgstr ""
"Кіраўніку пакункаў не ўдалося падрыхтаваць абнаўленні. Загад <pre>{!s}</pre>" "Кіраўніку пакункаў не ўдалося падрыхтаваць абнаўленні. Загад <pre>{!s}</pre>"
" вярнуў код памылкі {!s}." " вярнуў код памылкі {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -264,7 +264,7 @@ msgstr ""
"Кіраўніку пакункаў не ўдалося абнавіць сістэму. Загад <pre>{!s}</pre> вярнуў" "Кіраўніку пакункаў не ўдалося абнавіць сістэму. Загад <pre>{!s}</pre> вярнуў"
" код памылкі {!s}." " код памылкі {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: mkkDr2010, 2022\n" "Last-Translator: mkkDr2010, 2022\n"
"Language-Team: Bulgarian (https://app.transifex.com/calamares/teams/20061/bg/)\n" "Language-Team: Bulgarian (https://app.transifex.com/calamares/teams/20061/bg/)\n"
@ -26,65 +26,65 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Инсталирай програма за начално зареждане." msgstr "Инсталирай програма за начално зареждане."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Инсталирането на grub е неуспешно няма определени дялове в мястото за " "Инсталирането на grub е неуспешно няма определени дялове в мястото за "
"съхранение" "съхранение"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Грешка при инсталирането на програмата за начално зареждане" msgstr "Грешка при инсталирането на програмата за начално зареждане"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Конфигурационният файл на LXDM не може да бъде записан" msgstr "Конфигурационният файл на LXDM не може да бъде записан"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Конфигурационният файл на LXDM {!s} не съществува" msgstr "Конфигурационният файл на LXDM {!s} не съществува"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Конфигурационният файл на LightDM не може да бъде записан" msgstr "Конфигурационният файл на LightDM не може да бъде записан"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Конфигурационният файл на LightDM {!s} не съществува" msgstr "Конфигурационният файл на LightDM {!s} не съществува"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Конфигурационният файл на SLIM не може да бъде записан" msgstr "Конфигурационният файл на SLIM не може да бъде записан"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Конфигурационният файл на SLIM {!s} не съществува" msgstr "Конфигурационният файл на SLIM {!s} не съществува"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -115,8 +115,8 @@ msgid "Writing fstab."
msgstr "Записване на fstab." msgstr "Записване на fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -152,11 +152,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Конфигуриране на mkinitcpio." msgstr "Конфигуриране на mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -236,24 +236,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Премахване на пакета." msgstr[0] "Премахване на пакета."
msgstr[1] "Премахване на %(num)d пакета." msgstr[1] "Премахване на %(num)d пакета."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: 508a8b0ef95404aa3dc5178f0ccada5e_017b8a4 <d0ef5d977ab7abf012ef53891f8ca2b5_900530>, 2020\n" "Last-Translator: 508a8b0ef95404aa3dc5178f0ccada5e_017b8a4 <d0ef5d977ab7abf012ef53891f8ca2b5_900530>, 2020\n"
"Language-Team: Bengali (https://app.transifex.com/calamares/teams/20061/bn/)\n" "Language-Team: Bengali (https://app.transifex.com/calamares/teams/20061/bn/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Luri (Bakhtiari) (https://app.transifex.com/calamares/teams/20061/bqi/)\n" "Language-Team: Luri (Bakhtiari) (https://app.transifex.com/calamares/teams/20061/bqi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Davidmp <medipas@gmail.com>, 2023\n" "Last-Translator: Davidmp <medipas@gmail.com>, 2023\n"
"Language-Team: Catalan (https://app.transifex.com/calamares/teams/20061/ca/)\n" "Language-Team: Catalan (https://app.transifex.com/calamares/teams/20061/ca/)\n"
@ -25,17 +25,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "S'instal·la el carregador d'arrencada." msgstr "S'instal·la el carregador d'arrencada."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"No s'ha pogut instal·lar el grub. No s'han definit particions a " "No s'ha pogut instal·lar el grub. No s'han definit particions a "
"l'emmagatzematge global." "l'emmagatzematge global."
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Error d'instal·lació del carregador d'arrencada" msgstr "Error d'instal·lació del carregador d'arrencada"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,44 +43,44 @@ msgstr ""
"No s'ha pogut instal·lar el carregador d'arrencada. L'ordre d'instal·lació " "No s'ha pogut instal·lar el carregador d'arrencada. L'ordre d'instal·lació "
"<pre>{!s}</pre>ha retornat el codi d'error {!s}." "<pre>{!s}</pre>ha retornat el codi d'error {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "No es pot escriure el fitxer de configuració de l'LXDM." msgstr "No es pot escriure el fitxer de configuració de l'LXDM."
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "El fitxer de configuració de l'LXDM {!s} no existeix." msgstr "El fitxer de configuració de l'LXDM {!s} no existeix."
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "No es pot escriure el fitxer de configuració del LightDM." msgstr "No es pot escriure el fitxer de configuració del LightDM."
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "El fitxer de configuració del LightDM {!s} no existeix." msgstr "El fitxer de configuració del LightDM {!s} no existeix."
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "No es pot configurar el LightDM." msgstr "No es pot configurar el LightDM."
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "No hi ha benvinguda instal·lada per al LightDM." msgstr "No hi ha benvinguda instal·lada per al LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "No es pot escriure el fitxer de configuració de l'SLIM." msgstr "No es pot escriure el fitxer de configuració de l'SLIM."
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "El fitxer de configuració de l'SLIM {!s} no existeix." msgstr "El fitxer de configuració de l'SLIM {!s} no existeix."
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"No hi ha cap gestor de pantalla seleccionat per al mòdul displaymanager." "No hi ha cap gestor de pantalla seleccionat per al mòdul displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -88,7 +88,7 @@ msgstr ""
"La llista de gestors de pantalla és buida o no definida ni a globalstorage " "La llista de gestors de pantalla és buida o no definida ni a globalstorage "
"ni a displaymanager.conf." "ni a displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configuració del gestor de pantalla no era completa." msgstr "La configuració del gestor de pantalla no era completa."
@ -121,8 +121,8 @@ msgid "Writing fstab."
msgstr "S'escriu fstab." msgstr "S'escriu fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -160,11 +160,11 @@ msgstr "S'estableix el rellotge del maquinari."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Es configura mkinitcpio." msgstr "Es configura mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "No s'han definit particions per a <pre>initcpiocfg</pre>." msgstr "No s'han definit particions per a <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "No hi ha punt de muntatge per a <pre>initcpiocfg</pre>." msgstr "No hi ha punt de muntatge per a <pre>initcpiocfg</pre>."
@ -244,12 +244,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Se suprimeix un paquet." msgstr[0] "Se suprimeix un paquet."
msgstr[1] "Se suprimeixen %(num)d paquets." msgstr[1] "Se suprimeixen %(num)d paquets."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Error del gestor de paquets" msgstr "Error del gestor de paquets"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -257,7 +257,7 @@ msgstr ""
"El gestor de paquets no ha pogut preparar les actualitzacions. " "El gestor de paquets no ha pogut preparar les actualitzacions. "
"L'ordre<pre>{!s}</pre> ha retornat el codi d'error {!s}." "L'ordre<pre>{!s}</pre> ha retornat el codi d'error {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -265,7 +265,7 @@ msgstr ""
"El gestor de paquets no ha pogut actualitzar el sistema. L'ordre " "El gestor de paquets no ha pogut actualitzar el sistema. L'ordre "
"<pre>{!s}</pre> ha retornat el codi d'error {!s}." "<pre>{!s}</pre> ha retornat el codi d'error {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Raul <raurodse@gmail.com>, 2021\n" "Last-Translator: Raul <raurodse@gmail.com>, 2021\n"
"Language-Team: Catalan (Valencian) (https://app.transifex.com/calamares/teams/20061/ca@valencia/)\n" "Language-Team: Catalan (Valencian) (https://app.transifex.com/calamares/teams/20061/ca@valencia/)\n"
@ -25,58 +25,58 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instal·la el carregador d'arrancada." msgstr "Instal·la el carregador d'arrancada."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "No es pot escriure el fitxer de configuració de l'LXDM." msgstr "No es pot escriure el fitxer de configuració de l'LXDM."
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "El fitxer de configuració de l'LXDM {!s} no existeix." msgstr "El fitxer de configuració de l'LXDM {!s} no existeix."
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "No es pot escriure el fitxer de configuració del LightDM." msgstr "No es pot escriure el fitxer de configuració del LightDM."
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "El fitxer de configuració del LightDM {!s} no existeix." msgstr "El fitxer de configuració del LightDM {!s} no existeix."
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "No es pot configurar el LightDM." msgstr "No es pot configurar el LightDM."
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "No hi ha benvinguda instal·lada per al LightDM." msgstr "No hi ha benvinguda instal·lada per al LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "No es pot escriure el fitxer de configuració de l'SLIM." msgstr "No es pot escriure el fitxer de configuració de l'SLIM."
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "El fitxer de configuració de l'SLIM {!s} no existeix." msgstr "El fitxer de configuració de l'SLIM {!s} no existeix."
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"No hi ha cap gestor de pantalla seleccionat per al mòdul displaymanager." "No hi ha cap gestor de pantalla seleccionat per al mòdul displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -84,7 +84,7 @@ msgstr ""
"La llista de gestors de pantalla està buida o no està definida ni en " "La llista de gestors de pantalla està buida o no està definida ni en "
"globalstorage ni en displaymanager.conf." "globalstorage ni en displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configuració del gestor de pantalla no era completa." msgstr "La configuració del gestor de pantalla no era completa."
@ -115,8 +115,8 @@ msgid "Writing fstab."
msgstr "Escriptura dfstab." msgstr "Escriptura dfstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -153,11 +153,11 @@ msgstr "Configuració del rellotge del maquinari."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "S'està configurant mkinitcpio." msgstr "S'està configurant mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -237,24 +237,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Sestà eliminant un paquet." msgstr[0] "Sestà eliminant un paquet."
msgstr[1] "Sestà eliminant %(num)d paquets." msgstr[1] "Sestà eliminant %(num)d paquets."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2022\n" "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2022\n"
"Language-Team: Czech (Czech Republic) (https://app.transifex.com/calamares/teams/20061/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (https://app.transifex.com/calamares/teams/20061/cs_CZ/)\n"
@ -27,17 +27,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalace zavaděče systému." msgstr "Instalace zavaděče systému."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Nepodařilo se nainstalovat zavaděč grub v globálním úložišti nejsou " "Nepodařilo se nainstalovat zavaděč grub v globálním úložišti nejsou "
"definovány žádné oddíly" "definovány žádné oddíly"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Chyba při instalaci zavaděče systému" msgstr "Chyba při instalaci zavaděče systému"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -45,43 +45,43 @@ msgstr ""
"Zavaděč systému se nepodařilo nainstalovat. Instalační příkaz <pre>{!s} " "Zavaděč systému se nepodařilo nainstalovat. Instalační příkaz <pre>{!s} "
"vrátil chybový kód {!s}." "vrátil chybový kód {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Nedaří se zapsat soubor s nastaveními pro LXDM" msgstr "Nedaří se zapsat soubor s nastaveními pro LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Soubor s nastaveními pro LXDM {!s} neexistuje" msgstr "Soubor s nastaveními pro LXDM {!s} neexistuje"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Nedaří se zapsat soubor s nastaveními pro LightDM" msgstr "Nedaří se zapsat soubor s nastaveními pro LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Soubor s nastaveními pro LightDM {!s} neexistuje" msgstr "Soubor s nastaveními pro LightDM {!s} neexistuje"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Nedaří se nastavit LightDM" msgstr "Nedaří se nastavit LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Není nainstalovaný žádný LightDM přivítač" msgstr "Není nainstalovaný žádný LightDM přivítač"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Nedaří se zapsat soubor s nastaveními pro SLIM" msgstr "Nedaří se zapsat soubor s nastaveními pro SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Soubor s nastaveními pro SLIM {!s} neexistuje" msgstr "Soubor s nastaveními pro SLIM {!s} neexistuje"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Pro modul správce sezení nejsou vybrány žádní správci sezení." msgstr "Pro modul správce sezení nejsou vybrány žádní správci sezení."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -89,7 +89,7 @@ msgstr ""
"Seznam správců displejů je prázdný nebo není definován v jak globalstorage, " "Seznam správců displejů je prázdný nebo není definován v jak globalstorage, "
"tak v displaymanager.conf." "tak v displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Nastavení správce displeje nebylo úplné" msgstr "Nastavení správce displeje nebylo úplné"
@ -120,8 +120,8 @@ msgid "Writing fstab."
msgstr "Zapisování fstab." msgstr "Zapisování fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -159,11 +159,11 @@ msgstr "Nastavování hardwarových hodin."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Nastavování mkinitcpio." msgstr "Nastavování mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -247,12 +247,12 @@ msgstr[1] "Odebírají se %(num)d balíčky."
msgstr[2] "Odebírá se %(num)d balíčků." msgstr[2] "Odebírá se %(num)d balíčků."
msgstr[3] "Odebírá se %(num)d balíčků." msgstr[3] "Odebírá se %(num)d balíčků."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Chyba nástroje pro správu balíčků" msgstr "Chyba nástroje pro správu balíčků"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -260,7 +260,7 @@ msgstr ""
"Nástroji pro správu balíčků se nepodařilo připravit aktualizace. Příkaz " "Nástroji pro správu balíčků se nepodařilo připravit aktualizace. Příkaz "
"<pre>{!s}</pre> vrátil chybový kód {!s}." "<pre>{!s}</pre> vrátil chybový kód {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -268,7 +268,7 @@ msgstr ""
"Nástroji pro správu balíčků se nepodařilo aktualizovat systém. Příkaz " "Nástroji pro správu balíčků se nepodařilo aktualizovat systém. Příkaz "
"<pre>{!s}</pre> vrátil chybový kód {!s}." "<pre>{!s}</pre> vrátil chybový kód {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: scootergrisen, 2020\n" "Last-Translator: scootergrisen, 2020\n"
"Language-Team: Danish (https://app.transifex.com/calamares/teams/20061/da/)\n" "Language-Team: Danish (https://app.transifex.com/calamares/teams/20061/da/)\n"
@ -26,58 +26,58 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installér bootloader." msgstr "Installér bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Kan ikke skrive LXDM-konfigurationsfil" msgstr "Kan ikke skrive LXDM-konfigurationsfil"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM-konfigurationsfil {!s} findes ikke" msgstr "LXDM-konfigurationsfil {!s} findes ikke"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Kan ikke skrive LightDM-konfigurationsfil" msgstr "Kan ikke skrive LightDM-konfigurationsfil"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM-konfigurationsfil {!s} findes ikke" msgstr "LightDM-konfigurationsfil {!s} findes ikke"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Kan ikke konfigurere LightDM" msgstr "Kan ikke konfigurere LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Der er ikke installeret nogen LightDM greeter." msgstr "Der er ikke installeret nogen LightDM greeter."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Kan ikke skrive SLIM-konfigurationsfil" msgstr "Kan ikke skrive SLIM-konfigurationsfil"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM-konfigurationsfil {!s} findes ikke" msgstr "SLIM-konfigurationsfil {!s} findes ikke"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Der er ikke valgt nogen displayhåndteringer til displayhåndtering-modulet." "Der er ikke valgt nogen displayhåndteringer til displayhåndtering-modulet."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -85,7 +85,7 @@ msgstr ""
"Displayhåndteringerlisten er tom eller udefineret i både globalstorage og " "Displayhåndteringerlisten er tom eller udefineret i både globalstorage og "
"displaymanager.conf." "displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Displayhåndtering-konfiguration er ikke komplet" msgstr "Displayhåndtering-konfiguration er ikke komplet"
@ -116,8 +116,8 @@ msgid "Writing fstab."
msgstr "Skriver fstab." msgstr "Skriver fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -154,11 +154,11 @@ msgstr "Indstiller hardwareur."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfigurerer mkinitcpio." msgstr "Konfigurerer mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -238,24 +238,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Fjerner én pakke." msgstr[0] "Fjerner én pakke."
msgstr[1] "Fjerner %(num)d pakker." msgstr[1] "Fjerner %(num)d pakker."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Gustav Gyges, 2023\n" "Last-Translator: Gustav Gyges, 2023\n"
"Language-Team: German (https://app.transifex.com/calamares/teams/20061/de/)\n" "Language-Team: German (https://app.transifex.com/calamares/teams/20061/de/)\n"
@ -27,17 +27,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installiere Bootloader." msgstr "Installiere Bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Grub konnte nicht installiert werden, keine Partitionen im globalen Speicher" "Grub konnte nicht installiert werden, keine Partitionen im globalen Speicher"
" definiert." " definiert."
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Fehler beim Installieren des Bootloaders" msgstr "Fehler beim Installieren des Bootloaders"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -45,43 +45,43 @@ msgstr ""
"Der Bootloader konnte nicht installiert werden. Der Installationsbefehl " "Der Bootloader konnte nicht installiert werden. Der Installationsbefehl "
"<pre>{!s}</pre> erzeugte Fehlercode {!s}." "<pre>{!s}</pre> erzeugte Fehlercode {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Schreiben der LXDM-Konfigurationsdatei nicht möglich" msgstr "Schreiben der LXDM-Konfigurationsdatei nicht möglich"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM-Konfigurationsdatei {!s} existiert nicht" msgstr "LXDM-Konfigurationsdatei {!s} existiert nicht"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Schreiben der LightDM-Konfigurationsdatei nicht möglich" msgstr "Schreiben der LightDM-Konfigurationsdatei nicht möglich"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM-Konfigurationsdatei {!s} existiert nicht" msgstr "LightDM-Konfigurationsdatei {!s} existiert nicht"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Konfiguration von LightDM ist nicht möglich" msgstr "Konfiguration von LightDM ist nicht möglich"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Keine Benutzeroberfläche für LightDM installiert." msgstr "Keine Benutzeroberfläche für LightDM installiert."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Schreiben der SLIM-Konfigurationsdatei nicht möglich" msgstr "Schreiben der SLIM-Konfigurationsdatei nicht möglich"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM-Konfigurationsdatei {!s} existiert nicht" msgstr "SLIM-Konfigurationsdatei {!s} existiert nicht"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Keine Displaymanager für das Displaymanager-Modul ausgewählt." msgstr "Keine Displaymanager für das Displaymanager-Modul ausgewählt."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -89,7 +89,7 @@ msgstr ""
"Die Liste der Displaymanager ist leer oder weder in globalstorage noch in " "Die Liste der Displaymanager ist leer oder weder in globalstorage noch in "
"displaymanager.conf definiert." "displaymanager.conf definiert."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Die Konfiguration des Displaymanager war unvollständig." msgstr "Die Konfiguration des Displaymanager war unvollständig."
@ -122,8 +122,8 @@ msgid "Writing fstab."
msgstr "Schreibe fstab." msgstr "Schreibe fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -163,11 +163,11 @@ msgstr "Einstellen der Hardware-Uhr."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfiguriere mkinitcpio. " msgstr "Konfiguriere mkinitcpio. "
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Es sind keine Partitionen definiert für <pre>initcpiocfg</pre>." msgstr "Es sind keine Partitionen definiert für <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Kein Root-Einhängepunkt für <pre>initcpiocfg</pre>." msgstr "Kein Root-Einhängepunkt für <pre>initcpiocfg</pre>."
@ -247,12 +247,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Entferne ein Paket" msgstr[0] "Entferne ein Paket"
msgstr[1] "Entferne %(num)d Pakete." msgstr[1] "Entferne %(num)d Pakete."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Fehler im Paketmanager" msgstr "Fehler im Paketmanager"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -260,7 +260,7 @@ msgstr ""
"Der Paketmanager konnte die Aktualisierungen nicht vorbereiten. Der Befehl " "Der Paketmanager konnte die Aktualisierungen nicht vorbereiten. Der Befehl "
"<pre>{!s}</pre> erzeugte Fehlercode {!s}." "<pre>{!s}</pre> erzeugte Fehlercode {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -268,7 +268,7 @@ msgstr ""
"Der Paketmanager konnte das System nicht aktualisieren. Der Befehl " "Der Paketmanager konnte das System nicht aktualisieren. Der Befehl "
"<pre>{!s}</pre> erzeugte Fehlercode {!s}." "<pre>{!s}</pre> erzeugte Fehlercode {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>, 2022\n" "Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>, 2022\n"
"Language-Team: Greek (https://app.transifex.com/calamares/teams/20061/el/)\n" "Language-Team: Greek (https://app.transifex.com/calamares/teams/20061/el/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Αδυναμία ρύθμισης LightDM" msgstr "Αδυναμία ρύθμισης LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "Εγγραγή fstab." msgstr "Εγγραγή fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Σφάλμα διαχειριστή πακέτων" msgstr "Σφάλμα διαχειριστή πακέτων"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Karthik Balan <karthikbalan4d@gmail.com>, 2021\n" "Last-Translator: Karthik Balan <karthikbalan4d@gmail.com>, 2021\n"
"Language-Team: English (United Kingdom) (https://app.transifex.com/calamares/teams/20061/en_GB/)\n" "Language-Team: English (United Kingdom) (https://app.transifex.com/calamares/teams/20061/en_GB/)\n"
@ -26,63 +26,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Bootloader installation error" msgstr "Bootloader installation error"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -234,24 +234,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package." msgstr[0] "Removing one package."
msgstr[1] "Removing %(num)d packages." msgstr[1] "Removing %(num)d packages."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Package Manager error" msgstr "Package Manager error"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Kurt Ankh Phoenix <kurtphoenix@tuta.io>, 2018\n" "Last-Translator: Kurt Ankh Phoenix <kurtphoenix@tuta.io>, 2018\n"
"Language-Team: Esperanto (https://app.transifex.com/calamares/teams/20061/eo/)\n" "Language-Team: Esperanto (https://app.transifex.com/calamares/teams/20061/eo/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Forigante unu pakaĵo." msgstr[0] "Forigante unu pakaĵo."
msgstr[1] "Forigante %(num)d pakaĵoj." msgstr[1] "Forigante %(num)d pakaĵoj."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -9,17 +9,17 @@
# Adolfo Jayme-Barrientos, 2019 # Adolfo Jayme-Barrientos, 2019
# Miguel Mayol <mitcoes@gmail.com>, 2020 # Miguel Mayol <mitcoes@gmail.com>, 2020
# Pier Jose Gotta Perez <piegope@protonmail.com>, 2020 # Pier Jose Gotta Perez <piegope@protonmail.com>, 2020
# Swyter <Swyterzone@gmail.com>, 2022
# Casper, 2023 # Casper, 2023
# Swyter <Swyterzone@gmail.com>, 2023
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Casper, 2023\n" "Last-Translator: Swyter <Swyterzone@gmail.com>, 2023\n"
"Language-Team: Spanish (https://app.transifex.com/calamares/teams/20061/es/)\n" "Language-Team: Spanish (https://app.transifex.com/calamares/teams/20061/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -31,17 +31,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalar gestor de arranque." msgstr "Instalar gestor de arranque."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Hubo un error al instalar «grub»; no hay particiones definidas en el " "Hubo un error al instalar «grub»; no hay particiones definidas en el "
"almacenamiento global" "almacenamiento global"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Hubo un error al instalar el cargador de arranque" msgstr "Hubo un error al instalar el cargador de arranque"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -49,44 +49,44 @@ msgstr ""
"No se pudo instalar el cargador de arranque; la orden de instalación " "No se pudo instalar el cargador de arranque; la orden de instalación "
"<pre>{!s}</pre> devolvió el código de error {!s}." "<pre>{!s}</pre> devolvió el código de error {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "No se puede escribir el archivo de configuración LXDM" msgstr "No se puede escribir el archivo de configuración LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "El archivo de configuracion {!s} de LXDM no existe" msgstr "El archivo de configuracion {!s} de LXDM no existe"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "No se puede escribir el archivo de configuración de LightDM" msgstr "No se puede escribir el archivo de configuración de LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "El archivo de configuración {!s} de LightDM no existe" msgstr "El archivo de configuración {!s} de LightDM no existe"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "No se puede configurar LightDM" msgstr "No se puede configurar LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "No hay ningún menú de bienvenida («greeter») de LightDM instalado." msgstr "No hay ningún menú de bienvenida («greeter») de LightDM instalado."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "No se puede escribir el archivo de configuración de SLIM" msgstr "No se puede escribir el archivo de configuración de SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "El archivo de configuración {!s} de SLIM no existe" msgstr "El archivo de configuración {!s} de SLIM no existe"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"No se ha elegido ningún gestor de pantalla para el módulo «displaymanager»." "No se ha elegido ningún gestor de pantalla para el módulo «displaymanager»."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -94,7 +94,7 @@ msgstr ""
"La lista de gestores de pantalla está vacía o sin definir tanto en " "La lista de gestores de pantalla está vacía o sin definir tanto en "
"«globalstorage» como en «displaymanager.conf»." "«globalstorage» como en «displaymanager.conf»."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
"La configuración del gestor de pantalla («display manager») estaba " "La configuración del gestor de pantalla («display manager») estaba "
@ -129,8 +129,8 @@ msgid "Writing fstab."
msgstr "Escribiendo el «fstab»." msgstr "Escribiendo el «fstab»."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -168,11 +168,11 @@ msgstr "Ajustando el reloj interno del equipo."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configurando «mkinitcpio»." msgstr "Configurando «mkinitcpio»."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "No se definen particiones para <pre>initcpiocfg</pre>." msgstr "No se definen particiones para <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Sin punto de montaje raíz para <pre>initcpiocfg</pre>." msgstr "Sin punto de montaje raíz para <pre>initcpiocfg</pre>."
@ -256,12 +256,12 @@ msgstr[0] "Eliminando un paquete."
msgstr[1] "Eliminando %(num)d paquetes." msgstr[1] "Eliminando %(num)d paquetes."
msgstr[2] "Eliminando %(num)d paquetes." msgstr[2] "Eliminando %(num)d paquetes."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Hubo un error del gestor de paquetes" msgstr "Hubo un error del gestor de paquetes"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -269,7 +269,7 @@ msgstr ""
"El gestor de paquetes no pudo preparar las actualizaciones; la orden " "El gestor de paquetes no pudo preparar las actualizaciones; la orden "
"<pre>{!s}</pre> devolvió el código de error {!s}." "<pre>{!s}</pre> devolvió el código de error {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -277,7 +277,7 @@ msgstr ""
"El gestor de paquetes no pudo actualizar el sistema; la orden " "El gestor de paquetes no pudo actualizar el sistema; la orden "
"<pre>{!s}</pre> devolvió el código de error {!s}." "<pre>{!s}</pre> devolvió el código de error {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."
@ -300,22 +300,22 @@ msgstr "Configurar servicios de OpenRC"
#: src/modules/services-openrc/main.py:57 #: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}." msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "" msgstr ""
"No se puede/n añadir {name!s} de servicio/s al rango de ejecución " "No se puede añadir el servicio {name!s} al nivel de ejecución («run-level») "
"{level!s}." "{level!s}."
#: src/modules/services-openrc/main.py:59 #: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}." msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "" msgstr ""
"No se puede/n borrar el/los servicio/s {name!s} de los rangos de ejecución " "No se puede borrar el servicio {name!s} del nivel de ejecución («run-level»)"
"{level!s}." " {level!s}."
#: src/modules/services-openrc/main.py:61 #: src/modules/services-openrc/main.py:61
msgid "" msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-" "Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}." "level {level!s}."
msgstr "" msgstr ""
"Acción desconocida d/e el/los servicio/s <code>{arg!s}</code> para el/los " "Acción del servicio («service-action») desconocida <code>{arg!s}</code> para"
"servicio/s {name!s} en el/los rango/s de ejecución {level!s}." " el servicio {name!s} en el nivel de ejecución («run-level») {level!s}."
#: src/modules/services-openrc/main.py:93 #: src/modules/services-openrc/main.py:93
msgid "Cannot modify service" msgid "Cannot modify service"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Erland Huaman <blackadress.01@gmail.com>, 2021\n" "Last-Translator: Erland Huaman <blackadress.01@gmail.com>, 2021\n"
"Language-Team: Spanish (Mexico) (https://app.transifex.com/calamares/teams/20061/es_MX/)\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/calamares/teams/20061/es_MX/)\n"
@ -27,57 +27,57 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalar el cargador de arranque." msgstr "Instalar el cargador de arranque."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "No se puede escribir el archivo de configuración de LXDM" msgstr "No se puede escribir el archivo de configuración de LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "El archivo de configuración de LXDM {!s} no existe" msgstr "El archivo de configuración de LXDM {!s} no existe"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "No se puede escribir el archivo de configuración de LightDM" msgstr "No se puede escribir el archivo de configuración de LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "El archivo de configuración de LightDM {!s} no existe" msgstr "El archivo de configuración de LightDM {!s} no existe"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "No se puede configurar LightDM" msgstr "No se puede configurar LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM greeter no está instalado." msgstr "LightDM greeter no está instalado."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "No se puede escribir el archivo de configuración de SLIM" msgstr "No se puede escribir el archivo de configuración de SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "No se seleccionaron gestores para el módulo de gestor de pantalla." msgstr "No se seleccionaron gestores para el módulo de gestor de pantalla."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -85,7 +85,7 @@ msgstr ""
"La lista de gestores de pantalla está vacía o indefinida tanto en el " "La lista de gestores de pantalla está vacía o indefinida tanto en el "
"globalstorage como en el displaymanager.conf." "globalstorage como en el displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configuración del gestor de pantalla estaba incompleta" msgstr "La configuración del gestor de pantalla estaba incompleta"
@ -116,8 +116,8 @@ msgid "Writing fstab."
msgstr "Escribiento fstab." msgstr "Escribiento fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -153,11 +153,11 @@ msgstr "Configurando el reloj del hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio" msgstr "Configurando mkinitcpio"
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -239,24 +239,24 @@ msgstr[0] "Removiendo un paquete."
msgstr[1] "Removiendo %(num)dpaquetes." msgstr[1] "Removiendo %(num)dpaquetes."
msgstr[2] "Removiendo %(num)dpaquetes." msgstr[2] "Removiendo %(num)dpaquetes."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Spanish (Puerto Rico) (https://app.transifex.com/calamares/teams/20061/es_PR/)\n" "Language-Team: Spanish (Puerto Rico) (https://app.transifex.com/calamares/teams/20061/es_PR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -231,24 +231,24 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
msgstr[2] "" msgstr[2] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Madis Otenurm, 2019\n" "Last-Translator: Madis Otenurm, 2019\n"
"Language-Team: Estonian (https://app.transifex.com/calamares/teams/20061/et/)\n" "Language-Team: Estonian (https://app.transifex.com/calamares/teams/20061/et/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM-konfiguratsioonifaili ei saa kirjutada" msgstr "LXDM-konfiguratsioonifaili ei saa kirjutada"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM-konfiguratsioonifail {!s} puudub" msgstr "LXDM-konfiguratsioonifail {!s} puudub"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM-konfiguratsioonifaili ei saa kirjutada" msgstr "LightDM-konfiguratsioonifaili ei saa kirjutada"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM-konfiguratsioonifail {!s} puudub" msgstr "LightDM-konfiguratsioonifail {!s} puudub"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM seadistamine ebaõnnestus" msgstr "LightDM seadistamine ebaõnnestus"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM-konfiguratsioonifaili ei saa kirjutada" msgstr "SLIM-konfiguratsioonifaili ei saa kirjutada"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM-konfiguratsioonifail {!s} puudub" msgstr "SLIM-konfiguratsioonifail {!s} puudub"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Eemaldan ühe paketi." msgstr[0] "Eemaldan ühe paketi."
msgstr[1] "Eemaldan %(num)d paketti." msgstr[1] "Eemaldan %(num)d paketti."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Ander Elortondo, 2019\n" "Last-Translator: Ander Elortondo, 2019\n"
"Language-Team: Basque (https://app.transifex.com/calamares/teams/20061/eu/)\n" "Language-Team: Basque (https://app.transifex.com/calamares/teams/20061/eu/)\n"
@ -25,64 +25,64 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Ezin da LXDM konfigurazio fitxategia idatzi" msgstr "Ezin da LXDM konfigurazio fitxategia idatzi"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM konfigurazio fitxategia {!s} ez da existitzen" msgstr "LXDM konfigurazio fitxategia {!s} ez da existitzen"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Ezin da LightDM konfigurazio fitxategia idatzi" msgstr "Ezin da LightDM konfigurazio fitxategia idatzi"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM konfigurazio fitxategia {!s} ez da existitzen" msgstr "LightDM konfigurazio fitxategia {!s} ez da existitzen"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Ezin da LightDM konfiguratu" msgstr "Ezin da LightDM konfiguratu"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Ez dago LightDM harrera instalatua." msgstr "Ez dago LightDM harrera instalatua."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Ezin da SLIM konfigurazio fitxategia idatzi" msgstr "Ezin da SLIM konfigurazio fitxategia idatzi"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM konfigurazio fitxategia {!s} ez da existitzen" msgstr "SLIM konfigurazio fitxategia {!s} ez da existitzen"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Ez da pantaila kudeatzailerik aukeratu pantaila-kudeatzaile modulurako." "Ez da pantaila kudeatzailerik aukeratu pantaila-kudeatzaile modulurako."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Pantaila kudeatzaile konfigurazioa osotu gabe" msgstr "Pantaila kudeatzaile konfigurazioa osotu gabe"
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -234,24 +234,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Pakete bat kentzen." msgstr[0] "Pakete bat kentzen."
msgstr[1] "%(num)dpakete kentzen." msgstr[1] "%(num)dpakete kentzen."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Mahdy Mirzade <me@mahdym.ir>, 2021\n" "Last-Translator: Mahdy Mirzade <me@mahdym.ir>, 2021\n"
"Language-Team: Persian (https://app.transifex.com/calamares/teams/20061/fa/)\n" "Language-Team: Persian (https://app.transifex.com/calamares/teams/20061/fa/)\n"
@ -27,15 +27,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "نصب بارکنندهٔ راه‌اندازی." msgstr "نصب بارکنندهٔ راه‌اندازی."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "خطای نصب بوت لودر" msgstr "خطای نصب بوت لودر"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,43 +43,43 @@ msgstr ""
"بوت لودر نتوانست نصب شود. دستور <pre>{!s}</pre> برای نصب با خطای {!s} مواجه " "بوت لودر نتوانست نصب شود. دستور <pre>{!s}</pre> برای نصب با خطای {!s} مواجه "
"شد." "شد."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "نمی‌توان پروندهٔ پیکربندی LXDM را نوشت" msgstr "نمی‌توان پروندهٔ پیکربندی LXDM را نوشت"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "پروندهٔ پیکربندی {!s} وجود ندارد" msgstr "پروندهٔ پیکربندی {!s} وجود ندارد"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "نمی‌توان پروندهٔ پیکربندی LightDM را نوشت" msgstr "نمی‌توان پروندهٔ پیکربندی LightDM را نوشت"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "پروندهٔ پیکربندی {!s} وجود ندارد" msgstr "پروندهٔ پیکربندی {!s} وجود ندارد"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "نمی‌توان LightDM را پیکربندی کرد" msgstr "نمی‌توان LightDM را پیکربندی کرد"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "هیچ خوش‌آمدگوی LightDMای نصب نشده." msgstr "هیچ خوش‌آمدگوی LightDMای نصب نشده."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "نمی‌توان پروندهٔ پیکربندی LightDM را نوشت" msgstr "نمی‌توان پروندهٔ پیکربندی LightDM را نوشت"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "پروندهٔ پیکربندی {!s} وجود ندارد" msgstr "پروندهٔ پیکربندی {!s} وجود ندارد"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "هیچ مدیر نمایشی برای پیمانهٔ displaymanager گزیده نشده." msgstr "هیچ مدیر نمایشی برای پیمانهٔ displaymanager گزیده نشده."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -87,7 +87,7 @@ msgstr ""
"فهرست مدیریت صفحه نمایش ها خالی بوده یا در محل ذخیره داده و " "فهرست مدیریت صفحه نمایش ها خالی بوده یا در محل ذخیره داده و "
"displaymanager.conf تعریف نشده است." "displaymanager.conf تعریف نشده است."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "پیکربندی مدیر نمایش کامل نبود" msgstr "پیکربندی مدیر نمایش کامل نبود"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "در حال نوشتن fstab." msgstr "در حال نوشتن fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -156,11 +156,11 @@ msgstr "در حال تنظیم ساعت سخت‌افزاری."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "پیکربندی mkinitcpio." msgstr "پیکربندی mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -240,12 +240,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "در حال برداشتن یک بسته." msgstr[0] "در حال برداشتن یک بسته."
msgstr[1] "در حال برداشتن %(num)d بسته." msgstr[1] "در حال برداشتن %(num)d بسته."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "خطای مدیر بسته" msgstr "خطای مدیر بسته"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -253,7 +253,7 @@ msgstr ""
"مدیر بسته نتوانست برای بروزرسانی ها آماده شود، دستور <pre>{!s}</pre> با خطای" "مدیر بسته نتوانست برای بروزرسانی ها آماده شود، دستور <pre>{!s}</pre> با خطای"
" {!s} مواجه شد." " {!s} مواجه شد."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -261,7 +261,7 @@ msgstr ""
"مدیر بسته نتوانست سامانه را بروز کند. دستور <pre>{!s}</pre> با خطای {!s} " "مدیر بسته نتوانست سامانه را بروز کند. دستور <pre>{!s}</pre> با خطای {!s} "
"مواجه شد." "مواجه شد."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Kimmo Kujansuu <mrkujansuu@gmail.com>, 2023\n" "Last-Translator: Kimmo Kujansuu <mrkujansuu@gmail.com>, 2023\n"
"Language-Team: Finnish (Finland) (https://app.transifex.com/calamares/teams/20061/fi_FI/)\n" "Language-Team: Finnish (Finland) (https://app.transifex.com/calamares/teams/20061/fi_FI/)\n"
@ -26,16 +26,16 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Asenna käynnistyslatain." msgstr "Asenna käynnistyslatain."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Grubin asennus epäonnistui, yleisessä levytilassa ei ole määritetty osioita" "Grubin asennus epäonnistui, yleisessä levytilassa ei ole määritetty osioita"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Käynnistyslataimen asennusvirhe" msgstr "Käynnistyslataimen asennusvirhe"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,43 +43,43 @@ msgstr ""
"Käynnistyslatainta ei voitu asentaa. Asennuskomento <pre>{!s}</pre> palautti" "Käynnistyslatainta ei voitu asentaa. Asennuskomento <pre>{!s}</pre> palautti"
" virhekoodin {!s}." " virhekoodin {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM-määritystiedostoa ei voi kirjoittaa" msgstr "LXDM-määritystiedostoa ei voi kirjoittaa"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM-määritystiedostoa {!s} ei ole olemassa" msgstr "LXDM-määritystiedostoa {!s} ei ole olemassa"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM-määritystiedostoa ei voi kirjoittaa" msgstr "LightDM-määritystiedostoa ei voi kirjoittaa"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM-määritystiedostoa {!s} ei ole olemassa" msgstr "LightDM-määritystiedostoa {!s} ei ole olemassa"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM-määritysvirhe" msgstr "LightDM-määritysvirhe"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM:ää ei ole asennettu." msgstr "LightDM:ää ei ole asennettu."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM-määritystiedostoa ei voi kirjoittaa" msgstr "SLIM-määritystiedostoa ei voi kirjoittaa"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM-määritystiedostoa {!s} ei ole olemassa" msgstr "SLIM-määritystiedostoa {!s} ei ole olemassa"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Displaymanager-moduulia varten ei ole valittu näytönhallintaa." msgstr "Displaymanager-moduulia varten ei ole valittu näytönhallintaa."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -87,7 +87,7 @@ msgstr ""
"Luettelo on tyhjä tai määrittelemätön, sekä globalstorage, että " "Luettelo on tyhjä tai määrittelemätön, sekä globalstorage, että "
"displaymanager.conf tiedostossa." "displaymanager.conf tiedostossa."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Näytönhallinnan kokoonpano oli puutteellinen" msgstr "Näytönhallinnan kokoonpano oli puutteellinen"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "Kirjoitetaan fstabiin." msgstr "Kirjoitetaan fstabiin."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -157,11 +157,11 @@ msgstr "Asetetaan laitteiston kelloa."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Määritetään mkinitcpio." msgstr "Määritetään mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Osiota ei ole määritetty käytettäväksi <pre>initcpiocfg</pre>." msgstr "Osiota ei ole määritetty käytettäväksi <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Ei root liitospistettä käytettäväksi <pre>initcpiocfg</pre>." msgstr "Ei root liitospistettä käytettäväksi <pre>initcpiocfg</pre>."
@ -241,12 +241,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Poistetaan yhtä pakettia." msgstr[0] "Poistetaan yhtä pakettia."
msgstr[1] "Poistetaan %(num)d pakettia." msgstr[1] "Poistetaan %(num)d pakettia."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Paketinhallinnan virhe" msgstr "Paketinhallinnan virhe"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -254,7 +254,7 @@ msgstr ""
"Paketinhallinta ei voinut valmistella päivityksiä. Komento <pre>{!s}</pre> " "Paketinhallinta ei voinut valmistella päivityksiä. Komento <pre>{!s}</pre> "
"palautti virhekoodin {!s}." "palautti virhekoodin {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -262,7 +262,7 @@ msgstr ""
"Paketinhallinta ei voinut päivittää järjestelmää. Komento <pre>{!s}</pre> " "Paketinhallinta ei voinut päivittää järjestelmää. Komento <pre>{!s}</pre> "
"palautti virhekoodin {!s}." "palautti virhekoodin {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -19,7 +19,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: roxfr <roxfr@outlook.fr>, 2022\n" "Last-Translator: roxfr <roxfr@outlook.fr>, 2022\n"
"Language-Team: French (https://app.transifex.com/calamares/teams/20061/fr/)\n" "Language-Team: French (https://app.transifex.com/calamares/teams/20061/fr/)\n"
@ -33,17 +33,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installation du bootloader." msgstr "Installation du bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Échec de l'installation de grub, aucune partition définie dans le stockage " "Échec de l'installation de grub, aucune partition définie dans le stockage "
"global" "global"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Erreur d'installation du chargeur de démarrage" msgstr "Erreur d'installation du chargeur de démarrage"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -51,45 +51,45 @@ msgstr ""
"Le chargeur de démarrage n'a pas pu être installé. La commande " "Le chargeur de démarrage n'a pas pu être installé. La commande "
"d'installation <pre>{!s}</pre> a renvoyé le code d'erreur {!s}." "d'installation <pre>{!s}</pre> a renvoyé le code d'erreur {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Impossible d'écrire le fichier de configuration LXDM" msgstr "Impossible d'écrire le fichier de configuration LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Le fichier de configuration LXDM n'existe pas" msgstr "Le fichier de configuration LXDM n'existe pas"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Impossible d'écrire le fichier de configuration LightDM" msgstr "Impossible d'écrire le fichier de configuration LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Le fichier de configuration LightDM {!S} n'existe pas" msgstr "Le fichier de configuration LightDM {!S} n'existe pas"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Impossible de configurer LightDM" msgstr "Impossible de configurer LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Aucun hôte LightDM est installé" msgstr "Aucun hôte LightDM est installé"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Impossible d'écrire le fichier de configuration SLIM" msgstr "Impossible d'écrire le fichier de configuration SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Le fichier de configuration SLIM {!S} n'existe pas" msgstr "Le fichier de configuration SLIM {!S} n'existe pas"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Aucun gestionnaire d'affichage n'a été sélectionné pour le module de " "Aucun gestionnaire d'affichage n'a été sélectionné pour le module de "
"gestionnaire d'affichage" "gestionnaire d'affichage"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -97,7 +97,7 @@ msgstr ""
"La liste des gestionnaires d'affichage est vide ou indéfinie à la fois dans " "La liste des gestionnaires d'affichage est vide ou indéfinie à la fois dans "
"globalstorage et displaymanager.conf." "globalstorage et displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configuration du gestionnaire d'affichage était incomplète" msgstr "La configuration du gestionnaire d'affichage était incomplète"
@ -128,8 +128,8 @@ msgid "Writing fstab."
msgstr "Écriture du fstab." msgstr "Écriture du fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -170,11 +170,11 @@ msgstr "Configuration de l'horloge matériel."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configuration de mkinitcpio." msgstr "Configuration de mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -256,12 +256,12 @@ msgstr[0] "Suppression d'un paquet."
msgstr[1] "Suppression de %(num)d paquets." msgstr[1] "Suppression de %(num)d paquets."
msgstr[2] "Suppression de %(num)d paquets." msgstr[2] "Suppression de %(num)d paquets."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Erreur du gestionnaire de paquets" msgstr "Erreur du gestionnaire de paquets"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -269,7 +269,7 @@ msgstr ""
"Le gestionnaire de paquets n'a pas pu préparer les mises à jour. La commande" "Le gestionnaire de paquets n'a pas pu préparer les mises à jour. La commande"
" <pre>{!s}</pre> a renvoyé le code d'erreur {!s}." " <pre>{!s}</pre> a renvoyé le code d'erreur {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -277,7 +277,7 @@ msgstr ""
"Le gestionnaire de paquets n'a pas pu mettre à jour le système. La commande " "Le gestionnaire de paquets n'a pas pu mettre à jour le système. La commande "
"<pre>{!s}</pre> a renvoyé le code d'erreur {!s}." "<pre>{!s}</pre> a renvoyé le code d'erreur {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Fabio Tomat <f.t.public@gmail.com>, 2020\n" "Last-Translator: Fabio Tomat <f.t.public@gmail.com>, 2020\n"
"Language-Team: Friulian (https://app.transifex.com/calamares/teams/20061/fur/)\n" "Language-Team: Friulian (https://app.transifex.com/calamares/teams/20061/fur/)\n"
@ -25,57 +25,57 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instale il bootloader." msgstr "Instale il bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Impussibil scrivi il file di configurazion di LXDM" msgstr "Impussibil scrivi il file di configurazion di LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Il file di configurazion di LXDM {!s} nol esist" msgstr "Il file di configurazion di LXDM {!s} nol esist"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Impussibil scrivi il file di configurazion di LightDM" msgstr "Impussibil scrivi il file di configurazion di LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Il file di configurazion di LightDM {!s} nol esist" msgstr "Il file di configurazion di LightDM {!s} nol esist"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Impussibil configurâ LightDM" msgstr "Impussibil configurâ LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nissun menù di benvignût par LightDM instalât." msgstr "Nissun menù di benvignût par LightDM instalât."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Impussibil scrivi il file di configurazion SLIM" msgstr "Impussibil scrivi il file di configurazion SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Il file di configurazion di SLIM {!s} nol esist" msgstr "Il file di configurazion di SLIM {!s} nol esist"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Nissun gjestôr di visôrs selezionât pal modul displaymanager." msgstr "Nissun gjestôr di visôrs selezionât pal modul displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -83,7 +83,7 @@ msgstr ""
"La liste dai gjestôrs di visôrs e je vueide o no je definide sedi in " "La liste dai gjestôrs di visôrs e je vueide o no je definide sedi in "
"globalstorage che in displaymanager.conf." "globalstorage che in displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configurazion dal gjestôr dai visôrs no jere complete" msgstr "La configurazion dal gjestôr dai visôrs no jere complete"
@ -114,8 +114,8 @@ msgid "Writing fstab."
msgstr "Daûr a scrivi fstab." msgstr "Daûr a scrivi fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -152,11 +152,11 @@ msgstr "Daûr a configurâ l'orloi hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Daûr a configurâ di mkinitcpio." msgstr "Daûr a configurâ di mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -236,24 +236,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Daûr a gjavâ un pachet." msgstr[0] "Daûr a gjavâ un pachet."
msgstr[1] "Daûr a gjavâ %(num)d pachets." msgstr[1] "Daûr a gjavâ %(num)d pachets."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Xosé, 2018\n" "Last-Translator: Xosé, 2018\n"
"Language-Team: Galician (https://app.transifex.com/calamares/teams/20061/gl/)\n" "Language-Team: Galician (https://app.transifex.com/calamares/teams/20061/gl/)\n"
@ -25,64 +25,64 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Non é posíbel escribir o ficheiro de configuración de LXDM" msgstr "Non é posíbel escribir o ficheiro de configuración de LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "O ficheiro de configuración de LXDM {!s} non existe" msgstr "O ficheiro de configuración de LXDM {!s} non existe"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Non é posíbel escribir o ficheiro de configuración de LightDM" msgstr "Non é posíbel escribir o ficheiro de configuración de LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "O ficheiro de configuración de LightDM {!s} non existe" msgstr "O ficheiro de configuración de LightDM {!s} non existe"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Non é posíbel configurar LightDM" msgstr "Non é posíbel configurar LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Non se instalou o saudador de LightDM." msgstr "Non se instalou o saudador de LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Non é posíbel escribir o ficheiro de configuración de SLIM" msgstr "Non é posíbel escribir o ficheiro de configuración de SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "O ficheiro de configuración de SLIM {!s} non existe" msgstr "O ficheiro de configuración de SLIM {!s} non existe"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Non hai xestores de pantalla seleccionados para o módulo displaymanager." "Non hai xestores de pantalla seleccionados para o módulo displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "A configuración do xestor de pantalla foi incompleta" msgstr "A configuración do xestor de pantalla foi incompleta"
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -234,24 +234,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "A retirar un paquete." msgstr[0] "A retirar un paquete."
msgstr[1] "A retirar %(num)d paquetes." msgstr[1] "A retirar %(num)d paquetes."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Gujarati (https://app.transifex.com/calamares/teams/20061/gu/)\n" "Language-Team: Gujarati (https://app.transifex.com/calamares/teams/20061/gu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>, 2023\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>, 2023\n"
"Language-Team: Hebrew (https://app.transifex.com/calamares/teams/20061/he/)\n" "Language-Team: Hebrew (https://app.transifex.com/calamares/teams/20061/he/)\n"
@ -27,15 +27,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "התקנת מנהל אתחול." msgstr "התקנת מנהל אתחול."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "ההתקנה של grub נכשלה, לא הוגדרו מחיצות באחסון הכללי" msgstr "ההתקנה של grub נכשלה, לא הוגדרו מחיצות באחסון הכללי"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "שגיאת התקנת מנהל אתחול" msgstr "שגיאת התקנת מנהל אתחול"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,43 +43,43 @@ msgstr ""
"לא ניתן להתקין את מנהל האתחול. פקודת ההתקנה <pre>{!s}</pre> החזירה את קוד " "לא ניתן להתקין את מנהל האתחול. פקודת ההתקנה <pre>{!s}</pre> החזירה את קוד "
"השגיאה {!s}." "השגיאה {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "לא ניתן לכתוב את קובץ התצורה של LXDM" msgstr "לא ניתן לכתוב את קובץ התצורה של LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "קובץ התצורה של LXDM {!s} אינו קיים" msgstr "קובץ התצורה של LXDM {!s} אינו קיים"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "לא ניתן לכתוב את קובץ התצורה של LightDM" msgstr "לא ניתן לכתוב את קובץ התצורה של LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "קובץ התצורה של LightDM {!s} אינו קיים" msgstr "קובץ התצורה של LightDM {!s} אינו קיים"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "לא ניתן להגדיר את LightDM" msgstr "לא ניתן להגדיר את LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "לא מותקן מקבל פנים מסוג LightDM." msgstr "לא מותקן מקבל פנים מסוג LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "לא ניתן לכתוב קובץ תצורה של SLIM." msgstr "לא ניתן לכתוב קובץ תצורה של SLIM."
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "קובץ התצורה {!s} של SLIM אינו קיים" msgstr "קובץ התצורה {!s} של SLIM אינו קיים"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "לא נבחרו מנהלי תצוגה למודול displaymanager." msgstr "לא נבחרו מנהלי תצוגה למודול displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -87,7 +87,7 @@ msgstr ""
"רשימת מנהלי התצוגה ריקה או שאינה מוגדרת גם באחסון הכללי (globalstorage) וגם " "רשימת מנהלי התצוגה ריקה או שאינה מוגדרת גם באחסון הכללי (globalstorage) וגם "
"ב־displaymanager.conf." "ב־displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "תצורת מנהל התצוגה אינה שלמה" msgstr "תצורת מנהל התצוגה אינה שלמה"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "fstab נכתב." msgstr "fstab נכתב."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -155,11 +155,11 @@ msgstr "שעון החומרה מוגדר."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio מותקן." msgstr "mkinitcpio מותקן."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "לא מוגדרות מחיצות עבור <pre>initcpiocfg</pre>." msgstr "לא מוגדרות מחיצות עבור <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "אין נקודת עגינת שורש עבור <pre>initcpiocfg</pre>." msgstr "אין נקודת עגינת שורש עבור <pre>initcpiocfg</pre>."
@ -243,12 +243,12 @@ msgstr[1] "מתבצעת הסרה של %(num)d חבילות."
msgstr[2] "מתבצעת הסרה של %(num)d חבילות." msgstr[2] "מתבצעת הסרה של %(num)d חבילות."
msgstr[3] "מתבצעת הסרה של %(num)d חבילות." msgstr[3] "מתבצעת הסרה של %(num)d חבילות."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "שגיאת מנהל חבילות" msgstr "שגיאת מנהל חבילות"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -256,7 +256,7 @@ msgstr ""
"מנהל החבילות לא הצליח להכין את העדכונים. הפקודה <pre>{!s}</pre> החזירה את " "מנהל החבילות לא הצליח להכין את העדכונים. הפקודה <pre>{!s}</pre> החזירה את "
"קוד השגיאה {!s}." "קוד השגיאה {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -264,7 +264,7 @@ msgstr ""
"מנהל החבילות לא הצליח לעדכן את המערכת. הפקודה <pre>{!s}</pre> החזירה את קוד " "מנהל החבילות לא הצליח לעדכן את המערכת. הפקודה <pre>{!s}</pre> החזירה את קוד "
"השגיאה {!s}." "השגיאה {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Panwar108 <caspian7pena@gmail.com>, 2022\n" "Last-Translator: Panwar108 <caspian7pena@gmail.com>, 2022\n"
"Language-Team: Hindi (https://app.transifex.com/calamares/teams/20061/hi/)\n" "Language-Team: Hindi (https://app.transifex.com/calamares/teams/20061/hi/)\n"
@ -25,15 +25,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "बूट लोडर इंस्टॉल करना।" msgstr "बूट लोडर इंस्टॉल करना।"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "grub इंस्टॉल करना विफल, सर्वत्र संचयन में कोई विभाजन परिभाषित नहीं है" msgstr "grub इंस्टॉल करना विफल, सर्वत्र संचयन में कोई विभाजन परिभाषित नहीं है"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "बूट लोडर इंस्टॉल त्रुटि" msgstr "बूट लोडर इंस्टॉल त्रुटि"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -41,43 +41,43 @@ msgstr ""
"बूट लोडर इंस्टॉल करना विफल। इंस्टॉल कमांड <pre>{!s}</pre> हेतु त्रुटि कोड " "बूट लोडर इंस्टॉल करना विफल। इंस्टॉल कमांड <pre>{!s}</pre> हेतु त्रुटि कोड "
"{!s} प्राप्त।" "{!s} प्राप्त।"
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM विन्यास फ़ाइल राइट नहीं की जा सकती" msgstr "LXDM विन्यास फ़ाइल राइट नहीं की जा सकती"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM विन्यास फ़ाइल {!s} मौजूद नहीं है" msgstr "LXDM विन्यास फ़ाइल {!s} मौजूद नहीं है"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM विन्यास फ़ाइल राइट नहीं की जा सकती" msgstr "LightDM विन्यास फ़ाइल राइट नहीं की जा सकती"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM विन्यास फ़ाइल {!s} मौजूद नहीं है" msgstr "LightDM विन्यास फ़ाइल {!s} मौजूद नहीं है"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM को विन्यस्त नहीं किया जा सकता" msgstr "LightDM को विन्यस्त नहीं किया जा सकता"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "कोई LightDM लॉगिन स्क्रीन इंस्टॉल नहीं है।" msgstr "कोई LightDM लॉगिन स्क्रीन इंस्टॉल नहीं है।"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM विन्यास फ़ाइल राइट नहीं की जा सकती" msgstr "SLIM विन्यास फ़ाइल राइट नहीं की जा सकती"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM विन्यास फ़ाइल {!s} मौजूद नहीं है" msgstr "SLIM विन्यास फ़ाइल {!s} मौजूद नहीं है"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "चयनित डिस्प्ले प्रबंधक मॉड्यूल हेतु कोई डिस्प्ले प्रबंधक नहीं मिला।" msgstr "चयनित डिस्प्ले प्रबंधक मॉड्यूल हेतु कोई डिस्प्ले प्रबंधक नहीं मिला।"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -85,7 +85,7 @@ msgstr ""
"globalstorage व displaymanager.conf में डिस्प्ले प्रबंधक सूची रिक्त या " "globalstorage व displaymanager.conf में डिस्प्ले प्रबंधक सूची रिक्त या "
"अपरिभाषित है।" "अपरिभाषित है।"
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "डिस्प्ले प्रबंधक विन्यास अधूरा था" msgstr "डिस्प्ले प्रबंधक विन्यास अधूरा था"
@ -116,8 +116,8 @@ msgid "Writing fstab."
msgstr "fstab पर राइट करना।" msgstr "fstab पर राइट करना।"
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -156,11 +156,11 @@ msgstr "हार्डवेयर घड़ी सेट करना।"
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio को विन्यस्त करना।" msgstr "mkinitcpio को विन्यस्त करना।"
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -240,12 +240,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "एक पैकेज हटाया जा रहा है।" msgstr[0] "एक पैकेज हटाया जा रहा है।"
msgstr[1] "%(num)d पैकेज हटाए जा रहे हैं।" msgstr[1] "%(num)d पैकेज हटाए जा रहे हैं।"
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "पैकेज प्रबंधक त्रुटि" msgstr "पैकेज प्रबंधक त्रुटि"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -253,7 +253,7 @@ msgstr ""
"पैकेज प्रबंधक द्वारा अपडेट तैयार करना विफल। कमांड <pre>{!s}</pre> हेतु " "पैकेज प्रबंधक द्वारा अपडेट तैयार करना विफल। कमांड <pre>{!s}</pre> हेतु "
"त्रुटि कोड {!s} प्राप्त।" "त्रुटि कोड {!s} प्राप्त।"
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -261,7 +261,7 @@ msgstr ""
"पैकेज प्रबंधक द्वारा सिस्टम अपडेट करना विफल। कमांड <pre>{!s}</pre> हेतु " "पैकेज प्रबंधक द्वारा सिस्टम अपडेट करना विफल। कमांड <pre>{!s}</pre> हेतु "
"त्रुटि कोड {!s} प्राप्त।" "त्रुटि कोड {!s} प्राप्त।"
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2023\n" "Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2023\n"
"Language-Team: Croatian (https://app.transifex.com/calamares/teams/20061/hr/)\n" "Language-Team: Croatian (https://app.transifex.com/calamares/teams/20061/hr/)\n"
@ -25,17 +25,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instaliram bootloader." msgstr "Instaliram bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Instalacija gruba nije uspjela, nema definiranih particija u globalnoj " "Instalacija gruba nije uspjela, nema definiranih particija u globalnoj "
"pohrani" "pohrani"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Greška prilikom instalacije bootloadera" msgstr "Greška prilikom instalacije bootloadera"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,43 +43,43 @@ msgstr ""
"Bootloader nije mogao biti instaliran. Instalacijska naredba <pre>{!s}</pre>" "Bootloader nije mogao biti instaliran. Instalacijska naredba <pre>{!s}</pre>"
" je vratila kod pogreške {!s}." " je vratila kod pogreške {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Ne mogu zapisati LXDM konfiguracijsku datoteku" msgstr "Ne mogu zapisati LXDM konfiguracijsku datoteku"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM konfiguracijska datoteka {!s} ne postoji" msgstr "LXDM konfiguracijska datoteka {!s} ne postoji"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Ne moku zapisati LightDM konfiguracijsku datoteku" msgstr "Ne moku zapisati LightDM konfiguracijsku datoteku"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM konfiguracijska datoteka {!s} ne postoji" msgstr "LightDM konfiguracijska datoteka {!s} ne postoji"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Ne mogu konfigurirati LightDM" msgstr "Ne mogu konfigurirati LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nije instaliran LightDM pozdravnik." msgstr "Nije instaliran LightDM pozdravnik."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Ne mogu zapisati SLIM konfiguracijsku datoteku" msgstr "Ne mogu zapisati SLIM konfiguracijsku datoteku"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM konfiguracijska datoteka {!s} ne postoji" msgstr "SLIM konfiguracijska datoteka {!s} ne postoji"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Nisu odabrani upravitelji zaslona za modul displaymanager." msgstr "Nisu odabrani upravitelji zaslona za modul displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -87,7 +87,7 @@ msgstr ""
"Popis upravitelja zaslona je prazan ili nedefiniran u oba globalstorage i " "Popis upravitelja zaslona je prazan ili nedefiniran u oba globalstorage i "
"displaymanager.conf." "displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Konfiguracija upravitelja zaslona nije bila potpuna" msgstr "Konfiguracija upravitelja zaslona nije bila potpuna"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "Zapisujem fstab." msgstr "Zapisujem fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -156,11 +156,11 @@ msgstr "Postavljanje hardverskog sata."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfiguriranje mkinitcpio." msgstr "Konfiguriranje mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Nema definiranih particija za <pre>initcpiocfg</pre>." msgstr "Nema definiranih particija za <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Nema root točke montiranja za <pre>initcpiocfg</pre>." msgstr "Nema root točke montiranja za <pre>initcpiocfg</pre>."
@ -242,12 +242,12 @@ msgstr[0] "Uklanjam paket."
msgstr[1] "Uklanjam %(num)d pakete." msgstr[1] "Uklanjam %(num)d pakete."
msgstr[2] "Uklanjam %(num)d pakete." msgstr[2] "Uklanjam %(num)d pakete."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Pogreška upravitelja paketa" msgstr "Pogreška upravitelja paketa"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -255,7 +255,7 @@ msgstr ""
"Upravitelj paketa nije mogao pripremiti ažuriranja. Naredba <pre>{!s}</pre> " "Upravitelj paketa nije mogao pripremiti ažuriranja. Naredba <pre>{!s}</pre> "
"je vratila kôd pogreške {!s}." "je vratila kôd pogreške {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -263,7 +263,7 @@ msgstr ""
"Upravitelj paketa nije mogao ažurirati sustav. Naredba <pre>{!s}</pre> je " "Upravitelj paketa nije mogao ažurirati sustav. Naredba <pre>{!s}</pre> je "
"vratila kod pogreške {!s}." "vratila kod pogreške {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Lajos Pasztor <mrlajos@gmail.com>, 2019\n" "Last-Translator: Lajos Pasztor <mrlajos@gmail.com>, 2019\n"
"Language-Team: Hungarian (https://app.transifex.com/calamares/teams/20061/hu/)\n" "Language-Team: Hungarian (https://app.transifex.com/calamares/teams/20061/hu/)\n"
@ -28,63 +28,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Rendszerbetöltő telepítése." msgstr "Rendszerbetöltő telepítése."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Az LXDM konfigurációs fájl nem írható" msgstr "Az LXDM konfigurációs fájl nem írható"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "A(z) {!s} LXDM konfigurációs fájl nem létezik" msgstr "A(z) {!s} LXDM konfigurációs fájl nem létezik"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "A LightDM konfigurációs fájl nem írható" msgstr "A LightDM konfigurációs fájl nem írható"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "A(z) {!s} LightDM konfigurációs fájl nem létezik" msgstr "A(z) {!s} LightDM konfigurációs fájl nem létezik"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "A LightDM nem állítható be" msgstr "A LightDM nem állítható be"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nincs LightDM üdvözlő telepítve." msgstr "Nincs LightDM üdvözlő telepítve."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "A SLIM konfigurációs fájl nem írható" msgstr "A SLIM konfigurációs fájl nem írható"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "A(z) {!s} SLIM konfigurációs fájl nem létezik" msgstr "A(z) {!s} SLIM konfigurációs fájl nem létezik"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Nincs kijelzőkezelő kiválasztva a kijelzőkezelő modulhoz." msgstr "Nincs kijelzőkezelő kiválasztva a kijelzőkezelő modulhoz."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "A kijelzőkezelő konfigurációja hiányos volt" msgstr "A kijelzőkezelő konfigurációja hiányos volt"
@ -115,8 +115,8 @@ msgid "Writing fstab."
msgstr "fstab írása." msgstr "fstab írása."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -152,11 +152,11 @@ msgstr "Rendszeridő beállítása."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio konfigurálása." msgstr "mkinitcpio konfigurálása."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -236,24 +236,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Egy csomag eltávolítása." msgstr[0] "Egy csomag eltávolítása."
msgstr[1] "%(num)d csomag eltávolítása." msgstr[1] "%(num)d csomag eltávolítása."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Drajat Hasan <drajathasan20@gmail.com>, 2021\n" "Last-Translator: Drajat Hasan <drajathasan20@gmail.com>, 2021\n"
"Language-Team: Indonesian (https://app.transifex.com/calamares/teams/20061/id/)\n" "Language-Team: Indonesian (https://app.transifex.com/calamares/teams/20061/id/)\n"
@ -27,63 +27,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Gak bisa menulis file konfigurasi LXDM" msgstr "Gak bisa menulis file konfigurasi LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "File {!s} config LXDM enggak ada" msgstr "File {!s} config LXDM enggak ada"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Gak bisa menulis file konfigurasi LightDM" msgstr "Gak bisa menulis file konfigurasi LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "File {!s} config LightDM belum ada" msgstr "File {!s} config LightDM belum ada"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Gak bisa mengkonfigurasi LightDM" msgstr "Gak bisa mengkonfigurasi LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Tiada LightDM greeter yang terinstal." msgstr "Tiada LightDM greeter yang terinstal."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Gak bisa menulis file konfigurasi SLIM" msgstr "Gak bisa menulis file konfigurasi SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "File {!s} config SLIM belum ada" msgstr "File {!s} config SLIM belum ada"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Tiada display manager yang dipilih untuk modul displaymanager." msgstr "Tiada display manager yang dipilih untuk modul displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Konfigurasi display manager belum rampung" msgstr "Konfigurasi display manager belum rampung"
@ -114,8 +114,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -151,11 +151,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "mencopot %(num)d paket" msgstr[0] "mencopot %(num)d paket"
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Caarmi, 2020\n" "Last-Translator: Caarmi, 2020\n"
"Language-Team: Interlingue (https://app.transifex.com/calamares/teams/20061/ie/)\n" "Language-Team: Interlingue (https://app.transifex.com/calamares/teams/20061/ie/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installante li bootloader." msgstr "Installante li bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Ne successat scrir li file de configuration de LXDM" msgstr "Ne successat scrir li file de configuration de LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "File del configuration de LXDM {!s} ne existe" msgstr "File del configuration de LXDM {!s} ne existe"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Ne successat scrir li file de configuration de LightDM" msgstr "Ne successat scrir li file de configuration de LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "File del configuration de LightDM {!s} ne existe" msgstr "File del configuration de LightDM {!s} ne existe"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "File del configuration de SLIM {!s} ne existe" msgstr "File del configuration de SLIM {!s} ne existe"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "Scrition de fstab." msgstr "Scrition de fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configurante mkinitcpio." msgstr "Configurante mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 2023\n" "Last-Translator: Sveinn í Felli <sv1@fellsnet.is>, 2023\n"
"Language-Team: Icelandic (https://app.transifex.com/calamares/teams/20061/is/)\n" "Language-Team: Icelandic (https://app.transifex.com/calamares/teams/20061/is/)\n"
@ -26,63 +26,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Setja upp ræsistjóra." msgstr "Setja upp ræsistjóra."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Villa við uppsetningu ræsistjóra" msgstr "Villa við uppsetningu ræsistjóra"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Gat ekki skrifað LXDM-stillingaskrá" msgstr "Gat ekki skrifað LXDM-stillingaskrá"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM-stillingaskráin {!s} er ekki til" msgstr "LXDM-stillingaskráin {!s} er ekki til"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Gat ekki skrifað LightDM-stillingaskrá" msgstr "Gat ekki skrifað LightDM-stillingaskrá"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM-stillingaskráin {!s} er ekki til" msgstr "LightDM-stillingaskráin {!s} er ekki til"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Get ekki stillt LightDM" msgstr "Get ekki stillt LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Gat ekki skrifað SLIM-stillingaskrá" msgstr "Gat ekki skrifað SLIM-stillingaskrá"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM-stillingaskráin {!s} er ekki til" msgstr "SLIM-stillingaskráin {!s} er ekki til"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "Skrifa fstab." msgstr "Skrifa fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr "Stilli klukku á vélbúnaði."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Stilli mkinitcpio." msgstr "Stilli mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -234,24 +234,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Fjarlægi einn pakka." msgstr[0] "Fjarlægi einn pakka."
msgstr[1] "Fjarlægi %(num)d pakka." msgstr[1] "Fjarlægi %(num)d pakka."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Villa í pakkastjóra" msgstr "Villa í pakkastjóra"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -10,15 +10,16 @@
# Giuseppe Pignataro <rogepix@gmail.com>, 2021 # Giuseppe Pignataro <rogepix@gmail.com>, 2021
# Vincenzo Reale <vinx.reale@gmail.com>, 2022 # Vincenzo Reale <vinx.reale@gmail.com>, 2022
# vincenzo sammarco, 2022 # vincenzo sammarco, 2022
# Paolo Zamponi <feus73@gmail.com>, 2023
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: vincenzo sammarco, 2022\n" "Last-Translator: Paolo Zamponi <feus73@gmail.com>, 2023\n"
"Language-Team: Italian (Italy) (https://app.transifex.com/calamares/teams/20061/it_IT/)\n" "Language-Team: Italian (Italy) (https://app.transifex.com/calamares/teams/20061/it_IT/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -30,17 +31,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installa il bootloader." msgstr "Installa il bootloader."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Installazione di grub non riuscita, nessuna partizione definita " "Installazione di grub non riuscita, nessuna partizione definita "
"nell'archiviazione globale" "nell'archiviazione globale"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Errore di installazione del boot loader" msgstr "Errore di installazione del boot loader"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -48,44 +49,44 @@ msgstr ""
"Impossibile installare il bootloader. Il comando di installazione " "Impossibile installare il bootloader. Il comando di installazione "
"<pre>{!s}</pre> ha restituito il codice di errore {!s}." "<pre>{!s}</pre> ha restituito il codice di errore {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Impossibile scrivere il file di configurazione di LXDM" msgstr "Impossibile scrivere il file di configurazione di LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Il file di configurazione di LXDM {!s} non esiste" msgstr "Il file di configurazione di LXDM {!s} non esiste"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Impossibile scrivere il file di configurazione di LightDM" msgstr "Impossibile scrivere il file di configurazione di LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Il file di configurazione di LightDM {!s} non esiste" msgstr "Il file di configurazione di LightDM {!s} non esiste"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Impossibile configurare LightDM" msgstr "Impossibile configurare LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nessun LightDM greeter installato." msgstr "Nessun LightDM greeter installato."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Impossibile scrivere il file di configurazione di SLIM" msgstr "Impossibile scrivere il file di configurazione di SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Il file di configurazione di SLIM {!s} non esiste" msgstr "Il file di configurazione di SLIM {!s} non esiste"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Non è stato selezionato alcun display manager per il modulo displaymanager" "Non è stato selezionato alcun display manager per il modulo displaymanager"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -93,7 +94,7 @@ msgstr ""
"La lista dei display manager è vuota o non definita sia in globalstorage che" "La lista dei display manager è vuota o non definita sia in globalstorage che"
" in displaymanager.conf." " in displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "La configurazione del display manager è incompleta" msgstr "La configurazione del display manager è incompleta"
@ -103,12 +104,14 @@ msgstr "Creazione di initramfs con dracut."
#: src/modules/dracut/main.py:63 #: src/modules/dracut/main.py:63
msgid "Failed to run dracut" msgid "Failed to run dracut"
msgstr "" msgstr "Impossibile eseguire dracut"
#: src/modules/dracut/main.py:64 #: src/modules/dracut/main.py:64
#, python-brace-format #, python-brace-format
msgid "Dracut failed to run on the target with return code: {return_code}" msgid "Dracut failed to run on the target with return code: {return_code}"
msgstr "" msgstr ""
"Esecuzione di dracut nella destinazione non riuscita con codice restituito: "
"{return_code}"
#: src/modules/dummypython/main.py:35 #: src/modules/dummypython/main.py:35
msgid "Dummy python job." msgid "Dummy python job."
@ -124,8 +127,8 @@ msgid "Writing fstab."
msgstr "Scrittura di fstab." msgstr "Scrittura di fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -163,11 +166,11 @@ msgstr "Impostazione del clock hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configurazione di mkinitcpio." msgstr "Configurazione di mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr "Nessuna partizione definita per <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -181,7 +184,7 @@ msgstr "Configurazione della localizzazione."
#: src/modules/mkinitfs/main.py:27 #: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs." msgid "Creating initramfs with mkinitfs."
msgstr "Sto creando initramfs con mkinitfs." msgstr "Creazione di initramfs con mkinitfs."
#: src/modules/mkinitfs/main.py:49 #: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target" msgid "Failed to run mkinitfs on the target"
@ -213,7 +216,7 @@ msgstr "Impossibile impostare il punto di montaggio zfs"
#: src/modules/mount/main.py:365 #: src/modules/mount/main.py:365
msgid "zfs mounting error" msgid "zfs mounting error"
msgstr "errore di mount zfs" msgstr "errore di montaggio di zfs"
#: src/modules/networkcfg/main.py:29 #: src/modules/networkcfg/main.py:29
msgid "Saving network configuration." msgid "Saving network configuration."
@ -249,12 +252,12 @@ msgstr[0] "Rimuovendo un pacchetto."
msgstr[1] "Rimozione di %(num)d pacchetti." msgstr[1] "Rimozione di %(num)d pacchetti."
msgstr[2] "Rimozione di %(num)d pacchetti." msgstr[2] "Rimozione di %(num)d pacchetti."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Errore del gestore dei pacchetti" msgstr "Errore del gestore dei pacchetti"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -262,7 +265,7 @@ msgstr ""
"Il gestore pacchetti non ha potuto preparare gli aggiornamenti. Il comando " "Il gestore pacchetti non ha potuto preparare gli aggiornamenti. Il comando "
"<pre>{!s}</pre> ha restituito il codice di errore {!s}." "<pre>{!s}</pre> ha restituito il codice di errore {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -270,7 +273,7 @@ msgstr ""
"Il gestore pacchetti non ha potuto aggiornare il sistema. Il " "Il gestore pacchetti non ha potuto aggiornare il sistema. Il "
"comando<pre>{!s}</pre> ha restituito il codice di errore {!s}." "comando<pre>{!s}</pre> ha restituito il codice di errore {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."
@ -320,7 +323,7 @@ msgstr ""
#: src/modules/services-openrc/main.py:101 #: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist" msgid "Target runlevel does not exist"
msgstr "Il runlevel target non esiste" msgstr "Il runlevel di destinazione non esiste"
#: src/modules/services-openrc/main.py:102 #: src/modules/services-openrc/main.py:102
msgid "" msgid ""
@ -346,13 +349,15 @@ msgstr ""
#: src/modules/services-systemd/main.py:64 #: src/modules/services-systemd/main.py:64
msgid "Cannot modify unit" msgid "Cannot modify unit"
msgstr "" msgstr "Impossibile modificare l'unità"
#: src/modules/services-systemd/main.py:65 #: src/modules/services-systemd/main.py:65
msgid "" msgid ""
"<code>systemctl {_action!s}</code> call in chroot returned error code " "<code>systemctl {_action!s}</code> call in chroot returned error code "
"{_exit_code!s}." "{_exit_code!s}."
msgstr "" msgstr ""
"La chiamata <code>systemctl {_action!s}</code> in chroot ha restituito il "
"codice di errore {_exit_code!s}."
#: src/modules/services-systemd/main.py:66 #: src/modules/services-systemd/main.py:66
msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>." msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>."
@ -364,7 +369,7 @@ msgstr "Copia dei file system."
#: src/modules/unpackfs/main.py:254 #: src/modules/unpackfs/main.py:254
msgid "rsync failed with error code {}." msgid "rsync failed with error code {}."
msgstr "rsync fallita con codice d'errore {}." msgstr "rsync non riuscito con codice d'errore {}."
#: src/modules/unpackfs/main.py:299 #: src/modules/unpackfs/main.py:299
msgid "Unpacking image {}/{}, file {}/{}" msgid "Unpacking image {}/{}, file {}/{}"
@ -376,7 +381,7 @@ msgstr "Avvio dell'estrazione {}"
#: src/modules/unpackfs/main.py:323 src/modules/unpackfs/main.py:467 #: src/modules/unpackfs/main.py:323 src/modules/unpackfs/main.py:467
msgid "Failed to unpack image \"{}\"" msgid "Failed to unpack image \"{}\""
msgstr "Estrazione dell'immagine \"{}\" fallita" msgstr "Estrazione dell'immagine \"{}\" non riuscita"
#: src/modules/unpackfs/main.py:430 #: src/modules/unpackfs/main.py:430
msgid "No mount point for root partition" msgid "No mount point for root partition"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Japanese (Hiragana) (https://app.transifex.com/calamares/teams/20061/ja-Hira/)\n" "Language-Team: Japanese (Hiragana) (https://app.transifex.com/calamares/teams/20061/ja-Hira/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -227,24 +227,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2023\n" "Last-Translator: UTUMI Hirosi <utuhiro78@yahoo.co.jp>, 2023\n"
"Language-Team: Japanese (https://app.transifex.com/calamares/teams/20061/ja/)\n" "Language-Team: Japanese (https://app.transifex.com/calamares/teams/20061/ja/)\n"
@ -27,64 +27,64 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "ブートローダーをインストール" msgstr "ブートローダーをインストール"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "grub のインストールに失敗しました。グローバルストレージにパーティションが定義されていません" msgstr "grub のインストールに失敗しました。グローバルストレージにパーティションが定義されていません"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "ブートローダーのインストールエラー" msgstr "ブートローダーのインストールエラー"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
"ブートローダーをインストールできませんでした。インストールコマンド <pre>{!s}</pre> がエラーコード {!s} を返しました。" "ブートローダーをインストールできませんでした。インストールコマンド <pre>{!s}</pre> がエラーコード {!s} を返しました。"
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDMの設定ファイルに書き込みができません" msgstr "LXDMの設定ファイルに書き込みができません"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM 設定ファイル {!s} が存在しません" msgstr "LXDM 設定ファイル {!s} が存在しません"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDMの設定ファイルに書き込みができません" msgstr "LightDMの設定ファイルに書き込みができません"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM 設定ファイル {!s} が存在しません" msgstr "LightDM 設定ファイル {!s} が存在しません"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDMの設定ができません" msgstr "LightDMの設定ができません"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM greeter がインストールされていません。" msgstr "LightDM greeter がインストールされていません。"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIMの設定ファイルに書き込みができません" msgstr "SLIMの設定ファイルに書き込みができません"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM 設定ファイル {!s} が存在しません" msgstr "SLIM 設定ファイル {!s} が存在しません"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "ディスプレイマネージャが選択されていません。" msgstr "ディスプレイマネージャが選択されていません。"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "globalstorage と displaymanager.conf の両方で、displaymanagers リストが空か未定義です。" msgstr "globalstorage と displaymanager.conf の両方で、displaymanagers リストが空か未定義です。"
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "ディスプレイマネージャの設定が不完全です" msgstr "ディスプレイマネージャの設定が不完全です"
@ -115,8 +115,8 @@ msgid "Writing fstab."
msgstr "fstabを書き込んでいます。" msgstr "fstabを書き込んでいます。"
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -152,11 +152,11 @@ msgstr "ハードウェアクロックの設定"
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpioを設定しています。" msgstr "mkinitcpioを設定しています。"
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> にパーティションが定義されていません。" msgstr "<pre>initcpiocfg</pre> にパーティションが定義されていません。"
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> のルートマウントポイントがありません" msgstr "<pre>initcpiocfg</pre> のルートマウントポイントがありません"
@ -234,26 +234,26 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] " %(num)d パッケージを削除しています。" msgstr[0] " %(num)d パッケージを削除しています。"
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "パッケージマネージャーのエラー" msgstr "パッケージマネージャーのエラー"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
"パッケージマネージャーはアップデートを準備できませんでした。コマンド <pre>{!s}</pre> はエラーコード {!s} を返しました。" "パッケージマネージャーはアップデートを準備できませんでした。コマンド <pre>{!s}</pre> はエラーコード {!s} を返しました。"
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
"パッケージマネージャーはシステムをアップデートできませんでした。 コマンド <pre>{!s}</pre> はエラーコード {!s} を返しました。" "パッケージマネージャーはシステムをアップデートできませんでした。 コマンド <pre>{!s}</pre> はエラーコード {!s} を返しました。"
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n" "Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
"Language-Team: Georgian (https://app.transifex.com/calamares/teams/20061/ka/)\n" "Language-Team: Georgian (https://app.transifex.com/calamares/teams/20061/ka/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "ჩამტვირთავის დაყენება." msgstr "ჩამტვირთავის დაყენება."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "GRUB-ის დაყენების შეცდომა. გლობალურ საცავში დანაყოფები აღწერილი არაა" msgstr "GRUB-ის დაყენების შეცდომა. გლობალურ საცავში დანაყოფები აღწერილი არაა"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "ჩამტვირთავის დაყენების შეცდომა" msgstr "ჩამტვირთავის დაყენების შეცდომა"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM-ის კონფიგურაციის ფაილის ჩაწერა შეუძლებელია" msgstr "LXDM-ის კონფიგურაციის ფაილის ჩაწერა შეუძლებელია"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM-ის კონფიგურაციის ფაილი არ არსებობს" msgstr "LXDM-ის კონფიგურაციის ფაილი არ არსებობს"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM-ის კონფიგურაციის ფაილის ჩაწერა შეუძლებელია" msgstr "LightDM-ის კონფიგურაციის ფაილის ჩაწერა შეუძლებელია"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM-ის კონფიგურაციის ფაილი არ არსებობს" msgstr "LightDM-ის კონფიგურაციის ფაილი არ არსებობს"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM-ის მორგების შეცდომა" msgstr "LightDM-ის მორგების შეცდომა"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM greeter დაყენებული არაა." msgstr "LightDM greeter დაყენებული არაა."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM-ის კონფიგურაციის ფაილის ჩაწერის შეცდომა" msgstr "SLIM-ის კონფიგურაციის ფაილის ჩაწერის შეცდომა"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM-ის კონფიგურაციის ფაილი არ არსებობს" msgstr "SLIM-ის კონფიგურაციის ფაილი არ არსებობს"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "ეკრანის მმართველის მორგება დასრულებული არაა" msgstr "ეკრანის მმართველის მორგება დასრულებული არაა"
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "'fstab'-ის ჩაწერა." msgstr "'fstab'-ის ჩაწერა."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr "აპარატურული საათის დაყენე
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Mkinitcpio-ის მორგება." msgstr "Mkinitcpio-ის მორგება."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "ერთი პაკეტის წაშლა." msgstr[0] "ერთი პაკეტის წაშლა."
msgstr[1] "%(num)d პაკეტის წაშლა." msgstr[1] "%(num)d პაკეტის წაშლა."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "პაკეტების მმართველის შეცდომა" msgstr "პაკეტების მმართველის შეცდომა"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Kazakh (https://app.transifex.com/calamares/teams/20061/kk/)\n" "Language-Team: Kazakh (https://app.transifex.com/calamares/teams/20061/kk/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Kannada (https://app.transifex.com/calamares/teams/20061/kn/)\n" "Language-Team: Kannada (https://app.transifex.com/calamares/teams/20061/kn/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -5,16 +5,16 @@
# #
# Translators: # Translators:
# Ji-Hyeon Gim <potatogim@potatogim.net>, 2018 # Ji-Hyeon Gim <potatogim@potatogim.net>, 2018
# Junghee Lee <daemul72@gmail.com>, 2023 # JungHee Lee <daemul72@gmail.com>, 2023
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Junghee Lee <daemul72@gmail.com>, 2023\n" "Last-Translator: JungHee Lee <daemul72@gmail.com>, 2023\n"
"Language-Team: Korean (https://app.transifex.com/calamares/teams/20061/ko/)\n" "Language-Team: Korean (https://app.transifex.com/calamares/teams/20061/ko/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -26,57 +26,57 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "부트로더 설치." msgstr "부트로더 설치."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "grub을 설치하지 못했습니다. 파티션 없음이 전역 저장소에 정의되었습니다" msgstr "grub을 설치하지 못했습니다. 파티션 없음이 전역 저장소에 정의되었습니다"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "부트로더 설치 오류" msgstr "부트로더 설치 오류"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "부트로더를 설치할 수 없습니다. <pre>{!s}</pre> 설치 명령에서 {!s} 오류 코드를 반환했습니다." msgstr "부트로더를 설치할 수 없습니다. <pre>{!s}</pre> 설치 명령에서 {!s} 오류 코드를 반환했습니다."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LMLDM 구성 파일을 쓸 수 없습니다." msgstr "LMLDM 구성 파일을 쓸 수 없습니다."
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM 구성 파일 {!s}이 없습니다." msgstr "LXDM 구성 파일 {!s}이 없습니다."
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM 구성 파일을 쓸 수 없습니다." msgstr "LightDM 구성 파일을 쓸 수 없습니다."
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM 구성 파일 {!s}가 없습니다." msgstr "LightDM 구성 파일 {!s}가 없습니다."
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM을 구성할 수 없습니다." msgstr "LightDM을 구성할 수 없습니다."
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM greeter가 설치되지 않았습니다." msgstr "LightDM greeter가 설치되지 않았습니다."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM 구성 파일을 쓸 수 없음" msgstr "SLIM 구성 파일을 쓸 수 없음"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM 구성 파일 {!s}가 없음" msgstr "SLIM 구성 파일 {!s}가 없음"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "displaymanager 모듈에 대해 선택된 디스플레이 관리자가 없습니다." msgstr "displaymanager 모듈에 대해 선택된 디스플레이 관리자가 없습니다."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -84,7 +84,7 @@ msgstr ""
"displaymanagers 목록이 비어 있거나 globalstorage 및 displaymanager.conf 모두에서 정의되지 " "displaymanagers 목록이 비어 있거나 globalstorage 및 displaymanager.conf 모두에서 정의되지 "
"않았습니다." "않았습니다."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "디스플레이 관리자 구성이 완료되지 않았습니다." msgstr "디스플레이 관리자 구성이 완료되지 않았습니다."
@ -115,8 +115,8 @@ msgid "Writing fstab."
msgstr "fstab 쓰기." msgstr "fstab 쓰기."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -152,11 +152,11 @@ msgstr "하드웨어 클럭 설정 중."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio 구성 중." msgstr "mkinitcpio 구성 중."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre>에 대해 정의된 파티션이 없습니다." msgstr "<pre>initcpiocfg</pre>에 대해 정의된 파티션이 없습니다."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre>에 대한 루트 마운트 지점이 없습니다." msgstr "<pre>initcpiocfg</pre>에 대한 루트 마운트 지점이 없습니다."
@ -234,24 +234,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "%(num)d개의 패키지들을 제거하는 중입니다." msgstr[0] "%(num)d개의 패키지들을 제거하는 중입니다."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "패키지 관리자 오류" msgstr "패키지 관리자 오류"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "패키지 관리자가 업데이트를 준비할 수 없습니다. <pre>{!s}</pre> 명령에서 {!s} 오류 코드를 반환했습니다." msgstr "패키지 관리자가 업데이트를 준비할 수 없습니다. <pre>{!s}</pre> 명령에서 {!s} 오류 코드를 반환했습니다."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "패키지 관리자가 시스템을 업데이트할 수 없습니다. <pre>{!s}</pre> 명령에서 {!s} 오류 코드를 반환했습니다." msgstr "패키지 관리자가 시스템을 업데이트할 수 없습니다. <pre>{!s}</pre> 명령에서 {!s} 오류 코드를 반환했습니다."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Lao (https://app.transifex.com/calamares/teams/20061/lo/)\n" "Language-Team: Lao (https://app.transifex.com/calamares/teams/20061/lo/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -227,24 +227,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Moo, 2023\n" "Last-Translator: Moo, 2023\n"
"Language-Team: Lithuanian (https://app.transifex.com/calamares/teams/20061/lt/)\n" "Language-Team: Lithuanian (https://app.transifex.com/calamares/teams/20061/lt/)\n"
@ -26,17 +26,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Įdiegti operacinės sistemos paleidyklę." msgstr "Įdiegti operacinės sistemos paleidyklę."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Nepavyko įdiegti grub paleidyklės, visuotinėje saugykloje nėra apibrėžta " "Nepavyko įdiegti grub paleidyklės, visuotinėje saugykloje nėra apibrėžta "
"jokių skaidinių" "jokių skaidinių"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Operacinės sistemos paleidyklės diegimo klaida" msgstr "Operacinės sistemos paleidyklės diegimo klaida"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -44,43 +44,43 @@ msgstr ""
"Nepavyko įdiegti operacinės sistemos paleidyklės. Diegimo komanda " "Nepavyko įdiegti operacinės sistemos paleidyklės. Diegimo komanda "
"<pre>{!s}</pre> grąžino klaidos kodą {!s}." "<pre>{!s}</pre> grąžino klaidos kodą {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Nepavyksta įrašyti LXDM konfigūracijos failą" msgstr "Nepavyksta įrašyti LXDM konfigūracijos failą"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM konfigūracijos failo {!s} nėra" msgstr "LXDM konfigūracijos failo {!s} nėra"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Nepavyksta įrašyti LightDM konfigūracijos failą" msgstr "Nepavyksta įrašyti LightDM konfigūracijos failą"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM konfigūracijos failo {!s} nėra" msgstr "LightDM konfigūracijos failo {!s} nėra"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Nepavyksta konfigūruoti LightDM" msgstr "Nepavyksta konfigūruoti LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Neįdiegtas joks LightDM pasisveikinimas." msgstr "Neįdiegtas joks LightDM pasisveikinimas."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Nepavyksta įrašyti SLIM konfigūracijos failą" msgstr "Nepavyksta įrašyti SLIM konfigūracijos failą"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM konfigūracijos failo {!s} nėra" msgstr "SLIM konfigūracijos failo {!s} nėra"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Displaymanagers moduliui nėra pasirinkta jokių ekranų tvarkytuvių." msgstr "Displaymanagers moduliui nėra pasirinkta jokių ekranų tvarkytuvių."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -88,7 +88,7 @@ msgstr ""
"Displaymanagers sąrašas yra tuščias arba neapibrėžtas tiek globalstorage, " "Displaymanagers sąrašas yra tuščias arba neapibrėžtas tiek globalstorage, "
"tiek ir displaymanager.conf faile." "tiek ir displaymanager.conf faile."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Ekranų tvarkytuvės konfigūracija yra nepilna" msgstr "Ekranų tvarkytuvės konfigūracija yra nepilna"
@ -121,8 +121,8 @@ msgid "Writing fstab."
msgstr "Rašoma fstab." msgstr "Rašoma fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -162,11 +162,11 @@ msgstr "Nustatomas aparatinės įrangos laikrodis."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfigūruojama mkinitcpio." msgstr "Konfigūruojama mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Nėra apibrėžta jokių skaidinių, skirtų <pre>initcpiocfg</pre>." msgstr "Nėra apibrėžta jokių skaidinių, skirtų <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Nėra šaknies prijungimo taško, skirto <pre>initcpiocfg</pre>." msgstr "Nėra šaknies prijungimo taško, skirto <pre>initcpiocfg</pre>."
@ -250,12 +250,12 @@ msgstr[1] "Šalinami %(num)d paketai."
msgstr[2] "Šalinama %(num)d paketų." msgstr[2] "Šalinama %(num)d paketų."
msgstr[3] "Šalinama %(num)d paketų." msgstr[3] "Šalinama %(num)d paketų."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Paketų tvarkytuvės klaida" msgstr "Paketų tvarkytuvės klaida"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -263,7 +263,7 @@ msgstr ""
"Paketų tvarkytuvei nepavyko paruošti atnaujinimų. Komanda <pre>{!s}</pre> " "Paketų tvarkytuvei nepavyko paruošti atnaujinimų. Komanda <pre>{!s}</pre> "
"grąžino klaidos kodą {!s}." "grąžino klaidos kodą {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -271,7 +271,7 @@ msgstr ""
"Paketų tvarkytuvei nepavyko atnaujinti sistemos. Komanda <pre>{!s}</pre> " "Paketų tvarkytuvei nepavyko atnaujinti sistemos. Komanda <pre>{!s}</pre> "
"grąžino klaidos kodą {!s}." "grąžino klaidos kodą {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Latvian (https://app.transifex.com/calamares/teams/20061/lv/)\n" "Language-Team: Latvian (https://app.transifex.com/calamares/teams/20061/lv/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -231,24 +231,24 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
msgstr[2] "" msgstr[2] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Martin Ristovski <martinristovski@protonmail.com>, 2018\n" "Last-Translator: Martin Ristovski <martinristovski@protonmail.com>, 2018\n"
"Language-Team: Macedonian (https://app.transifex.com/calamares/teams/20061/mk/)\n" "Language-Team: Macedonian (https://app.transifex.com/calamares/teams/20061/mk/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM конфигурациониот фајл не може да се создаде" msgstr "LXDM конфигурациониот фајл не може да се создаде"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM конфигурациониот фајл {!s} не постои" msgstr "LXDM конфигурациониот фајл {!s} не постои"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM конфигурациониот фајл не може да се создаде" msgstr "LightDM конфигурациониот фајл не може да се создаде"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM конфигурациониот фајл {!s} не постои" msgstr "LightDM конфигурациониот фајл {!s} не постои"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Не може да се подеси LightDM" msgstr "Не може да се подеси LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Нема инсталирано LightDM поздравувач" msgstr "Нема инсталирано LightDM поздравувач"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM конфигурациониот фајл не може да се создаде" msgstr "SLIM конфигурациониот фајл не може да се создаде"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM конфигурациониот фајл {!s} не постои" msgstr "SLIM конфигурациониот фајл {!s} не постои"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Немате избрано дисплеј менаџер за displaymanager модулот." msgstr "Немате избрано дисплеј менаџер за displaymanager модулот."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Balasankar C <balasankarc@autistici.org>, 2019\n" "Last-Translator: Balasankar C <balasankarc@autistici.org>, 2019\n"
"Language-Team: Malayalam (https://app.transifex.com/calamares/teams/20061/ml/)\n" "Language-Team: Malayalam (https://app.transifex.com/calamares/teams/20061/ml/)\n"
@ -26,63 +26,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "ബൂട്ട്‌ലോടർ ഇൻസ്റ്റാൾ ചെയ്യൂ ." msgstr "ബൂട്ട്‌ലോടർ ഇൻസ്റ്റാൾ ചെയ്യൂ ."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -234,24 +234,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Marathi (https://app.transifex.com/calamares/teams/20061/mr/)\n" "Language-Team: Marathi (https://app.transifex.com/calamares/teams/20061/mr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: 865ac004d9acf2568b2e4b389e0007c7_fba755c <3516cc82d94f87187da1e036e5f09e42_616112>, 2017\n" "Last-Translator: 865ac004d9acf2568b2e4b389e0007c7_fba755c <3516cc82d94f87187da1e036e5f09e42_616112>, 2017\n"
"Language-Team: Norwegian Bokmål (https://app.transifex.com/calamares/teams/20061/nb/)\n" "Language-Team: Norwegian Bokmål (https://app.transifex.com/calamares/teams/20061/nb/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Nepali (Nepal) (https://app.transifex.com/calamares/teams/20061/ne_NP/)\n" "Language-Team: Nepali (Nepal) (https://app.transifex.com/calamares/teams/20061/ne_NP/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Adriaan de Groot <groot@kde.org>, 2020\n" "Last-Translator: Adriaan de Groot <groot@kde.org>, 2020\n"
"Language-Team: Dutch (https://app.transifex.com/calamares/teams/20061/nl/)\n" "Language-Team: Dutch (https://app.transifex.com/calamares/teams/20061/nl/)\n"
@ -26,57 +26,57 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installeer bootloader" msgstr "Installeer bootloader"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Schrijven naar het LXDM-configuratiebestand is mislukt" msgstr "Schrijven naar het LXDM-configuratiebestand is mislukt"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Het KDM-configuratiebestand {!s} bestaat niet" msgstr "Het KDM-configuratiebestand {!s} bestaat niet"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Schrijven naar het LightDM-configuratiebestand is mislukt" msgstr "Schrijven naar het LightDM-configuratiebestand is mislukt"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Het LightDM-configuratiebestand {!s} bestaat niet" msgstr "Het LightDM-configuratiebestand {!s} bestaat niet"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Kon LightDM niet configureren" msgstr "Kon LightDM niet configureren"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Geen LightDM begroeter geïnstalleerd" msgstr "Geen LightDM begroeter geïnstalleerd"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Schrijven naar het SLIM-configuratiebestand is mislukt" msgstr "Schrijven naar het SLIM-configuratiebestand is mislukt"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Het SLIM-configuratiebestand {!s} bestaat niet" msgstr "Het SLIM-configuratiebestand {!s} bestaat niet"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Geen display managers geselecteerd voor de displaymanager module." msgstr "Geen display managers geselecteerd voor de displaymanager module."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -84,7 +84,7 @@ msgstr ""
"De lijst van display-managers is leeg, zowel in de configuratie " "De lijst van display-managers is leeg, zowel in de configuratie "
"displaymanager.conf als de globale opslag." "displaymanager.conf als de globale opslag."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Display manager configuratie was incompleet" msgstr "Display manager configuratie was incompleet"
@ -115,8 +115,8 @@ msgid "Writing fstab."
msgstr "fstab schrijven." msgstr "fstab schrijven."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -153,11 +153,11 @@ msgstr "Instellen van hardwareklok"
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Instellen van mkinitcpio" msgstr "Instellen van mkinitcpio"
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -237,24 +237,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Pakket verwijderen." msgstr[0] "Pakket verwijderen."
msgstr[1] "%(num)d pakketten verwijderen." msgstr[1] "%(num)d pakketten verwijderen."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Quentin PAGÈS, 2022\n" "Last-Translator: Quentin PAGÈS, 2022\n"
"Language-Team: Occitan (post 1500) (https://app.transifex.com/calamares/teams/20061/oc/)\n" "Language-Team: Occitan (post 1500) (https://app.transifex.com/calamares/teams/20061/oc/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -15,7 +15,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: cooky, 2023\n" "Last-Translator: cooky, 2023\n"
"Language-Team: Polish (https://app.transifex.com/calamares/teams/20061/pl/)\n" "Language-Team: Polish (https://app.transifex.com/calamares/teams/20061/pl/)\n"
@ -29,17 +29,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalacja programu rozruchowego." msgstr "Instalacja programu rozruchowego."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Nie udało się zainstalować GRUBa, nie zdefiniowano partycji w globalnej " "Nie udało się zainstalować GRUBa, nie zdefiniowano partycji w globalnej "
"pamięci masowej" "pamięci masowej"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Błąd instalacji bootloadera" msgstr "Błąd instalacji bootloadera"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -47,43 +47,43 @@ msgstr ""
"Nie można zainstalować bootloadera. Polecenie instalacyjne <pre>{!s}</pre> " "Nie można zainstalować bootloadera. Polecenie instalacyjne <pre>{!s}</pre> "
"zwróciło kod błędu {!s}." "zwróciło kod błędu {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Nie można zapisać pliku konfiguracji LXDM" msgstr "Nie można zapisać pliku konfiguracji LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Plik konfiguracji LXDM {!s} nie istnieje" msgstr "Plik konfiguracji LXDM {!s} nie istnieje"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Nie można zapisać pliku konfiguracji LightDM" msgstr "Nie można zapisać pliku konfiguracji LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Plik konfiguracji LightDM {!s} nie istnieje" msgstr "Plik konfiguracji LightDM {!s} nie istnieje"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Nie można skonfigurować LightDM" msgstr "Nie można skonfigurować LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nie zainstalowano ekranu powitalnego LightDM." msgstr "Nie zainstalowano ekranu powitalnego LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Nie można zapisać pliku konfiguracji SLIM" msgstr "Nie można zapisać pliku konfiguracji SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Plik konfiguracji SLIM {!s} nie istnieje" msgstr "Plik konfiguracji SLIM {!s} nie istnieje"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Brak wybranych menedżerów wyświetlania dla modułu displaymanager." msgstr "Brak wybranych menedżerów wyświetlania dla modułu displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -91,7 +91,7 @@ msgstr ""
"Lista displaymanagers jest pusta lub niezdefiniowana w globalstorage oraz " "Lista displaymanagers jest pusta lub niezdefiniowana w globalstorage oraz "
"displaymanager.conf." "displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Konfiguracja menedżera wyświetlania była niekompletna" msgstr "Konfiguracja menedżera wyświetlania była niekompletna"
@ -123,8 +123,8 @@ msgid "Writing fstab."
msgstr "Zapisywanie fstab." msgstr "Zapisywanie fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -161,11 +161,11 @@ msgstr "Ustawianie zegara systemowego."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfigurowanie mkinitcpio." msgstr "Konfigurowanie mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Nie ma zdefiniowanych partycji dla <pre>initcpiocfg</pre>." msgstr "Nie ma zdefiniowanych partycji dla <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Brak głównego punktu montowania dla <pre>initcpiocfg</pre>." msgstr "Brak głównego punktu montowania dla <pre>initcpiocfg</pre>."
@ -249,12 +249,12 @@ msgstr[1] "Usuwanie %(num)d pakietów."
msgstr[2] "Usuwanie %(num)d pakietów." msgstr[2] "Usuwanie %(num)d pakietów."
msgstr[3] "Usuwanie %(num)d pakietów." msgstr[3] "Usuwanie %(num)d pakietów."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Błąd Menedżera pakietów" msgstr "Błąd Menedżera pakietów"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -262,7 +262,7 @@ msgstr ""
"Menedżer pakietów nie może przygotować aktualizacji. Polecenie " "Menedżer pakietów nie może przygotować aktualizacji. Polecenie "
"<pre>{!s}</pre> zwróciło kod błędu {!s}." "<pre>{!s}</pre> zwróciło kod błędu {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -270,7 +270,7 @@ msgstr ""
"Menedżer pakietów nie może zaktualizować systemu. Polecenie <pre>{!s}</pre> " "Menedżer pakietów nie może zaktualizować systemu. Polecenie <pre>{!s}</pre> "
"zwróciło kod błędu {!s}." "zwróciło kod błędu {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Guilherme MS, 2023\n" "Last-Translator: Guilherme MS, 2023\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/calamares/teams/20061/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/calamares/teams/20061/pt_BR/)\n"
@ -26,16 +26,16 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalar carregador de inicialização." msgstr "Instalar carregador de inicialização."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Falha ao instalar o grub, não há partições definidas no armazenamento global" "Falha ao instalar o grub, não há partições definidas no armazenamento global"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Erro de instalação do carregador de inicialização" msgstr "Erro de instalação do carregador de inicialização"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,44 +43,44 @@ msgstr ""
"O carregador de inicialização não pôde ser instalado. O comando de " "O carregador de inicialização não pôde ser instalado. O comando de "
"instalação <pre>{!s}</pre> retornou o código de erro {!s}." "instalação <pre>{!s}</pre> retornou o código de erro {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Não foi possível gravar o arquivo de configuração do LXDM" msgstr "Não foi possível gravar o arquivo de configuração do LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "O arquivo de configuração {!s} do LXDM não existe" msgstr "O arquivo de configuração {!s} do LXDM não existe"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Não foi possível gravar o arquivo de configuração do LightDM" msgstr "Não foi possível gravar o arquivo de configuração do LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "O arquivo de configuração {!s} do LightDM não existe" msgstr "O arquivo de configuração {!s} do LightDM não existe"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Não é possível configurar o LightDM" msgstr "Não é possível configurar o LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Não há nenhuma tela de login do LightDM instalada." msgstr "Não há nenhuma tela de login do LightDM instalada."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Não foi possível gravar o arquivo de configuração do SLIM" msgstr "Não foi possível gravar o arquivo de configuração do SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "O arquivo de configuração {!s} do SLIM não existe" msgstr "O arquivo de configuração {!s} do SLIM não existe"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Nenhum gerenciador de exibição selecionado para o módulo do displaymanager." "Nenhum gerenciador de exibição selecionado para o módulo do displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -88,7 +88,7 @@ msgstr ""
"A lista de displaymanagers está vazia ou indefinida em ambos globalstorage e" "A lista de displaymanagers está vazia ou indefinida em ambos globalstorage e"
" displaymanager.conf." " displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "A configuração do gerenciador de exibição está incompleta" msgstr "A configuração do gerenciador de exibição está incompleta"
@ -121,8 +121,8 @@ msgid "Writing fstab."
msgstr "Escrevendo fstab." msgstr "Escrevendo fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -161,11 +161,11 @@ msgstr "Configurando relógio de hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio." msgstr "Configurando mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Sem partições definidas para uso pelo <pre>initcpiocfg</pre>." msgstr "Sem partições definidas para uso pelo <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Nenhum ponto de montagem root para o<pre>initcpiocfg</pre>." msgstr "Nenhum ponto de montagem root para o<pre>initcpiocfg</pre>."
@ -247,12 +247,12 @@ msgstr[0] "Removendo um pacote."
msgstr[1] "Removendo %(num)d pacotes." msgstr[1] "Removendo %(num)d pacotes."
msgstr[2] "Removendo %(num)d pacotes." msgstr[2] "Removendo %(num)d pacotes."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Erro do Gerenciador de Pacotes" msgstr "Erro do Gerenciador de Pacotes"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -260,7 +260,7 @@ msgstr ""
"O gerenciador de pacotes não pôde preparar as atualizações. O comando " "O gerenciador de pacotes não pôde preparar as atualizações. O comando "
"<pre>{!s}</pre> retornou o código de erro {!s}." "<pre>{!s}</pre> retornou o código de erro {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -268,7 +268,7 @@ msgstr ""
"O gerenciador de pacotes não pôde atualizar o sistema. O comando " "O gerenciador de pacotes não pôde atualizar o sistema. O comando "
"<pre>{!s}</pre> retornou o código de erro {!s}." "<pre>{!s}</pre> retornou o código de erro {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>, 2023\n" "Last-Translator: Hugo Carvalho <hugokarvalho@hotmail.com>, 2023\n"
"Language-Team: Portuguese (Portugal) (https://app.transifex.com/calamares/teams/20061/pt_PT/)\n" "Language-Team: Portuguese (Portugal) (https://app.transifex.com/calamares/teams/20061/pt_PT/)\n"
@ -27,16 +27,16 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalar o carregador de arranque." msgstr "Instalar o carregador de arranque."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Falha ao instalar o grub, sem partições definidas no armazenamento global" "Falha ao instalar o grub, sem partições definidas no armazenamento global"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Erro de instalação do carregador de arranque" msgstr "Erro de instalação do carregador de arranque"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -44,44 +44,44 @@ msgstr ""
"Não foi possível instalar o carregador de arranque. O comando de instalação " "Não foi possível instalar o carregador de arranque. O comando de instalação "
"<pre>{!s}</pre> apresentou o código de erro {!s}." "<pre>{!s}</pre> apresentou o código de erro {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Não é possível gravar o ficheiro de configuração LXDM" msgstr "Não é possível gravar o ficheiro de configuração LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "O ficheiro de configuração do LXDM {!s} não existe" msgstr "O ficheiro de configuração do LXDM {!s} não existe"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Não é possível gravar o ficheiro de configuração LightDM" msgstr "Não é possível gravar o ficheiro de configuração LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "O ficheiro de configuração do LightDM {!s} não existe" msgstr "O ficheiro de configuração do LightDM {!s} não existe"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Não é possível configurar o LightDM" msgstr "Não é possível configurar o LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nenhum ecrã de boas-vindas LightDM instalado." msgstr "Nenhum ecrã de boas-vindas LightDM instalado."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Não é possível gravar o ficheiro de configuração SLIM" msgstr "Não é possível gravar o ficheiro de configuração SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "O ficheiro de configuração do SLIM {!s} não existe" msgstr "O ficheiro de configuração do SLIM {!s} não existe"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Nenhum gestor de exibição selecionado para o módulo de gestor de exibição." "Nenhum gestor de exibição selecionado para o módulo de gestor de exibição."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -89,7 +89,7 @@ msgstr ""
"A lista de gestores de visualização está vazia ou indefinida tanto no " "A lista de gestores de visualização está vazia ou indefinida tanto no "
"globalstorage como no displaymanager.conf." "globalstorage como no displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "A configuração do gestor de exibição estava incompleta" msgstr "A configuração do gestor de exibição estava incompleta"
@ -122,8 +122,8 @@ msgid "Writing fstab."
msgstr "A escrever o fstab." msgstr "A escrever o fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -161,11 +161,11 @@ msgstr "A definir o relógio do hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "A configurar o mkintcpio." msgstr "A configurar o mkintcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Nenhuma partição está definida para <pre>initcpiocfg</pre>." msgstr "Nenhuma partição está definida para <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Nenhum ponto de montagem root para <pre>initcpiocfg</pre>." msgstr "Nenhum ponto de montagem root para <pre>initcpiocfg</pre>."
@ -247,12 +247,12 @@ msgstr[0] "A remover um pacote."
msgstr[1] "A remover %(num)d pacotes." msgstr[1] "A remover %(num)d pacotes."
msgstr[2] "A remover %(num)d pacotes." msgstr[2] "A remover %(num)d pacotes."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Erro do gestor de pacotes" msgstr "Erro do gestor de pacotes"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -260,7 +260,7 @@ msgstr ""
"O gestor de pacotes não conseguiu preparar atualizações. O comando " "O gestor de pacotes não conseguiu preparar atualizações. O comando "
"<pre>{!s}</pre> apresentou o código de erro {!s}." "<pre>{!s}</pre> apresentou o código de erro {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -268,7 +268,7 @@ msgstr ""
"O gestor de pacotes não conseguiu atualizar o sistema. O comando " "O gestor de pacotes não conseguiu atualizar o sistema. O comando "
"<pre>{!s}</pre> apresentou o código de erro {!s}." "<pre>{!s}</pre> apresentou o código de erro {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Chele Ion <krovyoll@gmail.com>, 2021\n" "Last-Translator: Chele Ion <krovyoll@gmail.com>, 2021\n"
"Language-Team: Romanian (https://app.transifex.com/calamares/teams/20061/ro/)\n" "Language-Team: Romanian (https://app.transifex.com/calamares/teams/20061/ro/)\n"
@ -27,63 +27,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -114,8 +114,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -151,11 +151,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -237,24 +237,24 @@ msgstr[0] "Se elimină un pachet."
msgstr[1] "Se elimină %(num)d pachet." msgstr[1] "Se elimină %(num)d pachet."
msgstr[2] "Se elimină %(num)d de pachete." msgstr[2] "Se elimină %(num)d de pachete."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -6,17 +6,17 @@
# Translators: # Translators:
# Aleksey Kabanov <ak099@mail.ru>, 2018 # Aleksey Kabanov <ak099@mail.ru>, 2018
# ZIzA, 2020 # ZIzA, 2020
# Victor, 2023
# Темак, 2023 # Темак, 2023
# Victor, 2023
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Темак, 2023\n" "Last-Translator: Victor, 2023\n"
"Language-Team: Russian (https://app.transifex.com/calamares/teams/20061/ru/)\n" "Language-Team: Russian (https://app.transifex.com/calamares/teams/20061/ru/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -28,15 +28,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Установить загрузчик." msgstr "Установить загрузчик."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "Не удалось установить grub, разделы не определены в общем хранилище" msgstr "Не удалось установить grub, разделы не определены в общем хранилище"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Ошибка установки загрузчика" msgstr "Ошибка установки загрузчика"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -44,43 +44,43 @@ msgstr ""
"Загрузчик установить не удалось. Команда установки <pre>{!s}</pre> вернула " "Загрузчик установить не удалось. Команда установки <pre>{!s}</pre> вернула "
"код ошибки {!s}." "код ошибки {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Не удаётся записать файл конфигурации LXDM" msgstr "Не удаётся записать файл конфигурации LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Файл конфигурации LXDM {!s} не существует" msgstr "Файл конфигурации LXDM {!s} не существует"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Не удается записать файл конфигурации LightDM" msgstr "Не удается записать файл конфигурации LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Файл конфигурации LightDM {!s} не существует" msgstr "Файл конфигурации LightDM {!s} не существует"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Не удалось настроить LightDM" msgstr "Не удалось настроить LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM Greeter не установлен." msgstr "LightDM Greeter не установлен."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Не удается записать файл конфигурации SLIM" msgstr "Не удается записать файл конфигурации SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Файл конфигурации SLIM {!s} не существует" msgstr "Файл конфигурации SLIM {!s} не существует"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Для модуля displaymanager не выбраны менеджеры дисплеев." msgstr "Для модуля displaymanager не выбраны менеджеры дисплеев."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -88,7 +88,7 @@ msgstr ""
"Список дисплейных менеджеров пуст или не определен в globalstorage и в " "Список дисплейных менеджеров пуст или не определен в globalstorage и в "
"displaymanager.conf." "displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Конфигурация дисплейного менеджера не завершена." msgstr "Конфигурация дисплейного менеджера не завершена."
@ -98,12 +98,14 @@ msgstr "Создание initramfs с помощью dracut."
#: src/modules/dracut/main.py:63 #: src/modules/dracut/main.py:63
msgid "Failed to run dracut" msgid "Failed to run dracut"
msgstr "" msgstr "Не удалось запустить dracut"
#: src/modules/dracut/main.py:64 #: src/modules/dracut/main.py:64
#, python-brace-format #, python-brace-format
msgid "Dracut failed to run on the target with return code: {return_code}" msgid "Dracut failed to run on the target with return code: {return_code}"
msgstr "" msgstr ""
"Dracut не удалось запустить на целевом объекте с кодом возврата: "
"{return_code}."
#: src/modules/dummypython/main.py:35 #: src/modules/dummypython/main.py:35
msgid "Dummy python job." msgid "Dummy python job."
@ -119,8 +121,8 @@ msgid "Writing fstab."
msgstr "Запись fstab." msgstr "Запись fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -158,11 +160,11 @@ msgstr "Установка аппаратных часов."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Настройка mkinitcpio." msgstr "Настройка mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr "Не определены разделы для <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -180,7 +182,7 @@ msgstr "Создание initramfs с помощью mkinitfs."
#: src/modules/mkinitfs/main.py:49 #: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target" msgid "Failed to run mkinitfs on the target"
msgstr "Не удалось запустить mkinitfs на таргет" msgstr "Не удалось запустить mkinitfs на целевой объект"
#: src/modules/mkinitfs/main.py:50 #: src/modules/mkinitfs/main.py:50
msgid "The exit code was {}" msgid "The exit code was {}"
@ -246,12 +248,12 @@ msgstr[1] "Удаление %(num)d пакетов."
msgstr[2] "Удаление %(num)d пакетов." msgstr[2] "Удаление %(num)d пакетов."
msgstr[3] "Удаление %(num)d пакетов." msgstr[3] "Удаление %(num)d пакетов."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Ошибка менеджера пакетов" msgstr "Ошибка менеджера пакетов"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -259,7 +261,7 @@ msgstr ""
"Менеджер пакетов не смог подготовить обновления. Команда <pre>{!s}</pre> " "Менеджер пакетов не смог подготовить обновления. Команда <pre>{!s}</pre> "
"вернула код ошибки {!s}." "вернула код ошибки {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -267,7 +269,7 @@ msgstr ""
"Менеджер пакетов не смог обновить систему. Команда <pre>{!s}</pre> вернула " "Менеджер пакетов не смог обновить систему. Команда <pre>{!s}</pre> вернула "
"код ошибки {!s}." "код ошибки {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."
@ -338,11 +340,11 @@ msgstr ""
#: src/modules/services-systemd/main.py:26 #: src/modules/services-systemd/main.py:26
msgid "Configure systemd units" msgid "Configure systemd units"
msgstr "" msgstr "Настройка юнитов systemd"
#: src/modules/services-systemd/main.py:64 #: src/modules/services-systemd/main.py:64
msgid "Cannot modify unit" msgid "Cannot modify unit"
msgstr "" msgstr "Не удается изменить юнит"
#: src/modules/services-systemd/main.py:65 #: src/modules/services-systemd/main.py:65
msgid "" msgid ""
@ -352,7 +354,7 @@ msgstr ""
#: src/modules/services-systemd/main.py:66 #: src/modules/services-systemd/main.py:66
msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>." msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>."
msgstr "" msgstr "Не удается {_action!s} юнит systemd <code>{name!s}</code>."
#: src/modules/unpackfs/main.py:34 #: src/modules/unpackfs/main.py:34
msgid "Filling up filesystems." msgid "Filling up filesystems."
@ -422,4 +424,4 @@ msgstr "Назначение \"{}\" в целевой системе не явл
#: src/modules/zfshostid/main.py:27 #: src/modules/zfshostid/main.py:27
msgid "Copying zfs generated hostid." msgid "Copying zfs generated hostid."
msgstr "" msgstr "Копирование сгенерированного zfs id хоста."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Sandaruwan Samaraweera, 2022\n" "Last-Translator: Sandaruwan Samaraweera, 2022\n"
"Language-Team: Sinhala (https://app.transifex.com/calamares/teams/20061/si/)\n" "Language-Team: Sinhala (https://app.transifex.com/calamares/teams/20061/si/)\n"
@ -26,16 +26,16 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "bootloader ස්ථාපනය කරන්න." msgstr "bootloader ස්ථාපනය කරන්න."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Grub ස්ථාපනය කිරීමට අපොහොසත් විය, ගෝලීය ආචයනය තුළ කොටස් අර්ථ දක්වා නොමැත" "Grub ස්ථාපනය කිරීමට අපොහොසත් විය, ගෝලීය ආචයනය තුළ කොටස් අර්ථ දක්වා නොමැත"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Bootloader ස්ථාපනය කිරීමේ දෝෂයකි" msgstr "Bootloader ස්ථාපනය කිරීමේ දෝෂයකි"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -43,43 +43,43 @@ msgstr ""
"ඇරඹුම් කාරකය ස්ථාපනය කල නොහැක. ස්ථාපන විධානය <pre>{!s}</pre> දෝෂ කේතය {!s} " "ඇරඹුම් කාරකය ස්ථාපනය කල නොහැක. ස්ථාපන විධානය <pre>{!s}</pre> දෝෂ කේතය {!s} "
"ලබා දුන්නේය." "ලබා දුන්නේය."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM වින්‍යාස ගොනුව ලිවිය නොහැක" msgstr "LXDM වින්‍යාස ගොනුව ලිවිය නොහැක"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM වින්‍යාස ගොනුව {!s} නොපවතී" msgstr "LXDM වින්‍යාස ගොනුව {!s} නොපවතී"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM වින්‍යාස ගොනුව ලිවිය නොහැක" msgstr "LightDM වින්‍යාස ගොනුව ලිවිය නොහැක"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM වින්‍යාස ගොනුව {!s} නොපවතී" msgstr "LightDM වින්‍යාස ගොනුව {!s} නොපවතී"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM වින්‍යාස කළ නොහැක" msgstr "LightDM වින්‍යාස කළ නොහැක"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM ග්‍රීටර් ස්ථාපනය කර නැත." msgstr "LightDM ග්‍රීටර් ස්ථාපනය කර නැත."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM වින්‍යාස ගොනුව ලිවිය නොහැක" msgstr "SLIM වින්‍යාස ගොනුව ලිවිය නොහැක"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM වින්‍යාස ගොනුව {!s} නොපවතී" msgstr "SLIM වින්‍යාස ගොනුව {!s} නොපවතී"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "සංදර්ශක කළමනාකරු මොඩියුලය සඳහා සංදර්ශක කළමනාකරුවන් තෝරාගෙන නොමැත." msgstr "සංදර්ශක කළමනාකරු මොඩියුලය සඳහා සංදර්ශක කළමනාකරුවන් තෝරාගෙන නොමැත."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -87,7 +87,7 @@ msgstr ""
"ගෝලීය ගබඩාව සහ displaymanager.conf යන දෙකෙහිම සංදර්ශක කළමනාකරු ලැයිස්තුව " "ගෝලීය ගබඩාව සහ displaymanager.conf යන දෙකෙහිම සංදර්ශක කළමනාකරු ලැයිස්තුව "
"හිස් හෝ අර්ථ දක්වා නොමැත." "හිස් හෝ අර්ථ දක්වා නොමැත."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "සංදර්ශක කළමනාකරු වින්‍යාසය අසම්පූර්ණ විය" msgstr "සංදර්ශක කළමනාකරු වින්‍යාසය අසම්පූර්ණ විය"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "fstab ලියමින්." msgstr "fstab ලියමින්."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -156,11 +156,11 @@ msgstr "දෘඩාංග ඔරලෝසුව සැකසෙමින්."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "mkinitcpio වින්‍යාස කරමින්." msgstr "mkinitcpio වින්‍යාස කරමින්."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -240,12 +240,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "ඇසුරුමක් ඉවත් වෙමින්." msgstr[0] "ඇසුරුමක් ඉවත් වෙමින්."
msgstr[1] "ඇසුරුම් %(num)d ක් ඉවත් වෙමින්." msgstr[1] "ඇසුරුම් %(num)d ක් ඉවත් වෙමින්."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "පැකේජ කළමනාකරු දෝෂයකි" msgstr "පැකේජ කළමනාකරු දෝෂයකි"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -253,7 +253,7 @@ msgstr ""
"පැකේජ කළමනාකරුට යාවත්කාලීන සකස් කිරීමට නොහැකි විය. විධානය <pre>{!s}</pre> " "පැකේජ කළමනාකරුට යාවත්කාලීන සකස් කිරීමට නොහැකි විය. විධානය <pre>{!s}</pre> "
"දෝෂ කේතය {!s} ලබා දුන්නේය." "දෝෂ කේතය {!s} ලබා දුන්නේය."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -261,7 +261,7 @@ msgstr ""
"පැකේජ කළමනාකරුට පද්ධතිය යාවත්කාලීන කළ නොහැකි විය. විධානය <pre>{!s}</pre> දෝෂ" "පැකේජ කළමනාකරුට පද්ධතිය යාවත්කාලීන කළ නොහැකි විය. විධානය <pre>{!s}</pre> දෝෂ"
" කේතය {!s} ලබා දුන්නේය." " කේතය {!s} ලබා දුන්නේය."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Dušan Kazik <prescott66@gmail.com>, 2020\n" "Last-Translator: Dušan Kazik <prescott66@gmail.com>, 2020\n"
"Language-Team: Slovak (https://app.transifex.com/calamares/teams/20061/sk/)\n" "Language-Team: Slovak (https://app.transifex.com/calamares/teams/20061/sk/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Inštalácia zavádzača." msgstr "Inštalácia zavádzača."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Nedá sa zapísať konfiguračný súbor správcu LXDM" msgstr "Nedá sa zapísať konfiguračný súbor správcu LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Konfiguračný súbor správcu LXDM {!s} neexistuje" msgstr "Konfiguračný súbor správcu LXDM {!s} neexistuje"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Nedá sa zapísať konfiguračný súbor správcu LightDM" msgstr "Nedá sa zapísať konfiguračný súbor správcu LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Konfiguračný súbor správcu LightDM {!s} neexistuje" msgstr "Konfiguračný súbor správcu LightDM {!s} neexistuje"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Nedá s nakonfigurovať správca LightDM" msgstr "Nedá s nakonfigurovať správca LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Nie je nainštalovaný žiadny vítací nástroj LightDM." msgstr "Nie je nainštalovaný žiadny vítací nástroj LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Nedá sa zapísať konfiguračný súbor správcu SLIM" msgstr "Nedá sa zapísať konfiguračný súbor správcu SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Konfiguračný súbor správcu SLIM {!s} neexistuje" msgstr "Konfiguračný súbor správcu SLIM {!s} neexistuje"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Neboli vybraní žiadni správcovia zobrazenia pre modul displaymanager." msgstr "Neboli vybraní žiadni správcovia zobrazenia pre modul displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Konfigurácia správcu zobrazenia nebola úplná" msgstr "Konfigurácia správcu zobrazenia nebola úplná"
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "Zapisovanie fstab." msgstr "Zapisovanie fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr "Nastavovanie hardvérových hodín."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfigurácia mkinitcpio." msgstr "Konfigurácia mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -237,24 +237,24 @@ msgstr[1] "Odstraňujú sa %(num)d balíky."
msgstr[2] "Odstraňuje sa %(num)d balíkov." msgstr[2] "Odstraňuje sa %(num)d balíkov."
msgstr[3] "Odstraňuje sa %(num)d balíkov." msgstr[3] "Odstraňuje sa %(num)d balíkov."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Slovenian (https://app.transifex.com/calamares/teams/20061/sl/)\n" "Language-Team: Slovenian (https://app.transifex.com/calamares/teams/20061/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -233,24 +233,24 @@ msgstr[1] ""
msgstr[2] "" msgstr[2] ""
msgstr[3] "" msgstr[3] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>, 2023\n" "Last-Translator: Besnik Bleta <besnik@programeshqip.org>, 2023\n"
"Language-Team: Albanian (https://app.transifex.com/calamares/teams/20061/sq/)\n" "Language-Team: Albanian (https://app.transifex.com/calamares/teams/20061/sq/)\n"
@ -25,16 +25,16 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Instalo ngarkues nisjesh." msgstr "Instalo ngarkues nisjesh."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"S'u arrit të instalohej grub, te depozita globale ska të përkufizuara pjesë" "S'u arrit të instalohej grub, te depozita globale ska të përkufizuara pjesë"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Gabim instalimi Ngarkuesi Nisësi" msgstr "Gabim instalimi Ngarkuesi Nisësi"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -42,43 +42,43 @@ msgstr ""
"Ngarkuesi i nisësit su instalua dot. Urdhri i instalimit <pre>{!s}</pre> u " "Ngarkuesi i nisësit su instalua dot. Urdhri i instalimit <pre>{!s}</pre> u "
"përgjigj me kod gabimi {!s}." "përgjigj me kod gabimi {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Sshkruhet dot kartelë formësimi LXDM" msgstr "Sshkruhet dot kartelë formësimi LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Sekziston kartelë formësimi LXDM {!s}" msgstr "Sekziston kartelë formësimi LXDM {!s}"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Sshkruhet dot kartelë formësimi LightDM" msgstr "Sshkruhet dot kartelë formësimi LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Sekziston kartelë formësimi LightDM {!s}" msgstr "Sekziston kartelë formësimi LightDM {!s}"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Sformësohet dot LightDM" msgstr "Sformësohet dot LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Ska të instaluar përshëndetës LightDM." msgstr "Ska të instaluar përshëndetës LightDM."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Sshkruhet dot kartelë formësimi SLIM" msgstr "Sshkruhet dot kartelë formësimi SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Sekziston kartelë formësimi SLIM {!s}" msgstr "Sekziston kartelë formësimi SLIM {!s}"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Sjanë përzgjedhur përgjegjës ekrani për modulin displaymanager." msgstr "Sjanë përzgjedhur përgjegjës ekrani për modulin displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -86,7 +86,7 @@ msgstr ""
"Lista “displaymanagers” është e zbrazët ose e papërkufizuar për të dy " "Lista “displaymanagers” është e zbrazët ose e papërkufizuar për të dy "
"rastet, për “globalstorage” dhe për “displaymanager.conf”." "rastet, për “globalstorage” dhe për “displaymanager.conf”."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Formësimi i përgjegjësit të ekranit sqe i plotë" msgstr "Formësimi i përgjegjësit të ekranit sqe i plotë"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "Po shkruhet fstab." msgstr "Po shkruhet fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -157,11 +157,11 @@ msgstr "Po caktohet ora hardware."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Po formësohet mkinitcpio." msgstr "Po formësohet mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Ska pjesë të përcaktuara për <pre>initcpiocfg</pre>." msgstr "Ska pjesë të përcaktuara për <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Ska pikë montimi rrënjë për <pre>initcpiocfg</pre>." msgstr "Ska pikë montimi rrënjë për <pre>initcpiocfg</pre>."
@ -241,12 +241,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Po hiqet një paketë." msgstr[0] "Po hiqet një paketë."
msgstr[1] "Po hiqen %(num)d paketa." msgstr[1] "Po hiqen %(num)d paketa."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Gabim Përgjegjësi Paketash" msgstr "Gabim Përgjegjësi Paketash"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -254,7 +254,7 @@ msgstr ""
"Përgjegjësi i paketave spërgatiti dot përditësime. Urdhri <pre>{!s}</pre> u" "Përgjegjësi i paketave spërgatiti dot përditësime. Urdhri <pre>{!s}</pre> u"
" përgjigj me kod gabimi {!s}." " përgjigj me kod gabimi {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -262,7 +262,7 @@ msgstr ""
"Përgjegjësi i paketave spërditësoi dot sistemin. Urdhri <pre>{!s}</pre> u " "Përgjegjësi i paketave spërditësoi dot sistemin. Urdhri <pre>{!s}</pre> u "
"përgjigj me kod gabimi {!s}." "përgjigj me kod gabimi {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Slobodan Simić <slsimic@gmail.com>, 2020\n" "Last-Translator: Slobodan Simić <slsimic@gmail.com>, 2020\n"
"Language-Team: Serbian (https://app.transifex.com/calamares/teams/20061/sr/)\n" "Language-Team: Serbian (https://app.transifex.com/calamares/teams/20061/sr/)\n"
@ -25,63 +25,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -112,8 +112,8 @@ msgid "Writing fstab."
msgstr "Уписивање fstab." msgstr "Уписивање fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -149,11 +149,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -235,24 +235,24 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
msgstr[2] "" msgstr[2] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Serbian (Latin) (https://app.transifex.com/calamares/teams/20061/sr@latin/)\n" "Language-Team: Serbian (Latin) (https://app.transifex.com/calamares/teams/20061/sr@latin/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -231,24 +231,24 @@ msgstr[0] ""
msgstr[1] "" msgstr[1] ""
msgstr[2] "" msgstr[2] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Luna Jernberg <bittin@cafe8bitar.se>, 2023\n" "Last-Translator: Luna Jernberg <bittin@cafe8bitar.se>, 2023\n"
"Language-Team: Swedish (https://app.transifex.com/calamares/teams/20061/sv/)\n" "Language-Team: Swedish (https://app.transifex.com/calamares/teams/20061/sv/)\n"
@ -27,17 +27,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Installera starthanterare." msgstr "Installera starthanterare."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Det gick inte att installera grub, inga partitioner definierade i global " "Det gick inte att installera grub, inga partitioner definierade i global "
"lagring" "lagring"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Starthanterare installationsfel" msgstr "Starthanterare installationsfel"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -45,43 +45,43 @@ msgstr ""
"Starthanterare kunde inte installeras. Installationskommandot " "Starthanterare kunde inte installeras. Installationskommandot "
"<pre>{!s}</pre>returnerade felkod {!s}." "<pre>{!s}</pre>returnerade felkod {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Misslyckades med att skriva LXDM konfigurationsfil" msgstr "Misslyckades med att skriva LXDM konfigurationsfil"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM konfigurationsfil {!s} existerar inte" msgstr "LXDM konfigurationsfil {!s} existerar inte"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Misslyckades med att skriva LightDM konfigurationsfil" msgstr "Misslyckades med att skriva LightDM konfigurationsfil"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM konfigurationsfil {!s} existerar inte" msgstr "LightDM konfigurationsfil {!s} existerar inte"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Kunde inte konfigurera LightDM" msgstr "Kunde inte konfigurera LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Ingen LightDM greeter installerad." msgstr "Ingen LightDM greeter installerad."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Misslyckades med att SLIM konfigurationsfil" msgstr "Misslyckades med att SLIM konfigurationsfil"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM konfigurationsfil {!s} existerar inte" msgstr "SLIM konfigurationsfil {!s} existerar inte"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Ingen skärmhanterare vald för displaymanager modulen." msgstr "Ingen skärmhanterare vald för displaymanager modulen."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -89,7 +89,7 @@ msgstr ""
"Skärmhanterar listan är tom eller odefinierad i både globalstorage och " "Skärmhanterar listan är tom eller odefinierad i både globalstorage och "
"displaymanager.conf." "displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Konfiguration för displayhanteraren var inkomplett" msgstr "Konfiguration för displayhanteraren var inkomplett"
@ -120,8 +120,8 @@ msgid "Writing fstab."
msgstr "Skriver fstab." msgstr "Skriver fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -160,11 +160,11 @@ msgstr "Ställer hårdvaruklockan."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Konfigurerar mkinitcpio." msgstr "Konfigurerar mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Inga partitioner är definerade för <pre>initcpiocfg</pre>" msgstr "Inga partitioner är definerade för <pre>initcpiocfg</pre>"
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Ingen root monteringspunkt för <pre>initcpiocfg</pre>" msgstr "Ingen root monteringspunkt för <pre>initcpiocfg</pre>"
@ -244,12 +244,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Tar bort ett paket." msgstr[0] "Tar bort ett paket."
msgstr[1] "Tar bort %(num)d paket." msgstr[1] "Tar bort %(num)d paket."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Pakethanterare fel" msgstr "Pakethanterare fel"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -257,7 +257,7 @@ msgstr ""
"Pakethanteraren kunde inte förbereda uppdateringar kommandot <pre>{!s}</pre>" "Pakethanteraren kunde inte förbereda uppdateringar kommandot <pre>{!s}</pre>"
" returnerade felkod {!s}." " returnerade felkod {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -265,7 +265,7 @@ msgstr ""
"Pakethanteraren kunde inte uppdatera systemet. kommandot <pre>{!s}</pre> " "Pakethanteraren kunde inte uppdatera systemet. kommandot <pre>{!s}</pre> "
"returnerade felkod {!s}." "returnerade felkod {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Tamil (India) (https://app.transifex.com/calamares/teams/20061/ta_IN/)\n" "Language-Team: Tamil (India) (https://app.transifex.com/calamares/teams/20061/ta_IN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Telugu (https://app.transifex.com/calamares/teams/20061/te/)\n" "Language-Team: Telugu (https://app.transifex.com/calamares/teams/20061/te/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Victor Ibragimov <victor.ibragimov@gmail.com>, 2020\n" "Last-Translator: Victor Ibragimov <victor.ibragimov@gmail.com>, 2020\n"
"Language-Team: Tajik (https://app.transifex.com/calamares/teams/20061/tg/)\n" "Language-Team: Tajik (https://app.transifex.com/calamares/teams/20061/tg/)\n"
@ -25,57 +25,57 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Насбкунии боркунандаи роҳандозӣ." msgstr "Насбкунии боркунандаи роҳандозӣ."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Файли танзимии LXDM сабт карда намешавад" msgstr "Файли танзимии LXDM сабт карда намешавад"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Файли танзимии LXDM {!s} вуҷуд надорад" msgstr "Файли танзимии LXDM {!s} вуҷуд надорад"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Файли танзимии LightDM сабт карда намешавад" msgstr "Файли танзимии LightDM сабт карда намешавад"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Файли танзимии LightDM {!s} вуҷуд надорад" msgstr "Файли танзимии LightDM {!s} вуҷуд надорад"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM танзим карда намешавад" msgstr "LightDM танзим карда намешавад"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Хушомади LightDM насб нашудааст." msgstr "Хушомади LightDM насб нашудааст."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Файли танзимии SLIM сабт карда намешавад" msgstr "Файли танзимии SLIM сабт карда намешавад"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Файли танзимии SLIM {!s} вуҷуд надорад" msgstr "Файли танзимии SLIM {!s} вуҷуд надорад"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Ягон мудири намоиш барои модули displaymanager интихоб нашудааст." msgstr "Ягон мудири намоиш барои модули displaymanager интихоб нашудааст."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -83,7 +83,7 @@ msgstr ""
"Рӯйхати displaymanagers ҳам дар globalstorage ва ҳам дар displaymanager.conf" "Рӯйхати displaymanagers ҳам дар globalstorage ва ҳам дар displaymanager.conf"
" холӣ ё номаълум аст." " холӣ ё номаълум аст."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Раванди танзимкунии мудири намоиш ба анҷом нарасид" msgstr "Раванди танзимкунии мудири намоиш ба анҷом нарасид"
@ -114,8 +114,8 @@ msgid "Writing fstab."
msgstr "Сабткунии fstab." msgstr "Сабткунии fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -151,11 +151,11 @@ msgstr "Танзимкунии соати сахтафзор."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Танзимкунии mkinitcpio." msgstr "Танзимкунии mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -235,24 +235,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "Тозакунии як баста" msgstr[0] "Тозакунии як баста"
msgstr[1] "Тозакунии %(num)d баста." msgstr[1] "Тозакунии %(num)d баста."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Thai (https://app.transifex.com/calamares/teams/20061/th/)\n" "Language-Team: Thai (https://app.transifex.com/calamares/teams/20061/th/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -227,24 +227,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Demiray Muhterem <mdemiray@msn.com>, 2023\n" "Last-Translator: Demiray Muhterem <mdemiray@msn.com>, 2023\n"
"Language-Team: Turkish (Turkey) (https://app.transifex.com/calamares/teams/20061/tr_TR/)\n" "Language-Team: Turkish (Turkey) (https://app.transifex.com/calamares/teams/20061/tr_TR/)\n"
@ -26,15 +26,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Önyükleyici kuruluyor" msgstr "Önyükleyici kuruluyor"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "Grub yüklenemedi, genel depolamada tanımlı bölüm yok" msgstr "Grub yüklenemedi, genel depolamada tanımlı bölüm yok"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Önyükleyici yükleme hatası" msgstr "Önyükleyici yükleme hatası"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -42,43 +42,43 @@ msgstr ""
"Önyükleyici yüklenemedi. Kurulum komutu <pre>{!s}</pre>, {!s} hata kodunu " "Önyükleyici yüklenemedi. Kurulum komutu <pre>{!s}</pre>, {!s} hata kodunu "
"döndürdü." "döndürdü."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "LXDM yapılandırma dosyası yazılamıyor" msgstr "LXDM yapılandırma dosyası yazılamıyor"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM yapılandırma dosyası {!s} mevcut değil" msgstr "LXDM yapılandırma dosyası {!s} mevcut değil"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "LightDM yapılandırma dosyası yazılamıyor" msgstr "LightDM yapılandırma dosyası yazılamıyor"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM yapılandırma dosyası {!s} mevcut değil" msgstr "LightDM yapılandırma dosyası {!s} mevcut değil"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "LightDM yapılandırılamıyor" msgstr "LightDM yapılandırılamıyor"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "LightDM karşılama yüklü değil." msgstr "LightDM karşılama yüklü değil."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "SLIM yapılandırma dosyası yazılamıyor" msgstr "SLIM yapılandırma dosyası yazılamıyor"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM yapılandırma dosyası {!s} mevcut değil" msgstr "SLIM yapılandırma dosyası {!s} mevcut değil"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Ekran yöneticisi modülü için ekran yöneticisi seçilmedi." msgstr "Ekran yöneticisi modülü için ekran yöneticisi seçilmedi."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -86,7 +86,7 @@ msgstr ""
"Displaymanagers listesi hem globalstorage hem de displaymanager.conf'ta boş " "Displaymanagers listesi hem globalstorage hem de displaymanager.conf'ta boş "
"veya tanımsız." "veya tanımsız."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Ekran yöneticisi yapılandırma işi tamamlanamadı" msgstr "Ekran yöneticisi yapılandırma işi tamamlanamadı"
@ -117,8 +117,8 @@ msgid "Writing fstab."
msgstr "Fstab dosyasına yazılıyor." msgstr "Fstab dosyasına yazılıyor."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -156,11 +156,11 @@ msgstr "Donanım saati ayarlanıyor."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Mkinitcpio yapılandırılıyor." msgstr "Mkinitcpio yapılandırılıyor."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> için herhangi bir bölüm tanımlanmadı." msgstr "<pre>initcpiocfg</pre> için herhangi bir bölüm tanımlanmadı."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> için kök bağlama noktası yok." msgstr "<pre>initcpiocfg</pre> için kök bağlama noktası yok."
@ -240,12 +240,12 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "%(num)d paket kaldırılıyor." msgstr[0] "%(num)d paket kaldırılıyor."
msgstr[1] "%(num)d paket kaldırılıyor." msgstr[1] "%(num)d paket kaldırılıyor."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Paket Yöneticisi hatası" msgstr "Paket Yöneticisi hatası"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -253,7 +253,7 @@ msgstr ""
"Paket yöneticisi güncellemeleri hazırlayamadı. <pre>{!s}</pre> komutu {!s} " "Paket yöneticisi güncellemeleri hazırlayamadı. <pre>{!s}</pre> komutu {!s} "
"hata kodunu döndürdü." "hata kodunu döndürdü."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -261,7 +261,7 @@ msgstr ""
"Paket yöneticisi sistemi güncelleyemedi. <pre>{!s}</pre> komutu {!s} hata " "Paket yöneticisi sistemi güncelleyemedi. <pre>{!s}</pre> komutu {!s} hata "
"kodunu döndürdü." "kodunu döndürdü."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>, 2023\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>, 2023\n"
"Language-Team: Ukrainian (https://app.transifex.com/calamares/teams/20061/uk/)\n" "Language-Team: Ukrainian (https://app.transifex.com/calamares/teams/20061/uk/)\n"
@ -27,17 +27,17 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Встановити завантажувач." msgstr "Встановити завантажувач."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
"Не вдалося встановити grub — на загальному сховищі даних не визначено " "Не вдалося встановити grub — на загальному сховищі даних не визначено "
"розділів" "розділів"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Помилка встановлення завантажувача" msgstr "Помилка встановлення завантажувача"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -45,43 +45,43 @@ msgstr ""
"Не вдалося встановити завантажувач. Програмою для встановлення " "Не вдалося встановити завантажувач. Програмою для встановлення "
"<pre>{!s}</pre> повернуто код помилки {!s}." "<pre>{!s}</pre> повернуто код помилки {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Не вдалося виконати запис до файла налаштувань LXDM" msgstr "Не вдалося виконати запис до файла налаштувань LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Файла налаштувань LXDM {!s} не існує" msgstr "Файла налаштувань LXDM {!s} не існує"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Не вдалося виконати запис до файла налаштувань LightDM" msgstr "Не вдалося виконати запис до файла налаштувань LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Файла налаштувань LightDM {!s} не існує" msgstr "Файла налаштувань LightDM {!s} не існує"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Не вдалося налаштувати LightDM" msgstr "Не вдалося налаштувати LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Засіб входу до системи LightDM не встановлено." msgstr "Засіб входу до системи LightDM не встановлено."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Не вдалося виконати запис до файла налаштувань SLIM" msgstr "Не вдалося виконати запис до файла налаштувань SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Файла налаштувань SLIM {!s} не існує" msgstr "Файла налаштувань SLIM {!s} не існує"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "Не вибрано засобу керування дисплеєм для модуля displaymanager." msgstr "Не вибрано засобу керування дисплеєм для модуля displaymanager."
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -89,7 +89,7 @@ msgstr ""
"Список засобів керування дисплеєм є порожнім або невизначеним у " "Список засобів керування дисплеєм є порожнім або невизначеним у "
"bothglobalstorage та displaymanager.conf." "bothglobalstorage та displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Налаштування засобу керування дисплеєм є неповними" msgstr "Налаштування засобу керування дисплеєм є неповними"
@ -120,8 +120,8 @@ msgid "Writing fstab."
msgstr "Записуємо fstab." msgstr "Записуємо fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -159,11 +159,11 @@ msgstr "Встановлюємо значення для апаратного г
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Налаштовуємо mkinitcpio." msgstr "Налаштовуємо mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "Не визначено розділів для <pre>initcpiocfg</pre>." msgstr "Не визначено розділів для <pre>initcpiocfg</pre>."
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "Немає кореневої точки монтування для <pre>initcpiocfg</pre>." msgstr "Немає кореневої точки монтування для <pre>initcpiocfg</pre>."
@ -247,12 +247,12 @@ msgstr[1] "Вилучаємо %(num)d пакунки."
msgstr[2] "Вилучаємо %(num)d пакунків." msgstr[2] "Вилучаємо %(num)d пакунків."
msgstr[3] "Вилучаємо один пакунок." msgstr[3] "Вилучаємо один пакунок."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "Помилка засобу керування пакунками" msgstr "Помилка засобу керування пакунками"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
@ -260,7 +260,7 @@ msgstr ""
"Засобу керування пакунками не вдалося приготувати оновлення. Програмою " "Засобу керування пакунками не вдалося приготувати оновлення. Програмою "
"<pre>{!s}</pre> повернуто код помилки {!s}." "<pre>{!s}</pre> повернуто код помилки {!s}."
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
@ -268,7 +268,7 @@ msgstr ""
"Засобу керування пакунками не вдалося оновити систему. Програмою " "Засобу керування пакунками не вдалося оновити систему. Програмою "
"<pre>{!s}</pre> повернуто код помилки {!s}." "<pre>{!s}</pre> повернуто код помилки {!s}."
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Urdu (https://app.transifex.com/calamares/teams/20061/ur/)\n" "Language-Team: Urdu (https://app.transifex.com/calamares/teams/20061/ur/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -229,24 +229,24 @@ msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Uzbek (https://app.transifex.com/calamares/teams/20061/uz/)\n" "Language-Team: Uzbek (https://app.transifex.com/calamares/teams/20061/uz/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -227,24 +227,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: th1nhhdk <th1nhhdk@tutanota.com>, 2021\n" "Last-Translator: th1nhhdk <th1nhhdk@tutanota.com>, 2021\n"
"Language-Team: Vietnamese (https://app.transifex.com/calamares/teams/20061/vi/)\n" "Language-Team: Vietnamese (https://app.transifex.com/calamares/teams/20061/vi/)\n"
@ -26,15 +26,15 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "Đang cài đặt bộ khởi động." msgstr "Đang cài đặt bộ khởi động."
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "Lỗi cài đặt trình khởi động(bootloader)" msgstr "Lỗi cài đặt trình khởi động(bootloader)"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
@ -42,44 +42,44 @@ msgstr ""
"Trình khởi động(bootloader) không thể được cài đặt. Lệnh cài đặt " "Trình khởi động(bootloader) không thể được cài đặt. Lệnh cài đặt "
"<pre>{!s}</pre>đã trả mã lỗi {!s}." "<pre>{!s}</pre>đã trả mã lỗi {!s}."
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "Không thể ghi vào tập tin cấu hình LXDM" msgstr "Không thể ghi vào tập tin cấu hình LXDM"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "Tập tin cấu hình LXDM {!s} không tồn tại" msgstr "Tập tin cấu hình LXDM {!s} không tồn tại"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "Không thể ghi vào tập tin cấu hình LightDM" msgstr "Không thể ghi vào tập tin cấu hình LightDM"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "Tập tin cấu hình LightDM {!s} không tồn tại" msgstr "Tập tin cấu hình LightDM {!s} không tồn tại"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "Không thể cấu hình LXDM" msgstr "Không thể cấu hình LXDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "Màn hình chào mừng LightDM không được cài đặt." msgstr "Màn hình chào mừng LightDM không được cài đặt."
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "Không thể ghi vào tập tin cấu hình SLIM" msgstr "Không thể ghi vào tập tin cấu hình SLIM"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "Tập tin cấu hình SLIM {!s} không tồn tại" msgstr "Tập tin cấu hình SLIM {!s} không tồn tại"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
"Không có trình quản lý hiển thị nào được chọn cho mô-đun quản lý hiển thị" "Không có trình quản lý hiển thị nào được chọn cho mô-đun quản lý hiển thị"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
@ -87,7 +87,7 @@ msgstr ""
"Danh sách quản lý hiện thị trống hoặc không được định nghĩa cả trong " "Danh sách quản lý hiện thị trống hoặc không được định nghĩa cả trong "
"globalstorage và displaymanager.conf." "globalstorage và displaymanager.conf."
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "Cầu hình quản lý hiện thị không hoàn tất" msgstr "Cầu hình quản lý hiện thị không hoàn tất"
@ -118,8 +118,8 @@ msgid "Writing fstab."
msgstr "Đang viết vào fstab." msgstr "Đang viết vào fstab."
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -155,11 +155,11 @@ msgstr "Đang thiết lập đồng hồ máy tính."
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "Đang cấu hình mkinitcpio." msgstr "Đang cấu hình mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -237,24 +237,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "Đang gỡ bỏ %(num)d gói ứng dụng." msgstr[0] "Đang gỡ bỏ %(num)d gói ứng dụng."
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Chinese (https://app.transifex.com/calamares/teams/20061/zh/)\n" "Language-Team: Chinese (https://app.transifex.com/calamares/teams/20061/zh/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -227,24 +227,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -10,15 +10,16 @@
# Bobby Rong <admin@bobby285271.top>, 2020 # Bobby Rong <admin@bobby285271.top>, 2020
# Giovanni Schiano-Moriello, 2022 # Giovanni Schiano-Moriello, 2022
# 玉堂白鹤 <yjwork@qq.com>, 2022 # 玉堂白鹤 <yjwork@qq.com>, 2022
# OkayPJ <1535253694@qq.com>, 2023
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: 玉堂白鹤 <yjwork@qq.com>, 2022\n" "Last-Translator: OkayPJ <1535253694@qq.com>, 2023\n"
"Language-Team: Chinese (China) (https://app.transifex.com/calamares/teams/20061/zh_CN/)\n" "Language-Team: Chinese (China) (https://app.transifex.com/calamares/teams/20061/zh_CN/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -30,63 +31,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "安装启动加载器。" msgstr "安装启动加载器。"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "无法安装 grub全局存储中未定义分区" msgstr "无法安装 grub全局存储中未定义分区"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "启动加载器安装出错" msgstr "启动加载器安装出错"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "无法安装启动加载器。安装命令<pre>{!s}</pre>返回错误代码 {!s}。" msgstr "无法安装启动加载器。安装命令<pre>{!s}</pre>返回错误代码 {!s}。"
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "无法写入 LXDM 配置文件" msgstr "无法写入 LXDM 配置文件"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM 配置文件 {!s} 不存在" msgstr "LXDM 配置文件 {!s} 不存在"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "无法写入 LightDM 配置文件" msgstr "无法写入 LightDM 配置文件"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM 配置文件 {!s} 不存在" msgstr "LightDM 配置文件 {!s} 不存在"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "无法配置 LightDM" msgstr "无法配置 LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "未安装 LightDM 欢迎程序。" msgstr "未安装 LightDM 欢迎程序。"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "无法写入 SLIM 配置文件" msgstr "无法写入 SLIM 配置文件"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM 配置文件 {!s} 不存在" msgstr "SLIM 配置文件 {!s} 不存在"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "显示管理器模块中未选择显示管理器。" msgstr "显示管理器模块中未选择显示管理器。"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "globalstorage 和 displaymanager.conf 配置文件中都没有配置显示管理器。" msgstr "globalstorage 和 displaymanager.conf 配置文件中都没有配置显示管理器。"
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "显示管理器配置不完全" msgstr "显示管理器配置不完全"
@ -117,8 +118,8 @@ msgid "Writing fstab."
msgstr "正在写入 fstab。" msgstr "正在写入 fstab。"
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -154,11 +155,11 @@ msgstr "设置硬件时钟。"
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "配置 mkinitcpio." msgstr "配置 mkinitcpio."
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -236,24 +237,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "移除%(num)d软件包。" msgstr[0] "移除%(num)d软件包。"
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "软件包管理器错误" msgstr "软件包管理器错误"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "软件包管理器无法准备更新。命令<pre>{!s}</pre>返回错误代码{!s}。" msgstr "软件包管理器无法准备更新。命令<pre>{!s}</pre>返回错误代码{!s}。"
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "软件包管理器无法更新系统。命令<pre>{!s}</pre>返回错误代码{!s}。" msgstr "软件包管理器无法更新系统。命令<pre>{!s}</pre>返回错误代码{!s}。"
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."
@ -316,17 +317,17 @@ msgstr "服务 {name!s} 的路径 <code>{path!s}</code> 不存在。"
#: src/modules/services-systemd/main.py:26 #: src/modules/services-systemd/main.py:26
msgid "Configure systemd units" msgid "Configure systemd units"
msgstr "" msgstr "配置 systemd 单元"
#: src/modules/services-systemd/main.py:64 #: src/modules/services-systemd/main.py:64
msgid "Cannot modify unit" msgid "Cannot modify unit"
msgstr "" msgstr "无法修改单元"
#: src/modules/services-systemd/main.py:65 #: src/modules/services-systemd/main.py:65
msgid "" msgid ""
"<code>systemctl {_action!s}</code> call in chroot returned error code " "<code>systemctl {_action!s}</code> call in chroot returned error code "
"{_exit_code!s}." "{_exit_code!s}."
msgstr "" msgstr "chroot 中运行的 <code>systemctl {_action!s}</code> 返回错误 {_exit_code!s}。"
#: src/modules/services-systemd/main.py:66 #: src/modules/services-systemd/main.py:66
msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>." msgid "Cannot {_action!s} systemd unit <code>{_name!s}</code>."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Chinese (Hong Kong) (https://app.transifex.com/calamares/teams/20061/zh_HK/)\n" "Language-Team: Chinese (Hong Kong) (https://app.transifex.com/calamares/teams/20061/zh_HK/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,63 +21,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "" msgstr ""
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "" msgstr ""
@ -108,8 +108,8 @@ msgid "Writing fstab."
msgstr "" msgstr ""
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -145,11 +145,11 @@ msgstr ""
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "" msgstr ""
@ -227,24 +227,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "" msgstr[0] ""
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "" msgstr ""
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "" msgstr ""
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-24 23:38+0200\n" "POT-Creation-Date: 2023-08-28 23:53+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: 黃柏諺 <s8321414@gmail.com>, 2023\n" "Last-Translator: 黃柏諺 <s8321414@gmail.com>, 2023\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/calamares/teams/20061/zh_TW/)\n" "Language-Team: Chinese (Taiwan) (https://app.transifex.com/calamares/teams/20061/zh_TW/)\n"
@ -26,63 +26,63 @@ msgstr ""
msgid "Install bootloader." msgid "Install bootloader."
msgstr "安裝開機載入程式。" msgstr "安裝開機載入程式。"
#: src/modules/bootloader/main.py:640 #: src/modules/bootloader/main.py:644
msgid "Failed to install grub, no partitions defined in global storage" msgid "Failed to install grub, no partitions defined in global storage"
msgstr "安裝 grub 失敗,全域儲存空間中未定義分割區" msgstr "安裝 grub 失敗,全域儲存空間中未定義分割區"
#: src/modules/bootloader/main.py:895 #: src/modules/bootloader/main.py:899
msgid "Bootloader installation error" msgid "Bootloader installation error"
msgstr "開機載入程式安裝錯誤" msgstr "開機載入程式安裝錯誤"
#: src/modules/bootloader/main.py:896 #: src/modules/bootloader/main.py:900
msgid "" msgid ""
"The bootloader could not be installed. The installation command " "The bootloader could not be installed. The installation command "
"<pre>{!s}</pre> returned error code {!s}." "<pre>{!s}</pre> returned error code {!s}."
msgstr "無法安裝開機載入程式。安裝指令 <pre>{!s}</pre> 回傳了錯誤碼 {!s}。" msgstr "無法安裝開機載入程式。安裝指令 <pre>{!s}</pre> 回傳了錯誤碼 {!s}。"
#: src/modules/displaymanager/main.py:507 #: src/modules/displaymanager/main.py:509
msgid "Cannot write LXDM configuration file" msgid "Cannot write LXDM configuration file"
msgstr "無法寫入 LXDM 設定檔" msgstr "無法寫入 LXDM 設定檔"
#: src/modules/displaymanager/main.py:508 #: src/modules/displaymanager/main.py:510
msgid "LXDM config file {!s} does not exist" msgid "LXDM config file {!s} does not exist"
msgstr "LXDM 設定檔 {!s} 不存在" msgstr "LXDM 設定檔 {!s} 不存在"
#: src/modules/displaymanager/main.py:596 #: src/modules/displaymanager/main.py:598
msgid "Cannot write LightDM configuration file" msgid "Cannot write LightDM configuration file"
msgstr "無法寫入 LightDM 設定檔" msgstr "無法寫入 LightDM 設定檔"
#: src/modules/displaymanager/main.py:597 #: src/modules/displaymanager/main.py:599
msgid "LightDM config file {!s} does not exist" msgid "LightDM config file {!s} does not exist"
msgstr "LightDM 設定檔 {!s} 不存在" msgstr "LightDM 設定檔 {!s} 不存在"
#: src/modules/displaymanager/main.py:682 #: src/modules/displaymanager/main.py:684
msgid "Cannot configure LightDM" msgid "Cannot configure LightDM"
msgstr "無法設定 LightDM" msgstr "無法設定 LightDM"
#: src/modules/displaymanager/main.py:683 #: src/modules/displaymanager/main.py:685
msgid "No LightDM greeter installed." msgid "No LightDM greeter installed."
msgstr "未安裝 LightDM greeter。" msgstr "未安裝 LightDM greeter。"
#: src/modules/displaymanager/main.py:714 #: src/modules/displaymanager/main.py:716
msgid "Cannot write SLIM configuration file" msgid "Cannot write SLIM configuration file"
msgstr "無法寫入 SLIM 設定檔" msgstr "無法寫入 SLIM 設定檔"
#: src/modules/displaymanager/main.py:715 #: src/modules/displaymanager/main.py:717
msgid "SLIM config file {!s} does not exist" msgid "SLIM config file {!s} does not exist"
msgstr "SLIM 設定檔 {!s} 不存在" msgstr "SLIM 設定檔 {!s} 不存在"
#: src/modules/displaymanager/main.py:933 #: src/modules/displaymanager/main.py:935
msgid "No display managers selected for the displaymanager module." msgid "No display managers selected for the displaymanager module."
msgstr "未在顯示管理器模組中選取顯示管理器。" msgstr "未在顯示管理器模組中選取顯示管理器。"
#: src/modules/displaymanager/main.py:934 #: src/modules/displaymanager/main.py:936
msgid "" msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "顯示管理器清單為空或在 globalstorage 與 displaymanager.conf 中皆未定義。" msgstr "顯示管理器清單為空或在 globalstorage 與 displaymanager.conf 中皆未定義。"
#: src/modules/displaymanager/main.py:1021 #: src/modules/displaymanager/main.py:1023
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
msgstr "顯示管理器設定不完整" msgstr "顯示管理器設定不完整"
@ -113,8 +113,8 @@ msgid "Writing fstab."
msgstr "正在寫入 fstab。" msgstr "正在寫入 fstab。"
#: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383 #: src/modules/fstab/main.py:377 src/modules/fstab/main.py:383
#: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:245 #: src/modules/fstab/main.py:411 src/modules/initcpiocfg/main.py:267
#: src/modules/initcpiocfg/main.py:249 src/modules/initramfscfg/main.py:85 #: src/modules/initcpiocfg/main.py:271 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140 #: src/modules/initramfscfg/main.py:89 src/modules/localecfg/main.py:140
#: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105 #: src/modules/mount/main.py:329 src/modules/networkcfg/main.py:105
#: src/modules/openrcdmcryptcfg/main.py:72 #: src/modules/openrcdmcryptcfg/main.py:72
@ -150,11 +150,11 @@ msgstr "正在設定硬體時鐘。"
msgid "Configuring mkinitcpio." msgid "Configuring mkinitcpio."
msgstr "正在設定 mkinitcpio。" msgstr "正在設定 mkinitcpio。"
#: src/modules/initcpiocfg/main.py:246 #: src/modules/initcpiocfg/main.py:268
msgid "No partitions are defined for <pre>initcpiocfg</pre>." msgid "No partitions are defined for <pre>initcpiocfg</pre>."
msgstr "沒有為 <pre>initcpiocfg</pre> 定義分割區。" msgstr "沒有為 <pre>initcpiocfg</pre> 定義分割區。"
#: src/modules/initcpiocfg/main.py:250 #: src/modules/initcpiocfg/main.py:272
msgid "No root mount point for <pre>initcpiocfg</pre>." msgid "No root mount point for <pre>initcpiocfg</pre>."
msgstr "<pre>initcpiocfg</pre> 無根掛載點。" msgstr "<pre>initcpiocfg</pre> 無根掛載點。"
@ -232,24 +232,24 @@ msgid "Removing one package."
msgid_plural "Removing %(num)d packages." msgid_plural "Removing %(num)d packages."
msgstr[0] "正在移除 %(num)d 軟體包。" msgstr[0] "正在移除 %(num)d 軟體包。"
#: src/modules/packages/main.py:725 src/modules/packages/main.py:737 #: src/modules/packages/main.py:740 src/modules/packages/main.py:752
#: src/modules/packages/main.py:765 #: src/modules/packages/main.py:780
msgid "Package Manager error" msgid "Package Manager error"
msgstr "軟體包管理程式錯誤" msgstr "軟體包管理程式錯誤"
#: src/modules/packages/main.py:726 #: src/modules/packages/main.py:741
msgid "" msgid ""
"The package manager could not prepare updates. The command <pre>{!s}</pre> " "The package manager could not prepare updates. The command <pre>{!s}</pre> "
"returned error code {!s}." "returned error code {!s}."
msgstr "軟體包管理程式無法準備更新。指令 <pre>{!s}</pre> 回傳了錯誤碼 {!s}。" msgstr "軟體包管理程式無法準備更新。指令 <pre>{!s}</pre> 回傳了錯誤碼 {!s}。"
#: src/modules/packages/main.py:738 #: src/modules/packages/main.py:753
msgid "" msgid ""
"The package manager could not update the system. The command <pre>{!s}</pre>" "The package manager could not update the system. The command <pre>{!s}</pre>"
" returned error code {!s}." " returned error code {!s}."
msgstr "軟體包管理程式無法更新系統。指令 <pre>{!s}</pre> 回傳了錯誤碼 {!s}。" msgstr "軟體包管理程式無法更新系統。指令 <pre>{!s}</pre> 回傳了錯誤碼 {!s}。"
#: src/modules/packages/main.py:766 #: src/modules/packages/main.py:781
msgid "" msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."