Update translation sources
This commit is contained in:
parent
939227dbaa
commit
52f1ac63e3
@ -1,4 +1,6 @@
|
||||
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en" version="2.1">
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en">
|
||||
<context>
|
||||
<name>BootInfoWidget</name>
|
||||
<message>
|
||||
@ -188,32 +190,32 @@ Output:
|
||||
<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>Running %1 operation.</translation>
|
||||
</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>Bad working directory path</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>Working directory %1 for python job %2 is not readable.</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>Bad main script file</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>Main script file %1 for python job %2 is not readable.</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 "%1".</source>
|
||||
<translation>Boost.Python error in job "%1".</translation>
|
||||
</message>
|
||||
@ -1038,10 +1040,20 @@ The installer will quit and all changes will be lost.</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>Finish</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modules/finished/FinishedViewStep.cpp" line="117"/>
|
||||
<source>Installation Complete</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modules/finished/FinishedViewStep.cpp" line="118"/>
|
||||
<source>The installation of %1 is complete.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>FormatPartitionJob</name>
|
||||
|
@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2017-08-09 06:34-0400\n"
|
||||
"POT-Creation-Date: 2017-08-21 17:55-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -14,18 +14,16 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: pygettext.py 1.5\n"
|
||||
|
||||
#: src/modules/dummypython/main.py:39
|
||||
|
||||
#: src/modules/dummypython/main.py:44
|
||||
msgid "Dummy python job."
|
||||
msgstr "Dummy python job."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypython/main.py:77
|
||||
#: src/modules/dummypython/main.py:97
|
||||
msgid "Dummy python step {}"
|
||||
msgstr "Dummy python step {}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/machineid/main.py:30
|
||||
#: src/modules/machineid/main.py:35
|
||||
msgid "Generate machine-id."
|
||||
msgstr "Generate machine-id."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/machineid/main.py:60
|
||||
msgid "Done machineid"
|
||||
msgstr "Done machineid"
|
||||
|
@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2017-08-09 06:34-0400\n"
|
||||
"POT-Creation-Date: 2017-08-21 17:55-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -14,26 +14,28 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: pygettext.py 1.5\n"
|
||||
|
||||
|
||||
#: src/modules/dummypythonqt/main.py:84
|
||||
msgid "Click me!"
|
||||
msgstr "Click me!"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypythonqt/main.py:94
|
||||
msgid "A new QLabel."
|
||||
msgstr "A new QLabel."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypythonqt/main.py:97
|
||||
msgid "Dummy PythonQt ViewStep"
|
||||
msgstr "Dummy PythonQt ViewStep"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypythonqt/main.py:183
|
||||
msgid "The Dummy PythonQt Job"
|
||||
msgstr "The Dummy PythonQt Job"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypythonqt/main.py:186
|
||||
msgid "This is the Dummy PythonQt Job. The dummy job says: {}"
|
||||
msgstr "This is the Dummy PythonQt Job. The dummy job says: {}"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/dummypythonqt/main.py:190
|
||||
msgid "A status message for Dummy PythonQt Job."
|
||||
msgstr "A status message for Dummy PythonQt Job."
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user