[core] Automatic merge of Transifex translations

This commit is contained in:
Calamares CI 2017-08-22 05:08:38 -04:00 committed by Adriaan de Groot
parent 52f1ac63e3
commit e9a6d16b29
54 changed files with 906 additions and 378 deletions

View file

@ -188,32 +188,32 @@ Wyjście:
<context>
<name>Calamares::PythonJob</name>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="252"/>
<location filename="../src/libcalamares/PythonJob.cpp" line="265"/>
<source>Running %1 operation.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="267"/>
<location filename="../src/libcalamares/PythonJob.cpp" line="280"/>
<source>Bad working directory path</source>
<translation>Niepoprawna ścieżka folderu roboczego</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="268"/>
<location filename="../src/libcalamares/PythonJob.cpp" line="281"/>
<source>Working directory %1 for python job %2 is not readable.</source>
<translation>Folder roboczy %1 zadania pythona %2 jest nieosiągalny.</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="278"/>
<location filename="../src/libcalamares/PythonJob.cpp" line="291"/>
<source>Bad main script file</source>
<translation>Niepoprawny główny plik skryptu</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="279"/>
<location filename="../src/libcalamares/PythonJob.cpp" line="292"/>
<source>Main script file %1 for python job %2 is not readable.</source>
<translation>Główny plik skryptu %1 zadania pythona %2 jest nieczytelny.</translation>
</message>
<message>
<location filename="../src/libcalamares/PythonJob.cpp" line="335"/>
<location filename="../src/libcalamares/PythonJob.cpp" line="368"/>
<source>Boost.Python error in job &quot;%1&quot;.</source>
<translation>Błąd Boost.Python w zadaniu &quot;%1&quot;.</translation>
</message>
@ -1038,10 +1038,20 @@ Instalator zakończy działanie i wszystkie zmiany zostaną utracone.</translati
<context>
<name>FinishedViewStep</name>
<message>
<location filename="../src/modules/finished/FinishedViewStep.cpp" line="51"/>
<location filename="../src/modules/finished/FinishedViewStep.cpp" line="56"/>
<source>Finish</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/finished/FinishedViewStep.cpp" line="117"/>
<source>Installation Complete</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/modules/finished/FinishedViewStep.cpp" line="118"/>
<source>The installation of %1 is complete.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>FormatPartitionJob</name>