Skip to content

Commit 220f86f

Browse files
authored
Merge pull request #4223 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 1cd4e45 + 2529c26 commit 220f86f

File tree

16 files changed

+344
-93
lines changed

16 files changed

+344
-93
lines changed

locale/ID.po

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,11 @@ msgstr ""
11131113
msgid "Initialization failed due to lack of memory"
11141114
msgstr ""
11151115

1116+
#: shared-bindings/bitops/__init__.c
1117+
#, c-format
1118+
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
1119+
msgstr ""
1120+
11161121
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
11171122
msgid "Input taking too long"
11181123
msgstr ""
@@ -1686,6 +1691,11 @@ msgstr ""
16861691
msgid "Out of sockets"
16871692
msgstr ""
16881693

1694+
#: shared-bindings/bitops/__init__.c
1695+
#, c-format
1696+
msgid "Output buffer must be at least %d bytes"
1697+
msgstr ""
1698+
16891699
#: shared-bindings/audiobusio/PDMIn.c
16901700
msgid "Oversample must be multiple of 8."
16911701
msgstr "Sampel berlebihan harus kelipatan 8."
@@ -4154,6 +4164,11 @@ msgstr ""
41544164
msgid "watchdog timeout must be greater than 0"
41554165
msgstr ""
41564166

4167+
#: shared-bindings/bitops/__init__.c
4168+
#, c-format
4169+
msgid "width must be from 2 to 8 (inclusive), not %d"
4170+
msgstr ""
4171+
41574172
#: shared-bindings/rgbmatrix/RGBMatrix.c
41584173
msgid "width must be greater than zero"
41594174
msgstr ""

locale/cs.po

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,11 @@ msgstr ""
10951095
msgid "Initialization failed due to lack of memory"
10961096
msgstr ""
10971097

1098+
#: shared-bindings/bitops/__init__.c
1099+
#, c-format
1100+
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
1101+
msgstr ""
1102+
10981103
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
10991104
msgid "Input taking too long"
11001105
msgstr ""
@@ -1662,6 +1667,11 @@ msgstr ""
16621667
msgid "Out of sockets"
16631668
msgstr ""
16641669

1670+
#: shared-bindings/bitops/__init__.c
1671+
#, c-format
1672+
msgid "Output buffer must be at least %d bytes"
1673+
msgstr ""
1674+
16651675
#: shared-bindings/audiobusio/PDMIn.c
16661676
msgid "Oversample must be multiple of 8."
16671677
msgstr ""
@@ -4104,6 +4114,11 @@ msgstr ""
41044114
msgid "watchdog timeout must be greater than 0"
41054115
msgstr ""
41064116

4117+
#: shared-bindings/bitops/__init__.c
4118+
#, c-format
4119+
msgid "width must be from 2 to 8 (inclusive), not %d"
4120+
msgstr ""
4121+
41074122
#: shared-bindings/rgbmatrix/RGBMatrix.c
41084123
msgid "width must be greater than zero"
41094124
msgstr ""

locale/de_DE.po

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,11 @@ msgstr ""
11131113
msgid "Initialization failed due to lack of memory"
11141114
msgstr "Initialisierung aufgrund von Speichermangel fehlgeschlagen"
11151115

1116+
#: shared-bindings/bitops/__init__.c
1117+
#, c-format
1118+
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
1119+
msgstr ""
1120+
11161121
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
11171122
msgid "Input taking too long"
11181123
msgstr ""
@@ -1688,6 +1693,11 @@ msgstr ""
16881693
msgid "Out of sockets"
16891694
msgstr ""
16901695

1696+
#: shared-bindings/bitops/__init__.c
1697+
#, c-format
1698+
msgid "Output buffer must be at least %d bytes"
1699+
msgstr ""
1700+
16911701
#: shared-bindings/audiobusio/PDMIn.c
16921702
msgid "Oversample must be multiple of 8."
16931703
msgstr "Oversample muss ein Vielfaches von 8 sein."
@@ -4193,6 +4203,11 @@ msgstr ""
41934203
msgid "watchdog timeout must be greater than 0"
41944204
msgstr ""
41954205

4206+
#: shared-bindings/bitops/__init__.c
4207+
#, c-format
4208+
msgid "width must be from 2 to 8 (inclusive), not %d"
4209+
msgstr ""
4210+
41964211
#: shared-bindings/rgbmatrix/RGBMatrix.c
41974212
msgid "width must be greater than zero"
41984213
msgstr ""

locale/el.po

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,6 +1092,11 @@ msgstr ""
10921092
msgid "Initialization failed due to lack of memory"
10931093
msgstr ""
10941094

1095+
#: shared-bindings/bitops/__init__.c
1096+
#, c-format
1097+
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
1098+
msgstr ""
1099+
10951100
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
10961101
msgid "Input taking too long"
10971102
msgstr ""
@@ -1659,6 +1664,11 @@ msgstr ""
16591664
msgid "Out of sockets"
16601665
msgstr ""
16611666

1667+
#: shared-bindings/bitops/__init__.c
1668+
#, c-format
1669+
msgid "Output buffer must be at least %d bytes"
1670+
msgstr ""
1671+
16621672
#: shared-bindings/audiobusio/PDMIn.c
16631673
msgid "Oversample must be multiple of 8."
16641674
msgstr ""
@@ -4101,6 +4111,11 @@ msgstr ""
41014111
msgid "watchdog timeout must be greater than 0"
41024112
msgstr ""
41034113

4114+
#: shared-bindings/bitops/__init__.c
4115+
#, c-format
4116+
msgid "width must be from 2 to 8 (inclusive), not %d"
4117+
msgstr ""
4118+
41044119
#: shared-bindings/rgbmatrix/RGBMatrix.c
41054120
msgid "width must be greater than zero"
41064121
msgstr ""

0 commit comments

Comments
 (0)