Skip to content

Translations update from Weblate #3921

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 38 commits into from
Jan 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
e2b7fe3
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Oct 22, 2020
e2c833a
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Oct 23, 2020
3d5c77c
Merge pull request #35 from adafruit/main
DavePutz Dec 10, 2020
1d37d3f
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Dec 15, 2020
10d735d
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Dec 16, 2020
737828c
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Dec 22, 2020
f814a34
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Dec 22, 2020
9c14593
Merge pull request #36 from adafruit/main
DavePutz Dec 28, 2020
9e559ac
Merge branch 'main' of https://github.com/adafruit/circuitpython into…
askpatrickw Jan 1, 2021
43f93b0
release and pre-release FeatherS2 NSync
askpatrickw Jan 1, 2021
220501e
dupe LED entries
askpatrickw Jan 1, 2021
2ce0720
changes based on UM's input
askpatrickw Jan 2, 2021
9d5587f
Translated using Weblate (Indonesian)
oonid Jan 2, 2021
8c8961a
Merge pull request #3 from adafruit/main
bwshockley Jan 3, 2021
9286f26
Added CP Dotstart Lib to Build
bwshockley Jan 3, 2021
d0e5499
Merge pull request #3914 from askpatrickw/feathers2-Nsync
ladyada Jan 3, 2021
d8721e3
Merge branch 'origin/main' into Weblate.
weblate Jan 3, 2021
2a5f3de
Merge pull request #3608 from adafruit/6.0.x
jepler Oct 27, 2020
10f178d
Fixed incorrect pin assignment on header
UnexpectedMaker Jan 3, 2021
46ec95d
Merge pull request #3925 from UnexpectedCircuitPython/main
ladyada Jan 4, 2021
dfcdad3
Merge branch 'origin/main' into Weblate.
weblate Jan 4, 2021
dcf88e1
Merge pull request #3923 from bwshockley/Add_dotstar_mini_sam_m4
ladyada Jan 4, 2021
4a9f33a
Merge branch 'origin/main' into Weblate.
weblate Jan 4, 2021
09bf584
ulab: update to 1.6.0
jepler Jan 4, 2021
f87ce01
make translate
jepler Jan 4, 2021
f6f1ef7
Merge pull request #3929 from jepler/update-ulab3
dhalbert Jan 4, 2021
d2c71fd
Merge branch 'origin/main' into Weblate.
weblate Jan 4, 2021
4135ccb
Update translation files
weblate Jan 4, 2021
bbd4de3
Add adafruit_bus_device to CPX builds.
kattni Jan 4, 2021
76e9f49
Merge pull request #37 from adafruit/main
DavePutz Jan 4, 2021
ce55822
Fix size of memset in board_reset_user_neopixels()
DavePutz Jan 4, 2021
69de4f9
Merge pull request #3932 from kattni/circuit-playground-bus-device
dhalbert Jan 5, 2021
0057e1d
Translated using Weblate (Portuguese (Brazil))
wtuemura Jan 5, 2021
7943272
Translated using Weblate (Swedish)
bergdahl Jan 4, 2021
03a6db3
Merge branch 'origin/main' into Weblate.
weblate Jan 5, 2021
9eb2ca0
Update translation files
weblate Jan 5, 2021
590fe8e
Merge pull request #3934 from DavePutz/issue_3807
dhalbert Jan 5, 2021
8c25f54
Merge branch 'origin/main' into Weblate.
weblate Jan 5, 2021
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
2 changes: 1 addition & 1 deletion extmod/ulab
Submodule ulab updated 101 files
56 changes: 30 additions & 26 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-01-03 05:29+0000\n"
"Last-Translator: oon arfiandwi <oon.arfiandwi@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ID\n"
Expand Down Expand Up @@ -1850,11 +1850,11 @@ msgstr "Tingkat sampel dari sampel tidak cocok dengan mixer"

#: shared-module/audiomixer/MixerVoice.c
msgid "The sample's signedness does not match the mixer's"
msgstr ""
msgstr "signedness dari sampel tidak cocok dengan mixer"

#: shared-bindings/displayio/TileGrid.c
msgid "Tile height must exactly divide bitmap height"
msgstr ""
msgstr "Tinggi tile harus persis membagi tinggi bitmap"

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
Expand Down Expand Up @@ -1903,13 +1903,9 @@ msgid "Total data to write is larger than outgoing_packet_length"
msgstr ""
"Total data yang akan ditulis lebih besar daripada outgoing_packet_length"

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "TouchAlarm not available in light sleep"
msgstr ""

#: py/obj.c
msgid "Traceback (most recent call last):\n"
msgstr ""
msgstr "Traceback (bagian terakhir dari panggilan terkini):\n"

#: shared-bindings/time/__init__.c
msgid "Tuple or struct_time argument required"
Expand Down Expand Up @@ -1945,15 +1941,15 @@ msgstr "Kesalahan USB"

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
msgstr ""
msgstr "Nilai integer UUID harus 0-0xffff"

#: shared-bindings/_bleio/UUID.c
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
msgstr ""
msgstr "String UUID bukan 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"

#: shared-bindings/_bleio/UUID.c
msgid "UUID value is not str, int or byte buffer"
msgstr ""
msgstr "Nilai UUID bukan str, int atau byte buffer"

#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
Expand All @@ -1967,7 +1963,7 @@ msgstr ""
#: shared-module/displayio/I2CDisplay.c
#, c-format
msgid "Unable to find I2C Display at %x"
msgstr ""
msgstr "Tidak dapat menemukan Tampilan I2C di %x"

#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
Expand All @@ -1976,23 +1972,23 @@ msgstr "Tidak dapat menemukan GCLK yang kosong"

#: py/parse.c
msgid "Unable to init parser"
msgstr ""
msgstr "Tidak dapat memulai parser"

#: shared-module/displayio/OnDiskBitmap.c
msgid "Unable to read color palette data"
msgstr ""
msgstr "Tidak dapat membaca data palet warna"

#: shared-bindings/nvm/ByteArray.c
msgid "Unable to write to nvm."
msgstr ""
msgstr "Tidak dapat menulis ke nvm."

#: shared-bindings/alarm/SleepMemory.c
msgid "Unable to write to sleep_memory."
msgstr ""

#: ports/nrf/common-hal/_bleio/UUID.c
msgid "Unexpected nrfx uuid type"
msgstr ""
msgstr "Tipe urf nrfx tak sesuai"

#: ports/esp32s2/common-hal/socketpool/Socket.c
#, c-format
Expand Down Expand Up @@ -2550,6 +2546,10 @@ msgstr ""
msgid "data must be of equal length"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "data type not understood"
msgstr ""

#: py/parsenum.c
msgid "decimal numbers not supported"
msgstr ""
Expand Down Expand Up @@ -2860,7 +2860,7 @@ msgid "input and output shapes are not compatible"
msgstr ""

#: extmod/ulab/code/ulab_create.c
msgid "input argument must be an integer or a 2-tuple"
msgid "input argument must be an integer, a tuple, or a list"
msgstr ""

#: extmod/ulab/code/fft/fft.c
Expand Down Expand Up @@ -3103,6 +3103,10 @@ msgstr ""
msgid "maxiter should be > 0"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "median argument must be an ndarray"
msgstr ""

#: py/runtime.c
#, c-format
msgid "memory allocation failed, allocating %u bytes"
Expand Down Expand Up @@ -3333,10 +3337,6 @@ msgstr ""
msgid "operation is implemented for 1D Boolean arrays only"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "operation is not implemented for flattened array"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "operation is not implemented on ndarrays"
msgstr ""
Expand Down Expand Up @@ -3681,6 +3681,10 @@ msgstr ""
msgid "too many arguments provided with the given format"
msgstr ""

#: extmod/ulab/code/ulab_create.c
msgid "too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "too many indices"
msgstr ""
Expand All @@ -3690,6 +3694,10 @@ msgstr ""
msgid "too many values to unpack (expected %d)"
msgstr ""

#: extmod/ulab/code/approx/approx.c
msgid "trapz is defined for 1D arrays"
msgstr ""

#: extmod/ulab/code/approx/approx.c
msgid "trapz is defined for 1D arrays of equal length"
msgstr ""
Expand All @@ -3698,10 +3706,6 @@ msgstr ""
msgid "trigger level must be 0 or 1"
msgstr ""

#: extmod/ulab/code/linalg/linalg.c
msgid "tuple index out of range"
msgstr ""

#: py/obj.c
msgid "tuple/list has wrong length"
msgstr ""
Expand Down
32 changes: 18 additions & 14 deletions locale/circuitpython.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -1863,10 +1863,6 @@ msgstr ""
msgid "Total data to write is larger than outgoing_packet_length"
msgstr ""

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "TouchAlarm not available in light sleep"
msgstr ""

#: py/obj.c
msgid "Traceback (most recent call last):\n"
msgstr ""
Expand Down Expand Up @@ -2502,6 +2498,10 @@ msgstr ""
msgid "data must be of equal length"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "data type not understood"
msgstr ""

#: py/parsenum.c
msgid "decimal numbers not supported"
msgstr ""
Expand Down Expand Up @@ -2812,7 +2812,7 @@ msgid "input and output shapes are not compatible"
msgstr ""

#: extmod/ulab/code/ulab_create.c
msgid "input argument must be an integer or a 2-tuple"
msgid "input argument must be an integer, a tuple, or a list"
msgstr ""

#: extmod/ulab/code/fft/fft.c
Expand Down Expand Up @@ -3055,6 +3055,10 @@ msgstr ""
msgid "maxiter should be > 0"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "median argument must be an ndarray"
msgstr ""

#: py/runtime.c
#, c-format
msgid "memory allocation failed, allocating %u bytes"
Expand Down Expand Up @@ -3284,10 +3288,6 @@ msgstr ""
msgid "operation is implemented for 1D Boolean arrays only"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "operation is not implemented for flattened array"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "operation is not implemented on ndarrays"
msgstr ""
Expand Down Expand Up @@ -3631,6 +3631,10 @@ msgstr ""
msgid "too many arguments provided with the given format"
msgstr ""

#: extmod/ulab/code/ulab_create.c
msgid "too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "too many indices"
msgstr ""
Expand All @@ -3640,6 +3644,10 @@ msgstr ""
msgid "too many values to unpack (expected %d)"
msgstr ""

#: extmod/ulab/code/approx/approx.c
msgid "trapz is defined for 1D arrays"
msgstr ""

#: extmod/ulab/code/approx/approx.c
msgid "trapz is defined for 1D arrays of equal length"
msgstr ""
Expand All @@ -3648,10 +3656,6 @@ msgstr ""
msgid "trigger level must be 0 or 1"
msgstr ""

#: extmod/ulab/code/linalg/linalg.c
msgid "tuple index out of range"
msgstr ""

#: py/obj.c
msgid "tuple/list has wrong length"
msgstr ""
Expand Down
32 changes: 18 additions & 14 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2020-12-04 18:33+0000\n"
"Last-Translator: vkuthan <vit.kuthan@seznam.cz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -1865,10 +1865,6 @@ msgstr ""
msgid "Total data to write is larger than outgoing_packet_length"
msgstr ""

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "TouchAlarm not available in light sleep"
msgstr ""

#: py/obj.c
msgid "Traceback (most recent call last):\n"
msgstr ""
Expand Down Expand Up @@ -2504,6 +2500,10 @@ msgstr ""
msgid "data must be of equal length"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "data type not understood"
msgstr ""

#: py/parsenum.c
msgid "decimal numbers not supported"
msgstr ""
Expand Down Expand Up @@ -2814,7 +2814,7 @@ msgid "input and output shapes are not compatible"
msgstr ""

#: extmod/ulab/code/ulab_create.c
msgid "input argument must be an integer or a 2-tuple"
msgid "input argument must be an integer, a tuple, or a list"
msgstr ""

#: extmod/ulab/code/fft/fft.c
Expand Down Expand Up @@ -3057,6 +3057,10 @@ msgstr ""
msgid "maxiter should be > 0"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "median argument must be an ndarray"
msgstr ""

#: py/runtime.c
#, c-format
msgid "memory allocation failed, allocating %u bytes"
Expand Down Expand Up @@ -3286,10 +3290,6 @@ msgstr ""
msgid "operation is implemented for 1D Boolean arrays only"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "operation is not implemented for flattened array"
msgstr ""

#: extmod/ulab/code/numerical/numerical.c
msgid "operation is not implemented on ndarrays"
msgstr ""
Expand Down Expand Up @@ -3633,6 +3633,10 @@ msgstr ""
msgid "too many arguments provided with the given format"
msgstr ""

#: extmod/ulab/code/ulab_create.c
msgid "too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "too many indices"
msgstr ""
Expand All @@ -3642,6 +3646,10 @@ msgstr ""
msgid "too many values to unpack (expected %d)"
msgstr ""

#: extmod/ulab/code/approx/approx.c
msgid "trapz is defined for 1D arrays"
msgstr ""

#: extmod/ulab/code/approx/approx.c
msgid "trapz is defined for 1D arrays of equal length"
msgstr ""
Expand All @@ -3650,10 +3658,6 @@ msgstr ""
msgid "trigger level must be 0 or 1"
msgstr ""

#: extmod/ulab/code/linalg/linalg.c
msgid "tuple index out of range"
msgstr ""

#: py/obj.c
msgid "tuple/list has wrong length"
msgstr ""
Expand Down
Loading