Skip to content

Commit 5836f11

Browse files
authored
Merge pull request #9142 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 680ee11 + c260601 commit 5836f11

File tree

19 files changed

+190
-0
lines changed

19 files changed

+190
-0
lines changed

locale/ID.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ msgstr ""
511511
msgid "All event channels in use"
512512
msgstr "Semua channel event sedang digunakan"
513513

514+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
514515
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
515516
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
516517
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4051,6 +4052,15 @@ msgstr ""
40514052
msgid "timeout must be < 655.35 secs"
40524053
msgstr ""
40534054

4055+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4056+
msgid "timeout waiting for flux"
4057+
msgstr ""
4058+
4059+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4060+
#: shared-module/floppyio/__init__.c
4061+
msgid "timeout waiting for index pulse"
4062+
msgstr ""
4063+
40544064
#: shared-module/sdcardio/SDCard.c
40554065
msgid "timeout waiting for v1 card"
40564066
msgstr ""

locale/cs.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ msgstr "Všechny DMA kanály jsou používány"
519519
msgid "All event channels in use"
520520
msgstr "Všechny kanály událostí jsou již používány"
521521

522+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
522523
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
523524
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
524525
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4060,6 +4061,15 @@ msgstr "timeout překročil maximální podporovanou hodnotu"
40604061
msgid "timeout must be < 655.35 secs"
40614062
msgstr "timeout musí být < 655.35 s"
40624063

4064+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4065+
msgid "timeout waiting for flux"
4066+
msgstr ""
4067+
4068+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4069+
#: shared-module/floppyio/__init__.c
4070+
msgid "timeout waiting for index pulse"
4071+
msgstr ""
4072+
40634073
#: shared-module/sdcardio/SDCard.c
40644074
msgid "timeout waiting for v1 card"
40654075
msgstr ""

locale/de_DE.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ msgstr "All DMA-Kanäle in Verwendung"
523523
msgid "All event channels in use"
524524
msgstr "Alle Event-Kanäle werden benutzt"
525525

526+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
526527
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
527528
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
528529
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4117,6 +4118,15 @@ msgstr "Das Zeitlimit hat den maximal zulässigen Wert überschritten"
41174118
msgid "timeout must be < 655.35 secs"
41184119
msgstr "timeout muss kleiner als 655.35 Sekunden sein"
41194120

4121+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4122+
msgid "timeout waiting for flux"
4123+
msgstr ""
4124+
4125+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4126+
#: shared-module/floppyio/__init__.c
4127+
msgid "timeout waiting for index pulse"
4128+
msgstr ""
4129+
41204130
#: shared-module/sdcardio/SDCard.c
41214131
msgid "timeout waiting for v1 card"
41224132
msgstr "Zeitlimit beim warten auf v1 Karte"

locale/el.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ msgstr "Όλα τα κανάλια dma είναι σε χρήση"
523523
msgid "All event channels in use"
524524
msgstr "Όλα τα κανάλια συμβάντων είναι σε χρήση"
525525

526+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
526527
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
527528
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
528529
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4057,6 +4058,15 @@ msgstr ""
40574058
msgid "timeout must be < 655.35 secs"
40584059
msgstr ""
40594060

4061+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4062+
msgid "timeout waiting for flux"
4063+
msgstr ""
4064+
4065+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4066+
#: shared-module/floppyio/__init__.c
4067+
msgid "timeout waiting for index pulse"
4068+
msgstr ""
4069+
40604070
#: shared-module/sdcardio/SDCard.c
40614071
msgid "timeout waiting for v1 card"
40624072
msgstr ""

locale/en_GB.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,7 @@ msgstr "All DMA channels in use"
521521
msgid "All event channels in use"
522522
msgstr "All event channels in use"
523523

524+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
524525
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
525526
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
526527
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4067,6 +4068,15 @@ msgstr "timeout duration exceeded the maximum supported value"
40674068
msgid "timeout must be < 655.35 secs"
40684069
msgstr "timeout must be < 655.35 secs"
40694070

4071+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4072+
msgid "timeout waiting for flux"
4073+
msgstr ""
4074+
4075+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4076+
#: shared-module/floppyio/__init__.c
4077+
msgid "timeout waiting for index pulse"
4078+
msgstr ""
4079+
40704080
#: shared-module/sdcardio/SDCard.c
40714081
msgid "timeout waiting for v1 card"
40724082
msgstr "timeout waiting for v1 card"

locale/es.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ msgstr "Todos los canales DMA en uso"
523523
msgid "All event channels in use"
524524
msgstr "Todos los canales de eventos están en uso"
525525

526+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
526527
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
527528
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
528529
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4107,6 +4108,15 @@ msgstr ""
41074108
msgid "timeout must be < 655.35 secs"
41084109
msgstr "timeout debe ser < 655.35 segundos"
41094110

4111+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4112+
msgid "timeout waiting for flux"
4113+
msgstr ""
4114+
4115+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4116+
#: shared-module/floppyio/__init__.c
4117+
msgid "timeout waiting for index pulse"
4118+
msgstr ""
4119+
41104120
#: shared-module/sdcardio/SDCard.c
41114121
msgid "timeout waiting for v1 card"
41124122
msgstr "tiempo de espera agotado esperando por tarjeta v1"

locale/fil.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,7 @@ msgstr ""
511511
msgid "All event channels in use"
512512
msgstr "Lahat ng event channels ginagamit"
513513

514+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
514515
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
515516
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
516517
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4057,6 +4058,15 @@ msgstr ""
40574058
msgid "timeout must be < 655.35 secs"
40584059
msgstr ""
40594060

4061+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4062+
msgid "timeout waiting for flux"
4063+
msgstr ""
4064+
4065+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4066+
#: shared-module/floppyio/__init__.c
4067+
msgid "timeout waiting for index pulse"
4068+
msgstr ""
4069+
40604070
#: shared-module/sdcardio/SDCard.c
40614071
msgid "timeout waiting for v1 card"
40624072
msgstr ""

locale/fr.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ msgstr "Toutes les canals DMA sont utilisées"
527527
msgid "All event channels in use"
528528
msgstr "Tous les canaux d'événements sont utilisés"
529529

530+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
530531
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
531532
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
532533
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4138,6 +4139,15 @@ msgstr "le délai d'expiration a dépassé la valeur maximale prise en charge"
41384139
msgid "timeout must be < 655.35 secs"
41394140
msgstr "le délai (timeout) doit être < 655.35 secondes"
41404141

4142+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4143+
msgid "timeout waiting for flux"
4144+
msgstr ""
4145+
4146+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4147+
#: shared-module/floppyio/__init__.c
4148+
msgid "timeout waiting for index pulse"
4149+
msgstr ""
4150+
41414151
#: shared-module/sdcardio/SDCard.c
41424152
msgid "timeout waiting for v1 card"
41434153
msgstr "délai d'expiration dépassé en attendant une carte v1"

locale/hi.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ msgstr ""
510510
msgid "All event channels in use"
511511
msgstr ""
512512

513+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
513514
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
514515
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
515516
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4031,6 +4032,15 @@ msgstr ""
40314032
msgid "timeout must be < 655.35 secs"
40324033
msgstr ""
40334034

4035+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4036+
msgid "timeout waiting for flux"
4037+
msgstr ""
4038+
4039+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4040+
#: shared-module/floppyio/__init__.c
4041+
msgid "timeout waiting for index pulse"
4042+
msgstr ""
4043+
40344044
#: shared-module/sdcardio/SDCard.c
40354045
msgid "timeout waiting for v1 card"
40364046
msgstr ""

locale/it_IT.po

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@ msgstr ""
513513
msgid "All event channels in use"
514514
msgstr "Tutti i canali eventi utilizati"
515515

516+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
516517
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
517518
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
518519
#: ports/raspberrypi/common-hal/usb_host/Port.c
@@ -4063,6 +4064,15 @@ msgstr ""
40634064
msgid "timeout must be < 655.35 secs"
40644065
msgstr ""
40654066

4067+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4068+
msgid "timeout waiting for flux"
4069+
msgstr ""
4070+
4071+
#: ports/raspberrypi/common-hal/floppyio/__init__.c
4072+
#: shared-module/floppyio/__init__.c
4073+
msgid "timeout waiting for index pulse"
4074+
msgstr ""
4075+
40664076
#: shared-module/sdcardio/SDCard.c
40674077
msgid "timeout waiting for v1 card"
40684078
msgstr ""

0 commit comments

Comments
 (0)