Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
1d24b24
Update ios.po translation
skpanagiotis Jun 18, 2025
1f55147
Update ios.po translation
skpanagiotis Jun 19, 2025
45c9ca6
Merge branch '3.14' of https://github.com/skpanagiotis/python-docs-gr…
skpanagiotis Jun 19, 2025
6d4f829
Merge branch '3.14' into using-ios
skpanagiotis Jun 23, 2025
5797608
Update ios.po translation and fixes in main.txt
skpanagiotis Jun 23, 2025
c019e68
Merge branch 'using-ios' of https://github.com/skpanagiotis/python-do…
skpanagiotis Jun 23, 2025
f8aa87b
Update using/ios.po
skpanagiotis Dec 9, 2025
cafecc5
Update using/ios.po
skpanagiotis Dec 9, 2025
f0f3f20
Update using/ios.po
skpanagiotis Dec 9, 2025
452d68c
Update using/ios.po
skpanagiotis Dec 9, 2025
6347598
Update using/ios.po
skpanagiotis Dec 9, 2025
06fc0a5
Update using/ios.po
skpanagiotis Dec 9, 2025
15e9e00
Update using/ios.po
skpanagiotis Dec 9, 2025
8e80102
Update using/ios.po
skpanagiotis Dec 9, 2025
0bdbc9f
Update using/ios.po
skpanagiotis Dec 9, 2025
a29b42b
Update using/ios.po
skpanagiotis Dec 9, 2025
6ad8585
Update using/ios.po
skpanagiotis Dec 9, 2025
11098e8
Update using/ios.po
skpanagiotis Dec 9, 2025
5bc8ac0
Minor fix
skpanagiotis Dec 10, 2025
5422a5d
Merge branch '3.14' into using-ios
skpanagiotis Dec 10, 2025
3a78aee
Update ios.po
skpanagiotis Dec 10, 2025
4352401
Minor fix
skpanagiotis Dec 10, 2025
371730f
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Dec 10, 2025
f4faa9b
Minor fixes in translation
skpanagiotis Dec 11, 2025
c97f6dc
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot] Dec 11, 2025
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 fixes in translation
  • Loading branch information
skpanagiotis committed Dec 11, 2025
commit f4faa9b4413c2f3c578a390004b3e73dfcc28fd6
13 changes: 5 additions & 8 deletions using/ios.po
Original file line number Diff line number Diff line change
Expand Up @@ -712,15 +712,12 @@ msgid ""
"they can be installed into the ``app-testbed/Testbed/app_packages`` folder "
"(using ``pip install --target app-testbed/Testbed/app_packages`` or similar)."
msgstr ""
"Θα χρειαστεί να τροποποιήσετε την αναφορά ``iOS/testbed`` ώστε να δείχνει σε "
"εκείνον τον φάκελο στο δέντρο πηγαίου κώδικα την CPython∙ οποιοιδήποτε "
"φάκελοι καθοριστούν με το flag ``--app`` θα αντιγραφούν στο κλωνοποιημένο "
"Οποιοιδήποτε φάκελοι καθοριστούν με το flag ``--app`` θα αντιγραφούν στο κλωνοποιημένο "
"έργο testbed. Το τελικό testbed θα δημιουργηθεί στον φάκελο ``app-testbed``. "
"Σε αυτό το παράδειγμα, τα ``module1`` και ``module2`` θα είναι module που "
"μπορούν να εισαχθούν κατά τον χρόνο εκτέλεσης. Αν το έργο σας έχει επιπλέον "
"εξαρτήσεις μπορείτε να τις εγκαταστήσετε στον φάκελο ``app-testbed/"
"iOSTestbed/app_packages`` (χρησιμοποιώντας το ``pip install --target app-"
"testbed/iOSTestbed/app_packages`` ή παρόμοια εντολή)."
"εξαρτήσεις μπορείτε να τις εγκαταστήσετε στον φάκελο ``app-testbed/Testbed/app_packages`` "
"(χρησιμοποιώντας το ``pip install --target app-testbed/Testbed/app_packages`` ή παρόμοια εντολή)."

#: using/ios.rst:294
msgid ""
Expand Down Expand Up @@ -837,8 +834,8 @@ msgid ""
"issues with the App Store review process. This patch is applied "
"automatically when building for iOS."
msgstr ""
"Το δένδρο πηγαίου κώδικα της Python περιέχει :source:`ένα αρχείο patch <Mac/"
"Resources/app-store-compliance.patch>` που θα αφαιρέσει όλον τον κώδικα που "
"Το δένδρο πηγαίου κώδικα της Python περιέχει :source:`a patch file <Mac/Resources/app-"
"store-compliance.patch>` που θα αφαιρέσει όλον τον κώδικα που "
"είναι γνωστό ότι προκαλεί προβλήματα με τη διαδικασία αξιολόγησης του App "
"Store. Αυτό το patch εφαρμόζεται αυτόματα κατά την κατασκευή για iOS."

Expand Down
Loading