Skip to content

Commit 128a4f9

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 3d09404 commit 128a4f9

File tree

19 files changed

+115
-79
lines changed

19 files changed

+115
-79
lines changed

locale/ID.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,10 +403,6 @@ msgstr "0.0 ke kompleks berpangkat"
403403
msgid "3-arg pow() not supported"
404404
msgstr "pow() 3-arg tidak didukung"
405405

406-
#: shared-module/msgpack/__init__.c
407-
msgid "64 bit types"
408-
msgstr ""
409-
410406
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
411407
#: ports/atmel-samd/common-hal/countio/Counter.c
412408
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1283,6 +1279,10 @@ msgstr ""
12831279
msgid "Invalid data_pins[%d]"
12841280
msgstr ""
12851281

1282+
#: shared-module/msgpack/__init__.c
1283+
msgid "Invalid format"
1284+
msgstr ""
1285+
12861286
#: shared-module/audiocore/WaveFile.c
12871287
msgid "Invalid format chunk size"
12881288
msgstr "Ukuran potongan format tidak valid"

locale/cs.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,6 @@ msgstr ""
404404
msgid "3-arg pow() not supported"
405405
msgstr "pow() nepodporuje 3 argumenty"
406406

407-
#: shared-module/msgpack/__init__.c
408-
msgid "64 bit types"
409-
msgstr "64 bit typy"
410-
411407
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
412408
#: ports/atmel-samd/common-hal/countio/Counter.c
413409
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1283,6 +1279,10 @@ msgstr ""
12831279
msgid "Invalid data_pins[%d]"
12841280
msgstr "Chybný data_pin[%d]"
12851281

1282+
#: shared-module/msgpack/__init__.c
1283+
msgid "Invalid format"
1284+
msgstr ""
1285+
12861286
#: shared-module/audiocore/WaveFile.c
12871287
msgid "Invalid format chunk size"
12881288
msgstr "Neplatná velikost bloku"
@@ -4382,6 +4382,9 @@ msgstr ""
43824382
msgid "zi must be of shape (n_section, 2)"
43834383
msgstr ""
43844384

4385+
#~ msgid "64 bit types"
4386+
#~ msgstr "64 bit typy"
4387+
43854388
#~ msgid "No key was specified"
43864389
#~ msgstr "Nebyl zadán klíč"
43874390

locale/de_DE.po

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ msgid ""
3838
"circuitpython/issues."
3939
msgstr ""
4040
"\n"
41-
"Bitte erstellen Sie ein Problem (Issue) für Ihr Programm unter https://github"
42-
".com/adafruit/circuitpython/issues."
41+
"Bitte erstellen Sie ein Problem (Issue) für Ihr Programm unter https://"
42+
"github.com/adafruit/circuitpython/issues."
4343

4444
#: supervisor/shared/safe_mode.c
4545
msgid ""
@@ -414,10 +414,6 @@ msgstr "0.0 zu einer komplexen Potenz"
414414
msgid "3-arg pow() not supported"
415415
msgstr "3-arg pow() wird nicht unterstützt"
416416

417-
#: shared-module/msgpack/__init__.c
418-
msgid "64 bit types"
419-
msgstr "64 bit-Typen"
420-
421417
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
422418
#: ports/atmel-samd/common-hal/countio/Counter.c
423419
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1307,6 +1303,10 @@ msgstr "Ungültiges Byte %.*s"
13071303
msgid "Invalid data_pins[%d]"
13081304
msgstr "Ungültige data_pins[%d]"
13091305

1306+
#: shared-module/msgpack/__init__.c
1307+
msgid "Invalid format"
1308+
msgstr ""
1309+
13101310
#: shared-module/audiocore/WaveFile.c
13111311
msgid "Invalid format chunk size"
13121312
msgstr "Ungültige format chunk size"
@@ -4469,6 +4469,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44694469
msgid "zi must be of shape (n_section, 2)"
44704470
msgstr "zi muss die Form (n_section, 2) haben"
44714471

4472+
#~ msgid "64 bit types"
4473+
#~ msgstr "64 bit-Typen"
4474+
44724475
#~ msgid "No key was specified"
44734476
#~ msgstr "Es wurde kein Schlüssel angegeben"
44744477

locale/el.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -408,11 +408,6 @@ msgstr "0.0 σε μία σύνθετη δύναμη"
408408
msgid "3-arg pow() not supported"
409409
msgstr "pow() με 3 παραμέτρους δεν υποστηρίζεται"
410410

411-
#: shared-module/msgpack/__init__.c
412-
#, fuzzy
413-
msgid "64 bit types"
414-
msgstr "64 bit τύποι"
415-
416411
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
417412
#: ports/atmel-samd/common-hal/countio/Counter.c
418413
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1292,6 +1287,10 @@ msgstr ""
12921287
msgid "Invalid data_pins[%d]"
12931288
msgstr ""
12941289

1290+
#: shared-module/msgpack/__init__.c
1291+
msgid "Invalid format"
1292+
msgstr ""
1293+
12951294
#: shared-module/audiocore/WaveFile.c
12961295
msgid "Invalid format chunk size"
12971296
msgstr ""
@@ -4390,6 +4389,10 @@ msgstr ""
43904389
msgid "zi must be of shape (n_section, 2)"
43914390
msgstr ""
43924391

4392+
#, fuzzy
4393+
#~ msgid "64 bit types"
4394+
#~ msgstr "64 bit τύποι"
4395+
43934396
#~ msgid "%q pin invalid"
43944397
#~ msgstr "%q άκυρο pin"
43954398

locale/en_GB.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -407,10 +407,6 @@ msgstr "0.0 to a complex power"
407407
msgid "3-arg pow() not supported"
408408
msgstr "3-arg pow() not supported"
409409

410-
#: shared-module/msgpack/__init__.c
411-
msgid "64 bit types"
412-
msgstr "64 bit types"
413-
414410
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
415411
#: ports/atmel-samd/common-hal/countio/Counter.c
416412
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1284,6 +1280,10 @@ msgstr ""
12841280
msgid "Invalid data_pins[%d]"
12851281
msgstr "Invalid data_pins[%d]"
12861282

1283+
#: shared-module/msgpack/__init__.c
1284+
msgid "Invalid format"
1285+
msgstr ""
1286+
12871287
#: shared-module/audiocore/WaveFile.c
12881288
msgid "Invalid format chunk size"
12891289
msgstr "Invalid format chunk size"
@@ -4393,6 +4393,9 @@ msgstr "zi must be of float type"
43934393
msgid "zi must be of shape (n_section, 2)"
43944394
msgstr "zi must be of shape (n_section, 2)"
43954395

4396+
#~ msgid "64 bit types"
4397+
#~ msgstr "64 bit types"
4398+
43964399
#~ msgid "No key was specified"
43974400
#~ msgstr "No key was specified"
43984401

locale/es.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -415,10 +415,6 @@ msgstr "0.0 a una potencia compleja"
415415
msgid "3-arg pow() not supported"
416416
msgstr "pow() con 3 argumentos no soportado"
417417

418-
#: shared-module/msgpack/__init__.c
419-
msgid "64 bit types"
420-
msgstr "tipos de 64 bit"
421-
422418
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
423419
#: ports/atmel-samd/common-hal/countio/Counter.c
424420
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1317,6 +1313,10 @@ msgstr "byte %.*s Inválido"
13171313
msgid "Invalid data_pins[%d]"
13181314
msgstr "Inválidos los data_pins[%d]"
13191315

1316+
#: shared-module/msgpack/__init__.c
1317+
msgid "Invalid format"
1318+
msgstr ""
1319+
13201320
#: shared-module/audiocore/WaveFile.c
13211321
msgid "Invalid format chunk size"
13221322
msgstr "Formato de fragmento de formato no válido"
@@ -4466,6 +4466,9 @@ msgstr "zi debe ser de tipo flotante"
44664466
msgid "zi must be of shape (n_section, 2)"
44674467
msgstr "zi debe ser una forma (n_section,2)"
44684468

4469+
#~ msgid "64 bit types"
4470+
#~ msgstr "tipos de 64 bit"
4471+
44694472
#~ msgid "No key was specified"
44704473
#~ msgstr "No se especificó ninguna llave"
44714474

locale/fil.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,6 @@ msgstr "0.0 para sa complex power"
402402
msgid "3-arg pow() not supported"
403403
msgstr "3-arg pow() hindi suportado"
404404

405-
#: shared-module/msgpack/__init__.c
406-
msgid "64 bit types"
407-
msgstr ""
408-
409405
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
410406
#: ports/atmel-samd/common-hal/countio/Counter.c
411407
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1283,6 +1279,10 @@ msgstr ""
12831279
msgid "Invalid data_pins[%d]"
12841280
msgstr ""
12851281

1282+
#: shared-module/msgpack/__init__.c
1283+
msgid "Invalid format"
1284+
msgstr ""
1285+
12861286
#: shared-module/audiocore/WaveFile.c
12871287
msgid "Invalid format chunk size"
12881288
msgstr "Mali ang format ng chunk size"

locale/fr.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -412,10 +412,6 @@ msgstr "0.0 à une puissance complexe"
412412
msgid "3-arg pow() not supported"
413413
msgstr "pow() non supporté avec 3 paramètres"
414414

415-
#: shared-module/msgpack/__init__.c
416-
msgid "64 bit types"
417-
msgstr "types à 64 bit"
418-
419415
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
420416
#: ports/atmel-samd/common-hal/countio/Counter.c
421417
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1323,6 +1319,10 @@ msgstr "Octet invalide %.*s"
13231319
msgid "Invalid data_pins[%d]"
13241320
msgstr "data_pins[%d] invalide"
13251321

1322+
#: shared-module/msgpack/__init__.c
1323+
msgid "Invalid format"
1324+
msgstr ""
1325+
13261326
#: shared-module/audiocore/WaveFile.c
13271327
msgid "Invalid format chunk size"
13281328
msgstr "Taille de bloc de formatage invalide"
@@ -4485,6 +4485,9 @@ msgstr "zi doit être de type float"
44854485
msgid "zi must be of shape (n_section, 2)"
44864486
msgstr "zi doit être de forme (n_section, 2)"
44874487

4488+
#~ msgid "64 bit types"
4489+
#~ msgstr "types à 64 bit"
4490+
44884491
#~ msgid "No key was specified"
44894492
#~ msgstr "Aucune clé n'a été spécifiée"
44904493

locale/hi.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,6 @@ msgstr ""
400400
msgid "3-arg pow() not supported"
401401
msgstr ""
402402

403-
#: shared-module/msgpack/__init__.c
404-
msgid "64 bit types"
405-
msgstr ""
406-
407403
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
408404
#: ports/atmel-samd/common-hal/countio/Counter.c
409405
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1271,6 +1267,10 @@ msgstr ""
12711267
msgid "Invalid data_pins[%d]"
12721268
msgstr ""
12731269

1270+
#: shared-module/msgpack/__init__.c
1271+
msgid "Invalid format"
1272+
msgstr ""
1273+
12741274
#: shared-module/audiocore/WaveFile.c
12751275
msgid "Invalid format chunk size"
12761276
msgstr ""

locale/it_IT.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,6 @@ msgstr "0.0 elevato alla potenza di un numero complesso"
405405
msgid "3-arg pow() not supported"
406406
msgstr "pow() con tre argmomenti non supportata"
407407

408-
#: shared-module/msgpack/__init__.c
409-
msgid "64 bit types"
410-
msgstr "Tipo 64 bits"
411-
412408
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
413409
#: ports/atmel-samd/common-hal/countio/Counter.c
414410
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1285,6 +1281,10 @@ msgstr ""
12851281
msgid "Invalid data_pins[%d]"
12861282
msgstr ""
12871283

1284+
#: shared-module/msgpack/__init__.c
1285+
msgid "Invalid format"
1286+
msgstr ""
1287+
12881288
#: shared-module/audiocore/WaveFile.c
12891289
msgid "Invalid format chunk size"
12901290
msgstr ""
@@ -4415,6 +4415,9 @@ msgstr ""
44154415
msgid "zi must be of shape (n_section, 2)"
44164416
msgstr ""
44174417

4418+
#~ msgid "64 bit types"
4419+
#~ msgstr "Tipo 64 bits"
4420+
44184421
#~ msgid "too many arguments provided with the given format"
44194422
#~ msgstr "troppi argomenti forniti con il formato specificato"
44204423

locale/ja.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -407,10 +407,6 @@ msgstr "0.0を複素数でべき乗"
407407
msgid "3-arg pow() not supported"
408408
msgstr "引数3つのpow()は非対応"
409409

410-
#: shared-module/msgpack/__init__.c
411-
msgid "64 bit types"
412-
msgstr ""
413-
414410
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
415411
#: ports/atmel-samd/common-hal/countio/Counter.c
416412
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1284,6 +1280,10 @@ msgstr ""
12841280
msgid "Invalid data_pins[%d]"
12851281
msgstr ""
12861282

1283+
#: shared-module/msgpack/__init__.c
1284+
msgid "Invalid format"
1285+
msgstr ""
1286+
12871287
#: shared-module/audiocore/WaveFile.c
12881288
msgid "Invalid format chunk size"
12891289
msgstr "フォーマットチャンクのサイズが不正"

locale/ko.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,6 @@ msgstr ""
401401
msgid "3-arg pow() not supported"
402402
msgstr ""
403403

404-
#: shared-module/msgpack/__init__.c
405-
msgid "64 bit types"
406-
msgstr ""
407-
408404
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
409405
#: ports/atmel-samd/common-hal/countio/Counter.c
410406
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1274,6 +1270,10 @@ msgstr ""
12741270
msgid "Invalid data_pins[%d]"
12751271
msgstr ""
12761272

1273+
#: shared-module/msgpack/__init__.c
1274+
msgid "Invalid format"
1275+
msgstr ""
1276+
12771277
#: shared-module/audiocore/WaveFile.c
12781278
msgid "Invalid format chunk size"
12791279
msgstr "형식 청크 크기가 잘못되었습니다"

locale/nl.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -400,10 +400,6 @@ msgstr "0.0 tot een complexe macht"
400400
msgid "3-arg pow() not supported"
401401
msgstr "3-arg pow() niet ondersteund"
402402

403-
#: shared-module/msgpack/__init__.c
404-
msgid "64 bit types"
405-
msgstr ""
406-
407403
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
408404
#: ports/atmel-samd/common-hal/countio/Counter.c
409405
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1279,6 +1275,10 @@ msgstr ""
12791275
msgid "Invalid data_pins[%d]"
12801276
msgstr ""
12811277

1278+
#: shared-module/msgpack/__init__.c
1279+
msgid "Invalid format"
1280+
msgstr ""
1281+
12821282
#: shared-module/audiocore/WaveFile.c
12831283
msgid "Invalid format chunk size"
12841284
msgstr "Ongeldig formaat stuk grootte"

locale/pl.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,6 @@ msgstr "0.0 do potęgi zespolonej"
402402
msgid "3-arg pow() not supported"
403403
msgstr "3-argumentowy pow() jest niewspierany"
404404

405-
#: shared-module/msgpack/__init__.c
406-
msgid "64 bit types"
407-
msgstr ""
408-
409405
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
410406
#: ports/atmel-samd/common-hal/countio/Counter.c
411407
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1279,6 +1275,10 @@ msgstr ""
12791275
msgid "Invalid data_pins[%d]"
12801276
msgstr ""
12811277

1278+
#: shared-module/msgpack/__init__.c
1279+
msgid "Invalid format"
1280+
msgstr ""
1281+
12821282
#: shared-module/audiocore/WaveFile.c
12831283
msgid "Invalid format chunk size"
12841284
msgstr "Zła wielkość fragmentu formatu"

0 commit comments

Comments
 (0)