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

This commit is contained in:
Philip 2017-06-03 23:06:35 +02:00
commit acb0a6aeba
98 changed files with 279 additions and 245 deletions

View File

@ -16,8 +16,8 @@ notifications:
install: install:
- docker build -t calamares . - docker build -t calamares .
- pip install pep8 - pip install pycodestyle
script: script:
- docker run -v $PWD:/build calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2" - docker run -v $PWD:/build calamares bash -lc "cd /build && cmake -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON . && make -j2"
- pep8 $PWD - pycodestyle $PWD

View File

@ -620,7 +620,7 @@ L&apos;instalador colará y perderánse toles camudancies.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="268"/> <location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="268"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation type="unfinished"/> <translation>Puntu de montaxe n&apos;usu. Esbilla otru, por favor.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -945,7 +945,7 @@ L&apos;instalador colará y perderánse toles camudancies.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/> <location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation type="unfinished"/> <translation>Puntu de montaxe n&apos;usu. Esbilla otru, por favor.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1334,12 +1334,12 @@ L&apos;instalador colará y perderánse toles camudancies.</translation>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="71"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="71"/>
<source>Name</source> <source>Name</source>
<translation type="unfinished"/> <translation>Nome</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="72"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="72"/>
<source>Description</source> <source>Description</source>
<translation type="unfinished"/> <translation>Descripción</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="81"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="81"/>
@ -2250,7 +2250,7 @@ L&apos;instalador colará y perderánse toles camudancies.</translation>
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="72"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="72"/>
<source>&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;Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; development is sponsored by &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; - Liberating Software.</source> <source>&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;Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; development is sponsored by &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&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;por %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;Gracies a: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan y los &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;equipos de traducción de Calamares&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;El desendolcu de &lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; ta sofitáu por &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; - Liberating Software.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="196"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="196"/>

View File

@ -1335,12 +1335,12 @@ Telepítés nem folytatható. &lt;a href=&quot;#details&quot;&gt;Részletek...&l
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="71"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="71"/>
<source>Name</source> <source>Name</source>
<translation type="unfinished"/> <translation>Név</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="72"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="72"/>
<source>Description</source> <source>Description</source>
<translation type="unfinished"/> <translation>Leírás</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="81"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="81"/>
@ -2092,12 +2092,12 @@ Telepítés nem folytatható. &lt;a href=&quot;#details&quot;&gt;Részletek...&l
<message> <message>
<location filename="../src/modules/users/SetPasswordJob.cpp" line="70"/> <location filename="../src/modules/users/SetPasswordJob.cpp" line="70"/>
<source>Cannot disable root account.</source> <source>Cannot disable root account.</source>
<translation type="unfinished"/> <translation>A root account- ot nem lehet inaktiválni.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/users/SetPasswordJob.cpp" line="71"/> <location filename="../src/modules/users/SetPasswordJob.cpp" line="71"/>
<source>passwd terminated with error code %1.</source> <source>passwd terminated with error code %1.</source>
<translation type="unfinished"/> <translation>passwd megszakítva %1 hibakóddal.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/users/SetPasswordJob.cpp" line="87"/> <location filename="../src/modules/users/SetPasswordJob.cpp" line="87"/>
@ -2251,7 +2251,8 @@ Telepítés nem folytatható. &lt;a href=&quot;#details&quot;&gt;Részletek...&l
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="72"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="72"/>
<source>&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;Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; development is sponsored by &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; - Liberating Software.</source> <source>&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;Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; development is sponsored by &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&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;Minden jog fenntartva 2014-2017 Teo Mrnjavac &lt;teo@kde.org&gt;&lt;br/&gt;;Köszönet: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Philip Müller, Pier Luigi Fiorini and Rohan Garg és a &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot; Calamares Fordító Csapat/a&gt;.
&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; fejlesztés támogatói:&lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; - Liberating Software.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="196"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="196"/>

View File

@ -14,17 +14,17 @@
<message> <message>
<location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="121"/> <location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="121"/>
<source>With this operation, the partition &lt;strong&gt;%1&lt;/strong&gt; which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5.</source> <source>With this operation, the partition &lt;strong&gt;%1&lt;/strong&gt; which contains %4 will be shrunk to %2MB and a new %3MB partition will be created for %5.</source>
<translation>Með þessari aðgerð, skipting &lt;strong&gt;%1&lt;/strong&gt; sem inniheldur %4 mun verða minnkuð í %2MB og nýtt %3MB skipting verður gerð fyrir %5.</translation> <translation>Með þessari aðgerð, mun disksneiðin &lt;strong&gt;%1&lt;/strong&gt; sem inniheldur %4 verða minnkuð í %2MB og ný %3MB disksneið verður gerð fyrir %5.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="198"/> <location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="198"/>
<source>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1.</source> <source>An EFI system partition cannot be found anywhere on this system. Please go back and use manual partitioning to set up %1.</source>
<translation>EFI kerfis skipting er ekki hægt finna á þessu kerfi. Vinsamlega farðu til baka og nota hand skiptingu til setja upp %1.</translation> <translation>EFI kerfisdisksneið er hvergi finna á þessu kerfi. Farðu til baka og notaðu handvirka skiptingu til setja upp %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="208"/> <location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="208"/>
<source>The EFI system partition at %1 will be used for starting %2.</source> <source>The EFI system partition at %1 will be used for starting %2.</source>
<translation>EFI kerfis stýring á %1 mun vera notuð til byrja %2.</translation> <translation>EFI kerfisdisksneið á %1 mun verða notuð til ræsa %2.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="218"/> <location filename="../src/modules/partition/gui/AlongsidePage.cpp" line="218"/>
@ -70,7 +70,7 @@
<message> <message>
<location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="111"/> <location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="111"/>
<source>Do not install a boot loader</source> <source>Do not install a boot loader</source>
<translation>Setja ekki upp ræsistjórann</translation> <translation>Ekki setja upp ræsistjóra</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="125"/> <location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="125"/>
@ -88,7 +88,7 @@
<message> <message>
<location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="24"/> <location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="24"/>
<source>GlobalStorage</source> <source>GlobalStorage</source>
<translation>Alsherja geymsla</translation> <translation>VíðværGeymsla</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="34"/> <location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="34"/>
@ -103,7 +103,7 @@
<message> <message>
<location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="57"/> <location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="57"/>
<source>Type:</source> <source>Type:</source>
<translation type="unfinished"/> <translation>Tegund:</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="64"/> <location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="64"/>
@ -114,7 +114,7 @@
<message> <message>
<location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="71"/> <location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="71"/>
<source>Interface:</source> <source>Interface:</source>
<translation>Tengi:</translation> <translation>Viðmót:</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="93"/> <location filename="../src/libcalamaresui/utils/DebugWindow.ui" line="93"/>
@ -158,26 +158,26 @@
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="89"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="89"/>
<source>External command crashed</source> <source>External command crashed</source>
<translation>Ytri stjórn hrundi</translation> <translation>Ytri skipun hrundi</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="90"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="90"/>
<source>Command %1 crashed. <source>Command %1 crashed.
Output: Output:
%2</source> %2</source>
<translation>Stjórn %1 hrundi. <translation>Skipun %1 hrundi.
Framleiðsla: Frálag:
%2</translation> %2</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="95"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="95"/>
<source>External command failed to start</source> <source>External command failed to start</source>
<translation>Ytri stjórn mistókst byrja</translation> <translation>Ytri skipun ræstist ekki</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="96"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="96"/>
<source>Command %1 failed to start.</source> <source>Command %1 failed to start.</source>
<translation>Skipun %1 mistókst byrja.</translation> <translation>Skipun %1 ræstist ekki.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="100"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="100"/>
@ -192,29 +192,29 @@ Framleiðsla:
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="104"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="104"/>
<source>External command failed to finish</source> <source>External command failed to finish</source>
<translation>Ytri stjórn mistókst ljúka</translation> <translation>Ytri skipun lauk ekki</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="105"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="105"/>
<source>Command %1 failed to finish in %2s. <source>Command %1 failed to finish in %2s.
Output: Output:
%3</source> %3</source>
<translation>Stjórn %1 mistókst klára í %2 <translation>Skipun %1 lauk ekki í %2
Framleiðsla: Frálag:
%3</translation> %3</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="111"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="111"/>
<source>External command finished with errors</source> <source>External command finished with errors</source>
<translation>Ytri stjórn skipun kláruð með villum</translation> <translation>Ytri skipun kláruð með villum</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="112"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="112"/>
<source>Command %1 finished with exit code %2. <source>Command %1 finished with exit code %2.
Output: Output:
%3</source> %3</source>
<translation>Stjórn %1 kláruð með hætti kóða %2. <translation>Skipun %1 lauk með lokakóða %2
Framleiðsla: Frálag:
%3</translation> %3</translation>
</message> </message>
</context> </context>
@ -233,7 +233,7 @@ Framleiðsla:
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="264"/> <location filename="../src/libcalamares/PythonJob.cpp" line="264"/>
<source>Working directory %1 for python job %2 is not readable.</source> <source>Working directory %1 for python job %2 is not readable.</source>
<translation>Vinnslu mappa %1 fyrir python vinnslu %2 er ekki lesanleg.</translation> <translation>Vinnslumappa %1 fyrir python-verkið %2 er ekki lesanleg.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="274"/> <location filename="../src/libcalamares/PythonJob.cpp" line="274"/>
@ -243,12 +243,12 @@ Framleiðsla:
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="275"/> <location filename="../src/libcalamares/PythonJob.cpp" line="275"/>
<source>Main script file %1 for python job %2 is not readable.</source> <source>Main script file %1 for python job %2 is not readable.</source>
<translation>Aðal-skriftuskrá %1 fyrir python verkið %2 er ekki lesanleg.</translation> <translation>Aðal-skriftuskrá %1 fyrir python-verkið %2 er ekki lesanleg.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="320"/> <location filename="../src/libcalamares/PythonJob.cpp" line="320"/>
<source>Boost.Python error in job &quot;%1&quot;.</source> <source>Boost.Python error in job &quot;%1&quot;.</source>
<translation>Boost.Python villa í vinnslu &quot;%1&quot;.</translation> <translation>Boost.Python villa í verkinu &quot;%1&quot;.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -278,8 +278,8 @@ Framleiðsla:
<location filename="../src/libcalamaresui/ViewManager.cpp" line="91"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="91"/>
<source>Do you really want to cancel the current install process? <source>Do you really want to cancel the current install process?
The installer will quit and all changes will be lost.</source> The installer will quit and all changes will be lost.</source>
<translation>Viltu virkilega hætta við setja upp ferli? <translation>Viltu virkilega hætta við núverandi uppsetningarferli?
Uppsetning mun hætta og allar breytingar tapast.</translation> Uppsetningarforritið mun hætta og allar breytingar tapast.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="224"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="224"/>
@ -289,7 +289,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="225"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="225"/>
<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> <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 Uppsetningin er um gera breytingar á diskinum til setja upp %2.&lt;br/&gt;&lt;strong&gt;Þú munt ekki vera fær um losa þessar breytingar.&lt;/strong&gt;</translation> <translation>%1 uppsetningarforritið er um þ bil gera breytingar á diskinum til setja upp %2.&lt;br/&gt;&lt;strong&gt;Þú munt ekki geta afturkallað þessar breytingar.&lt;/strong&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="232"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="232"/>
@ -322,7 +322,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/libcalamares/PythonHelper.cpp" line="263"/> <location filename="../src/libcalamares/PythonHelper.cpp" line="263"/>
<source>Unknown exception type</source> <source>Unknown exception type</source>
<translation>Óþekkt undantekning gerð</translation> <translation>Óþekkt tegund fráviks</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonHelper.cpp" line="276"/> <location filename="../src/libcalamares/PythonHelper.cpp" line="276"/>
@ -337,7 +337,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/libcalamares/PythonHelper.cpp" line="296"/> <location filename="../src/libcalamares/PythonHelper.cpp" line="296"/>
<source>Unfetchable Python error.</source> <source>Unfetchable Python error.</source>
<translation>Óanleg Python villa.</translation> <translation>Ósækjanleg Python villa.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -363,7 +363,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/CheckFileSystemJob.cpp" line="77"/> <location filename="../src/modules/partition/jobs/CheckFileSystemJob.cpp" line="77"/>
<source>The file system check on partition %1 failed.</source> <source>The file system check on partition %1 failed.</source>
<translation>Skráakerfis athugun á skiptingu %1 mistókst.</translation> <translation>Prófun skráakerfis á disksneið %1 mistókst.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -409,7 +409,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="234"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="234"/>
<source>&lt;strong&gt;Manual partitioning&lt;/strong&gt;&lt;br/&gt;You can create or resize partitions yourself.</source> <source>&lt;strong&gt;Manual partitioning&lt;/strong&gt;&lt;br/&gt;You can create or resize partitions yourself.</source>
<translation>&lt;strong&gt;Leiðarvísir skiptingu&lt;/strong&gt;&lt;br/&gt;Þú getur búið til eða breytt stærð skiptingu sjálf(ur).</translation> <translation>&lt;strong&gt;Handvirk disksneiðing&lt;/strong&gt;&lt;br/&gt;Þú getur búið til eða breytt stærð disksneiða sjálf(ur).</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="975"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="975"/>
@ -419,7 +419,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="917"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="917"/>
<source>%1 will be shrunk to %2MB and a new %3MB partition will be created for %4.</source> <source>%1 will be shrunk to %2MB and a new %3MB partition will be created for %4.</source>
<translation>%1 verður minnkí %2MB og nýtt %3MB skipting verður búin til %4.</translation> <translation>%1 verður minnkí %2MB og %3MB disksneið verður búin til fyrir %4.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="125"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="125"/>
@ -442,12 +442,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="900"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="900"/>
<source>&lt;strong&gt;Select a partition to shrink, then drag the bottom bar to resize&lt;/strong&gt;</source> <source>&lt;strong&gt;Select a partition to shrink, then drag the bottom bar to resize&lt;/strong&gt;</source>
<translation>&lt;strong&gt;Veldu hvaða skipting skreppa saman, svo draga neðsta bar til endurstækka&lt;/strong&gt;</translation> <translation>&lt;strong&gt;Veldu disksneið til minnka, dragðu síðan botnstikuna til breyta stærðinni&lt;/strong&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1017"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1017"/>
<source>&lt;strong&gt;Select a partition to install on&lt;/strong&gt;</source> <source>&lt;strong&gt;Select a partition to install on&lt;/strong&gt;</source>
<translation>&lt;strong&gt;Veldu disksntil setja upp á &lt;/strong&gt;</translation> <translation>&lt;strong&gt;Veldu disksnetil setja upp á &lt;/strong&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1073"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1073"/>
@ -488,7 +488,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1241"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1241"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1279"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1279"/>
<source>&lt;strong&gt;Install alongside&lt;/strong&gt;&lt;br/&gt;The installer will shrink a partition to make room for %1.</source> <source>&lt;strong&gt;Install alongside&lt;/strong&gt;&lt;br/&gt;The installer will shrink a partition to make room for %1.</source>
<translation>&lt;strong&gt;Setja upp með&lt;/strong&gt;&lt;br/&gt;Uppsetningin mun minnka disksntil búa til pláss fyrir %1.</translation> <translation>&lt;strong&gt;Setja upp samhliða&lt;/strong&gt;&lt;br/&gt;Uppsetningarforritið mun minnka disksnetil búa til pláss fyrir %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1191"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1191"/>
@ -496,7 +496,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1250"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1250"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1288"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1288"/>
<source>&lt;strong&gt;Replace a partition&lt;/strong&gt;&lt;br/&gt;Replaces a partition with %1.</source> <source>&lt;strong&gt;Replace a partition&lt;/strong&gt;&lt;br/&gt;Replaces a partition with %1.</source>
<translation>&lt;strong&gt;leysa af hólmi&lt;/strong&gt;&lt;br/&gt;Kemur í stað skiptingu með %1.</translation> <translation>&lt;strong&gt;Skipta út disksneið&lt;/strong&gt;&lt;br/&gt;Skiptir disksneið út með %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1236"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1236"/>
@ -628,7 +628,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="48"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="48"/>
<source>Create new %2MB partition on %4 (%3) with file system %1.</source> <source>Create new %2MB partition on %4 (%3) with file system %1.</source>
<translation>Búa til tt %2MB skiptingu á %4 (%3) með skrár kerfi %1.</translation> <translation>Búa til ja %2MB disksneið á %4 (%3) með %1 skráakerfi.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="59"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="59"/>
@ -643,7 +643,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="83"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="83"/>
<source>The installer failed to create partition on disk &apos;%1&apos;.</source> <source>The installer failed to create partition on disk &apos;%1&apos;.</source>
<translation>Uppsetningin mistósk búa til disksná disk &apos;%1&apos;.</translation> <translation>Uppsetningarforritinu mistókst búa til disksneá diski &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="92"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="92"/>
@ -658,12 +658,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="126"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="126"/>
<source>The installer failed to create file system on partition %1.</source> <source>The installer failed to create file system on partition %1.</source>
<translation>Uppsetningarforritið tókst ekki búa til skráarkerfið á sneið %1.</translation> <translation>Uppsetningarforritinu mistókst búa til skráakerfi á disksneið %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="134"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="134"/>
<source>The installer failed to update partition table on disk &apos;%1&apos;.</source> <source>The installer failed to update partition table on disk &apos;%1&apos;.</source>
<translation>Uppsetningin mistósk uppfæra disksnstöflu á disk &apos;%1&apos;.</translation> <translation>Uppsetningarforritinu mistókst uppfæra disksneá diski &apos;%1&apos;.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -676,7 +676,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="39"/> <location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="39"/>
<source>Creating a new partition table will delete all existing data on the disk.</source> <source>Creating a new partition table will delete all existing data on the disk.</source>
<translation>Búa til nýja disksniðtöflu mun eyða öllum gögnum á harðadiskinum.</translation> <translation>Gerð nýrrar disksneiðatöflu mun eyða öllum gögnum á diskinum.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="65"/> <location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="65"/>
@ -704,7 +704,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="56"/> <location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="56"/>
<source>Create new &lt;strong&gt;%1&lt;/strong&gt; partition table on &lt;strong&gt;%2&lt;/strong&gt; (%3).</source> <source>Create new &lt;strong&gt;%1&lt;/strong&gt; partition table on &lt;strong&gt;%2&lt;/strong&gt; (%3).</source>
<translation>Búa til nýja &lt;strong&gt;%1&lt;/strong&gt; disksniðstöflu á &lt;strong&gt;%2&lt;/strong&gt; (%3).</translation> <translation>Búa til nýja &lt;strong&gt;%1&lt;/strong&gt; disksneiðatöflu á &lt;strong&gt;%2&lt;/strong&gt; (%3).</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="66"/> <location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="66"/>
@ -714,7 +714,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="76"/> <location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="76"/>
<source>The installer failed to create a partition table on %1.</source> <source>The installer failed to create a partition table on %1.</source>
<translation>Uppsetning mistóskt búa til disksneiðstöflu á %1.</translation> <translation>Uppsetningarforritinu mistókst búa til disksneiðatöflu á diski &apos;%1&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="84"/> <location filename="../src/modules/partition/jobs/CreatePartitionTableJob.cpp" line="84"/>
@ -810,12 +810,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/DeletePartitionJob.cpp" line="67"/> <location filename="../src/modules/partition/jobs/DeletePartitionJob.cpp" line="67"/>
<source>The installer failed to delete partition %1.</source> <source>The installer failed to delete partition %1.</source>
<translation>Uppsetningin mistókst eyða disksn%1.</translation> <translation>Uppsetningarforritinu mistókst eyða disksne%1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/DeletePartitionJob.cpp" line="73"/> <location filename="../src/modules/partition/jobs/DeletePartitionJob.cpp" line="73"/>
<source>Partition (%1) and device (%2) do not match.</source> <source>Partition (%1) and device (%2) do not match.</source>
<translation>Skipting (%1) og tæki (%2) passa ekki saman.</translation> <translation>Disksneið (%1) og tæki (%2) passa ekki saman.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/DeletePartitionJob.cpp" line="85"/> <location filename="../src/modules/partition/jobs/DeletePartitionJob.cpp" line="85"/>
@ -945,7 +945,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/> <location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation type="unfinished"/> <translation>Tengipunktur er þegar í notkun. Veldu einhvern annan.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1060,7 +1060,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="83"/> <location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="83"/>
<source>The installer failed to format partition %1 on disk &apos;%2&apos;.</source> <source>The installer failed to format partition %1 on disk &apos;%2&apos;.</source>
<translation type="unfinished"/> <translation>Uppsetningarforritinu mistókst forsníða disksneið %1 á diski &apos;%2&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="91"/> <location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="91"/>
@ -1075,12 +1075,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="124"/> <location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="124"/>
<source>The installer failed to create file system on partition %1.</source> <source>The installer failed to create file system on partition %1.</source>
<translation type="unfinished"/> <translation>Uppsetningarforritinu mistókst búa til skráakerfi á disksneið %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="133"/> <location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="133"/>
<source>The installer failed to update partition table on disk &apos;%1&apos;.</source> <source>The installer failed to update partition table on disk &apos;%1&apos;.</source>
<translation>Uppsetningin mistósk uppfæra disksniðstöflu á disk &apos;%1&apos;.</translation> <translation>Uppsetningarforritinu mistókst uppfæra disksneiðatöflu á diski &apos;%1&apos;.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1542,7 +1542,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionPage.ui" line="87"/> <location filename="../src/modules/partition/gui/PartitionPage.ui" line="87"/>
<source>New Partition &amp;Table</source> <source>New Partition &amp;Table</source>
<translation> Skipting &amp;Tafla</translation> <translation> disksneiðatafla</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionPage.ui" line="107"/> <location filename="../src/modules/partition/gui/PartitionPage.ui" line="107"/>
@ -1595,12 +1595,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="168"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="168"/>
<source>&lt;strong&gt;Replace&lt;/strong&gt; a partition with %1.</source> <source>&lt;strong&gt;Replace&lt;/strong&gt; a partition with %1.</source>
<translation>&lt;strong&gt;Skipta&lt;/strong&gt; skiptingu með %1.</translation> <translation>&lt;strong&gt;Skipta út&lt;/strong&gt; disksneið með %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="173"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="173"/>
<source>&lt;strong&gt;Manual&lt;/strong&gt; partitioning.</source> <source>&lt;strong&gt;Manual&lt;/strong&gt; partitioning.</source>
<translation>&lt;strong&gt;Handvirkt&lt;/strong&gt; skipting.</translation> <translation>&lt;strong&gt;Handvirk&lt;/strong&gt; disksneiðaskipting.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="186"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="186"/>
@ -1615,12 +1615,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="200"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="200"/>
<source>&lt;strong&gt;Replace&lt;/strong&gt; a partition on disk &lt;strong&gt;%2&lt;/strong&gt; (%3) with %1.</source> <source>&lt;strong&gt;Replace&lt;/strong&gt; a partition on disk &lt;strong&gt;%2&lt;/strong&gt; (%3) with %1.</source>
<translation>&lt;strong&gt;Skipta&lt;/strong&gt; skiptingu á disk &lt;strong&gt;%2&lt;/strong&gt; (%3) með %1.</translation> <translation>&lt;strong&gt;Skipta út&lt;/strong&gt; disksneið á diski &lt;strong&gt;%2&lt;/strong&gt; (%3) með %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="207"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="207"/>
<source>&lt;strong&gt;Manual&lt;/strong&gt; partitioning on disk &lt;strong&gt;%1&lt;/strong&gt; (%2).</source> <source>&lt;strong&gt;Manual&lt;/strong&gt; partitioning on disk &lt;strong&gt;%1&lt;/strong&gt; (%2).</source>
<translation>&lt;strong&gt;Handvikt&lt;/strong&gt; skipting á disk &lt;strong&gt;%1&lt;/strong&gt; (%2).</translation> <translation>&lt;strong&gt;Handvirk&lt;/strong&gt; disksneiðaskipting á diski &lt;strong&gt;%1&lt;/strong&gt; (%2).</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="215"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="215"/>
@ -1717,12 +1717,12 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="134"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="134"/>
<source>Select where to install %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;this will delete all files on the selected partition.</source> <source>Select where to install %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;this will delete all files on the selected partition.</source>
<translation>Veldu hvar á setja upp %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Aðvörun: &lt;/font&gt;þetta mun eyða öllum skrám á valinn skiptingu.</translation> <translation>Veldu hvar á setja upp %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Aðvörun: &lt;/font&gt;þetta mun eyða öllum skrám á valinni disksneið.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="161"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="161"/>
<source>The selected item does not appear to be a valid partition.</source> <source>The selected item does not appear to be a valid partition.</source>
<translation>Valin atriði virðist ekki vera gild skipting.</translation> <translation>Valið atriði virðist ekki vera gild disksneið.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="169"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="169"/>
@ -1832,7 +1832,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/welcome/checker/RequirementsChecker.cpp" line="139"/> <location filename="../src/modules/welcome/checker/RequirementsChecker.cpp" line="139"/>
<source>The installer is not running with administrator rights.</source> <source>The installer is not running with administrator rights.</source>
<translation>Uppsetningin er ekki keyrandi með kerfisstjórnar réttindi.</translation> <translation>Uppsetningarforritið er ekki keyrandi með kerfisstjóraheimildum.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1858,23 +1858,23 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="187"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="187"/>
<source>Resize partition %1.</source> <source>Resize partition %1.</source>
<translation>Breyti stærð skiptingu %1.</translation> <translation>Breyti stærð disksneiðar %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="194"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="194"/>
<source>Resize &lt;strong&gt;%2MB&lt;/strong&gt; partition &lt;strong&gt;%1&lt;/strong&gt; to &lt;strong&gt;%3MB&lt;/strong&gt;.</source> <source>Resize &lt;strong&gt;%2MB&lt;/strong&gt; partition &lt;strong&gt;%1&lt;/strong&gt; to &lt;strong&gt;%3MB&lt;/strong&gt;.</source>
<translation>Breyta stærð &lt;strong&gt;%2MB&lt;/strong&gt; skipting &lt;strong&gt;%1&lt;/strong&gt; til &lt;strong&gt;%3MB&lt;/strong&gt;.</translation> <translation>Breyta stærð &lt;strong&gt;%2MB&lt;/strong&gt; disksneiðar &lt;strong&gt;%1&lt;/strong&gt; í &lt;strong&gt;%3MB&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="205"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="205"/>
<source>Resizing %2MB partition %1 to %3MB.</source> <source>Resizing %2MB partition %1 to %3MB.</source>
<translation>Breyti stærð %2MB skiptingu %1 til %3MB.</translation> <translation>Breyti stærð %2MB disksneiðar %1 í %3MB.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="232"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="232"/>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="298"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="298"/>
<source>The installer failed to resize partition %1 on disk &apos;%2&apos;.</source> <source>The installer failed to resize partition %1 on disk &apos;%2&apos;.</source>
<translation type="unfinished"/> <translation>Uppsetningarforritinu mistókst breyta stærð disksneiðar %1 á diski &apos;%2&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="237"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="237"/>
@ -2035,7 +2035,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="140"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="140"/>
<source>The installer failed to set flags on partition %1.</source> <source>The installer failed to set flags on partition %1.</source>
<translation type="unfinished"/> <translation>Uppsetningarforritinu mistókst setja flögg á disksneið %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="148"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="148"/>
@ -2240,7 +2240,7 @@ Uppsetning mun hætta og allar breytingar tapast.</translation>
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="56"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="56"/>
<source>&lt;h1&gt;Welcome to the %1 installer.&lt;/h1&gt;</source> <source>&lt;h1&gt;Welcome to the %1 installer.&lt;/h1&gt;</source>
<translation>&lt;h1&gt;Velkomin(n) til %1 uppsetningu.&lt;/h1&gt;</translation> <translation>&lt;h1&gt;Velkomin í %1 uppsetningarforritið.&lt;/h1&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="70"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="70"/>

View File

@ -2058,12 +2058,12 @@ Il programma d&apos;installazione sarà terminato e tutte le modifiche andranno
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="144"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="144"/>
<source>Update geometry of partition %1.</source> <source>Update geometry of partition %1.</source>
<translation>Aggiornare la geometria della partizione %1.</translation> <translation type="unfinished"/>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="156"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="156"/>
<source>Failed to change the geometry of the partition.</source> <source>Failed to change the geometry of the partition.</source>
<translation>Impossibile modificare la geometria della partizione.</translation> <translation type="unfinished"/>
</message> </message>
</context> </context>
<context> <context>
@ -2134,7 +2134,7 @@ Il programma d&apos;installazione sarà terminato e tutte le modifiche andranno
<message> <message>
<location filename="../src/modules/locale/SetTimezoneJob.cpp" line="87"/> <location filename="../src/modules/locale/SetTimezoneJob.cpp" line="87"/>
<source>Link creation failed, target: %1; link name: %2</source> <source>Link creation failed, target: %1; link name: %2</source>
<translation>Creazione del collegamento non riuscita, destinazione: %1; nome collegamento: %2</translation> <translation type="unfinished"/>
</message> </message>
<message> <message>
<location filename="../src/modules/locale/SetTimezoneJob.cpp" line="96"/> <location filename="../src/modules/locale/SetTimezoneJob.cpp" line="96"/>

View File

@ -996,7 +996,7 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/partition/jobs/FillGlobalStorageJob.cpp" line="160"/> <location filename="../src/modules/partition/jobs/FillGlobalStorageJob.cpp" line="160"/>
<source>Install %2 on %3 system partition &lt;strong&gt;%1&lt;/strong&gt;.</source> <source>Install %2 on %3 system partition &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>%3 &lt;strong&gt;%1&lt;/strong&gt; %2 </translation> <translation>%3 &lt;strong&gt;%1&lt;/strong&gt; %2 </translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/FillGlobalStorageJob.cpp" line="166"/> <location filename="../src/modules/partition/jobs/FillGlobalStorageJob.cpp" line="166"/>
@ -1300,7 +1300,7 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/partition/jobs/MoveFileSystemJob.cpp" line="95"/> <location filename="../src/modules/partition/jobs/MoveFileSystemJob.cpp" line="95"/>
<source>Moving of partition %1 failed, changes have been rolled back.</source> <source>Moving of partition %1 failed, changes have been rolled back.</source>
<translation> %1 </translation> <translation> %1 </translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/MoveFileSystemJob.cpp" line="101"/> <location filename="../src/modules/partition/jobs/MoveFileSystemJob.cpp" line="101"/>
@ -1722,22 +1722,22 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="161"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="161"/>
<source>The selected item does not appear to be a valid partition.</source> <source>The selected item does not appear to be a valid partition.</source>
<translation></translation> <translation></translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="169"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="169"/>
<source>%1 cannot be installed on empty space. Please select an existing partition.</source> <source>%1 cannot be installed on empty space. Please select an existing partition.</source>
<translation>%1 </translation> <translation>%1 </translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="180"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="180"/>
<source>%1 cannot be installed on an extended partition. Please select an existing primary or logical partition.</source> <source>%1 cannot be installed on an extended partition. Please select an existing primary or logical partition.</source>
<translation>%1 </translation> <translation>%1 </translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="191"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="191"/>
<source>%1 cannot be installed on this partition.</source> <source>%1 cannot be installed on this partition.</source>
<translation> %1 </translation> <translation>%1 </translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="198"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="198"/>
@ -1792,7 +1792,7 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/welcome/checker/RequirementsChecker.cpp" line="102"/> <location filename="../src/modules/welcome/checker/RequirementsChecker.cpp" line="102"/>
<source>has at least %1 GB available drive space</source> <source>has at least %1 GB available drive space</source>
<translation> %1 GB </translation> <translation> %1 GBのディスク空き領域があるこ</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/checker/RequirementsChecker.cpp" line="104"/> <location filename="../src/modules/welcome/checker/RequirementsChecker.cpp" line="104"/>

View File

@ -289,7 +289,7 @@ O instalador será fechado e todas as alterações serão perdidas.</translation
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="225"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="225"/>
<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> <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>O instalador %1 está prestes a fazer alterações no dispositivo de armazenamento a fim de instalar %2.&lt;br/&gt;&lt;strong&gt;Você não será capaz de desfazer estas mudanças.&lt;/strong&gt;</translation> <translation>O instalador %1 está prestes a fazer alterações no disco a fim de instalar %2.&lt;br/&gt;&lt;strong&gt;Você não será capaz de desfazer estas mudanças.&lt;/strong&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="232"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="232"/>
@ -383,7 +383,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="142"/> <location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="142"/>
<source>This program will ask you some questions and set up %2 on your computer.</source> <source>This program will ask you some questions and set up %2 on your computer.</source>
<translation>Este programa irá lhe fazer algumas perguntas e configurar %2 no computador.</translation> <translation>Este programa irá fazer-lhe algumas perguntas e configurar %2 no computador.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="166"/> <location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="166"/>
@ -469,7 +469,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1177"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1177"/>
<source>This storage device does not seem to have an operating system on it. What would you like to do?&lt;br/&gt;You will be able to review and confirm your choices before any change is made to the storage device.</source> <source>This storage device does not seem to have an operating system on it. What would you like to do?&lt;br/&gt;You will be able to review and confirm your choices before any change is made to the storage device.</source>
<translation>Parece que não um sistema operacional neste dispositivo de armazenamento. O que gostaria de fazer?&lt;br/&gt;Você poderá revisar e confirmar suas opções antes que as alterações sejam feitas no dispositivo de armazenamento.</translation> <translation>Parece que não um sistema operacional neste dispositivo. O que gostaria de fazer?&lt;br/&gt;Você poderá revisar e confirmar suas opções antes que as alterações sejam feitas no dispositivo de armazenamento.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1182"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1182"/>
@ -477,7 +477,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1246"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1246"/>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1284"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1284"/>
<source>&lt;strong&gt;Erase disk&lt;/strong&gt;&lt;br/&gt;This will &lt;font color=&quot;red&quot;&gt;delete&lt;/font&gt; all data currently present on the selected storage device.</source> <source>&lt;strong&gt;Erase disk&lt;/strong&gt;&lt;br/&gt;This will &lt;font color=&quot;red&quot;&gt;delete&lt;/font&gt; all data currently present on the selected storage device.</source>
<translation>&lt;strong&gt;Apagar unidade&lt;/strong&gt;&lt;br/&gt;Isto &lt;font color=&quot;red&quot;&gt;excluirá&lt;/font&gt; todos os dados no dispositivo de armazenamento selecionado.</translation> <translation>&lt;strong&gt;Apagar disco&lt;/strong&gt;&lt;br/&gt;Isto &lt;font color=&quot;red&quot;&gt;excluirá&lt;/font&gt; todos os dados no dispositivo de armazenamento selecionado.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1211"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1211"/>
@ -582,7 +582,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="178"/> <location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="178"/>
<source>Flags:</source> <source>Flags:</source>
<translation>Flags:</translation> <translation>Marcadores:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="151"/> <location filename="../src/modules/partition/gui/CreatePartitionDialog.ui" line="151"/>
@ -622,7 +622,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="268"/> <location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="268"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation>Ponto de montagem em uso. Selecione outro.</translation> <translation>Ponto de montagem em uso. Por favor, selecione outro.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -640,7 +640,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="71"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="71"/>
<source>Creating new %1 partition on %2.</source> <source>Creating new %1 partition on %2.</source>
<translation>Criando nova partição %1 em %2</translation> <translation>Criando nova partição %1 em %2.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="83"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="83"/>
@ -665,7 +665,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="134"/> <location filename="../src/modules/partition/jobs/CreatePartitionJob.cpp" line="134"/>
<source>The installer failed to update partition table on disk &apos;%1&apos;.</source> <source>The installer failed to update partition table on disk &apos;%1&apos;.</source>
<translation>O instalador falhou ao atualizar a tabela de partições na unidade &apos;%1&apos;.</translation> <translation>O instalador falhou ao atualizar a tabela de partições no disco &apos;%1&apos;.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -678,7 +678,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="39"/> <location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="39"/>
<source>Creating a new partition table will delete all existing data on the disk.</source> <source>Creating a new partition table will delete all existing data on the disk.</source>
<translation>A criação de uma nova tabela de partições excluirá todos os dados no dispositivo.</translation> <translation>A criação de uma nova tabela de partições excluirá todos os dados no disco.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="65"/> <location filename="../src/modules/partition/gui/CreatePartitionTableDialog.ui" line="65"/>
@ -876,12 +876,12 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/> <location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="131"/>
<source>Write LUKS configuration for Dracut to %1</source> <source>Write LUKS configuration for Dracut to %1</source>
<translation>Configuração de gravação LUKS para Dracut %1</translation> <translation>Escrever configuração LUKS para o Dracut em %1</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="133"/> <location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="133"/>
<source>Skip writing LUKS configuration for Dracut: &quot;/&quot; partition is not encrypted</source> <source>Skip writing LUKS configuration for Dracut: &quot;/&quot; partition is not encrypted</source>
<translation>Ignorar a configuração de gravação LUKS para Dracut: a partição &quot;/&quot; não está criptografada</translation> <translation>Pular escrita de configuração LUKS para o Dracut: a partição &quot;/&quot; não está criptografada</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="149"/> <location filename="../src/modules/dracutlukscfg/DracutLuksCfgJob.cpp" line="149"/>
@ -937,17 +937,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/EditExistingPartitionDialog.ui" line="132"/> <location filename="../src/modules/partition/gui/EditExistingPartitionDialog.ui" line="132"/>
<source>Fi&amp;le System:</source> <source>Fi&amp;le System:</source>
<translation>Sistema de Arquivos</translation> <translation>Sistema de Arquivos:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/EditExistingPartitionDialog.ui" line="145"/> <location filename="../src/modules/partition/gui/EditExistingPartitionDialog.ui" line="145"/>
<source>Flags:</source> <source>Flags:</source>
<translation>Flags:</translation> <translation>Marcadores:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/> <location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation>Ponto de montagem em uso. Selecione outro.</translation> <translation>Ponto de montagem em uso. Por favor, selecione outro.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1062,7 +1062,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="83"/> <location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="83"/>
<source>The installer failed to format partition %1 on disk &apos;%2&apos;.</source> <source>The installer failed to format partition %1 on disk &apos;%2&apos;.</source>
<translation>O instalador falhou em formatar a partição %1 no dispositivo &apos;%2&apos;.</translation> <translation>O instalador falhou em formatar a partição %1 no disco &apos;%2&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="91"/> <location filename="../src/modules/partition/jobs/FormatPartitionJob.cpp" line="91"/>
@ -1592,7 +1592,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="163"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="163"/>
<source>&lt;strong&gt;Erase&lt;/strong&gt; disk and install %1.</source> <source>&lt;strong&gt;Erase&lt;/strong&gt; disk and install %1.</source>
<translation>&lt;strong&gt;Apagar&lt;/strong&gt; unidade e instalar %1.</translation> <translation>&lt;strong&gt;Apagar&lt;/strong&gt; disco e instalar %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="168"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="168"/>
@ -1607,32 +1607,32 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="186"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="186"/>
<source>Install %1 &lt;strong&gt;alongside&lt;/strong&gt; another operating system on disk &lt;strong&gt;%2&lt;/strong&gt; (%3).</source> <source>Install %1 &lt;strong&gt;alongside&lt;/strong&gt; another operating system on disk &lt;strong&gt;%2&lt;/strong&gt; (%3).</source>
<translation>Instalar %1 &lt;strong&gt;ao lado de&lt;/strong&gt; outro sistema operacional na unidade &lt;strong&gt;%2&lt;/strong&gt; (%3).</translation> <translation>Instalar %1 &lt;strong&gt;ao lado de&lt;/strong&gt; outro sistema operacional no disco &lt;strong&gt;%2&lt;/strong&gt; (%3).</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="193"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="193"/>
<source>&lt;strong&gt;Erase&lt;/strong&gt; disk &lt;strong&gt;%2&lt;/strong&gt; (%3) and install %1.</source> <source>&lt;strong&gt;Erase&lt;/strong&gt; disk &lt;strong&gt;%2&lt;/strong&gt; (%3) and install %1.</source>
<translation>&lt;strong&gt;Apagar&lt;/strong&gt; unidade &lt;strong&gt;%2&lt;/strong&gt; (%3) e instalar %1.</translation> <translation>&lt;strong&gt;Apagar&lt;/strong&gt; disco &lt;strong&gt;%2&lt;/strong&gt; (%3) e instalar %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="200"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="200"/>
<source>&lt;strong&gt;Replace&lt;/strong&gt; a partition on disk &lt;strong&gt;%2&lt;/strong&gt; (%3) with %1.</source> <source>&lt;strong&gt;Replace&lt;/strong&gt; a partition on disk &lt;strong&gt;%2&lt;/strong&gt; (%3) with %1.</source>
<translation>&lt;strong&gt;Substituir&lt;/strong&gt; uma partição na unidade &lt;strong&gt;%2&lt;/strong&gt; (%3) com %1.</translation> <translation>&lt;strong&gt;Substituir&lt;/strong&gt; uma partição no disco &lt;strong&gt;%2&lt;/strong&gt; (%3) com %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="207"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="207"/>
<source>&lt;strong&gt;Manual&lt;/strong&gt; partitioning on disk &lt;strong&gt;%1&lt;/strong&gt; (%2).</source> <source>&lt;strong&gt;Manual&lt;/strong&gt; partitioning on disk &lt;strong&gt;%1&lt;/strong&gt; (%2).</source>
<translation>Particionamento &lt;strong&gt;manual&lt;/strong&gt; na unidade &lt;strong&gt;%1&lt;/strong&gt; (%2).</translation> <translation>Particionamento &lt;strong&gt;manual&lt;/strong&gt; no disco &lt;strong&gt;%1&lt;/strong&gt; (%2).</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="215"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="215"/>
<source>Disk &lt;strong&gt;%1&lt;/strong&gt; (%2)</source> <source>Disk &lt;strong&gt;%1&lt;/strong&gt; (%2)</source>
<translation>Unidade de armazenamento &lt;strong&gt;%1&lt;/strong&gt; (%2)</translation> <translation>Disco &lt;strong&gt;%1&lt;/strong&gt; (%2)</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="243"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="243"/>
<source>Current:</source> <source>Current:</source>
<translation>Atual:</translation> <translation>Atualmente:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="261"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="261"/>
@ -1647,17 +1647,17 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="406"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="406"/>
<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;esp&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> <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;esp&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>Uma partição de sistema EFI é necessária para iniciar %1.&lt;br/&gt;&lt;br/&gt;Para configurar uma partição de sistema EFI, volte, selecione ou crie um sistema de arquivos FAT32 com a flag &lt;strong&gt;esp&lt;/strong&gt; ativada e ponto de montagem &lt;strong&gt;%2&lt;/strong&gt;.&lt;br/&gt;&lt;br/&gt;Você pode continuar sem definir uma partição de sistema EFI, mas seu sistema pode não iniciar.</translation> <translation>Uma partição de sistema EFI é necessária para iniciar %1.&lt;br/&gt;&lt;br/&gt;Para configurar uma partição de sistema EFI, volte, selecione ou crie um sistema de arquivos FAT32 com o marcador &lt;strong&gt;esp&lt;/strong&gt; ativado e ponto de montagem &lt;strong&gt;%2&lt;/strong&gt;.&lt;br/&gt;&lt;br/&gt;Você pode continuar sem definir uma partição de sistema EFI, mas seu sistema pode não iniciar.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="420"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="420"/>
<source>EFI system partition flag not set</source> <source>EFI system partition flag not set</source>
<translation>Flag de partição de sistema EFI não definida</translation> <translation>Marcador da partição do sistema EFI não definida</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="421"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="421"/>
<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;esp&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> <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;esp&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>Uma partição de sistema EFI é necessária para iniciar %1.&lt;br/&gt;&lt;br/&gt;Uma partição foi configurada com o ponto de montagem &lt;strong&gt;%2&lt;/strong&gt;, mas sua flag &lt;strong&gt;esp&lt;/strong&gt; não foi definida.&lt;br/&gt;Para definir a flag, volte e edite a partição.&lt;br/&gt;&lt;br/&gt;Você pode continuar sem definir uma flag, mas seu sistema pode não iniciar.</translation> <translation>Uma partição de sistema EFI é necessária para iniciar %1.&lt;br/&gt;&lt;br/&gt;Uma partição foi configurada com o ponto de montagem &lt;strong&gt;%2&lt;/strong&gt;, mas seu marcador &lt;strong&gt;esp&lt;/strong&gt; não foi definido.&lt;br/&gt;Para definir o marcador, volte e edite a partição.&lt;br/&gt;&lt;br/&gt;Você pode continuar sem definir um marcador, mas seu sistema pode não iniciar.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="456"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="456"/>
@ -1667,7 +1667,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="457"/> <location filename="../src/modules/partition/gui/PartitionViewStep.cpp" line="457"/>
<source>A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.&lt;br/&gt;&lt;br/&gt;There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.&lt;br/&gt;You may continue if you wish, but filesystem unlocking will happen later during system startup.&lt;br/&gt;To encrypt the boot partition, go back and recreate it, selecting &lt;strong&gt;Encrypt&lt;/strong&gt; in the partition creation window.</source> <source>A separate boot partition was set up together with an encrypted root partition, but the boot partition is not encrypted.&lt;br/&gt;&lt;br/&gt;There are security concerns with this kind of setup, because important system files are kept on an unencrypted partition.&lt;br/&gt;You may continue if you wish, but filesystem unlocking will happen later during system startup.&lt;br/&gt;To encrypt the boot partition, go back and recreate it, selecting &lt;strong&gt;Encrypt&lt;/strong&gt; in the partition creation window.</source>
<translation>Uma partição de inicialização separada foi configurada juntamente com uma partição raiz criptografada, mas a partição de inicialização não é criptografada.&lt;br/&gt;&lt;br/&gt; preocupações de segurança com este tipo de configuração, porque arquivos de sistema importantes são mantidos em uma partição não criptografada.&lt;br/&gt;Você pode continuar se quiser, mas o desbloqueio do sistema de arquivos acontecerá mais tarde durante a inicialização do sistema.&lt;br/&gt;Para criptografar a partição de inicialização, volte e recrie-a, selecionando &lt;strong&gt;Criptografar&lt;/strong&gt; Na janela de criação da partição.</translation> <translation>Uma partição de inicialização separada foi configurada juntamente com uma partição raiz criptografada, mas a partição de inicialização não é criptografada.&lt;br/&gt;&lt;br/&gt; preocupações de segurança com este tipo de configuração, porque arquivos de sistema importantes são mantidos em uma partição não criptografada.&lt;br/&gt;Você pode continuar se quiser, mas o desbloqueio do sistema de arquivos acontecerá mais tarde durante a inicialização do sistema.&lt;br/&gt;Para criptografar a partição de inicialização, volte e recrie-a, selecionando &lt;strong&gt;Criptografar&lt;/strong&gt; na janela de criação da partição.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1719,7 +1719,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="134"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="134"/>
<source>Select where to install %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;this will delete all files on the selected partition.</source> <source>Select where to install %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Warning: &lt;/font&gt;this will delete all files on the selected partition.</source>
<translation>Selecione onde instalar %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Atenção: &lt;/font&gt;isto excluirá todos os arquivos existentes na partição selecionada.</translation> <translation>Selecione onde instalar %1.&lt;br/&gt;&lt;font color=&quot;red&quot;&gt;Atenção:&lt;/font&gt; isto excluirá todos os arquivos existentes na partição selecionada.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="161"/> <location filename="../src/modules/partition/gui/ReplaceWidget.cpp" line="161"/>
@ -1876,7 +1876,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="232"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="232"/>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="298"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="298"/>
<source>The installer failed to resize partition %1 on disk &apos;%2&apos;.</source> <source>The installer failed to resize partition %1 on disk &apos;%2&apos;.</source>
<translation>O instalador falhou em redimensionar a partição %1 na unidade &apos;%2&apos;.</translation> <translation>O instalador falhou em redimensionar a partição %1 no disco &apos;%2&apos;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="237"/> <location filename="../src/modules/partition/jobs/ResizePartitionJob.cpp" line="237"/>
@ -1962,32 +1962,32 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="48"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="48"/>
<source>Set flags on partition %1.</source> <source>Set flags on partition %1.</source>
<translation>Definir flags na partição %1.</translation> <translation>Definir marcadores na partição %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="51"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="51"/>
<source>Set flags on %1MB %2 partition.</source> <source>Set flags on %1MB %2 partition.</source>
<translation>Definir sinalizadores na partição %1MB %2.</translation> <translation>Definir marcadores na partição %1MB %2.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="55"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="55"/>
<source>Set flags on new partition.</source> <source>Set flags on new partition.</source>
<translation>Definir sinalizadores na nova partição.</translation> <translation>Definir marcadores na nova partição.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="66"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="66"/>
<source>Clear flags on partition &lt;strong&gt;%1&lt;/strong&gt;.</source> <source>Clear flags on partition &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Limpar flags na partição &lt;strong&gt;%1&lt;/strong&gt;.</translation> <translation>Limpar marcadores na partição &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="70"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="70"/>
<source>Clear flags on %1MB &lt;strong&gt;%2&lt;/strong&gt; partition.</source> <source>Clear flags on %1MB &lt;strong&gt;%2&lt;/strong&gt; partition.</source>
<translation>Limpar bandeiras %1MB &lt;strong&gt;%2&lt;/strong&gt; Partição.</translation> <translation>Limpar marcadores na partição %1MB &lt;strong&gt;%2&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="74"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="74"/>
<source>Clear flags on new partition.</source> <source>Clear flags on new partition.</source>
<translation>Limpar bandeiras na nova partição.</translation> <translation>Limpar marcadores na nova partição.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="78"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="78"/>
@ -1997,47 +1997,47 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="84"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="84"/>
<source>Flag %1MB &lt;strong&gt;%2&lt;/strong&gt; partition as &lt;strong&gt;%3&lt;/strong&gt;.</source> <source>Flag %1MB &lt;strong&gt;%2&lt;/strong&gt; partition as &lt;strong&gt;%3&lt;/strong&gt;.</source>
<translation>Sinalizar %1MB &lt;strong&gt;%2&lt;/strong&gt; a partição como &lt;strong&gt;%3&lt;/strong&gt;.</translation> <translation>Marcar partição %1MB &lt;strong&gt;%2&lt;/strong&gt; como &lt;strong&gt;%3&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="90"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="90"/>
<source>Flag new partition as &lt;strong&gt;%1&lt;/strong&gt;.</source> <source>Flag new partition as &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Sinalizar nova partição como &lt;strong&gt;%1&lt;/strong&gt;.</translation> <translation>Marcar nova partição como &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="102"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="102"/>
<source>Clearing flags on partition &lt;strong&gt;%1&lt;/strong&gt;.</source> <source>Clearing flags on partition &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Limpando flags na partição &lt;strong&gt;%1&lt;/strong&gt;.</translation> <translation>Limpando marcadores na partição &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="106"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="106"/>
<source>Clearing flags on %1MB &lt;strong&gt;%2&lt;/strong&gt; partition.</source> <source>Clearing flags on %1MB &lt;strong&gt;%2&lt;/strong&gt; partition.</source>
<translation>Limpar sinalizadores na %1MB &lt;strong&gt;%2&lt;/strong&gt; Partição.</translation> <translation>Limpar marcadores na partição %1MB &lt;strong&gt;%2&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="110"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="110"/>
<source>Clearing flags on new partition.</source> <source>Clearing flags on new partition.</source>
<translation>Limpar sinalizadores na nova partição.</translation> <translation>Limpando marcadores na nova partição.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="114"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="114"/>
<source>Setting flags &lt;strong&gt;%2&lt;/strong&gt; on partition &lt;strong&gt;%1&lt;/strong&gt;.</source> <source>Setting flags &lt;strong&gt;%2&lt;/strong&gt; on partition &lt;strong&gt;%1&lt;/strong&gt;.</source>
<translation>Definindo flags &lt;strong&gt;%2&lt;/strong&gt; na partição &lt;strong&gt;%1&lt;/strong&gt;.</translation> <translation>Definindo marcadores &lt;strong&gt;%2&lt;/strong&gt; na partição &lt;strong&gt;%1&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="120"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="120"/>
<source>Setting flags &lt;strong&gt;%3&lt;/strong&gt; on %1MB &lt;strong&gt;%2&lt;/strong&gt; partition.</source> <source>Setting flags &lt;strong&gt;%3&lt;/strong&gt; on %1MB &lt;strong&gt;%2&lt;/strong&gt; partition.</source>
<translation>Definindo sinalizadores &lt;strong&gt;%3&lt;/strong&gt; em %1MB &lt;strong&gt;%2&lt;/strong&gt; Partição.</translation> <translation>Definindo marcadores &lt;strong&gt;%3&lt;/strong&gt; na partição %1MB &lt;strong&gt;%2&lt;/strong&gt;.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="126"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="126"/>
<source>Setting flags &lt;strong&gt;%1&lt;/strong&gt; on new partition.</source> <source>Setting flags &lt;strong&gt;%1&lt;/strong&gt; on new partition.</source>
<translation>Definindo sinalizadores &lt;strong&gt;%1&lt;/strong&gt; na nova partição.</translation> <translation>Definindo marcadores &lt;strong&gt;%1&lt;/strong&gt; na nova partição.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="140"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="140"/>
<source>The installer failed to set flags on partition %1.</source> <source>The installer failed to set flags on partition %1.</source>
<translation>O instalador falhou em definir flags na partição %1.</translation> <translation>O instalador falhou em definir marcadores na partição %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="148"/> <location filename="../src/modules/partition/jobs/SetPartitionFlagsJob.cpp" line="148"/>
@ -2154,7 +2154,7 @@ A instalação pode continuar, mas alguns recursos podem ser desativados.</trans
<message> <message>
<location filename="../src/modules/summary/SummaryPage.cpp" line="46"/> <location filename="../src/modules/summary/SummaryPage.cpp" line="46"/>
<source>This is an overview of what will happen once you start the install procedure.</source> <source>This is an overview of what will happen once you start the install procedure.</source>
<translation>Este é um resumo do que acontecerá assim que iniciar o processo de instalação.</translation> <translation>Este é um resumo do que acontecerá assim que o processo de instalação for iniciado.</translation>
</message> </message>
</context> </context>
<context> <context>

View File

@ -620,7 +620,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<message> <message>
<location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="268"/> <location filename="../src/modules/partition/gui/CreatePartitionDialog.cpp" line="268"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation type="unfinished"/> <translation>Punct de montare existent. rugăm alegeţi altul.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -945,7 +945,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<message> <message>
<location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/> <location filename="../src/modules/partition/gui/EditExistingPartitionDialog.cpp" line="306"/>
<source>Mountpoint already in use. Please select another one.</source> <source>Mountpoint already in use. Please select another one.</source>
<translation type="unfinished"/> <translation>Punct de montare existent. rugăm alegeţi altul.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1334,12 +1334,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="71"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="71"/>
<source>Name</source> <source>Name</source>
<translation type="unfinished"/> <translation>Nume</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="72"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="72"/>
<source>Description</source> <source>Description</source>
<translation type="unfinished"/> <translation>Despre</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/netinstall/NetInstallPage.cpp" line="81"/> <location filename="../src/modules/netinstall/NetInstallPage.cpp" line="81"/>
@ -2091,12 +2091,12 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<message> <message>
<location filename="../src/modules/users/SetPasswordJob.cpp" line="70"/> <location filename="../src/modules/users/SetPasswordJob.cpp" line="70"/>
<source>Cannot disable root account.</source> <source>Cannot disable root account.</source>
<translation type="unfinished"/> <translation>Nu pot dezactiva contul root</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/users/SetPasswordJob.cpp" line="71"/> <location filename="../src/modules/users/SetPasswordJob.cpp" line="71"/>
<source>passwd terminated with error code %1.</source> <source>passwd terminated with error code %1.</source>
<translation type="unfinished"/> <translation>eroare la setarea parolei cod %1</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/users/SetPasswordJob.cpp" line="87"/> <location filename="../src/modules/users/SetPasswordJob.cpp" line="87"/>
@ -2250,7 +2250,7 @@ Programul de instalare va ieși, iar toate modificările vor fi pierdute.</trans
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="72"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="72"/>
<source>&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;Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; development is sponsored by &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; - Liberating Software.</source> <source>&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;Thanks to: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg and the &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; development is sponsored by &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&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;Mulţumiri: Anke Boersma, Aurélien Gâteau, Kevin Kofler, Lisa Vitolo, Philip Müller, Pier Luigi Fiorini, Rohan Garg şi &lt;a href=&quot;https://www.transifex.com/calamares/calamares/&quot;&gt;Calamares translators team&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;&lt;a href=&quot;http://calamares.io/&quot;&gt;Calamares&lt;/a&gt; dezvoltarea sponsorizată de &lt;br/&gt;&lt;a href=&quot;http://www.blue-systems.com/&quot;&gt;Blue Systems&lt;/a&gt; - Liberating Software.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/WelcomePage.cpp" line="196"/> <location filename="../src/modules/welcome/WelcomePage.cpp" line="196"/>

View File

@ -60,7 +60,7 @@
<message> <message>
<location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="76"/> <location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="76"/>
<source>Boot Partition</source> <source>Boot Partition</source>
<translation>Партиција за покретање система</translation> <translation>Подизна партиција</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="81"/> <location filename="../src/modules/partition/core/BootLoaderModel.cpp" line="81"/>
@ -158,63 +158,64 @@
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="89"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="89"/>
<source>External command crashed</source> <source>External command crashed</source>
<translation>Извршавање спољашње команде није успело</translation> <translation>Спољашња наредба се срушила</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="90"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="90"/>
<source>Command %1 crashed. <source>Command %1 crashed.
Output: Output:
%2</source> %2</source>
<translation>Извршавање команде %1 није успело. <translation>Наредба %1 се срушила.
Порука: Излаз:
%2</translation> %2</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="95"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="95"/>
<source>External command failed to start</source> <source>External command failed to start</source>
<translation>Покретање спољашње команде није успело</translation> <translation>Покретање спољашње наредбе није успело</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="96"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="96"/>
<source>Command %1 failed to start.</source> <source>Command %1 failed to start.</source>
<translation>Покретање команде %1 није успело</translation> <translation>Покретање наредбе %1 није успело</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="100"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="100"/>
<source>Internal error when starting command</source> <source>Internal error when starting command</source>
<translation>Интерна грешка при покретању команде</translation> <translation>Интерна грешка при покретању наредбе</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="101"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="101"/>
<source>Bad parameters for process job call.</source> <source>Bad parameters for process job call.</source>
<translation>Погрешни параметри код позива функције у процесу.</translation> <translation>Лоши параметри при позиву посла процеса.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="104"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="104"/>
<source>External command failed to finish</source> <source>External command failed to finish</source>
<translation>Извршавање екстерне команде није завршено.</translation> <translation>Спољашња наредба није завршила</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="105"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="105"/>
<source>Command %1 failed to finish in %2s. <source>Command %1 failed to finish in %2s.
Output: Output:
%3</source> %3</source>
<translation>Извршавање команде %1 није завршено у %2s. <translation>Наредба %1 није завршила у %2s.
Повратна порука: Излаз:
%3</translation> %3</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="111"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="111"/>
<source>External command finished with errors</source> <source>External command finished with errors</source>
<translation>Извршавање спољашње команде извршено уз грешке.</translation> <translation>Спољашња наредба извршена уз грешке</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/ProcessJob.cpp" line="112"/> <location filename="../src/libcalamares/ProcessJob.cpp" line="112"/>
<source>Command %1 finished with exit code %2. <source>Command %1 finished with exit code %2.
Output: Output:
%3</source> %3</source>
<translation>Команда %1 завршена са излазним кодом %2. <translation>Наредба %1 извршена са излазним кодом %2.
Повратна порука: %3</translation> Излаз:
%3</translation>
</message> </message>
</context> </context>
<context> <context>
@ -232,22 +233,22 @@ Output:
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="264"/> <location filename="../src/libcalamares/PythonJob.cpp" line="264"/>
<source>Working directory %1 for python job %2 is not readable.</source> <source>Working directory %1 for python job %2 is not readable.</source>
<translation>Није могуће прочитати радни директоријум %1 за функцију %2 у питону.</translation> <translation>Радни директоријум %1 за питонов посао %2 није читљив.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="274"/> <location filename="../src/libcalamares/PythonJob.cpp" line="274"/>
<source>Bad main script file</source> <source>Bad main script file</source>
<translation>Неисправан главни фајл скрипте</translation> <translation>Лош фајл главне скрипте</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="275"/> <location filename="../src/libcalamares/PythonJob.cpp" line="275"/>
<source>Main script file %1 for python job %2 is not readable.</source> <source>Main script file %1 for python job %2 is not readable.</source>
<translation>Није могуће прочитати главни фајл скрипте %1 за питон функцију %2</translation> <translation>Фајл главне скрипте %1 за питонов посао %2 није читљив.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="320"/> <location filename="../src/libcalamares/PythonJob.cpp" line="320"/>
<source>Boost.Python error in job &quot;%1&quot;.</source> <source>Boost.Python error in job &quot;%1&quot;.</source>
<translation>Грешка у функцији %1 C++ библиотеке Boost.Python. </translation> <translation>Boost.Python грешка у послу %1.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -260,18 +261,18 @@ Output:
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="66"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="66"/>
<source>&amp;Next</source> <source>&amp;Next</source>
<translation>&amp;Даље</translation> <translation>&amp;Следеће</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="67"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="67"/>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="295"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="295"/>
<source>&amp;Cancel</source> <source>&amp;Cancel</source>
<translation>&amp;Прекини</translation> <translation>&amp;Откажи</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="90"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="90"/>
<source>Cancel installation?</source> <source>Cancel installation?</source>
<translation>Прекини инсталацију</translation> <translation>Отказати инсталацију?</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamaresui/ViewManager.cpp" line="91"/> <location filename="../src/libcalamaresui/ViewManager.cpp" line="91"/>
@ -385,12 +386,12 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="166"/> <location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="166"/>
<source>For best results, please ensure that this computer:</source> <source>For best results, please ensure that this computer:</source>
<translation type="unfinished"/> <translation>За најбоље резултате обезбедите да овај рачунар:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="194"/> <location filename="../src/modules/welcome/checker/CheckerWidget.cpp" line="194"/>
<source>System requirements</source> <source>System requirements</source>
<translation type="unfinished"/> <translation>Системски захтеви</translation>
</message> </message>
</context> </context>
<context> <context>
@ -398,7 +399,7 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.ui" line="14"/> <location filename="../src/modules/partition/gui/ChoicePage.ui" line="14"/>
<source>Form</source> <source>Form</source>
<translation type="unfinished"/> <translation>Форма</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="127"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="127"/>
@ -408,22 +409,22 @@ The installer will quit and all changes will be lost.</source>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="234"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="234"/>
<source>&lt;strong&gt;Manual partitioning&lt;/strong&gt;&lt;br/&gt;You can create or resize partitions yourself.</source> <source>&lt;strong&gt;Manual partitioning&lt;/strong&gt;&lt;br/&gt;You can create or resize partitions yourself.</source>
<translation type="unfinished"/> <translation>&lt;strong&gt;Ручно партиционисање&lt;/strong&gt;&lt;br/&gt;Сами можете креирати или мењати партције.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="975"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="975"/>
<source>Boot loader location:</source> <source>Boot loader location:</source>
<translation type="unfinished"/> <translation>Подизни учитавач на:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="917"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="917"/>
<source>%1 will be shrunk to %2MB and a new %3MB partition will be created for %4.</source> <source>%1 will be shrunk to %2MB and a new %3MB partition will be created for %4.</source>
<translation type="unfinished"/> <translation>%1 биће змањена на %2MB а нова %3MB партиција биће направљена за %4.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="125"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="125"/>
<source>Select storage de&amp;vice:</source> <source>Select storage de&amp;vice:</source>
<translation type="unfinished"/> <translation>Изаберите у&amp;ређај за смештање:</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="126"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="126"/>

View File

@ -176,6 +176,12 @@ Module::loadConfigurationFile( const QString& configFileName ) //throws YAML::Ex
QByteArray ba = configFile.readAll(); QByteArray ba = configFile.readAll();
YAML::Node doc = YAML::Load( ba.constData() ); YAML::Node doc = YAML::Load( ba.constData() );
if ( doc.IsNull() )
{
// Special case: empty config files are valid,
// but aren't a map.
return;
}
if ( !doc.IsMap() ) if ( !doc.IsMap() )
{ {
cLog() << Q_FUNC_INFO << "bad module configuration format" cLog() << Q_FUNC_INFO << "bad module configuration format"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n" "Language-Team: Arabic (https://www.transifex.com/calamares/teams/20061/ar/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: enolp <enolp@softastur.org>, 2017\n" "Last-Translator: enolp <enolp@softastur.org>, 2017\n"
"Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n" "Language-Team: Asturian (https://www.transifex.com/calamares/teams/20061/ast/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n" "Language-Team: Bulgarian (https://www.transifex.com/calamares/teams/20061/bg/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Davidmp <medipas@gmail.com>, 2016\n" "Last-Translator: Davidmp <medipas@gmail.com>, 2016\n"
"Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n" "Language-Team: Catalan (https://www.transifex.com/calamares/teams/20061/ca/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: pavelrz <pavel@rzehak.cz>, 2016\n" "Last-Translator: pavelrz <pavel@rzehak.cz>, 2016\n"
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/calamares/teams/20061/cs_CZ/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: scootergrisen <scootergrisen@gmail.com>, 2017\n" "Last-Translator: scootergrisen <scootergrisen@gmail.com>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n" "Language-Team: Danish (https://www.transifex.com/calamares/teams/20061/da/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Christian Spaan <gyges@gmx.net>, 2017\n" "Last-Translator: Christian Spaan <gyges@gmx.net>, 2017\n"
"Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n" "Language-Team: German (https://www.transifex.com/calamares/teams/20061/de/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-05-29 01:01+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n" "Language-Team: Greek (https://www.transifex.com/calamares/teams/20061/el/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/calamares/teams/20061/en_GB/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: strel <strelnic@gmail.com>, 2016\n" "Last-Translator: strel <strelnic@gmail.com>, 2016\n"
"Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n" "Language-Team: Spanish (https://www.transifex.com/calamares/teams/20061/es/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/calamares/teams/20061/es_ES/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/calamares/teams/20061/es_MX/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n" "Language-Team: Spanish (Puerto Rico) (https://www.transifex.com/calamares/teams/20061/es_PR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n" "Language-Team: Estonian (https://www.transifex.com/calamares/teams/20061/et/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n" "Language-Team: Basque (https://www.transifex.com/calamares/teams/20061/eu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n" "Language-Team: Persian (https://www.transifex.com/calamares/teams/20061/fa/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/calamares/teams/20061/fi_FI/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n" "Language-Team: French (https://www.transifex.com/calamares/teams/20061/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n" "Language-Team: French (Switzerland) (https://www.transifex.com/calamares/teams/20061/fr_CH/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n" "Language-Team: Galician (https://www.transifex.com/calamares/teams/20061/gl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n" "Language-Team: Gujarati (https://www.transifex.com/calamares/teams/20061/gu/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n" "Language-Team: Hindi (https://www.transifex.com/calamares/teams/20061/hi/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2016\n" "Last-Translator: Lovro Kudelić <lovro.kudelic@outlook.com>, 2016\n"
"Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n" "Language-Team: Croatian (https://www.transifex.com/calamares/teams/20061/hr/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Lajos Pasztor <mrlajos@gmail.com>, 2016\n" "Last-Translator: Lajos Pasztor <mrlajos@gmail.com>, 2016\n"
"Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n" "Language-Team: Hungarian (https://www.transifex.com/calamares/teams/20061/hu/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kukuh Syafaat <syafaatkukuh@gmail.com>, 2016\n" "Last-Translator: Kukuh Syafaat <syafaatkukuh@gmail.com>, 2016\n"
"Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n" "Language-Team: Indonesian (https://www.transifex.com/calamares/teams/20061/id/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kristján Magnússon <kristjanmagnus@gmail.com>, 2017\n" "Last-Translator: Kristján Magnússon <kristjanmagnus@gmail.com>, 2017\n"
"Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n" "Language-Team: Icelandic (https://www.transifex.com/calamares/teams/20061/is/)\n"

View File

@ -8,7 +8,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Saverio <saverio.brancaccio@gmail.com>, 2016\n" "Last-Translator: Saverio <saverio.brancaccio@gmail.com>, 2016\n"
"Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n" "Language-Team: Italian (Italy) (https://www.transifex.com/calamares/teams/20061/it_IT/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Takefumi Nagata <take1975@kumamoto.email.ne.jp>, 2016\n" "Last-Translator: Takefumi Nagata <take1975@kumamoto.email.ne.jp>, 2016\n"
"Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n" "Language-Team: Japanese (https://www.transifex.com/calamares/teams/20061/ja/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n" "Language-Team: Kazakh (https://www.transifex.com/calamares/teams/20061/kk/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n" "Language-Team: Lao (https://www.transifex.com/calamares/teams/20061/lo/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Moo <moose@mail.ru>, 2016\n" "Last-Translator: Moo <moose@mail.ru>, 2016\n"
"Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n" "Language-Team: Lithuanian (https://www.transifex.com/calamares/teams/20061/lt/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n" "Language-Team: Marathi (https://www.transifex.com/calamares/teams/20061/mr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/calamares/teams/20061/nb/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: De Zeeappel <zeeappel@gmail.com>, 2016\n" "Last-Translator: De Zeeappel <zeeappel@gmail.com>, 2016\n"
"Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n" "Language-Team: Dutch (https://www.transifex.com/calamares/teams/20061/nl/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: m4sk1n <m4sk1n@vivaldi.net>, 2016\n" "Last-Translator: m4sk1n <m4sk1n@vivaldi.net>, 2016\n"
"Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n" "Language-Team: Polish (https://www.transifex.com/calamares/teams/20061/pl/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n" "Language-Team: Polish (Poland) (https://www.transifex.com/calamares/teams/20061/pl_PL/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -3,13 +3,13 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
# Translators: # Translators:
# Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>, 2017 # Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2017
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>, 2017\n" "Last-Translator: Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/calamares/teams/20061/pt_BR/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ANSI_X3.4-1968\n" "Content-Type: text/plain; charset=ANSI_X3.4-1968\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Ricardo Simões <xmcorporation@gmail.com>, 2016\n" "Last-Translator: Ricardo Simões <xmcorporation@gmail.com>, 2016\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/calamares/teams/20061/pt_PT/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Baadur Jobava <jobaval10n@gmail.com>, 2016\n" "Last-Translator: Baadur Jobava <jobaval10n@gmail.com>, 2016\n"
"Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n" "Language-Team: Romanian (https://www.transifex.com/calamares/teams/20061/ro/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Вадим Сабынич <vadim@sabini.ch>, 2017\n" "Last-Translator: Вадим Сабынич <vadim@sabini.ch>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n" "Language-Team: Russian (https://www.transifex.com/calamares/teams/20061/ru/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Dušan Kazik <prescott66@gmail.com>, 2016\n" "Last-Translator: Dušan Kazik <prescott66@gmail.com>, 2016\n"
"Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n" "Language-Team: Slovak (https://www.transifex.com/calamares/teams/20061/sk/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n" "Language-Team: Slovenian (https://www.transifex.com/calamares/teams/20061/sl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Slobodan Simić <slsimic@gmail.com>, 2017\n" "Last-Translator: Slobodan Simić <slsimic@gmail.com>, 2017\n"
"Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n" "Language-Team: Serbian (https://www.transifex.com/calamares/teams/20061/sr/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/calamares/teams/20061/sr@latin/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n" "Language-Team: Swedish (https://www.transifex.com/calamares/teams/20061/sv/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n" "Language-Team: Thai (https://www.transifex.com/calamares/teams/20061/th/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Demiray Muhterem <mdemiray@msn.com>, 2016\n" "Last-Translator: Demiray Muhterem <mdemiray@msn.com>, 2016\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/calamares/teams/20061/tr_TR/)\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n" "Language-Team: Ukrainian (https://www.transifex.com/calamares/teams/20061/uk/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n" "Language-Team: Urdu (https://www.transifex.com/calamares/teams/20061/ur/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n" "Language-Team: Uzbek (https://www.transifex.com/calamares/teams/20061/uz/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Mingcong Bai <jeffbai@aosc.xyz>, 2017\n" "Last-Translator: Mingcong Bai <jeffbai@aosc.xyz>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n" "Language-Team: Chinese (China) (https://www.transifex.com/calamares/teams/20061/zh_CN/)\n"

View File

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2017-03-31 00:50+0000\n" "POT-Creation-Date: 2017-06-03 01:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Jeff Huang <s8321414@gmail.com>, 2016\n" "Last-Translator: Jeff Huang <s8321414@gmail.com>, 2016\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/calamares/teams/20061/zh_TW/)\n"

View File

@ -6,6 +6,7 @@
# Copyright 2014, Pier Luigi Fiorini <pierluigi.fiorini@gmail.com> # Copyright 2014, Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
# Copyright 2015-2017, Teo Mrnjavac <teo@kde.org> # Copyright 2015-2017, Teo Mrnjavac <teo@kde.org>
# Copyright 2016-2017, Kyle Robbertze <kyle@aims.ac.za> # Copyright 2016-2017, Kyle Robbertze <kyle@aims.ac.za>
# Copyright 2017, Alf Gaida <agaida@siduction.org>
# #
# Calamares is free software: you can redistribute it and/or modify # Calamares is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@ -25,8 +26,10 @@ import libcalamares
from libcalamares.utils import check_target_env_call, target_env_call from libcalamares.utils import check_target_env_call, target_env_call
from string import Template from string import Template
class PackageManager: class PackageManager:
""" Package manager class. """
Package manager class.
:param backend: :param backend:
""" """
@ -43,15 +46,19 @@ class PackageManager:
for pkg in pkgs: for pkg in pkgs:
check_target_env_call(["pkcon", "-py", "install", pkg]) check_target_env_call(["pkcon", "-py", "install", pkg])
elif self.backend == "zypp": elif self.backend == "zypp":
check_target_env_call(["zypper", "--non-interactive", "--quiet-install", "install", check_target_env_call(["zypper", "--non-interactive",
"--auto-agree-with-licenses", "install"] + pkgs) "--quiet-install", "install",
"--auto-agree-with-licenses",
"install"] + pkgs)
elif self.backend == "yum": elif self.backend == "yum":
check_target_env_call(["yum", "install", "-y"] + pkgs) check_target_env_call(["yum", "install", "-y"] + pkgs)
elif self.backend == "dnf": elif self.backend == "dnf":
check_target_env_call(["dnf", "install", "-y"] + pkgs) check_target_env_call(["dnf", "install", "-y"] + pkgs)
elif self.backend == "urpmi": elif self.backend == "urpmi":
check_target_env_call(["urpmi", "--download-all", "--no-suggests", "--no-verify-rpm", check_target_env_call(["urpmi", "--download-all", "--no-suggests",
"--fastunsafe", "--ignoresize", "--nolock", "--auto"] + pkgs) "--no-verify-rpm", "--fastunsafe",
"--ignoresize", "--nolock",
"--auto"] + pkgs)
elif self.backend == "apt": elif self.backend == "apt":
check_target_env_call(["apt-get", "-q", "-y", "install"] + pkgs) check_target_env_call(["apt-get", "-q", "-y", "install"] + pkgs)
elif self.backend == "pacman": elif self.backend == "pacman":
@ -60,7 +67,8 @@ class PackageManager:
else: else:
pacman_flags = "-Sy" pacman_flags = "-Sy"
check_target_env_call(["pacman", pacman_flags, "--noconfirm"] + pkgs) check_target_env_call(["pacman", pacman_flags,
"--noconfirm"] + pkgs)
elif self.backend == "portage": elif self.backend == "portage":
check_target_env_call(["emerge", "-v"] + pkgs) check_target_env_call(["emerge", "-v"] + pkgs)
elif self.backend == "entropy": elif self.backend == "entropy":
@ -75,17 +83,23 @@ class PackageManager:
for pkg in pkgs: for pkg in pkgs:
check_target_env_call(["pkcon", "-py", "remove", pkg]) check_target_env_call(["pkcon", "-py", "remove", pkg])
elif self.backend == "zypp": elif self.backend == "zypp":
check_target_env_call(["zypper", "--non-interactive", "remove"] + pkgs) check_target_env_call(["zypper", "--non-interactive",
"remove"] + pkgs)
elif self.backend == "yum": elif self.backend == "yum":
check_target_env_call(["yum", "--disablerepo=*", "-C", "-y", "remove"] + pkgs) check_target_env_call(["yum", "--disablerepo=*", "-C", "-y",
"remove"] + pkgs)
elif self.backend == "dnf": elif self.backend == "dnf":
# ignore the error code for now because dnf thinks removing a nonexistent package is an error # ignore the error code for now because dnf thinks removing a
target_env_call(["dnf", "--disablerepo=*", "-C", "-y", "remove"] + pkgs) # nonexistent package is an error
target_env_call(["dnf", "--disablerepo=*", "-C", "-y",
"remove"] + pkgs)
elif self.backend == "urpmi": elif self.backend == "urpmi":
check_target_env_call(["urpme", "--auto"] + pkgs) check_target_env_call(["urpme", "--auto"] + pkgs)
elif self.backend == "apt": elif self.backend == "apt":
check_target_env_call(["apt-get", "--purge", "-q", "-y", "remove"] + pkgs) check_target_env_call(["apt-get", "--purge", "-q", "-y",
check_target_env_call(["apt-get", "--purge", "-q", "-y", "autoremove"]) "remove"] + pkgs)
check_target_env_call(["apt-get", "--purge", "-q", "-y",
"autoremove"])
elif self.backend == "pacman": elif self.backend == "pacman":
check_target_env_call(["pacman", "-Rs", "--noconfirm"] + pkgs) check_target_env_call(["pacman", "-Rs", "--noconfirm"] + pkgs)
elif self.backend == "portage": elif self.backend == "portage":
@ -129,8 +143,10 @@ def subst_locale(list):
ret = list ret = list
return ret return ret
def run_operations(pkgman, entry): def run_operations(pkgman, entry):
""" Call package manager with given parameters. """
Call package manager with given parameters.
:param pkgman: :param pkgman:
:param entry: :param entry:
@ -146,21 +162,25 @@ def run_operations(pkgman, entry):
else: else:
pkgman.install(entry[key]) pkgman.install(entry[key])
elif key == "try_install": elif key == "try_install":
# we make a separate package manager call for each package so a single # we make a separate package manager call for each package so a
# failing package won't stop all of them # single failing package won't stop all of them
for package in entry[key]: for package in entry[key]:
if isinstance(package, str): if isinstance(package, str):
try: try:
pkgman.install([package]) pkgman.install([package])
except subprocess.CalledProcessError: except subprocess.CalledProcessError:
libcalamares.utils.debug("WARNING: could not install package {}".format(package)) warn_text = "WARNING: could not install package "
warn_text += package
libcalamares.utils.debug(warn_text)
else: else:
try: try:
pkgman.run(package["pre-script"]) pkgman.run(package["pre-script"])
pkgman.install([package["package"]]) pkgman.install([package["package"]])
pkgman.run(package["post-script"]) pkgman.run(package["post-script"])
except subprocess.CalledProcessError: except subprocess.CalledProcessError:
libcalamares.utils.debug("WARNING: could not install packages {}".format(package["package"])) warn_text = "WARNING: could not install packages "
warn_text += package["package"]
libcalamares.utils.debug(warn_text)
elif key == "remove": elif key == "remove":
pkgman.remove(entry[key]) pkgman.remove(entry[key])
elif key == "try_remove": elif key == "try_remove":
@ -168,20 +188,24 @@ def run_operations(pkgman, entry):
try: try:
pkgman.remove([package]) pkgman.remove([package])
except subprocess.CalledProcessError: except subprocess.CalledProcessError:
libcalamares.utils.debug("WARNING: could not remove package {}".format(package)) warn_text = "WARNING: could not remove package "
warn_text += package
libcalamares.utils.debug(warn_text)
elif key == "localInstall": elif key == "localInstall":
pkgman.install(entry[key], from_local=True) pkgman.install(entry[key], from_local=True)
def run(): def run():
""" Calls routine with detected package manager to install locale packages """
Calls routine with detected package manager to install locale packages
or remove drivers not needed on the installed system. or remove drivers not needed on the installed system.
:return: :return:
""" """
backend = libcalamares.job.configuration.get("backend") backend = libcalamares.job.configuration.get("backend")
if backend not in ("packagekit", "zypp", "yum", "dnf", "urpmi", "apt", "pacman", "portage", "entropy"): if backend not in ("packagekit", "zypp", "yum", "dnf", "urpmi", "apt",
"pacman", "portage", "entropy"):
return "Bad backend", "backend=\"{}\"".format(backend) return "Bad backend", "backend=\"{}\"".format(backend)
pkgman = PackageManager(backend) pkgman = PackageManager(backend)
@ -195,6 +219,7 @@ def run():
run_operations(pkgman, entry) run_operations(pkgman, entry)
if libcalamares.globalstorage.contains("packageOperations"): if libcalamares.globalstorage.contains("packageOperations"):
run_operations(pkgman, libcalamares.globalstorage.value("packageOperations")) run_operations(pkgman,
libcalamares.globalstorage.value("packageOperations"))
return None return None

View File

@ -94,21 +94,22 @@ canBeResized( Partition* candidate )
->globalStorage() ->globalStorage()
->value( "requiredStorageGB" ) ->value( "requiredStorageGB" )
.toDouble( &ok ); .toDouble( &ok );
double advisedStorageGB = requiredStorageGB + 0.5 + 2.0;
qint64 availableStorageB = candidate->available(); qint64 availableStorageB = candidate->available();
// We require a little more for partitioning overhead and swap file // We require a little more for partitioning overhead and swap file
// TODO: maybe make this configurable? // TODO: maybe make this configurable?
qint64 requiredStorageB = ( requiredStorageGB + 0.5 + 2.0 ) * 1024 * 1024 * 1024; qint64 advisedStorageB = advisedStorageGB * 1024 * 1024 * 1024;
cDebug() << "Required storage B:" << requiredStorageB cDebug() << "Required storage B:" << advisedStorageB
<< QString( "(%1GB)" ).arg( requiredStorageB / 1024 / 1024 / 1024 ); << QString( "(%1GB)" ).arg( advisedStorageGB );
cDebug() << "Available storage B:" << availableStorageB cDebug() << "Available storage B:" << availableStorageB
<< QString( "(%1GB)" ).arg( availableStorageB / 1024 / 1024 / 1024 ) << QString( "(%1GB)" ).arg( availableStorageB / 1024 / 1024 / 1024 )
<< "for" << candidate->partitionPath() << " length:" << candidate->length() << "for" << candidate->partitionPath() << " length:" << candidate->length()
<< " sectorsUsed:" << candidate->sectorsUsed() << " fsType:" << candidate->fileSystem().name(); << " sectorsUsed:" << candidate->sectorsUsed() << " fsType:" << candidate->fileSystem().name();
if ( ok && if ( ok &&
availableStorageB > requiredStorageB ) availableStorageB > advisedStorageB )
{ {
cDebug() << "Partition" << candidate->partitionPath() << "authorized for resize + autopartition install."; cDebug() << "Partition" << candidate->partitionPath() << "authorized for resize + autopartition install.";

View File

@ -67,8 +67,8 @@ def main():
help="Dir containing the Python module.") help="Dir containing the Python module.")
parser.add_argument("globalstorage_yaml", nargs="?", parser.add_argument("globalstorage_yaml", nargs="?",
help="A yaml file to initialize GlobalStorage.") help="A yaml file to initialize GlobalStorage.")
parser.add_argument("configuration_yaml", nargs="?", help_desc = "A yaml file to initialize the configuration dict."
help="A yaml file to initialize the configuration dict.") parser.add_argument("configuration_yaml", nargs="?", help=help_desc)
args = parser.parse_args() args = parser.parse_args()
print("Testing module in: " + args.moduledir) print("Testing module in: " + args.moduledir)

View File

@ -1,5 +1,5 @@
--- ---
#scrLog: "/path/to/installation.log" #srcLog: "/path/to/installation.log"
#destLog: "/var/log/installation.log" #destLog: "/var/log/installation.log"
# example when using the Calamares created log: # example when using the Calamares created log:
#srcLog: "/root/.cache/Calamares/Calamares/Calamares.log" #srcLog: "/root/.cache/Calamares/Calamares/Calamares.log"