File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -177,18 +177,18 @@ msgstr ":mod:`datetime` modülü aşağıdaki sabitleri dışa aktarır:"
177177#: library/datetime.rst:86
178178msgid ""
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`` ."
181181msgstr ""
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
186186msgid ""
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`` ."
189189msgstr ""
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
194194msgid "Alias for the UTC timezone singleton :attr:`datetime.timezone.utc`."
You can’t perform that action at this time.
0 commit comments