8000 Enable Read-The-Docs and fix any issues with existing translations by lysnikolaou · Pull Request #536 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Enable Read-The-Docs and fix any issues with existing translations #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Aug 1, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fingers crossed
  • Loading branch information
lysnikolaou committed Aug 1, 2024
commit 524e9b8d2746211aa855b64e675db0cef64e441a
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: check-yaml
- id: end-of-file-fixer
- repo: https://github.com/JulienPalard/powrap
rev: v1.0.0
hooks:
Expand Down
1 change: 0 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ python:

submodules:
include: all

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
ΣΗΜΕΙΩΣΗ ΓΙΑ ΤΗΝ ΑΔΕΙΑ ΧΡΗΣΗΣ ΤΩΝ ΜΕΤΑΦΡΑΣΕΩΝ

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

Αυτό το έργο πρότζεκτ αποτελεί μια συνεργασία ανάμεσα σε εθελοντές μεταφραστές και
της ομάδας python-docs-gr. Το παρόν έγγραφο καθορίζει τα δικαιώματα και τις ευθύνες
Expand Down
2 changes: 1 addition & 1 deletion TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Georgios Zisopoulos
Lysandros Nikolaou
Theofanis Petkos
Panagiotis Skias
Dimitrios Papadopoulos
Dimitrios Papadopoulos
47 changes: 14 additions & 33 deletions c-api/buffer.po
Original file line number Diff line number Diff line change
Expand Up @@ -382,48 +382,34 @@ msgid ""
"flags below it."
msgstr ""

#: c-api/buffer.rst:306
#: c-api/buffer.rst:331
#: c-api/buffer.rst:306 c-api/buffer.rst:331
msgid "Request"
msgstr ""

#: c-api/buffer.rst:306
#: c-api/buffer.rst:331
#: c-api/buffer.rst:306 c-api/buffer.rst:331
msgid "shape"
msgstr ""

#: c-api/buffer.rst:306
#: c-api/buffer.rst:331
#: c-api/buffer.rst:306 c-api/buffer.rst:331
msgid "strides"
msgstr ""

#: c-api/buffer.rst:306
#: c-api/buffer.rst:331
#: c-api/buffer.rst:306 c-api/buffer.rst:331
msgid "suboffsets"
msgstr ""

#: c-api/buffer.rst:286
#: c-api/buffer.rst:308
#: c-api/buffer.rst:312
#: c-api/buffer.rst:333
#: c-api/buffer.rst:337
#: c-api/buffer.rst:341
#: c-api/buffer.rst:345
#: c-api/buffer.rst:347
#: c-api/buffer.rst:286 c-api/buffer.rst:308 c-api/buffer.rst:312
#: c-api/buffer.rst:333 c-api/buffer.rst:337 c-api/buffer.rst:341
#: c-api/buffer.rst:345 c-api/buffer.rst:347
msgid "yes"
msgstr ""

#: c-api/buffer.rst:333
#: c-api/buffer.rst:335
#: c-api/buffer.rst:333 c-api/buffer.rst:335
msgid "if needed"
msgstr ""

#: c-api/buffer.rst:288
#: c-api/buffer.rst:308
#: c-api/buffer.rst:312
#: c-api/buffer.rst:337
#: c-api/buffer.rst:341
#: c-api/buffer.rst:345
#: c-api/buffer.rst:288 c-api/buffer.rst:308 c-api/buffer.rst:312
#: c-api/buffer.rst:337 c-api/buffer.rst:341 c-api/buffer.rst:345
#: c-api/buffer.rst:347
msgid "NULL"
msgstr ""
Expand All @@ -443,8 +429,7 @@ msgstr ""
msgid "contig"
msgstr ""

#: c-api/buffer.rst:314
#: c-api/buffer.rst:347
#: c-api/buffer.rst:314 c-api/buffer.rst:347
msgid "C"
msgstr ""

Expand Down Expand Up @@ -485,19 +470,15 @@ msgstr ""
msgid "format"
msgstr ""

#: c-api/buffer.rst:335
#: c-api/buffer.rst:339
#: c-api/buffer.rst:343
#: c-api/buffer.rst:335 c-api/buffer.rst:339 c-api/buffer.rst:343
msgid "U"
msgstr ""

#: c-api/buffer.rst:337
#: c-api/buffer.rst:345
#: c-api/buffer.rst:337 c-api/buffer.rst:345
msgid "0"
msgstr ""

#: c-api/buffer.rst:339
#: c-api/buffer.rst:347
#: c-api/buffer.rst:339 c-api/buffer.rst:347
msgid "1 or 0"
msgstr ""

Expand Down
3 changes: 1 addition & 2 deletions c-api/bytes.po
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ msgstr ""
msgid "``%c``"
msgstr ""

#: c-api/bytes.rst:72
#: c-api/bytes.rst:93
#: c-api/bytes.rst:72 c-api/bytes.rst:93
msgid "int"
msgstr ""

Expand Down
24 changes: 6 additions & 18 deletions c-api/call.po
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,7 @@ msgstr ""
msgid ":c:func:`PyObject_Call`"
msgstr ""

#: c-api/call.rst:204
#: c-api/call.rst:208
#: c-api/call.rst:214
#: c-api/call.rst:224
#: c-api/call.rst:204 c-api/call.rst:208 c-api/call.rst:214 c-api/call.rst:224
msgid "``PyObject *``"
msgstr ""

Expand All @@ -306,10 +303,7 @@ msgstr ""
msgid ":c:func:`PyObject_CallNoArgs`"
msgstr ""

#: c-api/call.rst:206
#: c-api/call.rst:210
#: c-api/call.rst:214
#: c-api/call.rst:218
#: c-api/call.rst:206 c-api/call.rst:210 c-api/call.rst:214 c-api/call.rst:218
#: c-api/call.rst:220
msgid "---"
msgstr ""
Expand Down Expand Up @@ -358,8 +352,7 @@ msgstr ""
msgid ":c:func:`PyObject_CallMethodObjArgs`"
msgstr ""

#: c-api/call.rst:218
#: c-api/call.rst:220
#: c-api/call.rst:218 c-api/call.rst:220
msgid "obj + name"
msgstr ""

Expand All @@ -375,8 +368,7 @@ msgstr ""
msgid ":c:func:`PyObject_Vectorcall`"
msgstr ""

#: c-api/call.rst:224
#: c-api/call.rst:226
#: c-api/call.rst:224 c-api/call.rst:226
msgid "vectorcall"
msgstr ""

Expand Down Expand Up @@ -404,12 +396,8 @@ msgid ""
"no named arguments are needed, *kwargs* can be *NULL*."
msgstr ""

#: c-api/call.rst:250
#: c-api/call.rst:272
#: c-api/call.rst:304
#: c-api/call.rst:337
#: c-api/call.rst:358
#: c-api/call.rst:405
#: c-api/call.rst:250 c-api/call.rst:272 c-api/call.rst:304 c-api/call.rst:337
#: c-api/call.rst:358 c-api/call.rst:405
msgid ""
"Return the result of the call on success, or raise an exception and return "
"*NULL* on failure."
Expand Down
3 changes: 1 addition & 2 deletions c-api/capsule.po
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,7 @@ msgstr ""
msgid "Set the context pointer inside *capsule* to *context*."
msgstr ""

#: c-api/capsule.rst:142
#: c-api/capsule.rst:159
#: c-api/capsule.rst:142 c-api/capsule.rst:159
msgid ""
"Return ``0`` on success. Return nonzero and set an exception on failure."
msgstr ""
Expand Down
3 changes: 1 addition & 2 deletions c-api/concrete.po
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ msgstr ""
msgid "Other Objects"
msgstr ""

#: c-api/concrete.rst:58
#: c-api/concrete.rst:80
#: c-api/concrete.rst:58 c-api/concrete.rst:80
msgid "object"
msgstr ""

Expand Down
22 changes: 7 additions & 15 deletions c-api/exceptions.po
Original file line number Diff line number Diff line change
Expand Up @@ -251,9 +251,7 @@ msgid ""
"returns ``NULL``."
msgstr ""

#: c-api/exceptions.rst:228
#: c-api/exceptions.rst:249
#: c-api/exceptions.rst:267
#: c-api/exceptions.rst:228 c-api/exceptions.rst:249 c-api/exceptions.rst:267
msgid ":ref:`Availability <availability>`: Windows."
msgstr ""

Expand Down Expand Up @@ -992,17 +990,15 @@ msgid ""
"all the variables:"
msgstr ""

#: c-api/exceptions.rst:1146
#: c-api/exceptions.rst:1191
#: c-api/exceptions.rst:1146 c-api/exceptions.rst:1191
msgid "C Name"
msgstr ""

#: c-api/exceptions.rst:1191
msgid "Python Name"
msgstr ""

#: c-api/exceptions.rst:1146
#: c-api/exceptions.rst:1191
#: c-api/exceptions.rst:1146 c-api/exceptions.rst:1191
msgid "Notes"
msgstr ""

Expand All @@ -1014,8 +1010,7 @@ msgstr ""
msgid ":exc:`BaseException`"
msgstr ""

#: c-api/exceptions.rst:1017
#: c-api/exceptions.rst:1065
#: c-api/exceptions.rst:1017 c-api/exceptions.rst:1065
#: c-api/exceptions.rst:1077
msgid "[1]_"
msgstr ""
Expand Down Expand Up @@ -1610,22 +1605,19 @@ msgstr ""
msgid "strerror (C function)"
msgstr ""

#: c-api/exceptions.rst:654
#: c-api/exceptions.rst:669
#: c-api/exceptions.rst:654 c-api/exceptions.rst:669
msgid "module"
msgstr ""

#: c-api/exceptions.rst:654
#: c-api/exceptions.rst:669
#: c-api/exceptions.rst:654 c-api/exceptions.rst:669
msgid "signal"
msgstr ""

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

#: c-api/exceptions.rst:654
#: c-api/exceptions.rst:669
#: c-api/exceptions.rst:654 c-api/exceptions.rst:669
msgid "KeyboardInterrupt (built-in exception)"
msgstr ""

Expand Down
3 changes: 1 addition & 2 deletions c-api/function.po
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ msgid ""
"must be ``Py_None`` or a tuple."
msgstr ""

#: c-api/function.rst:109
#: c-api/function.rst:123
#: c-api/function.rst:109 c-api/function.rst:123
msgid "Raises :exc:`SystemError` and returns ``-1`` on failure."
msgstr ""

Expand Down
Loading
Loading
0