diff options
| -rw-r--r-- | translations/messages_fr_FR.po | 47 |
1 files changed, 30 insertions, 17 deletions
diff --git a/translations/messages_fr_FR.po b/translations/messages_fr_FR.po index 2d2c7d90..5f144afa 100644 --- a/translations/messages_fr_FR.po +++ b/translations/messages_fr_FR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: inkstitch\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2018-07-24 20:19-0400\n" -"PO-Revision-Date: 2018-07-25 00:21\n" +"POT-Creation-Date: 2018-07-25 21:18-0400\n" +"PO-Revision-Date: 2018-07-26 01:31\n" "Last-Translator: lexelby <github.com@lexneva.name>\n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -390,7 +390,7 @@ msgstr "Imprimer Ink/Stitch" msgid "Embroidery Simulation" msgstr "Simulation de broderie" -#: lib/extensions/zip.py:66 +#: lib/extensions/zip.py:52 msgid "No embroidery file formats selected." msgstr "Aucun format de fichier broderie sélectionné." @@ -402,7 +402,7 @@ msgstr "Impossible de remplir automatiquement. Cela arrive le plus souvent parce msgid "Unexpected error while generating fill stitches. Please send your SVG file to lexelby@github." msgstr "Erreur inattendue lors de la génération des points de remplissage. Veuillez envoyer votre fichier SVG à lexelby@github." -#: lib/svg/svg.py:87 +#: lib/svg/svg.py:90 msgid "Stitch Plan" msgstr "Plan de broderie" @@ -430,20 +430,29 @@ msgid "thread" msgstr "fil" #: print/templates/color_swatch.html:19 print/templates/color_swatch.html:43 -#: print/templates/operator_detailedview.html:64 +#: print/templates/operator_detailedview.html:62 msgid "# stitches" msgstr "# points" #: print/templates/color_swatch.html:23 print/templates/color_swatch.html:44 -#: print/templates/operator_detailedview.html:67 -msgid "# stops" -msgstr "# stop" - -#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 -#: print/templates/operator_detailedview.html:68 msgid "# trims" msgstr "# trims" +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "stop after?" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "yes" +msgstr "" + +#: print/templates/color_swatch.html:24 print/templates/color_swatch.html:45 +#: print/templates/operator_detailedview.html:66 +msgid "no" +msgstr "" + #: print/templates/footer.html:2 msgid "Page" msgstr "Page" @@ -522,20 +531,24 @@ msgstr "Nombre de points total" #: print/templates/operator_detailedview.html:33 #: print/templates/operator_overview.html:8 #: print/templates/print_overview.html:8 -msgid "Total nr stops" -msgstr "Total nr stop" +msgid "Total stops" +msgstr "" #: print/templates/operator_detailedview.html:34 #: print/templates/operator_overview.html:9 #: print/templates/print_overview.html:9 -msgid "Total nr trims" -msgstr "Total nr stop" +msgid "Total trims" +msgstr "" -#: print/templates/operator_detailedview.html:63 +#: print/templates/operator_detailedview.html:61 msgid "thread used" msgstr "fil utilisé" -#: print/templates/operator_detailedview.html:71 +#: print/templates/operator_detailedview.html:65 +msgid "trims" +msgstr "" + +#: print/templates/operator_detailedview.html:69 msgid "Enter operator notes..." msgstr "Entrez des notes d'utilisation..." |
