Merge pull request #11142 from weblate/weblate-circuitpython-main · niederr/circuitpython@b609318 · GitHub
Skip to content

Commit b609318

Browse files
authored
Merge pull request adafruit#11142 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents e122e6c + 4e142b6 commit b609318

6 files changed

Lines changed: 120 additions & 24 deletions

File tree

locale/cs.po

Lines changed: 20 additions & 4 deletions

locale/el.po

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,6 +1257,7 @@ msgid "Not connected"
12571257
msgstr ""
12581258

12591259
#: ports/espressif/common-hal/_bleio/__init__.c
1260+
#: shared-module/audiofilewriter/AudioFileWriter.c
12601261
msgid "Already in progress"
12611262
msgstr ""
12621263

@@ -1854,6 +1855,12 @@ msgstr ""
18541855
msgid "Touch alarms not available"
18551856
msgstr ""
18561857

1858+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
1859+
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
1860+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1861+
msgid "Cannot use GPIO0..15 together with GPIO32..47"
1862+
msgstr ""
1863+
18571864
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
18581865
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
18591866
msgid "Bit clock and word select must be sequential GPIO pins"
@@ -2009,10 +2016,6 @@ msgstr ""
20092016
msgid "Missing first_in_pin. %q[%u] reads pin(s)"
20102017
msgstr ""
20112018

2012-
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
2013-
msgid "Cannot use GPIO0..15 together with GPIO32..47"
2014-
msgstr ""
2015-
20162019
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
20172020
msgid "Program does IN without loading ISR"
20182021
msgstr ""
@@ -3742,6 +3745,7 @@ msgid "file must be a file opened in byte mode"
37423745
msgstr ""
37433746

37443747
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
3748+
#: shared-bindings/audiodelays/GranularPitchShift.c
37453749
#: shared-bindings/audiodelays/MultiTapDelay.c
37463750
#: shared-bindings/audiodelays/PitchShift.c
37473751
#: shared-bindings/audiofilters/Distortion.c
@@ -3758,6 +3762,10 @@ msgstr ""
37583762
msgid "bits_per_sample must be 16"
37593763
msgstr ""
37603764

3765+
#: shared-bindings/audioi2sin/I2SIn.c
3766+
msgid "%q requires %q"
3767+
msgstr ""
3768+
37613769
#: shared-bindings/audioi2sin/I2SIn.c
37623770
#, c-format
37633771
msgid "invalid destination buffer, must be an array of type: %c"
@@ -4273,6 +4281,14 @@ msgstr ""
42734281
msgid "%q in %q must be of type %q or %q, not %q"
42744282
msgstr ""
42754283

4284+
#: shared-module/audiofilewriter/AudioFileWriter.c
4285+
msgid "Only 8/16-bit mono/stereo is supported"
4286+
msgstr ""
4287+
4288+
#: shared-module/audiofilewriter/AudioFileWriter.c
4289+
msgid "buffer_size too small for source"
4290+
msgstr ""
4291+
42764292
#: shared-module/audiomp3/MP3Decoder.c
42774293
msgid "Couldn't allocate decoder"
42784294
msgstr "Δεν μπόρεσε να δεσμευτεί decoder"

locale/hi.po

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,6 +1248,7 @@ msgid "Not connected"
12481248
msgstr ""
12491249

12501250
#: ports/espressif/common-hal/_bleio/__init__.c
1251+
#: shared-module/audiofilewriter/AudioFileWriter.c
12511252
msgid "Already in progress"
12521253
msgstr ""
12531254

@@ -1844,6 +1845,12 @@ msgstr ""
18441845
msgid "Touch alarms not available"
18451846
msgstr ""
18461847

1848+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
1849+
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
1850+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1851+
msgid "Cannot use GPIO0..15 together with GPIO32..47"
1852+
msgstr ""
1853+
18471854
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
18481855
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
18491856
msgid "Bit clock and word select must be sequential GPIO pins"
@@ -1999,10 +2006,6 @@ msgstr ""
19992006
msgid "Missing first_in_pin. %q[%u] reads pin(s)"
20002007
msgstr ""
20012008

2002-
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
2003-
msgid "Cannot use GPIO0..15 together with GPIO32..47"
2004-
msgstr ""
2005-
20062009
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
20072010
msgid "Program does IN without loading ISR"
20082011
msgstr ""
@@ -3725,6 +3728,7 @@ msgid "file must be a file opened in byte mode"
37253728
msgstr ""
37263729

37273730
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
3731+
#: shared-bindings/audiodelays/GranularPitchShift.c
37283732
#: shared-bindings/audiodelays/MultiTapDelay.c
37293733
#: shared-bindings/audiodelays/PitchShift.c
37303734
#: shared-bindings/audiofilters/Distortion.c
@@ -3741,6 +3745,10 @@ msgstr ""
37413745
msgid "bits_per_sample must be 16"
37423746
msgstr ""
37433747

3748+
#: shared-bindings/audioi2sin/I2SIn.c
3749+
msgid "%q requires %q"
3750+
msgstr ""
3751+
37443752
#: shared-bindings/audioi2sin/I2SIn.c
37453753
#, c-format
37463754
msgid "invalid destination buffer, must be an array of type: %c"
@@ -4254,6 +4262,14 @@ msgstr ""
42544262
msgid "%q in %q must be of type %q or %q, not %q"
42554263
msgstr ""
42564264

4265+
#: shared-module/audiofilewriter/AudioFileWriter.c
4266+
msgid "Only 8/16-bit mono/stereo is supported"
4267+
msgstr ""
4268+
4269+
#: shared-module/audiofilewriter/AudioFileWriter.c
4270+
msgid "buffer_size too small for source"
4271+
msgstr ""
4272+
42574273
#: shared-module/audiomp3/MP3Decoder.c
42584274
msgid "Couldn't allocate decoder"
42594275
msgstr ""

locale/ko.po

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1262,6 +1262,7 @@ msgid "Not connected"
12621262
msgstr "연결되지 않았습니다"
12631263

12641264
#: ports/espressif/common-hal/_bleio/__init__.c
1265+
#: shared-module/audiofilewriter/AudioFileWriter.c
12651266
msgid "Already in progress"
12661267
msgstr ""
12671268

@@ -1870,6 +1871,12 @@ msgstr "버퍼 내 요소 길이는 <= 4여야 합니다"
18701871
msgid "Touch alarms not available"
18711872
msgstr ""
18721873

1874+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
1875+
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
1876+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1877+
msgid "Cannot use GPIO0..15 together with GPIO32..47"
1878+
msgstr ""
1879+
18731880
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
18741881
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
18751882
msgid "Bit clock and word select must be sequential GPIO pins"
@@ -2034,10 +2041,6 @@ msgstr "first_out_pin이 누락되었습니다. %q[%u]는 pin(s)에 씁니다"
20342041
msgid "Missing first_in_pin. %q[%u] reads pin(s)"
20352042
msgstr "first_in_pin이 누락되어 있습니다. %q[%u]이 pin(s)을 읽습니다"
20362043

2037-
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
2038-
msgid "Cannot use GPIO0..15 together with GPIO32..47"
2039-
msgstr ""
2040-
20412044
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
20422045
msgid "Program does IN without loading ISR"
20432046
msgstr "프로그램이 ISR을 로드하지 않고 IN을 실행했습니다"
@@ -3781,6 +3784,7 @@ msgid "file must be a file opened in byte mode"
37813784
msgstr ""
37823785

37833786
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
3787+
#: shared-bindings/audiodelays/GranularPitchShift.c
37843788
#: shared-bindings/audiodelays/MultiTapDelay.c
37853789
#: shared-bindings/audiodelays/PitchShift.c
37863790
#: shared-bindings/audiofilters/Distortion.c
@@ -3797,6 +3801,10 @@ msgstr ""
37973801
msgid "bits_per_sample must be 16"
37983802
msgstr ""
37993803

3804+
#: shared-bindings/audioi2sin/I2SIn.c
3805+
msgid "%q requires %q"
3806+
msgstr ""
3807+
38003808
#: shared-bindings/audioi2sin/I2SIn.c
38013809
#, c-format
38023810
msgid "invalid destination buffer, must be an array of type: %c"
@@ -4316,6 +4324,14 @@ msgstr ""
43164324
msgid "%q in %q must be of type %q or %q, not %q"
43174325
msgstr ""
43184326

4327+
#: shared-module/audiofilewriter/AudioFileWriter.c
4328+
msgid "Only 8/16-bit mono/stereo is supported"
4329+
msgstr ""
4330+
4331+
#: shared-module/audiofilewriter/AudioFileWriter.c
4332+
msgid "buffer_size too small for source"
4333+
msgstr ""
4334+
43194335
#: shared-module/audiomp3/MP3Decoder.c
43204336
msgid "Couldn't allocate decoder"
43214337
msgstr "디코더를 할당할 수 없습니다"

locale/ru.po

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,6 +1261,7 @@ msgid "Not connected"
12611261
msgstr "Не подключено"
12621262

12631263
#: ports/espressif/common-hal/_bleio/__init__.c
1264+
#: shared-module/audiofilewriter/AudioFileWriter.c
12641265
msgid "Already in progress"
12651266
msgstr "Уже в процессе"
12661267

@@ -1870,6 +1871,12 @@ msgstr "Элементы буфера должны быть длиной <= 4 б
18701871
msgid "Touch alarms not available"
18711872
msgstr "Сенсорные сигналы недоступны"
18721873

1874+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
1875+
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
1876+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1877+
msgid "Cannot use GPIO0..15 together with GPIO32..47"
1878+
msgstr "Невозможно использовать GPIO0..15 вместе с GPIO32..47"
1879+
18731880
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
18741881
#: ports/raspberrypi/common-hal/audioi2sin/I2SIn.c
18751882
msgid "Bit clock and word select must be sequential GPIO pins"
@@ -2025,10 +2032,6 @@ msgstr "Отсутствует first_out_pin. %q[%u] записывает выв
20252032
msgid "Missing first_in_pin. %q[%u] reads pin(s)"
20262033
msgstr "Отсутствует first_in_pin. %q[%u] читает выводы"
20272034

2028-
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
2029-
msgid "Cannot use GPIO0..15 together with GPIO32..47"
2030-
msgstr "Невозможно использовать GPIO0..15 вместе с GPIO32..47"
2031-
20322035
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
20332036
msgid "Program does IN without loading ISR"
20342037
msgstr "Программа выполняет IN без загрузки ISR"
@@ -3784,6 +3787,7 @@ msgid "file must be a file opened in byte mode"
37843787
msgstr "Файл должен быть файлом, открытым в байтовом режиме"
37853788

37863789
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
3790+
#: shared-bindings/audiodelays/GranularPitchShift.c
37873791
#: shared-bindings/audiodelays/MultiTapDelay.c
37883792
#: shared-bindings/audiodelays/PitchShift.c
37893793
#: shared-bindings/audiofilters/Distortion.c
@@ -3800,6 +3804,10 @@ msgstr ""
38003804
msgid "bits_per_sample must be 16"
38013805
msgstr ""
38023806

3807+
#: shared-bindings/audioi2sin/I2SIn.c
3808+
msgid "%q requires %q"
3809+
msgstr ""
3810+
38033811
#: shared-bindings/audioi2sin/I2SIn.c
38043812
#, c-format
38053813
msgid "invalid destination buffer, must be an array of type: %c"
@@ -4334,6 +4342,14 @@ msgstr "%q образца не совпадает"
43344342
msgid "%q in %q must be of type %q or %q, not %q"
43354343
msgstr ""
43364344

4345+
#: shared-module/audiofilewriter/AudioFileWriter.c
4346+
msgid "Only 8/16-bit mono/stereo is supported"
4347+
msgstr ""
4348+
4349+
#: shared-module/audiofilewriter/AudioFileWriter.c
4350+
msgid "buffer_size too small for source"
4351+
msgstr ""
4352+
43374353
#: shared-module/audiomp3/MP3Decoder.c
43384354
msgid "Couldn't allocate decoder"
43394355
msgstr "Не удалось выделить место для декодера"

locale/tr.po

Lines changed: 20 additions & 4 deletions

0 commit comments

Comments
 (0)