mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06: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 changed files with 9 additions and 7 deletions
|
@ -1,16 +1,18 @@
|
|||
# ahiemstra <a.hiemstra@ultimaker.com>, 2015.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"PO-Revision-Date: 2015-06-30 10:35+0100\n"
|
||||
"Last-Translator: ahiemstra <a.hiemstra@ultimaker.com>\n"
|
||||
"Language-Team: English <kde-i18n-doc@kde.org>\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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
|
||||
#: ../resources/qml/AboutDialog.qml:12
|
||||
|
@ -351,10 +353,10 @@ msgstr ""
|
|||
|
||||
#. Print material amount save button label
|
||||
#: ../resources/qml/SaveButton.qml:149
|
||||
#, fuzzy, qt-format
|
||||
#, qt-format
|
||||
msgctxt "SaveButton|"
|
||||
msgid "%1m material"
|
||||
msgstr "Matériel"
|
||||
msgstr "%1m de matériel"
|
||||
|
||||
#. Save button label
|
||||
#: ../resources/qml/SaveButton.qml:191
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue