Skip to content

Commit 2a04379

Browse files
authored
Merge pull request #4681 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents b2b6f53 + 04948d5 commit 2a04379

File tree

17 files changed

+96
-45
lines changed

17 files changed

+96
-45
lines changed

locale/ID.po

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-04-07 12:23+0000\n"
9+
"PO-Revision-Date: 2021-04-28 16:11+0000\n"
1010
"Last-Translator: Reza Almanda <[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.6-dev\n"
17+
"X-Generator: Weblate 4.7-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -698,6 +698,7 @@ msgstr ""
698698
"digunakan"
699699

700700
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
701+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
701702
msgid "Cannot wake on pin edge. Only level."
702703
msgstr ""
703704

@@ -1307,7 +1308,8 @@ msgstr "Fase tidak valid"
13071308
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13081309
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
13091310
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1310-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1311+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1312+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
13111313
#: shared-module/rgbmatrix/RGBMatrix.c
13121314
msgid "Invalid pin"
13131315
msgstr "Pin tidak valid"
@@ -1662,11 +1664,11 @@ msgstr "Hanya 8 atau 16 bit mono dengan "
16621664

16631665
#: ports/esp32s2/common-hal/wifi/__init__.c
16641666
msgid "Only IPv4 addresses supported"
1665-
msgstr ""
1667+
msgstr "Hanya alamat IPv4 yang didukung"
16661668

16671669
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
16681670
msgid "Only IPv4 sockets supported"
1669-
msgstr ""
1671+
msgstr "Hanysa socket IPv4 yang didukung"
16701672

16711673
#: shared-module/displayio/OnDiskBitmap.c
16721674
#, c-format
@@ -1690,6 +1692,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16901692
msgstr ""
16911693

16921694
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1695+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16931696
msgid "Only one alarm.time alarm can be set."
16941697
msgstr ""
16951698

@@ -1707,15 +1710,15 @@ msgstr ""
17071710

17081711
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
17091712
msgid "Operation timed out"
1710-
msgstr ""
1713+
msgstr "Waktu habis"
17111714

17121715
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
17131716
msgid "Out of memory"
1714-
msgstr ""
1717+
msgstr "Kehabisan memori"
17151718

17161719
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
17171720
msgid "Out of sockets"
1718-
msgstr ""
1721+
msgstr "Kehabisan socket"
17191722

17201723
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
17211724
msgid "Out-buffer elements must be <= 4 bytes long"
@@ -1761,7 +1764,7 @@ msgstr "ParallelBus belum didukung"
17611764

17621765
#: ports/esp32s2/common-hal/audiobusio/__init__.c
17631766
msgid "Peripheral in use"
1764-
msgstr ""
1767+
msgstr "Periferal sedang digunakan"
17651768

17661769
#: py/moduerrno.c
17671770
msgid "Permission denied"
@@ -1773,7 +1776,7 @@ msgstr ""
17731776

17741777
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
17751778
msgid "Pin count too large"
1776-
msgstr ""
1779+
msgstr "Jumlah pin terlalu besar"
17771780

17781781
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
17791782
#: ports/cxd56/common-hal/analogio/AnalogIn.c
@@ -1815,7 +1818,7 @@ msgstr ""
18151818

18161819
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
18171820
msgid "Pins must be sequential"
1818-
msgstr ""
1821+
msgstr "Pin harus berurutan"
18191822

18201823
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18211824
msgid "Pins must share PWM slice"
@@ -4239,11 +4242,11 @@ msgstr ""
42394242

42404243
#: ports/esp32s2/common-hal/wifi/Radio.c
42414244
msgid "wifi is not enabled"
4242-
msgstr ""
4245+
msgstr "wifi tidak diaktifkan"
42434246

42444247
#: shared-bindings/_bleio/Adapter.c
42454248
msgid "window must be <= interval"
4246-
msgstr ""
4249+
msgstr "jendela harus <= interval"
42474250

42484251
#: extmod/ulab/code/numpy/numerical/numerical.c
42494252
msgid "wrong axis index"

locale/cs.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
684684
msgstr ""
685685

686686
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
687+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
687688
msgid "Cannot wake on pin edge. Only level."
688689
msgstr ""
689690

@@ -1288,7 +1289,8 @@ msgstr ""
12881289
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
12891290
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
12901291
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1291-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1292+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1293+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
12921294
#: shared-module/rgbmatrix/RGBMatrix.c
12931295
msgid "Invalid pin"
12941296
msgstr ""
@@ -1666,6 +1668,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16661668
msgstr ""
16671669

16681670
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1671+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16691672
msgid "Only one alarm.time alarm can be set."
16701673
msgstr ""
16711674

locale/de_DE.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,7 @@ msgstr ""
694694
"Die Frequenz eines bereits verwendeten Timers kann nicht variiert werden"
695695

696696
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
697+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
697698
msgid "Cannot wake on pin edge. Only level."
698699
msgstr "Kann nicht auf Flanke wecken, nur auf Level."
699700

@@ -1308,7 +1309,8 @@ msgstr "Ungültige Phase"
13081309
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13091310
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
13101311
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1311-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1312+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1313+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
13121314
#: shared-module/rgbmatrix/RGBMatrix.c
13131315
msgid "Invalid pin"
13141316
msgstr "Ungültiger Pin"
@@ -1693,6 +1695,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16931695
msgstr ""
16941696

16951697
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1698+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16961699
msgid "Only one alarm.time alarm can be set."
16971700
msgstr ""
16981701

locale/el.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
681681
msgstr ""
682682

683683
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
684+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
684685
msgid "Cannot wake on pin edge. Only level."
685686
msgstr ""
686687

@@ -1285,7 +1286,8 @@ msgstr ""
12851286
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
12861287
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
12871288
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1288-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1289+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1290+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
12891291
#: shared-module/rgbmatrix/RGBMatrix.c
12901292
msgid "Invalid pin"
12911293
msgstr ""
@@ -1663,6 +1665,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16631665
msgstr ""
16641666

16651667
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1668+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16661669
msgid "Only one alarm.time alarm can be set."
16671670
msgstr ""
16681671

locale/en_GB.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
692692
msgstr "Cannot vary frequency on a timer that is already in use"
693693

694694
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
695+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
695696
msgid "Cannot wake on pin edge. Only level."
696697
msgstr "Cannot wake on pin edge. Only level."
697698

@@ -1302,7 +1303,8 @@ msgstr "Invalid phase"
13021303
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13031304
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
13041305
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1305-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1306+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1307+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
13061308
#: shared-module/rgbmatrix/RGBMatrix.c
13071309
msgid "Invalid pin"
13081310
msgstr "Invalid pin"
@@ -1684,6 +1686,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16841686
msgstr "Only one TouchAlarm can be set in deep sleep."
16851687

16861688
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1689+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16871690
msgid "Only one alarm.time alarm can be set."
16881691
msgstr "Only one alarm.time alarm can be set."
16891692

locale/es.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-04-25 18:43+0000\n"
11+
"PO-Revision-Date: 2021-04-28 16:11+0000\n"
1212
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
@@ -701,6 +701,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
701701
msgstr "No puede variar la frecuencia en un temporizador que ya está en uso"
702702

703703
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
704+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
704705
msgid "Cannot wake on pin edge. Only level."
705706
msgstr "No puede despertar en pin edge, solo en nivel."
706707

@@ -1319,7 +1320,8 @@ msgstr "Fase inválida"
13191320
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13201321
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
13211322
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1322-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1323+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1324+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
13231325
#: shared-module/rgbmatrix/RGBMatrix.c
13241326
msgid "Invalid pin"
13251327
msgstr "Pin inválido"
@@ -1707,6 +1709,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
17071709
msgstr "Solamente una TouchAlarm puede ser configurada durante deep sleep."
17081710

17091711
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1712+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
17101713
msgid "Only one alarm.time alarm can be set."
17111714
msgstr "Solamente una alarm.time puede ser configurada."
17121715

@@ -3164,11 +3167,11 @@ msgstr "identificador redefinido como nonlocal"
31643167

31653168
#: py/persistentcode.c
31663169
msgid "incompatible .mpy file"
3167-
msgstr ""
3170+
msgstr "archivo .mpy incompatible"
31683171

31693172
#: py/persistentcode.c
31703173
msgid "incompatible native .mpy architecture"
3171-
msgstr ""
3174+
msgstr "arquitectura nativa de .mpy incompatible"
31723175

31733176
#: py/objstr.c
31743177
msgid "incomplete format"
@@ -3291,7 +3294,7 @@ msgstr "el intervalo debe ser der rango %s-%s"
32913294

32923295
#: py/compile.c
32933296
msgid "invalid architecture"
3294-
msgstr ""
3297+
msgstr "arquitectura inválida"
32953298

32963299
#: lib/netutils/netutils.c
32973300
msgid "invalid arguments"

locale/fil.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
688688
msgstr ""
689689

690690
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
691+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
691692
msgid "Cannot wake on pin edge. Only level."
692693
msgstr ""
693694

@@ -1300,7 +1301,8 @@ msgstr "Mali ang phase"
13001301
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13011302
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
13021303
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1303-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1304+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1305+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
13041306
#: shared-module/rgbmatrix/RGBMatrix.c
13051307
msgid "Invalid pin"
13061308
msgstr "Mali ang pin"
@@ -1681,6 +1683,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16811683
msgstr ""
16821684

16831685
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1686+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16841687
msgid "Only one alarm.time alarm can be set."
16851688
msgstr ""
16861689

locale/fr.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-04-24 14:29+0000\n"
11+
"PO-Revision-Date: 2021-04-28 16:11+0000\n"
1212
"Last-Translator: Hugo Dahl <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
@@ -707,6 +707,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
707707
msgstr "Impossible de faire varier la fréquence sur un minuteur déjà utilisée"
708708

709709
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
710+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
710711
msgid "Cannot wake on pin edge. Only level."
711712
msgstr "Ne peut reveillé sur le board de broche. Seuleument à niveau."
712713

@@ -1331,7 +1332,8 @@ msgstr "Phase invalide"
13311332
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13321333
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
13331334
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1334-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1335+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1336+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
13351337
#: shared-module/rgbmatrix/RGBMatrix.c
13361338
msgid "Invalid pin"
13371339
msgstr "Broche invalide"
@@ -1717,6 +1719,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
17171719
msgstr "Seulement une TouchAlarm peu être réglée en someil profond."
17181720

17191721
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1722+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
17201723
msgid "Only one alarm.time alarm can be set."
17211724
msgstr "Seulement une alarme alarm.time peut être réglée."
17221725

@@ -3187,11 +3190,11 @@ msgstr "identifiant redéfini comme nonlocal"
31873190

31883191
#: py/persistentcode.c
31893192
msgid "incompatible .mpy file"
3190-
msgstr ""
3193+
msgstr "Fichier .mpy incompatible"
31913194

31923195
#: py/persistentcode.c
31933196
msgid "incompatible native .mpy architecture"
3194-
msgstr ""
3197+
msgstr "architecture native .mpy incompatible"
31953198

31963199
#: py/objstr.c
31973200
msgid "incomplete format"
@@ -3315,7 +3318,7 @@ msgstr "interval doit être dans la portée %s-%s"
33153318

33163319
#: py/compile.c
33173320
msgid "invalid architecture"
3318-
msgstr ""
3321+
msgstr "architecture invalide"
33193322

33203323
#: lib/netutils/netutils.c
33213324
msgid "invalid arguments"

locale/hi.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@ msgid "Cannot vary frequency on a timer that is already in use"
681681
msgstr ""
682682

683683
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
684+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
684685
msgid "Cannot wake on pin edge. Only level."
685686
msgstr ""
686687

@@ -1285,7 +1286,8 @@ msgstr ""
12851286
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
12861287
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
12871288
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1288-
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1289+
#: ports/esp32s2/common-hal/touchio/TouchIn.c
1290+
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c shared-bindings/pwmio/PWMOut.c
12891291
#: shared-module/rgbmatrix/RGBMatrix.c
12901292
msgid "Invalid pin"
12911293
msgstr ""
@@ -1663,6 +1665,7 @@ msgid "Only one TouchAlarm can be set in deep sleep."
16631665
msgstr ""
16641666

16651667
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1668+
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16661669
msgid "Only one alarm.time alarm can be set."
16671670
msgstr ""
16681671

0 commit comments

Comments
 (0)