Skip to content

Commit e232b13

Browse files
authored
Merge pull request #8479 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents a4b8afb + bbc714d commit e232b13

File tree

19 files changed

+67
-70
lines changed

19 files changed

+67
-70
lines changed

locale/ID.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ msgid "Below minimum frame rate"
633633
msgstr "Di bawah frame rate minimum"
634634

635635
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
636-
msgid "Bit clock and word select must be sequential pins"
636+
msgid "Bit clock and word select must be sequential GPIO pins"
637637
msgstr ""
638638

639639
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1110,8 +1110,6 @@ msgstr ""
11101110
msgid "Generic Failure"
11111111
msgstr ""
11121112

1113-
#: shared-bindings/displayio/Display.c
1114-
#: shared-bindings/displayio/EPaperDisplay.c
11151113
#: shared-bindings/framebufferio/FramebufferDisplay.c
11161114
#: shared-module/displayio/Display.c
11171115
#: shared-module/framebufferio/FramebufferDisplay.c

locale/cs.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -641,8 +641,8 @@ msgid "Below minimum frame rate"
641641
msgstr "Pod minimální obnovovací frekvencí"
642642

643643
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
644-
msgid "Bit clock and word select must be sequential pins"
645-
msgstr "Bitové hodiny a výběr slov musí být sekvenční piny"
644+
msgid "Bit clock and word select must be sequential GPIO pins"
645+
msgstr ""
646646

647647
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
648648
msgid "Bit clock and word select must share a clock unit"
@@ -1121,8 +1121,6 @@ msgstr "Inicializace GNSS"
11211121
msgid "Generic Failure"
11221122
msgstr "Základní chyba"
11231123

1124-
#: shared-bindings/displayio/Display.c
1125-
#: shared-bindings/displayio/EPaperDisplay.c
11261124
#: shared-bindings/framebufferio/FramebufferDisplay.c
11271125
#: shared-module/displayio/Display.c
11281126
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -1154,7 +1152,8 @@ msgstr "Alokace heapu při neběžícím VM."
11541152
#: supervisor/shared/safe_mode.c
11551153
msgid ""
11561154
"Heap was corrupted because the stack was too small. Increase stack size."
1157-
msgstr "Heap byl poškozen, protože je stack příliš malý. Navyš velikost stacku."
1155+
msgstr ""
1156+
"Heap byl poškozen, protože je stack příliš malý. Navyš velikost stacku."
11581157

11591158
#: extmod/vfs_posix_file.c py/objstringio.c
11601159
msgid "I/O operation on closed file"
@@ -4370,6 +4369,9 @@ msgstr ""
43704369
msgid "zi must be of shape (n_section, 2)"
43714370
msgstr ""
43724371

4372+
#~ msgid "Bit clock and word select must be sequential pins"
4373+
#~ msgstr "Bitové hodiny a výběr slov musí být sekvenční piny"
4374+
43734375
#~ msgid "ADC2 is being used by WiFi"
43744376
#~ msgstr "WiFi používá ADC2"
43754377

locale/de_DE.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -641,8 +641,8 @@ msgid "Below minimum frame rate"
641641
msgstr "Unterhalb der minimalen Frame Rate"
642642

643643
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
644-
msgid "Bit clock and word select must be sequential pins"
645-
msgstr "Bit clock und word select müssen geordnete Pins sein"
644+
msgid "Bit clock and word select must be sequential GPIO pins"
645+
msgstr ""
646646

647647
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
648648
msgid "Bit clock and word select must share a clock unit"
@@ -1126,8 +1126,6 @@ msgstr "GNSS-Initialisierung"
11261126
msgid "Generic Failure"
11271127
msgstr "Generischer Fehler"
11281128

1129-
#: shared-bindings/displayio/Display.c
1130-
#: shared-bindings/displayio/EPaperDisplay.c
11311129
#: shared-bindings/framebufferio/FramebufferDisplay.c
11321130
#: shared-module/displayio/Display.c
11331131
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4429,6 +4427,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44294427
msgid "zi must be of shape (n_section, 2)"
44304428
msgstr "zi muss die Form (n_section, 2) haben"
44314429

4430+
#~ msgid "Bit clock and word select must be sequential pins"
4431+
#~ msgstr "Bit clock und word select müssen geordnete Pins sein"
4432+
44324433
#~ msgid "Initialization failed due to lack of memory"
44334434
#~ msgstr "Initialisierung aufgrund von Speichermangel fehlgeschlagen"
44344435

locale/el.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,8 +642,8 @@ msgid "Below minimum frame rate"
642642
msgstr "Χαμηλότερο από το ελάχιστο frame rate"
643643

644644
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
645-
msgid "Bit clock and word select must be sequential pins"
646-
msgstr "Ρολόι bit και word select πρέπει να είναι διαδοχικά pins"
645+
msgid "Bit clock and word select must be sequential GPIO pins"
646+
msgstr ""
647647

648648
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
649649
msgid "Bit clock and word select must share a clock unit"
@@ -1124,8 +1124,6 @@ msgstr ""
11241124
msgid "Generic Failure"
11251125
msgstr ""
11261126

1127-
#: shared-bindings/displayio/Display.c
1128-
#: shared-bindings/displayio/EPaperDisplay.c
11291127
#: shared-bindings/framebufferio/FramebufferDisplay.c
11301128
#: shared-module/displayio/Display.c
11311129
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4362,6 +4360,9 @@ msgstr ""
43624360
msgid "zi must be of shape (n_section, 2)"
43634361
msgstr ""
43644362

4363+
#~ msgid "Bit clock and word select must be sequential pins"
4364+
#~ msgstr "Ρολόι bit και word select πρέπει να είναι διαδοχικά pins"
4365+
43654366
#~ msgid "ADC2 is being used by WiFi"
43664367
#~ msgstr "Το ADC2 χρησιμοποιείται απο το WIFI"
43674368

locale/en_GB.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -643,8 +643,8 @@ msgid "Below minimum frame rate"
643643
msgstr "Below minimum frame rate"
644644

645645
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
646-
msgid "Bit clock and word select must be sequential pins"
647-
msgstr "Bit clock and word select must be sequential pins"
646+
msgid "Bit clock and word select must be sequential GPIO pins"
647+
msgstr ""
648648

649649
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
650650
msgid "Bit clock and word select must share a clock unit"
@@ -1118,8 +1118,6 @@ msgstr "GNSS init"
11181118
msgid "Generic Failure"
11191119
msgstr "Generic Failure"
11201120

1121-
#: shared-bindings/displayio/Display.c
1122-
#: shared-bindings/displayio/EPaperDisplay.c
11231121
#: shared-bindings/framebufferio/FramebufferDisplay.c
11241122
#: shared-module/displayio/Display.c
11251123
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4377,6 +4375,9 @@ msgstr "zi must be of float type"
43774375
msgid "zi must be of shape (n_section, 2)"
43784376
msgstr "zi must be of shape (n_section, 2)"
43794377

4378+
#~ msgid "Bit clock and word select must be sequential pins"
4379+
#~ msgstr "Bit clock and word select must be sequential pins"
4380+
43804381
#~ msgid "Initialization failed due to lack of memory"
43814382
#~ msgstr "Initialisation failed due to lack of memory"
43824383

locale/es.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -647,8 +647,8 @@ msgid "Below minimum frame rate"
647647
msgstr "Por debajo de la tasa mínima de refrescamiento"
648648

649649
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
650-
msgid "Bit clock and word select must be sequential pins"
651-
msgstr "Los pines \"clock\" y \"word-select\" deben ser consecutivos"
650+
msgid "Bit clock and word select must be sequential GPIO pins"
651+
msgstr ""
652652

653653
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
654654
msgid "Bit clock and word select must share a clock unit"
@@ -1135,8 +1135,6 @@ msgstr "Inicialización GNSS"
11351135
msgid "Generic Failure"
11361136
msgstr "Fallo Genérico"
11371137

1138-
#: shared-bindings/displayio/Display.c
1139-
#: shared-bindings/displayio/EPaperDisplay.c
11401138
#: shared-bindings/framebufferio/FramebufferDisplay.c
11411139
#: shared-module/displayio/Display.c
11421140
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4424,6 +4422,9 @@ msgstr "zi debe ser de tipo flotante"
44244422
msgid "zi must be of shape (n_section, 2)"
44254423
msgstr "zi debe ser una forma (n_section,2)"
44264424

4425+
#~ msgid "Bit clock and word select must be sequential pins"
4426+
#~ msgstr "Los pines \"clock\" y \"word-select\" deben ser consecutivos"
4427+
44274428
#~ msgid "Initialization failed due to lack of memory"
44284429
#~ msgstr "Inicializacion fallida por falta de memoria"
44294430

locale/fil.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ msgid "Below minimum frame rate"
633633
msgstr ""
634634

635635
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
636-
msgid "Bit clock and word select must be sequential pins"
636+
msgid "Bit clock and word select must be sequential GPIO pins"
637637
msgstr ""
638638

639639
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1110,8 +1110,6 @@ msgstr ""
11101110
msgid "Generic Failure"
11111111
msgstr ""
11121112

1113-
#: shared-bindings/displayio/Display.c
1114-
#: shared-bindings/displayio/EPaperDisplay.c
11151113
#: shared-bindings/framebufferio/FramebufferDisplay.c
11161114
#: shared-module/displayio/Display.c
11171115
#: shared-module/framebufferio/FramebufferDisplay.c

locale/fr.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -644,10 +644,8 @@ msgid "Below minimum frame rate"
644644
msgstr "Au-dessous de la fréquence d'images minimale"
645645

646646
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
647-
msgid "Bit clock and word select must be sequential pins"
647+
msgid "Bit clock and word select must be sequential GPIO pins"
648648
msgstr ""
649-
"La sélection du bit d'horloge et de mot doit être sur des broches "
650-
"séquentielles"
651649

652650
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
653651
msgid "Bit clock and word select must share a clock unit"
@@ -1141,8 +1139,6 @@ msgstr "Initialisation GNSS"
11411139
msgid "Generic Failure"
11421140
msgstr "Échec génerique"
11431141

1144-
#: shared-bindings/displayio/Display.c
1145-
#: shared-bindings/displayio/EPaperDisplay.c
11461142
#: shared-bindings/framebufferio/FramebufferDisplay.c
11471143
#: shared-module/displayio/Display.c
11481144
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4445,6 +4441,11 @@ msgstr "zi doit être de type float"
44454441
msgid "zi must be of shape (n_section, 2)"
44464442
msgstr "zi doit être de forme (n_section, 2)"
44474443

4444+
#~ msgid "Bit clock and word select must be sequential pins"
4445+
#~ msgstr ""
4446+
#~ "La sélection du bit d'horloge et de mot doit être sur des broches "
4447+
#~ "séquentielles"
4448+
44484449
#~ msgid "Initialization failed due to lack of memory"
44494450
#~ msgstr "Échec d'initialisation par manque de mémoire"
44504451

locale/hi.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ msgid "Below minimum frame rate"
628628
msgstr ""
629629

630630
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
631-
msgid "Bit clock and word select must be sequential pins"
631+
msgid "Bit clock and word select must be sequential GPIO pins"
632632
msgstr ""
633633

634634
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1100,8 +1100,6 @@ msgstr ""
11001100
msgid "Generic Failure"
11011101
msgstr ""
11021102

1103-
#: shared-bindings/displayio/Display.c
1104-
#: shared-bindings/displayio/EPaperDisplay.c
11051103
#: shared-bindings/framebufferio/FramebufferDisplay.c
11061104
#: shared-module/displayio/Display.c
11071105
#: shared-module/framebufferio/FramebufferDisplay.c

locale/it_IT.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ msgid "Below minimum frame rate"
636636
msgstr "Al di sotto del frame rate minimo"
637637

638638
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
639-
msgid "Bit clock and word select must be sequential pins"
639+
msgid "Bit clock and word select must be sequential GPIO pins"
640640
msgstr ""
641641

642642
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1112,8 +1112,6 @@ msgstr ""
11121112
msgid "Generic Failure"
11131113
msgstr ""
11141114

1115-
#: shared-bindings/displayio/Display.c
1116-
#: shared-bindings/displayio/EPaperDisplay.c
11171115
#: shared-bindings/framebufferio/FramebufferDisplay.c
11181116
#: shared-module/displayio/Display.c
11191117
#: shared-module/framebufferio/FramebufferDisplay.c

locale/ja.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ msgid "Below minimum frame rate"
637637
msgstr "最低のフレームレート未満"
638638

639639
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
640-
msgid "Bit clock and word select must be sequential pins"
640+
msgid "Bit clock and word select must be sequential GPIO pins"
641641
msgstr ""
642642

643643
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1111,8 +1111,6 @@ msgstr ""
11111111
msgid "Generic Failure"
11121112
msgstr ""
11131113

1114-
#: shared-bindings/displayio/Display.c
1115-
#: shared-bindings/displayio/EPaperDisplay.c
11161114
#: shared-bindings/framebufferio/FramebufferDisplay.c
11171115
#: shared-module/displayio/Display.c
11181116
#: shared-module/framebufferio/FramebufferDisplay.c

locale/ko.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ msgid "Below minimum frame rate"
631631
msgstr ""
632632

633633
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
634-
msgid "Bit clock and word select must be sequential pins"
634+
msgid "Bit clock and word select must be sequential GPIO pins"
635635
msgstr ""
636636

637637
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1103,8 +1103,6 @@ msgstr ""
11031103
msgid "Generic Failure"
11041104
msgstr ""
11051105

1106-
#: shared-bindings/displayio/Display.c
1107-
#: shared-bindings/displayio/EPaperDisplay.c
11081106
#: shared-bindings/framebufferio/FramebufferDisplay.c
11091107
#: shared-module/displayio/Display.c
11101108
#: shared-module/framebufferio/FramebufferDisplay.c

locale/nl.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ msgid "Below minimum frame rate"
630630
msgstr "Onder de minimum frame rate"
631631

632632
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
633-
msgid "Bit clock and word select must be sequential pins"
633+
msgid "Bit clock and word select must be sequential GPIO pins"
634634
msgstr ""
635635

636636
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1106,8 +1106,6 @@ msgstr ""
11061106
msgid "Generic Failure"
11071107
msgstr ""
11081108

1109-
#: shared-bindings/displayio/Display.c
1110-
#: shared-bindings/displayio/EPaperDisplay.c
11111109
#: shared-bindings/framebufferio/FramebufferDisplay.c
11121110
#: shared-module/displayio/Display.c
11131111
#: shared-module/framebufferio/FramebufferDisplay.c

locale/pl.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ msgid "Below minimum frame rate"
632632
msgstr "Poniżej minimalnej liczby klatek na sekundę"
633633

634634
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
635-
msgid "Bit clock and word select must be sequential pins"
635+
msgid "Bit clock and word select must be sequential GPIO pins"
636636
msgstr ""
637637

638638
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
@@ -1106,8 +1106,6 @@ msgstr ""
11061106
msgid "Generic Failure"
11071107
msgstr ""
11081108

1109-
#: shared-bindings/displayio/Display.c
1110-
#: shared-bindings/displayio/EPaperDisplay.c
11111109
#: shared-bindings/framebufferio/FramebufferDisplay.c
11121110
#: shared-module/displayio/Display.c
11131111
#: shared-module/framebufferio/FramebufferDisplay.c

locale/pt_BR.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -647,8 +647,8 @@ msgid "Below minimum frame rate"
647647
msgstr "Abaixo da taxa mínima de quadros"
648648

649649
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
650-
msgid "Bit clock and word select must be sequential pins"
651-
msgstr "O Bit clock e o word select devem ser pinos sequenciais"
650+
msgid "Bit clock and word select must be sequential GPIO pins"
651+
msgstr ""
652652

653653
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
654654
msgid "Bit clock and word select must share a clock unit"
@@ -1132,8 +1132,6 @@ msgstr "Inicialização do GNSS"
11321132
msgid "Generic Failure"
11331133
msgstr "Falha Genérica"
11341134

1135-
#: shared-bindings/displayio/Display.c
1136-
#: shared-bindings/displayio/EPaperDisplay.c
11371135
#: shared-bindings/framebufferio/FramebufferDisplay.c
11381136
#: shared-module/displayio/Display.c
11391137
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4433,6 +4431,9 @@ msgstr "zi deve ser de um tipo float"
44334431
msgid "zi must be of shape (n_section, 2)"
44344432
msgstr "zi deve estar na forma (n_section, 2)"
44354433

4434+
#~ msgid "Bit clock and word select must be sequential pins"
4435+
#~ msgstr "O Bit clock e o word select devem ser pinos sequenciais"
4436+
44364437
#~ msgid "Initialization failed due to lack of memory"
44374438
#~ msgstr "A inicialização falhou devido à falta de memória"
44384439

locale/ru.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -646,9 +646,8 @@ msgid "Below minimum frame rate"
646646
msgstr "Ниже минимальной частоты кадров"
647647

648648
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
649-
msgid "Bit clock and word select must be sequential pins"
649+
msgid "Bit clock and word select must be sequential GPIO pins"
650650
msgstr ""
651-
"Битовый тактовый генератор и выбор слова должны быть последовательными пинами"
652651

653652
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
654653
msgid "Bit clock and word select must share a clock unit"
@@ -1141,8 +1140,6 @@ msgstr "Инициализация GNSS"
11411140
msgid "Generic Failure"
11421141
msgstr "Общий сбой"
11431142

1144-
#: shared-bindings/displayio/Display.c
1145-
#: shared-bindings/displayio/EPaperDisplay.c
11461143
#: shared-bindings/framebufferio/FramebufferDisplay.c
11471144
#: shared-module/displayio/Display.c
11481145
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -4441,6 +4438,11 @@ msgstr "zi должно быть типа float"
44414438
msgid "zi must be of shape (n_section, 2)"
44424439
msgstr "zi должен иметь форму (n_section, 2)"
44434440

4441+
#~ msgid "Bit clock and word select must be sequential pins"
4442+
#~ msgstr ""
4443+
#~ "Битовый тактовый генератор и выбор слова должны быть последовательными "
4444+
#~ "пинами"
4445+
44444446
#~ msgid "Initialization failed due to lack of memory"
44454447
#~ msgstr "Инициализация не удалась из-за нехватки памяти"
44464448

0 commit comments

Comments
 (0)