Skip to content

Translations update from Weblate #4747

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 11 commits into from
May 13, 2021
30 changes: 24 additions & 6 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -2223,12 +2223,8 @@ msgid "UART write error"
msgstr "Kesalahan penulisan UART"

#: shared-module/usb_hid/Device.c
msgid "USB Busy"
msgstr "USB Sibuk"

#: shared-module/usb_hid/Device.c
msgid "USB Error"
msgstr "Kesalahan USB"
msgid "USB busy"
msgstr ""

#: supervisor/shared/safe_mode.c
msgid "USB devices need more endpoints than are available."
Expand All @@ -2238,6 +2234,10 @@ msgstr ""
msgid "USB devices specify too many interface names."
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB error"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
msgstr "Nilai integer UUID harus 0-0xffff"
Expand Down Expand Up @@ -3526,6 +3526,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/asmthumb.c
msgid "native method too big"
msgstr ""

#: py/emitnative.c
msgid "native yield"
msgstr ""
Expand Down Expand Up @@ -3567,6 +3571,10 @@ msgstr "tidak ada ikatan/bind pada temuan nonlocal"
msgid "no default packer"
msgstr ""

#: extmod/modurandom.c
msgid "no default seed"
msgstr ""

#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "tidak ada modul yang bernama '%q'"
Expand Down Expand Up @@ -4136,6 +4144,10 @@ msgstr ""
msgid "too many indices"
msgstr ""

#: py/asmthumb.c
msgid "too many locals for native method"
msgstr ""

#: py/runtime.c
#, c-format
msgid "too many values to unpack (expected %d)"
Expand Down Expand Up @@ -4369,6 +4381,12 @@ msgstr "zi harus berjenis float"
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "USB Busy"
#~ msgstr "USB Sibuk"

#~ msgid "USB Error"
#~ msgstr "Kesalahan USB"

#~ msgid "%q indices must be integers, not %q"
#~ msgstr "%q indeks harus bilangan bulat, bukan %q"

Expand Down
22 changes: 17 additions & 5 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2185,11 +2185,7 @@ msgid "UART write error"
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB Busy"
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB Error"
msgid "USB busy"
msgstr ""

#: supervisor/shared/safe_mode.c
Expand All @@ -2200,6 +2196,10 @@ msgstr ""
msgid "USB devices specify too many interface names."
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB error"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
msgstr ""
Expand Down Expand Up @@ -3480,6 +3480,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/asmthumb.c
msgid "native method too big"
msgstr ""

#: py/emitnative.c
msgid "native yield"
msgstr ""
Expand Down Expand Up @@ -3521,6 +3525,10 @@ msgstr ""
msgid "no default packer"
msgstr ""

#: extmod/modurandom.c
msgid "no default seed"
msgstr ""

#: py/builtinimport.c
msgid "no module named '%q'"
msgstr ""
Expand Down Expand Up @@ -4089,6 +4097,10 @@ msgstr ""
msgid "too many indices"
msgstr ""

#: py/asmthumb.c
msgid "too many locals for native method"
msgstr ""

#: py/runtime.c
#, c-format
msgid "too many values to unpack (expected %d)"
Expand Down
30 changes: 24 additions & 6 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -2229,12 +2229,8 @@ msgid "UART write error"
msgstr "UART-Schreibfehler"

#: shared-module/usb_hid/Device.c
msgid "USB Busy"
msgstr "USB beschäftigt"

#: shared-module/usb_hid/Device.c
msgid "USB Error"
msgstr "USB Fehler"
msgid "USB busy"
msgstr ""

#: supervisor/shared/safe_mode.c
msgid "USB devices need more endpoints than are available."
Expand All @@ -2244,6 +2240,10 @@ msgstr ""
msgid "USB devices specify too many interface names."
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB error"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
msgstr "UUID Integer-Wert muss ein Wert von 0 bis 0xffff sein"
Expand Down Expand Up @@ -3559,6 +3559,10 @@ msgstr "Name '%q' ist nirgends definiert worden (Schreibweise kontrollieren)"
msgid "name not defined"
msgstr "Dieser Name ist nirgends definiert worden (Schreibweise kontrollieren)"

#: py/asmthumb.c
msgid "native method too big"
msgstr ""

#: py/emitnative.c
msgid "native yield"
msgstr "native Ausbeute (yield)"
Expand Down Expand Up @@ -3600,6 +3604,10 @@ msgstr "Kein Binding für nonlocal gefunden"
msgid "no default packer"
msgstr ""

#: extmod/modurandom.c
msgid "no default seed"
msgstr ""

#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "Kein Modul mit dem Namen '%q'"
Expand Down Expand Up @@ -4175,6 +4183,10 @@ msgstr ""
msgid "too many indices"
msgstr "zu viele Indizes"

#: py/asmthumb.c
msgid "too many locals for native method"
msgstr ""

#: py/runtime.c
#, c-format
msgid "too many values to unpack (expected %d)"
Expand Down Expand Up @@ -4412,6 +4424,12 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "USB Busy"
#~ msgstr "USB beschäftigt"

#~ msgid "USB Error"
#~ msgstr "USB Fehler"

#~ msgid "%q indices must be integers, not %q"
#~ msgstr "%q Indizes müssen Integer sein, nicht %q"

Expand Down
22 changes: 17 additions & 5 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -2182,11 +2182,7 @@ msgid "UART write error"
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB Busy"
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB Error"
msgid "USB busy"
msgstr ""

#: supervisor/shared/safe_mode.c
Expand All @@ -2197,6 +2193,10 @@ msgstr ""
msgid "USB devices specify too many interface names."
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB error"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
msgstr ""
Expand Down Expand Up @@ -3477,6 +3477,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/asmthumb.c
msgid "native method too big"
msgstr ""

#: py/emitnative.c
msgid "native yield"
msgstr ""
Expand Down Expand Up @@ -3518,6 +3522,10 @@ msgstr ""
msgid "no default packer"
msgstr ""

#: extmod/modurandom.c
msgid "no default seed"
msgstr ""

#: py/builtinimport.c
msgid "no module named '%q'"
msgstr ""
Expand Down Expand Up @@ -4086,6 +4094,10 @@ msgstr ""
msgid "too many indices"
msgstr ""

#: py/asmthumb.c
msgid "too many locals for native method"
msgstr ""

#: py/runtime.c
#, c-format
msgid "too many values to unpack (expected %d)"
Expand Down
30 changes: 24 additions & 6 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -2219,12 +2219,8 @@ msgid "UART write error"
msgstr "UART write error"

#: shared-module/usb_hid/Device.c
msgid "USB Busy"
msgstr "USB busy"

#: shared-module/usb_hid/Device.c
msgid "USB Error"
msgstr "USB error"
msgid "USB busy"
msgstr ""

#: supervisor/shared/safe_mode.c
msgid "USB devices need more endpoints than are available."
Expand All @@ -2234,6 +2230,10 @@ msgstr ""
msgid "USB devices specify too many interface names."
msgstr ""

#: shared-module/usb_hid/Device.c
msgid "USB error"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
msgstr "UUID integer value must be 0-0xffff"
Expand Down Expand Up @@ -3525,6 +3525,10 @@ msgstr "name '%q' is not defined"
msgid "name not defined"
msgstr "name not defined"

#: py/asmthumb.c
msgid "native method too big"
msgstr ""

#: py/emitnative.c
msgid "native yield"
msgstr "native yield"
Expand Down Expand Up @@ -3566,6 +3570,10 @@ msgstr "no binding for nonlocal found"
msgid "no default packer"
msgstr "no default packer"

#: extmod/modurandom.c
msgid "no default seed"
msgstr ""

#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "no module named '%q'"
Expand Down Expand Up @@ -4136,6 +4144,10 @@ msgstr "too many dimensions"
msgid "too many indices"
msgstr "too many indices"

#: py/asmthumb.c
msgid "too many locals for native method"
msgstr ""

#: py/runtime.c
#, c-format
msgid "too many values to unpack (expected %d)"
Expand Down Expand Up @@ -4369,6 +4381,12 @@ msgstr "zi must be of float type"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)"

#~ msgid "USB Busy"
#~ msgstr "USB busy"

#~ msgid "USB Error"
#~ msgstr "USB error"

#~ msgid "%q indices must be integers, not %q"
#~ msgstr "%q indices must be integers, not %q"

Expand Down
Loading