@@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"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 "
13
13
"
Last-Translator :
Panagiotis Skias <[email protected] >\n "
14
14
"
Language-Team :
PyGreece <[email protected] >\n "
15
15
"Language : el\n "
@@ -367,7 +367,7 @@ msgstr ""
367
367
" distribute, and otherwise use Python alone or in any derivative\n"
368
368
" version, provided, however, that PSF's License Agreement and PSF's notice "
369
369
"of\n"
370
- " copyright, i.e., \" Copyright © 2001-2023 Python Software Foundation; All "
370
+ " copyright, i.e., \" Copyright © 2001 Python Software Foundation; All "
371
371
"Rights\n"
372
372
" Reserved\" are retained in Python alone or in any derivative version\n"
373
373
" prepared by Licensee.\n"
@@ -1207,9 +1207,8 @@ msgid "UUencode and UUdecode functions"
1207
1207
msgstr "Συναρτήσεις UUencode και UUdecode"
1208
1208
1209
1209
#: license.rst:482
1210
- #, fuzzy
1211
1210
msgid "The ``uu`` codec contains the following notice::"
1212
- msgstr "Η ενότητα :mod:` uu` περιέχει την παρακάτω ειδοποίηση::"
1211
+ msgstr "Ο `` uu`` κωδικοποιητής περιέχει την παρακάτω ειδοποίηση::"
1213
1212
1214
1213
#: license.rst:484
1215
1214
msgid ""
@@ -1571,7 +1570,6 @@ msgid "OpenSSL"
1571
1570
msgstr "OpenSSL"
1572
1571
1573
1572
#: license.rst:661
1574
- #, fuzzy
1575
1573
msgid ""
1576
1574
"The modules :mod:`hashlib`, :mod:`posix` and :mod:`ssl` use the OpenSSL "
1577
1575
"library for added performance if made available by the operating system. "
@@ -1580,7 +1578,7 @@ msgid ""
1580
1578
"For the OpenSSL 3.0 release, and later releases derived from that, the "
1581
1579
"Apache License v2 applies::"
1582
1580
msgstr ""
1583
- "Οι μονάδες :mod:`hashlib`, :mod:`posix`, :mod:`ssl`, :mod:`crypt ` "
1581
+ "Οι μονάδες :mod:`hashlib`, :mod:`posix` και :mod:`ssl ` "
1584
1582
"χρησιμοποιούν την βιβλιοθήκη OpenSSL για επιπλέον απόδοση, εάν διατίθενται "
1585
1583
"από το λειτουργικό σύστημα. Επιπλέον, τα προγράμματα εγκατάστασης για την "
1586
1584
"Python για Windows και macOS, ενδέχεται να περιλαμβάνουν ένα αντίγραφο των "
@@ -2356,7 +2354,6 @@ msgid "MIT License::"
2356
2354
msgstr ""
2357
2355
2358
2356
#: license.rst:1055
2359
- #, fuzzy
2360
2357
msgid ""
2361
2358
"Copyright (c) 2018-2021 Microsoft Corporation, Daan Leijen\n"
2362
2359
"\n"
@@ -2385,26 +2382,32 @@ msgid ""
2385
2382
"THE\n"
2386
2383
"SOFTWARE."
2387
2384
msgstr ""
2388
- "Copyright (c) 2001-2006 Twisted Matrix Laboratories. \n"
2385
+ "Copyright (c) 2018-2021 Microsoft Corporation, Daan Leijen \n"
2389
2386
"\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"
2397
2396
"\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"
2400
2400
"\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."
2408
2411
2409
2412
#: license.rst:1077
2410
2413
msgid "asyncio"
@@ -2477,7 +2480,6 @@ msgid ""
2477
2480
msgstr ""
2478
2481
2479
2482
#: license.rst:1113
2480
- #, fuzzy
2481
2483
msgid ""
2482
2484
"Copyright (c) 2019,2020 Jeffrey Roberson <[email protected] >\n"
2483
2485
"\n"
@@ -2502,30 +2504,28 @@ msgid ""
2502
2504
"(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\n"
2503
2505
"THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
2504
2506
msgstr ""
2505
- "Copyright (c) 2008- 2020 Stefan Krah. All rights reserved. \n"
2507
+ "Copyright (c) 2019, 2020 Jeffrey Roberson <[email protected] > \n"
2506
2508
"\n"
2507
2509
"Redistribution and use in source and binary forms, with or without\n"
2508
2510
"modification, are permitted provided that the following conditions\n"
2509
2511
"are met:\n"
2510
- "\n"
2511
2512
"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"
2514
2515
"2. Redistributions in binary form must reproduce the above copyright\n"
2515
2516
" notice, this list of conditions and the following disclaimer in the\n"
2516
2517
" documentation and/or other materials provided with the distribution.\n"
2517
2518
"\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."
2529
2529
2530
2530
#: license.rst:1138
2531
2531
msgid "Zstandard bindings"
@@ -2578,32 +2578,41 @@ msgid ""
2578
2578
"USE\n"
2579
2579
"OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
2580
2580
msgstr ""
2581
- "Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project .\n"
2581
+ "Copyright (c) 2020-present, Ma Lin and contributors .\n"
2582
2582
"All rights reserved.\n"
2583
2583
"\n"
2584
2584
"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"
2595
2586
"\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"
2600
2608
"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."
2607
2616
2608
2617
#~ msgid "Audioop"
2609
2618
#~ msgstr "Audioop"
0 commit comments