[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 @@ Povratna poruka:
<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>Neispravna putanja do radne datoteke</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>Nemoguće pročitati radnu datoteku %1 za funkciju %2 u Python-u.</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>Neispravan glavna datoteka za skriptu</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>Glavna datoteka za skriptu %1 za Python funkciju %2 se ne može pročitati.</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>Boost.Python greška u funkciji %1</translation>
</message>
@ -1038,10 +1038,20 @@ Instaler će se zatvoriti i sve promjene će biti izgubljene.</translation>
<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>