summaryrefslogtreecommitdiff
path: root/locale/fr.po
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2019-04-11 12:05:49 +0200
committerRadomir Dopieralski <openstack@sheep.art.pl>2019-04-12 20:43:29 +0200
commitae60968563ff844189ef17fcb8ba3ec9bb7b54f9 (patch)
tree499a4d93cbba5705ec2a248e48198d9b593fa0c6 /locale/fr.po
parent7e89beeb3101ddb7fc1d3f35d492943ffb287ec2 (diff)
More refactoring
Diffstat (limited to 'locale/fr.po')
-rw-r--r--locale/fr.po9
1 files changed, 4 insertions, 5 deletions
diff --git a/locale/fr.po b/locale/fr.po
index c304b8fe5..61f0b7b7f 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-04-11 11:22+0200\n"
+"POT-Creation-Date: 2019-04-11 11:44+0200\n"
"PO-Revision-Date: 2018-12-23 20:05+0100\n"
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
"Language-Team: fr\n"
@@ -1789,10 +1789,6 @@ msgstr "les exceptions doivent dériver de BaseException"
msgid "expected ':' after format specifier"
msgstr "':' attendu après la spécification de format"
-#: shared-bindings/gamepad/GamePad.c
-msgid "expected a DigitalInOut"
-msgstr "objet DigitalInOut attendu"
-
#: py/obj.c
msgid "expected tuple/list"
msgstr "un tuple ou une liste est attendu"
@@ -2811,6 +2807,9 @@ msgstr "'step' nul"
#~ msgid "either pos or kw args are allowed"
#~ msgstr "soit 'pos', soit 'kw' est permis en argument"
+#~ msgid "expected a DigitalInOut"
+#~ msgstr "objet DigitalInOut attendu"
+
#~ msgid "expecting a pin"
#~ msgstr "une broche (Pin) est attendue"