Skip to content

Translate file tutorial/interpreter #539

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 9 commits into from
Aug 4, 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
Updates for interpreter.po
  • Loading branch information
skpanagiotis committed Aug 2, 2024
commit 473d55e576dd131a030069ac0c19b6a9f0c2d4eb
3 changes: 3 additions & 0 deletions dictionaries/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ any
api
backslash
backslashes
backspace
backwards
base
bash
Expand Down Expand Up @@ -116,6 +117,7 @@ compiler
component
comprehension
config
conflict
conflicts
context
contexts
Expand Down Expand Up @@ -286,6 +288,7 @@ the
threading
to
tracker
tty
type
typing
unicode
Expand Down
4 changes: 2 additions & 2 deletions tutorial/interpreter.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ 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: \n"
"PO-Revision-Date: 2024-08-02 23:31+0000\n"
"Last-Translator: Panagiotis Skias <panagiotis.skias@gmail.com>\n"
"Language-Team: PyGreece <pygreece@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"
"X-Generator: Poedit 3.4.4\n"

#: tutorial/interpreter.rst:5
msgid "Using the Python Interpreter"
Expand Down