3
3
# This file is distributed under the same license as the Python package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
- #, fuzzy
7
6
msgid ""
8
7
msgstr ""
9
8
"Project-Id-Version : Python 3.10\n "
10
9
"Report-Msgid-Bugs-To : \n "
11
10
"POT-Creation-Date : 2021-12-17 23:20+0300\n "
12
- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE \n "
13
- "Last-Translator : FULL NAME <EMAIL@ADDRESS> \n "
14
- "Language-Team : LANGUAGE <LL@li.org >\n "
15
- "Language : \n "
11
+ "PO-Revision-Date : 2021-12-31 17:57+0300 \n "
12
+ "Last-Translator : \n "
13
+ "Language-Team : TURKISH <python.docs.tr@gmail.com >\n "
14
+ "Language : tr \n "
16
15
"MIME-Version : 1.0\n "
17
16
"Content-Type : text/plain; charset=UTF-8\n "
18
17
"Content-Transfer-Encoding : 8bit\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
19
+ "X-Generator : Poedit 3.0.1\n "
19
20
20
21
#: tools/templates/customsourcelink.html:3
21
22
msgid "This Page"
@@ -34,8 +35,7 @@ msgid "CPython implementation detail:"
34
35
msgstr ""
35
36
36
37
#: tools/templates/dummy.html:7
37
- msgid ""
38
- "Deprecated since version {deprecated}, will be removed in version {removed}"
38
+ msgid "Deprecated since version {deprecated}, will be removed in version {removed}"
39
39
msgstr ""
40
40
41
41
#: tools/templates/dummy.html:8
@@ -75,8 +75,7 @@ msgid "What's new in Python %(version)s?"
75
75
msgstr ""
76
76
77
77
#: tools/templates/indexcontent.html:14
78
- msgid ""
79
- "or <a href=\" %(whatsnew_index)s\" >all \" What's new\" documents</a> since 2.0"
78
+ msgid "or <a href=\" %(whatsnew_index)s\" >all \" What's new\" documents</a> since 2.0"
80
79
msgstr ""
81
80
82
81
#: tools/templates/indexcontent.html:15
0 commit comments