Skip to content

Translations update from Weblate #4912

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 7 commits into from
Jun 24, 2021
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
34 changes: 33 additions & 1 deletion locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,22 @@ msgstr "%q indeks di luar batas"
msgid "%q indices must be integers, not %s"
msgstr "indeks %q harus bilangan bulat, bukan %s"

#: py/argcheck.c
msgid "%q length must be %q"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "%q list must be a list"
msgstr "daftar %q harus berupa daftar"

#: py/argcheck.c
msgid "%q must <= %d"
msgstr ""

#: py/argcheck.c
msgid "%q must be %d-%d"
msgstr ""

#: shared-bindings/usb_hid/Device.c
msgid "%q must be 0-255"
msgstr ""
Expand All @@ -102,7 +114,11 @@ msgstr ""
msgid "%q must be 1-255"
msgstr ""

#: shared-bindings/memorymonitor/AllocationAlarm.c
#: py/argcheck.c
msgid "%q must be >= %d"
msgstr ""

#: py/argcheck.c shared-bindings/memorymonitor/AllocationAlarm.c
msgid "%q must be >= 0"
msgstr "%q harus >= 0"

Expand All @@ -118,6 +134,10 @@ msgstr "%q harus >= 1"
msgid "%q must be None or between 1 and len(report_descriptor)-1"
msgstr ""

#: py/argcheck.c
msgid "%q must be a string"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr "%q harus berupa tuple dengan panjang 2"
Expand All @@ -126,6 +146,15 @@ msgstr "%q harus berupa tuple dengan panjang 2"
msgid "%q must be between %d and %d"
msgstr ""

#: py/argcheck.c
msgid "%q must of type %q"
msgstr ""

#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q must store bytes"
msgstr ""

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: shared-bindings/canio/Match.c
msgid "%q out of range"
Expand Down Expand Up @@ -1727,6 +1756,7 @@ msgstr ""

#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
#: ports/raspberrypi/common-hal/alarm/time/TimeAlarm.c
#: ports/stm/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr ""
Expand Down Expand Up @@ -2069,6 +2099,7 @@ msgstr ""
msgid "Size not supported"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/SleepMemory.c
#: ports/stm/common-hal/alarm/SleepMemory.c
msgid "Sleep Memory not available"
msgstr ""
Expand Down Expand Up @@ -2213,6 +2244,7 @@ msgstr "Terlalu banyak tampilan"
msgid "Total data to write is larger than %q"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/touch/TouchAlarm.c
#: ports/stm/common-hal/alarm/touch/TouchAlarm.c
msgid "Touch alarms not available"
msgstr ""
Expand Down
34 changes: 33 additions & 1 deletion locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,22 @@ msgstr "Index %q je mimo rozsah"
msgid "%q indices must be integers, not %s"
msgstr "Indexy %q musí být celá čísla, nikoli %s"

#: py/argcheck.c
msgid "%q length must be %q"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "%q list must be a list"
msgstr "Seznam %q musí být seznam"

#: py/argcheck.c
msgid "%q must <= %d"
msgstr ""

#: py/argcheck.c
msgid "%q must be %d-%d"
msgstr ""

#: shared-bindings/usb_hid/Device.c
msgid "%q must be 0-255"
msgstr ""
Expand All @@ -98,7 +110,11 @@ msgstr ""
msgid "%q must be 1-255"
msgstr ""

#: shared-bindings/memorymonitor/AllocationAlarm.c
#: py/argcheck.c
msgid "%q must be >= %d"
msgstr ""

#: py/argcheck.c shared-bindings/memorymonitor/AllocationAlarm.c
msgid "%q must be >= 0"
msgstr "%q musí být >= 0"

Expand All @@ -114,6 +130,10 @@ msgstr "%q musí být > = 1"
msgid "%q must be None or between 1 and len(report_descriptor)-1"
msgstr ""

#: py/argcheck.c
msgid "%q must be a string"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr "%q musí být n-tice délky 2"
Expand All @@ -122,6 +142,15 @@ msgstr "%q musí být n-tice délky 2"
msgid "%q must be between %d and %d"
msgstr ""

#: py/argcheck.c
msgid "%q must of type %q"
msgstr ""

#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q must store bytes"
msgstr ""

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: shared-bindings/canio/Match.c
msgid "%q out of range"
Expand Down Expand Up @@ -1705,6 +1734,7 @@ msgstr ""

#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
#: ports/raspberrypi/common-hal/alarm/time/TimeAlarm.c
#: ports/stm/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr ""
Expand Down Expand Up @@ -2038,6 +2068,7 @@ msgstr ""
msgid "Size not supported"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/SleepMemory.c
#: ports/stm/common-hal/alarm/SleepMemory.c
msgid "Sleep Memory not available"
msgstr ""
Expand Down Expand Up @@ -2182,6 +2213,7 @@ msgstr ""
msgid "Total data to write is larger than %q"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/touch/TouchAlarm.c
#: ports/stm/common-hal/alarm/touch/TouchAlarm.c
msgid "Touch alarms not available"
msgstr ""
Expand Down
34 changes: 33 additions & 1 deletion locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,22 @@ msgstr "Der Index %q befindet sich außerhalb des Bereiches"
msgid "%q indices must be integers, not %s"
msgstr "%q Indizes müssen Integer sein, nicht %s"

#: py/argcheck.c
msgid "%q length must be %q"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "%q list must be a list"
msgstr "%q Liste muss eine Liste sein"

#: py/argcheck.c
msgid "%q must <= %d"
msgstr ""

#: py/argcheck.c
msgid "%q must be %d-%d"
msgstr ""

#: shared-bindings/usb_hid/Device.c
msgid "%q must be 0-255"
msgstr "%q muss 0-255 sein"
Expand All @@ -103,7 +115,11 @@ msgstr "%q muss 0-255 sein"
msgid "%q must be 1-255"
msgstr "%q muss 1-255 sein"

#: shared-bindings/memorymonitor/AllocationAlarm.c
#: py/argcheck.c
msgid "%q must be >= %d"
msgstr ""

#: py/argcheck.c shared-bindings/memorymonitor/AllocationAlarm.c
msgid "%q must be >= 0"
msgstr "%q muss >= 0 sein"

Expand All @@ -119,6 +135,10 @@ msgstr "%q muss >= 1 sein"
msgid "%q must be None or between 1 and len(report_descriptor)-1"
msgstr "%q muss None oder zwischen 1 und len(report_descriptor)-1 sein"

#: py/argcheck.c
msgid "%q must be a string"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr "%q muss ein Tupel der Länge 2 sein"
Expand All @@ -127,6 +147,15 @@ msgstr "%q muss ein Tupel der Länge 2 sein"
msgid "%q must be between %d and %d"
msgstr ""

#: py/argcheck.c
msgid "%q must of type %q"
msgstr ""

#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q must store bytes"
msgstr ""

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: shared-bindings/canio/Match.c
msgid "%q out of range"
Expand Down Expand Up @@ -1729,6 +1758,7 @@ msgstr ""

#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
#: ports/raspberrypi/common-hal/alarm/time/TimeAlarm.c
#: ports/stm/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr ""
Expand Down Expand Up @@ -2067,6 +2097,7 @@ msgstr ""
msgid "Size not supported"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/SleepMemory.c
#: ports/stm/common-hal/alarm/SleepMemory.c
msgid "Sleep Memory not available"
msgstr ""
Expand Down Expand Up @@ -2214,6 +2245,7 @@ msgstr "Zu viele displays"
msgid "Total data to write is larger than %q"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/touch/TouchAlarm.c
#: ports/stm/common-hal/alarm/touch/TouchAlarm.c
msgid "Touch alarms not available"
msgstr ""
Expand Down
34 changes: 33 additions & 1 deletion locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,22 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""

#: py/argcheck.c
msgid "%q length must be %q"
msgstr ""

#: shared-bindings/vectorio/Polygon.c
msgid "%q list must be a list"
msgstr ""

#: py/argcheck.c
msgid "%q must <= %d"
msgstr ""

#: py/argcheck.c
msgid "%q must be %d-%d"
msgstr ""

#: shared-bindings/usb_hid/Device.c
msgid "%q must be 0-255"
msgstr ""
Expand All @@ -95,7 +107,11 @@ msgstr ""
msgid "%q must be 1-255"
msgstr ""

#: shared-bindings/memorymonitor/AllocationAlarm.c
#: py/argcheck.c
msgid "%q must be >= %d"
msgstr ""

#: py/argcheck.c shared-bindings/memorymonitor/AllocationAlarm.c
msgid "%q must be >= 0"
msgstr ""

Expand All @@ -111,6 +127,10 @@ msgstr ""
msgid "%q must be None or between 1 and len(report_descriptor)-1"
msgstr ""

#: py/argcheck.c
msgid "%q must be a string"
msgstr ""

#: shared-module/vectorio/Polygon.c
msgid "%q must be a tuple of length 2"
msgstr ""
Expand All @@ -119,6 +139,15 @@ msgstr ""
msgid "%q must be between %d and %d"
msgstr ""

#: py/argcheck.c
msgid "%q must of type %q"
msgstr ""

#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
#: shared-bindings/keypad/ShiftRegisterKeys.c
msgid "%q must store bytes"
msgstr ""

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#: shared-bindings/canio/Match.c
msgid "%q out of range"
Expand Down Expand Up @@ -1702,6 +1731,7 @@ msgstr ""

#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
#: ports/raspberrypi/common-hal/alarm/time/TimeAlarm.c
#: ports/stm/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr ""
Expand Down Expand Up @@ -2035,6 +2065,7 @@ msgstr ""
msgid "Size not supported"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/SleepMemory.c
#: ports/stm/common-hal/alarm/SleepMemory.c
msgid "Sleep Memory not available"
msgstr ""
Expand Down Expand Up @@ -2179,6 +2210,7 @@ msgstr ""
msgid "Total data to write is larger than %q"
msgstr ""

#: ports/raspberrypi/common-hal/alarm/touch/TouchAlarm.c
#: ports/stm/common-hal/alarm/touch/TouchAlarm.c
msgid "Touch alarms not available"
msgstr ""
Expand Down
Loading