Merge branch 'calamares' of https://github.com/calamares/calamares into development

This commit is contained in:
Philip Müller 2020-12-05 11:22:45 +01:00
commit 0f64491b9a
148 changed files with 15709 additions and 15726 deletions

12
CHANGES
View File

@ -7,6 +7,18 @@ contributors are listed. Note that Calamares does not have a historical
changelog -- this log starts with version 3.2.0. The release notes on the
website will have to do for older versions.
# 3.2.36 (unreleased) #
This release contains contributions from (alphabetically by first name):
- Anubhav Choudhary
## Core ##
- No core changes yet
## Modules ##
- No module changes yet
# 3.2.35 (2020-11-30) #
This release contains contributions from (alphabetically by first name):

View File

@ -41,10 +41,11 @@
# TODO:3.3: Require CMake 3.12
cmake_minimum_required( VERSION 3.3 FATAL_ERROR )
project( CALAMARES
VERSION 3.2.35
LANGUAGES C CXX )
VERSION 3.2.36
LANGUAGES C CXX
)
set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development
### OPTIONS
#

View File

@ -52,7 +52,7 @@ accumulate_deps(kf5_required Calamares::calamaresui KF5::)
if(kf5_required)
find_package(ECM ${ECM_VERSION} NO_MODULE)
if( ECM_FOUND )
list(PREPEND CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
list(INSERT CMAKE_MODULE_PATH 0 ${ECM_MODULE_PATH})
find_package(KF5 REQUIRED COMPONENTS ${kf5_required})
endif()
endif()

View File

@ -1034,17 +1034,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>أنشئ المستخدم &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>ينشئ المستخدم %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1184,17 +1180,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1768,30 +1764,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2774,12 +2770,12 @@ The installer will quit and all changes will be lost.</source>
<translation>نموذج</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2787,7 +2783,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,17 +1027,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Dracutৰ LUKS ি %1 ি</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracutৰ LUKS ি ি : "/" ি ি </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 ি '</translation>
</message>
@ -1761,30 +1757,30 @@ The installer will quit and all changes will be lost.</source>
<translation>LUKS ি ি </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation> ি ি </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>ি rootfs ি</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation> ি %1 LUKS, ি </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>%1 ি LUKS ি '</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>%1 ি LUKS ি ি ি '</translation>
</message>
@ -2733,12 +2729,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> ি ি look-and-feel ি ি ি ি ি ি look-and-feel ি ি look-and-feel ি ি ি live preview </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> ি ি look-and-feel ি ি ি ি ি ি look-and-feel ি ি look-and-feel ি ি ি live preview </translation>
</message>
@ -2746,7 +2742,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1026,17 +1026,13 @@ L'instalador va colar y van perdese tolos cambeos.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Va crease l'usuariu &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creando l'usuariu %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ L'instalador va colar y van perdese tolos cambeos.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escritura de la configuración LUKS pa Dracut en %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Omisión de la escritura de la configuración LUKS pa Dracut: La partición «/» nun ta cifrada</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Fallu al abrir %1</translation>
</message>
@ -1760,30 +1756,30 @@ L'instalador va colar y van perdese tolos cambeos.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2730,12 +2726,12 @@ L'instalador va colar y van perdese tolos cambeos.</translation>
<translation>Formulariu</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Escueyi un aspeutu pal escritoriu de KDE Plasma, por favor. Tamién pues saltar esti pasu y configurar l'aspeutu nel momentu que s'instale'l sistema. Calcando nun aspeutu, esti va date una previsualización en direuto de cómo se ve.</translation>
</message>
@ -2743,7 +2739,7 @@ L'instalador va colar y van perdese tolos cambeos.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Aspeutu</translation>
</message>

View File

@ -1027,20 +1027,16 @@ Bu proqramdan çıxılacaq və bütün dəyişikliklər itiriləcəkdir.</transl
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; istifadəçi hesabı yaratmaq.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 istifadəçi hesabı yaradılır.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Ev qovluğunun saxlanılması</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>%1 istifadəçisinin yaradılması. {1?}</translation>
<translation>%1 istifadəçisinin yaradılması.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ Bu proqramdan çıxılacaq və bütün dəyişikliklər itiriləcəkdir.</transl
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>%1 - Dracut üçün LUKS tənzimləməlirini yazmaq</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut üçün LUKS tənzimləmələrini yazmağı ötürmək: "/" bölməsi şifrələnmədi</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 ılmadı</translation>
</message>
@ -1761,30 +1757,30 @@ Bu proqramdan çıxılacaq və bütün dəyişikliklər itiriləcəkdir.</transl
<translation>LUKS düymə faylını ayarlamaq.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Heç bir bölmə müəyyən edilməyib.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Kök fayl sisteminin şifrələnməsi xətası</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>%1 Kök bölməsi LUKS-dur lakin, şifrə təyin olunmayıb.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>%1 kök bölməsi üçün LUKS düymə faylı yaradılmadı.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>%1 bölməsində LUKS düymə faylı tənzimlənə bilmədi.</translation>
</message>
@ -2734,12 +2730,12 @@ Lütfən bir birinci disk bölümünü çıxarın və əvəzinə genişləndiril
<translation>Format</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Lütfən, KDE Plasma İş Masası üçün Xarici Görünüşü seçin. Siz həmçinin bu mərhələni ötürə sistem qurulduqdan sonra Plasma xarici görünüşünü ayarlaya bilərsiniz. Xarici Görünüşə klikləməniz onun canlı görüntüsünü sizə göstərəcəkdir.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Lütfən, KDE Plasma İş Masası üçün Xarici Görünüşü seçin. Siz həmçinin bu mərhələni ötürə sistem qurulduqdan sonra Plasma xarici görünüşünü ayarlaya bilərsiniz. Xarici Görünüşə klikləməniz onun canlı görüntüsünü sizə göstərəcəkdir.</translation>
</message>
@ -2747,7 +2743,7 @@ Lütfən bir birinci disk bölümünü çıxarın və əvəzinə genişləndiril
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Xarici Görünüş</translation>
</message>

View File

@ -1027,20 +1027,16 @@ Bu proqramdan çıxılacaq və bütün dəyişikliklər itiriləcəkdir.</transl
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; istifadəçi hesabı yaratmaq.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 istifadəçi hesabı yaradılır.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Ev qovluğunun saxlanılması</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>%1 istifadəçisinin yaradılması. {1?}</translation>
<translation>%1 istifadəçisinin yaradılması.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ Bu proqramdan çıxılacaq və bütün dəyişikliklər itiriləcəkdir.</transl
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>%1 - Dracut üçün LUKS tənzimləməlirini yazmaq</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut üçün LUKS tənzimləmələrini yazmağı ötürmək: "/" bölməsi şifrələnmədi</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 ılmadı</translation>
</message>
@ -1761,30 +1757,30 @@ Bu proqramdan çıxılacaq və bütün dəyişikliklər itiriləcəkdir.</transl
<translation>LUKS düymə faylını ayarlamaq.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Heç bir bölmə müəyyən edilməyib.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Kök fayl sisteminin şifrələnməsi xətası</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>%1 Kök bölməsi LUKS-dur lakin, şifrə təyin olunmayıb.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>%1 kök bölməsi üçün LUKS düymə faylı yaradılmadı.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>%1 bölməsində LUKS düymə faylı tənzimlənə bilmədi.</translation>
</message>
@ -2734,12 +2730,12 @@ Lütfən bir birinci disk bölümünü çıxarın və əvəzinə genişləndiril
<translation>Format</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Lütfən, KDE Plasma İş Masası üçün Xarici Görünüşü seçin. Siz həmçinin bu mərhələni ötürə sistem qurulduqdan sonra Plasma xarici görünüşünü ayarlaya bilərsiniz. Xarici Görünüşə klikləməniz onun canlı görüntüsünü sizə göstərəcəkdir.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Lütfən, KDE Plasma İş Masası üçün Xarici Görünüşü seçin. Siz həmçinin bu mərhələni ötürə sistem qurulduqdan sonra Plasma xarici görünüşünü ayarlaya bilərsiniz. Xarici Görünüşə klikləməniz onun canlı görüntüsünü sizə göstərəcəkdir.</translation>
</message>
@ -2747,7 +2743,7 @@ Lütfən bir birinci disk bölümünü çıxarın və əvəzinə genişləndiril
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Xarici Görünüş</translation>
</message>

View File

@ -1029,17 +1029,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Стварыць карыстальніка &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Стварэнне карыстальніка %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1179,17 +1175,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Запісаць канфігурацыю LUKS для Dracut у %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Прамінуць запіс канфігурацыі LUKS для Dracut: "/" раздзел не зашыфраваны</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Не атрымалася адкрыць %1</translation>
</message>
@ -1763,30 +1759,30 @@ The installer will quit and all changes will be lost.</source>
<translation>Наладка файла ключа LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Раздзелаў не вызначана.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Не атрымалася зашыфраваць rootfs</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Каранёвы раздзел %1 зашыфраваны як LUKS, але парольная фраза не была вызначаная.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Не атрымалася стварыць файл ключа LUKS для каранёвага раздзела %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Не атрымалася наладзіць файл ключа LUKS на каранёвым раздзеле %1.</translation>
</message>
@ -2753,12 +2749,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Форма</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Калі ласка, абярыце "look-and-feel" для працоўнага асяроддзя KDE Plasma. Вы можаце мінуць гэты крок і наладзіць выгляд і паводзіны пасля завяршэння ўсталёўкі сістэмы. Калі пстрыкнуць па "look-and-feel", то можна паглядзець як выглядае гэты стыль.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Калі ласка, абярыце "look-and-feel" для працоўнага асяроддзя KDE Plasma. Вы можаце мінуць гэты крок і наладзіць выгляд і паводзіны пасля завяршэння ўсталёўкі сістэмы. Калі пстрыкнуць па "look-and-feel", то можна паглядзець як выглядае гэты стыль.</translation>
</message>
@ -2766,7 +2762,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Выгляд</translation>
</message>

View File

@ -1026,17 +1026,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Създай потребител &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Създаване на потребител %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Запиши LUKS конфигурация за Dracut на %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Пропусни записването на LUKS конфигурация за Dracut: "/" дял не е шифриран</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Неуспешно отваряне на %1</translation>
</message>
@ -1760,30 +1756,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2730,12 +2726,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Форма</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2743,7 +2739,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1025,17 +1025,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation> %1 ি </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation> %1 ি </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1759,30 +1755,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2742,7 +2738,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,20 +1027,16 @@ L'instal·lador es tancarà i tots els canvis es perdran.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Crea l'usuari &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Es crea l'usuari %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Es preserva el directori personal</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Es crea l'usuari %1. {1?}</translation>
<translation>Es crea l'usuari %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ L'instal·lador es tancarà i tots els canvis es perdran.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escriu la configuració de LUKS per a Dracut a %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Omet l'escriptura de la configuració de LUKS per a Dracut: la partició "/" no està encriptada</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>No s'ha pogut obrir %1</translation>
</message>
@ -1761,30 +1757,30 @@ L'instal·lador es tancarà i tots els canvis es perdran.</translation>
<translation>Es configura el fitxer de clau LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>No s'ha definit cap partició.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Error de configuració de rootfs encriptat.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>La partició d'arrel %1 és LUKS però no se n'ha establert cap contrasenya.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>No s'ha pogut crear el fitxer de clau de LUKS per a la partició d'arrel %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>No s'ha pogut configurar el fitxer de clau de LUKS a la partició %1.</translation>
</message>
@ -2733,12 +2729,12 @@ per desplaçar-s'hi i useu els botons +/- per fer ampliar-lo o reduir-lo, o bé
<translation>Formulari</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Si us plau, trieu un aspecte i comportament per a l'escriptori Plasma de KDE. També podeu ometre aquest pas i establir-ho un cop configurat el sistema. Quan cliqueu en una selecció d'aspecte i comportament podreu veure'n una previsualització.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Si us plau, trieu un aspecte i comportament per a l'escriptori Plasma de KDE. També podeu saltar aquest pas i configurar-ho un cop instal·lat el sistema. Quan cliqueu en una selecció d'aspecte i comportament podreu veure'n una previsualització.</translation>
</message>
@ -2746,7 +2742,7 @@ per desplaçar-s'hi i useu els botons +/- per fer ampliar-lo o reduir-lo, o bé
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Aspecte i comportament</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1031,17 +1031,13 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Vytvořit uživatele &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Vytváří se účet pro uživatele %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1181,17 +1177,17 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Zapsat nastavení LUKS pro Dracut do %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Přeskočit zápis nastavení LUKS pro Dracut: oddíl / není šifrovaný</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Nepodařilo se otevřít %1</translation>
</message>
@ -1765,30 +1761,30 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<translation>Nastavování souboru s klíčem pro LUKS šifrování.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nejsou definovány žádné oddíly.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Chyba nastavení šifrovaného kořenového oddílu</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Kořenový oddíl %1 je LUKS, ale nebyla nastavena žádná heslová fráze.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Nedaří se vytvořit LUKS klíč pro kořenový oddíl %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Nedaří se nastavit LUKS klíč pro oddíl %1.</translation>
</message>
@ -2755,12 +2751,12 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Zvolte vzhled a chování KDE Plasma desktopu. Tento krok je také možné přeskočit a nastavit po instalaci systému. Kliknutí na výběr vyvolá zobrazení náhledu daného vzhledu a chování.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Zvolte vzhled a chování KDE Plasma desktopu. Tento krok je také možné přeskočit a nastavit po instalaci systému. Kliknutí na výběr vyvolá zobrazení náhledu daného vzhledu a chování.</translation>
</message>
@ -2768,7 +2764,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Vzhled a dojem z</translation>
</message>

View File

@ -1027,20 +1027,16 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.</translation
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Opret brugeren &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Opretter brugeren %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Bevarer hjemmemappe</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Opretter brugeren %1. {1?}</translation>
<translation>Opretter brugeren %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.</translation
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Skriv LUKS-konfiguration for Dracut til %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Spring skrivning af LUKS-konfiguration over for Dracut: "/"-partitionen er ikke krypteret</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Kunne ikke åbne %1</translation>
</message>
@ -1761,30 +1757,30 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.</translation
<translation>Konfigurerer LUKS-nøglefil.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Der er ikke defineret nogen partitioner.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Fejl ved opsætning af krypteret rootfs</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Rodpartitionen %1 er LUKS men der er ikke indstillet nogen adgangskode.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Kunne ikke oprette LUKS-nøglefil for rodpartitionen %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Kunne ikke konfigurere LUKS-nøglefil partitionen %1.</translation>
</message>
@ -2733,12 +2729,12 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.</translation
<translation>Formular</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Vælg venligst et udseende og fremtoning til KDE Plasma-skrivebordet. Du kan også springe trinnet over og konfigurere udseendet og fremtoningen når systemet er sat op. Ved klik et udseende og fremtoning giver det dig en liveforhåndsvisning af det.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Vælg venligst et udseende og fremtoning til KDE Plasma-skrivebordet. Du kan også springe trinnet over og konfigurere udseendet og fremtoningen når systemet er installeret. Ved klik et udseende og fremtoning giver det dig en liveforhåndsvisning af det.</translation>
</message>
@ -2746,7 +2742,7 @@ Installationsprogrammet vil stoppe og alle ændringer vil gå tabt.</translation
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Udseende og fremtoning</translation>
</message>

View File

@ -1027,17 +1027,13 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren.
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Erstelle Benutzer &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Erstelle Benutzer %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren.
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Schreibe LUKS-Konfiguration für Dracut nach %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Überspringe das Schreiben der LUKS-Konfiguration für Dracut: die Partition "/" ist nicht verschlüsselt</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Konnte %1 nicht öffnen</translation>
</message>
@ -1761,30 +1757,30 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren.
<translation>Konfiguriere LUKS-Schlüsseldatei.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Keine Partitionen definiert.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Fehler bei der Einrichtung der verschlüsselten Root-Partition</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Root-Partition %1 ist mit LUKS verschlüsselt, aber es wurde kein Passwort gesetzt.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Konnte die LUKS-Schlüsseldatei für die Root-Partition %1 nicht erstellen. </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Die LUKS-Schlüsseldatei konnte nicht auf Partition %1 eingerichtet werden.</translation>
</message>
@ -2733,12 +2729,12 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren.
<translation>Formular</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Bitte wählen Sie ein Erscheinungsbild für die Be­nut­zer­ober­flä­che von KDE Plasma. Sie können diesen Schritt auch überspringen und das Erscheinungsbild nach der Installation festlegen. Per Klick auf einen Eintrag können Sie sich eine Vorschau dieses Erscheinungsbildes anzeigen lassen.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Bitte wählen Sie das Erscheinungsbild für den KDE Plasma Desktop. Sie können diesen Schritt auch überspringen und das Erscheinungsbild festlegen, sobald das System installiert ist. Per Klick auf einen Eintrag können Sie sich eine Vorschau dieses Erscheinungsbildes anzeigen lassen.</translation>
</message>
@ -2746,7 +2742,7 @@ Dies wird das Installationsprogramm beenden und alle Änderungen gehen verloren.
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Erscheinungsbild</translation>
</message>

View File

@ -1025,17 +1025,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Δημιουργία χρήστη &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Δημιουργείται ο χρήστης %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1759,30 +1755,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Τύπος</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2742,7 +2738,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,20 +1027,16 @@ The installer will quit and all changes will be lost.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Create user &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creating user %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Preserving home directory</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Creating user %1. {1?}</translation>
<translation>Creating user %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ The installer will quit and all changes will be lost.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Write LUKS configuration for Dracut to %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Failed to open %1</translation>
</message>
@ -1761,30 +1757,30 @@ The installer will quit and all changes will be lost.</translation>
<translation>Configuring LUKS key file.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>No partitions are defined.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Encrypted rootfs setup error</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Root partition %1 is LUKS but no passphrase has been set.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Could not create LUKS key file for root partition %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Could not configure LUKS key file on partition %1.</translation>
</message>
@ -2733,12 +2729,12 @@ The installer will quit and all changes will be lost.</translation>
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</translation>
</message>
@ -2746,7 +2742,7 @@ The installer will quit and all changes will be lost.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1025,17 +1025,13 @@ The installer will quit and all changes will be lost.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Create user &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creating user %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ The installer will quit and all changes will be lost.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Write LUKS configuration for Dracut to %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Failed to open %1</translation>
</message>
@ -1759,30 +1755,30 @@ The installer will quit and all changes will be lost.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ The installer will quit and all changes will be lost.</translation>
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</translation>
</message>
@ -2742,7 +2738,7 @@ The installer will quit and all changes will be lost.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1025,17 +1025,13 @@ La instalilo forlasos kaj ĉiuj ŝanĝoj perdos.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ La instalilo forlasos kaj ĉiuj ŝanĝoj perdos.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1759,30 +1755,30 @@ La instalilo forlasos kaj ĉiuj ŝanĝoj perdos.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ La instalilo forlasos kaj ĉiuj ŝanĝoj perdos.</translation>
<translation>Formularo</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2742,7 +2738,7 @@ La instalilo forlasos kaj ĉiuj ŝanĝoj perdos.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1026,17 +1026,13 @@ Saldrá del instalador y se perderán todos los cambios.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Crear usuario &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creando usuario %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ Saldrá del instalador y se perderán todos los cambios.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escribir la configuración de LUKS para Dracut en %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Omitir la escritura de la configuración de LUKS para Dracut: La partición "/" no está cifrada</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>No se pudo abrir %1</translation>
</message>
@ -1760,30 +1756,30 @@ Saldrá del instalador y se perderán todos los cambios.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>No hay particiones definidas.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2730,12 +2726,12 @@ Saldrá del instalador y se perderán todos los cambios.</translation>
<translation>Formulario</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Elija una apariencia para KDE Plasma Desktop. También puede omitir este paso y configurar el aspecto una vez que el sistema está instalado. Al hacer clic en una selección de apariencia, obtendrá una vista previa en vivo de esa apariencia.</translation>
</message>
@ -2743,7 +2739,7 @@ Saldrá del instalador y se perderán todos los cambios.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Apariencia</translation>
</message>

View File

@ -1027,17 +1027,13 @@ El instalador terminará y se perderán todos los cambios.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation> Crear usuario &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creando cuenta de susuario %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ El instalador terminará y se perderán todos los cambios.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escribe configuración LUKS para Dracut a %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Omitir escritura de configuración LUKS por Dracut: "/" partición no está encriptada.</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Falla al abrir %1</translation>
</message>
@ -1761,30 +1757,30 @@ El instalador terminará y se perderán todos los cambios.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2731,12 +2727,12 @@ El instalador terminará y se perderán todos los cambios.</translation>
<translation>Formulario</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Favor seleccione un Escritorio Plasma KDE Look-and-Feel. También puede omitir este paso y configurar el Look-and-Feel una vez el sistema está instalado. Haciendo clic en la selección Look-and-Feel le dará una previsualización en vivo de ese Look-and-Feel.</translation>
</message>
@ -2744,7 +2740,7 @@ El instalador terminará y se perderán todos los cambios.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Formulario</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1025,17 +1025,13 @@ Paigaldaja sulgub ning kõik muutused kaovad.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Loo kasutaja &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Loon kasutajat %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ Paigaldaja sulgub ning kõik muutused kaovad.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Kirjuta Dracut'ile LUKS konfiguratsioon kohta %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Lõpeta Dracut'ile LUKS konfigruatsiooni kirjutamine: "/" partitsioon pole krüptitud</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 avamine ebaõnnestus</translation>
</message>
@ -1759,30 +1755,30 @@ Paigaldaja sulgub ning kõik muutused kaovad.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ Paigaldaja sulgub ning kõik muutused kaovad.</translation>
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Palun vali KDE Plasma töölauale välimus-ja-tunnetus. Sa võid selle sammu ka vahele jätta ja seadistada välimust-ja-tunnetust siis, kui süsteem on paigaldatud. Välimuse-ja-tunnetuse valikule klõpsates näed selle reaalajas eelvaadet.</translation>
</message>
@ -2742,7 +2738,7 @@ Paigaldaja sulgub ning kõik muutused kaovad.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Välimus-ja-tunnetus</translation>
</message>

View File

@ -1025,17 +1025,13 @@ Instalatzailea irten egingo da eta aldaketa guztiak galduko dira.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Sortu &lt;strong&gt;%1&lt;/strong&gt; erabiltzailea</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 erabiltzailea sortzen.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ Instalatzailea irten egingo da eta aldaketa guztiak galduko dira.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Huts egin du %1 irekitzean</translation>
</message>
@ -1759,30 +1755,30 @@ Instalatzailea irten egingo da eta aldaketa guztiak galduko dira.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ Instalatzailea irten egingo da eta aldaketa guztiak galduko dira.</translation>
<translation>Formulario</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2742,7 +2738,7 @@ Instalatzailea irten egingo da eta aldaketa guztiak galduko dira.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,17 +1027,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>ایجاد کاربر &lt;strong&gt;%&lt;/strong&gt;1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>در حال ایجاد کاربر %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Write LUKS configuration for Dracut to %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>شکست در گشودن %1</translation>
</message>
@ -1761,30 +1757,30 @@ The installer will quit and all changes will be lost.</source>
<translation>پیکربندی پروندهٔ کلید LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>هیچ افرازی تعریف نشده</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>خطای برپاسازی rootfs رمزشده</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2731,12 +2727,12 @@ The installer will quit and all changes will be lost.</source>
<translation>فرم</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>لطفاً برای KDE Plasma Desktop ظاهر و احساسی را انتخاب کنید. همچنین می توانید پس از نصب سیستم ، از این مرحله صرف نظر کرده و شکل ظاهری را پیکربندی کنید. با کلیک بر روی انتخاب ظاهر و احساس ، پیش نمایش زنده ای از آن احساس و احساس به شما ارائه می شود.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>لطفاً برای KDE Plasma Desktop ظاهر و احساسی را انتخاب کنید. همچنین می توانید پس از نصب سیستم ، از این مرحله صرف نظر کرده و شکل ظاهری را پیکربندی کنید. با کلیک بر روی انتخاب ظاهر و احساس ، پیش نمایش زنده ای از آن احساس و احساس به شما ارائه می شود.</translation>
</message>
@ -2744,7 +2740,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>ظاهر و احساس</translation>
</message>

View File

@ -1028,20 +1028,16 @@ Asennus voi jatkua, mutta jotkin toiminnot saattavat olla pois käytöstä.</tra
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Luo käyttäjä &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Luodaan käyttäjä %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Kotikansion säilyttäminen</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Luodaan käyttäjää %1. {1?}</translation>
<translation>Luodaan käyttäjää %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1178,17 +1174,17 @@ Asennus voi jatkua, mutta jotkin toiminnot saattavat olla pois käytöstä.</tra
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Kirjoita LUKS-kokoonpano Dracutille %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Ohita LUKS-määrityksen kirjoittaminen Dracutille: "/" -osio ei ole salattu</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Ei voi avata %1</translation>
</message>
@ -1762,30 +1758,30 @@ Asennus voi jatkua, mutta jotkin toiminnot saattavat olla pois käytöstä.</tra
<translation>LUKS-avaintiedoston määrittäminen.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Osioita ei ole määritelty.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Salattu rootfs asennusvirhe</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Juuriosio %1 on LUKS, mutta salasanaa ei ole asetettu.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>LUKS-avaintiedostoa ei voitu luoda juuriosioon %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>LUKS-avaintiedostoa ei voi määrittää osiossa %1.</translation>
</message>
@ -2734,12 +2730,12 @@ hiiren vieritystä skaalaamiseen.</translation>
<translation>Lomake</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Valitse ulkoasu KDE-plasma -työpöydälle. Voit myös ohittaa tämän vaiheen ja määrittää ulkoasun, kun järjestelmä on asetettu. Klikkaamalla ulkoasun valintaa saat suoran esikatselun tästä ulkoasusta.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Valitse KDE-plasma -työpöydän ulkoasu. Voit myös ohittaa tämän vaiheen ja määrittää ulkoasun, kun järjestelmä on asennettu. Klikkaamalla ulkoasun valintaa saat suoran esikatselun tästä ulkoasusta.</translation>
</message>
@ -2747,7 +2743,7 @@ hiiren vieritystä skaalaamiseen.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Ulkoasu</translation>
</message>

View File

@ -1027,17 +1027,13 @@ L'installateur se fermera et les changements seront perdus.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Créer l'utilisateur &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Création de l'utilisateur %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ L'installateur se fermera et les changements seront perdus.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Inscrire la configuration LUKS pour Dracut sur %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Ne pas enreigstrer la configuration LUKS pour Dracut : la partition "/" n'est pas chiffrée</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Impossible d'ouvrir %1</translation>
</message>
@ -1761,30 +1757,30 @@ L'installateur se fermera et les changements seront perdus.</translation>
<translation>Configuration de la clé de fichier LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Aucune partition n'est définie.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Erreur du chiffrement du setup rootfs</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>La partition racine %1 est LUKS mais aucune passphrase n'a é configurée.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Impossible de créer le fichier de clé LUKS pour la partition racine %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>La clé LUKS n'a pas pu être configurée sur la partition %1.</translation>
</message>
@ -2731,12 +2727,12 @@ L'installateur se fermera et les changements seront perdus.</translation>
<translation>Formulaire</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Merci de choisir l'apparence du bureau KDE Plasma. Vous pouvez aussi passer cette étape et configurer l'apparence une fois le système configuré. Vous pouvez obtenir un aperçu des différentes apparences en cliquant sur celles-ci.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Merci de choisir l'apparence du bureau KDE Plasma. Vous pouvez aussi passer cette étape et configurer l'apparence une fois le système installé.
Vous pouvez obtenir un aperçu des différentes apparences en cliquant sur celles-ci.</translation>
@ -2745,7 +2741,7 @@ Vous pouvez obtenir un aperçu des différentes apparences en cliquant sur celle
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Apparence</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,20 +1027,16 @@ Il program di instalazion al jessarà e dutis lis modifichis a laran pierdudis.<
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Creâ l'utent &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Daûr a creâ l'utent %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Si preserve la cartele home</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Daûr a creâ l'utent %1. {1?}</translation>
<translation>Daûr a creâ l'utent %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ Il program di instalazion al jessarà e dutis lis modifichis a laran pierdudis.<
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Scrivi la configurazion LUKS par Dracut su %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Salt de scriture de configurazion LUKS par Dracut: la partizion "/" no je cifrade</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>No si è rivâts a vierzi %1</translation>
</message>
@ -1761,30 +1757,30 @@ Il program di instalazion al jessarà e dutis lis modifichis a laran pierdudis.<
<translation>Daûr a configurâ dal file clâf di LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>No je stade definide nissune partizion.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Erôr te configurazion di rootfs cifrât</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>La partizion lidrîs (root) %1 e je LUKS ma no je stade stabilide nissune frase di acès.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Impussibil creâ il file clâf di LUKS pe partizion lidrîs (root) %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>No si è rivâts a configurâ il file clâf di LUKS su la partizion %1.</translation>
</message>
@ -2733,12 +2729,12 @@ Il program di instalazion al jessarà e dutis lis modifichis a laran pierdudis.<
<translation>Formulari</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Sielç un aspiet-e-compuartament pal scritori KDE Plasma. Si pues ancje saltâ chest passaç e configurâ l'aspiet e il compuartament une volte finide la configurazion dal sisteme. Fasint clic suntune selezion dal aspiet-e-compuartament si varà une anteprime di chel teme.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Sielç un aspiet-e-compuartament pal scritori KDE Plasma. Si pues ancje saltâ chest passaç e configurâ l'aspiet e il compuartament une volte finide la instalazion dal sisteme. Fasint clic suntune selezion dal aspiet-e-compuartament si varà une anteprime di chel teme.</translation>
</message>
@ -2746,7 +2742,7 @@ Il program di instalazion al jessarà e dutis lis modifichis a laran pierdudis.<
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Aspiet-e-compuartament</translation>
</message>

View File

@ -1026,17 +1026,13 @@ O instalador pecharase e perderanse todos os cambios.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Crear usario &lt;strong&gt;%1&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creación do usuario %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ O instalador pecharase e perderanse todos os cambios.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escribila configuración LUKS para Dracut en %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Omítese escribir a configuración LUKS para Dracut: A partición «/» non está cifrada</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Fallou ao abrir %1</translation>
</message>
@ -1760,30 +1756,30 @@ O instalador pecharase e perderanse todos os cambios.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2730,12 +2726,12 @@ O instalador pecharase e perderanse todos os cambios.</translation>
<translation>Formulario</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Escolla unha aparencia e experiencia para o Escritorio Plasma de KDE. Tamén pode omitir este paso e configurar a aparencia e experiencia unha vez instalado o sistema. Ao premer nunha selección de aparencia e experiencia pode ver unha vista inmediata dela.</translation>
</message>
@ -2743,7 +2739,7 @@ O instalador pecharase e perderanse todos os cambios.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Aparencia e experiencia</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1031,20 +1031,16 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>יצירת משתמש &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>נוצר משתמש %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>שימור תיקיית הבית</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>המשתמש %1 נוצר. {1?}</translation>
<translation>המשתמש %1 נוצר.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1181,17 +1177,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>רשום הגדרות הצפנה LUKS עבור Dracut אל %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>דלג רישום הגדרות הצפנה LUKS עבור Dracut: מחיצת "/" לא תוצפן.</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>הפתיחה של %1 נכשלה.</translation>
</message>
@ -1765,30 +1761,30 @@ The installer will quit and all changes will be lost.</source>
<translation>קובץ מפתח ה־LUKS מוגדר.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>לא הוגדרו מחיצות.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>שגיאת התקנת מחיצת שורש מוצפנת</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>מחיצת השורש %1 היא LUKS אבל לא הוגדרה מילת צופן.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>לא ניתן ליצור קובץ מפתח LUKS למחיצת השורש %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>לא ניתן להגדיר קובץ מפתח LUKS למחיצה %1.</translation>
</message>
@ -2755,12 +2751,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>נא לבחור מראה ותחושה לשולחן העבודה KDE Plasma. ניתן גם לדלג על השלב הזה ולהגדיר את המראה והתחושה לאחר סיום התקנת המערכת. לחיצה על בחירת מראה ותחושה תעניק לך תצוגה מקדימה בזמן אמת של המראה והתחושה שנבחרו.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>נא לבחור מראה ותחושה עבור שולחן העבודה KDE Plasma. ניתן גם לדלג על השלב הזה ולהגדיר מראה ותחושה לאחר הקמת המערכת. בחירה בתצורת מראה ותחושה תעניק לך תצוגה מקדימה חיה של אותה התצורה.</translation>
</message>
@ -2768,7 +2764,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>מראה ותחושה</translation>
</message>

View File

@ -1027,20 +1027,16 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation> %1 {1?}</translation>
<translation> %1 </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Dracut LUKS ि %1 </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut LUKS ि %1 : "/" ि ि </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 ि</translation>
</message>
@ -1761,30 +1757,30 @@ The installer will quit and all changes will be lost.</source>
<translation>LUKS ि </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation> ि िि </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>ि ि ि</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation> ि %1, LUKS </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation> ि %1 LUKS </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>ि %1 LUKS ि </translation>
</message>
@ -2067,9 +2063,9 @@ The installer will quit and all changes will be lost.</source>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="232"/>
<source>The password contains fewer than %n lowercase letters</source>
<translation type="unfinished">
<numerusform/>
<numerusform/>
<translation>
<numerusform> %n </numerusform>
<numerusform> %n </numerusform>
</translation>
</message>
<message>
@ -2733,12 +2729,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> ि look-and-feel ि look-and-feel ि ि ि look-and-feel </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> KDE ि look-and-feel ि look-and-feel ि ि ि look-and-feel </translation>
</message>
@ -2746,7 +2742,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1029,20 +1029,16 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.</translatio
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Stvori korisnika &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Stvaram korisnika %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Očuvanje home direktorija</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Stvaranje korisnika %1. {1?}</translation>
<translation>Stvaranje korisnika %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1179,17 +1175,17 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.</translatio
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Zapisujem LUKS konfiguraciju za Dracut na %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Preskačem pisanje LUKS konfiguracije za Dracut: "/" particija nije kriptirana</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Neuspješno otvaranje %1</translation>
</message>
@ -1763,30 +1759,30 @@ Instalacijski program će izaći i sve promjene će biti izgubljene.</translatio
<translation>Konfiguriranje LUKS ključne datoteke.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nema definiranih particija.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Pogreška postavljanja šifriranog rootfs-a</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Root particija %1 je LUKS, ali nije postavljena zaporka.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Nije moguće kreirati LUKS ključnu datoteku za root particiju %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Nije moguće konfigurirati datoteku LUKS ključevima na particiji %1.</translation>
</message>
@ -2744,12 +2740,12 @@ te korištenjem tipki +/- ili skrolanjem miša za zumiranje.</translation>
<translation>Oblik</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Odaberite izgled KDE Plasme. Možete također preskočiti ovaj korak i konfigurirati izgled jednom kada sustav bude instaliran. Odabirom izgleda dobit ćete pregled uživo tog izgleda.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Odaberite izgled KDE Plasme. Možete također preskočiti ovaj korak i konfigurirati izgled jednom kada sustav bude instaliran. Odabirom izgleda dobit ćete pregled uživo tog izgleda.</translation>
</message>
@ -2757,7 +2753,7 @@ te korištenjem tipki +/- ili skrolanjem miša za zumiranje.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Izgled</translation>
</message>

View File

@ -1027,17 +1027,13 @@ Telepítés nem folytatható. &lt;a href="#details"&gt;Részletek...&lt;/a&gt;</
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; nevű felhasználó létrehozása.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 nevű felhasználó létrehozása</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ Telepítés nem folytatható. &lt;a href="#details"&gt;Részletek...&lt;/a&gt;</
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Dracut LUKS konfiguráció mentése ide %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut LUKS konfiguráció mentésének kihagyása: "/" partíció nincs titkosítva.</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Hiba történt %1 megnyitásakor</translation>
</message>
@ -1761,30 +1757,30 @@ Telepítés nem folytatható. &lt;a href="#details"&gt;Részletek...&lt;/a&gt;</
<translation>LUKS kulcs fájl konfigurálása.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nincsenek partíciók definiálva.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Titkosított rootfs telepítési hiba</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>A %1 root partíció LUKS de beállítva nincs kulcs.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Nem sikerült létrehozni a LUKS kulcs fájlt a %1 root partícióhoz</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2731,12 +2727,12 @@ Telepítés nem folytatható. &lt;a href="#details"&gt;Részletek...&lt;/a&gt;</
<translation>Adatlap</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Kérem válasszon kinézetet a KDE Plasma felülethez, Kihagyhatja ezt a lépést és konfigurálhatja a kinézetet a rendszer telepítése után. A listában a kinézetet kiválasztva egy é előnézetet fog látni az adott témáról.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Válasszon egy kinézetet a KDE Plasma asztali környezethez. Ki is hagyhatja ezt a lépést, és beállíthatja a kinézetet, ha a telepítés elkészült. A kinézetválasztóra kattintva é előnézetet kaphat a kinézetről.</translation>
</message>
@ -2744,7 +2740,7 @@ Telepítés nem folytatható. &lt;a href="#details"&gt;Részletek...&lt;/a&gt;</
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Kinézet</translation>
</message>

View File

@ -1025,17 +1025,13 @@ Instalasi dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.</translat
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Buat pengguna &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Membuat pengguna %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ Instalasi dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.</translat
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Tulis konfigurasi LUKS untuk Dracut ke %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Lewati penulisan konfigurasi LUKS untuk Dracut: partisi "/" tidak dienkripsi</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Gagal membuka %1</translation>
</message>
@ -1759,30 +1755,30 @@ Instalasi dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.</translat
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Tidak ada partisi yang didefinisikan.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2720,12 +2716,12 @@ Instalasi dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.</translat
<translation>Formulir</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Silakan pilih sebuah look-and-feel untuk KDE Plasma Desktop. Anda juga dapat melewati langkah ini dan konfigurasi look-and-feel setelah sistem terinstal. Mengeklik pilihan look-and-feel akan memberi Anda pratinjau langsung pada look-and-feel tersebut.</translation>
</message>
@ -2733,7 +2729,7 @@ Instalasi dapat dilanjutkan, namun beberapa fitur akan dinonfungsikan.</translat
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Lihat-dan-Rasakan</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Ne successat aperter %1</translation>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Null partition es definit.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Redimensionar un gruppe de tomes</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Aspecte e conduida</translation>
</message>

View File

@ -1025,17 +1025,13 @@ Uppsetningarforritið mun hætta og allar breytingar tapast.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Búa til notanda &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation> til notanda %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ Uppsetningarforritið mun hætta og allar breytingar tapast.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Skrifa LUKS stillingar fyrir Dracut til %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Tókst ekki opna %1</translation>
</message>
@ -1759,30 +1755,30 @@ Uppsetningarforritið mun hætta og allar breytingar tapast.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ Uppsetningarforritið mun hætta og allar breytingar tapast.</translation>
<translation>Eyðublað</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2742,7 +2738,7 @@ Uppsetningarforritið mun hætta og allar breytingar tapast.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Útlit og hegðun</translation>
</message>

View File

@ -1026,17 +1026,13 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno perse
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Creare l'utente &lt;strong&gt;%1&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Creazione utente %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno perse
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Scrittura della configurazione LUKS per Dracut su %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Salto scrittura della configurazione LUKS per Dracut: la partizione "/" non è criptata</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Impossibile aprire %1</translation>
</message>
@ -1760,30 +1756,30 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno perse
<translation>Configurazione in corso del file chiave LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Non è stata specificata alcuna partizione.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Errore nella configurazione del rootfs crittato</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>La partizione root %1 è LUKS ma non sono state configurate passphrase.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Impossibile creare il file chiave LUKS per la partizione root %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Impossibile configurare il file chiave LUKS per la partizione %1.</translation>
</message>
@ -2730,12 +2726,12 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno perse
<translation>Modulo</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Scegliere il tema per l'ambiente desktop KDE Plasma. Si può anche saltare questa scelta e configurare il tema dopo aver installato il sistema. Cliccando su selezione del tema, ne sarà mostrata un'anteprima. </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Scegliere il tema per il desktop KDE Plasma. Si può anche saltare questa scelta e configurare il tema dopo aver installato il sistema. Cliccando su selezione del tema, ne sarà mostrata un'anteprima dal vivo. </translation>
</message>
@ -2743,7 +2739,7 @@ Il programma d'installazione sarà terminato e tutte le modifiche andranno perse
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1025,20 +1025,16 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation> &lt;strong&gt;%1&lt;/strong&gt; </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation> %1 </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation> %1 {1?}</translation>
<translation> %1 </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1175,17 +1171,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Dracut LUKS設定を %1 </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut LUKS設定の書き込みをスキップ: "/" </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 </translation>
</message>
@ -1760,30 +1756,30 @@ The installer will quit and all changes will be lost.</source>
<translation>LUKSキーファイルを設定しています</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>rootfsセットアップエラー</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation> %1 LUKSですが</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation> %1 LUKSキーファイルを作成できませんでした</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation> %1 LUKSキーファイルを設定できませんでした</translation>
</message>
@ -2724,12 +2720,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>KDE Plasma </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>KDE Plasma </translation>
</message>
@ -2737,7 +2733,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -334,7 +334,7 @@
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="332"/>
<source>The %1 installer is about to make changes to your disk in order to install %2.&lt;br/&gt;&lt;strong&gt;You will not be able to undo these changes.&lt;/strong&gt;</source>
<translation>%1 %2 . &lt;br/&gt; &lt;strong&gt; .&lt;/strong&gt;</translation>
<translation>%1 %2 . &lt;br/&gt; &lt;strong&gt; .&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="335"/>
@ -800,12 +800,12 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/welcome/Config.cpp" line="250"/>
<source>&lt;h1&gt;Welcome to the Calamares installer for %1&lt;/h1&gt;</source>
<translation>&lt;h1&gt; %1 &lt;/h1&gt;</translation>
<translation>&lt;h1&gt; %1 &lt;/h1&gt;</translation>
</message>
<message>
<location filename="../src/modules/welcome/Config.cpp" line="251"/>
<source>&lt;h1&gt;Welcome to the %1 installer&lt;/h1&gt;</source>
<translation>&lt;h1&gt;%1 &lt;/h1&gt;</translation>
<translation>&lt;h1&gt;%1 &lt;/h1&gt;</translation>
</message>
<message>
<location filename="../src/modules/users/Config.cpp" line="212"/>
@ -1025,30 +1025,26 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; .</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 .</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
<translation>%1. </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
<source>Configuring user %1</source>
<translation type="unfinished"/>
<translation>%1 </translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="159"/>
<source>Setting file permissions</source>
<translation type="unfinished"/>
<translation> </translation>
</message>
</context>
<context>
@ -1175,17 +1171,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Dracut에 LUKS %1 </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut에 LUKS : "/" </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 </translation>
</message>
@ -1462,7 +1458,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/welcome/checker/GeneralRequirements.cpp" line="187"/>
<source>is running the installer as an administrator (root)</source>
<translation> () </translation>
<translation> () </translation>
</message>
<message>
<location filename="../src/modules/welcome/checker/GeneralRequirements.cpp" line="190"/>
@ -1487,7 +1483,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/welcome/checker/GeneralRequirements.cpp" line="203"/>
<source>The screen is too small to display the installer.</source>
<translation> .</translation>
<translation> .</translation>
</message>
</context>
<context>
@ -1511,7 +1507,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/oemid/IDJob.cpp" line="40"/>
<source>Could not create directories &lt;code&gt;%1&lt;/code&gt;.</source>
<translation>&lt;code&gt;%1&lt;/code&gt; .</translation>
<translation>&lt;code&gt;%1&lt;/code&gt; .</translation>
</message>
<message>
<location filename="../src/modules/oemid/IDJob.cpp" line="53"/>
@ -1759,30 +1755,30 @@ The installer will quit and all changes will be lost.</source>
<translation>LUKS .</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation> .</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation> rootfs </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation> %1() LUKS이지만 .</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation> %1 LUKS .</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation> %1 LUKS .</translation>
</message>
@ -1817,7 +1813,9 @@ The installer will quit and all changes will be lost.</source>
<source>Please select your preferred location on the map so the installer can suggest the locale
and timezone settings for you. You can fine-tune the suggested settings below. Search the map by dragging
to move and using the +/- buttons to zoom in/out or use mouse scrolling for zooming.</source>
<translation type="unfinished"/>
<translation> .
. / +/-
/ .</translation>
</message>
</context>
<context>
@ -1963,7 +1961,7 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/localeq/Offline.qml" line="37"/>
<source>Select your preferred Region, or use the default one based on your current location.</source>
<translation type="unfinished"/>
<translation> .</translation>
</message>
<message>
<location filename="../src/modules/localeq/Offline.qml" line="94"/>
@ -2063,8 +2061,8 @@ The installer will quit and all changes will be lost.</source>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="232"/>
<source>The password contains fewer than %n lowercase letters</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자 </numerusform>
</translation>
</message>
<message>
@ -2100,62 +2098,62 @@ The installer will quit and all changes will be lost.</source>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="218"/>
<source>The password contains fewer than %n digits</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자 </numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="225"/>
<source>The password contains fewer than %n uppercase letters</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자 </numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="239"/>
<source>The password contains fewer than %n non-alphanumeric characters</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자 </numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="246"/>
<source>The password is shorter than %n characters</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자보다 </numerusform>
</translation>
</message>
<message>
<location filename="../src/modules/users/CheckPWQuality.cpp" line="251"/>
<source>The password is a rotated version of the previous one</source>
<translation type="unfinished"/>
<translation> </translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="255"/>
<source>The password contains fewer than %n character classes</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n개 </numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="262"/>
<source>The password contains more than %n same characters consecutively</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자 </numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="269"/>
<source>The password contains more than %n characters of the same class consecutively</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자 </numerusform>
</translation>
</message>
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="280"/>
<source>The password contains monotonic sequence longer than %n characters</source>
<translation type="unfinished">
<numerusform/>
<translation>
<numerusform> %n자보다 퀀 </numerusform>
</translation>
</message>
<message>
@ -2655,12 +2653,12 @@ The installer will quit and all changes will be lost.</source>
<message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="428"/>
<source>An EFI system partition is necessary to start %1.&lt;br/&gt;&lt;br/&gt;To configure an EFI system partition, go back and select or create a FAT32 filesystem with the &lt;strong&gt;%3&lt;/strong&gt; flag enabled and mount point &lt;strong&gt;%2&lt;/strong&gt;.&lt;br/&gt;&lt;br/&gt;You can continue without setting up an EFI system partition but your system may fail to start.</source>
<translation type="unfinished"/>
<translation>%1() EFI .&lt;br/&gt;&lt;br/&gt;EFI &lt;strong&gt;%3&lt;/strong&gt; FAT32 &lt;strong&gt;%2&lt;/strong&gt; .&lt;br/&gt;&lt;br/&gt;EFI .</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="442"/>
<source>An EFI system partition is necessary to start %1.&lt;br/&gt;&lt;br/&gt;A partition was configured with mount point &lt;strong&gt;%2&lt;/strong&gt; but its &lt;strong&gt;%3&lt;/strong&gt; flag is not set.&lt;br/&gt;To set the flag, go back and edit the partition.&lt;br/&gt;&lt;br/&gt;You can continue without setting the flag but your system may fail to start.</source>
<translation type="unfinished"/>
<translation>%1() EFI .&lt;br/&gt;&lt;br/&gt; &lt;strong&gt;%2&lt;/strong&gt; &lt;strong&gt;%3&lt;/strong&gt; .&lt;br/&gt; .&lt;br/&gt;&lt;br/&gt; .</translation>
</message>
<message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="441"/>
@ -2720,12 +2718,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>KDE Plasma Desktop의 . . .</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>KDE Plasma Desktop의 . . .</translation>
</message>
@ -2733,7 +2731,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>
@ -2909,7 +2907,8 @@ Output:
<location filename="../src/modules/welcomeq/Recommended.qml" line="40"/>
<source>&lt;p&gt;This computer does not satisfy some of the recommended requirements for setting up %1.&lt;br/&gt;
Setup can continue, but some features might be disabled.&lt;/p&gt;</source>
<translation type="unfinished"/>
<translation>&lt;p&gt; %1 .&lt;br/&gt;
.&lt;/p&gt;</translation>
</message>
</context>
<context>
@ -3020,13 +3019,15 @@ Output:
<location filename="../src/modules/welcomeq/Requirements.qml" line="38"/>
<source>&lt;p&gt;This computer does not satisfy the minimum requirements for installing %1.&lt;br/&gt;
Installation cannot continue.&lt;/p&gt;</source>
<translation type="unfinished"/>
<translation>&lt;p&gt; %1 .&lt;br/&gt;
.&lt;/p&gt;</translation>
</message>
<message>
<location filename="../src/modules/welcomeq/Requirements.qml" line="40"/>
<source>&lt;p&gt;This computer does not satisfy some of the recommended requirements for setting up %1.&lt;br/&gt;
Setup can continue, but some features might be disabled.&lt;/p&gt;</source>
<translation type="unfinished"/>
<translation>&lt;p&gt; %1 .&lt;br/&gt;
.&lt;/p&gt;</translation>
</message>
</context>
<context>
@ -3118,7 +3119,7 @@ Output:
<message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="77"/>
<source>The installer failed to resize partition %1 on disk '%2'.</source>
<translation> '%2' %1 .</translation>
<translation> '%2' %1 .</translation>
</message>
</context>
<context>
@ -3145,7 +3146,7 @@ Output:
<message>
<location filename="../src/modules/partition/jobs/ResizeVolumeGroupJob.cpp" line="60"/>
<source>The installer failed to resize a volume group named '%1'.</source>
<translation> '%1' .</translation>
<translation> '%1' .</translation>
</message>
</context>
<context>
@ -3342,7 +3343,7 @@ Output:
<message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="156"/>
<source>The installer failed to set flags on partition %1.</source>
<translation> %1 ..</translation>
<translation> %1 .</translation>
</message>
</context>
<context>
@ -3431,18 +3432,18 @@ Output:
<message>
<location filename="../src/modules/users/MiscJobs.cpp" line="166"/>
<source>Preparing groups.</source>
<translation type="unfinished"/>
<translation> .</translation>
</message>
<message>
<location filename="../src/modules/users/MiscJobs.cpp" line="178"/>
<location filename="../src/modules/users/MiscJobs.cpp" line="183"/>
<source>Could not create groups in target system</source>
<translation type="unfinished"/>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/users/MiscJobs.cpp" line="184"/>
<source>These groups are missing in the target system: %1</source>
<translation type="unfinished"/>
<translation> : %1</translation>
</message>
</context>
<context>
@ -3450,7 +3451,7 @@ Output:
<message>
<location filename="../src/modules/users/MiscJobs.cpp" line="33"/>
<source>Configure &lt;pre&gt;sudo&lt;/pre&gt; users.</source>
<translation type="unfinished"/>
<translation>&lt;pre&gt;sudo&lt;/pre&gt; .</translation>
</message>
<message>
<location filename="../src/modules/users/MiscJobs.cpp" line="55"/>
@ -3545,12 +3546,12 @@ Output:
<message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="151"/>
<source>Could not configure KDE user feedback correctly, script error %1.</source>
<translation type="unfinished"/>
<translation>KDE , %1.</translation>
</message>
<message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="157"/>
<source>Could not configure KDE user feedback correctly, Calamares error %1.</source>
<translation type="unfinished"/>
<translation>KDE . Calamares %1.</translation>
</message>
</context>
<context>
@ -3597,7 +3598,7 @@ Output:
<message>
<location filename="../src/modules/tracking/page_trackingstep.ui" line="76"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Click here to send &lt;span style=" font-weight:600;"&gt;no information at all&lt;/span&gt; about your installation.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"/>
<translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt; &lt;span style=" font-weight:600;"&gt; &lt;/span&gt; .&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<location filename="../src/modules/tracking/page_trackingstep.ui" line="275"/>
@ -3607,22 +3608,22 @@ Output:
<message>
<location filename="../src/modules/tracking/TrackingPage.cpp" line="86"/>
<source>Tracking helps %1 to see how often it is installed, what hardware it is installed on and which applications are used. To see what will be sent, please click the help icon next to each area.</source>
<translation type="unfinished"/>
<translation> %1() , . .</translation>
</message>
<message>
<location filename="../src/modules/tracking/TrackingPage.cpp" line="91"/>
<source>By selecting this you will send information about your installation and hardware. This information will only be sent &lt;b&gt;once&lt;/b&gt; after the installation finishes.</source>
<translation type="unfinished"/>
<translation> . &lt;b&gt; &lt;/b&gt; .</translation>
</message>
<message>
<location filename="../src/modules/tracking/TrackingPage.cpp" line="94"/>
<source>By selecting this you will periodically send information about your &lt;b&gt;machine&lt;/b&gt; installation, hardware and applications, to %1.</source>
<translation type="unfinished"/>
<translation> &lt;b&gt;&lt;/b&gt; , %1() .</translation>
</message>
<message>
<location filename="../src/modules/tracking/TrackingPage.cpp" line="98"/>
<source>By selecting this you will regularly send information about your &lt;b&gt;user&lt;/b&gt; installation, hardware, applications and application usage patterns, to %1.</source>
<translation type="unfinished"/>
<translation> &lt;b&gt;&lt;/b&gt; , , %1() .</translation>
</message>
</context>
<context>
@ -3861,7 +3862,18 @@ Output:
development is sponsored by &lt;br/&gt;
&lt;a href='http://www.blue-systems.com/'&gt;Blue Systems&lt;/a&gt; -
Liberating Software.</source>
<translation type="unfinished"/>
<translation>&lt;h1&gt;%1&lt;/h1&gt;&lt;br/&gt;
&lt;strong&gt;%2&lt;br/&gt;
for %3&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;
Copyright 2014-2017 Teo Mrnjavac &amp;lt;teo@kde.org&amp;gt;&lt;br/&gt;
Copyright 2017-2020 Adriaan de Groot &amp;lt;groot@kde.org&amp;gt;&lt;br/&gt;
&lt;a href='https://calamares.io/team/'&gt;Calamares &lt;/a&gt;
&lt;a href='https://www.transifex.com/calamares/calamares/'&gt;Calamares &lt;/a&gt;
.&lt;br/&gt;&lt;br/&gt;
&lt;a href='https://calamares.io/'&gt;Calamares&lt;/a&gt;
: &lt;br/&gt;
&lt;a href='http://www.blue-systems.com/'&gt;Blue Systems&lt;/a&gt; -
Liberating Software.</translation>
</message>
<message>
<location filename="../src/modules/welcomeq/about.qml" line="96"/>
@ -3875,13 +3887,15 @@ Output:
<location filename="../src/modules/localeq/i18n.qml" line="46"/>
<source>&lt;h1&gt;Languages&lt;/h1&gt; &lt;/br&gt;
The system locale setting affects the language and character set for some command line user interface elements. The current setting is &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
<translation>&lt;h1&gt;&lt;/h1&gt; &lt;/br&gt;
. &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/localeq/i18n.qml" line="106"/>
<source>&lt;h1&gt;Locales&lt;/h1&gt; &lt;/br&gt;
The system locale setting affects the numbers and dates format. The current setting is &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
<translation>&lt;h1&gt;&lt;/h1&gt; &lt;/br&gt;
. &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/localeq/i18n.qml" line="158"/>
@ -3909,7 +3923,7 @@ Output:
<message>
<location filename="../src/modules/keyboardq/keyboardq.qml" line="60"/>
<source>Click your preferred keyboard model to select layout and variant, or use the default one based on the detected hardware.</source>
<translation type="unfinished"/>
<translation> .</translation>
</message>
<message>
<location filename="../src/modules/keyboardq/keyboardq.qml" line="253"/>
@ -3975,7 +3989,27 @@ Output:
&lt;/ul&gt;
&lt;p&gt;The vertical scrollbar is adjustable, current width set to 10.&lt;/p&gt;</source>
<translation type="unfinished"/>
<translation>&lt;h3&gt;%1&lt;/h3&gt;
&lt;p&gt; QML Flickable RichText의 .&lt;/p&gt;
&lt;p&gt;RichText가 QML은 HTML Flickable .&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt; &lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;u&gt; &lt;/u&gt;&lt;/p&gt;
&lt;p&gt;&lt;center&gt; .&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;&lt;s&gt;&lt;/s&gt;&lt;/p&gt;
&lt;p&gt; :
&lt;code&gt;ls -l /home&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel CPU &lt;/li&gt;
&lt;li&gt;AMD CPU &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; 10 .&lt;/p&gt;</translation>
</message>
<message>
<location filename="../src/modules/welcomeq/release_notes.qml" line="76"/>
@ -4013,7 +4047,7 @@ Output:
<message>
<location filename="../src/modules/usersq/usersq.qml" line="103"/>
<source>If more than one person will use this computer, you can create multiple accounts after installation.</source>
<translation type="unfinished"/>
<translation> , .</translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="118"/>
@ -4028,7 +4062,7 @@ Output:
<message>
<location filename="../src/modules/usersq/usersq.qml" line="140"/>
<source>This name will be used if you make the computer visible to others on a network.</source>
<translation type="unfinished"/>
<translation> .</translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="155"/>
@ -4048,12 +4082,12 @@ Output:
<message>
<location filename="../src/modules/usersq/usersq.qml" line="204"/>
<source>Enter the same password twice, so that it can be checked for typing errors. A good password will contain a mixture of letters, numbers and punctuation, should be at least eight characters long, and should be changed at regular intervals.</source>
<translation type="unfinished"/>
<translation> . , 8 .</translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="216"/>
<source>Validate passwords quality</source>
<translation> </translation>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="226"/>
@ -4063,12 +4097,12 @@ Output:
<message>
<location filename="../src/modules/usersq/usersq.qml" line="234"/>
<source>Log in automatically without asking for the password</source>
<translation> </translation>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="243"/>
<source>Reuse user password as root password</source>
<translation> </translation>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="253"/>
@ -4078,22 +4112,22 @@ Output:
<message>
<location filename="../src/modules/usersq/usersq.qml" line="268"/>
<source>Choose a root password to keep your account safe.</source>
<translation> .</translation>
<translation> .</translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="279"/>
<source>Root Password</source>
<translation> </translation>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="298"/>
<source>Repeat Root Password</source>
<translation> </translation>
<translation> </translation>
</message>
<message>
<location filename="../src/modules/usersq/usersq.qml" line="318"/>
<source>Enter the same password twice, so that it can be checked for typing errors.</source>
<translation> .</translation>
<translation> .</translation>
</message>
</context>
<context>
@ -4102,7 +4136,8 @@ Output:
<location filename="../src/modules/welcomeq/welcomeq.qml" line="35"/>
<source>&lt;h3&gt;Welcome to the %1 &lt;quote&gt;%2&lt;/quote&gt; installer&lt;/h3&gt;
&lt;p&gt;This program will ask you some questions and set up %1 on your computer.&lt;/p&gt;</source>
<translation type="unfinished"/>
<translation>&lt;h3&gt;%1 &lt;quote&gt;%2&lt;/quote&gt; &lt;/h3&gt;
&lt;p&gt; %1() .&lt;/p&gt;</translation>
</message>
<message>
<location filename="../src/modules/welcomeq/welcomeq.qml" line="66"/>

View File

@ -1022,17 +1022,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1172,17 +1168,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1756,30 +1752,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2717,12 +2713,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2730,7 +2726,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1031,20 +1031,16 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Sukurti naudotoją &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Kuriamas naudotojas %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Išsaugomas namų katalogas</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Kuriamas naudotojas %1. {1?}</translation>
<translation>Kuriamas naudotojas %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1181,17 +1177,17 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Dracut skirtąją LUKS konfigūraciją įrašyti į %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Praleisti LUKS konfigūracijos, kuri yra skirta Dracut, įrašymą: "/" skaidinys nėra užšifruotas</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Nepavyko atverti %1</translation>
</message>
@ -1765,30 +1761,30 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti.</translation>
<translation>Konfigūruojamas LUKS raktų failas.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nėra jokių apibrėžtų skaidinių.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Šifruoto rootfs sąrankos klaida</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Šaknies skaidinys %1 yra LUKS, tačiau nebuvo nustatyta jokia slaptafrazė.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Nepavyko šakniniam skaidiniui %1 sukurti LUKS rakto failo. </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Nepavyko konfigūruoti LUKS rakto failo skaidinyje %1.</translation>
</message>
@ -2755,12 +2751,12 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti.</translation>
<translation>Forma</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Pasirinkite KDE Plasma darbalaukio išvaizdą ir turinį. Taip pat galite praleisti šį žingsnį ir konfigūruoti išvaizdą ir turinį, kai sistema bus nustatyta. Spustelėjus ant tam tikro išvaizdos ir turinio pasirinkimo, jums bus parodyta tiesioginė peržiūrą.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Pasirinkite KDE Plasma darbalaukio išvaizdą ir turinį. Taip pat galite praleisti šį žingsnį ir konfigūruoti išvaizdą ir turinį, kai sistema bus įdiegta. Spustelėjus ant tam tikro išvaizdos ir turinio pasirinkimo, jums bus parodyta tiesioginė peržiūrą.</translation>
</message>
@ -2768,7 +2764,7 @@ Diegimo programa užbaigs darbą ir visi pakeitimai bus prarasti.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Išvaizda ir turinys</translation>
</message>

View File

@ -1026,17 +1026,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1760,30 +1756,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2739,12 +2735,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2752,7 +2748,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,17 +1027,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; ി ി.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation> %1- .</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>ിി LUKS ി %1 </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>ിി LUKS ി ി: "/" ി ിി</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 ി </translation>
</message>
@ -1761,30 +1757,30 @@ The installer will quit and all changes will be lost.</source>
<translation>LUKS ി.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation> ിിിി</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>ി ി </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation> %1 LUKS ിിി.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation> %1 ി LUKS ിിി.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2731,12 +2727,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>ി ിി ി.ി ിി ി ി ി ി. ിി ി ി ി .</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>ി ിി ി.ി ിി ി ി ി ി </translation>
</message>
@ -2744,7 +2740,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation> </translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1025,17 +1025,13 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.</translati
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Oppretter bruker %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.</translati
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1759,30 +1755,30 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.</translati
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2729,12 +2725,12 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.</translati
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2742,7 +2738,7 @@ Installasjonsprogrammet vil avsluttes og alle endringer vil gå tapt.</translati
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,17 +1027,13 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan.
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Maak gebruiker &lt;strong&gt;%1&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Gebruiker %1 aanmaken.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Gebruiker %1 wordt aangemaakt.</translation>
@ -1177,17 +1173,17 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan.
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Schrijf LUKS configuratie voor Dracut op %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Schrijven van LUKS configuratie voor Dracut overgeslaan: "/" partitie is niet versleuteld</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Openen van %1 mislukt</translation>
</message>
@ -1761,30 +1757,30 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan.
<translation>LUKS-sleutelbestand configureren.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Geen partities gedefineerd.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Versleutelde rootfs installatiefout</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Rootpartitie %1 is LUKS maar er is een wachtwoord ingesteld.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Kon het LUKS-sleutelbestand niet aanmaken voor rootpartitie %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Kon het LUKS-sleutelbestand niet aanmaken op partitie %1.</translation>
</message>
@ -2731,12 +2727,12 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan.
<translation>Formulier</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Kies een Look-and Feel voor de KDE Plasma Desktop. Je kan deze stap ook overslaan en de Look-and-Feel instellen op het geïnstalleerde systeem. Bij het selecteren van een Look-and-Feel zal een live voorbeeld tonen van die Look-and-Feel.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Kies een Look-and Feel voor de KDE Plasma Desktop. Je kan deze stap ook overslaan en de Look-and-Feel instellen op het geïnstalleerde systeem. Bij het selecteren van een Look-and-Feel zal een live voorbeeld tonen van die Look-and-Feel.</translation>
</message>
@ -2744,7 +2740,7 @@ Het installatieprogramma zal afsluiten en alle wijzigingen zullen verloren gaan.
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1029,17 +1029,13 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.</translatio
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Utwórz użytkownika &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Tworzenie użytkownika %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1179,17 +1175,17 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.</translatio
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Zapisz konfigurację LUKS dla Dracut do %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Pominięto zapisywanie konfiguracji LUKS dla Dracut: partycja "/" nie jest szyfrowana</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Nie udało się otworzyć %1</translation>
</message>
@ -1763,30 +1759,30 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.</translatio
<translation>Konfigurowanie pliku klucza LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2751,12 +2747,12 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.</translatio
<translation>Formularz</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Wybierz wygląd i styl pulpitu Plazmy KDE. Możesz również pominąć ten krok i skonfigurować wygląd po zainstalowaniu systemu. Kliknięcie przycisku wyboru wyglądu i stylu daje podgląd na żywo tego wyglądu i stylu.</translation>
</message>
@ -2764,7 +2760,7 @@ Instalator zostanie zamknięty i wszystkie zmiany zostaną utracone.</translatio
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Wygląd-i-Zachowanie</translation>
</message>

View File

@ -1027,20 +1027,16 @@ O instalador será fechado e todas as alterações serão perdidas.</translation
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Criar usuário &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Criando usuário %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Preservando o diretório home</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Criando usuário %1. {1?}</translation>
<translation>Criando usuário %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ O instalador será fechado e todas as alterações serão perdidas.</translation
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escrever configuração LUKS para o Dracut em %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Pular escrita de configuração LUKS para o Dracut: a partição "/" não está criptografada</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Ocorreu uma falha ao abrir %1</translation>
</message>
@ -1761,30 +1757,30 @@ O instalador será fechado e todas as alterações serão perdidas.</translation
<translation>Configurando o arquivo de chave do LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nenhuma partição está definida.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Erro de configuração de rootfs encriptado</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>A partição raiz %1 é LUKS, mas nenhuma senha foi definida.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Não foi possível criar o arquivo de chave LUKS para a partição raiz %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Não foi possível configurar a chave LUKS na partição %1.</translation>
</message>
@ -2733,12 +2729,12 @@ O instalador será fechado e todas as alterações serão perdidas.</translation
<translation>Formulário</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Por favor escolha um tema para a área de trabalho KDE Plasma. Você também pode pular esta etapa e escolher um tema quando o sistema estiver configurado. Clicar em uma seleção de tema irá mostrar-lhe uma previsão dele em tempo real.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Por favor escolha um estilo visual para o Desktop KDE Plasma. Você também pode pular esse passo e configurar o estilo visual quando o sistema estiver instalado. Ao clicar na seleção de estilo visual será possível visualizar um preview daquele estilo visual.</translation>
</message>
@ -2746,7 +2742,7 @@ O instalador será fechado e todas as alterações serão perdidas.</translation
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Tema</translation>
</message>

View File

@ -1027,17 +1027,13 @@ O instalador será encerrado e todas as alterações serão perdidas.</translati
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Criar utilizador &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>A criar utilizador %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ O instalador será encerrado e todas as alterações serão perdidas.</translati
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Escrever configuração LUKS para Dracut em %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Saltar escrita de configuração LUKS para Dracut: partição "/" não está encriptada</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Falha ao abrir %1</translation>
</message>
@ -1761,30 +1757,30 @@ O instalador será encerrado e todas as alterações serão perdidas.</translati
<translation>A configurar o ficheiro chave do LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nenhuma partição é definida.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Erro de configuração do rootfs criptografado</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2731,12 +2727,12 @@ O instalador será encerrado e todas as alterações serão perdidas.</translati
<translation>Forma</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Escolha um aspecto para o ambiente de trabalho KDE Plasma. Também pode ignorar este passo e configurar o aspecto uma vez que o sistema esteja configurado. Ao clicar numa seleção de aspecto terá uma pré-visualização ao vivo desse aspecto.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Por favor escolha a aparência para o Ambiente de Trabalho KDE Plasma. Pode também saltar este passo e configurar a aparência uma vez instalado o sistema. Ao clicar numa seleção de aparência irá ter uma pré-visualização ao vivo dessa aparência.</translation>
</message>
@ -2744,7 +2740,7 @@ O instalador será encerrado e todas as alterações serão perdidas.</translati
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Aparência</translation>
</message>

View File

@ -1027,17 +1027,13 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Creează utilizatorul &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Se creează utilizator %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Scrie configurația LUKS pentru Dracut pe %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Omite scrierea configurației LUKS pentru Dracut: partiția / nu este criptată</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Nu s-a reușit deschiderea %1</translation>
</message>
@ -1761,30 +1757,30 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2743,12 +2739,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<translation>Formular</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Alege un aspect pentru KDE Plasma Desktop. Deasemenea poti sari acest pas si configura aspetul odata ce sistemul este instalat. Apasand pe selectia aspectului iti va oferi o previzualizare live al acelui aspect.</translation>
</message>
@ -2756,7 +2752,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Interfață</translation>
</message>

View File

@ -1030,17 +1030,13 @@ n%1</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Создать учетную запись &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Создается учетная запись %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1180,17 +1176,17 @@ n%1</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Записать LUKS настройки для Dracut в %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Пропустить сохранение LUKS настроек для Dracut: "/" раздел не зашифрован</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Не удалось открыть %1</translation>
</message>
@ -1764,30 +1760,30 @@ n%1</translation>
<translation>Конфигурация файла ключа LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Разделы не были заданы.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Ошибка шифрования корневой файловой системы</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Корневой раздел %1 это LUKS, но ключ шифрования не был задан.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Не удалось создать файл ключа LUKS для корневого раздела %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Не удалось настроить файл ключа LUKS на разделе %1.</translation>
</message>
@ -2752,12 +2748,12 @@ n%1</translation>
<translation>Форма</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Пожалуйста, выберите внешний вид рабочего стола KDE Plasma. Вы также можете пропустить этот шаг и настроить внешний вид после настройки системы. Нажав на внешний вид, вы получите живой предварительный просмотр этого стиля.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Выберите внешний вид окружения KDE Plasma. Вы можете пропустить этот шаг, и настроить его после установки системы. Щелкните на выборе внешнего вида, чтобы увидеть, как он будет выглядеть.</translation>
</message>
@ -2765,7 +2761,7 @@ n%1</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Внешний вид</translation>
</message>

View File

@ -1032,20 +1032,16 @@ Inštalátor sa ukončí a všetky zmeny budú stratené.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Vytvoriť používateľa &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Vytvára sa používateľ %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Uchováva sa domovský adresár</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Vytvára sa používateľ %1. {1?}</translation>
<translation>Vytvára sa používateľ %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1182,17 +1178,17 @@ Inštalátor sa ukončí a všetky zmeny budú stratené.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Zápis nastavenia LUKS pre nástroj Dracut do %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Vynechanie zápisu nastavenia LUKS pre nástroj Dracut: oddiel / nie je zašifrovaný</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Zlyhalo otvorenie %1</translation>
</message>
@ -1766,30 +1762,30 @@ Inštalátor sa ukončí a všetky zmeny budú stratené.</translation>
<translation>Nastavuje sa kľúčový súbor LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Nie určené žiadne oddiely.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Chyba pri inštalácii zašifrovaného koreňového súborového systému</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Koreňový oddiel %1 je typu LUKS, ale nebolo nastavené žiadne heslo.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Nepodarilo sa vytvoriť kľúčový súbor LUKS pre koreňový oddiel %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Nepodarilo sa nastaviť kľúčový súbor LUKS na oddieli %1.</translation>
</message>
@ -2755,12 +2751,12 @@ Inštalátor sa ukončí a všetky zmeny budú stratené.</translation>
<translation>Forma</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Prosím, zvoľte "look-and-feel" pre pracovné prostredie KDE Plasma. Tento krok môžete preskočiť po nastavení systému. Kliknutím na výber "look-and-feel" sa zobrazí živý náhľad daného vzhľadu a dojmu. </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Prosím, zvoľte vzhľad a dojem pre pracovné prostredie KDE Plasma. Tento krok môžete preskočiť a nastaviť vzhľad a dojem po inštalácii systému. Kliknutím na výber Vzhľad a dojem sa zobrazí živý náhľad daného vzhľadu a dojmu.</translation>
</message>
@ -2768,7 +2764,7 @@ Inštalátor sa ukončí a všetky zmeny budú stratené.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Vzhľad a dojem</translation>
</message>

View File

@ -1029,17 +1029,13 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1179,17 +1175,17 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1763,30 +1759,30 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2751,12 +2747,12 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene.</translation>
<translation>Oblika</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2764,7 +2760,7 @@ Namestilni program se bo končal in vse spremembe bodo izgubljene.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,20 +1027,16 @@ Instaluesi do të mbyllet dhe krejt ndryshimet do të hidhen tej.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Krijo përdoruesin &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Po krijohet përdoruesi %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Spo preket drejtoria shtëpi</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Po krijohet përdoruesi %1. {1?}</translation>
<translation>Po krijohet përdoruesi %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1177,17 +1173,17 @@ Instaluesi do të mbyllet dhe krejt ndryshimet do të hidhen tej.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Shkruaj formësim LUKS për Dracut te %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Anashkalo shkrim formësim LUKS për Dracut: pjesa \"/\" sështë e fshehtëzuar</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Sarrihet hapet %1</translation>
</message>
@ -1761,30 +1757,30 @@ Instaluesi do të mbyllet dhe krejt ndryshimet do të hidhen tej.</translation>
<translation>Po formësohet kartelë kyçesh LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Ska pjesë përkufizuara.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Gabim ujdisjeje rootfs fshehtëzuar</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Pjesa rrënjë %1 është LUKS, por sështë caktuar frazëkalim.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Su krijua dot kartelë kyçi LUKS për ndarjen rrënjë %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Su formësua dot kartelë kyçesh LUKS te pjesën %1.</translation>
</message>
@ -2731,12 +2727,12 @@ Instaluesi do të mbyllet dhe krejt ndryshimet do të hidhen tej.</translation>
<translation>Formular</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Ju lutemi, zgjidhni një grup parametrash pamje-dhe-ndjesi për KDE Plasma Desktop. Mundeni edhe ta anashkaloni këtë hap dhe formësoni pamje-dhe-ndjesi pasi jetë rregulluar sistemi. Klikimi mbi një përzgjedhje pamje-dhe-ndjesi do tju japë një paraparje atypëratyshme saj.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Ju lutemi, zgjidhni një grup parametrash pamje-dhe-ndjesi për KDE Plasma Desktop. Mundeni edhe ta anashkaloni këtë hap dhe formësoni pamje-dhe-ndjesi pasi jetë instaluar sistemi. Klikimi mbi një përzgjedhje pamje-dhe-ndjesi do tju japë një paraparje atypëratyshme saj.</translation>
</message>
@ -2744,7 +2740,7 @@ Instaluesi do të mbyllet dhe krejt ndryshimet do të hidhen tej.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Pamje-dhe-Ndjesi</translation>
</message>

View File

@ -1027,17 +1027,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Правим корисника %1</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1761,30 +1757,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2740,12 +2736,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Форма</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2753,7 +2749,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1027,17 +1027,13 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1177,17 +1173,17 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1761,30 +1757,30 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2740,12 +2736,12 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene.</translation>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2753,7 +2749,7 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1026,20 +1026,16 @@ Alla ändringar kommer att gå förlorade.</translation>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Skapa användare &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Skapar användare %1</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Bevara hemkatalogen</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Skapar användare %1. {1?}</translation>
<translation>Skapar användare %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1176,17 +1172,17 @@ Alla ändringar kommer att gå förlorade.</translation>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Skriv LUKS konfiguration för Dracut till %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Skippa att skriva LUKS konfiguration för Dracut "/" partition är inte krypterad</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Kunde inte öppna %1</translation>
</message>
@ -1760,30 +1756,30 @@ Alla ändringar kommer att gå förlorade.</translation>
<translation>Konfigurerar LUKS nyckel fil.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Inga partitioner är definerade.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Fel vid inställning av krypterat rootfs</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Root partition %1 är LUKS men ingen lösenfras har ställts in.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Kunde inte skapa LUKS nyckelfil för root partition %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Kunde inte konfigurera LUKS nyckelfil partition %1.</translation>
</message>
@ -2067,9 +2063,9 @@ Sök på kartan genom att dra
<message numerus="yes">
<location filename="../src/modules/users/CheckPWQuality.cpp" line="232"/>
<source>The password contains fewer than %n lowercase letters</source>
<translation type="unfinished">
<numerusform/>
<numerusform/>
<translation>
<numerusform>Lösenordet innehåller färre än %n små bokstäver</numerusform>
<numerusform>Lösenordet innehåller färre än %n små bokstäver</numerusform>
</translation>
</message>
<message>
@ -2733,12 +2729,12 @@ Sök på kartan genom att dra
<translation>Form</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Var god välj ett utseende och känsla för KDE Plasma skrivbordet. Du kan hoppa över detta steget och ställa in utseende och känsla när systemet är installerat. Klicka ett val för utseende och känsla för att en förhandsgranskning av det valet.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Var god välj ett utseende och känsla för KDE Plasma skrivbordet. Du kan hoppa över detta steget och ställa in utseende och känsla när systemet är installerat. Klicka ett val för utseende och känsla för att en förhandsgranskning av det valet.</translation>
</message>
@ -2746,7 +2742,7 @@ Sök på kartan genom att dra
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Utseende och känsla</translation>
</message>

View File

@ -1026,17 +1026,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1176,17 +1172,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1760,30 +1756,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2730,12 +2726,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2743,7 +2739,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1028,17 +1028,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Эҷод кардани корбари &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Эҷодкунии корбари %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1178,17 +1174,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Танзимоти LUKS барои Dracut ба %1 сабт карда мешавад</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Сабти танзимоти LUKS барои Dracut иҷро карда намешавад: қисми диски "/" рамзгузорӣ нашудааст</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 кушода нашуд</translation>
</message>
@ -1762,30 +1758,30 @@ The installer will quit and all changes will be lost.</source>
<translation>Танзимкунии файли калиди LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Ягон қисми диск муайян карда нашуд.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Хатои танзими рамзгузории "rootfs"</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Қисми диски реша (root)-и %1 дар LUKS асос меёбад, вале гузарвожа танзим нашудааст.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Файли калидии LUKS барои қисми диски реша (root)-и %1 эҷод карда нашуд.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Файли калидии LUKS дар қисми диски %1 танзим карда нашуд.</translation>
</message>
@ -2734,12 +2730,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Шакл</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Лутфан, намуди зоҳириро барои мизи кории KDE Plasma интихоб намоед. Шумо инчунин метавонед ин қадамро ҳозир ба назар нагиред, аммо намуди зоҳириро пас аз анҷоми танзимкунии низом дар вақти дилхоҳ танзим намоед. Барои пешнамоиш кардани намуди зоҳирии интихобшуда, онро зер кунед.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Лутфан, намуди зоҳириро барои мизи кории KDE Plasma интихоб намоед. Шумо инчунин метавонед ин қадамро ҳозир ба назар нагиред, аммо намуди зоҳириро пас аз анҷоми насбкунии низом дар вақти дилхоҳ танзим намоед. Барои пешнамоиш кардани намуди зоҳирии интихобшуда, онро зер кунед.</translation>
</message>
@ -2747,7 +2743,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Намуди зоҳирӣ</translation>
</message>

View File

@ -1023,17 +1023,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1173,17 +1169,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1757,30 +1753,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2718,12 +2714,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2731,7 +2727,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1030,20 +1030,16 @@ Kurulum devam edebilir fakat bazı özellikler devre dışı kalabilir.</transla
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>&lt;strong&gt;%1&lt;/strong&gt; kullanıcı oluştur.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>%1 Kullanıcısı oluşturuluyor...</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Ana dizini koru</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>%1 kullanıcısı oluşturuluyor. {1?}</translation>
<translation>%1 kullanıcısı oluşturuluyor.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1180,17 +1176,17 @@ Kurulum devam edebilir fakat bazı özellikler devre dışı kalabilir.</transla
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>%1 aygıtına Dracut için LUKS yapılandırmasını yaz</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut için LUKS yapılandırma işlemi atlanıyor: "/" diski şifrelenemedi</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>%1 ılamadı</translation>
</message>
@ -1765,30 +1761,30 @@ Sistem güç kaynağına bağlı değil.</translation>
<translation>LUKS anahtar dosyası yapılandırılıyor.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Hiçbir disk bölümü tanımlanmadı.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Şifrelenmiş rootfs kurulum hatası</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>%1 kök disk bölümü LUKS olacak fakat bunun için parola belirlenmedi.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>%1 kök disk bölümü için LUKS anahtar dosyası oluşturulamadı.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>%1 disk bölümü LUKS anahtar dosyası yapılandırılamadı.</translation>
</message>
@ -2738,12 +2734,12 @@ Sistem güç kaynağına bağlı değil.</translation>
<translation>Biçim</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Lütfen KDE Plazma Masaüstü için temalardan Bak ve Hisset bölümünü seçin. Ayrıca bu adımı atlayabilir ve sistem ayarlandıktan sonra bak ve hisset tema yapılandırabilirsiniz. Bir bak ve hisset seçeneğine tıklarsanız size canlı bir önizleme gösterilecektir.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Lütfen KDE Plazma Masaüstü için bir görünüm seçin. Ayrıca, bu adımı atlayabilir ve sistem kurulduktan sonra görünümü yapılandırabilirsiniz. Bir görünüm ve tercihe tıkladığınızda size look-and-feel yani canlı bir önizleme sunulur.</translation>
</message>
@ -2751,7 +2747,7 @@ Sistem güç kaynağına bağlı değil.</translation>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1031,20 +1031,16 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Створити користувача &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Створення користувача %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation>Зберігаємо домашній каталог</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>Створюємо запис користувача %1. {1?}</translation>
<translation>Створюємо запис користувача %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1181,17 +1177,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Записати налаштування LUKS для Dracut до %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Пропустити запис налаштування LUKS для Dracut: розділ "/" не зашифрований</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Не вдалося відкрити %1</translation>
</message>
@ -1765,30 +1761,30 @@ The installer will quit and all changes will be lost.</source>
<translation>Налаштовуємо файл ключа LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Не визначено жодного розділу.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Помилка налаштовування зашифрованих rootfs</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Кореневим розділом %1 є розділ LUKS, але пароль до нього не встановлено.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Не вдалося створити файл ключа LUKS для кореневого розділу %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Не вдалося налаштувати файл ключа LUKS на розділі %1.</translation>
</message>
@ -2756,12 +2752,12 @@ The installer will quit and all changes will be lost.</source>
<translation>Форма</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Будь ласка, виберіть параметри вигляду і поведінки стільниці Плазми KDE. Ви також можете пропустити цей крок і налаштувати вигляд і поведінку після налаштовування системи. Натискання пункту вибору вигляду і поведінки відкриє вікно із інтерактивним переглядом відповідних параметрів.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Будь ласка, виберіть параметри вигляду і поведінки стільниці Плазми KDE Ви також можете пропустити цей крок і налаштувати вигляд і поведінку після встановлення системи. Натискання пункту вибору вигляду і поведінки відкриє вікно із інтерактивним переглядом відповідних параметрів.</translation>
</message>
@ -2769,7 +2765,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Вигляд і поведінка</translation>
</message>

View File

@ -1024,17 +1024,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1174,17 +1170,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1758,30 +1754,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2728,12 +2724,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2741,7 +2737,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1022,17 +1022,13 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1172,17 +1168,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation type="unfinished"/>
</message>
@ -1756,30 +1752,30 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation type="unfinished"/>
</message>
@ -2717,12 +2713,12 @@ The installer will quit and all changes will be lost.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation type="unfinished"/>
</message>
@ -2730,7 +2726,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation type="unfinished"/>
</message>

View File

@ -1025,17 +1025,13 @@ Trình cài đặt sẽ thoát và tất cả các thay đổi sẽ bị mất.<
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Tạo người dùng &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>Đang tạo người dùng %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation type="unfinished"/>
@ -1175,17 +1171,17 @@ Trình cài đặt sẽ thoát và tất cả các thay đổi sẽ bị mất.<
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation>Lưu cấu hình LUKS cho Dracut vào %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Không lưu cấu hình LUKS cho Dracut: phân vùng "/" không đưc hoá</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation>Mở %1 thất bại</translation>
</message>
@ -1759,30 +1755,30 @@ Trình cài đặt sẽ thoát và tất cả các thay đổi sẽ bị mất.<
<translation>Đnh cấu hình tệp khóa LUKS.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation>Không phân vùng nào đưc xác đnh.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation>Lỗi thiết lập rootfs hóa</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>Phân vùng gốc %1 LUKS nhưng không cụm mật khẩu nào đưc đt.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>Không thể tạo tệp khóa LUKS cho phân vùng gốc %1.</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>Không thể đnh cấu hình tệp khóa LUKS trên phân vùng %1.</translation>
</message>
@ -2722,12 +2718,12 @@ Trình cài đặt sẽ thoát và tất cả các thay đổi sẽ bị mất.<
<translation>Biểu mẫu</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Vui lòng chọn giao diện cho Máy tính đ bàn KDE Plasma. Bạn cũng thể bỏ qua bước này đnh cấu hình giao diện sau khi hệ thống đưc thiết lập. Nhấp vào lựa chọn giao diện sẽ cung cấp cho bạn bản xem trước trực tiếp của giao diện đó.</translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation>Vui lòng chọn giao diện cho Máy tính đ bàn KDE Plasma. Bạn cũng thể bỏ qua bước này đnh cấu hình giao diện sau khi hệ thống đưc thiết lập. Nhấp vào lựa chọn giao diện sẽ cung cấp cho bạn bản xem trước trực tiếp của giao diện đó.</translation>
</message>
@ -2735,7 +2731,7 @@ Trình cài đặt sẽ thoát và tất cả các thay đổi sẽ bị mất.<
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation>Look-and-Feel</translation>
</message>

View File

@ -1028,20 +1028,16 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation> &lt;strong&gt;%1&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation> %1</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation> %1. {1?}</translation>
<translation> %1.</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1179,17 +1175,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation> Dracut LUKS %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation>Dracut / LUKS </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation> %1</translation>
</message>
@ -1763,30 +1759,30 @@ The installer will quit and all changes will be lost.</source>
<translation> LUKS key </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation>%1LUKS但没有设置密钥</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation>%1LUKS密钥文件</translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation>%1LUKS密钥文件</translation>
</message>
@ -2726,12 +2722,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> KDE Plasma </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> KDE Plasma </translation>
</message>
@ -2739,7 +2735,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation></translation>
</message>

View File

@ -1025,20 +1025,16 @@ The installer will quit and all changes will be lost.</source>
<source>Create user &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>使 &lt;strong&gt;%1&lt;/strong&gt;</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<source>Creating user %1.</source>
<translation>使 %1</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
<location filename="../src/modules/users/CreateUserJob.cpp" line="143"/>
<source>Creating user %1</source>
<translation>使 %1 {1?}</translation>
<translation>使 %1</translation>
</message>
<message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="151"/>
@ -1175,17 +1171,17 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>DracutLuksCfgJob</name>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="127"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="117"/>
<source>Write LUKS configuration for Dracut to %1</source>
<translation> Dracut LUKS %1</translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="121"/>
<source>Skip writing LUKS configuration for Dracut: "/" partition is not encrypted</source>
<translation> Dracut LUKS "/" </translation>
</message>
<message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="148"/>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="138"/>
<source>Failed to open %1</source>
<translation> %1 </translation>
</message>
@ -1759,30 +1755,30 @@ The installer will quit and all changes will be lost.</source>
<translation> LUKS </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="170"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="178"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="168"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="176"/>
<source>No partitions are defined.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="213"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="220"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="228"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="211"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="218"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="226"/>
<source>Encrypted rootfs setup error</source>
<translation> rootfs </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="214"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="212"/>
<source>Root partition %1 is LUKS but no passphrase has been set.</source>
<translation> %1 LUKS </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="221"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="219"/>
<source>Could not create LUKS key file for root partition %1.</source>
<translation> %1 LUKS </translation>
</message>
<message>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="229"/>
<location filename="../src/modules/luksbootkeyfile/LuksBootKeyFileJob.cpp" line="227"/>
<source>Could not configure LUKS key file on partition %1.</source>
<translation> %1 LUKS </translation>
</message>
@ -2722,12 +2718,12 @@ The installer will quit and all changes will be lost.</source>
<translation></translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="79"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is set up. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> KDE Plasma </translation>
</message>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="66"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfPage.cpp" line="84"/>
<source>Please choose a look-and-feel for the KDE Plasma Desktop. You can also skip this step and configure the look-and-feel once the system is installed. Clicking on a look-and-feel selection will give you a live preview of that look-and-feel.</source>
<translation> KDE Plasma </translation>
</message>
@ -2735,7 +2731,7 @@ The installer will quit and all changes will be lost.</source>
<context>
<name>PlasmaLnfViewStep</name>
<message>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="61"/>
<location filename="../src/modules/plasmalnf/PlasmaLnfViewStep.cpp" line="43"/>
<source>Look-and-Feel</source>
<translation></translation>
</message>

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -18,82 +18,77 @@ msgstr ""
"Language: \n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Install packages."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configure GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Processing packages (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Mounting partitions."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installing one package."
msgstr[1] "Installing %(num)d packages."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "Removing %(num)d packages."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Saving network configuration."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Configuration Error"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "No partitions are defined for <pre>{!s}</pre> to use."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configure systemd services"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Cannot modify service"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Cannot enable systemd service <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Cannot enable systemd target <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Cannot disable systemd target <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Cannot mask systemd unit <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Unmount file systems."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configuring mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "No partitions are defined for <pre>{!s}</pre> to use."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Creating initramfs with mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Failed to run mkinitfs on the target"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "The exit code was {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configuring OpenRC dmcrypt service."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Filling up filesystems."
@ -155,141 +150,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "The destination \"{}\" in the target system is not a directory"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configure systemd services"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Cannot modify service"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Cannot enable systemd service <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Cannot enable systemd target <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Cannot disable systemd target <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Cannot mask systemd unit <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python job."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python step {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Install bootloader."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configuring locales."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Mounting partitions."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configure Plymouth theme"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configuring encrypted swap."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Writing fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configure OpenRC services"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Cannot add service {name!s} to run-level {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Cannot remove service {name!s} from run-level {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Target runlevel does not exist"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Target service does not exist"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Creating initramfs with dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Failed to run dracut on the target"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configure GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Cannot write KDM configuration file"
@ -346,14 +206,157 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Display manager configuration was incomplete"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configuring mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configuring encrypted swap."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installing data."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configure OpenRC services"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Cannot add service {name!s} to run-level {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Cannot remove service {name!s} from run-level {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Target runlevel does not exist"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Target service does not exist"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configure Plymouth theme"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Install packages."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Processing packages (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installing one package."
msgstr[1] "Installing %(num)d packages."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "Removing %(num)d packages."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Install bootloader."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Setting hardware clock."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Creating initramfs with mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Failed to run mkinitfs on the target"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "The exit code was {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Creating initramfs with dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Failed to run dracut on the target"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Configuring initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configuring OpenRC dmcrypt service."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Writing fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python job."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python step {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configuring locales."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Saving network configuration."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: aboodilankaboot, 2019\n"
"Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n"
@ -22,90 +22,74 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "تثبيت الحزم"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "جاري تحميل الحزم (%(count)d/%(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "جاري تركيب الأقسام"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "جاري حفظ الإعدادات"
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "خطأ في الضبط"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "تعديل خدمات systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "لا يمكن تعديل الخدمة"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "الغاء تحميل ملف النظام"
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "كود الخروج كان {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "جاري ملئ أنظمة الملفات"
@ -165,131 +149,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "تعديل خدمات systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "لا يمكن تعديل الخدمة"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "عملية بايثون دميه"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "عملية دميه خطوه بايثون {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "تثبيت محمل الإقلاع"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "جاري تركيب الأقسام"
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "الـ runlevel الهدف غير موجود"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "الخدمة الهدف غير موجودة"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "فشلت كتابة ملف ضبط KDM."
@ -344,14 +203,158 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "إعداد مدير العرض لم يكتمل"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "الـ runlevel الهدف غير موجود"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "الخدمة الهدف غير موجودة"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "تثبيت الحزم"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "جاري تحميل الحزم (%(count)d/%(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "تثبيت محمل الإقلاع"
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "جاري إعداد ساعة الهاردوير"
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "كود الخروج كان {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "عملية بايثون دميه"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "عملية دميه خطوه بايثون {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "جاري حفظ الإعدادات"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Deep Jyoti Choudhury <deep.choudhury@libresoft.in>, 2020\n"
"Language-Team: Assamese (https://www.transifex.com/calamares/teams/20061/as/)\n"
@ -21,82 +21,76 @@ msgstr ""
"Language: as\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "পেকেজ ইন্স্তল কৰক।"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB কনফিগাৰ কৰক।"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "(%(count)d / %(total)d) পেকেজবোৰ সংশোধন কৰি আছে"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "বিভাজন মাউন্ট্ কৰা।"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installing one package."
msgstr[1] "%(num)d পেকেজবোৰ ইনস্তল হৈ আছে।"
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "%(num)d পেকেজবোৰ আতৰোৱা হৈ আছে।"
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "নেটৱৰ্ক কন্ফিগাৰ জমা কৰি আছে।"
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "কনফিগাৰেচন ত্ৰুটি"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "ব্যৱহাৰৰ বাবে <pre>{!s}</pre>ৰ কোনো মাউন্ট্ পাইন্ট্ দিয়া হোৱা নাই।"
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "<pre>{!s}</pre>ৰ ব্যৱহাৰৰ বাবে কোনো বিভাজনৰ বৰ্ণনা দিয়া হোৱা নাই।"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "systemd সেৱা সমুহ কনফিগাৰ কৰক"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "সেৱা সমুহৰ সংশোধন কৰিব নোৱাৰি"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "chrootত systemctl <code>{arg!s}</code>ৰ call ক্ৰুটি কোড {num!s}।"
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "systemd সেৱা <code>{name!s}</code> সক্ৰিয় কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "systemd গন্তব্য স্থান <code>{name!s}</code> সক্ৰিয় কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "systemd গন্তব্য স্থান <code>{name!s}</code> নিষ্ক্ৰিয় কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "systemd একক <code>{name!s}</code> মাস্ক্ কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"একক {name!s}ৰ বাবে <code>{command!s}</code> আৰু <code>{suffix!s}</code> "
"অজ্ঞাত systemd কমাণ্ড্।"
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "ফাইল চিছটেম​বোৰ মাউণ্টৰ পৰা আতৰাওক।"
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "mkinitcpio কনফিগাৰ কৰি আছে।"
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "<pre>{!s}</pre>ৰ ব্যৱহাৰৰ বাবে কোনো বিভাজনৰ বৰ্ণনা দিয়া হোৱা নাই।"
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "এক্সিড্ কোড্ আছিল {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt সেৱা কন্ফিগাৰ কৰি আছে।"
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "ফাইল চিছটেম​বোৰ পূৰণ কৰা হৈ আছে।"
@ -158,136 +152,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "লক্ষ্যৰ চিছটেম গন্তব্য স্থান \"{}\" এটা ডিৰেক্টৰী নহয়"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "systemd সেৱা সমুহ কনফিগাৰ কৰক"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "সেৱা সমুহৰ সংশোধন কৰিব নোৱাৰি"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "chrootত systemctl <code>{arg!s}</code>ৰ call ক্ৰুটি কোড {num!s}।"
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "systemd সেৱা <code>{name!s}</code> সক্ৰিয় কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "systemd গন্তব্য স্থান <code>{name!s}</code> সক্ৰিয় কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "systemd গন্তব্য স্থান <code>{name!s}</code> নিষ্ক্ৰিয় কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "systemd একক <code>{name!s}</code> মাস্ক্ কৰিব নোৱাৰি।"
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"একক {name!s}ৰ বাবে <code>{command!s}</code> আৰু <code>{suffix!s}</code> "
"অজ্ঞাত systemd কমাণ্ড্।"
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "ডামী Pythonৰ কায্য"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "ডামী Pythonৰ পদক্ষেপ {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "বুতলোডাৰ ইন্স্তল কৰক।"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "স্থানীয়বোৰ কন্ফিগাৰ কৰি আছে।"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "বিভাজন মাউন্ট্ কৰা।"
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Plymouth theme কন্ফিগাৰ কৰি আছে।​"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "এন্ক্ৰিপ্টেড স্ৱেপ কন্ফিগাৰ কৰি আছে।"
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "fstab লিখি আছে।"
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "OpenRC সেৱা সমুহ কনফিগাৰ কৰক"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "ৰাণ-লেভেল {level!s}ত সেৱা {name!s} যোগ কৰিব নোৱাৰি।"
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "ৰাণ-লেভেল {level!s}ৰ পৰা সেৱা {name!s} আতৰাব নোৱাৰি।"
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"ৰান-লেভেল {level!s}ত সেৱা {name!s}ৰ বাবে অজ্ঞাত সেৱা কাৰ্য্য "
"<code>{arg!s}</code> ।"
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "chrootত <code>rc-update {arg!s}</code> call ক্ৰুটি কোড {num!s}।"
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "গন্তব্য ৰাণলেভেল উপস্থিত নাই।"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"{level!s} ৰাণলেভেলৰ বাবে পথ হ'ল <code>{path!s}</code> যিটো উপস্থিত নাই।"
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "গন্তব্য সেৱা উপস্থিত নাই।"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "{name!s}ৰ বাবে পথ হ'ল <code>{path!s}</code> যিটো উপস্থিত নাই।"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "dracutৰ সৈতে initramfs বনাই আছে।"
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "গন্তব্য স্থানত dracut চলোৱাত বিফল হ'ল"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB কনফিগাৰ কৰক।"
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "KDM কনফিগাৰেচন ফাইলত লিখিব নোৱাৰি"
@ -342,14 +206,153 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "ডিস্প্লে প্ৰবন্ধক কন্ফিগাৰেচন অসমাপ্ত"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "initramfs কন্ফিগাৰ কৰি আছে।"
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "mkinitcpio কনফিগাৰ কৰি আছে।"
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "ব্যৱহাৰৰ বাবে <pre>{!s}</pre>ৰ কোনো মাউন্ট্ পাইন্ট্ দিয়া হোৱা নাই।"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "এন্ক্ৰিপ্টেড স্ৱেপ কন্ফিগাৰ কৰি আছে।"
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "ডাটা ইন্স্তল কৰি আছে।"
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "OpenRC সেৱা সমুহ কনফিগাৰ কৰক"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "ৰাণ-লেভেল {level!s}ত সেৱা {name!s} যোগ কৰিব নোৱাৰি।"
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "ৰাণ-লেভেল {level!s}ৰ পৰা সেৱা {name!s} আতৰাব নোৱাৰি।"
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"ৰান-লেভেল {level!s}ত সেৱা {name!s}ৰ বাবে অজ্ঞাত সেৱা কাৰ্য্য "
"<code>{arg!s}</code> ।"
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "chrootত <code>rc-update {arg!s}</code> call ক্ৰুটি কোড {num!s}।"
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "গন্তব্য ৰাণলেভেল উপস্থিত নাই।"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"{level!s} ৰাণলেভেলৰ বাবে পথ হ'ল <code>{path!s}</code> যিটো উপস্থিত নাই।"
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "গন্তব্য সেৱা উপস্থিত নাই।"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "{name!s}ৰ বাবে পথ হ'ল <code>{path!s}</code> যিটো উপস্থিত নাই।"
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Plymouth theme কন্ফিগাৰ কৰি আছে।​"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "পেকেজ ইন্স্তল কৰক।"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "(%(count)d / %(total)d) পেকেজবোৰ সংশোধন কৰি আছে"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installing one package."
msgstr[1] "%(num)d পেকেজবোৰ ইনস্তল হৈ আছে।"
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "%(num)d পেকেজবোৰ আতৰোৱা হৈ আছে।"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "বুতলোডাৰ ইন্স্তল কৰক।"
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "হাৰ্ডৱেৰৰ ঘড়ী চেত্ কৰি আছে।"
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "ডাটা ইন্স্তল কৰি আছে।"
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "এক্সিড্ কোড্ আছিল {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "dracutৰ সৈতে initramfs বনাই আছে।"
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "গন্তব্য স্থানত dracut চলোৱাত বিফল হ'ল"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "initramfs কন্ফিগাৰ কৰি আছে।"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt সেৱা কন্ফিগাৰ কৰি আছে।"
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "fstab লিখি আছে।"
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "ডামী Pythonৰ কায্য"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "ডামী Pythonৰ পদক্ষেপ {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "স্থানীয়বোৰ কন্ফিগাৰ কৰি আছে।"
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "নেটৱৰ্ক কন্ফিগাৰ জমা কৰি আছে।"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: enolp <enolp@softastur.org>, 2020\n"
"Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: ast\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalación de paquetes."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Procesando paquetes (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando un paquete."
msgstr[1] "Instalando %(num)d paquetes."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Desaniciando un paquete."
msgstr[1] "Desaniciando %(num)d paquetes."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Nun pue modificase'l serviciu"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Desmontaxe de sistemes de ficheros."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "El códigu de salida foi {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configurando'l serviciu dmcrypt d'OpenRC."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Rellenando los sistemes de ficheros."
@ -159,132 +151,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "El destín «{}» nel sistema de destín nun ye un direutoriu"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Nun pue modificase'l serviciu"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Trabayu maniquín en Python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Pasu maniquín {} en Python"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Instalando'l xestor d'arrinque."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configurando locales."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configurando l'intercambéu cifráu."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Nun pue amestase'l serviciu {name!s} al nivel d'execución {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"Nun pue desaniciase'l serviciu {name!s} del nivel d'execución {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "El nivel d'execución de destín nun esiste"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "El serviciu de destín nun esiste"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Fallu al executar dracut nel destín"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Nun pue escribise'l ficheru de configuración de KDM"
@ -339,14 +205,151 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "La configuración del xestor de pantalles nun se completó"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configurando l'intercambéu cifráu."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Instalando datos."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Nun pue amestase'l serviciu {name!s} al nivel d'execución {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"Nun pue desaniciase'l serviciu {name!s} del nivel d'execución {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "El nivel d'execución de destín nun esiste"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "El serviciu de destín nun esiste"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalación de paquetes."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Procesando paquetes (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando un paquete."
msgstr[1] "Instalando %(num)d paquetes."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Desaniciando un paquete."
msgstr[1] "Desaniciando %(num)d paquetes."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Instalando'l xestor d'arrinque."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Configurando'l reló de hardware."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Instalando datos."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "El códigu de salida foi {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Fallu al executar dracut nel destín"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configurando'l serviciu dmcrypt d'OpenRC."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Trabayu maniquín en Python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Pasu maniquín {} en Python"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configurando locales."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2020\n"
"Language-Team: Azerbaijani (https://www.transifex.com/calamares/teams/20061/az/)\n"
@ -21,83 +21,78 @@ msgstr ""
"Language: az\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Paketləri quraşdırmaq."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB tənzimləmələri"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "(%(count)d / %(total)d) paketləri işlənir"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Disk bölmələri qoşulur."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Bir paket quraşdırılır."
msgstr[1] "%(num)d paket quraşdırılır."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Bir paket silinir"
msgstr[1] "%(num)d paket silinir."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Şəbəkə ayarları saxlanılır."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Tənzimləmə xətası"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Systemd xidmətini tənzimləmək"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Xidmətdə dəyişiklik etmək mümkün olmadı"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<pre>{!s}</pre> istifadə etmək üçün kök qoşulma nöqtəsi təyin edilməyib."
"<code>systemctl {arg!s}</code> chroot çağırışına xəta kodu ilə cavab verdi "
"{num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd xidməti aktiv edilmədi."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədəfi aktiv edilmədi"
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədfi sönsürülmədi."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd vahidi maskalanmır."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Naməlum systemd əmrləri <code>{command!s}</code> və <code>{suffix!s}</code> "
"{name!s} vahidi üçün."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Fayl sistemini ayırmaq."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "mkinitcpio tənzimlənir."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "mkinitfs ilə initramfs yaradılır"
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Hədəfdə mkinitfs başlatmaq baş tutmadı"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Çıxış kodu {} idi"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt xidməti tənzimlənir."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Fayl sistemlərini doldurmaq."
@ -162,140 +157,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Hədəf sistemində təyin edilən \"{}\", qovluq deyil"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Systemd xidmətini tənzimləmək"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Xidmətdə dəyişiklik etmək mümkün olmadı"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>systemctl {arg!s}</code> chroot çağırışına xəta kodu ilə cavab verdi "
"{num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd xidməti aktiv edilmədi."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədəfi aktiv edilmədi"
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədfi sönsürülmədi."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd vahidi maskalanmır."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Naməlum systemd əmrləri <code>{command!s}</code> və <code>{suffix!s}</code> "
"{name!s} vahidi üçün."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python işi."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "{} Dummy python addımı"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Önyükləyici qurulur."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Lokallaşma tənzimlənir."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Disk bölmələri qoşulur."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Plymouth mövzusu tənzimlənməsi"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Çifrələnmiş mübadilə sahəsi - swap tənzimlənir."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "fstab yazılır."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "OpenRC xidmətlərini tənzimləmək"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "{name!s} xidməti {level!s} işləmə səviyyəsinə əlavə edilə bilmir."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "{name!s} xidməti {level!s} iş səviyyəsindən silinə bilmir."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"{level!s} işləmə səviyyəsindəki {name!s} xidməti üçün naməlum "
"<code>{arg!s}</code> xidmət fəaliyyəti."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> chroot-da çağırışına {num!s} xəta kodu ilə "
"cavab verildi."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Hədəf işləmə səviyyəsi mövcud deyil"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"{level!s} işləmə səviyyəsi üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Hədəf xidməti mövcud deyil"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "{name!s} üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Dracut ilə initramfs yaratmaq."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Hədəfdə dracut başladılmadı"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB tənzimləmələri"
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "KDM tənzimləmə faylı yazıla bilmir"
@ -352,14 +213,156 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Ekran meneceri tənzimləmələri başa çatmadı"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "initramfs tənzimlənir."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "mkinitcpio tənzimlənir."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"<pre>{!s}</pre> istifadə etmək üçün kök qoşulma nöqtəsi təyin edilməyib."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Çifrələnmiş mübadilə sahəsi - swap tənzimlənir."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Quraşdırılma tarixi."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "OpenRC xidmətlərini tənzimləmək"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "{name!s} xidməti {level!s} işləmə səviyyəsinə əlavə edilə bilmir."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "{name!s} xidməti {level!s} iş səviyyəsindən silinə bilmir."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"{level!s} işləmə səviyyəsindəki {name!s} xidməti üçün naməlum "
"<code>{arg!s}</code> xidmət fəaliyyəti."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> chroot-da çağırışına {num!s} xəta kodu ilə "
"cavab verildi."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Hədəf işləmə səviyyəsi mövcud deyil"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"{level!s} işləmə səviyyəsi üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Hədəf xidməti mövcud deyil"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "{name!s} üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Plymouth mövzusu tənzimlənməsi"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Paketləri quraşdırmaq."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "(%(count)d / %(total)d) paketləri işlənir"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Bir paket quraşdırılır."
msgstr[1] "%(num)d paket quraşdırılır."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Bir paket silinir"
msgstr[1] "%(num)d paket silinir."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Önyükləyici qurulur."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Aparat saatını ayarlamaq."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Quraşdırılma tarixi."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "mkinitfs ilə initramfs yaradılır"
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Hədəfdə mkinitfs başlatmaq baş tutmadı"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Çıxış kodu {} idi"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Dracut ilə initramfs yaratmaq."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Hədəfdə dracut başladılmadı"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "initramfs tənzimlənir."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt xidməti tənzimlənir."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "fstab yazılır."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python işi."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "{} Dummy python addımı"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Lokallaşma tənzimlənir."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Şəbəkə ayarları saxlanılır."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2020\n"
"Language-Team: Azerbaijani (Azerbaijan) (https://www.transifex.com/calamares/teams/20061/az_AZ/)\n"
@ -21,83 +21,78 @@ msgstr ""
"Language: az_AZ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Paketləri quraşdırmaq."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB tənzimləmələri"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "(%(count)d / %(total)d) paketləri işlənir"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Disk bölmələri qoşulur."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Bir paket quraşdırılır."
msgstr[1] "%(num)d paket quraşdırılır."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Bir paket silinir"
msgstr[1] "%(num)d paket silinir."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Şəbəkə ayarları saxlanılır."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Tənzimləmə xətası"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Systemd xidmətini tənzimləmək"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Xidmətdə dəyişiklik etmək mümkün olmadı"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<pre>{!s}</pre> istifadə etmək üçün kök qoşulma nöqtəsi təyin edilməyib."
"<code>systemctl {arg!s}</code> chroot çağırışına xəta kodu ilə cavab verdi "
"{num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd xidməti aktiv edilmədi."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədəfi aktiv edilmədi"
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədfi sönsürülmədi."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd vahidi maskalanmır."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Naməlum systemd əmrləri <code>{command!s}</code> və <code>{suffix!s}</code> "
"{name!s} vahidi üçün."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Fayl sistemini ayırmaq."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "mkinitcpio tənzimlənir."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "<pre>{!s}</pre> istifadə etmək üçün bölmələr təyin edilməyib"
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "mkinitfs ilə initramfs yaradılır"
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Hədəfdə mkinitfs başlatmaq baş tutmadı"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Çıxış kodu {} idi"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt xidməti tənzimlənir."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Fayl sistemlərini doldurmaq."
@ -162,140 +157,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Hədəf sistemində təyin edilən \"{}\", qovluq deyil"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Systemd xidmətini tənzimləmək"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Xidmətdə dəyişiklik etmək mümkün olmadı"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>systemctl {arg!s}</code> chroot çağırışına xəta kodu ilə cavab verdi "
"{num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd xidməti aktiv edilmədi."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədəfi aktiv edilmədi"
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd hədfi sönsürülmədi."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "<code>{name!s}</code> systemd vahidi maskalanmır."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Naməlum systemd əmrləri <code>{command!s}</code> və <code>{suffix!s}</code> "
"{name!s} vahidi üçün."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python işi."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "{} Dummy python addımı"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Önyükləyici qurulur."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Lokallaşma tənzimlənir."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Disk bölmələri qoşulur."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Plymouth mövzusu tənzimlənməsi"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Çifrələnmiş mübadilə sahəsi - swap tənzimlənir."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "fstab yazılır."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "OpenRC xidmətlərini tənzimləmək"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "{name!s} xidməti {level!s} işləmə səviyyəsinə əlavə edilə bilmir."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "{name!s} xidməti {level!s} iş səviyyəsindən silinə bilmir."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"{level!s} işləmə səviyyəsindəki {name!s} xidməti üçün naməlum "
"<code>{arg!s}</code> xidmət fəaliyyəti."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> chroot-da çağırışına {num!s} xəta kodu ilə "
"cavab verildi."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Hədəf işləmə səviyyəsi mövcud deyil"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"{level!s} işləmə səviyyəsi üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Hədəf xidməti mövcud deyil"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "{name!s} üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Dracut ilə initramfs yaratmaq."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Hədəfdə dracut başladılmadı"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB tənzimləmələri"
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "KDM tənzimləmə faylı yazıla bilmir"
@ -352,14 +213,156 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Ekran meneceri tənzimləmələri başa çatmadı"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "initramfs tənzimlənir."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "mkinitcpio tənzimlənir."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"<pre>{!s}</pre> istifadə etmək üçün kök qoşulma nöqtəsi təyin edilməyib."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Çifrələnmiş mübadilə sahəsi - swap tənzimlənir."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Quraşdırılma tarixi."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "OpenRC xidmətlərini tənzimləmək"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "{name!s} xidməti {level!s} işləmə səviyyəsinə əlavə edilə bilmir."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "{name!s} xidməti {level!s} iş səviyyəsindən silinə bilmir."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"{level!s} işləmə səviyyəsindəki {name!s} xidməti üçün naməlum "
"<code>{arg!s}</code> xidmət fəaliyyəti."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> chroot-da çağırışına {num!s} xəta kodu ilə "
"cavab verildi."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Hədəf işləmə səviyyəsi mövcud deyil"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"{level!s} işləmə səviyyəsi üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Hədəf xidməti mövcud deyil"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "{name!s} üçün <code>{path!s}</code> yolu mövcud deyil."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Plymouth mövzusu tənzimlənməsi"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Paketləri quraşdırmaq."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "(%(count)d / %(total)d) paketləri işlənir"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Bir paket quraşdırılır."
msgstr[1] "%(num)d paket quraşdırılır."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Bir paket silinir"
msgstr[1] "%(num)d paket silinir."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Önyükləyici qurulur."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Aparat saatını ayarlamaq."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Quraşdırılma tarixi."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "mkinitfs ilə initramfs yaradılır"
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Hədəfdə mkinitfs başlatmaq baş tutmadı"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Çıxış kodu {} idi"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Dracut ilə initramfs yaratmaq."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Hədəfdə dracut başladılmadı"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "initramfs tənzimlənir."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt xidməti tənzimlənir."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "fstab yazılır."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python işi."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "{} Dummy python addımı"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Lokallaşma tənzimlənir."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Şəbəkə ayarları saxlanılır."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Zmicer Turok <nashtlumach@gmail.com>, 2020\n"
"Language-Team: Belarusian (https://www.transifex.com/calamares/teams/20061/be/)\n"
@ -21,86 +21,76 @@ msgstr ""
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Усталяваць пакункі."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Наладзіць GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Апрацоўка пакункаў (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Мантаванне раздзелаў."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Усталёўка аднаго пакунка."
msgstr[1] "Усталёўка %(num)d пакункаў."
msgstr[2] "Усталёўка %(num)d пакункаў."
msgstr[3] "Усталёўка%(num)d пакункаў."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Выдаленне аднаго пакунка."
msgstr[1] "Выдаленне %(num)d пакункаў."
msgstr[2] "Выдаленне %(num)d пакункаў."
msgstr[3] "Выдаленне %(num)d пакункаў."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Захаванне сеткавай канфігурацыі."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Памылка канфігурацыі"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "Каранёвы пункт мантавання для<pre>{!s}</pre> не пададзены."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Раздзелы для <pre>{!s}</pre> не вызначаныя."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Наладзіць службы systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Немагчыма наладзіць службу"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "<code>systemctl {arg!s}</code> у chroot вярнуў код памылкі {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Немагчыма ўключыць службу systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Немагчыма ўключыць мэту systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Немагчыма выключыць мэту systemd <code>{name!s}."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Немагчыма замаскаваць адзінку systemd <code>{name!s}</code>. "
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Невядомыя systemd загады <code>{command!s}</code> і <code>{suffix!s}</code> "
"для адзінкі {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Адмантаваць файлавыя сістэмы."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Наладка mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Раздзелы для <pre>{!s}</pre> не вызначаныя."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Стварэнне initramfs праз mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Не атрымалася запусціць mkinitfs у пункце прызначэння"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Код выхаду {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Наладка OpenRC dmcrypt."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Запаўненне файлавых сістэм."
@ -162,136 +152,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Пункт прызначэння \"{}\" у мэтавай сістэме не з’яўляецца каталогам"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Наладзіць службы systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Немагчыма наладзіць службу"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "<code>systemctl {arg!s}</code> у chroot вярнуў код памылкі {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Немагчыма ўключыць службу systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Немагчыма ўключыць мэту systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Немагчыма выключыць мэту systemd <code>{name!s}."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Немагчыма замаскаваць адзінку systemd <code>{name!s}</code>. "
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Невядомыя systemd загады <code>{command!s}</code> і <code>{suffix!s}</code> "
"для адзінкі {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Задача Dummy python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Крок Dummy python {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Усталяваць загрузчык."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Наладка лакаляў."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Мантаванне раздзелаў."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Наладзіць тэму Plymouth"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Наладка зашыфраванага swap."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Запіс fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Наладзіць службы OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Не атрымалася дадаць службу {name!s} на ўзровень запуску {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Не атрымалася выдаліць службу {name!s} з узроўню запуску {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Невядомае дзеянне <code>{arg!s}</code> для службы {name!s} на ўзроўні "
"запуску {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> пад chroot вярнуўся з кодам памылкі {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Мэтавы ўзровень запуску не існуе"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "Шлях <code>{path!s}</code> да ўзроўня запуску {level!s} не існуе."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Мэтавая служба не існуе"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "Шлях <code>{path!s}</code> да службы {level!s} не існуе."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Стварэнне initramfs з dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Не атрымалася запусціць dracut у пункце прызначэння"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Наладзіць GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Немагчыма запісаць файл канфігурацыі KDM"
@ -348,14 +208,157 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Наладка дысплейнага кіраўніка не завершаная."
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Наладка initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Наладка mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "Каранёвы пункт мантавання для<pre>{!s}</pre> не пададзены."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Наладка зашыфраванага swap."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Усталёўка даных."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Наладзіць службы OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Не атрымалася дадаць службу {name!s} на ўзровень запуску {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Не атрымалася выдаліць службу {name!s} з узроўню запуску {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Невядомае дзеянне <code>{arg!s}</code> для службы {name!s} на ўзроўні "
"запуску {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> пад chroot вярнуўся з кодам памылкі {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Мэтавы ўзровень запуску не існуе"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "Шлях <code>{path!s}</code> да ўзроўня запуску {level!s} не існуе."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Мэтавая служба не існуе"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "Шлях <code>{path!s}</code> да службы {level!s} не існуе."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Наладзіць тэму Plymouth"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Усталяваць пакункі."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Апрацоўка пакункаў (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Усталёўка аднаго пакунка."
msgstr[1] "Усталёўка %(num)d пакункаў."
msgstr[2] "Усталёўка %(num)d пакункаў."
msgstr[3] "Усталёўка%(num)d пакункаў."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Выдаленне аднаго пакунка."
msgstr[1] "Выдаленне %(num)d пакункаў."
msgstr[2] "Выдаленне %(num)d пакункаў."
msgstr[3] "Выдаленне %(num)d пакункаў."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Усталяваць загрузчык."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Наладка апаратнага гадзінніка."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Усталёўка даных."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Стварэнне initramfs праз mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Не атрымалася запусціць mkinitfs у пункце прызначэння"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Код выхаду {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Стварэнне initramfs з dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Не атрымалася запусціць dracut у пункце прызначэння"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Наладка initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Наладка OpenRC dmcrypt."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Запіс fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Задача Dummy python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Крок Dummy python {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Наладка лакаляў."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Захаванне сеткавай канфігурацыі."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Georgi Georgiev (Жоро) <g.georgiev.shumen@gmail.com>, 2020\n"
"Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Инсталирай пакетите."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Обработване на пакетите (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Инсталиране на един пакет."
msgstr[1] "Инсталиране на %(num)d пакети."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Премахване на един пакет."
msgstr[1] "Премахване на %(num)d пакети."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Демонтирай файловите системи."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -156,131 +148,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Фиктивна задача на python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Фиктивна стъпка на python {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -335,14 +202,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Инсталирай пакетите."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Обработване на пакетите (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Инсталиране на един пакет."
msgstr[1] "Инсталиране на %(num)d пакети."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Премахване на един пакет."
msgstr[1] "Премахване на %(num)d пакети."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Фиктивна задача на python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Фиктивна стъпка на python {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: 508a8b0ef95404aa3dc5178f0ccada5e_017b8a4 <d0ef5d977ab7abf012ef53891f8ca2b5_900530>, 2020\n"
"Language-Team: Bengali (https://www.transifex.com/calamares/teams/20061/bn/)\n"
@ -21,82 +21,75 @@ msgstr ""
"Language: bn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "কনফিগার করুন জিআরইউবি।"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "মাউন্ট করছে পার্টিশনগুলো।"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "কনফিগারেশন ত্রুটি"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "কোন পার্টিশন নির্দিষ্ট করা হয়নি<pre>{!এস}</pre> ব্যবহার করার জন্য।"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "কনফিগার করুন সিস্টেমডি সেবাগুলি"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "সেবা পরিবর্তন করতে পারে না"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>সিস্টেমসিটিএল {এআরজি!এস}</code>সিএইচরুট ফেরত ত্রুটি কোড দে{NUM! গুলি}।"
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "আনমাউন্ট ফাইল সিস্টেমগুলি করুন।"
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "কোন পার্টিশন নির্দিষ্ট করা হয়নি<pre>{!এস}</pre> ব্যবহার করার জন্য।"
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "ফাইলসিস্টেমগুলিপূরণ করছে।"
@ -156,132 +149,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "কনফিগার করুন সিস্টেমডি সেবাগুলি"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "সেবা পরিবর্তন করতে পারে না"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>সিস্টেমসিটিএল {এআরজি!এস}</code>সিএইচরুট ফেরত ত্রুটি কোড দে{NUM! গুলি}।"
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "মাউন্ট করছে পার্টিশনগুলো।"
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "কনফিগার করুন জিআরইউবি।"
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -336,14 +203,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Davidmp <medipas@gmail.com>, 2020\n"
"Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n"
@ -21,83 +21,78 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instal·la els paquets."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configura el GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Es processen paquets (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Es munten les particions."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "S'instal·la un paquet."
msgstr[1] "S'instal·len %(num)d paquets."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Se suprimeix un paquet."
msgstr[1] "Se suprimeixen %(num)d paquets."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Es desa la configuració de la xarxa."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Error de configuració"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "No s'han definit particions perquè les usi <pre>{!s}</pre>."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configura els serveis de systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "No es pot modificar el servei."
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"No s'ha proporcionat el punt de muntatge perquè l'usi <pre>{!s}</pre>."
"La crida de <code>systemctl {arg!s}</code> a chroot ha retornat el codi "
"d'error {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "No es pot habilitar el servei de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "No es pot habilitar la destinació de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "No es pot inhabilitar la destinació de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "No es pot emmascarar la unitat de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Ordres desconegudes de systemd: <code>{command!s}</code> i "
"<code>{suffix!s}</code>, per a la unitat {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Desmunta els sistemes de fitxers."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Es configura mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "No s'han definit particions perquè les usi <pre>{!s}</pre>."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Es creen initramfs amb mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Ha fallat executar mkinitfs a la destinació."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "El codi de sortida ha estat {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Es configura el sevei OpenRC dmcrypt."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "S'omplen els sistemes de fitxers."
@ -159,143 +154,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "La destinació \"{}\" al sistema de destinació no és un directori."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configura els serveis de systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "No es pot modificar el servei."
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"La crida de <code>systemctl {arg!s}</code> a chroot ha retornat el codi "
"d'error {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "No es pot habilitar el servei de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "No es pot habilitar la destinació de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "No es pot inhabilitar la destinació de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "No es pot emmascarar la unitat de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Ordres desconegudes de systemd: <code>{command!s}</code> i "
"<code>{suffix!s}</code>, per a la unitat {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Tasca de python fictícia."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Pas de python fitctici {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "S'instal·la el carregador d'arrencada."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Es configuren les llengües."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Es munten les particions."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configura el tema del Plymouth"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Es configura l'intercanvi encriptat."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "S'escriu fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configura els serveis d'OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "No es pot afegir el servei {name!s} al nivell d'execució {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"No es pot suprimir el servei {name!s} del nivell d'execució {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Servei - acció desconeguda <code>{arg!s}</code> per al servei {name!s} al "
"nivell d'execució {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"La crida de <code>rc-update {arg!s}</code> a chroot ha retornat el codi "
"d'error {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "El nivell d'execució de destinació no existeix."
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"El camí per al nivell d'execució {level!s} és <code>{path!s}</code>, però no"
" existeix."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "El servei de destinació no existeix."
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"El camí per al servei {name!s} és <code>{path!s}</code>, però no existeix."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Es creen initramfs amb dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Ha fallat executar dracut a la destinació."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configura el GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "No es pot escriure el fitxer de configuració del KDM."
@ -353,14 +211,159 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "La configuració del gestor de pantalla no era completa."
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Es configuren initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Es configura mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"No s'ha proporcionat el punt de muntatge perquè l'usi <pre>{!s}</pre>."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Es configura l'intercanvi encriptat."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "S'instal·len dades."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configura els serveis d'OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "No es pot afegir el servei {name!s} al nivell d'execució {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"No es pot suprimir el servei {name!s} del nivell d'execució {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Servei - acció desconeguda <code>{arg!s}</code> per al servei {name!s} al "
"nivell d'execució {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"La crida de <code>rc-update {arg!s}</code> a chroot ha retornat el codi "
"d'error {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "El nivell d'execució de destinació no existeix."
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"El camí per al nivell d'execució {level!s} és <code>{path!s}</code>, però no"
" existeix."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "El servei de destinació no existeix."
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"El camí per al servei {name!s} és <code>{path!s}</code>, però no existeix."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configura el tema del Plymouth"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instal·la els paquets."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Es processen paquets (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "S'instal·la un paquet."
msgstr[1] "S'instal·len %(num)d paquets."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Se suprimeix un paquet."
msgstr[1] "Se suprimeixen %(num)d paquets."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "S'instal·la el carregador d'arrencada."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "S'estableix el rellotge del maquinari."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "S'instal·len dades."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Es creen initramfs amb mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Ha fallat executar mkinitfs a la destinació."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "El codi de sortida ha estat {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Es creen initramfs amb dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Ha fallat executar dracut a la destinació."
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Es configuren initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Es configura el sevei OpenRC dmcrypt."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "S'escriu fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Tasca de python fictícia."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Pas de python fitctici {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Es configuren les llengües."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Es desa la configuració de la xarxa."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Catalan (Valencian) (https://www.transifex.com/calamares/teams/20061/ca@valencia/)\n"
"MIME-Version: 1.0\n"
@ -17,82 +17,74 @@ msgstr ""
"Language: ca@valencia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr ""
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -152,131 +144,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -331,14 +198,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2020\n"
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"
@ -23,86 +23,77 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalovat balíčky."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Nastavování zavaděče GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Zpracovávání balíčků (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Připojování oddílů."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Je instalován jeden balíček."
msgstr[1] "Jsou instalovány %(num)d balíčky."
msgstr[2] "Je instalováno %(num)d balíčků."
msgstr[3] "Je instalováno %(num)d balíčků."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Odebírá se jeden balíček."
msgstr[1] "Odebírají se %(num)d balíčky."
msgstr[2] "Odebírá se %(num)d balíčků."
msgstr[3] "Odebírá se %(num)d balíčků."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Ukládání nastavení sítě."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Chyba nastavení"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "Pro <pre>{!s}</pre> není zadán žádný přípojný bod."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Pro <pre>{!s}</pre> nejsou zadány žádné oddíly."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Nastavit služby systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Službu se nedaří upravit"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"Volání <code>systemctl {arg!s}</code> v chroot vrátilo chybový kód {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Nedaří se zapnout systemd službu <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Nedaří se zapnout systemd službu <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Nedaří se vypnout systemd cíl <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Nedaří se maskovat systemd jednotku <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Neznámé systemd příkazy <code>{command!s}</code> a <code>{suffix!s}</code> "
"pro jednotku {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Odpojit souborové systémy."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Nastavování mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Pro <pre>{!s}</pre> nejsou zadány žádné oddíly."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Vytváření initramfs s mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Na cíli se nepodařilo spustit mkinitfs"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Návratový kód byl {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Nastavování služby OpenRC dmcrypt."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Naplňování souborových systémů."
@ -166,143 +157,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Cíl „{}“ v cílovém systému není složka"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Nastavit služby systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Službu se nedaří upravit"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"Volání <code>systemctl {arg!s}</code> v chroot vrátilo chybový kód {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Nedaří se zapnout systemd službu <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Nedaří se zapnout systemd službu <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Nedaří se vypnout systemd cíl <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Nedaří se maskovat systemd jednotku <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Neznámé systemd příkazy <code>{command!s}</code> a <code>{suffix!s}</code> "
"pro jednotku {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Testovací úloha python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Testovací krok {} python."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Instalace zavaděče systému."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Nastavování místních a jazykových nastavení."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Připojování oddílů."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Nastavit téma vzhledu pro Plymouth"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Nastavování šifrovaného prostoru pro odkládání stránek paměti."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Zapisování fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Nastavit OpenRC služby"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
"Nedaří se přidat službu {name!s} do úrovně chodu (runlevel) {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"Nedaří se odebrat službu {name!s} z úrovně chodu (runlevel) {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Neznámá akce služby <code>{arg!s}</code> pro službu {name!s} v úrovni chodu "
"(runlevel) {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> volání v chroot vrátilo kód chyby {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Cílová úroveň chodu (runlevel) neexistuje"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Popis umístění pro úroveň chodu (runlevel) {level!s} je "
"<code>{path!s}</code>, keterá neexistuje."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Cílová služba neexistuje"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Popis umístění pro službu {name!s} je <code>{path!s}</code>, která "
"neexistuje."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Vytváření initramfs s dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Na cíli se nepodařilo spustit dracut"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Nastavování zavaděče GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Nedaří se zapsat soubor s nastaveními pro KDM"
@ -359,14 +213,163 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Nastavení správce displeje nebylo úplné"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Nastavování initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Nastavování mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "Pro <pre>{!s}</pre> není zadán žádný přípojný bod."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Nastavování šifrovaného prostoru pro odkládání stránek paměti."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Instalace dat."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Nastavit OpenRC služby"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
"Nedaří se přidat službu {name!s} do úrovně chodu (runlevel) {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"Nedaří se odebrat službu {name!s} z úrovně chodu (runlevel) {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Neznámá akce služby <code>{arg!s}</code> pro službu {name!s} v úrovni chodu "
"(runlevel) {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> volání v chroot vrátilo kód chyby {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Cílová úroveň chodu (runlevel) neexistuje"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Popis umístění pro úroveň chodu (runlevel) {level!s} je "
"<code>{path!s}</code>, keterá neexistuje."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Cílová služba neexistuje"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Popis umístění pro službu {name!s} je <code>{path!s}</code>, která "
"neexistuje."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Nastavit téma vzhledu pro Plymouth"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalovat balíčky."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Zpracovávání balíčků (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Je instalován jeden balíček."
msgstr[1] "Jsou instalovány %(num)d balíčky."
msgstr[2] "Je instalováno %(num)d balíčků."
msgstr[3] "Je instalováno %(num)d balíčků."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Odebírá se jeden balíček."
msgstr[1] "Odebírají se %(num)d balíčky."
msgstr[2] "Odebírá se %(num)d balíčků."
msgstr[3] "Odebírá se %(num)d balíčků."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Instalace zavaděče systému."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Nastavování hardwarových hodin."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Instalace dat."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Vytváření initramfs s mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Na cíli se nepodařilo spustit mkinitfs"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Návratový kód byl {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Vytváření initramfs s dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Na cíli se nepodařilo spustit dracut"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Nastavování initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Nastavování služby OpenRC dmcrypt."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Zapisování fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Testovací úloha python."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Testovací krok {} python."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Nastavování místních a jazykových nastavení."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Ukládání nastavení sítě."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: scootergrisen, 2020\n"
"Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n"
@ -22,83 +22,77 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Installér pakker."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Konfigurer GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Forarbejder pakker (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Monterer partitioner."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installerer én pakke."
msgstr[1] "Installerer %(num)d pakker."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Fjerner én pakke."
msgstr[1] "Fjerner %(num)d pakker."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Gemmer netværkskonfiguration."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Fejl ved konfiguration"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Der er ikke angivet nogle partitioner som <pre>{!s}</pre> kan bruge."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Konfigurer systemd-tjenester"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Kan ikke redigere tjeneste"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"Der er ikke angivet noget rodmonteringspunkt som <pre>{!s}</pre> kan bruge."
"<code>systemctl {arg!s}</code>-kald i chroot returnerede fejlkoden {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Kan ikke aktivere systemd-tjenesten <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Kan ikke aktivere systemd-målet <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Kan ikke deaktivere systemd-målet <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Kan ikke maskere systemd-enheden <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Ukendte systemd-kommandoer <code>{command!s}</code> og "
"<code>{suffix!s}</code> til enheden {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Afmonter filsystemer."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Konfigurerer mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Der er ikke angivet nogle partitioner som <pre>{!s}</pre> kan bruge."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Opretter initramfs med mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Kunne ikke køre mkinitfs på målet"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Afslutningskoden var {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Konfigurerer OpenRC dmcrypt-tjeneste."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Udfylder filsystemer."
@ -160,140 +154,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Destinationen \"{}\" i målsystemet er ikke en mappe"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Konfigurer systemd-tjenester"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Kan ikke redigere tjeneste"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>systemctl {arg!s}</code>-kald i chroot returnerede fejlkoden {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Kan ikke aktivere systemd-tjenesten <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Kan ikke aktivere systemd-målet <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Kan ikke deaktivere systemd-målet <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Kan ikke maskere systemd-enheden <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Ukendte systemd-kommandoer <code>{command!s}</code> og "
"<code>{suffix!s}</code> til enheden {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python-job."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python-trin {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Installér bootloader."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Konfigurerer lokaliteter."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Monterer partitioner."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Konfigurer Plymouth-tema"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Konfigurerer krypteret swap."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Skriver fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Konfigurer OpenRC-tjenester"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Kan ikke tilføje tjenesten {name!s} til kørselsniveauet {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Kan ikke fjerne tjenesten {name!s} fra kørselsniveauet {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Ukendt tjenestehandling <code>{arg!s}</code> til tjenesten {name!s} i "
"kørselsniveauet {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code>-kald i chroot returnerede fejlkoden {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Målkørselsniveau findes ikke"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Stien til kørselsniveauet {level!s} er <code>{path!s}</code>, som ikke "
"findes."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Måltjenesten findes ikke"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Stien til tjenesten {name!s} er <code>{path!s}</code>, som ikke findes."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Opretter initramfs med dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Kunne ikke køre dracut på målet"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Konfigurer GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Kan ikke skrive KDM-konfigurationsfil"
@ -351,14 +211,157 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Displayhåndtering-konfiguration er ikke komplet"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Konfigurerer initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Konfigurerer mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"Der er ikke angivet noget rodmonteringspunkt som <pre>{!s}</pre> kan bruge."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Konfigurerer krypteret swap."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installerer data."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Konfigurer OpenRC-tjenester"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Kan ikke tilføje tjenesten {name!s} til kørselsniveauet {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Kan ikke fjerne tjenesten {name!s} fra kørselsniveauet {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Ukendt tjenestehandling <code>{arg!s}</code> til tjenesten {name!s} i "
"kørselsniveauet {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code>-kald i chroot returnerede fejlkoden {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Målkørselsniveau findes ikke"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Stien til kørselsniveauet {level!s} er <code>{path!s}</code>, som ikke "
"findes."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Måltjenesten findes ikke"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Stien til tjenesten {name!s} er <code>{path!s}</code>, som ikke findes."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Konfigurer Plymouth-tema"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Installér pakker."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Forarbejder pakker (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installerer én pakke."
msgstr[1] "Installerer %(num)d pakker."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Fjerner én pakke."
msgstr[1] "Fjerner %(num)d pakker."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Installér bootloader."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Indstiller hardwareur."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installerer data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Opretter initramfs med mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Kunne ikke køre mkinitfs på målet"
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Afslutningskoden var {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Opretter initramfs med dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Kunne ikke køre dracut på målet"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Konfigurerer initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Konfigurerer OpenRC dmcrypt-tjeneste."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Skriver fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python-job."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python-trin {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Konfigurerer lokaliteter."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Gemmer netværkskonfiguration."

View File

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Andreas Eitel <github-aneitel@online.de>, 2020\n"
"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n"
@ -23,84 +23,78 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Pakete installieren "
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB konfigurieren."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Verarbeite Pakete (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Hänge Partitionen ein."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installiere ein Paket"
msgstr[1] "Installiere %(num)d Pakete."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Entferne ein Paket"
msgstr[1] "Entferne %(num)d Pakete."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Speichere Netzwerkkonfiguration."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Konfigurationsfehler"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Für <pre>{!s}</pre> sind keine zu verwendenden Partitionen definiert."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Konfiguriere systemd-Dienste"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Der Dienst kann nicht geändert werden."
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"Für <pre>{!s}</pre> wurde kein Einhängepunkt für die Root-Partition "
"angegeben."
"<code>systemctl {arg!s}</code> Aufruf in chroot lieferte Fehlercode {num!s} "
"zurück."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Der systemd-Dienst <code>{name!s}</code> kann nicht aktiviert werden."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Das systemd-Ziel <code>{name!s}</code> kann nicht aktiviert werden."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Das systemd-Ziel <code>{name!s}</code> kann nicht deaktiviert werden."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Die systemd-Einheit <code>{name!s}</code> kann nicht maskiert werden."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Unbekannte systemd-Befehle <code>{command!s}</code> und "
"<code>{suffix!s}</code> für Einheit {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Dateisysteme aushängen."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Konfiguriere mkinitcpio. "
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Für <pre>{!s}</pre> sind keine zu verwendenden Partitionen definiert."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Erstelle initramfs mit mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Ausführung von mkinitfs auf dem Ziel fehlgeschlagen."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Der Exit-Code war {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Konfiguriere den dmcrypt-Dienst von OpenRC."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Befüllen von Dateisystemen."
@ -165,143 +159,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Das Ziel \"{}\" im Zielsystem ist kein Verzeichnis"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Konfiguriere systemd-Dienste"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Der Dienst kann nicht geändert werden."
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>systemctl {arg!s}</code> Aufruf in chroot lieferte Fehlercode {num!s} "
"zurück."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Der systemd-Dienst <code>{name!s}</code> kann nicht aktiviert werden."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Das systemd-Ziel <code>{name!s}</code> kann nicht aktiviert werden."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Das systemd-Ziel <code>{name!s}</code> kann nicht deaktiviert werden."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Die systemd-Einheit <code>{name!s}</code> kann nicht maskiert werden."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Unbekannte systemd-Befehle <code>{command!s}</code> und "
"<code>{suffix!s}</code> für Einheit {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy Python-Job"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy Python-Schritt {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Installiere Bootloader."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Konfiguriere Lokalisierungen."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Hänge Partitionen ein."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Konfiguriere Plymouth-Thema"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Konfiguriere verschlüsselten Auslagerungsspeicher."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Schreibe fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Konfiguriere OpenRC-Dienste"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Kann den Dienst {name!s} nicht zu Runlevel {level!s} hinzufügen."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Kann den Dienst {name!s} nicht aus Runlevel {level!s} entfernen."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Unbekannte Aktion <code>{arg!s}</code> für Dienst {name!s} in Runlevel "
"{level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> Aufruf in chroot lieferte Fehlercode {num!s} "
"zurück."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Vorgesehenes Runlevel existiert nicht"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Der Pfad für Runlevel {level!s} ist <code>{path!s}</code>, welcher nicht "
"existiert."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Der vorgesehene Dienst existiert nicht"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Der Pfad für den Dienst {name!s} is <code>{path!s}</code>, welcher nicht "
"existiert."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Erstelle initramfs mit dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Ausführen von dracut auf dem Ziel schlug fehl"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "GRUB konfigurieren."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Schreiben der KDM-Konfigurationsdatei nicht möglich"
@ -358,14 +215,160 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Die Konfiguration des Displaymanager war unvollständig."
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Konfiguriere initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Konfiguriere mkinitcpio. "
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"Für <pre>{!s}</pre> wurde kein Einhängepunkt für die Root-Partition "
"angegeben."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Konfiguriere verschlüsselten Auslagerungsspeicher."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installiere Daten."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Konfiguriere OpenRC-Dienste"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Kann den Dienst {name!s} nicht zu Runlevel {level!s} hinzufügen."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Kann den Dienst {name!s} nicht aus Runlevel {level!s} entfernen."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Unbekannte Aktion <code>{arg!s}</code> für Dienst {name!s} in Runlevel "
"{level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> Aufruf in chroot lieferte Fehlercode {num!s} "
"zurück."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Vorgesehenes Runlevel existiert nicht"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Der Pfad für Runlevel {level!s} ist <code>{path!s}</code>, welcher nicht "
"existiert."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Der vorgesehene Dienst existiert nicht"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Der Pfad für den Dienst {name!s} is <code>{path!s}</code>, welcher nicht "
"existiert."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Konfiguriere Plymouth-Thema"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Pakete installieren "
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Verarbeite Pakete (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installiere ein Paket"
msgstr[1] "Installiere %(num)d Pakete."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Entferne ein Paket"
msgstr[1] "Entferne %(num)d Pakete."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Installiere Bootloader."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Einstellen der Hardware-Uhr."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installiere Daten."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Erstelle initramfs mit mkinitfs."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Ausführung von mkinitfs auf dem Ziel fehlgeschlagen."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Der Exit-Code war {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Erstelle initramfs mit dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Ausführen von dracut auf dem Ziel schlug fehl"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Konfiguriere initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Konfiguriere den dmcrypt-Dienst von OpenRC."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Schreibe fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy Python-Job"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy Python-Schritt {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Konfiguriere Lokalisierungen."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Speichere Netzwerkkonfiguration."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>, 2017\n"
"Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "εγκατάσταση πακέτων."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr ""
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -156,131 +148,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -335,14 +202,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "εγκατάσταση πακέτων."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Jason Collins <JasonPCollins@protonmail.com>, 2018\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Install packages."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Processing packages (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installing one package."
msgstr[1] "Installing %(num)d packages."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "Removing %(num)d packages."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Unmount file systems."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -156,131 +148,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python job."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python step {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -335,14 +202,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Install packages."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Processing packages (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installing one package."
msgstr[1] "Installing %(num)d packages."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "Removing %(num)d packages."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python job."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python step {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Kurt Ankh Phoenix <kurtphoenix@tuta.io>, 2018\n"
"Language-Team: Esperanto (https://www.transifex.com/calamares/teams/20061/eo/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instali pakaĵoj."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Prilaborante pakaĵoj (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalante unu pakaĵo."
msgstr[1] "Instalante %(num)d pakaĵoj."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Forigante unu pakaĵo."
msgstr[1] "Forigante %(num)d pakaĵoj."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Demeti dosieraj sistemoj."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -156,131 +148,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Formala python laboro."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Formala python paŝo {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -335,14 +202,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instali pakaĵoj."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Prilaborante pakaĵoj (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalante unu pakaĵo."
msgstr[1] "Instalante %(num)d pakaĵoj."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Forigante unu pakaĵo."
msgstr[1] "Forigante %(num)d pakaĵoj."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Formala python laboro."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Formala python paŝo {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Pier Jose Gotta Perez <piegope@protonmail.com>, 2020\n"
"Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n"
@ -26,83 +26,78 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalar paquetes."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configure GRUB - menú de arranque multisistema -"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Procesando paquetes (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Montando particiones"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando un paquete."
msgstr[1] "Instalando %(num)d paquetes."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Eliminando un paquete."
msgstr[1] "Eliminando %(num)d paquetes."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Guardando la configuración de red."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Error de configuración"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "No hay definidas particiones en 1{!s}1 para usar."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configurar servicios de systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "No se puede modificar el servicio"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"No se facilitó un punto de montaje raíz utilizable para <pre>{!s}</pre> "
"La orden <code> systemctl {arg!s} </code> en chroot devolvió el código de "
"error {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "No se puede activar el servicio de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "No se puede activar el objetivo de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "No se puede desactivar el objetivo de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "No se puede enmascarar la unidad de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Órdenes desconocidas de systemd <code>{command!s}</code> y "
"<code>{suffix!s}</code> para la/s unidad /es {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Desmontar sistemas de archivos."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio - sistema de arranque básico -."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "No hay definidas particiones en 1{!s}1 para usar."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "El código de salida fue {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configurando el servicio - de arranque encriptado -. OpenRC dmcrypt"
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Rellenando los sistemas de archivos."
@ -169,147 +164,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "El destino \"{}\" en el sistema escogido no es una carpeta"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configurar servicios de systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "No se puede modificar el servicio"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"La orden <code> systemctl {arg!s} </code> en chroot devolvió el código de "
"error {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "No se puede activar el servicio de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "No se puede activar el objetivo de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "No se puede desactivar el objetivo de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "No se puede enmascarar la unidad de systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Órdenes desconocidas de systemd <code>{command!s}</code> y "
"<code>{suffix!s}</code> para la/s unidad /es {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Tarea de python ficticia."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Paso {} de python ficticio"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Instalar gestor de arranque."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configurando especificaciones locales o regionales."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Montando particiones"
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configure el tema de Plymouth - menú de bienvenida."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configurando la memoria de intercambio - swap - encriptada."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Escribiendo la tabla de particiones fstab"
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configure servicios del sistema de inicio OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
"No se puede/n añadir {name!s} de servicio/s al rango de ejecución "
"{level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"No se puede/n borrar el/los servicio/s {name!s} de los rangos de ejecución "
"{level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Acción desconocida d/e el/los servicio/s <code>{arg!s}</code> para el/los "
"servicio/s {name!s} en el/los rango/s de ejecución {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> - orden de actualización - en chroot - raíz "
"cambiada - devolvió el código de error {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "El rango de ejecución objetivo no existe"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"La ruta hacia el rango de ejecución {level!s} es 1{path!s}1, y no existe."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "El servicio objetivo no existe"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"La ruta hacia el/los servicio/s {name!s} es <code>{path!s}</code>, y no "
"existe."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
"Creando initramfs - sistema de arranque - con dracut - su constructor -."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Falló en ejecutar dracut - constructor de arranques - en el objetivo"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configure GRUB - menú de arranque multisistema -"
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "No se puede escribir el archivo de configuración KDM"
@ -366,14 +220,163 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "La configuración del gestor de pantalla estaba incompleta"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Configurando initramfs - sistema de inicio -."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configurando mkinitcpio - sistema de arranque básico -."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"No se facilitó un punto de montaje raíz utilizable para <pre>{!s}</pre> "
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configurando la memoria de intercambio - swap - encriptada."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Instalando datos."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configure servicios del sistema de inicio OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
"No se puede/n añadir {name!s} de servicio/s al rango de ejecución "
"{level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
"No se puede/n borrar el/los servicio/s {name!s} de los rangos de ejecución "
"{level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Acción desconocida d/e el/los servicio/s <code>{arg!s}</code> para el/los "
"servicio/s {name!s} en el/los rango/s de ejecución {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> - orden de actualización - en chroot - raíz "
"cambiada - devolvió el código de error {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "El rango de ejecución objetivo no existe"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"La ruta hacia el rango de ejecución {level!s} es 1{path!s}1, y no existe."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "El servicio objetivo no existe"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"La ruta hacia el/los servicio/s {name!s} es <code>{path!s}</code>, y no "
"existe."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configure el tema de Plymouth - menú de bienvenida."
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalar paquetes."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Procesando paquetes (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando un paquete."
msgstr[1] "Instalando %(num)d paquetes."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Eliminando un paquete."
msgstr[1] "Eliminando %(num)d paquetes."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Instalar gestor de arranque."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Configurando el reloj de la computadora."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Instalando datos."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "El código de salida fue {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
"Creando initramfs - sistema de arranque - con dracut - su constructor -."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Falló en ejecutar dracut - constructor de arranques - en el objetivo"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Configurando initramfs - sistema de inicio -."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configurando el servicio - de arranque encriptado -. OpenRC dmcrypt"
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Escribiendo la tabla de particiones fstab"
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Tarea de python ficticia."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Paso {} de python ficticio"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configurando especificaciones locales o regionales."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Guardando la configuración de red."

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Logan 8192 <logan8192@protonmail.com>, 2018\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n"
@ -22,82 +22,74 @@ msgstr ""
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalar paquetes."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Procesando paquetes (%(count)d/%(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando un paquete."
msgstr[1] "Instalando%(num)d paquetes."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removiendo un paquete."
msgstr[1] "Removiendo %(num)dpaquetes."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Desmontar sistemas de archivo."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -157,131 +149,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Trabajo python ficticio."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Paso python ficticio {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "No se puede escribir el archivo de configuración de KDM"
@ -336,14 +203,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalar paquetes."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Procesando paquetes (%(count)d/%(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Instalando un paquete."
msgstr[1] "Instalando%(num)d paquetes."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removiendo un paquete."
msgstr[1] "Removiendo %(num)dpaquetes."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Trabajo python ficticio."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Paso python ficticio {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n"
"MIME-Version: 1.0\n"
@ -17,82 +17,74 @@ msgstr ""
"Language: es_PR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr ""
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -152,131 +144,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -331,14 +198,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Madis Otenurm, 2019\n"
"Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Paigalda paketid."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Pakkide töötlemine (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Paigaldan ühe paketi."
msgstr[1] "Paigaldan %(num)d paketti."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Eemaldan ühe paketi."
msgstr[1] "Eemaldan %(num)d paketti."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Haagi failisüsteemid lahti."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -156,131 +148,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Testiv python'i töö."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Testiv python'i aste {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "KDM-konfiguratsioonifaili ei saa kirjutada"
@ -335,14 +202,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Paigalda paketid."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Pakkide töötlemine (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Paigaldan ühe paketi."
msgstr[1] "Paigaldan %(num)d paketti."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Eemaldan ühe paketi."
msgstr[1] "Eemaldan %(num)d paketti."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Testiv python'i töö."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Testiv python'i aste {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Ander Elortondo, 2019\n"
"Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n"
@ -21,82 +21,74 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalatu paketeak"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Paketeak prozesatzen (%(count)d/ %(total)d) "
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Pakete bat instalatzen."
msgstr[1] "%(num)dpakete instalatzen."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Pakete bat kentzen."
msgstr[1] "%(num)dpakete kentzen."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Fitxategi sistemak desmuntatu."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -156,131 +148,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python lana."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python urratsa {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Ezin da KDM konfigurazio fitxategia idatzi"
@ -336,14 +203,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Pantaila kudeatzaile konfigurazioa osotu gabe"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Instalatu paketeak"
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Paketeak prozesatzen (%(count)d/ %(total)d) "
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Pakete bat instalatzen."
msgstr[1] "%(num)dpakete instalatzen."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Pakete bat kentzen."
msgstr[1] "%(num)dpakete kentzen."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Dummy python lana."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Dummy python urratsa {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

View File

@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: alireza jamshidi <alirezajam98@gmail.com>, 2020\n"
"Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n"
@ -22,82 +22,78 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "نصب بسته‌ها."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "در حال پیکربندی گراب."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "در حال پردازش بسته‌ها (%(count)d/%(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "در حال سوار کردن افرازها."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "در حال نصب یک بسته."
msgstr[1] "در حال نصب %(num)d بسته."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "در حال برداشتن یک بسته."
msgstr[1] "در حال برداشتن %(num)d بسته."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "در حال ذخیرهٔ پیکربندی شبکه."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "خطای پیکربندی"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "هیچ نقطهٔ اتّصال ریشه‌ای برای استفادهٔ <pre>{!s}</pre> داده نشده."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "هیچ افرازی برای استفادهٔ <pre>{!s}</pre> تعریف نشده."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "در حال پیکربندی خدمات سیستم‌دی"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "نمی‌توان خدمت را دستکاری کرد"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"فراخوانی <code>systemctl {arg!s}</code> در chroot رمز خطای {num!s} را "
"برگرداند."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "نمی‌توان خدمت سیستم‌دی <code>{name!s}</code> را به کار انداخت."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "نمی‌توان هدف سیستم‌دی <code>{name!s}</code> را به کار انداخت."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "نمی‌توان خدمت سیستم‌دی <code>{name!s}</code> را از کار انداخت."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "نمی‌توان واحد سیستم‌دی <code>{name!s}</code> را پوشاند."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"دستورات ناشناختهٔ سیستم‌دی <code>{command!s}</code> و "
"<code>{suffix!s}</code> برای واحد {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "پیاده کردن سامانه‌های پرونده."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "پیکربندی mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "هیچ افرازی برای استفادهٔ <pre>{!s}</pre> تعریف نشده."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "رمز خروج {} بود"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "در حال پیکربندی خدمت dmcrypt OpenRC."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "در حال پر کردن سامانه‌پرونده‌ها."
@ -157,135 +153,6 @@ msgstr "شکست در یافتن unsquashfs. مطمئن شوید بستهٔ squa
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "مقصد {} در سامانهٔ هدف، یک شاخه نیست"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "در حال پیکربندی خدمات سیستم‌دی"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "نمی‌توان خدمت را دستکاری کرد"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"فراخوانی <code>systemctl {arg!s}</code> در chroot رمز خطای {num!s} را "
"برگرداند."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "نمی‌توان خدمت سیستم‌دی <code>{name!s}</code> را به کار انداخت."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "نمی‌توان هدف سیستم‌دی <code>{name!s}</code> را به کار انداخت."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "نمی‌توان خدمت سیستم‌دی <code>{name!s}</code> را از کار انداخت."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "نمی‌توان واحد سیستم‌دی <code>{name!s}</code> را پوشاند."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"دستورات ناشناختهٔ سیستم‌دی <code>{command!s}</code> و "
"<code>{suffix!s}</code> برای واحد {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "کار پایتونی الکی."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "گام پایتونی الکی {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "نصب بارکنندهٔ راه‌اندازی."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "پیکربندی مکانها"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "در حال سوار کردن افرازها."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "در حال پیکربندی زمینهٔ پلی‌موث"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "در حال پیکربندی مبادلهٔ رمزشده."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "در حال نوشتن fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "پیکربندی خدمات OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "نمی‌توان خدمت {name!s} را به سطح اجرایی {level!s} افزود."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "نمی‌توان خدمت {name!s} را از سطح اجرایی {level!s} برداشت."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "سطح اجرایی هدف وجود ندارد."
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "خدمت هدف وجود ندارد"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "در حال ایجاد initramfs با dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "شکست در اجرای dracut روی هدف"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "در حال پیکربندی گراب."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "نمی‌توان پروندهٔ پیکربندی KDM را نوشت"
@ -340,14 +207,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "پیکربندی مدیر نمایش کامل نبود"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "در حال پیکربندی initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "پیکربندی mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr "هیچ نقطهٔ اتّصال ریشه‌ای برای استفادهٔ <pre>{!s}</pre> داده نشده."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "در حال پیکربندی مبادلهٔ رمزشده."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "داده‌های نصب"
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "پیکربندی خدمات OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "نمی‌توان خدمت {name!s} را به سطح اجرایی {level!s} افزود."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "نمی‌توان خدمت {name!s} را از سطح اجرایی {level!s} برداشت."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "سطح اجرایی هدف وجود ندارد."
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "خدمت هدف وجود ندارد"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "در حال پیکربندی زمینهٔ پلی‌موث"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "نصب بسته‌ها."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "در حال پردازش بسته‌ها (%(count)d/%(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "در حال نصب یک بسته."
msgstr[1] "در حال نصب %(num)d بسته."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "در حال برداشتن یک بسته."
msgstr[1] "در حال برداشتن %(num)d بسته."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "نصب بارکنندهٔ راه‌اندازی."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "در حال تنظیم ساعت سخت‌افزاری."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "داده‌های نصب"
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "رمز خروج {} بود"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "در حال ایجاد initramfs با dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "شکست در اجرای dracut روی هدف"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "در حال پیکربندی initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "در حال پیکربندی خدمت dmcrypt OpenRC."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "در حال نوشتن fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "کار پایتونی الکی."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "گام پایتونی الکی {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "پیکربندی مکانها"
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "در حال ذخیرهٔ پیکربندی شبکه."

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Kimmo Kujansuu <mrkujansuu@gmail.com>, 2020\n"
"Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n"
@ -21,83 +21,76 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Asenna paketit."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Määritä GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Pakettien käsittely (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Yhdistä osiot."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Asentaa "
msgstr[1] "Asentaa %(num)d paketteja."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "Poistaa %(num)d paketteja."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Tallennetaan verkon määrityksiä."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Määritysvirhe"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Ei ole määritetty käyttämään osioita <pre>{!s}</pre> ."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Määritä systemd palvelut"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Palvelua ei voi muokata"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "<code>systemctl {arg!s}</code> chroot palautti virhe koodin {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Systemd-palvelua ei saa käyttöön <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Systemd-kohdetta ei saa käyttöön <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Systemd-kohdetta ei-voi poistaa käytöstä <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Ei voi peittää systemd-yksikköä <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Root-juuri kiinnityspistettä <pre>{!s}</pre> ei ole annettu käytettäväksi."
"Tuntematon systemd-komennot <code>{command!s}</code> ja "
"<code>{suffix!s}</code> yksikölle {name!s}."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Irrota tiedostojärjestelmät käytöstä."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Määritetään mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr "Ei ole määritetty käyttämään osioita <pre>{!s}</pre> ."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Initramfs luominen mkinitfs avulla."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Kohteen mkinitfs-suoritus epäonnistui."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Poistumiskoodi oli {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt-palvelun määrittäminen."
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr "Paikannetaan tiedostojärjestelmiä."
@ -159,137 +152,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "Kohdejärjestelmän \"{}\" kohde ei ole hakemisto"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Määritä systemd palvelut"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Palvelua ei voi muokata"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr "<code>systemctl {arg!s}</code> chroot palautti virhe koodin {num!s}."
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Systemd-palvelua ei saa käyttöön <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Systemd-kohdetta ei saa käyttöön <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Systemd-kohdetta ei-voi poistaa käytöstä <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Ei voi peittää systemd-yksikköä <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Tuntematon systemd-komennot <code>{command!s}</code> ja "
"<code>{suffix!s}</code> yksikölle {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Harjoitus python-työ."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Harjoitus python-vaihe {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Asenna bootloader."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Määritetään locales."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Yhdistä osiot."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Määritä Plymouthin teema"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Salatun swapin määrittäminen."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Fstab kirjoittaminen."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Määritä OpenRC-palvelut"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Palvelua {name!s} ei-voi lisätä suorituksen tasolle {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Ei voi poistaa palvelua {name!s} ajo-tasolla {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Tuntematon huoltotoiminto<code>{arg!s}</code> palvelun {name!s} "
"palvelutasolle {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> palautti chrootissa virhekoodin {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Kohde runlevel ei ole olemassa"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "Ajotason polku {level!s} on <code>{path!s}</code>, jota ei ole."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Kohdepalvelua ei ole"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Palvelun polku {name!s} on <code>{path!s}</code>, jota ei ole olemassa."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Initramfs luominen dracut:lla."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Dracut-ohjelman suorittaminen ei onnistunut"
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Määritä GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "KDM-määritystiedostoa ei voi kirjoittaa"
@ -346,14 +208,155 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "Näytönhallinnan kokoonpano oli puutteellinen"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Määritetään initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Määritetään mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"Root-juuri kiinnityspistettä <pre>{!s}</pre> ei ole annettu käytettäväksi."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Salatun swapin määrittäminen."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Asennetaan tietoja."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Määritä OpenRC-palvelut"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Palvelua {name!s} ei-voi lisätä suorituksen tasolle {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Ei voi poistaa palvelua {name!s} ajo-tasolla {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Tuntematon huoltotoiminto<code>{arg!s}</code> palvelun {name!s} "
"palvelutasolle {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"<code>rc-update {arg!s}</code> palautti chrootissa virhekoodin {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Kohde runlevel ei ole olemassa"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr "Ajotason polku {level!s} on <code>{path!s}</code>, jota ei ole."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Kohdepalvelua ei ole"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Palvelun polku {name!s} on <code>{path!s}</code>, jota ei ole olemassa."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Määritä Plymouthin teema"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Asenna paketit."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Pakettien käsittely (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Asentaa "
msgstr[1] "Asentaa %(num)d paketteja."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Removing one package."
msgstr[1] "Poistaa %(num)d paketteja."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Asenna bootloader."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Laitteiston kellon asettaminen."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Asennetaan tietoja."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr "Initramfs luominen mkinitfs avulla."
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr "Kohteen mkinitfs-suoritus epäonnistui."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Poistumiskoodi oli {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Initramfs luominen dracut:lla."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Dracut-ohjelman suorittaminen ei onnistunut"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Määritetään initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "OpenRC dmcrypt-palvelun määrittäminen."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Fstab kirjoittaminen."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Harjoitus python-työ."
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Harjoitus python-vaihe {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Määritetään locales."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Tallennetaan verkon määrityksiä."

View File

@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: Arnaud Ferraris <arnaud.ferraris@gmail.com>, 2019\n"
"Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n"
@ -29,84 +29,78 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Installer les paquets."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configuration du GRUB."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Traitement des paquets (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Montage des partitions."
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installation d'un paquet."
msgstr[1] "Installation de %(num)d paquets."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Suppression d'un paquet."
msgstr[1] "Suppression de %(num)d paquets."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Sauvegarde des configuration réseau."
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr "Erreur de configuration"
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"Aucun point de montage racine n'a été donné pour être utilisé par "
"<pre>{!s}</pre>."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Démonter les systèmes de fichiers"
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configuration de mkinitcpio."
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
"Aucune partition n'est définie pour être utilisée par <pre>{!s}</pre>."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configurer les services systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Impossible de modifier le service"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"L'appel <code>systemctl {arg!s}</code> en chroot a renvoyé le code d'erreur "
"{num!s}"
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Impossible d'activer le service systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Impossible d'activer la cible systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Impossible de désactiver la cible systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Impossible de masquer l'unit systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Commandes systemd <code>{command!s}</code> et <code>{suffix!s}</code> "
"inconnues pour l'unit {name!s}."
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Le code de sortie était {}"
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configuration du service OpenRC dmcrypt."
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr "Démonter les systèmes de fichiers"
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
@ -169,143 +163,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr "La destination \"{}\" dans le système cible n'est pas un répertoire"
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr "Configurer les services systemd"
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr "Impossible de modifier le service"
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"L'appel <code>systemctl {arg!s}</code> en chroot a renvoyé le code d'erreur "
"{num!s}"
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr "Impossible d'activer le service systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr "Impossible d'activer la cible systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr "Impossible de désactiver la cible systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr "Impossible de masquer l'unit systemd <code>{name!s}</code>."
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
"Commandes systemd <code>{command!s}</code> et <code>{suffix!s}</code> "
"inconnues pour l'unit {name!s}."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Tâche factice python"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Étape factice python {}"
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Installation du bootloader."
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configuration des locales."
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr "Montage des partitions."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configurer le thème Plymouth"
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configuration du swap chiffrée."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Écriture du fstab."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configurer les services OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Impossible d'ajouter le service {name!s} au run-level {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Impossible de retirer le service {name!s} du run-level {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Service-action <code>{arg!s}</code> inconnue pour le service {name!s} dans "
"le run-level {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"L'appel <code> rc-update {arg!s}</code> dans chroot a renvoyé le code "
"d'erreur {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Le runlevel cible n'existe pas"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Le chemin pour le runlevel {level!s} est <code>{path!s}</code>, qui n'existe"
" pas."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Le service cible n'existe pas"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Le chemin pour le service {name!s} est <code>{path!s}</code>, qui n'existe "
"pas."
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Configuration du initramfs avec dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Erreur d'exécution de dracut sur la cible."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr "Configuration du GRUB."
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr "Impossible d'écrire le fichier de configuration KDM"
@ -362,14 +219,160 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr "La configuration du gestionnaire d'affichage était incomplète"
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Configuration du initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr "Configuration de mkinitcpio."
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
"Aucun point de montage racine n'a été donné pour être utilisé par "
"<pre>{!s}</pre>."
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr "Configuration du swap chiffrée."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installation de données."
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr "Configurer les services OpenRC"
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr "Impossible d'ajouter le service {name!s} au run-level {level!s}."
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr "Impossible de retirer le service {name!s} du run-level {level!s}."
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
"Service-action <code>{arg!s}</code> inconnue pour le service {name!s} dans "
"le run-level {level!s}."
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
"L'appel <code> rc-update {arg!s}</code> dans chroot a renvoyé le code "
"d'erreur {num!s}."
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr "Le runlevel cible n'existe pas"
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Le chemin pour le runlevel {level!s} est <code>{path!s}</code>, qui n'existe"
" pas."
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr "Le service cible n'existe pas"
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
"Le chemin pour le service {name!s} est <code>{path!s}</code>, qui n'existe "
"pas."
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr "Configurer le thème Plymouth"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr "Installer les paquets."
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr "Traitement des paquets (%(count)d / %(total)d)"
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] "Installation d'un paquet."
msgstr[1] "Installation de %(num)d paquets."
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] "Suppression d'un paquet."
msgstr[1] "Suppression de %(num)d paquets."
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr "Installation du bootloader."
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr "Configuration de l'horloge matériel."
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr "Installation de données."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr "Le code de sortie était {}"
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr "Configuration du initramfs avec dracut."
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr "Erreur d'exécution de dracut sur la cible."
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr "Configuration du initramfs."
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr "Configuration du service OpenRC dmcrypt."
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr "Écriture du fstab."
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr "Tâche factice python"
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr "Étape factice python {}"
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr "Configuration des locales."
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr "Sauvegarde des configuration réseau."

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-11-25 11:10+0100\n"
"POT-Creation-Date: 2020-12-04 22:26+0100\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n"
"MIME-Version: 1.0\n"
@ -17,82 +17,74 @@ msgstr ""
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""
#: src/modules/networkcfg/main.py:39 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202 src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/localecfg/main.py:135
#: src/modules/mount/main.py:127 src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/initramfscfg/main.py:85
#: src/modules/initramfscfg/main.py:89 src/modules/rawfs/main.py:164
#: src/modules/mount/main.py:127 src/modules/initcpiocfg/main.py:198
#: src/modules/initcpiocfg/main.py:202
#: src/modules/luksopenswaphookcfg/main.py:86
#: src/modules/luksopenswaphookcfg/main.py:90 src/modules/rawfs/main.py:164
#: src/modules/initramfscfg/main.py:85 src/modules/initramfscfg/main.py:89
#: src/modules/openrcdmcryptcfg/main.py:72
#: src/modules/openrcdmcryptcfg/main.py:76 src/modules/fstab/main.py:361
#: src/modules/fstab/main.py:367 src/modules/localecfg/main.py:135
#: src/modules/networkcfg/main.py:39
msgid "Configuration Error"
msgstr ""
#: src/modules/networkcfg/main.py:40 src/modules/initcpiocfg/main.py:203
#: src/modules/openrcdmcryptcfg/main.py:77 src/modules/localecfg/main.py:136
#: src/modules/luksopenswaphookcfg/main.py:91 src/modules/fstab/main.py:368
#: src/modules/initramfscfg/main.py:90
msgid "No root mount point is given for <pre>{!s}</pre> to use."
#: src/modules/mount/main.py:128 src/modules/initcpiocfg/main.py:199
#: src/modules/luksopenswaphookcfg/main.py:87 src/modules/rawfs/main.py:165
#: src/modules/initramfscfg/main.py:86 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/fstab/main.py:362
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/umount/main.py:31
msgid "Unmount file systems."
msgstr ""
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:199 src/modules/openrcdmcryptcfg/main.py:73
#: src/modules/mount/main.py:128 src/modules/luksopenswaphookcfg/main.py:87
#: src/modules/fstab/main.py:362 src/modules/initramfscfg/main.py:86
#: src/modules/rawfs/main.py:165
msgid "No partitions are defined for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/unpackfs/main.py:35
msgid "Filling up filesystems."
msgstr ""
@ -152,131 +144,6 @@ msgstr ""
msgid "The destination \"{}\" in the target system is not a directory"
msgstr ""
#: src/modules/services-systemd/main.py:26
msgid "Configure systemd services"
msgstr ""
#: src/modules/services-systemd/main.py:59
#: src/modules/services-openrc/main.py:93
msgid "Cannot modify service"
msgstr ""
#: src/modules/services-systemd/main.py:60
msgid ""
"<code>systemctl {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-systemd/main.py:63
#: src/modules/services-systemd/main.py:67
msgid "Cannot enable systemd service <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:65
msgid "Cannot enable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:69
msgid "Cannot disable systemd target <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:71
msgid "Cannot mask systemd unit <code>{name!s}</code>."
msgstr ""
#: src/modules/services-systemd/main.py:73
msgid ""
"Unknown systemd commands <code>{command!s}</code> and "
"<code>{suffix!s}</code> for unit {name!s}."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/mount/main.py:30
msgid "Mounting partitions."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/grubcfg/main.py:28
msgid "Configure GRUB."
msgstr ""
#: src/modules/displaymanager/main.py:514
msgid "Cannot write KDM configuration file"
msgstr ""
@ -331,14 +198,150 @@ msgstr ""
msgid "Display manager configuration was incomplete"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
#: src/modules/initcpiocfg/main.py:28
msgid "Configuring mkinitcpio."
msgstr ""
#: src/modules/initcpiocfg/main.py:203
#: src/modules/luksopenswaphookcfg/main.py:91
#: src/modules/initramfscfg/main.py:90 src/modules/openrcdmcryptcfg/main.py:77
#: src/modules/fstab/main.py:368 src/modules/localecfg/main.py:136
#: src/modules/networkcfg/main.py:40
msgid "No root mount point is given for <pre>{!s}</pre> to use."
msgstr ""
#: src/modules/luksopenswaphookcfg/main.py:26
msgid "Configuring encrypted swap."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
msgstr ""
#: src/modules/services-openrc/main.py:29
msgid "Configure OpenRC services"
msgstr ""
#: src/modules/services-openrc/main.py:57
msgid "Cannot add service {name!s} to run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:59
msgid "Cannot remove service {name!s} from run-level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:61
msgid ""
"Unknown service-action <code>{arg!s}</code> for service {name!s} in run-"
"level {level!s}."
msgstr ""
#: src/modules/services-openrc/main.py:94
msgid ""
"<code>rc-update {arg!s}</code> call in chroot returned error code {num!s}."
msgstr ""
#: src/modules/services-openrc/main.py:101
msgid "Target runlevel does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:102
msgid ""
"The path for runlevel {level!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/services-openrc/main.py:110
msgid "Target service does not exist"
msgstr ""
#: src/modules/services-openrc/main.py:111
msgid ""
"The path for service {name!s} is <code>{path!s}</code>, which does not "
"exist."
msgstr ""
#: src/modules/plymouthcfg/main.py:27
msgid "Configure Plymouth theme"
msgstr ""
#: src/modules/packages/main.py:50 src/modules/packages/main.py:59
#: src/modules/packages/main.py:69
msgid "Install packages."
msgstr ""
#: src/modules/packages/main.py:57
#, python-format
msgid "Processing packages (%(count)d / %(total)d)"
msgstr ""
#: src/modules/packages/main.py:62
#, python-format
msgid "Installing one package."
msgid_plural "Installing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/packages/main.py:65
#, python-format
msgid "Removing one package."
msgid_plural "Removing %(num)d packages."
msgstr[0] ""
msgstr[1] ""
#: src/modules/bootloader/main.py:42
msgid "Install bootloader."
msgstr ""
#: src/modules/hwclock/main.py:26
msgid "Setting hardware clock."
msgstr ""
#: src/modules/rawfs/main.py:26
msgid "Installing data."
#: src/modules/mkinitfs/main.py:27
msgid "Creating initramfs with mkinitfs."
msgstr ""
#: src/modules/mkinitfs/main.py:49
msgid "Failed to run mkinitfs on the target"
msgstr ""
#: src/modules/mkinitfs/main.py:50 src/modules/dracut/main.py:50
msgid "The exit code was {}"
msgstr ""
#: src/modules/dracut/main.py:27
msgid "Creating initramfs with dracut."
msgstr ""
#: src/modules/dracut/main.py:49
msgid "Failed to run dracut on the target"
msgstr ""
#: src/modules/initramfscfg/main.py:32
msgid "Configuring initramfs."
msgstr ""
#: src/modules/openrcdmcryptcfg/main.py:26
msgid "Configuring OpenRC dmcrypt service."
msgstr ""
#: src/modules/fstab/main.py:29
msgid "Writing fstab."
msgstr ""
#: src/modules/dummypython/main.py:35
msgid "Dummy python job."
msgstr ""
#: src/modules/dummypython/main.py:37 src/modules/dummypython/main.py:93
#: src/modules/dummypython/main.py:94
msgid "Dummy python step {}"
msgstr ""
#: src/modules/localecfg/main.py:30
msgid "Configuring locales."
msgstr ""
#: src/modules/networkcfg/main.py:28
msgid "Saving network configuration."
msgstr ""

Some files were not shown because too many files have changed in this diff Show More