Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 3 commits intopython:3.11frommertssmnoglu:library/tk.po
Feb 9, 2023
Merged
Changes fromall commits
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
24 changes: 21 additions & 3 deletionslibrary/tk.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,23 +2,23 @@
# Copyright (C) 2001-2023, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-17 01:28+0300\n"
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date:2023-02-09 19:07+0300\n"
"Last-Translator: \n"
"Language-Team: TURKISH <python.docs.tr@gmail.com>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.2.2\n"

#: library/tk.rst:5
msgid "Graphical User Interfaces with Tk"
msgstr ""
msgstr "Tk ile Grafik Kullanıcı Arayüzleri"

#: library/tk.rst:13
msgid ""
Expand All@@ -27,6 +27,11 @@ msgid ""
"programmers using the :mod:`tkinter` package, and its extension, the :mod:"
"`tkinter.tix` and the :mod:`tkinter.ttk` modules."
msgstr ""
"Tk/Tcl uzun zamandır Python'ın ayrılmaz bir parçası olmuştur. Python "
"programcılarının :mod:`tkinter` paketini ve onun uzantısı olan :mod:`tkinter."
"tix` ve :mod:`tkinter.ttk` modüllerini kullanarak programcıların "
"kullanabilecekleri sağlam ve platformdan bağımsız bir pencereleme araç seti "
"sunar."

#: library/tk.rst:18
msgid ""
Expand All@@ -36,6 +41,11 @@ msgid ""
"mod:`tkinter` is a set of wrappers that implement the Tk widgets as Python "
"classes."
msgstr ""
":mod:`tkinter` paketi Tcl/Tk üzerinde ince bir nesne yönelimli katmandır. :mod:"
"`tkinter` kullanmak için Tcl kodu yazmanıza gerek yoktur, ancak Tk "
"belgelerine ve bazen de Tcl belgelerine başvurmanız gerekecektir. :mod:"
"`tkinter`, Tk widget'larını Python sınıfları olarak uygulayan bir dizi "
"sarmalayıcıdır."

#: library/tk.rst:24
msgid ""
Expand All@@ -48,3 +58,11 @@ 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 "
"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 "
"olmasına rağmen, Tk 8.5'te bu durum büyük ölçüde geliştirilmiştir. Bununla birlikte, "
"ilginizi çekebilecek başka birçok GUI kütüphanesi vardır. Python wiki, "
"birkaç alternatif `GUI geliştirme çerçevesi ve aracını <https://wiki.python."
"org/moin/GuiProgramming>`_ sizler için listeler."

[8]ページ先頭

©2009-2025 Movatter.jp