Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Translations update from Weblate #3909

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 5 commits into from
Jan 1, 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
83 changes: 49 additions & 34 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,24 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
"PO-Revision-Date: 2020-10-10 23:51+0000\n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
"Last-Translator: oon arfiandwi <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: ID\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.3-dev\n"
"X-Generator: Weblate 4.4.1-dev\n"

#: main.c
msgid ""
"\n"
"Code done running.\n"
msgstr ""
"\n"
"Kode selesai beroperasi.\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -62,7 +64,7 @@ msgstr "pin alamat %d dan pin rgb %d menunjukkan tinggi %d, bukan %d"

#: ports/atmel-samd/common-hal/sdioio/SDCard.c
msgid "%q failure: %d"
msgstr ""
msgstr "%q gagal: %d"

#: shared-bindings/microcontroller/Pin.c
msgid "%q in use"
Expand All @@ -78,15 +80,15 @@ msgstr "%q indeks di luar batas"

#: py/obj.c
msgid "%q indices must be integers, not %q"
msgstr ""
msgstr "%q indeks harus bilangan bulat, bukan %q"

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

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

#: shared-bindings/_bleio/CharacteristicBuffer.c
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
Expand All @@ -102,7 +104,7 @@ msgstr "%q harus berupa tuple dengan panjang 2"

#: shared-bindings/canio/Match.c
msgid "%q out of range"
msgstr ""
msgstr "%q di luar jangkauan"

#: ports/atmel-samd/common-hal/microcontroller/Pin.c
msgid "%q pin invalid"
Expand All @@ -126,31 +128,31 @@ msgstr ""

#: py/proto.c
msgid "'%q' object does not support '%q'"
msgstr ""
msgstr "Objek '%q' tidak mendukung '%q'"

#: py/obj.c
msgid "'%q' object does not support item assignment"
msgstr ""
msgstr "Objek '%q' tidak mendukung penugasan item"

#: py/obj.c
msgid "'%q' object does not support item deletion"
msgstr ""
msgstr "Objek '%q' tidak mendukung penghapusan item"

#: py/runtime.c
msgid "'%q' object has no attribute '%q'"
msgstr ""
msgstr "Objek '%q' tidak memiliki atribut '%q'"

#: py/runtime.c
msgid "'%q' object is not an iterator"
msgstr ""
msgstr "Objek '%q' bukan merupakan iterator"

#: py/objtype.c py/runtime.c
msgid "'%q' object is not callable"
msgstr ""

#: py/runtime.c
msgid "'%q' object is not iterable"
msgstr ""
msgstr "Objek '%q' tidak dapat diulang"

#: py/obj.c
msgid "'%q' object is not subscriptable"
Expand Down Expand Up @@ -224,7 +226,7 @@ msgstr "'await' diluar fungsi"

#: py/compile.c
msgid "'await', 'async for' or 'async with' outside async function"
msgstr ""
msgstr "'await', 'async for' atau 'async with' di luar fungsi async"

#: py/compile.c
msgid "'break' outside loop"
Expand Down Expand Up @@ -256,7 +258,7 @@ msgstr "'return' diluar fungsi"

#: py/compile.c
msgid "'yield from' inside async function"
msgstr ""
msgstr "'yield from' di dalam fungsi async"

#: py/compile.c
msgid "'yield' outside function"
Expand Down Expand Up @@ -285,7 +287,7 @@ msgstr "Sebuah channel hardware interrupt sedang digunakan"

#: ports/esp32s2/common-hal/analogio/AnalogIn.c
msgid "ADC2 is being used by WiFi"
msgstr ""
msgstr "ADC2 sedang digunakan oleh WiFi"

#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
#, c-format
Expand All @@ -308,13 +310,13 @@ msgstr "Semua perangkat I2C sedang digunakan"
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
msgid "All PCNT units in use"
msgstr ""
msgstr "Semua unit PCNT sedang digunakan"

#: ports/atmel-samd/common-hal/canio/Listener.c
#: ports/esp32s2/common-hal/canio/Listener.c
#: ports/stm/common-hal/canio/Listener.c
msgid "All RX FIFOs in use"
msgstr ""
msgstr "Semua RX FIFO sedang digunakan"

#: ports/esp32s2/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
msgid "All SPI peripherals are in use"
Expand Down Expand Up @@ -1188,6 +1190,7 @@ msgstr "Fase tidak valid"

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
#: shared-module/rgbmatrix/RGBMatrix.c
msgid "Invalid pin"
Expand Down Expand Up @@ -1512,6 +1515,10 @@ msgstr ""
msgid "Only one alarm.time alarm can be set."
msgstr ""

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "Only one alarm.touch alarm can be set."
msgstr ""

#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr ""
Expand Down Expand Up @@ -1825,18 +1832,21 @@ msgid ""
"enough power for the whole circuit and press reset (after ejecting "
"CIRCUITPY).\n"
msgstr ""
"Kekuatan mikrokontroler menurun. Pastikan catu daya Anda menyediakan\n"
"daya yang cukup untuk seluruh rangkaian dan tekan reset (setelah "
"mengeluarkan CIRCUITPY).\n"

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

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

#: shared-module/audiomixer/MixerVoice.c
msgid "The sample's sample rate does not match the mixer's"
msgstr ""
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"
Expand All @@ -1848,15 +1858,15 @@ msgstr ""

#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
msgid "Tile index out of bounds"
msgstr ""
msgstr "Indeks ubin di luar batas"

#: shared-bindings/displayio/TileGrid.c
msgid "Tile value out of bounds"
msgstr ""
msgstr "Nilai ubin di luar batas"

#: shared-bindings/displayio/TileGrid.c
msgid "Tile width must exactly divide bitmap width"
msgstr ""
msgstr "Lebar ubin harus persis membagi lebar bitmap"

#: shared-bindings/alarm/time/TimeAlarm.c
msgid "Time is in the past."
Expand All @@ -1882,51 +1892,56 @@ msgstr "Terlalu banyak channel dalam sampel"

#: shared-module/displayio/__init__.c
msgid "Too many display busses"
msgstr ""
msgstr "Terlalu banyak tampilan bus"

#: shared-module/displayio/__init__.c
msgid "Too many displays"
msgstr ""
msgstr "Terlalu banyak tampilan"

#: ports/nrf/common-hal/_bleio/PacketBuffer.c
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 ""

#: shared-bindings/time/__init__.c
msgid "Tuple or struct_time argument required"
msgstr ""
msgstr "Diperlukan argumen Tuple atau struct_time"

#: ports/stm/common-hal/busio/UART.c
msgid "UART Buffer allocation error"
msgstr ""
msgstr "Kesalahan alokasi Buffer UART"

#: ports/stm/common-hal/busio/UART.c
msgid "UART De-init error"
msgstr ""
msgstr "Kesalahan UART De-init"

#: ports/stm/common-hal/busio/UART.c
msgid "UART Init Error"
msgstr ""
msgstr "Kesalahan Init UART"

#: ports/stm/common-hal/busio/UART.c
msgid "UART Re-init error"
msgstr ""
msgstr "Kesalahan Re-init UART"

#: ports/stm/common-hal/busio/UART.c
msgid "UART write error"
msgstr ""
msgstr "Kesalahan penulisan UART"

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

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

#: shared-bindings/_bleio/UUID.c
msgid "UUID integer value must be 0-0xffff"
Expand Down
11 changes: 10 additions & 1 deletion 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-23 23:04-0500\n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"PO-Revision-Date: 2020-12-04 18:33+0000\n"
"Last-Translator: vkuthan <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -1172,6 +1172,7 @@ msgstr ""

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
#: shared-module/rgbmatrix/RGBMatrix.c
msgid "Invalid pin"
Expand Down Expand Up @@ -1490,6 +1491,10 @@ msgstr ""
msgid "Only one alarm.time alarm can be set."
msgstr ""

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "Only one alarm.touch alarm can be set."
msgstr ""

#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr ""
Expand Down Expand Up @@ -1860,6 +1865,10 @@ 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
11 changes: 10 additions & 1 deletion locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"PO-Revision-Date: 2020-11-26 03:11+0000\n"
"Last-Translator: Daniel Bravo Darriba <[email protected]>\n"
"Language: de_DE\n"
Expand Down Expand Up @@ -1187,6 +1187,7 @@ msgstr "Ungültige Phase"

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
#: shared-module/rgbmatrix/RGBMatrix.c
msgid "Invalid pin"
Expand Down Expand Up @@ -1513,6 +1514,10 @@ msgstr ""
msgid "Only one alarm.time alarm can be set."
msgstr ""

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "Only one alarm.touch alarm can be set."
msgstr ""

#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr ""
Expand Down Expand Up @@ -1900,6 +1905,10 @@ msgstr ""
"Die Gesamtzahl der zu schreibenden Daten ist größer als "
"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 "Zurückverfolgung (jüngste Aufforderung zuletzt):\n"
Expand Down
11 changes: 10 additions & 1 deletion locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
Expand Down Expand Up @@ -1169,6 +1169,7 @@ msgstr ""

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
#: shared-module/rgbmatrix/RGBMatrix.c
msgid "Invalid pin"
Expand Down Expand Up @@ -1487,6 +1488,10 @@ msgstr ""
msgid "Only one alarm.time alarm can be set."
msgstr ""

#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
msgid "Only one alarm.touch alarm can be set."
msgstr ""

#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr ""
Expand Down Expand Up @@ -1857,6 +1862,10 @@ 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
Loading