Skip to content

Commit 524e9b8

Browse files
committed
Fingers crossed
1 parent 70e3f06 commit 524e9b8

File tree

164 files changed

+1106
-2121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

164 files changed

+1106
-2121
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
repos:
2+
- repo: https://github.com/pre-commit/pre-commit-hooks
3+
rev: v4.6.0
4+
hooks:
5+
- id: trailing-whitespace
6+
- id: check-yaml
7+
- id: end-of-file-fixer
28
- repo: https://github.com/JulienPalard/powrap
39
rev: v1.0.0
410
hooks:

.readthedocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ python:
2222

2323
submodules:
2424
include: all
25-

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
ΣΗΜΕΙΩΣΗ ΓΙΑ ΤΗΝ ΑΔΕΙΑ ΧΡΗΣΗΣ ΤΩΝ ΜΕΤΑΦΡΑΣΕΩΝ
77

88
Ο οδηγός χρήσης της Python συντηρείται από ένα παγκόσμιο δίκτυο
9-
εθελοντών.
9+
εθελοντών.
1010

1111
Αυτό το έργο πρότζεκτ αποτελεί μια συνεργασία ανάμεσα σε εθελοντές μεταφραστές και
1212
της ομάδας python-docs-gr. Το παρόν έγγραφο καθορίζει τα δικαιώματα και τις ευθύνες

TRANSLATORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Georgios Zisopoulos
22
Lysandros Nikolaou
33
Theofanis Petkos
44
Panagiotis Skias
5-
Dimitrios Papadopoulos
5+
Dimitrios Papadopoulos

c-api/buffer.po

Lines changed: 14 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -382,48 +382,34 @@ msgid ""
382382
"flags below it."
383383
msgstr ""
384384

385-
#: c-api/buffer.rst:306
386-
#: c-api/buffer.rst:331
385+
#: c-api/buffer.rst:306 c-api/buffer.rst:331
387386
msgid "Request"
388387
msgstr ""
389388

390-
#: c-api/buffer.rst:306
391-
#: c-api/buffer.rst:331
389+
#: c-api/buffer.rst:306 c-api/buffer.rst:331
392390
msgid "shape"
393391
msgstr ""
394392

395-
#: c-api/buffer.rst:306
396-
#: c-api/buffer.rst:331
393+
#: c-api/buffer.rst:306 c-api/buffer.rst:331
397394
msgid "strides"
398395
msgstr ""
399396

400-
#: c-api/buffer.rst:306
401-
#: c-api/buffer.rst:331
397+
#: c-api/buffer.rst:306 c-api/buffer.rst:331
402398
msgid "suboffsets"
403399
msgstr ""
404400

405-
#: c-api/buffer.rst:286
406-
#: c-api/buffer.rst:308
407-
#: c-api/buffer.rst:312
408-
#: c-api/buffer.rst:333
409-
#: c-api/buffer.rst:337
410-
#: c-api/buffer.rst:341
411-
#: c-api/buffer.rst:345
412-
#: c-api/buffer.rst:347
401+
#: c-api/buffer.rst:286 c-api/buffer.rst:308 c-api/buffer.rst:312
402+
#: c-api/buffer.rst:333 c-api/buffer.rst:337 c-api/buffer.rst:341
403+
#: c-api/buffer.rst:345 c-api/buffer.rst:347
413404
msgid "yes"
414405
msgstr ""
415406

416-
#: c-api/buffer.rst:333
417-
#: c-api/buffer.rst:335
407+
#: c-api/buffer.rst:333 c-api/buffer.rst:335
418408
msgid "if needed"
419409
msgstr ""
420410

421-
#: c-api/buffer.rst:288
422-
#: c-api/buffer.rst:308
423-
#: c-api/buffer.rst:312
424-
#: c-api/buffer.rst:337
425-
#: c-api/buffer.rst:341
426-
#: c-api/buffer.rst:345
411+
#: c-api/buffer.rst:288 c-api/buffer.rst:308 c-api/buffer.rst:312
412+
#: c-api/buffer.rst:337 c-api/buffer.rst:341 c-api/buffer.rst:345
427413
#: c-api/buffer.rst:347
428414
msgid "NULL"
429415
msgstr ""
@@ -443,8 +429,7 @@ msgstr ""
443429
msgid "contig"
444430
msgstr ""
445431

446-
#: c-api/buffer.rst:314
447-
#: c-api/buffer.rst:347
432+
#: c-api/buffer.rst:314 c-api/buffer.rst:347
448433
msgid "C"
449434
msgstr ""
450435

@@ -485,19 +470,15 @@ msgstr ""
485470
msgid "format"
486471
msgstr ""
487472

488-
#: c-api/buffer.rst:335
489-
#: c-api/buffer.rst:339
490-
#: c-api/buffer.rst:343
473+
#: c-api/buffer.rst:335 c-api/buffer.rst:339 c-api/buffer.rst:343
491474
msgid "U"
492475
msgstr ""
493476

494-
#: c-api/buffer.rst:337
495-
#: c-api/buffer.rst:345
477+
#: c-api/buffer.rst:337 c-api/buffer.rst:345
496478
msgid "0"
497479
msgstr ""
498480

499-
#: c-api/buffer.rst:339
500-
#: c-api/buffer.rst:347
481+
#: c-api/buffer.rst:339 c-api/buffer.rst:347
501482
msgid "1 or 0"
502483
msgstr ""
503484

c-api/bytes.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ msgstr ""
100100
msgid "``%c``"
101101
msgstr ""
102102

103-
#: c-api/bytes.rst:72
104-
#: c-api/bytes.rst:93
103+
#: c-api/bytes.rst:72 c-api/bytes.rst:93
105104
msgid "int"
106105
msgstr ""
107106

c-api/call.po

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -287,10 +287,7 @@ msgstr ""
287287
msgid ":c:func:`PyObject_Call`"
288288
msgstr ""
289289

290-
#: c-api/call.rst:204
291-
#: c-api/call.rst:208
292-
#: c-api/call.rst:214
293-
#: c-api/call.rst:224
290+
#: c-api/call.rst:204 c-api/call.rst:208 c-api/call.rst:214 c-api/call.rst:224
294291
msgid "``PyObject *``"
295292
msgstr ""
296293

@@ -306,10 +303,7 @@ msgstr ""
306303
msgid ":c:func:`PyObject_CallNoArgs`"
307304
msgstr ""
308305

309-
#: c-api/call.rst:206
310-
#: c-api/call.rst:210
311-
#: c-api/call.rst:214
312-
#: c-api/call.rst:218
306+
#: c-api/call.rst:206 c-api/call.rst:210 c-api/call.rst:214 c-api/call.rst:218
313307
#: c-api/call.rst:220
314308
msgid "---"
315309
msgstr ""
@@ -358,8 +352,7 @@ msgstr ""
358352
msgid ":c:func:`PyObject_CallMethodObjArgs`"
359353
msgstr ""
360354

361-
#: c-api/call.rst:218
362-
#: c-api/call.rst:220
355+
#: c-api/call.rst:218 c-api/call.rst:220
363356
msgid "obj + name"
364357
msgstr ""
365358

@@ -375,8 +368,7 @@ msgstr ""
375368
msgid ":c:func:`PyObject_Vectorcall`"
376369
msgstr ""
377370

378-
#: c-api/call.rst:224
379-
#: c-api/call.rst:226
371+
#: c-api/call.rst:224 c-api/call.rst:226
380372
msgid "vectorcall"
381373
msgstr ""
382374

@@ -404,12 +396,8 @@ msgid ""
404396
"no named arguments are needed, *kwargs* can be *NULL*."
405397
msgstr ""
406398

407-
#: c-api/call.rst:250
408-
#: c-api/call.rst:272
409-
#: c-api/call.rst:304
410-
#: c-api/call.rst:337
411-
#: c-api/call.rst:358
412-
#: c-api/call.rst:405
399+
#: c-api/call.rst:250 c-api/call.rst:272 c-api/call.rst:304 c-api/call.rst:337
400+
#: c-api/call.rst:358 c-api/call.rst:405
413401
msgid ""
414402
"Return the result of the call on success, or raise an exception and return "
415403
"*NULL* on failure."

c-api/capsule.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,7 @@ msgstr ""
178178
msgid "Set the context pointer inside *capsule* to *context*."
179179
msgstr ""
180180

181-
#: c-api/capsule.rst:142
182-
#: c-api/capsule.rst:159
181+
#: c-api/capsule.rst:142 c-api/capsule.rst:159
183182
msgid ""
184183
"Return ``0`` on success. Return nonzero and set an exception on failure."
185184
msgstr ""

c-api/concrete.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ msgstr ""
7575
msgid "Other Objects"
7676
msgstr ""
7777

78-
#: c-api/concrete.rst:58
79-
#: c-api/concrete.rst:80
78+
#: c-api/concrete.rst:58 c-api/concrete.rst:80
8079
msgid "object"
8180
msgstr ""
8281

c-api/exceptions.po

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -251,9 +251,7 @@ msgid ""
251251
"returns ``NULL``."
252252
msgstr ""
253253

254-
#: c-api/exceptions.rst:228
255-
#: c-api/exceptions.rst:249
256-
#: c-api/exceptions.rst:267
254+
#: c-api/exceptions.rst:228 c-api/exceptions.rst:249 c-api/exceptions.rst:267
257255
msgid ":ref:`Availability <availability>`: Windows."
258256
msgstr ""
259257

@@ -992,17 +990,15 @@ msgid ""
992990
"all the variables:"
993991
msgstr ""
994992

995-
#: c-api/exceptions.rst:1146
996-
#: c-api/exceptions.rst:1191
993+
#: c-api/exceptions.rst:1146 c-api/exceptions.rst:1191
997994
msgid "C Name"
998995
msgstr ""
999996

1000997
#: c-api/exceptions.rst:1191
1001998
msgid "Python Name"
1002999
msgstr ""
10031000

1004-
#: c-api/exceptions.rst:1146
1005-
#: c-api/exceptions.rst:1191
1001+
#: c-api/exceptions.rst:1146 c-api/exceptions.rst:1191
10061002
msgid "Notes"
10071003
msgstr ""
10081004

@@ -1014,8 +1010,7 @@ msgstr ""
10141010
msgid ":exc:`BaseException`"
10151011
msgstr ""
10161012

1017-
#: c-api/exceptions.rst:1017
1018-
#: c-api/exceptions.rst:1065
1013+
#: c-api/exceptions.rst:1017 c-api/exceptions.rst:1065
10191014
#: c-api/exceptions.rst:1077
10201015
msgid "[1]_"
10211016
msgstr ""
@@ -1610,22 +1605,19 @@ msgstr ""
16101605
msgid "strerror (C function)"
16111606
msgstr ""
16121607

1613-
#: c-api/exceptions.rst:654
1614-
#: c-api/exceptions.rst:669
1608+
#: c-api/exceptions.rst:654 c-api/exceptions.rst:669
16151609
msgid "module"
16161610
msgstr ""
16171611

1618-
#: c-api/exceptions.rst:654
1619-
#: c-api/exceptions.rst:669
1612+
#: c-api/exceptions.rst:654 c-api/exceptions.rst:669
16201613
msgid "signal"
16211614
msgstr ""
16221615

16231616
#: c-api/exceptions.rst:654
16241617
msgid "SIGINT (C macro)"
16251618
msgstr ""
16261619

1627-
#: c-api/exceptions.rst:654
1628-
#: c-api/exceptions.rst:669
1620+
#: c-api/exceptions.rst:654 c-api/exceptions.rst:669
16291621
msgid "KeyboardInterrupt (built-in exception)"
16301622
msgstr ""
16311623

0 commit comments

Comments
 (0)