|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: 0.1\n"
|
9 | 9 | "Report-Msgid-Bugs-To: \n"
|
10 |
| -"POT-Creation-Date: 2018-09-18 22:20-0400\n" |
| 10 | +"POT-Creation-Date: 2018-09-20 21:52-0400\n" |
11 | 11 | "PO-Revision-Date: 2018-08-14 11:01+0200\n"
|
12 | 12 | " Last-Translator: Pierrick Couturier <[email protected]>\n"
|
13 | 13 | "Language-Team: fr\n"
|
@@ -363,7 +363,7 @@ msgstr "Pas assez de broches disponibles"
|
363 | 363 | #: ports/atmel-samd/common-hal/busio/SPI.c:132
|
364 | 364 | #: ports/atmel-samd/common-hal/busio/UART.c:119
|
365 | 365 | #: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
|
366 |
| -#: ports/nrf/common-hal/busio/I2C.c:58 |
| 366 | +#: ports/nrf/common-hal/busio/I2C.c:77 |
367 | 367 | msgid "Invalid pins"
|
368 | 368 | msgstr "Broche invalide"
|
369 | 369 |
|
@@ -696,6 +696,20 @@ msgstr "paramètre de config. inconnu"
|
696 | 696 | msgid "AnalogOut functionality not supported"
|
697 | 697 | msgstr "AnalogOut non supporté"
|
698 | 698 |
|
| 699 | +#: ports/nrf/common-hal/busio/I2C.c:91 |
| 700 | +#, fuzzy |
| 701 | +msgid "All I2C peripherals are in use" |
| 702 | +msgstr "Tous les timers sont utilisés" |
| 703 | + |
| 704 | +#: ports/nrf/common-hal/busio/SPI.c:109 |
| 705 | +#, fuzzy |
| 706 | +msgid "All SPI peripherals are in use" |
| 707 | +msgstr "Tous les timers sont utilisés" |
| 708 | + |
| 709 | +#: ports/nrf/common-hal/busio/SPI.c:170 |
| 710 | +msgid "Baud rate too high for this SPI peripheral" |
| 711 | +msgstr "" |
| 712 | + |
699 | 713 | #: ports/nrf/common-hal/busio/UART.c:43 ports/nrf/common-hal/busio/UART.c:47
|
700 | 714 | #: ports/nrf/common-hal/busio/UART.c:51 ports/nrf/common-hal/busio/UART.c:60
|
701 | 715 | #: ports/nrf/common-hal/busio/UART.c:66 ports/nrf/common-hal/busio/UART.c:71
|
@@ -2386,10 +2400,10 @@ msgstr "'S' et 'O' ne sont pas des types de format supportés"
|
2386 | 2400 | msgid "too many arguments provided with the given format"
|
2387 | 2401 | msgstr "trop d'arguments fournis avec ce format"
|
2388 | 2402 |
|
2389 |
| -#, fuzzy |
2390 |
| -#~ msgid "value_size must be power of two" |
2391 |
| -#~ msgstr "'len' doit être un multiple de 4" |
2392 |
| - |
2393 | 2403 | #, fuzzy
|
2394 | 2404 | #~ msgid "palette must be displayio.Palette"
|
2395 | 2405 | #~ msgstr "la palette doit être longue de 32 octets"
|
| 2406 | + |
| 2407 | +#, fuzzy |
| 2408 | +#~ msgid "value_size must be power of two" |
| 2409 | +#~ msgstr "'len' doit être un multiple de 4" |
0 commit comments