Skip to content

Translate library trace #1107

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

Open
wants to merge 2 commits into
base: 3.14
Choose a base branch
from

Conversation

Maxcode123
Copy link

Ποιο issue κλείνει το συγκεκριμένο PR;

Closes #996

Περιγραφή του PR

Το παρόν εισάγει τις εξής αλλαγές:

  • Μετάφραση των οδηγιών του trace module.
  • Προσθήκη καινούριων λέξεων στο γλωσσάρι dictionaries/main.txt

Πως εξέτασα τις εισαχθείσες αλλαγές

Χρησιμοποίησα

Βήματα προς αναπαραγωγή
(Στον ριζικό φάκελο python-docs-el/)

  1. Δημιουργία περιβάλλοντος
> uv venv
  1. Εγκατάσταση προαπαιτήσεων Python
> uv pip install -r requirements.txt
  1. Προσθήκη τοπικών εκτελέσιμων στο PATH μέσω του αρχείου .envrc που αναγιγνώσκεται από το direnv
> echo 'export PATH="$PATH:/path/to/python-docs-el/.venv/bin"' > .envrc
> direnv allow
  1. Δημιουργία αρχείων και προβολή στον browser
> make && make serve
  1. Επίσκεψη της σελίδας http://127.0.0.1:8000/library/trace.html
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.14] Translate library/trace.po
1 participant