Skip to content

Commit cbb2ff4

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 17fcd49 commit cbb2ff4

File tree

17 files changed

+384
-340
lines changed

17 files changed

+384
-340
lines changed

locale/ID.po

Lines changed: 24 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -753,14 +753,6 @@ msgid ""
753753
msgstr ""
754754
"Koneksi telah terputus dan tidak dapat lagi digunakan. Buat koneksi baru."
755755

756-
#: py/persistentcode.c
757-
msgid "Corrupt .mpy file"
758-
msgstr "File .mpy rusak"
759-
760-
#: py/emitglue.c
761-
msgid "Corrupt raw code"
762-
msgstr "Kode raw rusak"
763-
764756
#: ports/cxd56/common-hal/camera/Camera.c
765757
msgid "Could not initialize Camera"
766758
msgstr ""
@@ -2623,10 +2615,6 @@ msgstr "hanya mampu memiliki hingga 4 parameter untuk Thumb assembly"
26232615
msgid "can only have up to 4 parameters to Xtensa assembly"
26242616
msgstr ""
26252617

2626-
#: py/persistentcode.c
2627-
msgid "can only save bytecode"
2628-
msgstr ""
2629-
26302618
#: py/objtype.c
26312619
msgid "can't add special method to already-subclassed class"
26322620
msgstr ""
@@ -3139,6 +3127,14 @@ msgstr "identifier didefinisi ulang sebagai global"
31393127
msgid "identifier redefined as nonlocal"
31403128
msgstr "identifier didefinisi ulang sebagai nonlocal"
31413129

3130+
#: py/persistentcode.c
3131+
msgid "incompatible .mpy file"
3132+
msgstr ""
3133+
3134+
#: py/persistentcode.c
3135+
msgid "incompatible native .mpy architecture"
3136+
msgstr ""
3137+
31423138
#: py/objstr.c
31433139
msgid "incomplete format"
31443140
msgstr ""
@@ -3258,6 +3254,10 @@ msgstr ""
32583254
msgid "interval must be in range %s-%s"
32593255
msgstr ""
32603256

3257+
#: py/compile.c
3258+
msgid "invalid architecture"
3259+
msgstr ""
3260+
32613261
#: lib/netutils/netutils.c
32623262
msgid "invalid arguments"
32633263
msgstr "argumen-argumen tidak valid"
@@ -3267,10 +3267,6 @@ msgstr "argumen-argumen tidak valid"
32673267
msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
32683268
msgstr ""
32693269

3270-
#: extmod/modussl_axtls.c
3271-
msgid "invalid cert"
3272-
msgstr "cert tidak valid"
3273-
32743270
#: py/compile.c
32753271
msgid "invalid decorator"
32763272
msgstr ""
@@ -3301,10 +3297,6 @@ msgstr ""
33013297
msgid "invalid hostname"
33023298
msgstr ""
33033299

3304-
#: extmod/modussl_axtls.c
3305-
msgid "invalid key"
3306-
msgstr "key tidak valid"
3307-
33083300
#: py/compile.c
33093301
msgid "invalid micropython decorator"
33103302
msgstr "micropython decorator tidak valid"
@@ -4314,6 +4306,18 @@ msgstr "zi harus berjenis float"
43144306
msgid "zi must be of shape (n_section, 2)"
43154307
msgstr ""
43164308

4309+
#~ msgid "Corrupt .mpy file"
4310+
#~ msgstr "File .mpy rusak"
4311+
4312+
#~ msgid "Corrupt raw code"
4313+
#~ msgstr "Kode raw rusak"
4314+
4315+
#~ msgid "invalid cert"
4316+
#~ msgstr "cert tidak valid"
4317+
4318+
#~ msgid "invalid key"
4319+
#~ msgstr "key tidak valid"
4320+
43174321
#~ msgid "Viper functions don't currently support more than 4 arguments"
43184322
#~ msgstr "Fungsi Viper saat ini tidak mendukung lebih dari 4 argumen"
43194323

locale/cs.po

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -736,14 +736,6 @@ msgid ""
736736
"connection."
737737
msgstr ""
738738

739-
#: py/persistentcode.c
740-
msgid "Corrupt .mpy file"
741-
msgstr ""
742-
743-
#: py/emitglue.c
744-
msgid "Corrupt raw code"
745-
msgstr ""
746-
747739
#: ports/cxd56/common-hal/camera/Camera.c
748740
msgid "Could not initialize Camera"
749741
msgstr ""
@@ -2577,10 +2569,6 @@ msgstr ""
25772569
msgid "can only have up to 4 parameters to Xtensa assembly"
25782570
msgstr ""
25792571

2580-
#: py/persistentcode.c
2581-
msgid "can only save bytecode"
2582-
msgstr ""
2583-
25842572
#: py/objtype.c
25852573
msgid "can't add special method to already-subclassed class"
25862574
msgstr ""
@@ -3093,6 +3081,14 @@ msgstr ""
30933081
msgid "identifier redefined as nonlocal"
30943082
msgstr ""
30953083

3084+
#: py/persistentcode.c
3085+
msgid "incompatible .mpy file"
3086+
msgstr ""
3087+
3088+
#: py/persistentcode.c
3089+
msgid "incompatible native .mpy architecture"
3090+
msgstr ""
3091+
30963092
#: py/objstr.c
30973093
msgid "incomplete format"
30983094
msgstr ""
@@ -3212,6 +3208,10 @@ msgstr ""
32123208
msgid "interval must be in range %s-%s"
32133209
msgstr ""
32143210

3211+
#: py/compile.c
3212+
msgid "invalid architecture"
3213+
msgstr ""
3214+
32153215
#: lib/netutils/netutils.c
32163216
msgid "invalid arguments"
32173217
msgstr ""
@@ -3221,10 +3221,6 @@ msgstr ""
32213221
msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
32223222
msgstr ""
32233223

3224-
#: extmod/modussl_axtls.c
3225-
msgid "invalid cert"
3226-
msgstr ""
3227-
32283224
#: py/compile.c
32293225
msgid "invalid decorator"
32303226
msgstr ""
@@ -3255,10 +3251,6 @@ msgstr ""
32553251
msgid "invalid hostname"
32563252
msgstr ""
32573253

3258-
#: extmod/modussl_axtls.c
3259-
msgid "invalid key"
3260-
msgstr ""
3261-
32623254
#: py/compile.c
32633255
msgid "invalid micropython decorator"
32643256
msgstr ""

locale/de_DE.po

Lines changed: 27 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -751,14 +751,6 @@ msgstr ""
751751
"Die Verbindung wurde getrennt und kann nicht mehr verwendet werden. "
752752
"Erstellen Sie eine neue Verbindung."
753753

754-
#: py/persistentcode.c
755-
msgid "Corrupt .mpy file"
756-
msgstr "Beschädigte .mpy Datei"
757-
758-
#: py/emitglue.c
759-
msgid "Corrupt raw code"
760-
msgstr "Beschädigter raw code"
761-
762754
#: ports/cxd56/common-hal/camera/Camera.c
763755
msgid "Could not initialize Camera"
764756
msgstr "Konnte Kamera nicht initialisieren"
@@ -2636,10 +2628,6 @@ msgstr "kann nur bis zu 4 Parameter für die Thumb assembly haben"
26362628
msgid "can only have up to 4 parameters to Xtensa assembly"
26372629
msgstr "kann nur bis zu 4 Parameter für die Xtensa assembly haben"
26382630

2639-
#: py/persistentcode.c
2640-
msgid "can only save bytecode"
2641-
msgstr "kann nur Bytecode speichern"
2642-
26432631
#: py/objtype.c
26442632
msgid "can't add special method to already-subclassed class"
26452633
msgstr ""
@@ -3166,6 +3154,14 @@ msgstr "Bezeichner als global neu definiert"
31663154
msgid "identifier redefined as nonlocal"
31673155
msgstr "Bezeichner als nonlocal definiert"
31683156

3157+
#: py/persistentcode.c
3158+
msgid "incompatible .mpy file"
3159+
msgstr ""
3160+
3161+
#: py/persistentcode.c
3162+
msgid "incompatible native .mpy architecture"
3163+
msgstr ""
3164+
31693165
#: py/objstr.c
31703166
msgid "incomplete format"
31713167
msgstr "unvollständiges Format"
@@ -3285,6 +3281,10 @@ msgstr ""
32853281
msgid "interval must be in range %s-%s"
32863282
msgstr "Das Intervall muss im Bereich %s-%s sein"
32873283

3284+
#: py/compile.c
3285+
msgid "invalid architecture"
3286+
msgstr ""
3287+
32883288
#: lib/netutils/netutils.c
32893289
msgid "invalid arguments"
32903290
msgstr "ungültige argumente"
@@ -3294,10 +3294,6 @@ msgstr "ungültige argumente"
32943294
msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
32953295
msgstr ""
32963296

3297-
#: extmod/modussl_axtls.c
3298-
msgid "invalid cert"
3299-
msgstr "ungültiges cert"
3300-
33013297
#: py/compile.c
33023298
msgid "invalid decorator"
33033299
msgstr ""
@@ -3328,10 +3324,6 @@ msgstr "ungültiger Formatbezeichner"
33283324
msgid "invalid hostname"
33293325
msgstr ""
33303326

3331-
#: extmod/modussl_axtls.c
3332-
msgid "invalid key"
3333-
msgstr "ungültiger Schlüssel"
3334-
33353327
#: py/compile.c
33363328
msgid "invalid micropython decorator"
33373329
msgstr "ungültiger micropython decorator"
@@ -4357,6 +4349,21 @@ msgstr ""
43574349
msgid "zi must be of shape (n_section, 2)"
43584350
msgstr ""
43594351

4352+
#~ msgid "Corrupt .mpy file"
4353+
#~ msgstr "Beschädigte .mpy Datei"
4354+
4355+
#~ msgid "Corrupt raw code"
4356+
#~ msgstr "Beschädigter raw code"
4357+
4358+
#~ msgid "can only save bytecode"
4359+
#~ msgstr "kann nur Bytecode speichern"
4360+
4361+
#~ msgid "invalid cert"
4362+
#~ msgstr "ungültiges cert"
4363+
4364+
#~ msgid "invalid key"
4365+
#~ msgstr "ungültiger Schlüssel"
4366+
43604367
#~ msgid "Viper functions don't currently support more than 4 arguments"
43614368
#~ msgstr "Viper-Funktionen unterstützen derzeit nicht mehr als 4 Argumente"
43624369

locale/el.po

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -733,14 +733,6 @@ msgid ""
733733
"connection."
734734
msgstr ""
735735

736-
#: py/persistentcode.c
737-
msgid "Corrupt .mpy file"
738-
msgstr ""
739-
740-
#: py/emitglue.c
741-
msgid "Corrupt raw code"
742-
msgstr ""
743-
744736
#: ports/cxd56/common-hal/camera/Camera.c
745737
msgid "Could not initialize Camera"
746738
msgstr ""
@@ -2574,10 +2566,6 @@ msgstr ""
25742566
msgid "can only have up to 4 parameters to Xtensa assembly"
25752567
msgstr ""
25762568

2577-
#: py/persistentcode.c
2578-
msgid "can only save bytecode"
2579-
msgstr ""
2580-
25812569
#: py/objtype.c
25822570
msgid "can't add special method to already-subclassed class"
25832571
msgstr ""
@@ -3090,6 +3078,14 @@ msgstr ""
30903078
msgid "identifier redefined as nonlocal"
30913079
msgstr ""
30923080

3081+
#: py/persistentcode.c
3082+
msgid "incompatible .mpy file"
3083+
msgstr ""
3084+
3085+
#: py/persistentcode.c
3086+
msgid "incompatible native .mpy architecture"
3087+
msgstr ""
3088+
30933089
#: py/objstr.c
30943090
msgid "incomplete format"
30953091
msgstr ""
@@ -3209,6 +3205,10 @@ msgstr ""
32093205
msgid "interval must be in range %s-%s"
32103206
msgstr ""
32113207

3208+
#: py/compile.c
3209+
msgid "invalid architecture"
3210+
msgstr ""
3211+
32123212
#: lib/netutils/netutils.c
32133213
msgid "invalid arguments"
32143214
msgstr ""
@@ -3218,10 +3218,6 @@ msgstr ""
32183218
msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
32193219
msgstr ""
32203220

3221-
#: extmod/modussl_axtls.c
3222-
msgid "invalid cert"
3223-
msgstr ""
3224-
32253221
#: py/compile.c
32263222
msgid "invalid decorator"
32273223
msgstr ""
@@ -3252,10 +3248,6 @@ msgstr ""
32523248
msgid "invalid hostname"
32533249
msgstr ""
32543250

3255-
#: extmod/modussl_axtls.c
3256-
msgid "invalid key"
3257-
msgstr ""
3258-
32593251
#: py/compile.c
32603252
msgid "invalid micropython decorator"
32613253
msgstr ""

0 commit comments

Comments
 (0)