Skip to content

Commit 5084d2b

Browse files
authored
Merge pull request #3356 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 0adccc5 + aba27c1 commit 5084d2b

File tree

15 files changed

+585
-398
lines changed

15 files changed

+585
-398
lines changed

locale/ID.po

Lines changed: 36 additions & 24 deletions
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-08-18 11:19-0400\n"
8+
"POT-Creation-Date: 2020-08-27 11:21-0400\n"
99
"PO-Revision-Date: 2020-07-06 18:10+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -308,7 +308,7 @@ msgstr "Semua channel event sedang digunakan"
308308
msgid "All sync event channels in use"
309309
msgstr "Semua channel event yang disinkronisasi sedang digunakan"
310310

311-
#: shared-bindings/pulseio/PWMOut.c
311+
#: shared-bindings/pwmio/PWMOut.c
312312
msgid "All timers for this pin are in use"
313313
msgstr "Semua timer untuk pin ini sedang digunakan"
314314

@@ -320,7 +320,7 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
320320
#: ports/cxd56/common-hal/pulseio/PulseOut.c
321321
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
322322
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
323-
#: ports/stm/peripherals/timers.c shared-bindings/pulseio/PWMOut.c
323+
#: ports/stm/peripherals/timers.c shared-bindings/pwmio/PWMOut.c
324324
msgid "All timers in use"
325325
msgstr "Semua timer sedang digunakan"
326326

@@ -566,7 +566,7 @@ msgstr "Tidak dapat transfer tanpa pin MOSI dan MISO."
566566
msgid "Cannot unambiguously get sizeof scalar"
567567
msgstr "tidak dapat mendapatkan ukuran scalar secara tidak ambigu"
568568

569-
#: ports/stm/common-hal/pulseio/PWMOut.c
569+
#: ports/stm/common-hal/pwmio/PWMOut.c
570570
msgid "Cannot vary frequency on a timer that is already in use"
571571
msgstr ""
572572
"Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
@@ -640,31 +640,31 @@ msgstr ""
640640
msgid "Could not initialize UART"
641641
msgstr "Tidak dapat menginisialisasi UART"
642642

643-
#: ports/stm/common-hal/pulseio/PWMOut.c
643+
#: ports/stm/common-hal/pwmio/PWMOut.c
644644
msgid "Could not initialize channel"
645645
msgstr "Tidak dapat menginisialisasi kanal"
646646

647-
#: ports/stm/common-hal/pulseio/PWMOut.c
647+
#: ports/stm/common-hal/pwmio/PWMOut.c
648648
msgid "Could not initialize timer"
649649
msgstr "Tidak dapat menginisialisasi timer"
650650

651-
#: ports/stm/common-hal/pulseio/PWMOut.c
651+
#: ports/stm/common-hal/pwmio/PWMOut.c
652652
msgid "Could not re-init channel"
653653
msgstr "Tidak dapat menginisialisasi ulang kanal"
654654

655-
#: ports/stm/common-hal/pulseio/PWMOut.c
655+
#: ports/stm/common-hal/pwmio/PWMOut.c
656656
msgid "Could not re-init timer"
657657
msgstr "Tidak dapat menginisialisasi ulang timer"
658658

659-
#: ports/stm/common-hal/pulseio/PWMOut.c
659+
#: ports/stm/common-hal/pwmio/PWMOut.c
660660
msgid "Could not restart PWM"
661661
msgstr "Tidak dapat memulai ulang PWM"
662662

663663
#: shared-bindings/_bleio/Adapter.c
664664
msgid "Could not set address"
665665
msgstr ""
666666

667-
#: ports/stm/common-hal/pulseio/PWMOut.c
667+
#: ports/stm/common-hal/pwmio/PWMOut.c
668668
msgid "Could not start PWM"
669669
msgstr "Tidak dapat memulai PWM"
670670

@@ -857,7 +857,7 @@ msgid "Frequency captured is above capability. Capture Paused."
857857
msgstr ""
858858
"Frekuensi yang ditangkap berada di atas kemampuan. Penangkapan Ditunda."
859859

860-
#: ports/stm/common-hal/pulseio/PWMOut.c
860+
#: ports/stm/common-hal/pwmio/PWMOut.c
861861
msgid "Frequency must match existing PWMOut using this timer"
862862
msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
863863

@@ -961,9 +961,9 @@ msgstr "File BMP tidak valid"
961961
msgid "Invalid DAC pin supplied"
962962
msgstr "Pin DAC yang diberikan tidak valid"
963963

964-
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
965-
#: ports/cxd56/common-hal/pulseio/PWMOut.c
966-
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
964+
#: ports/atmel-samd/common-hal/pwmio/PWMOut.c
965+
#: ports/cxd56/common-hal/pwmio/PWMOut.c ports/nrf/common-hal/pwmio/PWMOut.c
966+
#: shared-bindings/pwmio/PWMOut.c
967967
msgid "Invalid PWM frequency"
968968
msgstr "Frekuensi PWM tidak valid"
969969

@@ -1003,7 +1003,7 @@ msgstr "File tidak valid"
10031003
msgid "Invalid format chunk size"
10041004
msgstr "Ukuran potongan format tidak valid"
10051005

1006-
#: ports/stm/common-hal/pulseio/PWMOut.c
1006+
#: ports/stm/common-hal/pwmio/PWMOut.c
10071007
msgid "Invalid frequency supplied"
10081008
msgstr "Frekuensi yang diberikan tidak valid"
10091009

@@ -1021,8 +1021,8 @@ msgid "Invalid phase"
10211021
msgstr "Fase tidak valid"
10221022

10231023
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1024-
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1025-
#: shared-bindings/pulseio/PWMOut.c shared-module/rgbmatrix/RGBMatrix.c
1024+
#: ports/atmel-samd/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1025+
#: shared-module/rgbmatrix/RGBMatrix.c
10261026
msgid "Invalid pin"
10271027
msgstr "Pin tidak valid"
10281028

@@ -1046,7 +1046,7 @@ msgstr "Pin untuk channel kanan tidak valid"
10461046
msgid "Invalid pins"
10471047
msgstr "Pin-pin tidak valid"
10481048

1049-
#: ports/stm/common-hal/pulseio/PWMOut.c
1049+
#: ports/stm/common-hal/pwmio/PWMOut.c
10501050
msgid "Invalid pins for PWMOut"
10511051
msgstr "Pin untuk PWMOut tidak valid"
10521052

@@ -1228,7 +1228,7 @@ msgstr ""
12281228
msgid "No long integer support"
12291229
msgstr ""
12301230

1231-
#: ports/stm/common-hal/pulseio/PWMOut.c
1231+
#: ports/stm/common-hal/pwmio/PWMOut.c
12321232
msgid "No more timers available on this pin."
12331233
msgstr ""
12341234

@@ -1297,12 +1297,12 @@ msgstr ""
12971297
msgid "Oversample must be multiple of 8."
12981298
msgstr ""
12991299

1300-
#: shared-bindings/pulseio/PWMOut.c
1300+
#: shared-bindings/pwmio/PWMOut.c
13011301
msgid ""
13021302
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
13031303
msgstr ""
13041304

1305-
#: shared-bindings/pulseio/PWMOut.c
1305+
#: shared-bindings/pwmio/PWMOut.c
13061306
msgid ""
13071307
"PWM frequency not writable when variable_frequency is False on construction."
13081308
msgstr ""
@@ -1357,8 +1357,8 @@ msgstr ""
13571357
#: ports/nrf/common-hal/pulseio/PulseOut.c
13581358
#: ports/stm/common-hal/pulseio/PulseOut.c
13591359
msgid ""
1360-
"Port does not accept pins or frequency. "
1361-
"Construct and pass a PWMOut Carrier instead"
1360+
"Port does not accept pins or frequency. Construct and pass a PWMOut Carrier "
1361+
"instead"
13621362
msgstr ""
13631363

13641364
#: shared-bindings/_bleio/Adapter.c
@@ -1591,7 +1591,7 @@ msgstr ""
15911591
msgid "Timeout is too long: Maximum timeout length is %d seconds"
15921592
msgstr ""
15931593

1594-
#: ports/stm/common-hal/pulseio/PWMOut.c
1594+
#: ports/stm/common-hal/pwmio/PWMOut.c
15951595
msgid ""
15961596
"Timer was reserved for internal use - declare PWM pins earlier in the program"
15971597
msgstr ""
@@ -2915,6 +2915,14 @@ msgstr ""
29152915
msgid "ord() expected a character, but string of length %d found"
29162916
msgstr ""
29172917

2918+
#: shared-bindings/displayio/Bitmap.c
2919+
msgid "out of range of source"
2920+
msgstr ""
2921+
2922+
#: shared-bindings/displayio/Bitmap.c
2923+
msgid "out of range of target"
2924+
msgstr ""
2925+
29182926
#: py/objint_mpz.c
29192927
msgid "overflow converting long int to machine word"
29202928
msgstr ""
@@ -3092,6 +3100,10 @@ msgstr ""
30923100
msgid "sosfilt requires iterable arguments"
30933101
msgstr ""
30943102

3103+
#: shared-bindings/displayio/Bitmap.c
3104+
msgid "source palette too large"
3105+
msgstr ""
3106+
30953107
#: py/objstr.c
30963108
msgid "start/end indices"
30973109
msgstr ""

locale/cs.po

Lines changed: 36 additions & 24 deletions
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-08-18 11:19-0400\n"
8+
"POT-Creation-Date: 2020-08-27 11:21-0400\n"
99
"PO-Revision-Date: 2020-05-24 03:22+0000\n"
1010
"Last-Translator: dronecz <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -308,7 +308,7 @@ msgstr ""
308308
msgid "All sync event channels in use"
309309
msgstr ""
310310

311-
#: shared-bindings/pulseio/PWMOut.c
311+
#: shared-bindings/pwmio/PWMOut.c
312312
msgid "All timers for this pin are in use"
313313
msgstr ""
314314

@@ -320,7 +320,7 @@ msgstr ""
320320
#: ports/cxd56/common-hal/pulseio/PulseOut.c
321321
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
322322
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
323-
#: ports/stm/peripherals/timers.c shared-bindings/pulseio/PWMOut.c
323+
#: ports/stm/peripherals/timers.c shared-bindings/pwmio/PWMOut.c
324324
msgid "All timers in use"
325325
msgstr ""
326326

@@ -558,7 +558,7 @@ msgstr ""
558558
msgid "Cannot unambiguously get sizeof scalar"
559559
msgstr ""
560560

561-
#: ports/stm/common-hal/pulseio/PWMOut.c
561+
#: ports/stm/common-hal/pwmio/PWMOut.c
562562
msgid "Cannot vary frequency on a timer that is already in use"
563563
msgstr ""
564564

@@ -627,31 +627,31 @@ msgstr ""
627627
msgid "Could not initialize UART"
628628
msgstr ""
629629

630-
#: ports/stm/common-hal/pulseio/PWMOut.c
630+
#: ports/stm/common-hal/pwmio/PWMOut.c
631631
msgid "Could not initialize channel"
632632
msgstr ""
633633

634-
#: ports/stm/common-hal/pulseio/PWMOut.c
634+
#: ports/stm/common-hal/pwmio/PWMOut.c
635635
msgid "Could not initialize timer"
636636
msgstr ""
637637

638-
#: ports/stm/common-hal/pulseio/PWMOut.c
638+
#: ports/stm/common-hal/pwmio/PWMOut.c
639639
msgid "Could not re-init channel"
640640
msgstr ""
641641

642-
#: ports/stm/common-hal/pulseio/PWMOut.c
642+
#: ports/stm/common-hal/pwmio/PWMOut.c
643643
msgid "Could not re-init timer"
644644
msgstr ""
645645

646-
#: ports/stm/common-hal/pulseio/PWMOut.c
646+
#: ports/stm/common-hal/pwmio/PWMOut.c
647647
msgid "Could not restart PWM"
648648
msgstr ""
649649

650650
#: shared-bindings/_bleio/Adapter.c
651651
msgid "Could not set address"
652652
msgstr ""
653653

654-
#: ports/stm/common-hal/pulseio/PWMOut.c
654+
#: ports/stm/common-hal/pwmio/PWMOut.c
655655
msgid "Could not start PWM"
656656
msgstr ""
657657

@@ -842,7 +842,7 @@ msgstr ""
842842
msgid "Frequency captured is above capability. Capture Paused."
843843
msgstr ""
844844

845-
#: ports/stm/common-hal/pulseio/PWMOut.c
845+
#: ports/stm/common-hal/pwmio/PWMOut.c
846846
msgid "Frequency must match existing PWMOut using this timer"
847847
msgstr ""
848848

@@ -944,9 +944,9 @@ msgstr ""
944944
msgid "Invalid DAC pin supplied"
945945
msgstr ""
946946

947-
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
948-
#: ports/cxd56/common-hal/pulseio/PWMOut.c
949-
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
947+
#: ports/atmel-samd/common-hal/pwmio/PWMOut.c
948+
#: ports/cxd56/common-hal/pwmio/PWMOut.c ports/nrf/common-hal/pwmio/PWMOut.c
949+
#: shared-bindings/pwmio/PWMOut.c
950950
msgid "Invalid PWM frequency"
951951
msgstr ""
952952

@@ -986,7 +986,7 @@ msgstr ""
986986
msgid "Invalid format chunk size"
987987
msgstr ""
988988

989-
#: ports/stm/common-hal/pulseio/PWMOut.c
989+
#: ports/stm/common-hal/pwmio/PWMOut.c
990990
msgid "Invalid frequency supplied"
991991
msgstr ""
992992

@@ -1004,8 +1004,8 @@ msgid "Invalid phase"
10041004
msgstr ""
10051005

10061006
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1007-
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1008-
#: shared-bindings/pulseio/PWMOut.c shared-module/rgbmatrix/RGBMatrix.c
1007+
#: ports/atmel-samd/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1008+
#: shared-module/rgbmatrix/RGBMatrix.c
10091009
msgid "Invalid pin"
10101010
msgstr ""
10111011

@@ -1029,7 +1029,7 @@ msgstr ""
10291029
msgid "Invalid pins"
10301030
msgstr ""
10311031

1032-
#: ports/stm/common-hal/pulseio/PWMOut.c
1032+
#: ports/stm/common-hal/pwmio/PWMOut.c
10331033
msgid "Invalid pins for PWMOut"
10341034
msgstr ""
10351035

@@ -1211,7 +1211,7 @@ msgstr ""
12111211
msgid "No long integer support"
12121212
msgstr ""
12131213

1214-
#: ports/stm/common-hal/pulseio/PWMOut.c
1214+
#: ports/stm/common-hal/pwmio/PWMOut.c
12151215
msgid "No more timers available on this pin."
12161216
msgstr ""
12171217

@@ -1279,12 +1279,12 @@ msgstr ""
12791279
msgid "Oversample must be multiple of 8."
12801280
msgstr ""
12811281

1282-
#: shared-bindings/pulseio/PWMOut.c
1282+
#: shared-bindings/pwmio/PWMOut.c
12831283
msgid ""
12841284
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
12851285
msgstr ""
12861286

1287-
#: shared-bindings/pulseio/PWMOut.c
1287+
#: shared-bindings/pwmio/PWMOut.c
12881288
msgid ""
12891289
"PWM frequency not writable when variable_frequency is False on construction."
12901290
msgstr ""
@@ -1339,8 +1339,8 @@ msgstr ""
13391339
#: ports/nrf/common-hal/pulseio/PulseOut.c
13401340
#: ports/stm/common-hal/pulseio/PulseOut.c
13411341
msgid ""
1342-
"Port does not accept pins or frequency. "
1343-
"Construct and pass a PWMOut Carrier instead"
1342+
"Port does not accept pins or frequency. Construct and pass a PWMOut Carrier "
1343+
"instead"
13441344
msgstr ""
13451345

13461346
#: shared-bindings/_bleio/Adapter.c
@@ -1570,7 +1570,7 @@ msgstr ""
15701570
msgid "Timeout is too long: Maximum timeout length is %d seconds"
15711571
msgstr ""
15721572

1573-
#: ports/stm/common-hal/pulseio/PWMOut.c
1573+
#: ports/stm/common-hal/pwmio/PWMOut.c
15741574
msgid ""
15751575
"Timer was reserved for internal use - declare PWM pins earlier in the program"
15761576
msgstr ""
@@ -2885,6 +2885,14 @@ msgstr ""
28852885
msgid "ord() expected a character, but string of length %d found"
28862886
msgstr ""
28872887

2888+
#: shared-bindings/displayio/Bitmap.c
2889+
msgid "out of range of source"
2890+
msgstr ""
2891+
2892+
#: shared-bindings/displayio/Bitmap.c
2893+
msgid "out of range of target"
2894+
msgstr ""
2895+
28882896
#: py/objint_mpz.c
28892897
msgid "overflow converting long int to machine word"
28902898
msgstr ""
@@ -3062,6 +3070,10 @@ msgstr ""
30623070
msgid "sosfilt requires iterable arguments"
30633071
msgstr ""
30643072

3073+
#: shared-bindings/displayio/Bitmap.c
3074+
msgid "source palette too large"
3075+
msgstr ""
3076+
30653077
#: py/objstr.c
30663078
msgid "start/end indices"
30673079
msgstr ""

0 commit comments

Comments
 (0)