mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:55:53 +08:00
Fix french translation so we do not get "missing argument" errors
Contributes to #57
This commit is contained in:
parent
8e085fa92d
commit
e433e0d599
@ -1,16 +1,18 @@
|
|||||||
|
# ahiemstra <a.hiemstra@ultimaker.com>, 2015.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"POT-Creation-Date: \n"
|
"POT-Creation-Date: \n"
|
||||||
"PO-Revision-Date: \n"
|
"PO-Revision-Date: 2015-06-30 10:35+0100\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: ahiemstra <a.hiemstra@ultimaker.com>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: English <kde-i18n-doc@kde.org>\n"
|
||||||
"Language: \n"
|
"Language: en_GB\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Qt-Contexts: true\n"
|
"X-Qt-Contexts: true\n"
|
||||||
"X-Generator: Poedit 1.5.7\n"
|
"X-Generator: Lokalize 2.0\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#. About dialog title
|
#. About dialog title
|
||||||
#: ../resources/qml/AboutDialog.qml:12
|
#: ../resources/qml/AboutDialog.qml:12
|
||||||
@ -351,10 +353,10 @@ msgstr ""
|
|||||||
|
|
||||||
#. Print material amount save button label
|
#. Print material amount save button label
|
||||||
#: ../resources/qml/SaveButton.qml:149
|
#: ../resources/qml/SaveButton.qml:149
|
||||||
#, fuzzy, qt-format
|
#, qt-format
|
||||||
msgctxt "SaveButton|"
|
msgctxt "SaveButton|"
|
||||||
msgid "%1m material"
|
msgid "%1m material"
|
||||||
msgstr "Matériel"
|
msgstr "%1m de matériel"
|
||||||
|
|
||||||
#. Save button label
|
#. Save button label
|
||||||
#: ../resources/qml/SaveButton.qml:191
|
#: ../resources/qml/SaveButton.qml:191
|
||||||
|
Loading…
x
Reference in New Issue
Block a user