Skip to content

Translations update from Hosted Weblate #6957

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
Sep 29, 2022
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
26 changes: 19 additions & 7 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ msgstr "%q berisi pin duplikat"
msgid "%q failure: %d"
msgstr "%q gagal: %d"

#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/microcontroller/Pin.c
msgid "%q in use"
msgstr "%q sedang digunakan"
Expand Down Expand Up @@ -308,7 +309,7 @@ msgstr ""
msgid "'%s' object doesn't support item deletion"
msgstr ""

#: py/runtime.c
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
msgid "'%s' object has no attribute '%q'"
msgstr "Objek '%s' tidak memiliki atribut '%q'"

Expand Down Expand Up @@ -494,6 +495,7 @@ msgid "Already running"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "Already scanning for wifi networks"
msgstr ""

Expand Down Expand Up @@ -929,6 +931,10 @@ msgstr ""
msgid "Expected a %q"
msgstr "Diharapkan %q"

#: ports/raspberrypi/bindings/cyw43/__init__.c
msgid "Expected a %q or %q"
msgstr ""

#: shared-bindings/alarm/__init__.c
msgid "Expected an %q"
msgstr ""
Expand Down Expand Up @@ -1192,7 +1198,7 @@ msgstr "Kesalahan internal #%d"
msgid "Internal watchdog timer expired."
msgstr ""

#: py/argcheck.c
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
msgid "Invalid %q"
msgstr ""

Expand Down Expand Up @@ -2232,6 +2238,11 @@ msgstr ""
msgid "Unknown system firmware error: %d"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/__init__.c
#, c-format
msgid "Unkown error code %d"
msgstr ""

#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
Expand Down Expand Up @@ -4147,14 +4158,10 @@ msgstr ""
msgid "type is not an acceptable base type"
msgstr ""

#: py/runtime.c
#: py/objgenerator.c py/runtime.c
msgid "type object '%q' has no attribute '%q'"
msgstr ""

#: py/objgenerator.c
msgid "type object 'generator' has no attribute '__await__'"
msgstr ""

#: py/objtype.c
msgid "type takes 1 or 3 arguments"
msgstr ""
Expand Down Expand Up @@ -4285,9 +4292,14 @@ msgid "width must be greater than zero"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "wifi is not enabled"
msgstr "wifi tidak diaktifkan"

#: ports/raspberrypi/common-hal/wifi/Monitor.c
msgid "wifi.Monitor not available"
msgstr ""

#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr "jendela harus <= interval"
Expand Down
26 changes: 19 additions & 7 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ msgstr "%q obsahuje duplicitní piny"
msgid "%q failure: %d"
msgstr "%q: selhání %d"

#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/microcontroller/Pin.c
msgid "%q in use"
msgstr "%q se právě používá"
Expand Down Expand Up @@ -309,7 +310,7 @@ msgstr "'%s' objekt nepodporuje přiřazení položky"
msgid "'%s' object doesn't support item deletion"
msgstr "'%s' objekt nepodporuje smazání položky"

#: py/runtime.c
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
msgid "'%s' object has no attribute '%q'"
msgstr "'%s' objekt nemá žádný atribut '%q'"

Expand Down Expand Up @@ -495,6 +496,7 @@ msgid "Already running"
msgstr "Již běží"

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "Already scanning for wifi networks"
msgstr "Již skenuje wifi sítě"

Expand Down Expand Up @@ -927,6 +929,10 @@ msgstr ""
msgid "Expected a %q"
msgstr "Očekává se %q"

#: ports/raspberrypi/bindings/cyw43/__init__.c
msgid "Expected a %q or %q"
msgstr ""

#: shared-bindings/alarm/__init__.c
msgid "Expected an %q"
msgstr ""
Expand Down Expand Up @@ -1192,7 +1198,7 @@ msgstr "Vnitřní chyba #%d"
msgid "Internal watchdog timer expired."
msgstr ""

#: py/argcheck.c
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
msgid "Invalid %q"
msgstr ""

Expand Down Expand Up @@ -2221,6 +2227,11 @@ msgstr ""
msgid "Unknown system firmware error: %d"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/__init__.c
#, c-format
msgid "Unkown error code %d"
msgstr ""

#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
Expand Down Expand Up @@ -4133,14 +4144,10 @@ msgstr ""
msgid "type is not an acceptable base type"
msgstr ""

#: py/runtime.c
#: py/objgenerator.c py/runtime.c
msgid "type object '%q' has no attribute '%q'"
msgstr ""

#: py/objgenerator.c
msgid "type object 'generator' has no attribute '__await__'"
msgstr ""

#: py/objtype.c
msgid "type takes 1 or 3 arguments"
msgstr ""
Expand Down Expand Up @@ -4271,9 +4278,14 @@ msgid "width must be greater than zero"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "wifi is not enabled"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/Monitor.c
msgid "wifi.Monitor not available"
msgstr ""

#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr ""
Expand Down
29 changes: 22 additions & 7 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ msgstr "%q enthält doppelte Pins"
msgid "%q failure: %d"
msgstr "%q Fehler: %d"

#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/microcontroller/Pin.c
msgid "%q in use"
msgstr "%q in Benutzung"
Expand Down Expand Up @@ -311,7 +312,7 @@ msgstr "'%s' Objekt unterstützt keine Element-Zuordnung"
msgid "'%s' object doesn't support item deletion"
msgstr "'%s' Objekt unterstützt keine Löschung von Elementen"

#: py/runtime.c
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
msgid "'%s' object has no attribute '%q'"
msgstr "'%s' Objekt hat kein Attribut '%q'"

Expand Down Expand Up @@ -497,6 +498,7 @@ msgid "Already running"
msgstr "Läuft bereits"

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "Already scanning for wifi networks"
msgstr "Sucht bereits nach Wifi-Netzwerken"

Expand Down Expand Up @@ -934,6 +936,10 @@ msgstr "Error: Bind Fehler"
msgid "Expected a %q"
msgstr "Erwartet ein(e) %q"

#: ports/raspberrypi/bindings/cyw43/__init__.c
msgid "Expected a %q or %q"
msgstr ""

#: shared-bindings/alarm/__init__.c
msgid "Expected an %q"
msgstr ""
Expand Down Expand Up @@ -1206,7 +1212,7 @@ msgstr "Interner Fehler #%d"
msgid "Internal watchdog timer expired."
msgstr "Der Interne WatchDog Timer ist abgelaufen."

#: py/argcheck.c
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
msgid "Invalid %q"
msgstr "Ungültiger %q"

Expand Down Expand Up @@ -2258,6 +2264,11 @@ msgstr "Unbekannter Systemfirmware Fehler: %04x"
msgid "Unknown system firmware error: %d"
msgstr "Unbekannter System-Firmware-Fehler: %d"

#: ports/raspberrypi/common-hal/wifi/__init__.c
#, c-format
msgid "Unkown error code %d"
msgstr ""

#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
Expand Down Expand Up @@ -4212,14 +4223,10 @@ msgstr "Typ '%q' ist kein akzeptierter Basis-Typ"
msgid "type is not an acceptable base type"
msgstr "Typ ist kein akzeptierter Basis-Typ"

#: py/runtime.c
#: py/objgenerator.c py/runtime.c
msgid "type object '%q' has no attribute '%q'"
msgstr "Typ vom Objekt '%q' hat kein Attribut '%q'"

#: py/objgenerator.c
msgid "type object 'generator' has no attribute '__await__'"
msgstr "Das Typ-Objekt 'generator' hat kein Attribut '__await__'"

#: py/objtype.c
msgid "type takes 1 or 3 arguments"
msgstr "Typ akzeptiert 1 oder 3 Argumente"
Expand Down Expand Up @@ -4352,9 +4359,14 @@ msgid "width must be greater than zero"
msgstr "Breite muss größer als 0 sein"

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "wifi is not enabled"
msgstr "wifi ist nicht aktiviert"

#: ports/raspberrypi/common-hal/wifi/Monitor.c
msgid "wifi.Monitor not available"
msgstr ""

#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr "Fenster muss <= Intervall sein"
Expand Down Expand Up @@ -4429,6 +4441,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi muss die Form (n_section, 2) haben"

#~ msgid "type object 'generator' has no attribute '__await__'"
#~ msgstr "Das Typ-Objekt 'generator' hat kein Attribut '__await__'"

#~ msgid "color should be an int"
#~ msgstr "Farbe sollte ein int sein"

Expand Down
26 changes: 19 additions & 7 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ msgstr ""
msgid "%q failure: %d"
msgstr ""

#: shared-bindings/digitalio/DigitalInOut.c
#: shared-bindings/microcontroller/Pin.c
msgid "%q in use"
msgstr ""
Expand Down Expand Up @@ -310,7 +311,7 @@ msgstr ""
msgid "'%s' object doesn't support item deletion"
msgstr ""

#: py/runtime.c
#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
msgid "'%s' object has no attribute '%q'"
msgstr ""

Expand Down Expand Up @@ -496,6 +497,7 @@ msgid "Already running"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "Already scanning for wifi networks"
msgstr ""

Expand Down Expand Up @@ -924,6 +926,10 @@ msgstr ""
msgid "Expected a %q"
msgstr ""

#: ports/raspberrypi/bindings/cyw43/__init__.c
msgid "Expected a %q or %q"
msgstr ""

#: shared-bindings/alarm/__init__.c
msgid "Expected an %q"
msgstr ""
Expand Down Expand Up @@ -1185,7 +1191,7 @@ msgstr ""
msgid "Internal watchdog timer expired."
msgstr ""

#: py/argcheck.c
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
msgid "Invalid %q"
msgstr ""

Expand Down Expand Up @@ -2211,6 +2217,11 @@ msgstr ""
msgid "Unknown system firmware error: %d"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/__init__.c
#, c-format
msgid "Unkown error code %d"
msgstr ""

#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
Expand Down Expand Up @@ -4123,14 +4134,10 @@ msgstr ""
msgid "type is not an acceptable base type"
msgstr ""

#: py/runtime.c
#: py/objgenerator.c py/runtime.c
msgid "type object '%q' has no attribute '%q'"
msgstr ""

#: py/objgenerator.c
msgid "type object 'generator' has no attribute '__await__'"
msgstr ""

#: py/objtype.c
msgid "type takes 1 or 3 arguments"
msgstr ""
Expand Down Expand Up @@ -4261,9 +4268,14 @@ msgid "width must be greater than zero"
msgstr ""

#: ports/espressif/common-hal/wifi/Radio.c
#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "wifi is not enabled"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/Monitor.c
msgid "wifi.Monitor not available"
msgstr ""

#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr ""
Expand Down
Loading