Skip to content

Commit b4558a5

Browse files
authored
Merge pull request #5232 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 41168c8 + ee07b33 commit b4558a5

File tree

17 files changed

+232
-24
lines changed

17 files changed

+232
-24
lines changed

locale/ID.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ msgstr ""
4242
"Harap ajukan masalah dengan konten drive CIRCUITPY Anda di\n"
4343
"https://github.com/adafruit/circuitpython/issues\n"
4444

45+
#: lib/utils/pyexec.c
46+
msgid ""
47+
"\n"
48+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
49+
"=== "
50+
msgstr ""
51+
4552
#: py/obj.c
4653
msgid " File \"%q\""
4754
msgstr " File \"%q\""
@@ -103,7 +110,7 @@ msgid "%q indices must be integers, not %s"
103110
msgstr "indeks %q harus bilangan bulat, bukan %s"
104111

105112
#: py/argcheck.c
106-
msgid "%q length must be %q"
113+
msgid "%q length must be %d-%d"
107114
msgstr ""
108115

109116
#: shared-bindings/usb_hid/Device.c
@@ -4016,6 +4023,10 @@ msgstr ""
40164023
msgid "queue overflow"
40174024
msgstr "antrian meluap (overflow)"
40184025

4026+
#: lib/utils/pyexec.c
4027+
msgid "raw REPL; CTRL-B to exit\n"
4028+
msgstr ""
4029+
40194030
#: py/parse.c
40204031
msgid "raw f-strings are not implemented"
40214032
msgstr ""

locale/cs.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ msgstr ""
3838
"Založte prosím problém s obsahem vaší jednotky CIRCUITPY na adrese\n"
3939
"https://github.com/adafruit/circuitpython/issues\n"
4040

41+
#: lib/utils/pyexec.c
42+
msgid ""
43+
"\n"
44+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
45+
"=== "
46+
msgstr ""
47+
4148
#: py/obj.c
4249
msgid " File \"%q\""
4350
msgstr " Soubor \"%q\""
@@ -99,7 +106,7 @@ msgid "%q indices must be integers, not %s"
99106
msgstr "Indexy %q musí být celá čísla, nikoli %s"
100107

101108
#: py/argcheck.c
102-
msgid "%q length must be %q"
109+
msgid "%q length must be %d-%d"
103110
msgstr ""
104111

105112
#: shared-bindings/usb_hid/Device.c
@@ -3976,6 +3983,10 @@ msgstr ""
39763983
msgid "queue overflow"
39773984
msgstr ""
39783985

3986+
#: lib/utils/pyexec.c
3987+
msgid "raw REPL; CTRL-B to exit\n"
3988+
msgstr ""
3989+
39793990
#: py/parse.c
39803991
msgid "raw f-strings are not implemented"
39813992
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ msgstr ""
4141
"Bitte melden Sie ein Problem mit dem Inhalt Ihres CIRCUITPY-Laufwerks unter\n"
4242
"https://github.com/adafruit/circuitpython/issues\n"
4343

44+
#: lib/utils/pyexec.c
45+
msgid ""
46+
"\n"
47+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
48+
"=== "
49+
msgstr ""
50+
4451
#: py/obj.c
4552
msgid " File \"%q\""
4653
msgstr " Datei \"%q\""
@@ -104,7 +111,7 @@ msgid "%q indices must be integers, not %s"
104111
msgstr "%q Indizes müssen Integer sein, nicht %s"
105112

106113
#: py/argcheck.c
107-
msgid "%q length must be %q"
114+
msgid "%q length must be %d-%d"
108115
msgstr ""
109116

110117
#: shared-bindings/usb_hid/Device.c
@@ -4045,6 +4052,10 @@ msgstr ""
40454052
msgid "queue overflow"
40464053
msgstr "Warteschlangenüberlauf"
40474054

4055+
#: lib/utils/pyexec.c
4056+
msgid "raw REPL; CTRL-B to exit\n"
4057+
msgstr ""
4058+
40484059
#: py/parse.c
40494060
msgid "raw f-strings are not implemented"
40504061
msgstr "rohe F-Strings sind nicht implementiert"

locale/el.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ msgid ""
3535
"https://github.com/adafruit/circuitpython/issues\n"
3636
msgstr ""
3737

38+
#: lib/utils/pyexec.c
39+
msgid ""
40+
"\n"
41+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
42+
"=== "
43+
msgstr ""
44+
3845
#: py/obj.c
3946
msgid " File \"%q\""
4047
msgstr ""
@@ -96,7 +103,7 @@ msgid "%q indices must be integers, not %s"
96103
msgstr ""
97104

98105
#: py/argcheck.c
99-
msgid "%q length must be %q"
106+
msgid "%q length must be %d-%d"
100107
msgstr ""
101108

102109
#: shared-bindings/usb_hid/Device.c
@@ -3973,6 +3980,10 @@ msgstr ""
39733980
msgid "queue overflow"
39743981
msgstr ""
39753982

3983+
#: lib/utils/pyexec.c
3984+
msgid "raw REPL; CTRL-B to exit\n"
3985+
msgstr ""
3986+
39763987
#: py/parse.c
39773988
msgid "raw f-strings are not implemented"
39783989
msgstr ""

locale/en_GB.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ msgstr ""
4343
"Please file an issue with the contents of your CIRCUITPY drive at \n"
4444
"https://github.com/adafruit/circuitpython/issues\n"
4545

46+
#: lib/utils/pyexec.c
47+
msgid ""
48+
"\n"
49+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
50+
"=== "
51+
msgstr ""
52+
4653
#: py/obj.c
4754
msgid " File \"%q\""
4855
msgstr " File \"%q\""
@@ -105,7 +112,7 @@ msgid "%q indices must be integers, not %s"
105112
msgstr ""
106113

107114
#: py/argcheck.c
108-
msgid "%q length must be %q"
115+
msgid "%q length must be %d-%d"
109116
msgstr ""
110117

111118
#: shared-bindings/usb_hid/Device.c
@@ -4008,6 +4015,10 @@ msgstr "push_threshold must be between 1 and 32"
40084015
msgid "queue overflow"
40094016
msgstr "queue overflow"
40104017

4018+
#: lib/utils/pyexec.c
4019+
msgid "raw REPL; CTRL-B to exit\n"
4020+
msgstr ""
4021+
40114022
#: py/parse.c
40124023
msgid "raw f-strings are not implemented"
40134024
msgstr "raw f-strings are not implemented"

locale/es.po

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ msgstr ""
4444
"Presente un problema con el contenido de su unidad CIRCUITPY en\n"
4545
"https://github.com/adafruit/circuitpython/issues\n"
4646

47+
#: lib/utils/pyexec.c
48+
msgid ""
49+
"\n"
50+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
51+
"=== "
52+
msgstr ""
53+
4754
#: py/obj.c
4855
msgid " File \"%q\""
4956
msgstr " Archivo \"%q\""
@@ -107,8 +114,8 @@ msgid "%q indices must be integers, not %s"
107114
msgstr "%q indices deben ser enteros, no %s"
108115

109116
#: py/argcheck.c
110-
msgid "%q length must be %q"
111-
msgstr "el tamaño de %q debe ser %q"
117+
msgid "%q length must be %d-%d"
118+
msgstr ""
112119

113120
#: shared-bindings/usb_hid/Device.c
114121
msgid "%q length must be >= 1"
@@ -4062,6 +4069,10 @@ msgstr "push_threshold debe esta entre 1 y 32"
40624069
msgid "queue overflow"
40634070
msgstr "desbordamiento de cola(queue)"
40644071

4072+
#: lib/utils/pyexec.c
4073+
msgid "raw REPL; CTRL-B to exit\n"
4074+
msgstr ""
4075+
40654076
#: py/parse.c
40664077
msgid "raw f-strings are not implemented"
40674078
msgstr "no está implementado cadenas-f sin procesar"
@@ -4557,6 +4568,9 @@ msgstr "zi debe ser de tipo flotante"
45574568
msgid "zi must be of shape (n_section, 2)"
45584569
msgstr "zi debe ser una forma (n_section,2)"
45594570

4571+
#~ msgid "%q length must be %q"
4572+
#~ msgstr "el tamaño de %q debe ser %q"
4573+
45604574
#~ msgid "%q must be 0-255"
45614575
#~ msgstr "%q debe ser de 0-255"
45624576

locale/fil.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ msgid ""
3636
"https://github.com/adafruit/circuitpython/issues\n"
3737
msgstr ""
3838

39+
#: lib/utils/pyexec.c
40+
msgid ""
41+
"\n"
42+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
43+
"=== "
44+
msgstr ""
45+
3946
#: py/obj.c
4047
msgid " File \"%q\""
4148
msgstr " File \"%q\""
@@ -97,7 +104,7 @@ msgid "%q indices must be integers, not %s"
97104
msgstr "%q indeks ay dapat integers, hindi %s"
98105

99106
#: py/argcheck.c
100-
msgid "%q length must be %q"
107+
msgid "%q length must be %d-%d"
101108
msgstr ""
102109

103110
#: shared-bindings/usb_hid/Device.c
@@ -4022,6 +4029,10 @@ msgstr ""
40224029
msgid "queue overflow"
40234030
msgstr "puno na ang pila (overflow)"
40244031

4032+
#: lib/utils/pyexec.c
4033+
msgid "raw REPL; CTRL-B to exit\n"
4034+
msgstr ""
4035+
40254036
#: py/parse.c
40264037
msgid "raw f-strings are not implemented"
40274038
msgstr ""

locale/fr.po

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ msgstr ""
4444
"l'adresse\n"
4545
"https://github.com/adafruit/circuitpython/issues\n"
4646

47+
#: lib/utils/pyexec.c
48+
msgid ""
49+
"\n"
50+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
51+
"=== "
52+
msgstr ""
53+
4754
#: py/obj.c
4855
msgid " File \"%q\""
4956
msgstr " Fichier \"%q\""
@@ -107,8 +114,8 @@ msgid "%q indices must be integers, not %s"
107114
msgstr "les indices %q doivent être des entiers, pas %s"
108115

109116
#: py/argcheck.c
110-
msgid "%q length must be %q"
111-
msgstr "La longueur de %q doit être de %q"
117+
msgid "%q length must be %d-%d"
118+
msgstr ""
112119

113120
#: shared-bindings/usb_hid/Device.c
114121
msgid "%q length must be >= 1"
@@ -4073,6 +4080,10 @@ msgstr "push_threshold doit être entre 1 et 32"
40734080
msgid "queue overflow"
40744081
msgstr "dépassement de file"
40754082

4083+
#: lib/utils/pyexec.c
4084+
msgid "raw REPL; CTRL-B to exit\n"
4085+
msgstr ""
4086+
40764087
#: py/parse.c
40774088
msgid "raw f-strings are not implemented"
40784089
msgstr "les chaînes f brutes ne sont pas implémentées"
@@ -4568,6 +4579,9 @@ msgstr "zi doit être de type float"
45684579
msgid "zi must be of shape (n_section, 2)"
45694580
msgstr "zi doit être de forme (n_section, 2)"
45704581

4582+
#~ msgid "%q length must be %q"
4583+
#~ msgstr "La longueur de %q doit être de %q"
4584+
45714585
#~ msgid "%q must be 0-255"
45724586
#~ msgstr "%q doit être compris entre 0 et 255"
45734587

locale/hi.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@ msgid ""
3535
"https://github.com/adafruit/circuitpython/issues\n"
3636
msgstr ""
3737

38+
#: lib/utils/pyexec.c
39+
msgid ""
40+
"\n"
41+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
42+
"=== "
43+
msgstr ""
44+
3845
#: py/obj.c
3946
msgid " File \"%q\""
4047
msgstr ""
@@ -96,7 +103,7 @@ msgid "%q indices must be integers, not %s"
96103
msgstr ""
97104

98105
#: py/argcheck.c
99-
msgid "%q length must be %q"
106+
msgid "%q length must be %d-%d"
100107
msgstr ""
101108

102109
#: shared-bindings/usb_hid/Device.c
@@ -3973,6 +3980,10 @@ msgstr ""
39733980
msgid "queue overflow"
39743981
msgstr ""
39753982

3983+
#: lib/utils/pyexec.c
3984+
msgid "raw REPL; CTRL-B to exit\n"
3985+
msgstr ""
3986+
39763987
#: py/parse.c
39773988
msgid "raw f-strings are not implemented"
39783989
msgstr ""

locale/it_IT.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ msgstr ""
4343
"Per favore, segnala il problema con il contenuto del tuo CIRCUITPY a\n"
4444
"https://github.com/adafruit/circuitpython/issues\n"
4545

46+
#: lib/utils/pyexec.c
47+
msgid ""
48+
"\n"
49+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
50+
"=== "
51+
msgstr ""
52+
4653
#: py/obj.c
4754
msgid " File \"%q\""
4855
msgstr " File \"%q\""
@@ -105,7 +112,7 @@ msgid "%q indices must be integers, not %s"
105112
msgstr "gli indici %q devono essere interi, non %s"
106113

107114
#: py/argcheck.c
108-
msgid "%q length must be %q"
115+
msgid "%q length must be %d-%d"
109116
msgstr ""
110117

111118
#: shared-bindings/usb_hid/Device.c
@@ -4038,6 +4045,10 @@ msgstr ""
40384045
msgid "queue overflow"
40394046
msgstr "overflow della coda"
40404047

4048+
#: lib/utils/pyexec.c
4049+
msgid "raw REPL; CTRL-B to exit\n"
4050+
msgstr ""
4051+
40414052
#: py/parse.c
40424053
msgid "raw f-strings are not implemented"
40434054
msgstr ""

locale/ja.po

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ msgstr ""
4040
"CIRCUITPYドライブの内容を添えて問題を以下で報告してください:\n"
4141
"https://github.com/adafruit/circuitpython/issues\n"
4242

43+
#: lib/utils/pyexec.c
44+
msgid ""
45+
"\n"
46+
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
47+
"=== "
48+
msgstr ""
49+
4350
#: py/obj.c
4451
msgid " File \"%q\""
4552
msgstr " ファイル \"%q\""
@@ -101,7 +108,7 @@ msgid "%q indices must be integers, not %s"
101108
msgstr ""
102109

103110
#: py/argcheck.c
104-
msgid "%q length must be %q"
111+
msgid "%q length must be %d-%d"
105112
msgstr ""
106113

107114
#: shared-bindings/usb_hid/Device.c
@@ -3995,6 +4002,10 @@ msgstr ""
39954002
msgid "queue overflow"
39964003
msgstr "キューがオーバーフローしました"
39974004

4005+
#: lib/utils/pyexec.c
4006+
msgid "raw REPL; CTRL-B to exit\n"
4007+
msgstr ""
4008+
39984009
#: py/parse.c
39994010
msgid "raw f-strings are not implemented"
40004011
msgstr "raw f-文字列は実装されていません"

0 commit comments

Comments
 (0)