Skip to content

Commit 09eae00

Browse files
committed
Update
1 parent 3344e41 commit 09eae00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/datetime.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,18 +177,18 @@ msgstr ":mod:`datetime` modülü aşağıdaki sabitleri dışa aktarır:"
177177
#: library/datetime.rst:86
178178
msgid ""
179179
"The smallest year number allowed in a :class:`date` or :class:`.datetime` "
180-
"object. :const:`MINYEAR` is ``1``."
180+
"object. :const:`MINYEAR` is ``1`` ."
181181
msgstr ""
182182
"Bir :class:`date` veya :class:`.datetime` nesnesinde izin verilen en küçük "
183-
"yıl sayısı. :const:`MINYEAR` ``1``dir."
183+
"yıl sayısı. :const:`MINYEAR` ``1`` 'dir."
184184

185185
#: library/datetime.rst:92
186186
msgid ""
187187
"The largest year number allowed in a :class:`date` or :class:`.datetime` "
188-
"object. :const:`MAXYEAR` is ``9999``."
188+
"object. :const:`MAXYEAR` is ``9999`` ."
189189
msgstr ""
190190
"Bir :class:`date` veya :class:`.datetime` nesnesinde izin verilen en büyük "
191-
"yıl sayısı. :const:`MAXYEAR` ``9999``dur."
191+
"yıl sayısı. :const:`MAXYEAR` ``9999`` 'dur."
192192

193193
#: library/datetime.rst:97
194194
msgid "Alias for the UTC timezone singleton :attr:`datetime.timezone.utc`."

0 commit comments

Comments
 (0)