Skip to content

Commit fa6c06f

Browse files
committed
count in/out endpoints; allow more usb modules on low-endpoint boards
1 parent 0651ef1 commit fa6c06f

File tree

35 files changed

+201
-125
lines changed

35 files changed

+201
-125
lines changed

locale/ID.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4538,7 +4538,7 @@ msgstr ""
45384538
#~ msgstr "Berjalan di mode aman(safe mode)! Auto-reload tidak aktif.\n"
45394539

45404540
#~ msgid "Running in safe mode! Not running saved code.\n"
4541-
#~ msgstr ""
4541+
#~ msgstr "Berjalan di mode aman(safe mode)! Tidak menjalankan kode yang disimpan.\n"
45424542
#~ "Berjalan di mode aman(safe mode)! tidak menjalankan kode yang tersimpan.\n"
45434543

45444544
#~ msgid "'async for' or 'async with' outside async function"

locale/de_DE.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -732,8 +732,8 @@ msgstr ""
732732
"zu verlassen.\n"
733733

734734
#: supervisor/shared/safe_mode.c
735-
msgid "CircuitPython was unable to allocate the heap.\n"
736-
msgstr "CircuitPython war es nicht möglich heap-Speicher zu allozieren.\n"
735+
msgid "CircuitPython was unable to allocate the heap."
736+
msgstr "CircuitPython war es nicht möglich heap-Speicher zu allozieren."
737737

738738
#: shared-module/bitbangio/SPI.c
739739
msgid "Clock pin init failed."

locale/en_GB.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -729,8 +729,8 @@ msgstr ""
729729
"boot. Press again to exit safe mode.\n"
730730

731731
#: supervisor/shared/safe_mode.c
732-
msgid "CircuitPython was unable to allocate the heap.\n"
733-
msgstr "CircuitPython was unable to allocate the heap.\n"
732+
msgid "CircuitPython was unable to allocate the heap."
733+
msgstr "CircuitPython was unable to allocate the heap."
734734

735735
#: shared-module/bitbangio/SPI.c
736736
msgid "Clock pin init failed."

locale/es.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,8 @@ msgstr ""
738738
"durante el arranque. Presione nuevamente para salir del modo seguro.\n"
739739

740740
#: supervisor/shared/safe_mode.c
741-
msgid "CircuitPython was unable to allocate the heap.\n"
742-
msgstr "CircuitPython no puedo encontrar el montículo.\n"
741+
msgid "CircuitPython was unable to allocate the heap."
742+
msgstr "CircuitPython no puedo encontrar el montículo."
743743

744744
#: shared-module/bitbangio/SPI.c
745745
msgid "Clock pin init failed."
@@ -4777,7 +4777,7 @@ msgstr "zi debe ser una forma (n_section,2)"
47774777
#~ msgstr "Ejecutando en modo seguro! La auto-recarga esta deshabilitada.\n"
47784778

47794779
#~ msgid "Running in safe mode! Not running saved code.\n"
4780-
#~ msgstr ""
4780+
#~ msgstr "Ejecutando en modo seguro! No ejecutando el código almacenado.\n"
47814781
#~ "Ejecutando en modo seguro! No se esta ejecutando el código guardado.\n"
47824782

47834783
#~ msgid "__init__() should return None, not '%s'"

locale/fr.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,8 @@ msgstr ""
745745
"mode sans échec.\n"
746746

747747
#: supervisor/shared/safe_mode.c
748-
msgid "CircuitPython was unable to allocate the heap.\n"
749-
msgstr "CircuitPython n'as pu faire l'allocation de la pile.\n"
748+
msgid "CircuitPython was unable to allocate the heap."
749+
msgstr "CircuitPython n'as pu faire l'allocation de la pile."
750750

751751
#: shared-module/bitbangio/SPI.c
752752
msgid "Clock pin init failed."

locale/hi.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,7 @@ msgid ""
716716
msgstr ""
717717

718718
#: supervisor/shared/safe_mode.c
719-
msgid "CircuitPython was unable to allocate the heap.\n"
719+
msgid "CircuitPython was unable to allocate the heap."
720720
msgstr ""
721721

722722
#: shared-module/bitbangio/SPI.c

locale/ja.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -727,8 +727,8 @@ msgstr ""
727727
"度押すとセーフモードを終了します。\n"
728728

729729
#: supervisor/shared/safe_mode.c
730-
msgid "CircuitPython was unable to allocate the heap.\n"
731-
msgstr "CircuitPythonはヒープを確保できませんでした\n"
730+
msgid "CircuitPython was unable to allocate the heap."
731+
msgstr "CircuitPythonはヒープを確保できませんでした"
732732

733733
#: shared-module/bitbangio/SPI.c
734734
msgid "Clock pin init failed."
@@ -1966,8 +1966,8 @@ msgid "Row entry must be digitalio.DigitalInOut"
19661966
msgstr "Rowの各要素は digitalio.DigitalInOut でなければなりません"
19671967

19681968
#: main.c
1969-
msgid "Running in safe mode! "
1970-
msgstr "セーフモードで実行中! "
1969+
msgid "Running in safe mode! Not running saved code.\n"
1970+
msgstr "セーフモードで実行中! 保存されたコードは実行していません。\n"
19711971

19721972
#: shared-module/sdcardio/SDCard.c
19731973
msgid "SD card CSD format not supported"

locale/nl.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,8 +725,8 @@ msgstr ""
725725
"het opstarten. Druk nogmaals om veilige modus te verlaten\n"
726726

727727
#: supervisor/shared/safe_mode.c
728-
msgid "CircuitPython was unable to allocate the heap.\n"
729-
msgstr "CircuitPython kon het heap geheugen niet toewijzen.\n"
728+
msgid "CircuitPython was unable to allocate the heap."
729+
msgstr "CircuitPython kon het heap geheugen niet toewijzen."
730730

731731
#: shared-module/bitbangio/SPI.c
732732
msgid "Clock pin init failed."

locale/pl.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -725,8 +725,8 @@ msgstr ""
725725
"przycisk resetowania. Naciśnij ponownie, aby wyjść z trybu awaryjnego.\n"
726726

727727
#: supervisor/shared/safe_mode.c
728-
msgid "CircuitPython was unable to allocate the heap.\n"
729-
msgstr "CircuitPython nie mógł przydzielić sterty.\n"
728+
msgid "CircuitPython was unable to allocate the heap."
729+
msgstr "CircuitPython nie mógł przydzielić sterty."
730730

731731
#: shared-module/bitbangio/SPI.c
732732
msgid "Clock pin init failed."

locale/pt_BR.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -743,8 +743,8 @@ msgstr ""
743743
"de segurança.\n"
744744

745745
#: supervisor/shared/safe_mode.c
746-
msgid "CircuitPython was unable to allocate the heap.\n"
747-
msgstr "O CircuitPython não conseguiu alocar o heap.\n"
746+
msgid "CircuitPython was unable to allocate the heap."
747+
msgstr "O CircuitPython não conseguiu alocar o heap."
748748

749749
#: shared-module/bitbangio/SPI.c
750750
msgid "Clock pin init failed."
@@ -4818,7 +4818,7 @@ msgstr "zi deve estar na forma (n_section, 2)"
48184818
#~ msgstr "Rodando em modo seguro! Atualização automática está desligada.\n"
48194819

48204820
#~ msgid "Running in safe mode! Not running saved code.\n"
4821-
#~ msgstr "Rodando em modo seguro! Não está executando o código salvo.\n"
4821+
#~ msgstr "Rodando em modo seguro! O código salvo não está em execução.\n"
48224822

48234823
#~ msgid "__init__() should return None, not '%s'"
48244824
#~ msgstr "O __init__() deve retornar Nenhum, não '%s'"

0 commit comments

Comments
 (0)