Skip to content

Commit d0bc5e4

Browse files
authored
Merge pull request #3909 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 5698b8b + c056ac3 commit d0bc5e4

File tree

16 files changed

+372
-219
lines changed

16 files changed

+372
-219
lines changed

locale/ID.po

Lines changed: 49 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,24 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
9-
"PO-Revision-Date: 2020-10-10 23:51+0000\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
9+
"PO-Revision-Date: 2020-12-30 22:25+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: ID\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=1; plural=0;\n"
17-
"X-Generator: Weblate 4.3-dev\n"
17+
"X-Generator: Weblate 4.4.1-dev\n"
1818

1919
#: main.c
2020
msgid ""
2121
"\n"
2222
"Code done running.\n"
2323
msgstr ""
24+
"\n"
25+
"Kode selesai beroperasi.\n"
2426

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

6365
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
6466
msgid "%q failure: %d"
65-
msgstr ""
67+
msgstr "%q gagal: %d"
6668

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

7981
#: py/obj.c
8082
msgid "%q indices must be integers, not %q"
81-
msgstr ""
83+
msgstr "%q indeks harus bilangan bulat, bukan %q"
8284

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

8789
#: shared-bindings/memorymonitor/AllocationAlarm.c
8890
msgid "%q must be >= 0"
89-
msgstr ""
91+
msgstr "%q harus >= 0"
9092

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

103105
#: shared-bindings/canio/Match.c
104106
msgid "%q out of range"
105-
msgstr ""
107+
msgstr "%q di luar jangkauan"
106108

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

127129
#: py/proto.c
128130
msgid "'%q' object does not support '%q'"
129-
msgstr ""
131+
msgstr "Objek '%q' tidak mendukung '%q'"
130132

131133
#: py/obj.c
132134
msgid "'%q' object does not support item assignment"
133-
msgstr ""
135+
msgstr "Objek '%q' tidak mendukung penugasan item"
134136

135137
#: py/obj.c
136138
msgid "'%q' object does not support item deletion"
137-
msgstr ""
139+
msgstr "Objek '%q' tidak mendukung penghapusan item"
138140

139141
#: py/runtime.c
140142
msgid "'%q' object has no attribute '%q'"
141-
msgstr ""
143+
msgstr "Objek '%q' tidak memiliki atribut '%q'"
142144

143145
#: py/runtime.c
144146
msgid "'%q' object is not an iterator"
145-
msgstr ""
147+
msgstr "Objek '%q' bukan merupakan iterator"
146148

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

151153
#: py/runtime.c
152154
msgid "'%q' object is not iterable"
153-
msgstr ""
155+
msgstr "Objek '%q' tidak dapat diulang"
154156

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

225227
#: py/compile.c
226228
msgid "'await', 'async for' or 'async with' outside async function"
227-
msgstr ""
229+
msgstr "'await', 'async for' atau 'async with' di luar fungsi async"
228230

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

257259
#: py/compile.c
258260
msgid "'yield from' inside async function"
259-
msgstr ""
261+
msgstr "'yield from' di dalam fungsi async"
260262

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

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

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

313315
#: ports/atmel-samd/common-hal/canio/Listener.c
314316
#: ports/esp32s2/common-hal/canio/Listener.c
315317
#: ports/stm/common-hal/canio/Listener.c
316318
msgid "All RX FIFOs in use"
317-
msgstr ""
319+
msgstr "Semua RX FIFO sedang digunakan"
318320

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

11891191
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11901192
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1193+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11911194
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11921195
#: shared-module/rgbmatrix/RGBMatrix.c
11931196
msgid "Invalid pin"
@@ -1512,6 +1515,10 @@ msgstr ""
15121515
msgid "Only one alarm.time alarm can be set."
15131516
msgstr ""
15141517

1518+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1519+
msgid "Only one alarm.touch alarm can be set."
1520+
msgstr ""
1521+
15151522
#: shared-module/displayio/ColorConverter.c
15161523
msgid "Only one color can be transparent at a time"
15171524
msgstr ""
@@ -1825,18 +1832,21 @@ msgid ""
18251832
"enough power for the whole circuit and press reset (after ejecting "
18261833
"CIRCUITPY).\n"
18271834
msgstr ""
1835+
"Kekuatan mikrokontroler menurun. Pastikan catu daya Anda menyediakan\n"
1836+
"daya yang cukup untuk seluruh rangkaian dan tekan reset (setelah "
1837+
"mengeluarkan CIRCUITPY).\n"
18281838

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

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

18371847
#: shared-module/audiomixer/MixerVoice.c
18381848
msgid "The sample's sample rate does not match the mixer's"
1839-
msgstr ""
1849+
msgstr "Tingkat sampel dari sampel tidak cocok dengan mixer"
18401850

18411851
#: shared-module/audiomixer/MixerVoice.c
18421852
msgid "The sample's signedness does not match the mixer's"
@@ -1848,15 +1858,15 @@ msgstr ""
18481858

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

18531863
#: shared-bindings/displayio/TileGrid.c
18541864
msgid "Tile value out of bounds"
1855-
msgstr ""
1865+
msgstr "Nilai ubin di luar batas"
18561866

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

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

18831893
#: shared-module/displayio/__init__.c
18841894
msgid "Too many display busses"
1885-
msgstr ""
1895+
msgstr "Terlalu banyak tampilan bus"
18861896

18871897
#: shared-module/displayio/__init__.c
18881898
msgid "Too many displays"
1889-
msgstr ""
1899+
msgstr "Terlalu banyak tampilan"
18901900

18911901
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
18921902
msgid "Total data to write is larger than outgoing_packet_length"
18931903
msgstr ""
1904+
"Total data yang akan ditulis lebih besar daripada outgoing_packet_length"
1905+
1906+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1907+
msgid "TouchAlarm not available in light sleep"
1908+
msgstr ""
18941909

18951910
#: py/obj.c
18961911
msgid "Traceback (most recent call last):\n"
18971912
msgstr ""
18981913

18991914
#: shared-bindings/time/__init__.c
19001915
msgid "Tuple or struct_time argument required"
1901-
msgstr ""
1916+
msgstr "Diperlukan argumen Tuple atau struct_time"
19021917

19031918
#: ports/stm/common-hal/busio/UART.c
19041919
msgid "UART Buffer allocation error"
1905-
msgstr ""
1920+
msgstr "Kesalahan alokasi Buffer UART"
19061921

19071922
#: ports/stm/common-hal/busio/UART.c
19081923
msgid "UART De-init error"
1909-
msgstr ""
1924+
msgstr "Kesalahan UART De-init"
19101925

19111926
#: ports/stm/common-hal/busio/UART.c
19121927
msgid "UART Init Error"
1913-
msgstr ""
1928+
msgstr "Kesalahan Init UART"
19141929

19151930
#: ports/stm/common-hal/busio/UART.c
19161931
msgid "UART Re-init error"
1917-
msgstr ""
1932+
msgstr "Kesalahan Re-init UART"
19181933

19191934
#: ports/stm/common-hal/busio/UART.c
19201935
msgid "UART write error"
1921-
msgstr ""
1936+
msgstr "Kesalahan penulisan UART"
19221937

19231938
#: shared-module/usb_hid/Device.c
19241939
msgid "USB Busy"
1925-
msgstr ""
1940+
msgstr "USB Sibuk"
19261941

19271942
#: shared-module/usb_hid/Device.c
19281943
msgid "USB Error"
1929-
msgstr ""
1944+
msgstr "Kesalahan USB"
19301945

19311946
#: shared-bindings/_bleio/UUID.c
19321947
msgid "UUID integer value must be 0-0xffff"

locale/cs.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
99
"PO-Revision-Date: 2020-12-04 18:33+0000\n"
1010
"Last-Translator: vkuthan <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -1172,6 +1172,7 @@ msgstr ""
11721172

11731173
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11741174
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1175+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11751176
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11761177
#: shared-module/rgbmatrix/RGBMatrix.c
11771178
msgid "Invalid pin"
@@ -1490,6 +1491,10 @@ msgstr ""
14901491
msgid "Only one alarm.time alarm can be set."
14911492
msgstr ""
14921493

1494+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1495+
msgid "Only one alarm.touch alarm can be set."
1496+
msgstr ""
1497+
14931498
#: shared-module/displayio/ColorConverter.c
14941499
msgid "Only one color can be transparent at a time"
14951500
msgstr ""
@@ -1860,6 +1865,10 @@ msgstr ""
18601865
msgid "Total data to write is larger than outgoing_packet_length"
18611866
msgstr ""
18621867

1868+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1869+
msgid "TouchAlarm not available in light sleep"
1870+
msgstr ""
1871+
18631872
#: py/obj.c
18641873
msgid "Traceback (most recent call last):\n"
18651874
msgstr ""

locale/de_DE.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
8+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
99
"PO-Revision-Date: 2020-11-26 03:11+0000\n"
1010
"Last-Translator: Daniel Bravo Darriba <[email protected]>\n"
1111
"Language: de_DE\n"
@@ -1187,6 +1187,7 @@ msgstr "Ungültige Phase"
11871187

11881188
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11891189
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1190+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11901191
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11911192
#: shared-module/rgbmatrix/RGBMatrix.c
11921193
msgid "Invalid pin"
@@ -1513,6 +1514,10 @@ msgstr ""
15131514
msgid "Only one alarm.time alarm can be set."
15141515
msgstr ""
15151516

1517+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1518+
msgid "Only one alarm.touch alarm can be set."
1519+
msgstr ""
1520+
15161521
#: shared-module/displayio/ColorConverter.c
15171522
msgid "Only one color can be transparent at a time"
15181523
msgstr ""
@@ -1900,6 +1905,10 @@ msgstr ""
19001905
"Die Gesamtzahl der zu schreibenden Daten ist größer als "
19011906
"outgoing_packet_length"
19021907

1908+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1909+
msgid "TouchAlarm not available in light sleep"
1910+
msgstr ""
1911+
19031912
#: py/obj.c
19041913
msgid "Traceback (most recent call last):\n"
19051914
msgstr "Zurückverfolgung (jüngste Aufforderung zuletzt):\n"

locale/el.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
10+
"POT-Creation-Date: 2020-12-22 22:54+0530\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
@@ -1169,6 +1169,7 @@ msgstr ""
11691169

11701170
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
11711171
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1172+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
11721173
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
11731174
#: shared-module/rgbmatrix/RGBMatrix.c
11741175
msgid "Invalid pin"
@@ -1487,6 +1488,10 @@ msgstr ""
14871488
msgid "Only one alarm.time alarm can be set."
14881489
msgstr ""
14891490

1491+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1492+
msgid "Only one alarm.touch alarm can be set."
1493+
msgstr ""
1494+
14901495
#: shared-module/displayio/ColorConverter.c
14911496
msgid "Only one color can be transparent at a time"
14921497
msgstr ""
@@ -1857,6 +1862,10 @@ msgstr ""
18571862
msgid "Total data to write is larger than outgoing_packet_length"
18581863
msgstr ""
18591864

1865+
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1866+
msgid "TouchAlarm not available in light sleep"
1867+
msgstr ""
1868+
18601869
#: py/obj.c
18611870
msgid "Traceback (most recent call last):\n"
18621871
msgstr ""

0 commit comments

Comments
 (0)