@@ -5718,11 +5718,10 @@ msgid "Standard Generic Classes"
5718
5718
msgstr "Standart Jenerik Sınıflar"
5719
5719
5720
5720
#: library/stdtypes.rst:4961
5721
- #, fuzzy
5722
5721
msgid ""
5723
5722
"The following standard library classes support parameterized generics. This list is non-"
5724
5723
"exhaustive."
5725
- msgstr "Bu standart kütüphane koleksiyonları parametrelendirilmiş jenerikleri destekler."
5724
+ msgstr "Bu standart kütüphane sınıfları parametrelendirilmiş jenerikleri destekler. Bu liste kapsamlı değildir ."
5726
5725
5727
5726
#: library/stdtypes.rst:4964
5728
5727
msgid ":class:`tuple`"
@@ -5869,39 +5868,34 @@ msgid ":class:`contextlib.AbstractAsyncContextManager`"
5869
5868
msgstr ":class:`contextlib.AbstractAsyncContextManager`"
5870
5869
5871
5870
#: library/stdtypes.rst:5000
5872
- #, fuzzy
5873
5871
msgid ":class:`dataclasses.Field`"
5874
- msgstr ":class:`tuple `"
5872
+ msgstr ":class:`dataclasses.Field `"
5875
5873
5876
5874
#: library/stdtypes.rst:5001
5877
5875
msgid ":class:`functools.cached_property`"
5878
- msgstr ""
5876
+ msgstr ":class:`functools.cached_property` "
5879
5877
5880
5878
#: library/stdtypes.rst:5002
5881
5879
msgid ":class:`functools.partialmethod`"
5882
5880
msgstr ""
5883
5881
5884
5882
#: library/stdtypes.rst:5003
5885
- #, fuzzy
5886
5883
msgid ":class:`os.PathLike`"
5887
- msgstr ":class:`set `"
5884
+ msgstr ":class:`os.PathLike `"
5888
5885
5889
5886
#: library/stdtypes.rst:5004
5890
- #, fuzzy
5891
5887
msgid ":class:`queue.LifoQueue`"
5892
- msgstr ":class:`frozenset `"
5888
+ msgstr ":class:`queue.LifoQueue `"
5893
5889
5894
5890
#: library/stdtypes.rst:5005
5895
- #, fuzzy
5896
5891
msgid ":class:`queue.Queue`"
5897
- msgstr ":class:`tuple `"
5892
+ msgstr ":class:`queue.Queue `"
5898
5893
5899
5894
#: library/stdtypes.rst:5006
5900
5895
msgid ":class:`queue.PriorityQueue`"
5901
- msgstr ""
5896
+ msgstr ":class:`queue.PriorityQueue` "
5902
5897
5903
5898
#: library/stdtypes.rst:5007
5904
- #, fuzzy
5905
5899
msgid ":class:`queue.SimpleQueue`"
5906
5900
msgstr ":class:`tuple`"
5907
5901
@@ -5915,21 +5909,19 @@ msgstr ":ref:`re.Match <match-objects>`"
5915
5909
5916
5910
#: library/stdtypes.rst:5010
5917
5911
msgid ":class:`shelve.BsdDbShelf`"
5918
- msgstr ""
5912
+ msgstr ":class:`shelve.BsdDbShelf` "
5919
5913
5920
5914
#: library/stdtypes.rst:5011
5921
5915
msgid ":class:`shelve.DbfilenameShelf`"
5922
- msgstr ""
5916
+ msgstr ":class:`shelve.DbfilenameShelf` "
5923
5917
5924
5918
#: library/stdtypes.rst:5012
5925
- #, fuzzy
5926
5919
msgid ":class:`shelve.Shelf`"
5927
- msgstr ":class:`set `"
5920
+ msgstr ":class:`shelve.Shelf `"
5928
5921
5929
5922
#: library/stdtypes.rst:5013
5930
- #, fuzzy
5931
5923
msgid ":class:`types.MappingProxyType`"
5932
- msgstr ":class:`collections.abc.Mapping `"
5924
+ msgstr ":class:`types.MappingProxyType `"
5933
5925
5934
5926
#: library/stdtypes.rst:5014
5935
5927
msgid ":class:`weakref.WeakKeyDictionary`"
@@ -5940,18 +5932,16 @@ msgid ":class:`weakref.WeakMethod`"
5940
5932
msgstr ""
5941
5933
5942
5934
#: library/stdtypes.rst:5016
5943
- #, fuzzy
5944
5935
msgid ":class:`weakref.WeakSet`"
5945
- msgstr ":class:`frozenset `"
5936
+ msgstr ":class:`weakref.WeakSet `"
5946
5937
5947
5938
#: library/stdtypes.rst:5017
5948
5939
msgid ":class:`weakref.WeakValueDictionary`"
5949
5940
msgstr ""
5950
5941
5951
5942
#: library/stdtypes.rst:5022
5952
- #, fuzzy
5953
5943
msgid "Special Attributes of ``GenericAlias`` objects"
5954
- msgstr "Genel Takma Adın Özel Öznitelikleri"
5944
+ msgstr "``GenericAlias`` objesinin Özel Öznitelikleri"
5955
5945
5956
5946
#: library/stdtypes.rst:5024
5957
5947
msgid "All parameterized generics implement special read-only attributes."
@@ -5962,13 +5952,13 @@ msgid "This attribute points at the non-parameterized generic class::"
5962
5952
msgstr "Bu öznitelik, parametrelendirilmemiş genel sınıfa işaret eder::"
5963
5953
5964
5954
#: library/stdtypes.rst:5036
5965
- #, fuzzy
5966
5955
msgid ""
5967
5956
"This attribute is a :class:`tuple` (possibly of length 1) of generic types passed to "
5968
5957
"the original :meth:`~object.__class_getitem__` of the generic class::"
5969
5958
msgstr ""
5970
- "Bu öznitelik, genel kabın orijinal :meth:`__class_getitem__` öğesine geçirilen genel "
5971
- "türlerin :class:`tuple` (muhtemelen uzunluğu 1'dir):"
5959
+ "Bu öznitelik, jenerik sınıfın orijinal :meth:`~object.__class_getitem__` "
5960
+ "öğesine iletilen jenerik tiplerinden bir :class:`tuple` 'dır (muhtemelen 1 "
5961
+ "uzunluğunda)::"
5972
5962
5973
5963
#: library/stdtypes.rst:5046
5974
5964
msgid ""
@@ -6003,9 +5993,8 @@ msgid "Introducing Python's framework for type annotations."
6003
5993
msgstr ""
6004
5994
6005
5995
#: library/stdtypes.rst:5078
6006
- #, fuzzy
6007
5996
msgid ":pep:`585` - Type Hinting Generics In Standard Collections"
6008
- msgstr ":pep:`585` -- \" Standart Koleksiyonlarda Tip İma Eden Jenerikler \" "
5997
+ msgstr ":pep:`585` - Standart Koleksiyonlarda Tip İma Etme (Type Hinting) Jenerikleri "
6009
5998
6010
5999
#: library/stdtypes.rst:5076
6011
6000
msgid ""
@@ -6517,9 +6506,8 @@ msgid ""
6517
6506
msgstr ""
6518
6507
6519
6508
#: library/stdtypes.rst:5520
6520
- #, fuzzy
6521
6509
msgid "Verification:"
6522
- msgstr "İşlem "
6510
+ msgstr "Doğrulama "
6523
6511
6524
6512
#: library/stdtypes.rst:5535
6525
6513
msgid "Affected APIs"
@@ -6576,7 +6564,7 @@ msgstr ""
6576
6564
#: library/stdtypes.rst:5553
6577
6565
#, fuzzy
6578
6566
msgid ":class:`str` to :class:`float`."
6579
- msgstr "Set Türleri --- :class:`set`, :class:`frozenset` "
6567
+ msgstr ":class:`str` 'den :class:`float` 'a. "
6580
6568
6581
6569
#: library/stdtypes.rst:5554
6582
6570
msgid ":class:`str` to :class:`decimal.Decimal`."
@@ -6671,9 +6659,8 @@ msgid ""
6671
6659
msgstr ""
6672
6660
6673
6661
#: library/stdtypes.rst:5613
6674
- #, fuzzy
6675
6662
msgid "Example::"
6676
- msgstr "Örnek: : :"
6663
+ msgstr "Örnek::"
6677
6664
6678
6665
#: library/stdtypes.rst:5625
6679
6666
msgid "If you need to disable it entirely, set it to ``0``."
0 commit comments