Skip to content

Commit 580a191

Browse files
authored
Merge pull request #1130 from tannewt/translate
Update translations
2 parents 867a9c5 + 4c5a238 commit 580a191

File tree

4 files changed

+119
-47
lines changed

4 files changed

+119
-47
lines changed

locale/circuitpython.pot

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-08-16 14:36-0700\n"
11+
"POT-Creation-Date: 2018-08-20 09:37-0700\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -348,22 +348,23 @@ msgstr ""
348348
msgid "All event channels in use"
349349
msgstr ""
350350

351-
#: ports/atmel-samd/common-hal/busio/I2C.c:45
351+
#: ports/atmel-samd/common-hal/busio/I2C.c:71
352352
msgid "Not enough pins available"
353353
msgstr ""
354354

355-
#: ports/atmel-samd/common-hal/busio/I2C.c:76
355+
#: ports/atmel-samd/common-hal/busio/I2C.c:78
356356
#: ports/atmel-samd/common-hal/busio/SPI.c:132
357357
#: ports/atmel-samd/common-hal/busio/UART.c:119
358+
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
358359
#: ports/nrf/common-hal/busio/I2C.c:58
359360
msgid "Invalid pins"
360361
msgstr ""
361362

362-
#: ports/atmel-samd/common-hal/busio/I2C.c:99
363+
#: ports/atmel-samd/common-hal/busio/I2C.c:101
363364
msgid "SDA or SCL needs a pull up"
364365
msgstr ""
365366

366-
#: ports/atmel-samd/common-hal/busio/I2C.c:119
367+
#: ports/atmel-samd/common-hal/busio/I2C.c:121
367368
msgid "Unsupported baudrate"
368369
msgstr ""
369370

@@ -2029,6 +2030,18 @@ msgstr ""
20292030
msgid "expected a DigitalInOut"
20302031
msgstr ""
20312032

2033+
#: shared-bindings/i2cslave/I2CSlave.c:98
2034+
msgid "can't convert address to int"
2035+
msgstr ""
2036+
2037+
#: shared-bindings/i2cslave/I2CSlave.c:101
2038+
msgid "address out of bounds"
2039+
msgstr ""
2040+
2041+
#: shared-bindings/i2cslave/I2CSlave.c:107
2042+
msgid "addresses is empty"
2043+
msgstr ""
2044+
20322045
#: shared-bindings/microcontroller/Pin.c:89
20332046
#: shared-bindings/neopixel_write/__init__.c:67
20342047
#: shared-bindings/pulseio/PulseOut.c:75

locale/en_US.po

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-08-16 14:36-0700\n"
10+
"POT-Creation-Date: 2018-08-20 09:37-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -348,22 +348,23 @@ msgstr ""
348348
msgid "All event channels in use"
349349
msgstr ""
350350

351-
#: ports/atmel-samd/common-hal/busio/I2C.c:45
351+
#: ports/atmel-samd/common-hal/busio/I2C.c:71
352352
msgid "Not enough pins available"
353353
msgstr ""
354354

355-
#: ports/atmel-samd/common-hal/busio/I2C.c:76
355+
#: ports/atmel-samd/common-hal/busio/I2C.c:78
356356
#: ports/atmel-samd/common-hal/busio/SPI.c:132
357357
#: ports/atmel-samd/common-hal/busio/UART.c:119
358+
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
358359
#: ports/nrf/common-hal/busio/I2C.c:58
359360
msgid "Invalid pins"
360361
msgstr ""
361362

362-
#: ports/atmel-samd/common-hal/busio/I2C.c:99
363+
#: ports/atmel-samd/common-hal/busio/I2C.c:101
363364
msgid "SDA or SCL needs a pull up"
364365
msgstr ""
365366

366-
#: ports/atmel-samd/common-hal/busio/I2C.c:119
367+
#: ports/atmel-samd/common-hal/busio/I2C.c:121
367368
msgid "Unsupported baudrate"
368369
msgstr ""
369370

@@ -2029,6 +2030,18 @@ msgstr ""
20292030
msgid "expected a DigitalInOut"
20302031
msgstr ""
20312032

2033+
#: shared-bindings/i2cslave/I2CSlave.c:98
2034+
msgid "can't convert address to int"
2035+
msgstr ""
2036+
2037+
#: shared-bindings/i2cslave/I2CSlave.c:101
2038+
msgid "address out of bounds"
2039+
msgstr ""
2040+
2041+
#: shared-bindings/i2cslave/I2CSlave.c:107
2042+
msgid "addresses is empty"
2043+
msgstr ""
2044+
20322045
#: shared-bindings/microcontroller/Pin.c:89
20332046
#: shared-bindings/neopixel_write/__init__.c:67
20342047
#: shared-bindings/pulseio/PulseOut.c:75

locale/es.po

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-08-16 14:36-0700\n"
10+
"POT-Creation-Date: 2018-08-20 09:37-0700\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -348,22 +348,23 @@ msgstr ""
348348
msgid "All event channels in use"
349349
msgstr ""
350350

351-
#: ports/atmel-samd/common-hal/busio/I2C.c:45
351+
#: ports/atmel-samd/common-hal/busio/I2C.c:71
352352
msgid "Not enough pins available"
353353
msgstr ""
354354

355-
#: ports/atmel-samd/common-hal/busio/I2C.c:76
355+
#: ports/atmel-samd/common-hal/busio/I2C.c:78
356356
#: ports/atmel-samd/common-hal/busio/SPI.c:132
357357
#: ports/atmel-samd/common-hal/busio/UART.c:119
358+
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
358359
#: ports/nrf/common-hal/busio/I2C.c:58
359360
msgid "Invalid pins"
360361
msgstr ""
361362

362-
#: ports/atmel-samd/common-hal/busio/I2C.c:99
363+
#: ports/atmel-samd/common-hal/busio/I2C.c:101
363364
msgid "SDA or SCL needs a pull up"
364365
msgstr ""
365366

366-
#: ports/atmel-samd/common-hal/busio/I2C.c:119
367+
#: ports/atmel-samd/common-hal/busio/I2C.c:121
367368
msgid "Unsupported baudrate"
368369
msgstr ""
369370

@@ -2029,6 +2030,18 @@ msgstr ""
20292030
msgid "expected a DigitalInOut"
20302031
msgstr ""
20312032

2033+
#: shared-bindings/i2cslave/I2CSlave.c:98
2034+
msgid "can't convert address to int"
2035+
msgstr ""
2036+
2037+
#: shared-bindings/i2cslave/I2CSlave.c:101
2038+
msgid "address out of bounds"
2039+
msgstr ""
2040+
2041+
#: shared-bindings/i2cslave/I2CSlave.c:107
2042+
msgid "addresses is empty"
2043+
msgstr ""
2044+
20322045
#: shared-bindings/microcontroller/Pin.c:89
20332046
#: shared-bindings/neopixel_write/__init__.c:67
20342047
#: shared-bindings/pulseio/PulseOut.c:75

0 commit comments

Comments
 (0)