Skip to content

Commit 369fef8

Browse files
committed
Update translations
1 parent 8bd5702 commit 369fef8

File tree

11 files changed

+117
-107
lines changed

11 files changed

+117
-107
lines changed

library/functions.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3880,6 +3880,8 @@ msgid ""
38803880
"Added specialization for summation of complexes, using same algorithm as for "
38813881
"summation of floats."
38823882
msgstr ""
3883+
"Προστέθηκε εξειδίκευση για άθροιση συμπλεγμάτων, χρησιμοποιώντας τον ίδιο αλγόριθμο όπως για "
3884+
"την άθροιση των float."
38833885

38843886
#: library/functions.rst:1977
38853887
msgid ""
@@ -4066,6 +4068,8 @@ msgid ""
40664068
":class:`super` objects are now :mod:`pickleable <pickle>` and :mod:"
40674069
"`copyable <copy>`."
40684070
msgstr ""
4071+
"Τα αντικείμενα :class:`super` είναι πλέον :mod:`pickleable <pickle>` και :mod:"
4072+
"`copyable <copy>`."
40694073

40704074
#: library/functions.rst:2061
40714075
msgid ""

library/stdtypes.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3305,7 +3305,7 @@ msgstr ":meth:`bytes.translate`"
33053305

33063306
#: library/stdtypes.rst:1638
33073307
msgid ":meth:`str.maketrans`"
3308-
msgstr ""
3308+
msgstr ":meth:`str.maketrans`"
33093309

33103310
#: library/stdtypes.rst:1638
33113311
msgid ":meth:`bytes.maketrans`"
@@ -5861,6 +5861,8 @@ msgid ""
58615861
":meth:`bytearray.fromhex` now accepts ASCII :class:`bytes` and :term:`bytes-"
58625862
"like objects <bytes-like object>` as input."
58635863
msgstr ""
5864+
"Η :meth:`bytearray.fromhex` δέχεται πλέον το ASCII :class:`bytes` και :term:`bytes-"
5865+
"like objects <bytes-like object>` ως είσοδο."
58645866

58655867
#: library/stdtypes.rst:2980
58665868
msgid ""

license.po

Lines changed: 70 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-05-10 10:19+0300\n"
12-
"PO-Revision-Date: 2024-04-24 22:38+0300\n"
12+
"PO-Revision-Date: 2025-05-14 22:38+0300\n"
1313
"Last-Translator: Panagiotis Skias <[email protected]>\n"
1414
"Language-Team: PyGreece <[email protected]>\n"
1515
"Language: el\n"
@@ -367,7 +367,7 @@ msgstr ""
367367
" distribute, and otherwise use Python alone or in any derivative\n"
368368
" version, provided, however, that PSF's License Agreement and PSF's notice "
369369
"of\n"
370-
" copyright, i.e., \"Copyright © 2001-2023 Python Software Foundation; All "
370+
" copyright, i.e., \"Copyright © 2001 Python Software Foundation; All "
371371
"Rights\n"
372372
" Reserved\" are retained in Python alone or in any derivative version\n"
373373
" prepared by Licensee.\n"
@@ -1207,9 +1207,8 @@ msgid "UUencode and UUdecode functions"
12071207
msgstr "Συναρτήσεις UUencode και UUdecode"
12081208

12091209
#: license.rst:482
1210-
#, fuzzy
12111210
msgid "The ``uu`` codec contains the following notice::"
1212-
msgstr "Η ενότητα :mod:`uu` περιέχει την παρακάτω ειδοποίηση::"
1211+
msgstr "Ο ``uu`` κωδικοποιητής περιέχει την παρακάτω ειδοποίηση::"
12131212

12141213
#: license.rst:484
12151214
msgid ""
@@ -1571,7 +1570,6 @@ msgid "OpenSSL"
15711570
msgstr "OpenSSL"
15721571

15731572
#: license.rst:661
1574-
#, fuzzy
15751573
msgid ""
15761574
"The modules :mod:`hashlib`, :mod:`posix` and :mod:`ssl` use the OpenSSL "
15771575
"library for added performance if made available by the operating system. "
@@ -1580,7 +1578,7 @@ msgid ""
15801578
"For the OpenSSL 3.0 release, and later releases derived from that, the "
15811579
"Apache License v2 applies::"
15821580
msgstr ""
1583-
"Οι μονάδες :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt` "
1581+
"Οι μονάδες :mod:`hashlib`, :mod:`posix` και :mod:`ssl` "
15841582
"χρησιμοποιούν την βιβλιοθήκη OpenSSL για επιπλέον απόδοση, εάν διατίθενται "
15851583
"από το λειτουργικό σύστημα. Επιπλέον, τα προγράμματα εγκατάστασης για την "
15861584
"Python για Windows και macOS, ενδέχεται να περιλαμβάνουν ένα αντίγραφο των "
@@ -2356,7 +2354,6 @@ msgid "MIT License::"
23562354
msgstr ""
23572355

23582356
#: license.rst:1055
2359-
#, fuzzy
23602357
msgid ""
23612358
"Copyright (c) 2018-2021 Microsoft Corporation, Daan Leijen\n"
23622359
"\n"
@@ -2385,26 +2382,32 @@ msgid ""
23852382
"THE\n"
23862383
"SOFTWARE."
23872384
msgstr ""
2388-
"Copyright (c) 2001-2006 Twisted Matrix Laboratories.\n"
2385+
"Copyright (c) 2018-2021 Microsoft Corporation, Daan Leijen\n"
23892386
"\n"
2390-
"Permission is hereby granted, free of charge, to any person obtaining\n"
2391-
"a copy of this software and associated documentation files (the\n"
2392-
"\"Software\"), to deal in the Software without restriction, including\n"
2393-
"without limitation the rights to use, copy, modify, merge, publish,\n"
2394-
"distribute, sublicense, and/or sell copies of the Software, and to\n"
2395-
"permit persons to whom the Software is furnished to do so, subject to\n"
2396-
"the following conditions:\n"
2387+
"Permission is hereby granted, free of charge, to any person obtaining a "
2388+
"copy\n"
2389+
"of this software and associated documentation files (the \"Software\"), to "
2390+
"deal\n"
2391+
"in the Software without restriction, including without limitation the "
2392+
"rights\n"
2393+
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n"
2394+
"copies of the Software, and to permit persons to whom the Software is\n"
2395+
"furnished to do so, subject to the following conditions:\n"
23972396
"\n"
2398-
"The above copyright notice and this permission notice shall be\n"
2399-
"included in all copies or substantial portions of the Software.\n"
2397+
"The above copyright notice and this permission notice shall be included in "
2398+
"all\n"
2399+
"copies or substantial portions of the Software.\n"
24002400
"\n"
2401-
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n"
2402-
"EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n"
2403-
"MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n"
2404-
"NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n"
2405-
"LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\n"
2406-
"OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n"
2407-
"WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
2401+
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS "
2402+
"OR\n"
2403+
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n"
2404+
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n"
2405+
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n"
2406+
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING "
2407+
"FROM,\n"
2408+
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN "
2409+
"THE\n"
2410+
"SOFTWARE."
24082411

24092412
#: license.rst:1077
24102413
msgid "asyncio"
@@ -2477,7 +2480,6 @@ msgid ""
24772480
msgstr ""
24782481

24792482
#: license.rst:1113
2480-
#, fuzzy
24812483
msgid ""
24822484
"Copyright (c) 2019,2020 Jeffrey Roberson <[email protected]>\n"
24832485
"\n"
@@ -2502,30 +2504,28 @@ msgid ""
25022504
"(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n"
25032505
"THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
25042506
msgstr ""
2505-
"Copyright (c) 2008-2020 Stefan Krah. All rights reserved.\n"
2507+
"Copyright (c) 2019,2020 Jeffrey Roberson <[email protected]>\n"
25062508
"\n"
25072509
"Redistribution and use in source and binary forms, with or without\n"
25082510
"modification, are permitted provided that the following conditions\n"
25092511
"are met:\n"
2510-
"\n"
25112512
"1. Redistributions of source code must retain the above copyright\n"
2512-
" notice, this list of conditions and the following disclaimer.\n"
2513-
"\n"
2513+
" notice unmodified, this list of conditions, and the following\n"
2514+
" disclaimer.\n"
25142515
"2. Redistributions in binary form must reproduce the above copyright\n"
25152516
" notice, this list of conditions and the following disclaimer in the\n"
25162517
" documentation and/or other materials provided with the distribution.\n"
25172518
"\n"
2518-
"THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\" AND\n"
2519-
"ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n"
2520-
"IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n"
2521-
"ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\n"
2522-
"FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n"
2523-
"DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n"
2524-
"OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n"
2525-
"HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n"
2526-
"LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n"
2527-
"OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n"
2528-
"SUCH DAMAGE."
2519+
"THIS SOFTWARE IS PROVIDED BY THE AUTHOR \"AS IS\" AND ANY EXPRESS OR\n"
2520+
"IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\n"
2521+
"OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.\n"
2522+
"IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,\n"
2523+
"INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n"
2524+
"NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n"
2525+
"DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n"
2526+
"THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n"
2527+
"(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n"
2528+
"THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
25292529

25302530
#: license.rst:1138
25312531
msgid "Zstandard bindings"
@@ -2578,32 +2578,41 @@ msgid ""
25782578
"USE\n"
25792579
"OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
25802580
msgstr ""
2581-
"Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.\n"
2581+
"Copyright (c) 2020-present, Ma Lin and contributors.\n"
25822582
"All rights reserved.\n"
25832583
"\n"
25842584
"Redistribution and use in source and binary forms, with or without\n"
2585-
"modification, are permitted provided that the following conditions\n"
2586-
"are met:\n"
2587-
"1. Redistributions of source code must retain the above copyright\n"
2588-
" notice, this list of conditions and the following disclaimer.\n"
2589-
"2. Redistributions in binary form must reproduce the above copyright\n"
2590-
" notice, this list of conditions and the following disclaimer in the\n"
2591-
" documentation and/or other materials provided with the distribution.\n"
2592-
"3. Neither the name of the project nor the names of its contributors\n"
2593-
" may be used to endorse or promote products derived from this software\n"
2594-
" without specific prior written permission.\n"
2585+
"modification, are permitted provided that the following conditions are met:\n"
25952586
"\n"
2596-
"THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS \"AS IS\" AND\n"
2597-
"ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n"
2598-
"IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n"
2599-
"ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE\n"
2587+
"1. Redistributions of source code must retain the above copyright notice, "
2588+
"this\n"
2589+
" list of conditions and the following disclaimer.\n"
2590+
"\n"
2591+
"2. Redistributions in binary form must reproduce the above copyright "
2592+
"notice,\n"
2593+
" this list of conditions and the following disclaimer in the "
2594+
"documentation\n"
2595+
" and/or other materials provided with the distribution.\n"
2596+
"\n"
2597+
"3. Neither the name of the copyright holder nor the names of its\n"
2598+
" contributors may be used to endorse or promote products derived from\n"
2599+
" this software without specific prior written permission.\n"
2600+
"\n"
2601+
"THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS "
2602+
"IS\"\n"
2603+
"AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n"
2604+
"IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE "
2605+
"ARE\n"
2606+
"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE "
2607+
"LIABLE\n"
26002608
"FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n"
2601-
"DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n"
2602-
"OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n"
2603-
"HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n"
2604-
"LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n"
2605-
"OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n"
2606-
"SUCH DAMAGE."
2609+
"DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n"
2610+
"SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n"
2611+
"CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT "
2612+
"LIABILITY,\n"
2613+
"OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE "
2614+
"USE\n"
2615+
"OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
26072616

26082617
#~ msgid "Audioop"
26092618
#~ msgstr "Audioop"

reference/executionmodel.po

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-05-10 10:19+0300\n"
12-
"PO-Revision-Date: 2025-05-04 22:27+0200\n"
12+
"PO-Revision-Date: 2025-05-13 19:59+0200\n"
1313
"Last-Translator: Marios Giannopoulos <[email protected]>\n"
1414
"Language-Team: PyGreece <[email protected]>\n"
1515
"Language: \n"
@@ -374,30 +374,26 @@ msgid "Annotation scopes"
374374
msgstr "Σημειογραφία πεδία"
375375

376376
#: reference/executionmodel.rst:193
377-
#, fuzzy
378377
msgid ""
379378
":term:`Annotations <annotation>`, :ref:`type parameter lists <type-params>` "
380379
"and :keyword:`type` statements introduce *annotation scopes*, which behave "
381380
"mostly like function scopes, but with some exceptions discussed below."
382381
msgstr ""
383-
":ref:`Οι λίστες παραμέτρων τύπου <type-params>` και οι δηλώσεις :keyword:"
382+
"Τα :term:`Annotations <annotation>`, :ref:`Οι λίστες παραμέτρων τύπου <type-params>` και οι δηλώσεις :keyword:"
384383
"`type` εισάγουν *πεδία σημειογραφίας*, τα οποία συμπεριφέρονται κυρίως όπως "
385-
"τα πεδία συναρτήσεων, αλλά με κάποιες εξαιρέσεις που συζητούνται παρακάτω. :"
386-
"term:`Annotations <annotation>` προς το παρόν δεν χρησιμοποιούν πεδία "
387-
"σημειώσεων, αλλά αναμένεται να τα χρησιμοποιήσουν στην Python 3.13, όταν "
388-
"υλοποιηθεί το :pep:`649`."
384+
"τα πεδία συναρτήσεων, αλλά με κάποιες εξαιρέσεις που συζητούνται παρακάτω."
389385

390386
#: reference/executionmodel.rst:198
391387
msgid "Annotation scopes are used in the following contexts:"
392388
msgstr "Τα πεδία σημειογραφίας χρησιμοποιούνται στα παρακάτω συμφραζόμενα:"
393389

394390
#: reference/executionmodel.rst:200
395391
msgid ":term:`Function annotations <function annotation>`."
396-
msgstr ""
392+
msgstr ":term:`Function annotations <function annotation>`."
397393

398394
#: reference/executionmodel.rst:201
399395
msgid ":term:`Variable annotations <variable annotation>`."
400-
msgstr ""
396+
msgstr ":term:`Variable annotations <variable annotation>`."
401397

402398
#: reference/executionmodel.rst:202
403399
msgid ""
@@ -514,20 +510,18 @@ msgstr ""
514510
"τιμές παραμέτρων τύπου, όπως εισάγεται από το :pep:`696`."
515511

516512
#: reference/executionmodel.rst:240
517-
#, fuzzy
518513
msgid ""
519514
"Annotation scopes are now also used for annotations, as specified in :pep:"
520515
"`649` and :pep:`749`."
521516
msgstr ""
522-
"Οι περιοχές σχολίων τύπου χρησιμοποιούνται επίσης για τις προεπιλεγμένες "
523-
"τιμές παραμέτρων τύπου, όπως εισάγεται από το :pep:`696`."
517+
"Οι περιοχές σχολίων τύπου χρησιμοποιούνται επίσης για τα annotations, "
518+
"όπως εισάγεται από το :pep:`649` and :pep:`749`."
524519

525520
#: reference/executionmodel.rst:247
526521
msgid "Lazy evaluation"
527522
msgstr "Καθυστερημένη εκτίμηση"
528523

529524
#: reference/executionmodel.rst:249
530-
#, fuzzy
531525
msgid ""
532526
"Most annotation scopes are *lazily evaluated*. This includes annotations, "
533527
"the values of type aliases created through the :keyword:`type` statement, "
@@ -538,13 +532,13 @@ msgid ""
538532
"when necessary, for example when the ``__value__`` attribute on a type alias "
539533
"is accessed."
540534
msgstr ""
541-
"Οι τιμές των ψευδωνύμων τύπου που δημιουργούνται μέσω της δήλωσης :keyword:"
542-
"`type` αξιολογούνται *καθυστερημένα*. Το ίδιο ισχύει και για τα όρια, τους "
543-
"περιορισμούς και τις προεπιλεγμένες τιμές των μεταβλητών τύπου που "
544-
"δημιουργούνται μέσω της :ref:`σύνταξης παραμέτρων τύπου <type-params>`. Αυτό "
545-
"σημαίνει ότι δεν αξιολογούνται κατά τη δημιουργία του ψευδωνύμου τύπου ή της "
546-
"μεταβλητής τύπου. Αντίθετα, αξιολογούνται μόνο όταν αυτό είναι απαραίτητο "
547-
"για την επίλυση μιας πρόσβασης χαρακτηριστικού."
535+
"Τα περισσότερα πεδία annotation *αξιολογούνται νωχελικά*. Αυτό περιλαμβάνει annotations, "
536+
"τις τιμές των ψευδωνύμων τύπου που δημιουργούνται μέσω της δήλωσης :keyword:`type` και τα "
537+
"όρια, τους περιορισμούς και τις προεπιλεγμένηες τιμές των μεταβλητών τύπου που δημιουργούνται "
538+
"μέσω της σύνταξης παραμέτρων :ref:`type parameter syntax <type-params>`. Αυτό σημαίνει ότι "
539+
"δεν αξιολογούνται όταν δημιουργείται το ψευδώνυμο τύπου ή η μεταβλητή τύπου ή όταν δημιουργείται "
540+
"το αντικείμενο που φέρει σχολιασμούς. Αντίθετα, αξιολογούνται μόνο όταν είναι απαραίτητο, για παράδειγμα όταν "
541+
"γίνεται πρόσβαση στο χαρακτηριστικό ``__value__`` σε ένα ψευδώνυμο τύπου."
548542

549543
#: reference/executionmodel.rst:258
550544
msgid "Example:"

tutorial/classes.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-05-10 10:19+0300\n"
12-
"PO-Revision-Date: 2025-02-20 00:47+0200\n"
12+
"PO-Revision-Date: 2025-05-13 19:53+0200\n"
1313
"Last-Translator: Anastasios Louka <EMAIL@ADDRESS>\n"
1414
"Language-Team: PyGreece <[email protected]>\n"
1515
"Language: el\n"
@@ -748,7 +748,6 @@ msgstr ""
748748
"attributes και μέθοδοι δεδομένων."
749749

750750
#: tutorial/classes.rst:328
751-
#, fuzzy
752751
msgid ""
753752
"*Data attributes* correspond to \"instance variables\" in Smalltalk, and to "
754753
"\"data members\" in C++. Data attributes need not be declared; like local "
@@ -757,11 +756,11 @@ msgid ""
757756
"following piece of code will print the value ``16``, without leaving a "
758757
"trace::"
759758
msgstr ""
760-
"*τα attributes δεδομένων* αντιστοιχούν στις \"μεταβλητές στιγμιότυπου\" στο "
761-
"Smalltalk και στα \"μέλη δεδομένων\" στη C++. Τα attributes δεδομένων δεν "
759+
"*Τα χαρακτηριστικά δεδομένων* αντιστοιχούν στις \"μεταβλητές στιγμιότυπου\" στο "
760+
"Smalltalk και στα \"μέλη δεδομένων\" στη C++. Τα χαρακτηριστικά δεδομένων δεν "
762761
"χρειάζεται να δηλωθούν, όπως και οι τοπικές μεταβλητές, εμφανίζονται όταν "
763762
"εκχωρούνται για πρώτη φορά. Για παράδειγμα, εάν το ``x`` είναι στιγμιότυπο "
764-
"του :class:`!MyClass` που δημιουργήθηκε παραπάνω, το ακόλουθο κομμάτι κώδικα "
763+
"της :class:`!MyClass` που δημιουργήθηκε παραπάνω, το ακόλουθο κομμάτι κώδικα "
765764
"θα εκτυπώσει την τιμή ``16``, χωρίς να αφήσει ίχνος::"
766765

767766
#: tutorial/classes.rst:334

0 commit comments

Comments
 (0)