-
-
Notifications
You must be signed in to change notification settings - Fork 17
translate-library-debug #1095
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
translate-library-debug #1095
Changes from 4 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
2e45b3a
translate-library-debug
alextzioras bed9dcd
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] 7ff83a8
main additions
alextzioras f3e21fe
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] fe818eb
Update library/debug.po
alextzioras 5d12e0d
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,17 +9,17 @@ msgstr "" | |
"Project-Id-Version: Python 3.12\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2025-05-10 10:19+0300\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"Language: \n" | ||
"PO-Revision-Date: 2025-05-26 14:11+0300\n" | ||
"Last-Translator: ALEXANDROS TZIORAS [email protected]\n" | ||
"Language-Team: Language-Team: PyGreece <[email protected]>\n" | ||
"Language: el\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: library/debug.rst:3 | ||
msgid "Debugging and Profiling" | ||
msgstr "" | ||
msgstr "Αποσφαλμάτωση και Ανάλυση Απόδοσης" | ||
|
||
#: library/debug.rst:5 | ||
msgid "" | ||
|
@@ -30,3 +30,11 @@ msgid "" | |
"provide visibility into runtime behaviors that would otherwise require " | ||
"intrusive debugging or patching." | ||
msgstr "" | ||
"Αυτές οι βιβλιοθήκες σας βοηθούν στην ανάπτυξη με την Python: ο " | ||
"αποσφαλματωτής σας επιτρέπει να εκτελείτε τον κώδικα βήμα προς βήμα, να " | ||
"αναλύετε στοίβες κλήσεων και να ορίζετε σημεία διακοπής κ.ά., ενώ τα " | ||
"εργαλεία ανάλυσης απόδοσης εκτελούν τον κώδικα και σας παρέχουν λεπτομερή " | ||
"ανάλυση των χρόνων εκτέλεσης, επιτρέποντάς σας να εντοπίσετε σημεία " | ||
"συμφόρησης στα προγράμματά σας. Τα συμβάντα ελέγχου παρέχουν ορατότητα στις " | ||
"συμπεριφορές κατά τον χρόνο εκτέλεσης, οι οποίες διαφορετικά θα απαιτούσαν " | ||
"παρεμβατική αποσφαλμάτωση ή επιδιόρθωση." |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.