Skip to content

Commit 75b5142

Browse files
committed
Minor style changes and translations
1 parent 42baf00 commit 75b5142

File tree

17 files changed

+36
-102
lines changed

17 files changed

+36
-102
lines changed

locale/ID.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
11+
"POT-Creation-Date: 2020-05-21 11:18-0400\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"
@@ -816,7 +816,7 @@ msgstr ""
816816
msgid "Hardware busy, try alternative pins"
817817
msgstr ""
818818

819-
#: ports/stm/common-hal/busio/UART.c
819+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
820820
msgid "Hardware in use, try alternative pins"
821821
msgstr ""
822822

@@ -1538,10 +1538,6 @@ msgstr ""
15381538
msgid "UART Re-init error"
15391539
msgstr ""
15401540

1541-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1542-
msgid "UART peripheral is already in use"
1543-
msgstr ""
1544-
15451541
#: ports/stm/common-hal/busio/UART.c
15461542
msgid "UART write error"
15471543
msgstr ""

locale/circuitpython.pot

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
11+
"POT-Creation-Date: 2020-05-21 11:18-0400\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"
@@ -805,7 +805,7 @@ msgstr ""
805805
msgid "Hardware busy, try alternative pins"
806806
msgstr ""
807807

808-
#: ports/stm/common-hal/busio/UART.c
808+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
809809
msgid "Hardware in use, try alternative pins"
810810
msgstr ""
811811

@@ -1522,10 +1522,6 @@ msgstr ""
15221522
msgid "UART Re-init error"
15231523
msgstr ""
15241524

1525-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1526-
msgid "UART peripheral is already in use"
1527-
msgstr ""
1528-
15291525
#: ports/stm/common-hal/busio/UART.c
15301526
msgid "UART write error"
15311527
msgstr ""

locale/cs.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
11+
"POT-Creation-Date: 2020-05-21 11:18-0400\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"
@@ -805,7 +805,7 @@ msgstr ""
805805
msgid "Hardware busy, try alternative pins"
806806
msgstr ""
807807

808-
#: ports/stm/common-hal/busio/UART.c
808+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
809809
msgid "Hardware in use, try alternative pins"
810810
msgstr ""
811811

@@ -1522,10 +1522,6 @@ msgstr ""
15221522
msgid "UART Re-init error"
15231523
msgstr ""
15241524

1525-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1526-
msgid "UART peripheral is already in use"
1527-
msgstr ""
1528-
15291525
#: ports/stm/common-hal/busio/UART.c
15301526
msgid "UART write error"
15311527
msgstr ""

locale/de_DE.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
10+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1111
"PO-Revision-Date: 2020-05-18 02:48+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
@@ -818,7 +818,7 @@ msgstr "Gruppe voll"
818818
msgid "Hardware busy, try alternative pins"
819819
msgstr ""
820820

821-
#: ports/stm/common-hal/busio/UART.c
821+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
822822
msgid "Hardware in use, try alternative pins"
823823
msgstr ""
824824

@@ -1548,10 +1548,6 @@ msgstr ""
15481548
msgid "UART Re-init error"
15491549
msgstr ""
15501550

1551-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1552-
msgid "UART peripheral is already in use"
1553-
msgstr ""
1554-
15551551
#: ports/stm/common-hal/busio/UART.c
15561552
msgid "UART write error"
15571553
msgstr ""

locale/en_US.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
10+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -805,7 +805,7 @@ msgstr ""
805805
msgid "Hardware busy, try alternative pins"
806806
msgstr ""
807807

808-
#: ports/stm/common-hal/busio/UART.c
808+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
809809
msgid "Hardware in use, try alternative pins"
810810
msgstr ""
811811

@@ -1522,10 +1522,6 @@ msgstr ""
15221522
msgid "UART Re-init error"
15231523
msgstr ""
15241524

1525-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1526-
msgid "UART peripheral is already in use"
1527-
msgstr ""
1528-
15291525
#: ports/stm/common-hal/busio/UART.c
15301526
msgid "UART write error"
15311527
msgstr ""

locale/en_x_pirate.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
10+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1111
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
1212
"Last-Translator: Tannewt <[email protected]>\n"
1313
"Language-Team: English <https://later.unpythonic.net/projects/circuitpython/"
@@ -814,7 +814,7 @@ msgstr ""
814814
msgid "Hardware busy, try alternative pins"
815815
msgstr ""
816816

817-
#: ports/stm/common-hal/busio/UART.c
817+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
818818
msgid "Hardware in use, try alternative pins"
819819
msgstr ""
820820

@@ -1531,10 +1531,6 @@ msgstr ""
15311531
msgid "UART Re-init error"
15321532
msgstr ""
15331533

1534-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1535-
msgid "UART peripheral is already in use"
1536-
msgstr ""
1537-
15381534
#: ports/stm/common-hal/busio/UART.c
15391535
msgid "UART write error"
15401536
msgstr ""

locale/es.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
10+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1111
"PO-Revision-Date: 2020-05-17 20:56+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: \n"
@@ -812,7 +812,7 @@ msgstr "Group lleno"
812812
msgid "Hardware busy, try alternative pins"
813813
msgstr ""
814814

815-
#: ports/stm/common-hal/busio/UART.c
815+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
816816
msgid "Hardware in use, try alternative pins"
817817
msgstr ""
818818

@@ -1540,10 +1540,6 @@ msgstr ""
15401540
msgid "UART Re-init error"
15411541
msgstr ""
15421542

1543-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1544-
msgid "UART peripheral is already in use"
1545-
msgstr ""
1546-
15471543
#: ports/stm/common-hal/busio/UART.c
15481544
msgid "UART write error"
15491545
msgstr ""

locale/fil.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
10+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <[email protected]>\n"
1313
"Language-Team: fil\n"
@@ -819,7 +819,7 @@ msgstr "Puno ang group"
819819
msgid "Hardware busy, try alternative pins"
820820
msgstr ""
821821

822-
#: ports/stm/common-hal/busio/UART.c
822+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
823823
msgid "Hardware in use, try alternative pins"
824824
msgstr ""
825825

@@ -1545,10 +1545,6 @@ msgstr ""
15451545
msgid "UART Re-init error"
15461546
msgstr ""
15471547

1548-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1549-
msgid "UART peripheral is already in use"
1550-
msgstr ""
1551-
15521548
#: ports/stm/common-hal/busio/UART.c
15531549
msgid "UART write error"
15541550
msgstr ""

locale/fr.po

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: 0.1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-20 13:28-0400\n"
11+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1212
"PO-Revision-Date: 2020-05-17 20:56+0000\n"
1313
"Last-Translator: Anonymous <[email protected]>\n"
1414
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
@@ -834,7 +834,7 @@ msgstr "Groupe plein"
834834
msgid "Hardware busy, try alternative pins"
835835
msgstr "Matériel occupé, essayez d'autres broches"
836836

837-
#: ports/stm/common-hal/busio/UART.c
837+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
838838
msgid "Hardware in use, try alternative pins"
839839
msgstr "Matériel utilisé, essayez d'autres broches"
840840

@@ -1576,10 +1576,6 @@ msgstr "Erreur d'initialisation UART"
15761576
msgid "UART Re-init error"
15771577
msgstr "Erreur de réinitialisation UART"
15781578

1579-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1580-
msgid "UART peripheral is already in use"
1581-
msgstr ""
1582-
15831579
#: ports/stm/common-hal/busio/UART.c
15841580
msgid "UART write error"
15851581
msgstr "Erreur d'écriture UART"

locale/it_IT.po

Lines changed: 2 additions & 6 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-05-20 13:28-0400\n"
11+
"POT-Creation-Date: 2020-05-21 11:18-0400\n"
1212
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1313
"Last-Translator: Enrico Paganin <[email protected]>\n"
1414
"Language-Team: \n"
@@ -819,7 +819,7 @@ msgstr "Gruppo pieno"
819819
msgid "Hardware busy, try alternative pins"
820820
msgstr ""
821821

822-
#: ports/stm/common-hal/busio/UART.c
822+
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
823823
msgid "Hardware in use, try alternative pins"
824824
msgstr ""
825825

@@ -1556,10 +1556,6 @@ msgstr ""
15561556
msgid "UART Re-init error"
15571557
msgstr ""
15581558

1559-
#: ports/mimxrt10xx/common-hal/busio/UART.c
1560-
msgid "UART peripheral is already in use"
1561-
msgstr ""
1562-
15631559
#: ports/stm/common-hal/busio/UART.c
15641560
msgid "UART write error"
15651561
msgstr ""

0 commit comments

Comments
 (0)