Skip to content

Commit 8aa4ee5

Browse files
committed
locale: make translate and msgmerge
1 parent fa90cb0 commit 8aa4ee5

File tree

16 files changed

+136
-80
lines changed

16 files changed

+136
-80
lines changed

locale/ID.po

Lines changed: 5 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: 2020-06-01 17:10-0700\n"
11+
"POT-Creation-Date: 2020-06-14 14:39-0500\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"
@@ -973,7 +973,7 @@ msgstr "Pin untuk channel kanan tidak valid"
973973
#: ports/atmel-samd/common-hal/busio/I2C.c
974974
#: ports/atmel-samd/common-hal/busio/SPI.c
975975
#: ports/atmel-samd/common-hal/busio/UART.c
976-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
976+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
977977
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
978978
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
979979
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1743,11 +1743,11 @@ msgstr "abort() dipanggil"
17431743
msgid "address %08x is not aligned to %d bytes"
17441744
msgstr "alamat %08x tidak selaras dengan %d bytes"
17451745

1746-
#: shared-bindings/i2cslave/I2CSlave.c
1746+
#: shared-bindings/i2csecondary/I2CSecondary.c
17471747
msgid "address out of bounds"
17481748
msgstr ""
17491749

1750-
#: shared-bindings/i2cslave/I2CSlave.c
1750+
#: shared-bindings/i2csecondary/I2CSecondary.c
17511751
msgid "addresses is empty"
17521752
msgstr ""
17531753

@@ -1937,7 +1937,7 @@ msgstr ""
19371937
msgid "can't convert NaN to int"
19381938
msgstr ""
19391939

1940-
#: shared-bindings/i2cslave/I2CSlave.c
1940+
#: shared-bindings/i2csecondary/I2CSecondary.c
19411941
msgid "can't convert address to int"
19421942
msgstr ""
19431943

locale/circuitpython.pot

Lines changed: 5 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: 2020-06-01 17:10-0700\n"
11+
"POT-Creation-Date: 2020-06-14 14:39-0500\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"
@@ -962,7 +962,7 @@ msgstr ""
962962
#: ports/atmel-samd/common-hal/busio/I2C.c
963963
#: ports/atmel-samd/common-hal/busio/SPI.c
964964
#: ports/atmel-samd/common-hal/busio/UART.c
965-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
965+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
966966
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
967967
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
968968
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1720,11 +1720,11 @@ msgstr ""
17201720
msgid "address %08x is not aligned to %d bytes"
17211721
msgstr ""
17221722

1723-
#: shared-bindings/i2cslave/I2CSlave.c
1723+
#: shared-bindings/i2csecondary/I2CSecondary.c
17241724
msgid "address out of bounds"
17251725
msgstr ""
17261726

1727-
#: shared-bindings/i2cslave/I2CSlave.c
1727+
#: shared-bindings/i2csecondary/I2CSecondary.c
17281728
msgid "addresses is empty"
17291729
msgstr ""
17301730

@@ -1913,7 +1913,7 @@ msgstr ""
19131913
msgid "can't convert NaN to int"
19141914
msgstr ""
19151915

1916-
#: shared-bindings/i2cslave/I2CSlave.c
1916+
#: shared-bindings/i2csecondary/I2CSecondary.c
19171917
msgid "can't convert address to int"
19181918
msgstr ""
19191919

locale/cs.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-06-01 17:10-0700\n"
10+
"POT-Creation-Date: 2020-06-14 14:39-0500\n"
1111
"PO-Revision-Date: 2020-05-24 03:22+0000\n"
1212
"Last-Translator: dronecz <[email protected]>\n"
1313
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -970,7 +970,7 @@ msgstr ""
970970
#: ports/atmel-samd/common-hal/busio/I2C.c
971971
#: ports/atmel-samd/common-hal/busio/SPI.c
972972
#: ports/atmel-samd/common-hal/busio/UART.c
973-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
973+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
974974
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
975975
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
976976
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1728,11 +1728,11 @@ msgstr ""
17281728
msgid "address %08x is not aligned to %d bytes"
17291729
msgstr ""
17301730

1731-
#: shared-bindings/i2cslave/I2CSlave.c
1731+
#: shared-bindings/i2csecondary/I2CSecondary.c
17321732
msgid "address out of bounds"
17331733
msgstr ""
17341734

1735-
#: shared-bindings/i2cslave/I2CSlave.c
1735+
#: shared-bindings/i2csecondary/I2CSecondary.c
17361736
msgid "addresses is empty"
17371737
msgstr ""
17381738

@@ -1921,7 +1921,7 @@ msgstr ""
19211921
msgid "can't convert NaN to int"
19221922
msgstr ""
19231923

1924-
#: shared-bindings/i2cslave/I2CSlave.c
1924+
#: shared-bindings/i2csecondary/I2CSecondary.c
19251925
msgid "can't convert address to int"
19261926
msgstr ""
19271927

locale/de_DE.po

Lines changed: 5 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: 2020-06-01 17:10-0700\n"
10+
"POT-Creation-Date: 2020-06-14 14:39-0500\n"
1111
"PO-Revision-Date: 2020-05-29 17:42+0000\n"
1212
"Last-Translator: Thomas Friehoff <[email protected]>\n"
1313
"Language: de_DE\n"
@@ -987,7 +987,7 @@ msgstr "Ungültiger Pin für rechten Kanal"
987987
#: ports/atmel-samd/common-hal/busio/I2C.c
988988
#: ports/atmel-samd/common-hal/busio/SPI.c
989989
#: ports/atmel-samd/common-hal/busio/UART.c
990-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
990+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
991991
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
992992
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
993993
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1785,11 +1785,11 @@ msgstr "abort() wurde aufgerufen"
17851785
msgid "address %08x is not aligned to %d bytes"
17861786
msgstr "Addresse %08x ist nicht an %d bytes ausgerichtet"
17871787

1788-
#: shared-bindings/i2cslave/I2CSlave.c
1788+
#: shared-bindings/i2csecondary/I2CSecondary.c
17891789
msgid "address out of bounds"
17901790
msgstr "Adresse außerhalb der Grenzen"
17911791

1792-
#: shared-bindings/i2cslave/I2CSlave.c
1792+
#: shared-bindings/i2csecondary/I2CSecondary.c
17931793
msgid "addresses is empty"
17941794
msgstr "adresses ist leer"
17951795

@@ -1980,7 +1980,7 @@ msgstr "Kann '%q' Objekt nicht implizit nach %q konvertieren"
19801980
msgid "can't convert NaN to int"
19811981
msgstr "kann NaN nicht nach int konvertieren"
19821982

1983-
#: shared-bindings/i2cslave/I2CSlave.c
1983+
#: shared-bindings/i2csecondary/I2CSecondary.c
19841984
msgid "can't convert address to int"
19851985
msgstr "kann Adresse nicht in int konvertieren"
19861986

locale/en_US.po

Lines changed: 33 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: 2020-06-01 08:56-0500\n"
10+
"POT-Creation-Date: 2020-06-14 14:39-0500\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -962,7 +962,7 @@ msgstr ""
962962
#: ports/atmel-samd/common-hal/busio/I2C.c
963963
#: ports/atmel-samd/common-hal/busio/SPI.c
964964
#: ports/atmel-samd/common-hal/busio/UART.c
965-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
965+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
966966
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
967967
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
968968
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1652,6 +1652,26 @@ msgstr ""
16521652
msgid "WARNING: Your code filename has two extensions\n"
16531653
msgstr ""
16541654

1655+
#: shared-bindings/watchdog/WatchDogTimer.c
1656+
msgid "WatchDogTimer cannot be deinitialized once mode is set to RESET"
1657+
msgstr ""
1658+
1659+
#: shared-bindings/watchdog/WatchDogTimer.c
1660+
msgid "WatchDogTimer is not currently running"
1661+
msgstr ""
1662+
1663+
#: shared-bindings/watchdog/WatchDogTimer.c
1664+
msgid "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
1665+
msgstr ""
1666+
1667+
#: shared-bindings/watchdog/WatchDogTimer.c
1668+
msgid "WatchDogTimer.timeout must be greater than 0"
1669+
msgstr ""
1670+
1671+
#: supervisor/shared/safe_mode.c
1672+
msgid "Watchdog timer expired."
1673+
msgstr ""
1674+
16551675
#: py/builtinhelp.c
16561676
#, c-format
16571677
msgid ""
@@ -1700,11 +1720,11 @@ msgstr ""
17001720
msgid "address %08x is not aligned to %d bytes"
17011721
msgstr ""
17021722

1703-
#: shared-bindings/i2cslave/I2CSlave.c
1723+
#: shared-bindings/i2csecondary/I2CSecondary.c
17041724
msgid "address out of bounds"
17051725
msgstr ""
17061726

1707-
#: shared-bindings/i2cslave/I2CSlave.c
1727+
#: shared-bindings/i2csecondary/I2CSecondary.c
17081728
msgid "addresses is empty"
17091729
msgstr ""
17101730

@@ -1893,7 +1913,7 @@ msgstr ""
18931913
msgid "can't convert NaN to int"
18941914
msgstr ""
18951915

1896-
#: shared-bindings/i2cslave/I2CSlave.c
1916+
#: shared-bindings/i2csecondary/I2CSecondary.c
18971917
msgid "can't convert address to int"
18981918
msgstr ""
18991919

@@ -3059,6 +3079,10 @@ msgstr ""
30593079
msgid "time.struct_time() takes a 9-sequence"
30603080
msgstr ""
30613081

3082+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3083+
msgid "timeout duration exceeded the maximum supported value"
3084+
msgstr ""
3085+
30623086
#: shared-bindings/busio/UART.c
30633087
msgid "timeout must be 0.0-100.0 seconds"
30643088
msgstr ""
@@ -3212,6 +3236,10 @@ msgstr ""
32123236
msgid "value_count must be > 0"
32133237
msgstr ""
32143238

3239+
#: shared-bindings/watchdog/WatchDogTimer.c
3240+
msgid "watchdog timeout must be greater than 0"
3241+
msgstr ""
3242+
32153243
#: shared-bindings/_bleio/Adapter.c
32163244
msgid "window must be <= interval"
32173245
msgstr ""

locale/en_x_pirate.po

Lines changed: 33 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: 2020-06-01 08:56-0500\n"
10+
"POT-Creation-Date: 2020-06-14 14:39-0500\n"
1111
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
1212
"Last-Translator: Tannewt <[email protected]>\n"
1313
"Language: en_x_pirate\n"
@@ -969,7 +969,7 @@ msgstr "Belay that! Invalid pin for starboard-side channel"
969969
#: ports/atmel-samd/common-hal/busio/I2C.c
970970
#: ports/atmel-samd/common-hal/busio/SPI.c
971971
#: ports/atmel-samd/common-hal/busio/UART.c
972-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
972+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
973973
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
974974
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
975975
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1659,6 +1659,26 @@ msgstr ""
16591659
msgid "WARNING: Your code filename has two extensions\n"
16601660
msgstr "Blimey! Yer code filename has two extensions\n"
16611661

1662+
#: shared-bindings/watchdog/WatchDogTimer.c
1663+
msgid "WatchDogTimer cannot be deinitialized once mode is set to RESET"
1664+
msgstr ""
1665+
1666+
#: shared-bindings/watchdog/WatchDogTimer.c
1667+
msgid "WatchDogTimer is not currently running"
1668+
msgstr ""
1669+
1670+
#: shared-bindings/watchdog/WatchDogTimer.c
1671+
msgid "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
1672+
msgstr ""
1673+
1674+
#: shared-bindings/watchdog/WatchDogTimer.c
1675+
msgid "WatchDogTimer.timeout must be greater than 0"
1676+
msgstr ""
1677+
1678+
#: supervisor/shared/safe_mode.c
1679+
msgid "Watchdog timer expired."
1680+
msgstr ""
1681+
16621682
#: py/builtinhelp.c
16631683
#, c-format
16641684
msgid ""
@@ -1707,11 +1727,11 @@ msgstr ""
17071727
msgid "address %08x is not aligned to %d bytes"
17081728
msgstr ""
17091729

1710-
#: shared-bindings/i2cslave/I2CSlave.c
1730+
#: shared-bindings/i2csecondary/I2CSecondary.c
17111731
msgid "address out of bounds"
17121732
msgstr ""
17131733

1714-
#: shared-bindings/i2cslave/I2CSlave.c
1734+
#: shared-bindings/i2csecondary/I2CSecondary.c
17151735
msgid "addresses is empty"
17161736
msgstr ""
17171737

@@ -1900,7 +1920,7 @@ msgstr ""
19001920
msgid "can't convert NaN to int"
19011921
msgstr ""
19021922

1903-
#: shared-bindings/i2cslave/I2CSlave.c
1923+
#: shared-bindings/i2csecondary/I2CSecondary.c
19041924
msgid "can't convert address to int"
19051925
msgstr ""
19061926

@@ -3066,6 +3086,10 @@ msgstr ""
30663086
msgid "time.struct_time() takes a 9-sequence"
30673087
msgstr ""
30683088

3089+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3090+
msgid "timeout duration exceeded the maximum supported value"
3091+
msgstr ""
3092+
30693093
#: shared-bindings/busio/UART.c
30703094
msgid "timeout must be 0.0-100.0 seconds"
30713095
msgstr ""
@@ -3219,6 +3243,10 @@ msgstr ""
32193243
msgid "value_count must be > 0"
32203244
msgstr ""
32213245

3246+
#: shared-bindings/watchdog/WatchDogTimer.c
3247+
msgid "watchdog timeout must be greater than 0"
3248+
msgstr ""
3249+
32223250
#: shared-bindings/_bleio/Adapter.c
32233251
msgid "window must be <= interval"
32243252
msgstr ""

locale/es.po

Lines changed: 5 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: 2020-06-01 17:10-0700\n"
10+
"POT-Creation-Date: 2020-06-14 14:39-0500\n"
1111
"PO-Revision-Date: 2020-05-17 20:56+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: \n"
@@ -971,7 +971,7 @@ msgstr "Pin inválido para canal derecho"
971971
#: ports/atmel-samd/common-hal/busio/I2C.c
972972
#: ports/atmel-samd/common-hal/busio/SPI.c
973973
#: ports/atmel-samd/common-hal/busio/UART.c
974-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
974+
#: ports/atmel-samd/common-hal/i2csecondary/I2CSecondary.c
975975
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
976976
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
977977
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1745,11 +1745,11 @@ msgstr "se llamó abort()"
17451745
msgid "address %08x is not aligned to %d bytes"
17461746
msgstr "la dirección %08x no esta alineada a %d bytes"
17471747

1748-
#: shared-bindings/i2cslave/I2CSlave.c
1748+
#: shared-bindings/i2csecondary/I2CSecondary.c
17491749
msgid "address out of bounds"
17501750
msgstr "address fuera de límites"
17511751

1752-
#: shared-bindings/i2cslave/I2CSlave.c
1752+
#: shared-bindings/i2csecondary/I2CSecondary.c
17531753
msgid "addresses is empty"
17541754
msgstr "addresses esta vacío"
17551755

@@ -1939,7 +1939,7 @@ msgstr "no se puede convertir el objeto '%q' a %q implícitamente"
19391939
msgid "can't convert NaN to int"
19401940
msgstr "no se puede convertir Nan a int"
19411941

1942-
#: shared-bindings/i2cslave/I2CSlave.c
1942+
#: shared-bindings/i2csecondary/I2CSecondary.c
19431943
msgid "can't convert address to int"
19441944
msgstr "no se puede convertir address a int"
19451945

0 commit comments

Comments
 (0)