8000 Translate file copyright.po by skpanagiotis · Pull Request #141 · python/python-docs-el · GitHub
[go: up one dir, main page]

Skip to content

Translate file copyright.po #141

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 2 commits into from
Apr 24, 2024
Merged
Changes from all commits
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
22 changes: 16 additions & 6 deletions copyright.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,42 +9,52 @@ 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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: 2024-04-24 22:33+0300\n"
"Last-Translator: Panagiotis Skias <panagiotis.skias@gmail.com>\n"
"Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.4.2\n"

#: copyright.rst:3
msgid "Copyright"
msgstr ""
msgstr "Copyright"

#: copyright.rst:5
msgid "Python and this documentation is:"
msgstr ""
msgstr "Η Python και αυτή η τεκμηρίωση είναι:"

#: copyright.rst:7
msgid "Copyright © 2001-2023 Python Software Foundation. All rights reserved."
msgstr ""
"Copyright © 2001-2023 Python Software Foundation. Όλα τα δικαιώματα "
"διατηρούνται."

#: copyright.rst:9
msgid "Copyright © 2000 BeOpen.com. All rights reserved."
msgstr ""
msgstr "Copyright © 2000 BeOpen.com. Όλα τα δικαιώματα διατηρούνται."

#: copyright.rst:11
msgid ""
"Copyright © 1995-2000 Corporation for National Research Initiatives. All "
"rights reserved."
msgstr ""
"Copyright © 1995-2000 Corporation for National Research Initiatives. Όλα τα "
"δικαιώματα διατηρούνται."

#: copyright.rst:14
msgid ""
"Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved."
msgstr ""
"Copyright © 1991-1995 Stichting Mathematisch Centrum. Όλα τα δικαιώματα "
"διατηρούνται."

#: copyright.rst:18
msgid ""
"See :ref:`history-and-license` for complete license and permissions "
"information."
msgstr ""
"Ανατρέξτε στο :ref:`history-and-license` για πλήρης πληροφόρηση σχετικά με "
"την άδεια χρήσης και τις εξουσιοδοτήσεις."
0