Skip to content

Commit ceda2f0

Browse files
authored
Merge pull request #10270 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 670d046 + 557c08a commit ceda2f0

File tree

19 files changed

+138
-24
lines changed

19 files changed

+138
-24
lines changed

locale/ID.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ msgstr "%q berisi pin duplikat"
114114
msgid "%q failure: %d"
115115
msgstr "%q gagal: %d"
116116

117+
#: shared-module/audiodelays/MultiTapDelay.c
118+
msgid "%q in %q must be of type %q or %q, not %q"
119+
msgstr ""
120+
117121
#: py/argcheck.c shared-module/audiofilters/Filter.c
118122
msgid "%q in %q must be of type %q, not %q"
119123
msgstr "%q dalam %q harus bertipe %q, bukan %q"
@@ -236,7 +240,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
236240
msgstr "%q harus bertipe %q, %q, atau %q, bukan %q"
237241

238242
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
239-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
243+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
244+
#: shared-module/synthio/__init__.c
240245
msgid "%q must be of type %q, not %q"
241246
msgstr "%q harus bertipe %q, %q, atau %q, bukan %q"
242247

@@ -2636,6 +2641,7 @@ msgid "bits must be 32 or less"
26362641
msgstr ""
26372642

26382643
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2644+
#: shared-bindings/audiodelays/MultiTapDelay.c
26392645
#: shared-bindings/audiodelays/PitchShift.c
26402646
#: shared-bindings/audiofilters/Distortion.c
26412647
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/cs.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ msgstr "%q obsahuje duplicitní piny"
113113
msgid "%q failure: %d"
114114
msgstr "%q: selhání %d"
115115

116+
#: shared-module/audiodelays/MultiTapDelay.c
117+
msgid "%q in %q must be of type %q or %q, not %q"
118+
msgstr ""
119+
116120
#: py/argcheck.c shared-module/audiofilters/Filter.c
117121
msgid "%q in %q must be of type %q, not %q"
118122
msgstr "%q v %q musí být typu %q, ne %q"
@@ -235,7 +239,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
235239
msgstr ""
236240

237241
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
238-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
242+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
243+
#: shared-module/synthio/__init__.c
239244
msgid "%q must be of type %q, not %q"
240245
msgstr "%q musí být typu %q, ne %q"
241246

@@ -2616,6 +2621,7 @@ msgid "bits must be 32 or less"
26162621
msgstr "počet bitů nesmí přesáhnout 32"
26172622

26182623
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2624+
#: shared-bindings/audiodelays/MultiTapDelay.c
26192625
#: shared-bindings/audiodelays/PitchShift.c
26202626
#: shared-bindings/audiofilters/Distortion.c
26212627
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/de_DE.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ msgstr "%q enthält doppelte Pins"
115115
msgid "%q failure: %d"
116116
msgstr "%q Fehler: %d"
117117

118+
#: shared-module/audiodelays/MultiTapDelay.c
119+
msgid "%q in %q must be of type %q or %q, not %q"
120+
msgstr ""
121+
118122
#: py/argcheck.c shared-module/audiofilters/Filter.c
119123
msgid "%q in %q must be of type %q, not %q"
120124
msgstr "%q in %q muss von Typ %q sein, nicht %q"
@@ -238,7 +242,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
238242
msgstr "%q muss vom Typ %q, %q oder %q sein, und nicht %q"
239243

240244
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
241-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
245+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
246+
#: shared-module/synthio/__init__.c
242247
msgid "%q must be of type %q, not %q"
243248
msgstr "%q muss von Typ %q sein, nicht %q"
244249

@@ -2648,6 +2653,7 @@ msgid "bits must be 32 or less"
26482653
msgstr "bits müssen 32 oder kleiner sein"
26492654

26502655
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2656+
#: shared-bindings/audiodelays/MultiTapDelay.c
26512657
#: shared-bindings/audiodelays/PitchShift.c
26522658
#: shared-bindings/audiofilters/Distortion.c
26532659
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/el.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ msgstr "%q περιέχει διπλότυπα pins"
117117
msgid "%q failure: %d"
118118
msgstr "%q αποτυχία: %d"
119119

120+
#: shared-module/audiodelays/MultiTapDelay.c
121+
msgid "%q in %q must be of type %q or %q, not %q"
122+
msgstr ""
123+
120124
#: py/argcheck.c shared-module/audiofilters/Filter.c
121125
msgid "%q in %q must be of type %q, not %q"
122126
msgstr "%q στο %q πρέπει να είναι τύπου %q, όχι %q"
@@ -239,7 +243,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
239243
msgstr ""
240244

241245
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
242-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
246+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
247+
#: shared-module/synthio/__init__.c
243248
msgid "%q must be of type %q, not %q"
244249
msgstr "%q πρέπει να είναι τύπου %q, όχι %q"
245250

@@ -2615,6 +2620,7 @@ msgid "bits must be 32 or less"
26152620
msgstr ""
26162621

26172622
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2623+
#: shared-bindings/audiodelays/MultiTapDelay.c
26182624
#: shared-bindings/audiodelays/PitchShift.c
26192625
#: shared-bindings/audiofilters/Distortion.c
26202626
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/en_GB.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"PO-Revision-Date: 2025-03-06 13:42+0000\n"
10+
"PO-Revision-Date: 2025-04-19 15:42+0000\n"
1111
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 5.10.3-dev\n"
18+
"X-Generator: Weblate 5.11.1-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -115,6 +115,10 @@ msgstr "%q contains duplicate pins"
115115
msgid "%q failure: %d"
116116
msgstr "%q failure: %d"
117117

118+
#: shared-module/audiodelays/MultiTapDelay.c
119+
msgid "%q in %q must be of type %q or %q, not %q"
120+
msgstr ""
121+
118122
#: py/argcheck.c shared-module/audiofilters/Filter.c
119123
msgid "%q in %q must be of type %q, not %q"
120124
msgstr "%q in %q must be of type %q, not %q"
@@ -237,7 +241,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
237241
msgstr "%q must be of type %q, %q, or %q, not %q"
238242

239243
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
240-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
244+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
245+
#: shared-module/synthio/__init__.c
241246
msgid "%q must be of type %q, not %q"
242247
msgstr "%q must be of type %q, not %q"
243248

@@ -805,7 +810,7 @@ msgstr "Cannot record to a file"
805810

806811
#: shared-module/storage/__init__.c
807812
msgid "Cannot remount path when visible via USB."
808-
msgstr ""
813+
msgstr "Cannot remount path when visible via USB."
809814

810815
#: shared-bindings/digitalio/DigitalInOut.c
811816
msgid "Cannot set value when direction is input."
@@ -1391,7 +1396,7 @@ msgstr "MITM security is not supported"
13911396
#: ports/stm/common-hal/sdioio/SDCard.c
13921397
#, c-format
13931398
msgid "MMC/SDIO Clock Error %x"
1394-
msgstr ""
1399+
msgstr "MMC/SDIO Clock Error %x"
13951400

13961401
#: shared-bindings/is31fl3741/IS31FL3741.c
13971402
msgid "Mapping must be a tuple"
@@ -1581,7 +1586,7 @@ msgstr "No pulldown on pin; 1Mohm recommended"
15811586

15821587
#: shared-module/touchio/TouchIn.c
15831588
msgid "No pullup on pin; 1Mohm recommended"
1584-
msgstr ""
1589+
msgstr "No pullup on pin; 1Mohm recommended"
15851590

15861591
#: py/moderrno.c
15871592
msgid "No space left on device"
@@ -2620,6 +2625,7 @@ msgid "bits must be 32 or less"
26202625
msgstr "bits must be 32 or less"
26212626

26222627
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2628+
#: shared-bindings/audiodelays/MultiTapDelay.c
26232629
#: shared-bindings/audiodelays/PitchShift.c
26242630
#: shared-bindings/audiofilters/Distortion.c
26252631
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/es.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ msgstr "%q contiene pines duplicados"
117117
msgid "%q failure: %d"
118118
msgstr "%q fallo: %d"
119119

120+
#: shared-module/audiodelays/MultiTapDelay.c
121+
msgid "%q in %q must be of type %q or %q, not %q"
122+
msgstr ""
123+
120124
#: py/argcheck.c shared-module/audiofilters/Filter.c
121125
msgid "%q in %q must be of type %q, not %q"
122126
msgstr "%q en %q debe ser del tipo %q, no %q"
@@ -239,7 +243,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
239243
msgstr "%q debe ser de tipo %q, %q, o %q, no %q"
240244

241245
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
242-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
246+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
247+
#: shared-module/synthio/__init__.c
243248
msgid "%q must be of type %q, not %q"
244249
msgstr "%q debe ser del tipo %q, y no %q"
245250

@@ -2657,6 +2662,7 @@ msgid "bits must be 32 or less"
26572662
msgstr "los bits deben ser 32 o menos"
26582663

26592664
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2665+
#: shared-bindings/audiodelays/MultiTapDelay.c
26602666
#: shared-bindings/audiodelays/PitchShift.c
26612667
#: shared-bindings/audiofilters/Distortion.c
26622668
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/fil.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ msgstr ""
105105
msgid "%q failure: %d"
106106
msgstr ""
107107

108+
#: shared-module/audiodelays/MultiTapDelay.c
109+
msgid "%q in %q must be of type %q or %q, not %q"
110+
msgstr ""
111+
108112
#: py/argcheck.c shared-module/audiofilters/Filter.c
109113
msgid "%q in %q must be of type %q, not %q"
110114
msgstr ""
@@ -227,7 +231,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
227231
msgstr ""
228232

229233
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
230-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
234+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
235+
#: shared-module/synthio/__init__.c
231236
msgid "%q must be of type %q, not %q"
232237
msgstr ""
233238

@@ -2606,6 +2611,7 @@ msgid "bits must be 32 or less"
26062611
msgstr ""
26072612

26082613
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2614+
#: shared-bindings/audiodelays/MultiTapDelay.c
26092615
#: shared-bindings/audiodelays/PitchShift.c
26102616
#: shared-bindings/audiofilters/Distortion.c
26112617
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/fr.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ msgstr "%q contient des broches en double"
116116
msgid "%q failure: %d"
117117
msgstr "Échec de %q : %d"
118118

119+
#: shared-module/audiodelays/MultiTapDelay.c
120+
msgid "%q in %q must be of type %q or %q, not %q"
121+
msgstr ""
122+
119123
#: py/argcheck.c shared-module/audiofilters/Filter.c
120124
msgid "%q in %q must be of type %q, not %q"
121125
msgstr "%q dans %q doit être de type %q, pas %q"
@@ -238,7 +242,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
238242
msgstr "%q doit être de type %q, %q ou %q, pas %q"
239243

240244
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
241-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
245+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
246+
#: shared-module/synthio/__init__.c
242247
msgid "%q must be of type %q, not %q"
243248
msgstr "%q doit être de type %q, pas %q"
244249

@@ -2667,6 +2672,7 @@ msgid "bits must be 32 or less"
26672672
msgstr "les bits doivent être 32 ou moins"
26682673

26692674
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2675+
#: shared-bindings/audiodelays/MultiTapDelay.c
26702676
#: shared-bindings/audiodelays/PitchShift.c
26712677
#: shared-bindings/audiofilters/Distortion.c
26722678
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/hi.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ msgstr ""
104104
msgid "%q failure: %d"
105105
msgstr ""
106106

107+
#: shared-module/audiodelays/MultiTapDelay.c
108+
msgid "%q in %q must be of type %q or %q, not %q"
109+
msgstr ""
110+
107111
#: py/argcheck.c shared-module/audiofilters/Filter.c
108112
msgid "%q in %q must be of type %q, not %q"
109113
msgstr ""
@@ -226,7 +230,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
226230
msgstr ""
227231

228232
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
229-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
233+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
234+
#: shared-module/synthio/__init__.c
230235
msgid "%q must be of type %q, not %q"
231236
msgstr ""
232237

@@ -2589,6 +2594,7 @@ msgid "bits must be 32 or less"
25892594
msgstr ""
25902595

25912596
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2597+
#: shared-bindings/audiodelays/MultiTapDelay.c
25922598
#: shared-bindings/audiodelays/PitchShift.c
25932599
#: shared-bindings/audiofilters/Distortion.c
25942600
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

locale/it_IT.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ msgstr ""
106106
msgid "%q failure: %d"
107107
msgstr "%q fallito: %d"
108108

109+
#: shared-module/audiodelays/MultiTapDelay.c
110+
msgid "%q in %q must be of type %q or %q, not %q"
111+
msgstr ""
112+
109113
#: py/argcheck.c shared-module/audiofilters/Filter.c
110114
msgid "%q in %q must be of type %q, not %q"
111115
msgstr ""
@@ -228,7 +232,8 @@ msgid "%q must be of type %q, %q, or %q, not %q"
228232
msgstr ""
229233

230234
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
231-
#: shared-module/synthio/Note.c shared-module/synthio/__init__.c
235+
#: shared-module/audiodelays/MultiTapDelay.c shared-module/synthio/Note.c
236+
#: shared-module/synthio/__init__.c
232237
msgid "%q must be of type %q, not %q"
233238
msgstr ""
234239

@@ -2604,6 +2609,7 @@ msgid "bits must be 32 or less"
26042609
msgstr ""
26052610

26062611
#: shared-bindings/audiodelays/Chorus.c shared-bindings/audiodelays/Echo.c
2612+
#: shared-bindings/audiodelays/MultiTapDelay.c
26072613
#: shared-bindings/audiodelays/PitchShift.c
26082614
#: shared-bindings/audiofilters/Distortion.c
26092615
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy