Skip to content

Commit 17ff891

Browse files
authored
Merge pull request #5071 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents fc59a7a + adfe2f0 commit 17ff891

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

locale/fr.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-05-21 17:47+0000\n"
12-
"Last-Translator: Hugo Dahl <[email protected]>\n"
11+
"PO-Revision-Date: 2021-07-27 14:33+0000\n"
12+
"Last-Translator: Noel Gaetan <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n > 1;\n"
18-
"X-Generator: Weblate 4.7-dev\n"
18+
"X-Generator: Weblate 4.7.2-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -58,7 +58,7 @@ msgstr " est de type %q\n"
5858

5959
#: main.c
6060
msgid " not found.\n"
61-
msgstr ""
61+
msgstr " pas trouvé\n"
6262

6363
#: main.c
6464
msgid " output:\n"
@@ -100,7 +100,7 @@ msgstr "les indices %q doivent être des entiers, pas %s"
100100

101101
#: py/argcheck.c
102102
msgid "%q length must be %q"
103-
msgstr ""
103+
msgstr "La longueur de %q doit être de %q"
104104

105105
#: shared-bindings/vectorio/Polygon.c
106106
msgid "%q list must be a list"
@@ -116,7 +116,7 @@ msgstr ""
116116

117117
#: shared-bindings/usb_hid/Device.c
118118
msgid "%q must be 0-255"
119-
msgstr ""
119+
msgstr "%q doit être compris entre 0 et 255"
120120

121121
#: shared-bindings/usb_hid/Device.c
122122
msgid "%q must be 1-255"
@@ -144,7 +144,7 @@ msgstr ""
144144

145145
#: py/argcheck.c
146146
msgid "%q must be a string"
147-
msgstr ""
147+
msgstr "%q doit être une chaîne de caractères"
148148

149149
#: shared-module/vectorio/Polygon.c
150150
msgid "%q must be a tuple of length 2"
@@ -156,11 +156,11 @@ msgstr ""
156156

157157
#: ports/atmel-samd/common-hal/busio/UART.c
158158
msgid "%q must be power of 2"
159-
msgstr ""
159+
msgstr "%q doit être une puissance de 2"
160160

161161
#: py/argcheck.c
162162
msgid "%q must of type %q"
163-
msgstr ""
163+
msgstr "%q doit être de type %q"
164164

165165
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
166166
#: shared-bindings/canio/Match.c
@@ -262,7 +262,7 @@ msgstr "l'objet %s ne supporte pas l'assignation d'éléments"
262262
#: py/obj.c
263263
#, c-format
264264
msgid "'%s' object doesn't support item deletion"
265-
msgstr ""
265+
msgstr "L’objet '%s' ne prend pas en charge la suppression d’éléments"
266266

267267
#: py/runtime.c
268268
msgid "'%s' object has no attribute '%q'"
@@ -672,7 +672,7 @@ msgstr "Impossible de définir CCCD sur une caractéristique locale"
672672
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
673673
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
674674
msgid "Cannot change USB devices now"
675-
msgstr ""
675+
msgstr "Impossible de changer de périphérique USB maintenant"
676676

677677
#: shared-bindings/_bleio/Adapter.c
678678
msgid "Cannot create a new Adapter; use _bleio.adapter;"

0 commit comments

Comments
 (0)