File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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:"
177
177
#: library/datetime.rst:86
178
178
msgid ""
179
179
"The smallest year number allowed in a :class:`date` or :class:`.datetime` "
180
- "object. :const:`MINYEAR` is ``1``."
180
+ "object. :const:`MINYEAR` is ``1`` ."
181
181
msgstr ""
182
182
"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."
184
184
185
185
#: library/datetime.rst:92
186
186
msgid ""
187
187
"The largest year number allowed in a :class:`date` or :class:`.datetime` "
188
- "object. :const:`MAXYEAR` is ``9999``."
188
+ "object. :const:`MAXYEAR` is ``9999`` ."
189
189
msgstr ""
190
190
"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."
192
192
193
193
#: library/datetime.rst:97
194
194
msgid "Alias for the UTC timezone singleton :attr:`datetime.timezone.utc`."
You can’t perform that action at this time.
0 commit comments