Skip to content

Commit 502b1f2

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent b423d2d commit 502b1f2

File tree

19 files changed

+110
-71
lines changed

19 files changed

+110
-71
lines changed

locale/ID.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ msgstr ""
9494
msgid "%q and %q contain duplicate pins"
9595
msgstr "%q dan %q berisi pin duplikat"
9696

97-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
97+
#: shared-bindings/audioio/AudioOut.c
9898
msgid "%q and %q must be different"
9999
msgstr "%q dan %q harus berbeda"
100100

@@ -166,7 +166,7 @@ msgstr "%q panjangnya harus <= %d"
166166
msgid "%q length must be >= %d"
167167
msgstr "%q panjangnya harus >= %d"
168168

169-
#: py/modsys.c py/objmodule.c py/runtime.c
169+
#: py/modsys.c py/runtime.c
170170
msgid "%q moved from %q to %q"
171171
msgstr "%q dipindahkan dari %q ke %q"
172172

@@ -811,8 +811,8 @@ msgid "Cannot record to a file"
811811
msgstr "Tidak dapat merekam ke file"
812812

813813
#: shared-module/storage/__init__.c
814-
msgid "Cannot remount '/' when visible via USB."
815-
msgstr "Tidak dapat memasang kembali '/' saat terlihat melalui USB."
814+
msgid "Cannot remount path when visible via USB."
815+
msgstr ""
816816

817817
#: shared-bindings/digitalio/DigitalInOut.c
818818
msgid "Cannot set value when direction is input."
@@ -4478,6 +4478,9 @@ msgstr "zi harus berjenis float"
44784478
msgid "zi must be of shape (n_section, 2)"
44794479
msgstr "Zi harus berbentuk (n_section, 2)"
44804480

4481+
#~ msgid "Cannot remount '/' when visible via USB."
4482+
#~ msgstr "Tidak dapat memasang kembali '/' saat terlihat melalui USB."
4483+
44814484
#~ msgid "%q must be a %q object, %q, or %q"
44824485
#~ msgstr "%q harus berupa objek %q, %q, atau %q"
44834486

locale/cs.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ msgstr "%d adresní pin, %d rgb pin a %d dlaždice indikuje výšku %d, ne %d"
9393
msgid "%q and %q contain duplicate pins"
9494
msgstr "%q a %q obsahují duplicitní piny"
9595

96-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
96+
#: shared-bindings/audioio/AudioOut.c
9797
msgid "%q and %q must be different"
9898
msgstr "%q a %q musí být rozdílné"
9999

@@ -165,7 +165,7 @@ msgstr "Délka %q musí být <= %d"
165165
msgid "%q length must be >= %d"
166166
msgstr "Délka %q musí být >= %d"
167167

168-
#: py/modsys.c py/objmodule.c py/runtime.c
168+
#: py/modsys.c py/runtime.c
169169
msgid "%q moved from %q to %q"
170170
msgstr ""
171171

@@ -805,8 +805,8 @@ msgid "Cannot record to a file"
805805
msgstr "Nelze nahrávat do souboru"
806806

807807
#: shared-module/storage/__init__.c
808-
msgid "Cannot remount '/' when visible via USB."
809-
msgstr "Není možné znovu připojit '/', pokud je viditelné pomocí USB."
808+
msgid "Cannot remount path when visible via USB."
809+
msgstr ""
810810

811811
#: shared-bindings/digitalio/DigitalInOut.c
812812
msgid "Cannot set value when direction is input."
@@ -4458,6 +4458,9 @@ msgstr ""
44584458
msgid "zi must be of shape (n_section, 2)"
44594459
msgstr ""
44604460

4461+
#~ msgid "Cannot remount '/' when visible via USB."
4462+
#~ msgstr "Není možné znovu připojit '/', pokud je viditelné pomocí USB."
4463+
44614464
#~ msgid "Data chunk must follow fmt chunk"
44624465
#~ msgstr "Datový blok musí následovat fmt blok"
44634466

locale/de_DE.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ msgstr ""
9494
msgid "%q and %q contain duplicate pins"
9595
msgstr "%q und %q enthalten doppelte Pins"
9696

97-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
97+
#: shared-bindings/audioio/AudioOut.c
9898
msgid "%q and %q must be different"
9999
msgstr "%q und %q müssen unterschiedlich sein"
100100

@@ -167,7 +167,7 @@ msgstr "%q länge muss kleiner oder gleich %d sein"
167167
msgid "%q length must be >= %d"
168168
msgstr "%q länge muss größer oder gleich %d sein"
169169

170-
#: py/modsys.c py/objmodule.c py/runtime.c
170+
#: py/modsys.c py/runtime.c
171171
msgid "%q moved from %q to %q"
172172
msgstr "%q von %q nach %q versetzt"
173173

@@ -809,8 +809,8 @@ msgid "Cannot record to a file"
809809
msgstr "Aufnahme in eine Datei nicht möglich"
810810

811811
#: shared-module/storage/__init__.c
812-
msgid "Cannot remount '/' when visible via USB."
813-
msgstr "'/' kann nicht wiedereingehängt werden, wenn per USB sichtbar."
812+
msgid "Cannot remount path when visible via USB."
813+
msgstr ""
814814

815815
#: shared-bindings/digitalio/DigitalInOut.c
816816
msgid "Cannot set value when direction is input."
@@ -4520,6 +4520,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
45204520
msgid "zi must be of shape (n_section, 2)"
45214521
msgstr "zi muss die Form (n_section, 2) haben"
45224522

4523+
#~ msgid "Cannot remount '/' when visible via USB."
4524+
#~ msgstr "'/' kann nicht wiedereingehängt werden, wenn per USB sichtbar."
4525+
45234526
#~ msgid "%q must be a %q object, %q, or %q"
45244527
#~ msgstr "%q muss ein %q Objekt, %q, oder %q sein"
45254528

locale/el.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ msgstr ""
9797
msgid "%q and %q contain duplicate pins"
9898
msgstr "%q και %q περιέχουν διπλότυπα pins"
9999

100-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
100+
#: shared-bindings/audioio/AudioOut.c
101101
msgid "%q and %q must be different"
102102
msgstr "%q και %q πρεπει να είναι διαφορετικά"
103103

@@ -169,7 +169,7 @@ msgstr "%q μήκος πρέπει να είναι <= %d"
169169
msgid "%q length must be >= %d"
170170
msgstr "%q μήκος πρέπει να είναι >= %d"
171171

172-
#: py/modsys.c py/objmodule.c py/runtime.c
172+
#: py/modsys.c py/runtime.c
173173
msgid "%q moved from %q to %q"
174174
msgstr "%q μετακινήθηκε από το %q στο %q"
175175

@@ -810,8 +810,8 @@ msgid "Cannot record to a file"
810810
msgstr "Δεν μπορεί να γίνει καταγραφή σε αρχείο"
811811

812812
#: shared-module/storage/__init__.c
813-
msgid "Cannot remount '/' when visible via USB."
814-
msgstr "Δεν μπορεί να γίνει remount του '/' όταν είναι ορατό μέσω USB."
813+
msgid "Cannot remount path when visible via USB."
814+
msgstr ""
815815

816816
#: shared-bindings/digitalio/DigitalInOut.c
817817
msgid "Cannot set value when direction is input."
@@ -4457,6 +4457,9 @@ msgstr ""
44574457
msgid "zi must be of shape (n_section, 2)"
44584458
msgstr ""
44594459

4460+
#~ msgid "Cannot remount '/' when visible via USB."
4461+
#~ msgstr "Δεν μπορεί να γίνει remount του '/' όταν είναι ορατό μέσω USB."
4462+
44604463
#~ msgid "Data chunk must follow fmt chunk"
44614464
#~ msgstr "Το data chunk πρέπει να ακολουθεί το fmt chunk"
44624465

locale/en_GB.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ msgstr ""
9595
msgid "%q and %q contain duplicate pins"
9696
msgstr "%q and %q contain duplicate pins"
9797

98-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
98+
#: shared-bindings/audioio/AudioOut.c
9999
msgid "%q and %q must be different"
100100
msgstr "%q and %q must be different"
101101

@@ -167,7 +167,7 @@ msgstr "%q length must be <= %d"
167167
msgid "%q length must be >= %d"
168168
msgstr "%q length must be >= %d"
169169

170-
#: py/modsys.c py/objmodule.c py/runtime.c
170+
#: py/modsys.c py/runtime.c
171171
msgid "%q moved from %q to %q"
172172
msgstr "%q moved from %q to %q"
173173

@@ -804,8 +804,8 @@ msgid "Cannot record to a file"
804804
msgstr "Cannot record to a file"
805805

806806
#: shared-module/storage/__init__.c
807-
msgid "Cannot remount '/' when visible via USB."
808-
msgstr "Cannot remount '/' when visible via USB."
807+
msgid "Cannot remount path when visible via USB."
808+
msgstr ""
809809

810810
#: shared-bindings/digitalio/DigitalInOut.c
811811
msgid "Cannot set value when direction is input."
@@ -4467,6 +4467,9 @@ msgstr "zi must be of float type"
44674467
msgid "zi must be of shape (n_section, 2)"
44684468
msgstr "zi must be of shape (n_section, 2)"
44694469

4470+
#~ msgid "Cannot remount '/' when visible via USB."
4471+
#~ msgstr "Cannot remount '/' when visible via USB."
4472+
44704473
#~ msgid "%q must be a %q object, %q, or %q"
44714474
#~ msgstr "%q must be a %q object, %q, or %q"
44724475

locale/es.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ msgstr ""
9797
msgid "%q and %q contain duplicate pins"
9898
msgstr "%q y %q contienen pines duplicados"
9999

100-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
100+
#: shared-bindings/audioio/AudioOut.c
101101
msgid "%q and %q must be different"
102102
msgstr "%q y %q deben ser diferentes"
103103

@@ -169,7 +169,7 @@ msgstr "%q longitud debe ser <= %d"
169169
msgid "%q length must be >= %d"
170170
msgstr "%q longitud debe ser >= %d"
171171

172-
#: py/modsys.c py/objmodule.c py/runtime.c
172+
#: py/modsys.c py/runtime.c
173173
msgid "%q moved from %q to %q"
174174
msgstr "%q movido de %q a %q"
175175

@@ -813,8 +813,8 @@ msgid "Cannot record to a file"
813813
msgstr "No se puede grabar en un archivo"
814814

815815
#: shared-module/storage/__init__.c
816-
msgid "Cannot remount '/' when visible via USB."
817-
msgstr "No se puede remountar '/' cuanto se es visible vía USB."
816+
msgid "Cannot remount path when visible via USB."
817+
msgstr ""
818818

819819
#: shared-bindings/digitalio/DigitalInOut.c
820820
msgid "Cannot set value when direction is input."
@@ -4514,6 +4514,9 @@ msgstr "zi debe ser de tipo flotante"
45144514
msgid "zi must be of shape (n_section, 2)"
45154515
msgstr "zi debe ser una forma (n_section,2)"
45164516

4517+
#~ msgid "Cannot remount '/' when visible via USB."
4518+
#~ msgstr "No se puede remountar '/' cuanto se es visible vía USB."
4519+
45174520
#~ msgid "%q must be a %q object, %q, or %q"
45184521
#~ msgstr "%q tiene que ser un %q objeto, %q, o %q"
45194522

locale/fil.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ msgstr ""
8585
msgid "%q and %q contain duplicate pins"
8686
msgstr ""
8787

88-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
88+
#: shared-bindings/audioio/AudioOut.c
8989
msgid "%q and %q must be different"
9090
msgstr ""
9191

@@ -157,7 +157,7 @@ msgstr ""
157157
msgid "%q length must be >= %d"
158158
msgstr ""
159159

160-
#: py/modsys.c py/objmodule.c py/runtime.c
160+
#: py/modsys.c py/runtime.c
161161
msgid "%q moved from %q to %q"
162162
msgstr ""
163163

@@ -798,7 +798,7 @@ msgid "Cannot record to a file"
798798
msgstr "Hindi ma-record sa isang file"
799799

800800
#: shared-module/storage/__init__.c
801-
msgid "Cannot remount '/' when visible via USB."
801+
msgid "Cannot remount path when visible via USB."
802802
msgstr ""
803803

804804
#: shared-bindings/digitalio/DigitalInOut.c

locale/fr.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ msgstr ""
9696
msgid "%q and %q contain duplicate pins"
9797
msgstr "%q et %q contiennent des broches en double"
9898

99-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
99+
#: shared-bindings/audioio/AudioOut.c
100100
msgid "%q and %q must be different"
101101
msgstr "%q et %q doivent être différents"
102102

@@ -168,7 +168,7 @@ msgstr "La longueur de %q doit être <= %d"
168168
msgid "%q length must be >= %d"
169169
msgstr "La longueur de %q doit être >= %d"
170170

171-
#: py/modsys.c py/objmodule.c py/runtime.c
171+
#: py/modsys.c py/runtime.c
172172
msgid "%q moved from %q to %q"
173173
msgstr "% déplacé de %q à %q"
174174

@@ -817,10 +817,8 @@ msgid "Cannot record to a file"
817817
msgstr "Impossible d'enregistrer vers un fichier"
818818

819819
#: shared-module/storage/__init__.c
820-
msgid "Cannot remount '/' when visible via USB."
820+
msgid "Cannot remount path when visible via USB."
821821
msgstr ""
822-
"Ne peut démonter '/' la racine du système de fichier quand elle est déja vue "
823-
"par le port USB."
824822

825823
#: shared-bindings/digitalio/DigitalInOut.c
826824
msgid "Cannot set value when direction is input."
@@ -4536,6 +4534,11 @@ msgstr "zi doit être de type float"
45364534
msgid "zi must be of shape (n_section, 2)"
45374535
msgstr "zi doit être de forme (n_section, 2)"
45384536

4537+
#~ msgid "Cannot remount '/' when visible via USB."
4538+
#~ msgstr ""
4539+
#~ "Ne peut démonter '/' la racine du système de fichier quand elle est déja "
4540+
#~ "vue par le port USB."
4541+
45394542
#~ msgid "%q must be a %q object, %q, or %q"
45404543
#~ msgstr "%q doit être un objet %q, %q ou %q"
45414544

locale/hi.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ msgstr ""
8484
msgid "%q and %q contain duplicate pins"
8585
msgstr ""
8686

87-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
87+
#: shared-bindings/audioio/AudioOut.c
8888
msgid "%q and %q must be different"
8989
msgstr ""
9090

@@ -156,7 +156,7 @@ msgstr ""
156156
msgid "%q length must be >= %d"
157157
msgstr ""
158158

159-
#: py/modsys.c py/objmodule.c py/runtime.c
159+
#: py/modsys.c py/runtime.c
160160
msgid "%q moved from %q to %q"
161161
msgstr ""
162162

@@ -791,7 +791,7 @@ msgid "Cannot record to a file"
791791
msgstr ""
792792

793793
#: shared-module/storage/__init__.c
794-
msgid "Cannot remount '/' when visible via USB."
794+
msgid "Cannot remount path when visible via USB."
795795
msgstr ""
796796

797797
#: shared-bindings/digitalio/DigitalInOut.c

locale/it_IT.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ msgstr ""
8686
msgid "%q and %q contain duplicate pins"
8787
msgstr ""
8888

89-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
89+
#: shared-bindings/audioio/AudioOut.c
9090
msgid "%q and %q must be different"
9191
msgstr ""
9292

@@ -158,7 +158,7 @@ msgstr ""
158158
msgid "%q length must be >= %d"
159159
msgstr ""
160160

161-
#: py/modsys.c py/objmodule.c py/runtime.c
161+
#: py/modsys.c py/runtime.c
162162
msgid "%q moved from %q to %q"
163163
msgstr ""
164164

@@ -797,7 +797,7 @@ msgid "Cannot record to a file"
797797
msgstr "Impossibile registrare in un file"
798798

799799
#: shared-module/storage/__init__.c
800-
msgid "Cannot remount '/' when visible via USB."
800+
msgid "Cannot remount path when visible via USB."
801801
msgstr ""
802802

803803
#: shared-bindings/digitalio/DigitalInOut.c

0 commit comments

Comments
 (0)