Skip to content

Translations update from Hosted Weblate #7408

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 3 commits into from
Jan 3, 2023
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
23 changes: 13 additions & 10 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ msgstr ""
msgid "%q is %q"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "%q is read-only for this board"
msgstr ""

#: py/argcheck.c shared-bindings/usb_hid/Device.c
msgid "%q length must be %d"
msgstr ""
Expand Down Expand Up @@ -304,7 +308,7 @@ msgstr ""
msgid "'%s' object doesn't support item deletion"
msgstr ""

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

Expand Down Expand Up @@ -1883,18 +1887,14 @@ msgid "Random number generation error"
msgstr "Kesalahan pembuatan nomor acak"

#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
msgid "Read-only"
msgstr "Baca-saja"

#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "sistem file (filesystem) bersifat Read-only"

#: shared-module/displayio/Bitmap.c
msgid "Read-only object"
msgstr "Objek Read-only"

#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
msgid "Received response was invalid"
msgstr ""
Expand Down Expand Up @@ -2741,6 +2741,10 @@ msgstr ""
msgid "can't set attribute"
msgstr ""

#: py/runtime.c
msgid "can't set attribute '%q'"
msgstr ""

#: py/emitnative.c
msgid "can't store '%q'"
msgstr ""
Expand Down Expand Up @@ -3102,10 +3106,6 @@ msgstr ""
msgid "format requires a dict"
msgstr ""

#: shared-bindings/microcontroller/Processor.c
msgid "frequency is read-only for this board"
msgstr ""

#: py/objdeque.c
msgid "full"
msgstr ""
Expand Down Expand Up @@ -4378,6 +4378,9 @@ msgstr "zi harus berjenis float"
msgid "zi must be of shape (n_section, 2)"
msgstr "Zi harus berbentuk (n_section, 2)"

#~ msgid "Read-only object"
#~ msgstr "Objek Read-only"

#~ msgid "%q length must be >= 1"
#~ msgstr "%q panjang harus >= 1"

Expand Down
20 changes: 10 additions & 10 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@ msgstr "Inicializace %q selhala"
msgid "%q is %q"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "%q is read-only for this board"
msgstr ""

#: py/argcheck.c shared-bindings/usb_hid/Device.c
msgid "%q length must be %d"
msgstr "Délka %q musí být %d"
Expand Down Expand Up @@ -305,7 +309,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"

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

Expand Down Expand Up @@ -1874,18 +1878,14 @@ msgid "Random number generation error"
msgstr ""

#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
msgid "Read-only"
msgstr ""

#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "Read-only object"
msgstr ""

#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
msgid "Received response was invalid"
msgstr ""
Expand Down Expand Up @@ -2728,6 +2728,10 @@ msgstr ""
msgid "can't set attribute"
msgstr ""

#: py/runtime.c
msgid "can't set attribute '%q'"
msgstr ""

#: py/emitnative.c
msgid "can't store '%q'"
msgstr ""
Expand Down Expand Up @@ -3089,10 +3093,6 @@ msgstr ""
msgid "format requires a dict"
msgstr ""

#: shared-bindings/microcontroller/Processor.c
msgid "frequency is read-only for this board"
msgstr ""

#: py/objdeque.c
msgid "full"
msgstr ""
Expand Down
26 changes: 16 additions & 10 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ msgstr "%q Initialisierung ist gescheitert"
msgid "%q is %q"
msgstr "%q ist %q"

#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "%q is read-only for this board"
msgstr ""

#: py/argcheck.c shared-bindings/usb_hid/Device.c
msgid "%q length must be %d"
msgstr "%q länge muss %d betragen"
Expand Down Expand Up @@ -308,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"

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

Expand Down Expand Up @@ -1899,18 +1903,14 @@ msgid "Random number generation error"
msgstr "Fehler bei der Erzeugung von Zufallszahlen"

#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
msgid "Read-only"
msgstr "Nur lesen möglich, da Schreibgeschützt"

#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Schreibgeschützte Dateisystem"

#: shared-module/displayio/Bitmap.c
msgid "Read-only object"
msgstr "Schreibgeschützte Objekt"

#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
msgid "Received response was invalid"
msgstr "Erhaltene Antwort ist ungültig"
Expand Down Expand Up @@ -2787,6 +2787,10 @@ msgstr "Kann Blockgröße von 512 nicht setzen"
msgid "can't set attribute"
msgstr "kann Attribut nicht setzen"

#: py/runtime.c
msgid "can't set attribute '%q'"
msgstr ""

#: py/emitnative.c
msgid "can't store '%q'"
msgstr "Speichern von '%q' nicht möglich"
Expand Down Expand Up @@ -3158,10 +3162,6 @@ msgstr "Die Schriftart (font) muss 2048 Byte lang sein"
msgid "format requires a dict"
msgstr "Format erfordert ein Wörterbuch (dict)"

#: shared-bindings/microcontroller/Processor.c
msgid "frequency is read-only for this board"
msgstr "Frequenz ist für dieses Board schreibgeschützt"

#: py/objdeque.c
msgid "full"
msgstr "voll"
Expand Down Expand Up @@ -4448,6 +4448,12 @@ 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 "Read-only object"
#~ msgstr "Schreibgeschützte Objekt"

#~ msgid "frequency is read-only for this board"
#~ msgstr "Frequenz ist für dieses Board schreibgeschützt"

#~ msgid "Unable to write"
#~ msgstr "Schreiben nicht möglich"

Expand Down
20 changes: 10 additions & 10 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,10 @@ msgstr "%q εκκίνηση απέτυχε"
msgid "%q is %q"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "%q is read-only for this board"
msgstr ""

#: py/argcheck.c shared-bindings/usb_hid/Device.c
msgid "%q length must be %d"
msgstr "%q μήκος πρέπει να είναι %d"
Expand Down Expand Up @@ -310,7 +314,7 @@ msgstr "'%s' αντικείμενο δεν υποστηρίζει ορισμό
msgid "'%s' object doesn't support item deletion"
msgstr "'%s' αντικείμενο δεν υποστηρίζει διαγραφή πράγματος"

#: ports/raspberrypi/common-hal/wifi/Radio.c py/runtime.c
#: py/runtime.c
msgid "'%s' object has no attribute '%q'"
msgstr "'%s' αντικείμενο δεν έχει γνώρισμα '%q'"

Expand Down Expand Up @@ -1883,18 +1887,14 @@ msgid "Random number generation error"
msgstr ""

#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
msgid "Read-only"
msgstr ""

#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "Read-only object"
msgstr ""

#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
msgid "Received response was invalid"
msgstr ""
Expand Down Expand Up @@ -2737,6 +2737,10 @@ msgstr ""
msgid "can't set attribute"
msgstr ""

#: py/runtime.c
msgid "can't set attribute '%q'"
msgstr ""

#: py/emitnative.c
msgid "can't store '%q'"
msgstr ""
Expand Down Expand Up @@ -3098,10 +3102,6 @@ msgstr ""
msgid "format requires a dict"
msgstr ""

#: shared-bindings/microcontroller/Processor.c
msgid "frequency is read-only for this board"
msgstr ""

#: py/objdeque.c
msgid "full"
msgstr ""
Expand Down
23 changes: 13 additions & 10 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ msgstr ""
msgid "%q is %q"
msgstr ""

#: ports/raspberrypi/common-hal/wifi/Radio.c
msgid "%q is read-only for this board"
msgstr ""

#: py/argcheck.c shared-bindings/usb_hid/Device.c
msgid "%q length must be %d"
msgstr ""
Expand Down Expand Up @@ -308,7 +312,7 @@ msgstr "'%s' object doesn't support item assignment"
msgid "'%s' object doesn't support item deletion"
msgstr "'%s' object doesn't support item deletion"

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

Expand Down Expand Up @@ -1880,18 +1884,14 @@ msgid "Random number generation error"
msgstr "Random number generation error"

#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
#: shared-bindings/pulseio/PulseIn.c shared-module/displayio/Bitmap.c
msgid "Read-only"
msgstr "Read-only"

#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Read-only filesystem"

#: shared-module/displayio/Bitmap.c
msgid "Read-only object"
msgstr "Read-only object"

#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
msgid "Received response was invalid"
msgstr "Received response was invalid"
Expand Down Expand Up @@ -2744,6 +2744,10 @@ msgstr "can't set 512 block size"
msgid "can't set attribute"
msgstr "can't set attribute"

#: py/runtime.c
msgid "can't set attribute '%q'"
msgstr ""

#: py/emitnative.c
msgid "can't store '%q'"
msgstr "can't store '%q'"
Expand Down Expand Up @@ -3108,10 +3112,6 @@ msgstr "font must be 2048 bytes long"
msgid "format requires a dict"
msgstr "format requires a dict"

#: shared-bindings/microcontroller/Processor.c
msgid "frequency is read-only for this board"
msgstr ""

#: py/objdeque.c
msgid "full"
msgstr "full"
Expand Down Expand Up @@ -4383,6 +4383,9 @@ 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 "Read-only object"
#~ msgstr "Read-only object"

#~ msgid "%q length must be >= 1"
#~ msgstr "%q length must be >= 1"

Expand Down
Loading