@@ -8,15 +8,15 @@ msgstr ""
88"Project-Id-Version : PACKAGE VERSION\n "
99"Report-Msgid-Bugs-To : \n "
1010"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 "
1212"Last-Translator : Bill Sideris <bill88t@feline.gr>\n "
1313"Language-Team : none\n "
1414"Language : el\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
1717"Content-Transfer-Encoding : 8bit\n "
1818"Plural-Forms : nplurals=2; plural=n != 1;\n "
19- "X-Generator : Weblate 4.14.1 \n "
19+ "X-Generator : Weblate 4.18-dev \n "
2020
2121#: main.c
2222msgid ""
@@ -41,18 +41,25 @@ msgid ""
4141"Please file an issue with your program at https://github.com/adafruit/"
4242"circuitpython/issues."
4343msgstr ""
44+ "\n"
45+ "Παρακαλώ δημιουργήστε ένα πρόβλημα στο https://github.com/adafruit/"
46+ "circuitpython/issues με το πρόγραμμά σας."
4447
4548#: supervisor/shared/safe_mode.c
4649msgid ""
4750"\n"
4851"Press reset to exit safe mode.\n"
4952msgstr ""
53+ "\n"
54+ "Πατήστε reset για να βγείτε από την ασφαλή λειτουργία.\n"
5055
5156#: supervisor/shared/safe_mode.c
5257msgid ""
5358"\n"
5459"You are in safe mode because:\n"
5560msgstr ""
61+ "\n"
62+ "Είσαστε τε ασφαλή λειτουργία διότι:\n"
5663
5764#: py/obj.c
5865msgid " File \" %q\" "
@@ -77,12 +84,12 @@ msgstr " έξοδος:\n"
7784#: py/objstr.c
7885#, c-format
7986msgid "%%c requires int or char"
80- msgstr "%%c απαιτεί int ή char "
87+ msgstr "%%c απαιτεί ακέραιο ή χαρακτήρα "
8188
8289#: main.c
8390#, c-format
8491msgid "%02X"
85- msgstr ""
92+ msgstr "%02X "
8693
8794#: shared-module/os/getenv.c
8895#, c-format
@@ -130,7 +137,7 @@ msgstr "%q αποτυχία: %d"
130137
131138#: py/argcheck.c
132139msgid "%q in %q must be of type %q, not %q"
133- msgstr ""
140+ msgstr "%q στο %q πρέπει να είναι τύπου %q, όχι %q "
134141
135142#: ports/espressif/common-hal/espulp/ULP.c
136143#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
@@ -151,11 +158,11 @@ msgstr "%q εκκίνηση απέτυχε"
151158
152159#: ports/espressif/bindings/espnow/Peer.c shared-bindings/dualbank/__init__.c
153160msgid "%q is %q"
154- msgstr ""
161+ msgstr "%q είναι %q "
155162
156163#: ports/raspberrypi/common-hal/wifi/Radio.c
157164msgid "%q is read-only for this board"
158- msgstr ""
165+ msgstr "%q είναι μόνο για ανάγνωση για αυτήν την πλακέτα "
159166
160167#: py/argcheck.c shared-bindings/usb_hid/Device.c
161168msgid "%q length must be %d"
@@ -199,25 +206,25 @@ msgstr "%q πρέπει να είναι >= %d"
199206
200207#: shared-bindings/analogbufio/BufferedIn.c
201208msgid "%q must be a bytearray or array of type 'H' or 'B'"
202- msgstr ""
209+ msgstr "%q πρέπει να είναι bytearray ή array τύπου 'H' ή 'B' "
203210
204211#: shared-bindings/audiocore/RawSample.c
205212msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
206213msgstr "%q πρέπει να είναι bytearray ή array τύπου 'h', 'H', 'b', ή 'B'"
207214
208215#: ports/espressif/common-hal/analogbufio/BufferedIn.c
209216msgid "%q must be array of type 'H'"
210- msgstr ""
217+ msgstr "%q πρέπει να είναι πίνακας τύπου 'H' "
211218
212219#: shared-module/synthio/__init__.c
213220msgid "%q must be array of type 'h'"
214- msgstr ""
221+ msgstr "%q πρέπει να είναι λίστα τύπου 'h' "
215222
216223#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
217224#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
218225#: shared-module/synthio/Synthesizer.c
219226msgid "%q must be of type %q or %q, not %q"
220- msgstr ""
227+ msgstr "%q πρέπει να είναι τύπου %q ή %q, όχι %q "
221228
222229#: py/argcheck.c py/obj.c py/objstrunicode.c
223230msgid "%q must be of type %q, not %q"
0 commit comments