@@ -8,15 +8,15 @@ msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
11
- "PO-Revision-Date : 2022-10-05 12:23 +0000\n "
11
+ "PO-Revision-Date : 2023-05-21 00:49 +0000\n "
12
12
"
Last-Translator :
Bill Sideris <[email protected] >\n "
13
13
"Language-Team : none\n "
14
14
"Language : el\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
17
17
"Content-Transfer-Encoding : 8bit\n "
18
18
"Plural-Forms : nplurals=2; plural=n != 1;\n "
19
- "X-Generator : Weblate 4.14.1 \n "
19
+ "X-Generator : Weblate 4.18-dev \n "
20
20
21
21
#: main.c
22
22
msgid ""
@@ -41,18 +41,25 @@ msgid ""
41
41
"Please file an issue with your program at https://github.com/adafruit/"
42
42
"circuitpython/issues."
43
43
msgstr ""
44
+ "\n"
45
+ "Παρακαλώ δημιουργήστε ένα πρόβλημα στο https://github.com/adafruit/"
46
+ "circuitpython/issues με το πρόγραμμά σας."
44
47
45
48
#: supervisor/shared/safe_mode.c
46
49
msgid ""
47
50
"\n"
48
51
"Press reset to exit safe mode.\n"
49
52
msgstr ""
53
+ "\n"
54
+ "Πατήστε reset για να βγείτε από την ασφαλή λειτουργία.\n"
50
55
51
56
#: supervisor/shared/safe_mode.c
52
57
msgid ""
53
58
"\n"
54
59
"You are in safe mode because:\n"
55
60
msgstr ""
61
+ "\n"
62
+ "Είσαστε τε ασφαλή λειτουργία διότι:\n"
56
63
57
64
#: py/obj.c
58
65
msgid " File \" %q\" "
@@ -77,12 +84,12 @@ msgstr " έξοδος:\n"
77
84
#: py/objstr.c
78
85
#, c-format
79
86
msgid "%%c requires int or char"
80
- msgstr "%%c απαιτεί int ή char "
87
+ msgstr "%%c απαιτεί ακέραιο ή χαρακτήρα "
81
88
82
89
#: main.c
83
90
#, c-format
84
91
msgid "%02X"
85
- msgstr ""
92
+ msgstr "%02X "
86
93
87
94
#: shared-module/os/getenv.c
88
95
#, c-format
@@ -130,7 +137,7 @@ msgstr "%q αποτυχία: %d"
130
137
131
138
#: py/argcheck.c
132
139
msgid "%q in %q must be of type %q, not %q"
133
- msgstr ""
140
+ msgstr "%q στο %q πρέπει να είναι τύπου %q, όχι %q "
134
141
135
142
#: ports/espressif/common-hal/espulp/ULP.c
136
143
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
@@ -151,11 +158,11 @@ msgstr "%q εκκίνηση απέτυχε"
151
158
152
159
#: ports/espressif/bindings/espnow/Peer.c shared-bindings/dualbank/__init__.c
153
160
msgid "%q is %q"
154
- msgstr ""
161
+ msgstr "%q είναι %q "
155
162
156
163
#: ports/raspberrypi/common-hal/wifi/Radio.c
157
164
msgid "%q is read-only for this board"
158
- msgstr ""
165
+ msgstr "%q είναι μόνο για ανάγνωση για αυτήν την πλακέτα "
159
166
160
167
#: py/argcheck.c shared-bindings/usb_hid/Device.c
161
168
msgid "%q length must be %d"
@@ -199,25 +206,25 @@ msgstr "%q πρέπει να είναι >= %d"
199
206
200
207
#: shared-bindings/analogbufio/BufferedIn.c
201
208
msgid "%q must be a bytearray or array of type 'H' or 'B'"
202
- msgstr ""
209
+ msgstr "%q πρέπει να είναι bytearray ή array τύπου 'H' ή 'B' "
203
210
204
211
#: shared-bindings/audiocore/RawSample.c
205
212
msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
206
213
msgstr "%q πρέπει να είναι bytearray ή array τύπου 'h', 'H', 'b', ή 'B'"
207
214
208
215
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
209
216
msgid "%q must be array of type 'H'"
210
- msgstr ""
217
+ msgstr "%q πρέπει να είναι πίνακας τύπου 'H' "
211
218
212
219
#: shared-module/synthio/__init__.c
213
220
msgid "%q must be array of type 'h'"
214
- msgstr ""
221
+ msgstr "%q πρέπει να είναι λίστα τύπου 'h' "
215
222
216
223
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
217
224
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
218
225
#: shared-module/synthio/Synthesizer.c
219
226
msgid "%q must be of type %q or %q, not %q"
220
- msgstr ""
227
+ msgstr "%q πρέπει να είναι τύπου %q ή %q, όχι %q "
221
228
222
229
#: py/argcheck.c py/obj.c py/objstrunicode.c
223
230
msgid "%q must be of type %q, not %q"
0 commit comments