Skip to content

Commit 768a683

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 f4d0f62 commit 768a683

File tree

17 files changed

+172
-85
lines changed

17 files changed

+172
-85
lines changed

locale/ID.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,6 @@ msgstr ""
604604
msgid "Buffer must be at least length 1"
605605
msgstr "Penyangga harus memiliki panjang setidaknya 1"
606606

607-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
608-
msgid "Buffer too large and unable to allocate"
609-
msgstr "Buffer terlalu besar dan tidak dapat dialokasikan"
610-
611607
#: shared-bindings/_bleio/PacketBuffer.c
612608
#, c-format
613609
msgid "Buffer too short by %d bytes"
@@ -891,6 +887,10 @@ msgstr ""
891887
msgid "Data chunk must follow fmt chunk"
892888
msgstr "Potongan data harus mengikuti fmt chunk"
893889

890+
#: ports/nrf/common-hal/_bleio/Adapter.c
891+
msgid "Data not supported with directed advertising"
892+
msgstr ""
893+
894894
#: ports/nrf/common-hal/_bleio/Adapter.c
895895
msgid "Data too large for advertisement packet"
896896
msgstr "Data terlalu besar untuk paket advertisment"
@@ -1687,7 +1687,6 @@ msgstr ""
16871687
msgid "Not a valid IP string"
16881688
msgstr ""
16891689

1690-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
16911690
#: ports/nrf/common-hal/_bleio/__init__.c
16921691
#: shared-bindings/_bleio/CharacteristicBuffer.c
16931692
msgid "Not connected"
@@ -1733,6 +1732,10 @@ msgstr ""
17331732
"Hanya format Windows, mendukung BMP tidak dikompresi: ukuran header yang "
17341733
"diberikan adalah %d"
17351734

1735+
#: shared-bindings/_bleio/Adapter.c
1736+
msgid "Only connectable advertisements can be directed"
1737+
msgstr ""
1738+
17361739
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17371740
msgid "Only edge detection is available on this hardware"
17381741
msgstr ""
@@ -4452,6 +4455,9 @@ msgstr "zi harus berjenis float"
44524455
msgid "zi must be of shape (n_section, 2)"
44534456
msgstr ""
44544457

4458+
#~ msgid "Buffer too large and unable to allocate"
4459+
#~ msgstr "Buffer terlalu besar dan tidak dapat dialokasikan"
4460+
44554461
#~ msgid ""
44564462
#~ "CircuitPython is in safe mode because you pressed the reset button during "
44574463
#~ "boot. Press again to exit safe mode.\n"

locale/cs.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -598,10 +598,6 @@ msgstr ""
598598
msgid "Buffer must be at least length 1"
599599
msgstr ""
600600

601-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
602-
msgid "Buffer too large and unable to allocate"
603-
msgstr ""
604-
605601
#: shared-bindings/_bleio/PacketBuffer.c
606602
#, c-format
607603
msgid "Buffer too short by %d bytes"
@@ -876,6 +872,10 @@ msgstr ""
876872
msgid "Data chunk must follow fmt chunk"
877873
msgstr ""
878874

875+
#: ports/nrf/common-hal/_bleio/Adapter.c
876+
msgid "Data not supported with directed advertising"
877+
msgstr ""
878+
879879
#: ports/nrf/common-hal/_bleio/Adapter.c
880880
msgid "Data too large for advertisement packet"
881881
msgstr ""
@@ -1670,7 +1670,6 @@ msgstr ""
16701670
msgid "Not a valid IP string"
16711671
msgstr ""
16721672

1673-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
16741673
#: ports/nrf/common-hal/_bleio/__init__.c
16751674
#: shared-bindings/_bleio/CharacteristicBuffer.c
16761675
msgid "Not connected"
@@ -1713,6 +1712,10 @@ msgid ""
17131712
"Only Windows format, uncompressed BMP supported: given header size is %d"
17141713
msgstr ""
17151714

1715+
#: shared-bindings/_bleio/Adapter.c
1716+
msgid "Only connectable advertisements can be directed"
1717+
msgstr ""
1718+
17161719
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17171720
msgid "Only edge detection is available on this hardware"
17181721
msgstr ""

locale/de_DE.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -606,10 +606,6 @@ msgstr "Der Puffer muss ein vielfaches von 512 bytes sein"
606606
msgid "Buffer must be at least length 1"
607607
msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
608608

609-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
610-
msgid "Buffer too large and unable to allocate"
611-
msgstr "Puffer zu groß und kann nicht reserviert werden"
612-
613609
#: shared-bindings/_bleio/PacketBuffer.c
614610
#, c-format
615611
msgid "Buffer too short by %d bytes"
@@ -888,6 +884,10 @@ msgstr "Data 0 Pin muss Byte aligned sein."
888884
msgid "Data chunk must follow fmt chunk"
889885
msgstr "Dem fmt Block muss ein Datenblock folgen"
890886

887+
#: ports/nrf/common-hal/_bleio/Adapter.c
888+
msgid "Data not supported with directed advertising"
889+
msgstr ""
890+
891891
#: ports/nrf/common-hal/_bleio/Adapter.c
892892
msgid "Data too large for advertisement packet"
893893
msgstr "Zu vielen Daten für das advertisement packet"
@@ -1688,7 +1688,6 @@ msgstr ""
16881688
msgid "Not a valid IP string"
16891689
msgstr ""
16901690

1691-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
16921691
#: ports/nrf/common-hal/_bleio/__init__.c
16931692
#: shared-bindings/_bleio/CharacteristicBuffer.c
16941693
msgid "Not connected"
@@ -1735,6 +1734,10 @@ msgstr ""
17351734
"Nur Windows-Format, unkomprimiertes BMP unterstützt: die gegebene Header-"
17361735
"Größe ist %d"
17371736

1737+
#: shared-bindings/_bleio/Adapter.c
1738+
msgid "Only connectable advertisements can be directed"
1739+
msgstr ""
1740+
17381741
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17391742
msgid "Only edge detection is available on this hardware"
17401743
msgstr ""
@@ -4488,6 +4491,9 @@ msgstr ""
44884491
msgid "zi must be of shape (n_section, 2)"
44894492
msgstr ""
44904493

4494+
#~ msgid "Buffer too large and unable to allocate"
4495+
#~ msgstr "Puffer zu groß und kann nicht reserviert werden"
4496+
44914497
#~ msgid "wrong operand type"
44924498
#~ msgstr "falscher Operandentyp"
44934499

locale/el.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -595,10 +595,6 @@ msgstr ""
595595
msgid "Buffer must be at least length 1"
596596
msgstr ""
597597

598-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
599-
msgid "Buffer too large and unable to allocate"
600-
msgstr ""
601-
602598
#: shared-bindings/_bleio/PacketBuffer.c
603599
#, c-format
604600
msgid "Buffer too short by %d bytes"
@@ -873,6 +869,10 @@ msgstr ""
873869
msgid "Data chunk must follow fmt chunk"
874870
msgstr ""
875871

872+
#: ports/nrf/common-hal/_bleio/Adapter.c
873+
msgid "Data not supported with directed advertising"
874+
msgstr ""
875+
876876
#: ports/nrf/common-hal/_bleio/Adapter.c
877877
msgid "Data too large for advertisement packet"
878878
msgstr ""
@@ -1667,7 +1667,6 @@ msgstr ""
16671667
msgid "Not a valid IP string"
16681668
msgstr ""
16691669

1670-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
16711670
#: ports/nrf/common-hal/_bleio/__init__.c
16721671
#: shared-bindings/_bleio/CharacteristicBuffer.c
16731672
msgid "Not connected"
@@ -1710,6 +1709,10 @@ msgid ""
17101709
"Only Windows format, uncompressed BMP supported: given header size is %d"
17111710
msgstr ""
17121711

1712+
#: shared-bindings/_bleio/Adapter.c
1713+
msgid "Only connectable advertisements can be directed"
1714+
msgstr ""
1715+
17131716
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17141717
msgid "Only edge detection is available on this hardware"
17151718
msgstr ""

locale/en_GB.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -606,10 +606,6 @@ msgstr "Buffer must be a multiple of 512 bytes"
606606
msgid "Buffer must be at least length 1"
607607
msgstr "Buffer must be at least length 1"
608608

609-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
610-
msgid "Buffer too large and unable to allocate"
611-
msgstr "Buffer too large and unable to allocate"
612-
613609
#: shared-bindings/_bleio/PacketBuffer.c
614610
#, c-format
615611
msgid "Buffer too short by %d bytes"
@@ -886,6 +882,10 @@ msgstr "Data 0 pin must be byte aligned."
886882
msgid "Data chunk must follow fmt chunk"
887883
msgstr "Data chunk must follow fmt chunk"
888884

885+
#: ports/nrf/common-hal/_bleio/Adapter.c
886+
msgid "Data not supported with directed advertising"
887+
msgstr ""
888+
889889
#: ports/nrf/common-hal/_bleio/Adapter.c
890890
msgid "Data too large for advertisement packet"
891891
msgstr "Data too large for advertisement packet"
@@ -1682,7 +1682,6 @@ msgstr ""
16821682
msgid "Not a valid IP string"
16831683
msgstr "Not a valid IP string"
16841684

1685-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
16861685
#: ports/nrf/common-hal/_bleio/__init__.c
16871686
#: shared-bindings/_bleio/CharacteristicBuffer.c
16881687
msgid "Not connected"
@@ -1727,6 +1726,10 @@ msgid ""
17271726
msgstr ""
17281727
"Only Windows format, uncompressed BMP supported: given header size is %d"
17291728

1729+
#: shared-bindings/_bleio/Adapter.c
1730+
msgid "Only connectable advertisements can be directed"
1731+
msgstr ""
1732+
17301733
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17311734
msgid "Only edge detection is available on this hardware"
17321735
msgstr ""
@@ -4450,6 +4453,9 @@ msgstr "zi must be of float type"
44504453
msgid "zi must be of shape (n_section, 2)"
44514454
msgstr "zi must be of shape (n_section, 2)"
44524455

4456+
#~ msgid "Buffer too large and unable to allocate"
4457+
#~ msgstr "Buffer too large and unable to allocate"
4458+
44534459
#~ msgid "interp is defined for 1D arrays of equal length"
44544460
#~ msgstr "interp is defined for 1D arrays of equal length"
44554461

locale/es.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -611,10 +611,6 @@ msgstr "Búfer deber ser un múltiplo de 512 bytes"
611611
msgid "Buffer must be at least length 1"
612612
msgstr "Buffer debe ser de longitud 1 como minimo"
613613

614-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
615-
msgid "Buffer too large and unable to allocate"
616-
msgstr "Buffer demasiado grande e incapaz de asignar"
617-
618614
#: shared-bindings/_bleio/PacketBuffer.c
619615
#, c-format
620616
msgid "Buffer too short by %d bytes"
@@ -895,6 +891,10 @@ msgstr "El pin de datos 0 debe ser alineado a byte."
895891
msgid "Data chunk must follow fmt chunk"
896892
msgstr "Trozo de datos debe seguir fmt chunk"
897893

894+
#: ports/nrf/common-hal/_bleio/Adapter.c
895+
msgid "Data not supported with directed advertising"
896+
msgstr ""
897+
898898
#: ports/nrf/common-hal/_bleio/Adapter.c
899899
msgid "Data too large for advertisement packet"
900900
msgstr "Data es muy grande para el paquete de anuncio"
@@ -1704,7 +1704,6 @@ msgstr "El firmware del sistema Nordic no tiene memoria"
17041704
msgid "Not a valid IP string"
17051705
msgstr "No es una cadena de IP válida"
17061706

1707-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
17081707
#: ports/nrf/common-hal/_bleio/__init__.c
17091708
#: shared-bindings/_bleio/CharacteristicBuffer.c
17101709
msgid "Not connected"
@@ -1751,6 +1750,10 @@ msgstr ""
17511750
"Solo formato de Windows, sin comprimir BMP soportado: tamaño de encabezado "
17521751
"dado es %d"
17531752

1753+
#: shared-bindings/_bleio/Adapter.c
1754+
msgid "Only connectable advertisements can be directed"
1755+
msgstr ""
1756+
17541757
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17551758
msgid "Only edge detection is available on this hardware"
17561759
msgstr "Este hardware solo tiene capacidad para detección de borde"
@@ -4505,6 +4508,9 @@ msgstr "zi debe ser de tipo flotante"
45054508
msgid "zi must be of shape (n_section, 2)"
45064509
msgstr "zi debe ser una forma (n_section,2)"
45074510

4511+
#~ msgid "Buffer too large and unable to allocate"
4512+
#~ msgstr "Buffer demasiado grande e incapaz de asignar"
4513+
45084514
#~ msgid "interp is defined for 1D arrays of equal length"
45094515
#~ msgstr "interp está definido para arreglos de 1D del mismo tamaño"
45104516

locale/fil.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -600,10 +600,6 @@ msgstr ""
600600
msgid "Buffer must be at least length 1"
601601
msgstr "Buffer dapat ay hindi baba sa 1 na haba"
602602

603-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
604-
msgid "Buffer too large and unable to allocate"
605-
msgstr ""
606-
607603
#: shared-bindings/_bleio/PacketBuffer.c
608604
#, c-format
609605
msgid "Buffer too short by %d bytes"
@@ -882,6 +878,10 @@ msgstr ""
882878
msgid "Data chunk must follow fmt chunk"
883879
msgstr "Dapat sunurin ng Data chunk ang fmt chunk"
884880

881+
#: ports/nrf/common-hal/_bleio/Adapter.c
882+
msgid "Data not supported with directed advertising"
883+
msgstr ""
884+
885885
#: ports/nrf/common-hal/_bleio/Adapter.c
886886
#, fuzzy
887887
msgid "Data too large for advertisement packet"
@@ -1682,7 +1682,6 @@ msgstr ""
16821682
msgid "Not a valid IP string"
16831683
msgstr ""
16841684

1685-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
16861685
#: ports/nrf/common-hal/_bleio/__init__.c
16871686
#: shared-bindings/_bleio/CharacteristicBuffer.c
16881687
#, fuzzy
@@ -1728,6 +1727,10 @@ msgid ""
17281727
"Only Windows format, uncompressed BMP supported: given header size is %d"
17291728
msgstr ""
17301729

1730+
#: shared-bindings/_bleio/Adapter.c
1731+
msgid "Only connectable advertisements can be directed"
1732+
msgstr ""
1733+
17311734
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17321735
msgid "Only edge detection is available on this hardware"
17331736
msgstr ""

locale/fr.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -612,10 +612,6 @@ msgstr "La mémoire tampon doit être un multiple de 512"
612612
msgid "Buffer must be at least length 1"
613613
msgstr "Le tampon doit être de longueur au moins 1"
614614

615-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
616-
msgid "Buffer too large and unable to allocate"
617-
msgstr "Tampon trop volumineux et impossible à allouer"
618-
619615
#: shared-bindings/_bleio/PacketBuffer.c
620616
#, c-format
621617
msgid "Buffer too short by %d bytes"
@@ -901,6 +897,10 @@ msgstr "La broche Data 0 doit être aligné sur l'octet."
901897
msgid "Data chunk must follow fmt chunk"
902898
msgstr "Un bloc de données doit suivre un bloc fmt"
903899

900+
#: ports/nrf/common-hal/_bleio/Adapter.c
901+
msgid "Data not supported with directed advertising"
902+
msgstr ""
903+
904904
#: ports/nrf/common-hal/_bleio/Adapter.c
905905
msgid "Data too large for advertisement packet"
906906
msgstr "Données trop volumineuses pour un paquet d'avertissement"
@@ -1712,7 +1712,6 @@ msgstr "Logiciel systême Nordic hors de mémoire"
17121712
msgid "Not a valid IP string"
17131713
msgstr "Chaîne IP non valide"
17141714

1715-
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
17161715
#: ports/nrf/common-hal/_bleio/__init__.c
17171716
#: shared-bindings/_bleio/CharacteristicBuffer.c
17181717
msgid "Not connected"
@@ -1759,6 +1758,10 @@ msgstr ""
17591758
"Seulement le format BMP Windows, non compressé est supporté : la taille de "
17601759
"l'entête fournie est %d"
17611760

1761+
#: shared-bindings/_bleio/Adapter.c
1762+
msgid "Only connectable advertisements can be directed"
1763+
msgstr ""
1764+
17621765
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17631766
msgid "Only edge detection is available on this hardware"
17641767
msgstr ""
@@ -4516,6 +4519,9 @@ msgstr "zi doit être de type float"
45164519
msgid "zi must be of shape (n_section, 2)"
45174520
msgstr "zi doit être de forme (n_section, 2)"
45184521

4522+
#~ msgid "Buffer too large and unable to allocate"
4523+
#~ msgstr "Tampon trop volumineux et impossible à allouer"
4524+
45194525
#~ msgid "interp is defined for 1D arrays of equal length"
45204526
#~ msgstr "interp est défini pour les matrices 1D de longueur égale"
45214527

0 commit comments

Comments
 (0)