tests/projects/svghmi_xy/svghmi_0@svghmi/fr-FR.po
author Edouard Tisserant <edouard@beremiz.fr>
Thu, 05 Dec 2024 13:56:59 +0100
changeset 4060 d2f5eb3c7d6e
parent 3490 4f252e8d6759
permissions -rw-r--r--
py_ext: fix CSV Writer

fix POU logic :
- SAVE is a BOOL
- invocation of py_eval on rising edge of SAVE
- remove save python argument

fix python:
- use no encoding for file open (python2)
- re-use detected dialect if any
- use no "rt+" and truncate since no need to re-sniff dialect for output file
- return "OK" instead of "#SUCCESS", preventing POU logic to ACK result
- support creating new line if writing just after last line
- support appending data on short rows

fix example:
- use a HMI:Button to trigger CSV write instead of HMI:Input +1
- reload CSVs on on each new CSV opened in file browser
- add display of CSV write output
3490
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     1
# SOME DESCRIPTIVE TITLE.
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     2
# Copyright (C) YEAR ORGANIZATION
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     3
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     4
#
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     5
msgid ""
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     6
msgstr ""
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     7
"Project-Id-Version: \n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     8
"POT-Creation-Date: 2022-05-13 11:27+CEST\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
     9
"PO-Revision-Date: 2022-05-13 11:29+0200\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    10
"Language-Team: \n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    11
"MIME-Version: 1.0\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    12
"Content-Type: text/plain; charset=UTF-8\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    13
"Content-Transfer-Encoding: 8bit\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    14
"Generated-By: SVGHMI 1.0\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    15
"X-Generator: Poedit 2.3\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    16
"Last-Translator: \n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    17
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    18
"Language: fr\n"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    19
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    20
msgid "blup"
4f252e8d6759 SVGHMI: more fixes for XY graph + add XY graph test.
Edouard Tisserant
parents:
diff changeset
    21
msgstr "bloup"