Skip to content

Translations update from Hosted Weblate #9495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 14 additions & 6 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ msgstr ""
#: ports/espressif/common-hal/espulp/ULP.c
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/usb_host/Port.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
#: shared-bindings/digitalio/DigitalInOut.c
Expand Down Expand Up @@ -156,7 +157,7 @@ msgstr ""
msgid "%q length must be >= %d"
msgstr ""

#: py/objmodule.c py/runtime.c
#: py/modsys.c py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""

Expand Down Expand Up @@ -512,7 +513,7 @@ msgid "All event channels in use"
msgstr "Semua channel event sedang digunakan"

#: ports/raspberrypi/common-hal/floppyio/__init__.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
msgid "All state machines in use"
Expand All @@ -522,7 +523,7 @@ msgstr ""
msgid "All sync event channels in use"
msgstr "Semua channel event yang disinkronisasi sedang digunakan"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
msgid "All timers for this pin are in use"
msgstr "Semua timer untuk pin ini sedang digunakan"

Expand Down Expand Up @@ -1168,7 +1169,9 @@ msgstr "Kesalahan internal #%d"
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr ""

Expand All @@ -1189,12 +1192,16 @@ msgstr ""
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c py/argcheck.c
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
msgid "Invalid %q"
msgstr ""

#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
msgid "Invalid %q and %q"
msgstr ""

#: ports/atmel-samd/common-hal/microcontroller/Pin.c
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
Expand Down Expand Up @@ -2351,6 +2358,7 @@ msgid "You pressed the SW38 button at start up."
msgstr ""

#: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
#: ports/espressif/boards/vidi_x/mpconfigboard.h
msgid "You pressed the VOLUME button at start up."
msgstr ""

Expand Down
20 changes: 14 additions & 6 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ msgstr "%q v %q musí být typu %q, ne %q"
#: ports/espressif/common-hal/espulp/ULP.c
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/usb_host/Port.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
#: shared-bindings/digitalio/DigitalInOut.c
Expand Down Expand Up @@ -164,7 +165,7 @@ msgstr "Délka %q musí být <= %d"
msgid "%q length must be >= %d"
msgstr "Délka %q musí být >= %d"

#: py/objmodule.c py/runtime.c
#: py/modsys.c py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""

Expand Down Expand Up @@ -520,7 +521,7 @@ msgid "All event channels in use"
msgstr "Všechny kanály událostí jsou již používány"

#: ports/raspberrypi/common-hal/floppyio/__init__.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
msgid "All state machines in use"
Expand All @@ -530,7 +531,7 @@ msgstr "Všechny stavové automaty jsou používány"
msgid "All sync event channels in use"
msgstr ""

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
msgid "All timers for this pin are in use"
msgstr "Všechny časovače pro tento pin jsou používány"

Expand Down Expand Up @@ -1180,7 +1181,9 @@ msgstr "Vnitřní chyba #%d"
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr ""

Expand All @@ -1201,12 +1204,16 @@ msgstr ""
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c py/argcheck.c
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
msgid "Invalid %q"
msgstr "Špatný %s"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
msgid "Invalid %q and %q"
msgstr ""

#: ports/atmel-samd/common-hal/microcontroller/Pin.c
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
Expand Down Expand Up @@ -2360,6 +2367,7 @@ msgid "You pressed the SW38 button at start up."
msgstr "Při spuštění jsi stiskl tlačítko SW38."

#: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
#: ports/espressif/boards/vidi_x/mpconfigboard.h
msgid "You pressed the VOLUME button at start up."
msgstr "Při spuštění jsi stiskl tlačítko VOLUME."

Expand Down
20 changes: 14 additions & 6 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ msgstr "%q in %q muss von Typ %q sein, nicht %q"
#: ports/espressif/common-hal/espulp/ULP.c
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/usb_host/Port.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
#: shared-bindings/digitalio/DigitalInOut.c
Expand Down Expand Up @@ -166,7 +167,7 @@ msgstr "%q länge muss kleiner oder gleich %d sein"
msgid "%q length must be >= %d"
msgstr "%q länge muss größer oder gleich %d sein"

#: py/objmodule.c py/runtime.c
#: py/modsys.c py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr "%q von %q nach %q versetzt"

Expand Down Expand Up @@ -524,7 +525,7 @@ msgid "All event channels in use"
msgstr "Alle Event-Kanäle werden benutzt"

#: ports/raspberrypi/common-hal/floppyio/__init__.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
msgid "All state machines in use"
Expand All @@ -534,7 +535,7 @@ msgstr "Alle State-Maschinen in Verwendung"
msgid "All sync event channels in use"
msgstr "Alle Sync Event-Kanäle werden benutzt"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
msgid "All timers for this pin are in use"
msgstr "Alle Timer für diesen Pin werden bereits benutzt"

Expand Down Expand Up @@ -1191,7 +1192,9 @@ msgstr "Interner Fehler #%d"
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr "Interne Ressource(n) in Benutzung"

Expand All @@ -1212,12 +1215,16 @@ msgstr "Unterbrochen durch Ausgabefunktion"
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c py/argcheck.c
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
msgid "Invalid %q"
msgstr "Ungültiger %q"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
msgid "Invalid %q and %q"
msgstr ""

#: ports/atmel-samd/common-hal/microcontroller/Pin.c
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
Expand Down Expand Up @@ -2393,6 +2400,7 @@ msgid "You pressed the SW38 button at start up."
msgstr "Der SW38-Knopf wurde beim Starten gedrückt."

#: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
#: ports/espressif/boards/vidi_x/mpconfigboard.h
msgid "You pressed the VOLUME button at start up."
msgstr "Der VOLUME-Knopf wurde beim Starten gedrückt."

Expand Down
20 changes: 14 additions & 6 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ msgstr "%q στο %q πρέπει να είναι τύπου %q, όχι %q"
#: ports/espressif/common-hal/espulp/ULP.c
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/usb_host/Port.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
#: shared-bindings/digitalio/DigitalInOut.c
Expand Down Expand Up @@ -168,7 +169,7 @@ msgstr "%q μήκος πρέπει να είναι <= %d"
msgid "%q length must be >= %d"
msgstr "%q μήκος πρέπει να είναι >= %d"

#: py/objmodule.c py/runtime.c
#: py/modsys.c py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr "%q μετακινήθηκε από το %q στο %q"

Expand Down Expand Up @@ -524,7 +525,7 @@ msgid "All event channels in use"
msgstr "Όλα τα κανάλια συμβάντων είναι σε χρήση"

#: ports/raspberrypi/common-hal/floppyio/__init__.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
msgid "All state machines in use"
Expand All @@ -534,7 +535,7 @@ msgstr "Όλες οι μηχανές κατάστασης είναι σε χρή
msgid "All sync event channels in use"
msgstr "Όλα τα κανάλια συμβάντων συγχρονισμού είναι σε χρήση"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
msgid "All timers for this pin are in use"
msgstr "Όλοι οι χρονιστές για αυτό το pin χρησιμοποιούνται ήδη"

Expand Down Expand Up @@ -1186,7 +1187,9 @@ msgstr ""
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr ""

Expand All @@ -1207,12 +1210,16 @@ msgstr ""
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c py/argcheck.c
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
msgid "Invalid %q"
msgstr ""

#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
msgid "Invalid %q and %q"
msgstr ""

#: ports/atmel-samd/common-hal/microcontroller/Pin.c
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
Expand Down Expand Up @@ -2357,6 +2364,7 @@ msgid "You pressed the SW38 button at start up."
msgstr ""

#: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
#: ports/espressif/boards/vidi_x/mpconfigboard.h
msgid "You pressed the VOLUME button at start up."
msgstr ""

Expand Down
20 changes: 14 additions & 6 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ msgstr "%q in %q must be of type %q, not %q"
#: ports/espressif/common-hal/espulp/ULP.c
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/usb_host/Port.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
#: shared-bindings/digitalio/DigitalInOut.c
Expand Down Expand Up @@ -166,7 +167,7 @@ msgstr "%q length must be <= %d"
msgid "%q length must be >= %d"
msgstr "%q length must be >= %d"

#: py/objmodule.c py/runtime.c
#: py/modsys.c py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr "%q moved from %q to %q"

Expand Down Expand Up @@ -522,7 +523,7 @@ msgid "All event channels in use"
msgstr "All event channels in use"

#: ports/raspberrypi/common-hal/floppyio/__init__.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/usb_host/Port.c
msgid "All state machines in use"
Expand All @@ -532,7 +533,7 @@ msgstr "All state machines in use"
msgid "All sync event channels in use"
msgstr "All sync event channels in use"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
msgid "All timers for this pin are in use"
msgstr "All timers for this pin are in use"

Expand Down Expand Up @@ -1179,7 +1180,9 @@ msgstr "Internal error #%d"
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
#: shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr "Internal resource(s) in use"

Expand All @@ -1200,12 +1203,16 @@ msgstr "Interrupted by output function"
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c py/argcheck.c
#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
msgid "Invalid %q"
msgstr "Invalid %q"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
msgid "Invalid %q and %q"
msgstr ""

#: ports/atmel-samd/common-hal/microcontroller/Pin.c
#: ports/espressif/common-hal/dotclockframebuffer/DotClockFramebuffer.c
#: ports/mimxrt10xx/common-hal/microcontroller/Pin.c
Expand Down Expand Up @@ -2364,6 +2371,7 @@ msgid "You pressed the SW38 button at start up."
msgstr "You pressed the SW38 button at start up."

#: ports/espressif/boards/hardkernel_odroid_go/mpconfigboard.h
#: ports/espressif/boards/vidi_x/mpconfigboard.h
msgid "You pressed the VOLUME button at start up."
msgstr "You pressed the VOLUME button at start up."

Expand Down
Loading