@@ -7,15 +7,15 @@ msgstr ""
7
7
"Project-Id-Version : Python 3.11\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2022-12-17 01:28+0300\n "
10
- "PO-Revision-Date : 2022-01-14 10:18+0300 \n "
10
+ "PO-Revision-Date : 2022-12-29 00:51-0500 \n "
11
11
"Last-Translator : \n "
12
12
"Language-Team : TURKISH <python.docs.tr@gmail.com>\n "
13
13
"Language : tr\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
18
- "X-Generator : Poedit 3.0.1 \n "
18
+ "X-Generator : Poedit 3.2.2 \n "
19
19
20
20
#: faq/gui.rst:5
21
21
msgid "Graphic User Interface FAQ"
@@ -94,7 +94,6 @@ msgstr ""
94
94
"değişkenlerini kullanarak onlara işaret etmektir."
95
95
96
96
#: faq/gui.rst:49
97
- #, fuzzy
98
97
msgid ""
99
98
"To get truly stand-alone applications, the Tcl scripts that form the library "
100
99
"have to be integrated into the application as well. One tool supporting that "
@@ -132,7 +131,7 @@ msgstr ""
132
131
"yok! Ancak G/Ç kodunuzu tekrardan yapılandırmanız gerekecek. Tk, Xt'nin :c:"
133
132
"func:`XtAddInput()` çağrısına eş değerdir; bu, bir dosya tanıtıcısında G/Ç "
134
133
"mümkün olduğunda Tk ana döngüsünden çağrılacak bir geri arama işlevini "
135
- "kaydetmenize olanak tanır. Bkz. :ref:`tkinter-file-handlers`"
134
+ "kaydetmenize olanak tanır. Bkz. :ref:`tkinter-file-handlers`. "
136
135
137
136
#: faq/gui.rst:71
138
137
msgid "I can't get key bindings to work in Tkinter: why?"
0 commit comments