Skip to content

Commit a983633

Browse files
authored
Merge pull request #5185 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 60c0271 + 8b1742d commit a983633

File tree

17 files changed

+144
-8
lines changed

17 files changed

+144
-8
lines changed

locale/ID.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ msgid ""
7373
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
7474
msgstr ""
7575

76+
#: shared-bindings/microcontroller/Pin.c
77+
msgid "%q and %q contain duplicate pins"
78+
msgstr ""
79+
80+
#: shared-bindings/microcontroller/Pin.c
81+
msgid "%q contains duplicate pins"
82+
msgstr ""
83+
7684
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7785
msgid "%q failure: %d"
7886
msgstr "%q gagal: %d"

locale/cs.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@ msgid ""
6969
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
7070
msgstr ""
7171

72+
#: shared-bindings/microcontroller/Pin.c
73+
msgid "%q and %q contain duplicate pins"
74+
msgstr ""
75+
76+
#: shared-bindings/microcontroller/Pin.c
77+
msgid "%q contains duplicate pins"
78+
msgstr ""
79+
7280
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7381
msgid "%q failure: %d"
7482
msgstr "Selhání %q: %d"

locale/de_DE.po

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-06-19 20:18+0000\n"
10-
"Last-Translator: Zoltán Vörös <zvoros@gmail.com>\n"
9+
"PO-Revision-Date: 2021-08-20 03:20+0000\n"
10+
"Last-Translator: Boris Steinmetz <boris.steinmetz@gmail.com>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 4.7\n"
16+
"X-Generator: Weblate 4.8-dev\n"
1717

1818
#: main.c
1919
msgid ""
@@ -74,6 +74,14 @@ msgstr ""
7474
"%d Address Pins, %d rgb Pins und %d Tiles indiziert eine Höhe von %d, nicht "
7575
"%d"
7676

77+
#: shared-bindings/microcontroller/Pin.c
78+
msgid "%q and %q contain duplicate pins"
79+
msgstr ""
80+
81+
#: shared-bindings/microcontroller/Pin.c
82+
msgid "%q contains duplicate pins"
83+
msgstr ""
84+
7785
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7886
msgid "%q failure: %d"
7987
msgstr "%q Fehler: %d"
@@ -1952,7 +1960,7 @@ msgstr ""
19521960

19531961
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
19541962
msgid "Program too large"
1955-
msgstr ""
1963+
msgstr "Das Programm ist zu groß"
19561964

19571965
#: shared-bindings/digitalio/DigitalInOut.c
19581966
msgid "Pull not used when direction is output."

locale/el.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@ msgid ""
6666
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
6767
msgstr ""
6868

69+
#: shared-bindings/microcontroller/Pin.c
70+
msgid "%q and %q contain duplicate pins"
71+
msgstr ""
72+
73+
#: shared-bindings/microcontroller/Pin.c
74+
msgid "%q contains duplicate pins"
75+
msgstr ""
76+
6977
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7078
msgid "%q failure: %d"
7179
msgstr ""

locale/en_GB.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ msgid ""
7575
msgstr ""
7676
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
7777

78+
#: shared-bindings/microcontroller/Pin.c
79+
msgid "%q and %q contain duplicate pins"
80+
msgstr ""
81+
82+
#: shared-bindings/microcontroller/Pin.c
83+
msgid "%q contains duplicate pins"
84+
msgstr ""
85+
7886
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7987
msgid "%q failure: %d"
8088
msgstr "%q failure: %d"

locale/es.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ msgstr ""
7777
"%d pines de dirección, %d pines rgb y %d tiles indican una altura de %d, y "
7878
"no de %d"
7979

80+
#: shared-bindings/microcontroller/Pin.c
81+
msgid "%q and %q contain duplicate pins"
82+
msgstr ""
83+
84+
#: shared-bindings/microcontroller/Pin.c
85+
msgid "%q contains duplicate pins"
86+
msgstr ""
87+
8088
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
8189
msgid "%q failure: %d"
8290
msgstr "%q fallo: %d"

locale/fil.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@ msgid ""
6565
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
6666
msgstr ""
6767

68+
#: shared-bindings/microcontroller/Pin.c
69+
msgid "%q and %q contain duplicate pins"
70+
msgstr ""
71+
72+
#: shared-bindings/microcontroller/Pin.c
73+
msgid "%q contains duplicate pins"
74+
msgstr ""
75+
6876
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
6977
msgid "%q failure: %d"
7078
msgstr ""

locale/fr.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,14 @@ msgstr ""
7777
"%d broches d'adresse, %d broches RGB et %d pour tile indique une hauteur de "
7878
"%d, et non %d"
7979

80+
#: shared-bindings/microcontroller/Pin.c
81+
msgid "%q and %q contain duplicate pins"
82+
msgstr ""
83+
84+
#: shared-bindings/microcontroller/Pin.c
85+
msgid "%q contains duplicate pins"
86+
msgstr ""
87+
8088
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
8189
msgid "%q failure: %d"
8290
msgstr "Échec de %q : %d"

locale/hi.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@ msgid ""
6666
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
6767
msgstr ""
6868

69+
#: shared-bindings/microcontroller/Pin.c
70+
msgid "%q and %q contain duplicate pins"
71+
msgstr ""
72+
73+
#: shared-bindings/microcontroller/Pin.c
74+
msgid "%q contains duplicate pins"
75+
msgstr ""
76+
6977
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7078
msgid "%q failure: %d"
7179
msgstr ""

locale/it_IT.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ msgid ""
7575
msgstr ""
7676
"%d pin indirizzo, %d pin rgb e %d tessere indicano l'altezza di %d, non %d"
7777

78+
#: shared-bindings/microcontroller/Pin.c
79+
msgid "%q and %q contain duplicate pins"
80+
msgstr ""
81+
82+
#: shared-bindings/microcontroller/Pin.c
83+
msgid "%q contains duplicate pins"
84+
msgstr ""
85+
7886
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
7987
msgid "%q failure: %d"
8088
msgstr "%q fallito: %d"

0 commit comments

Comments
 (0)