8000 Translate sphinx.po by skpanagiotis · Pull Request #153 · python/python-docs-gr · GitHub
[go: up one dir, main page]

Skip to content

Translate sphinx.po #153

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 4 commits into from
May 8, 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
Minor spelling fixes in sphinx.po
  • Loading branch information
skpanagiotis committed Apr 30, 2024
commit 93592c39700299ea55b548d15a07fb91997b43f0
4 changes: 2 additions & 2 deletions dictionaries/sphinx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ s
προέκδοση
C
υποενότητες
Μεταπληροφορίες
προεπισκόπηση
βλ
βλ
Μετα
24 changes: 12 additions & 12 deletions sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-03-14 12:51+0000\n"
"PO-Revision-Date: 2024-04-26 00:20+0300\n"
"PO-Revision-Date: 2024-04-30 21:51+0300\n"
"Last-Translator: Panagiotis Skias <panagiotis.skias@gmail.com>\n"
"Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: el\n"
Expand Down Expand Up @@ -133,7 +133,7 @@ msgstr "Τι νέο υπάρχει στην Python %(version)s;"
msgid ""
"or <a href=\"%(whatsnew_index)s\">all \"What's new\" documents</a> since 2.0"
msgstr ""
"ή <a href=\"%(whatsnew_index)s\">όλα \"Τι νέο υπάρχει\" documents</a> από 2.0"
"ή <a href=\"%(whatsnew_index)s\">όλα \"Τι νέο υπάρχει\" έγγραφα</a> από 2.0"

#: tools/templates/indexcontent.html:15
msgid "Tutorial"
Expand All @@ -149,7 +149,7 @@ msgstr "Αναφορά Βιβλιοθήκης"

#: tools/templates/indexcontent.html:18
msgid "keep this under your pillow"
msgstr "κρατήστε αυτό κάτω από το μαξιλάρι σας"
msgstr "κρατήστε αυτό κάτω κατά νου"

#: tools/templates/indexcontent.html:19
msgid "Language Reference"
Expand Down Expand Up @@ -177,19 +177,19 @@ msgstr "σε βάθος έγγραφα για συγκεκριμένα θέμα

#: tools/templates/indexcontent.html:26
msgid "Installing Python Modules"
msgstr "Εγκατάσταση λειτουργικών μονάδων Python"
msgstr "Εγκατάσταση Python Modules"

#: tools/templates/indexcontent.html:27
msgid "installing from the Python Package Index &amp; other sources"
msgstr "εγκατάσταση από το Python Package Index &amp; άλλες πηγές"

#: tools/templates/indexcontent.html:28
msgid "Distributing Python Modules"
msgstr "Διανομή λειτουργικών μονάδων Python"
msgstr "Διανομή Python Modules"

#: tools/templates/indexcontent.html:29
msgid "publishing modules for installation by others"
msgstr "δημοσίευση λειτουργικών μονάδων για εγκατάσταση από άλλους"
msgstr "δημοσίευση modules για εγκατάσταση από άλλους"

#: tools/templates/indexcontent.html:30
msgid "Extending and Embedding"
Expand Down Expand Up @@ -221,15 +221,15 @@ msgstr "Δείκτες και πίνακες:"

#: tools/templates/indexcontent.html:42
msgid "Global Module Index"
msgstr "Παγκόσμιο Ευρετήριο Λειτουργικών Μονάδων"
msgstr "Global Module Index"

#: tools/templates/indexcontent.html:43
msgid "quick access to all modules"
msgstr "γρήγορη πρόσβαση σε όλες τις λειτουργικές μονάδες"
msgstr "γρήγορη πρόσβαση σε όλα τα modules"

#: tools/templates/indexcontent.html:44
msgid "General Index"
msgstr "Γενικός Ευρετήριο"
msgstr "Γενικό Index"

#: tools/templates/indexcontent.html:45
msgid "all functions, classes, terms"
Expand Down Expand Up @@ -261,15 +261,15 @@ msgstr "παραθέτει όλες τις ενότητες και τις υπο

#: tools/templates/indexcontent.html:56
msgid "Meta information:"
msgstr "Μεταπληροφορίες:"
msgstr "Μετα-πληροφορίες:"

#: tools/templates/indexcontent.html:59
msgid "Reporting bugs"
msgstr "Αναφορά σφαλμάτων"

#: tools/templates/indexcontent.html:60
msgid "Contributing to Docs"
msgstr "Συμβολή στα Έγγραφα"
msgstr "Συμβολή στην Τεκμηρίωση"

#: tools/templates/indexcontent.html:61
msgid "About the documentation"
Expand Down Expand Up @@ -354,7 +354,7 @@ msgid ""
"%(pr_id)s\">pull request</a>.\n"
" For authoritative documentation, see"
msgstr ""
"Αυτή είναι μια προεπισκόπηση ανάπτυξης που δημιουργήθηκε ένα <a "
"Αυτή είναι μια προεπισκόπηση deploy που δημιουργήθηκε από ένα <a "
"href=\"%(repository_url)s/pull/%(pr_id)s\">pull request</a>.\n"
" Για έγκυρη τεκμηρίωση, βλ"

Expand Down
0