10000 Translate library/tk.po to Turkish by mertssmnoglu · Pull Request #117 · python/python-docs-tr · GitHub
[go: up one dir, main page]

Skip to content

Translate library/tk.po to Turkish #117

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 3 commits into from
Feb 9, 2023
Merged
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
8000
Diff view
Diff view
Prev Previous commit
fix: Add missing apostrophe
Co-authored-by: Ege Akman <egeakmanegeakman@hotmail.com>
  • Loading branch information
mertssmnoglu and egeakman authored Feb 9, 2023
commit dbff3dc7e1b56a9b8ef19ad546df51b73621207a
2 changes: 1 addition & 1 deletion library/tk.po
61D9
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ msgid ""
"alternative `GUI frameworks and tools <https://wiki.python.org/moin/"
"GuiProgramming>`_."
msgstr ""
":mod:`tkinter`ın başlıca özellikleri hızlı olması ve genellikle Python ile "
":mod:`tkinter`'ın başlıca özellikleri hızlı olması ve genellikle Python ile "
"birlikte gelmesidir. Standart dokümantasyonu zayıf olmasına rağmen, "
"referanslar, öğreticiler, bir kitap ve diğer öğeleri içeren iyi bir materyal "
"mevcuttur. Ayrıca :mod:`tkinter` modası geçmiş ve eski bir görünüme sahip "
Expand Down
0