FeaturesResources.tr.xlf 131.5 KB
Newer Older
T
Tom Meschter 已提交
1 2 3 4
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
  <file datatype="xml" source-language="en" target-language="tr" original="../FeaturesResources.resx">
    <body>
5 6
      <trans-unit id="Add_member_name">
        <source>Add member name</source>
7
        <target state="translated">Üye adı Ekle</target>
8 9
        <note />
      </trans-unit>
10 11 12
      <trans-unit id="Add_optional_parameter_to_constructor">
        <source>Add optional parameter to constructor</source>
        <target state="new">Add optional parameter to constructor</target>
13 14
        <note />
      </trans-unit>
15 16
      <trans-unit id="Add_parameter_to_0_and_overrides_implementations">
        <source>Add parameter to '{0}' (and overrides/implementations)</source>
17
        <target state="translated">'{0}' öğesine (ve geçersiz kılmalara/uygulamalara) parametre ekle</target>
18 19
        <note />
      </trans-unit>
20 21 22 23 24
      <trans-unit id="Add_parameter_to_constructor">
        <source>Add parameter to constructor</source>
        <target state="new">Add parameter to constructor</target>
        <note />
      </trans-unit>
T
Tom Meschter 已提交
25 26
      <trans-unit id="Add_project_reference_to_0">
        <source>Add project reference to '{0}'.</source>
27
        <target state="translated">{0}' üzerine proje başvurusu ekleyin.</target>
T
Tom Meschter 已提交
28 29 30 31
        <note />
      </trans-unit>
      <trans-unit id="Add_reference_to_0">
        <source>Add reference to '{0}'.</source>
32
        <target state="translated">{0}' üzerine başvuru ekleyin.</target>
T
Tom Meschter 已提交
33 34 35 36
        <note />
      </trans-unit>
      <trans-unit id="Actions_can_not_be_empty">
        <source>Actions can not be empty.</source>
37
        <target state="translated">Eylemler boş olamaz.</target>
T
Tom Meschter 已提交
38 39
        <note />
      </trans-unit>
40 41
      <trans-unit id="Add_tuple_element_name_0">
        <source>Add tuple element name '{0}'</source>
42
        <target state="translated">'{0}' demet öğesi adını ekle</target>
43 44
        <note />
      </trans-unit>
T
Tomáš Matoušek 已提交
45 46 47 48 49 50 51 52 53 54
      <trans-unit id="Adding_0_into_an_interface_method_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' into an interface method will prevent the debug session from continuing.</source>
        <target state="new">Adding '{0}' into an interface method will prevent the debug session from continuing.</target>
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_into_an_interface_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' into an interface will prevent the debug session from continuing.</source>
        <target state="new">Adding '{0}' into an interface will prevent the debug session from continuing.</target>
        <note />
      </trans-unit>
55 56
      <trans-unit id="Adding_method_with_explicit_interface_specifier_will_prevernt_the_debug_session_from_continuing">
        <source>Adding a method with an explicit interface specifier will prevent the debug session from continuing.</source>
57
        <target state="translated">Bir yöntem ile bir açık arabirim belirleyici ekleme hata ayıklama oturumu devam etmesini engeller.</target>
58 59
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
60 61
      <trans-unit id="Align_wrapped_arguments">
        <source>Align wrapped arguments</source>
62
        <target state="translated">Sarmalanan bağımsız değişkenleri hizala</target>
C
Cyrus Najmabadi 已提交
63 64 65 66
        <note />
      </trans-unit>
      <trans-unit id="Align_wrapped_parameters">
        <source>Align wrapped parameters</source>
67
        <target state="translated">Sarmalanan parametreleri hizala</target>
C
Cyrus Najmabadi 已提交
68 69
        <note />
      </trans-unit>
T
Tom Meschter 已提交
70
      <trans-unit id="Avoid_unnecessary_value_assignments_in_your_code_as_these_likely_indicate_redundant_value_computations_If_the_value_computation_is_not_redundant_and_you_intend_to_retain_the_assignmentcomma_then_change_the_assignment_target_to_a_local_variable_whose_name_starts_with_an_underscore_and_is_optionally_followed_by_an_integercomma_such_as___comma__1_comma__2_comma_etc">
71 72 73 74 75 76 77 78 79
        <source>Avoid unnecessary value assignments in your code, as these likely indicate redundant value computations. If the value computation is not redundant and you intend to retain the assignment, then change the assignment target to a local variable whose name starts with an underscore and is optionally followed by an integer, such as '_', '_1', '_2', etc. These are treated as special discard symbol names.</source>
        <target state="new">Avoid unnecessary value assignments in your code, as these likely indicate redundant value computations. If the value computation is not redundant and you intend to retain the assignment, then change the assignment target to a local variable whose name starts with an underscore and is optionally followed by an integer, such as '_', '_1', '_2', etc. These are treated as special discard symbol names.</target>
        <note />
      </trans-unit>
      <trans-unit id="Avoid_unused_paramereters_in_your_code_If_the_parameter_cannot_be_removed_then_change_its_name_so_it_starts_with_an_underscore_and_is_optionally_followed_by_an_integer_such_as__comma__1_comma__2_etc_These_are_treated_as_special_discard_symbol_names">
        <source>Avoid unused paramereters in your code. If the parameter cannot be removed, then change its name so it starts with an underscore and is optionally followed by an integer, such as '_', '_1', '_2', etc. These are treated as special discard symbol names.</source>
        <target state="new">Avoid unused paramereters in your code. If the parameter cannot be removed, then change its name so it starts with an underscore and is optionally followed by an integer, such as '_', '_1', '_2', etc. These are treated as special discard symbol names.</target>
        <note />
      </trans-unit>
80 81
      <trans-unit id="Change_namespace_to_0">
        <source>Change namespace to '{0}'</source>
82
        <target state="translated">Ad alanını '{0}' olarak değiştir</target>
83 84 85 86
        <note />
      </trans-unit>
      <trans-unit id="Change_to_global_namespace">
        <source>Change to global namespace</source>
87
        <target state="translated">Genel ad alanı olarak değiştir</target>
C
Cyrus Najmabadi 已提交
88 89
        <note />
      </trans-unit>
90 91 92 93 94 95 96 97 98 99
      <trans-unit id="Changing_0_from_asynchronous_to_synchronous_will_prevent_the_debug_session_from_continuing">
        <source>Changing '{0}' from asynchronous to synchronous will prevent the debug session from continuing.</source>
        <target state="new">Changing '{0}' from asynchronous to synchronous will prevent the debug session from continuing.</target>
        <note />
      </trans-unit>
      <trans-unit id="Changing_0_to_1_will_prevent_the_debug_session_from_continuing_because_it_changes_the_shape_of_the_state_machine">
        <source>Changing '{0}' to '{1}' will prevent the debug session from continuing because it changes the shape of the state machine.</source>
        <target state="new">Changing '{0}' to '{1}' will prevent the debug session from continuing because it changes the shape of the state machine.</target>
        <note />
      </trans-unit>
100 101
      <trans-unit id="Code_Quality">
        <source>Code Quality</source>
102
        <target state="translated">Kod kalite</target>
103 104
        <note />
      </trans-unit>
105 106 107 108 109
      <trans-unit id="Configure_0_code_style">
        <source>Configure {0} code style</source>
        <target state="new">Configure {0} code style</target>
        <note />
      </trans-unit>
110 111 112 113 114
      <trans-unit id="Configure_0_severity">
        <source>Configure {0} severity</source>
        <target state="new">Configure {0} severity</target>
        <note />
      </trans-unit>
115
      <trans-unit id="Convert_to_linq">
M
Manish Vasani 已提交
116
        <source>Convert to LINQ</source>
117
        <target state="translated">LINQ to dönüştürme</target>
I
Ivan Basov 已提交
118
        <note />
119
      </trans-unit>
120 121
      <trans-unit id="Add_to_0">
        <source>Add to '{0}'</source>
122
        <target state="translated">'{0}' öğesine ekle</target>
123 124
        <note />
      </trans-unit>
125 126
      <trans-unit id="Convert_to_class">
        <source>Convert to class</source>
127
        <target state="translated">Sınıfa dönüştür</target>
128 129
        <note />
      </trans-unit>
M
Manish Vasani 已提交
130 131
      <trans-unit id="Convert_to_linq_call_form">
        <source>Convert to LINQ (call form)</source>
132
        <target state="translated">LINQ (görüşmesi formu) dönüştürmek</target>
M
Manish Vasani 已提交
133 134
        <note />
      </trans-unit>
135 136
      <trans-unit id="Convert_to_struct">
        <source>Convert to struct</source>
137
        <target state="translated">Yapıya dönüştür</target>
138 139
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
140 141
      <trans-unit id="Convert_to_tuple">
        <source>Convert to tuple</source>
142
        <target state="translated">Başlığa dönüştür</target>
C
Cyrus Najmabadi 已提交
143 144
        <note />
      </trans-unit>
145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
      <trans-unit id="DisposableFieldsShouldBeDisposedDescription">
        <source>A type that implements System.IDisposable declares fields that are of types that also implement IDisposable. The Dispose method of the field is not called by the Dispose method of the declaring type. To fix a violation of this rule, call Dispose on fields that are of types that implement IDisposable if you are responsible for allocating and releasing the unmanaged resources held by the field.</source>
        <target state="new">A type that implements System.IDisposable declares fields that are of types that also implement IDisposable. The Dispose method of the field is not called by the Dispose method of the declaring type. To fix a violation of this rule, call Dispose on fields that are of types that implement IDisposable if you are responsible for allocating and releasing the unmanaged resources held by the field.</target>
        <note />
      </trans-unit>
      <trans-unit id="Disposable_field_0_is_never_disposed">
        <source>Disposable field '{0}' is never disposed</source>
        <target state="new">Disposable field '{0}' is never disposed</target>
        <note />
      </trans-unit>
      <trans-unit id="Disposable_fields_should_be_disposed">
        <source>Disposable fields should be disposed</source>
        <target state="new">Disposable fields should be disposed</target>
        <note />
      </trans-unit>
      <trans-unit id="Disposable_object_created_by_0_is_never_disposed">
        <source>Disposable object created by '{0}' is never disposed</source>
        <target state="new">Disposable object created by '{0}' is never disposed</target>
        <note />
      </trans-unit>
      <trans-unit id="Dispose_objects_before_losing_scope">
        <source>Dispose objects before losing scope</source>
        <target state="new">Dispose objects before losing scope</target>
        <note />
      </trans-unit>
170 171
      <trans-unit id="Expression_value_is_never_used">
        <source>Expression value is never used</source>
172
        <target state="translated">İfade değeri asla kullanılmaz</target>
173 174
        <note />
      </trans-unit>
175 176
      <trans-unit id="Failed_to_analyze_data_flow_for_0">
        <source>Failed to analyze data-flow for: {0}</source>
177
        <target state="translated">{0} için veri akışı analiz edilemedi</target>
178 179
        <note />
      </trans-unit>
180
      <trans-unit id="Fix_formatting">
S
Sam Harwell 已提交
181
        <source>Fix formatting</source>
182
        <target state="translated">Biçimlendirme Düzeltme</target>
S
Sam Harwell 已提交
183 184
        <note />
      </trans-unit>
185 186
      <trans-unit id="Fix_typo_0">
        <source>Fix typo '{0}'</source>
187
        <target state="translated">'{0}' yazım hatasını düzeltin</target>
188 189
        <note />
      </trans-unit>
190 191
      <trans-unit id="Formatting_document">
        <source>Formatting document</source>
192
        <target state="translated">Belge biçimlendiriliyor</target>
193 194
        <note />
      </trans-unit>
195 196 197 198 199 200
      <trans-unit id="Generate_parameter_0">
        <source>Generate parameter '{0}'</source>
        <target state="new">Generate parameter '{0}'</target>
        <note />
      </trans-unit>
      <trans-unit id="Generate_parameter_0_and_overrides_implementations">
201 202
        <source>Generate parameter '{0}' (and overrides/implementations)</source>
        <target state="new">Generate parameter '{0}' (and overrides/implementations)</target>
203 204
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
205 206
      <trans-unit id="Indent_all_arguments">
        <source>Indent all arguments</source>
207
        <target state="translated">Tüm bağımsız değişkenleri girintile</target>
C
Cyrus Najmabadi 已提交
208 209 210 211
        <note />
      </trans-unit>
      <trans-unit id="Indent_all_parameters">
        <source>Indent all parameters</source>
212
        <target state="translated">Tüm parametreleri girintile</target>
C
Cyrus Najmabadi 已提交
213 214
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
215 216
      <trans-unit id="Indent_wrapped_arguments">
        <source>Indent wrapped arguments</source>
217
        <target state="translated">Sarmalanan bağımsız değişkenleri girintile</target>
C
Cyrus Najmabadi 已提交
218 219
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
220 221
      <trans-unit id="Indent_wrapped_parameters">
        <source>Indent wrapped parameters</source>
222
        <target state="translated">Sarmalanan parametreleri girintile</target>
C
Cyrus Najmabadi 已提交
223 224
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
225 226
      <trans-unit id="Indexing_can_be_simplified">
        <source>Indexing can be simplified</source>
227
        <target state="translated">Dizin oluşturma basitleştirilebilir</target>
C
Cyrus Najmabadi 已提交
228 229
        <note />
      </trans-unit>
230 231
      <trans-unit id="Introduce_constant">
        <source>Introduce constant</source>
232
        <target state="translated">Sabit ekle</target>
233 234 235 236
        <note />
      </trans-unit>
      <trans-unit id="Introduce_field">
        <source>Introduce field</source>
237
        <target state="translated">Alan ekle</target>
238 239 240 241
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local">
        <source>Introduce local</source>
242
        <target state="translated">Yerel ekle</target>
243 244 245 246
        <note />
      </trans-unit>
      <trans-unit id="Introduce_query_variable">
        <source>Introduce query variable</source>
247
        <target state="translated">Sorgu değişkeni ekle</target>
248 249
        <note />
      </trans-unit>
250 251 252 253 254
      <trans-unit id="Make_readonly_fields_writable">
        <source>Make readonly fields writable</source>
        <target state="new">Make readonly fields writable</target>
        <note>{Locked="readonly"} "readonly" is C# keyword and should not be localized.</note>
      </trans-unit>
255 256
      <trans-unit id="Invert_conditional">
        <source>Invert conditional</source>
257
        <target state="translated">Koşullu öğeyi ters çevir</target>
C
Cyrus Najmabadi 已提交
258 259
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
260 261 262 263 264 265 266 267 268 269
      <trans-unit id="Local_function_can_be_made_static">
        <source>Local function can be made static</source>
        <target state="new">Local function can be made static</target>
        <note />
      </trans-unit>
      <trans-unit id="Make_local_function_static">
        <source>Make local function 'static'</source>
        <target state="new">Make local function 'static'</target>
        <note />
      </trans-unit>
270 271 272
      <trans-unit id="Merge_with_nested_0_statement">
        <source>Merge with nested '{0}' statement</source>
        <target state="new">Merge with nested '{0}' statement</target>
Š
Šimon Koníček 已提交
273 274
        <note />
      </trans-unit>
275 276 277 278 279 280 281 282 283 284 285 286 287
      <trans-unit id="Merge_with_next_0_statement">
        <source>Merge with next '{0}' statement</source>
        <target state="new">Merge with next '{0}' statement</target>
        <note />
      </trans-unit>
      <trans-unit id="Merge_with_outer_0_statement">
        <source>Merge with outer '{0}' statement</source>
        <target state="new">Merge with outer '{0}' statement</target>
        <note />
      </trans-unit>
      <trans-unit id="Merge_with_previous_0_statement">
        <source>Merge with previous '{0}' statement</source>
        <target state="new">Merge with previous '{0}' statement</target>
Š
Šimon Koníček 已提交
288 289
        <note />
      </trans-unit>
290 291 292 293 294
      <trans-unit id="MethodMustReturnStreamThatSupportsReadAndSeek">
        <source>{0} must return a stream that supports read and seek operations.</source>
        <target state="new">{0} must return a stream that supports read and seek operations.</target>
        <note />
      </trans-unit>
295 296 297 298 299
      <trans-unit id="Modifying_0_which_contains_a_switch_expression_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains a switch expression will prevent the debug session from continuing.</source>
        <target state="new">Modifying '{0}' which contains a switch expression will prevent the debug session from continuing.</target>
        <note />
      </trans-unit>
A
Andrew Hall (METAL) 已提交
300 301 302 303 304
      <trans-unit id="Move_contents_to_namespace">
        <source>Move contents to namespace...</source>
        <target state="new">Move contents to namespace...</target>
        <note />
      </trans-unit>
G
Gen Lu 已提交
305 306
      <trans-unit id="Move_file_to_0">
        <source>Move file to '{0}'</source>
307
        <target state="translated">Dosyayı '{0}' konumuna taşı</target>
308 309 310 311
        <note />
      </trans-unit>
      <trans-unit id="Move_file_to_project_root_folder">
        <source>Move file to project root folder</source>
312
        <target state="translated">Dosyayı proje kök klasörüne taşı</target>
313 314
        <note />
      </trans-unit>
A
Andrew Hall (METAL) 已提交
315
      <trans-unit id="Move_to_namespace">
A
Andrew Hall (METAL) 已提交
316 317
        <source>Move to namespace...</source>
        <target state="new">Move to namespace...</target>
318 319
        <note />
      </trans-unit>
320 321
      <trans-unit id="Private_member_0_can_be_removed_as_the_value_assigned_to_it_is_never_read">
        <source>Private member '{0}' can be removed as the value assigned to it is never read.</source>
322
        <target state="translated">Kendisine atanmış değeri hiç okurken özel üye '{0}'-ebilmek var olmak çıkarmak.</target>
323 324 325 326
        <note />
      </trans-unit>
      <trans-unit id="Private_member_0_is_unused">
        <source>Private member '{0}' is unused.</source>
327
        <target state="translated">Özel üye '{0}' kullanılmamış olur.</target>
328 329
        <note />
      </trans-unit>
330 331
      <trans-unit id="Modifying_source_file_will_prevent_the_debug_session_from_continuing_due_to_internal_error">
        <source>Modifying source file {0} will prevent the debug session from continuing due to internal error: {1}.</source>
332
        <target state="translated">{0} kaynak dosyasının değiştirilmesi şu iç hata nedeniyle hata ayıklama oturumunun devam etmesini engeller: {1}.</target>
C
Cyrus Najmabadi 已提交
333 334
        <note />
      </trans-unit>
M
Manish Vasani 已提交
335 336
      <trans-unit id="Private_method_0_can_be_removed_as_it_is_never_invoked">
        <source>Private method '{0}' can be removed as it is never invoked.</source>
337
        <target state="translated">'{0}' özel metodu hiç çağrılmadığından kaldırılabilir.</target>
M
Manish Vasani 已提交
338 339
        <note />
      </trans-unit>
340 341 342 343 344
      <trans-unit id="Private_property_0_can_be_converted_to_a_method_as_its_get_accessor_is_never_invoked">
        <source>Private property '{0}' can be converted to a method as its get accessor is never invoked.</source>
        <target state="new">Private property '{0}' can be converted to a method as its get accessor is never invoked.</target>
        <note />
      </trans-unit>
345 346
      <trans-unit id="Pull_0_up">
        <source>Pull '{0}' up</source>
347
        <target state="translated">'{0}' öğesini yukarı çek</target>
348 349 350 351
        <note />
      </trans-unit>
      <trans-unit id="Pull_0_up_to_1">
        <source>Pull '{0}' up to '{1}'</source>
352
        <target state="translated">'{0}' öğesini '{1}' hedefine çek</target>
353 354 355 356
        <note />
      </trans-unit>
      <trans-unit id="Pull_members_up_to_base_type">
        <source>Pull members up to base type...</source>
357
        <target state="translated">Üyeleri temel türe çek...</target>
358 359
        <note />
      </trans-unit>
360 361
      <trans-unit id="Related_method_signatures_found_in_metadata_will_not_be_updated">
        <source>Related method signatures found in metadata will not be updated.</source>
362
        <target state="translated">Meta verilerde bulunan ilgili metot imzaları güncelleştirilmez.</target>
363 364
        <note />
      </trans-unit>
365 366
      <trans-unit id="Remove_redundant_assignment">
        <source>Remove redundant assignment</source>
367
        <target state="translated">Gereksiz atamayı kaldır</target>
368 369
        <note />
      </trans-unit>
M
Manish Vasani 已提交
370
      <trans-unit id="Remove_unread_private_members">
M
Manish Vasani 已提交
371
        <source>Remove unread private members</source>
372
        <target state="translated">Okunmamış özel üyeleri kaldır</target>
M
Manish Vasani 已提交
373 374
        <note />
      </trans-unit>
M
Manish Vasani 已提交
375 376
      <trans-unit id="Remove_unused_member">
        <source>Remove unused member</source>
377
        <target state="translated">Kullanılmayan üye kaldırma</target>
M
Manish Vasani 已提交
378 379
        <note />
      </trans-unit>
380 381
      <trans-unit id="Remove_unused_parameter">
        <source>Remove unused parameter</source>
382
        <target state="translated">Kullanılmayan parametreyi kaldırma</target>
383 384
        <note />
      </trans-unit>
M
Manish Vasani 已提交
385 386
      <trans-unit id="Remove_unused_parameter_0">
        <source>Remove unused parameter '{0}'</source>
387
        <target state="translated">Kullanılmayan '{0}' parametresini kaldır</target>
M
Manish Vasani 已提交
388 389 390 391
        <note />
      </trans-unit>
      <trans-unit id="Remove_unused_parameter_0_if_it_is_not_part_of_a_shipped_public_API">
        <source>Remove unused parameter '{0}' if it is not part of a shipped public API</source>
392
        <target state="translated">Kullanılmayan '{0}' parametresi gönderilmiş bir genel API'nin parçası değilse parametreyi kaldırın</target>
M
Manish Vasani 已提交
393 394 395 396
        <note />
      </trans-unit>
      <trans-unit id="Remove_unused_parameter_0_if_it_is_not_part_of_a_shipped_public_API_its_initial_value_is_never_used">
        <source>Remove unused parameter '{0}' if it is not part of a shipped public API, its initial value is never used</source>
397
        <target state="translated">Kullanılmayan '{0}' parametresi gönderilmiş bir genel API'nin parçası değilse parametreyi kaldırın, parametrenin ilk değeri asla kullanılmaz</target>
M
Manish Vasani 已提交
398 399 400 401
        <note />
      </trans-unit>
      <trans-unit id="Remove_unused_parameter_0_its_initial_value_is_never_used">
        <source>Remove unused parameter '{0}', its initial value is never used</source>
402
        <target state="translated">Kullanılmayan '{0}' parametresini kaldırın, parametrenin ilk değeri hiç kullanılmaz</target>
M
Manish Vasani 已提交
403
        <note />
404
      </trans-unit>
M
Manish Vasani 已提交
405
      <trans-unit id="Remove_unused_private_members">
M
Manish Vasani 已提交
406
        <source>Remove unused private members</source>
407
        <target state="translated">Kullanılmayan özel üyeleri kaldır</target>
M
Manish Vasani 已提交
408 409
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
410 411
      <trans-unit id="Replace_0_with_1">
        <source>Replace '{0}' with '{1}' </source>
412
        <target state="translated">'{0}' öğesini '{1}' ile değiştir</target>
C
Cyrus Najmabadi 已提交
413 414
        <note />
      </trans-unit>
415 416 417 418 419
      <trans-unit id="Split_into_consecutive_0_statements">
        <source>Split into consecutive '{0}' statements</source>
        <target state="new">Split into consecutive '{0}' statements</target>
        <note />
      </trans-unit>
Š
Šimon Koníček 已提交
420 421 422 423 424
      <trans-unit id="Split_into_nested_0_statements">
        <source>Split into nested '{0}' statements</source>
        <target state="new">Split into nested '{0}' statements</target>
        <note />
      </trans-unit>
425 426 427 428 429
      <trans-unit id="StreamMustSupportReadAndSeek">
        <source>Stream must support read and seek operations.</source>
        <target state="new">Stream must support read and seek operations.</target>
        <note />
      </trans-unit>
430 431 432 433 434
      <trans-unit id="Suppress_0">
        <source>Suppress {0}</source>
        <target state="new">Suppress {0}</target>
        <note />
      </trans-unit>
435 436 437 438 439
      <trans-unit id="Target_type_matches">
        <source>Target type matches</source>
        <target state="new">Target type matches</target>
        <note />
      </trans-unit>
440 441 442 443 444 445 446 447 448 449
      <trans-unit id="Unnecessary_assignment_of_a_value">
        <source>Unnecessary assignment of a value</source>
        <target state="new">Unnecessary assignment of a value</target>
        <note />
      </trans-unit>
      <trans-unit id="Unnecessary_assignment_of_a_value_to_0">
        <source>Unnecessary assignment of a value to '{0}'</source>
        <target state="new">Unnecessary assignment of a value to '{0}'</target>
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
450 451
      <trans-unit id="Unwrap_all_arguments">
        <source>Unwrap all arguments</source>
452
        <target state="translated">Tüm bağımsız değişkenlerin sarmalamasını kaldır</target>
C
Cyrus Najmabadi 已提交
453 454
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
455 456
      <trans-unit id="Unwrap_all_parameters">
        <source>Unwrap all parameters</source>
457
        <target state="translated">Tüm parametrelerin sarmalamasını kaldır</target>
C
Cyrus Najmabadi 已提交
458 459
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
460 461
      <trans-unit id="Unwrap_and_indent_all_arguments">
        <source>Unwrap and indent all arguments</source>
462
        <target state="translated">Sarmalamayı kaldır ve tüm bağımsız değişkenleri girintile</target>
C
Cyrus Najmabadi 已提交
463 464
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
465 466
      <trans-unit id="Unwrap_and_indent_all_parameters">
        <source>Unwrap and indent all parameters</source>
467
        <target state="translated">Sarmalamayı kaldır ve tüm parametreleri girintile</target>
C
Cyrus Najmabadi 已提交
468 469 470 471
        <note />
      </trans-unit>
      <trans-unit id="Unwrap_argument_list">
        <source>Unwrap argument list</source>
472
        <target state="translated">Bağımsız değişken listesinin sarmalamasını kaldır</target>
C
Cyrus Najmabadi 已提交
473 474
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
475 476 477 478 479
      <trans-unit id="Unwrap_call_chain">
        <source>Unwrap call chain</source>
        <target state="new">Unwrap call chain</target>
        <note />
      </trans-unit>
480 481
      <trans-unit id="Unwrap_expression">
        <source>Unwrap expression</source>
482
        <target state="translated">İfadenin sarmalamasını kaldır</target>
483 484
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
485 486
      <trans-unit id="Unwrap_parameter_list">
        <source>Unwrap parameter list</source>
487
        <target state="translated">Parametre listesinin sarmalamasını kaldır</target>
C
Cyrus Najmabadi 已提交
488 489
        <note />
      </trans-unit>
490 491 492 493 494
      <trans-unit id="Updating_a_0_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating a '{0}' around an active statement will prevent the debug session from continuing.</source>
        <target state="new">Updating a '{0}' around an active statement will prevent the debug session from continuing.</target>
        <note />
      </trans-unit>
495 496 497 498 499
      <trans-unit id="UseRecommendedDisposePatternDescription">
        <source>Use recommended dispose pattern to ensure that locally scoped disposable objects are disposed on all paths. If possible, wrap the creation within a 'using' statement or a 'using' declaration. Otherwise, use a try-finally pattern, with a dedicated local variable declared before the try region and an unconditional Dispose invocation on non-null value in the 'finally' region, say 'x?.Dispose()'. If the object is explicitly disposed within the try region or the dispose ownership is transfered to another object or method, assign 'null' to the local variable just after such an operation to prevent double dispose in 'finally'</source>
        <target state="new">Use recommended dispose pattern to ensure that locally scoped disposable objects are disposed on all paths. If possible, wrap the creation within a 'using' statement or a 'using' declaration. Otherwise, use a try-finally pattern, with a dedicated local variable declared before the try region and an unconditional Dispose invocation on non-null value in the 'finally' region, say 'x?.Dispose()'. If the object is explicitly disposed within the try region or the dispose ownership is transfered to another object or method, assign 'null' to the local variable just after such an operation to prevent double dispose in 'finally'</target>
        <note />
      </trans-unit>
500 501
      <trans-unit id="Use_block_body_for_lambda_expressions">
        <source>Use block body for lambda expressions</source>
502
        <target state="translated">Lambda ifadeleri için blok vücut kullanımı</target>
503 504
        <note />
      </trans-unit>
505 506
      <trans-unit id="Use_block_body_for_local_functions">
        <source>Use block body for local functions</source>
507
        <target state="translated">Yerel işlevler için blok gövdesi kullan</target>
508 509
        <note />
      </trans-unit>
510 511
      <trans-unit id="Use_compound_assignment">
        <source>Use compound assignment</source>
512
        <target state="translated">Bileşik atama kullan</target>
513 514
        <note />
      </trans-unit>
515 516
      <trans-unit id="Use_discard_underscore">
        <source>Use discard '_'</source>
517
        <target state="translated">'_' atmasını kullan</target>
518 519 520 521
        <note />
      </trans-unit>
      <trans-unit id="Use_discarded_local">
        <source>Use discarded local</source>
522
        <target state="translated">Atılmış yereli kullan</target>
523 524
        <note />
      </trans-unit>
525 526
      <trans-unit id="Use_expression_body_for_lambda_expressions">
        <source>Use expression body for lambda expressions</source>
527
        <target state="translated">Lambda ifadeleri için ifade vücut kullanımı</target>
528 529
        <note />
      </trans-unit>
530 531
      <trans-unit id="Use_expression_body_for_local_functions">
        <source>Use expression body for local functions</source>
532
        <target state="translated">Yerel işlevler için ifade gövdesi kullan</target>
533 534
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
535 536
      <trans-unit id="Use_index_operator">
        <source>Use index operator</source>
537
        <target state="translated">Dizin işleci kullan</target>
C
Cyrus Najmabadi 已提交
538 539
        <note />
      </trans-unit>
540 541
      <trans-unit id="Use_interpolated_verbatim_string">
        <source>Use interpolated verbatim string</source>
R
Rikki Gibson 已提交
542
        <target state="translated">Enterpolasyonlu kelimesi kelimesine dizeyi kullanın</target>
543 544
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
545 546
      <trans-unit id="Use_range_operator">
        <source>Use range operator</source>
547
        <target state="translated">Aralık işleci kullan</target>
C
Cyrus Najmabadi 已提交
548 549
        <note />
      </trans-unit>
550 551 552 553 554 555 556 557 558 559
      <trans-unit id="Use_recommended_dispose_pattern">
        <source>Use recommended dispose pattern</source>
        <target state="new">Use recommended dispose pattern</target>
        <note />
      </trans-unit>
      <trans-unit id="Use_recommended_dispose_pattern_to_ensure_that_object_created_by_0_is_disposed_on_all_paths_using_statement_declaration_or_try_finally">
        <source>Use recommended dispose pattern to ensure that object created by '{0}' is disposed on all paths: using statement/declaration or try/finally</source>
        <target state="new">Use recommended dispose pattern to ensure that object created by '{0}' is disposed on all paths: using statement/declaration or try/finally</target>
        <note>{Locked="using"}{Locked="try"}{Locked="finally"} "using", "try" and "finally" are C# keywords and should not be localized.</note>
      </trans-unit>
560 561 562
      <trans-unit id="Use_simple_using_statement">
        <source>Use simple 'using' statement</source>
        <target state="new">Use simple 'using' statement</target>
563 564
        <note />
      </trans-unit>
565 566
      <trans-unit id="Warning_colon_changing_namespace_may_produce_invalid_code_and_change_code_meaning">
        <source>Warning: Changing namespace may produce invalid code and change code meaning.</source>
567
        <target state="translated">Uyarı: Ad alanının değiştirilmesi geçersiz kod oluşturabilir ve kodun anlamını değiştirebilir.</target>
568 569
        <note />
      </trans-unit>
570 571 572 573 574
      <trans-unit id="Wrap_and_align_call_chain">
        <source>Wrap and align call chain</source>
        <target state="new">Wrap and align call chain</target>
        <note />
      </trans-unit>
575 576 577 578 579
      <trans-unit id="Warning_colon_semantics_may_change_when_converting_statement">
        <source>Warning: Semantics may change when converting statement.</source>
        <target state="new">Warning: Semantics may change when converting statement.</target>
        <note />
      </trans-unit>
580 581 582
      <trans-unit id="Wrap_and_align_expression">
        <source>Wrap and align expression</source>
        <target state="new">Wrap and align expression</target>
583 584
        <note />
      </trans-unit>
585 586 587 588 589
      <trans-unit id="Wrap_and_align_long_call_chain">
        <source>Wrap and align long call chain</source>
        <target state="new">Wrap and align long call chain</target>
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
590 591 592
      <trans-unit id="Wrap_call_chain">
        <source>Wrap call chain</source>
        <target state="new">Wrap call chain</target>
C
Cyrus Najmabadi 已提交
593 594
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
595 596
      <trans-unit id="Wrap_every_argument">
        <source>Wrap every argument</source>
597
        <target state="translated">Her bağımsız değişkeni sarmala</target>
C
Cyrus Najmabadi 已提交
598 599 600 601
        <note />
      </trans-unit>
      <trans-unit id="Wrap_every_parameter">
        <source>Wrap every parameter</source>
602
        <target state="translated">Her parametreyi sarmala</target>
C
Cyrus Najmabadi 已提交
603 604
        <note />
      </trans-unit>
605 606
      <trans-unit id="Wrap_expression">
        <source>Wrap expression</source>
607
        <target state="translated">İfadeyi sarmala</target>
608 609
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
610 611
      <trans-unit id="Wrap_long_argument_list">
        <source>Wrap long argument list</source>
612
        <target state="translated">Uzun bağımsız değişken listesini sarmala</target>
C
Cyrus Najmabadi 已提交
613 614
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
615 616 617
      <trans-unit id="Wrap_long_call_chain">
        <source>Wrap long call chain</source>
        <target state="new">Wrap long call chain</target>
C
Cyrus Najmabadi 已提交
618 619
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
620 621
      <trans-unit id="Wrap_long_parameter_list">
        <source>Wrap long parameter list</source>
622
        <target state="translated">Uzun parametre listesini sarmala</target>
C
Cyrus Najmabadi 已提交
623 624
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
625 626
      <trans-unit id="Wrapping">
        <source>Wrapping</source>
627
        <target state="translated">Kaydırma</target>
C
Cyrus Najmabadi 已提交
628 629
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
630 631
      <trans-unit id="_0_can_be_simplified">
        <source>{0} can be simplified</source>
632
        <target state="translated">{0} basitleştirilebilir</target>
C
Cyrus Najmabadi 已提交
633 634
        <note />
      </trans-unit>
T
Tom Meschter 已提交
635 636
      <trans-unit id="generic_overload">
        <source>generic overload</source>
637
        <target state="translated">genel aşırı yükleme</target>
T
Tom Meschter 已提交
638 639 640 641
        <note />
      </trans-unit>
      <trans-unit id="generic_overloads">
        <source>generic overloads</source>
642
        <target state="translated">genel aşırı yüklemeler</target>
T
Tom Meschter 已提交
643 644
        <note />
      </trans-unit>
645 646 647 648 649
      <trans-unit id="in_Source_attribute">
        <source>in Source (attribute)</source>
        <target state="new">in Source (attribute)</target>
        <note />
      </trans-unit>
T
Tom Meschter 已提交
650 651
      <trans-unit id="overload">
        <source>overload</source>
652
        <target state="translated">aşırı yükleme</target>
T
Tom Meschter 已提交
653 654 655 656
        <note />
      </trans-unit>
      <trans-unit id="overloads_">
        <source>overloads</source>
657
        <target state="translated">aşırı yüklemeler</target>
T
Tom Meschter 已提交
658 659 660 661
        <note />
      </trans-unit>
      <trans-unit id="_0_Keyword">
        <source>{0} Keyword</source>
662
        <target state="translated">{0} Anahtar Sözcüğü</target>
T
Tom Meschter 已提交
663 664 665 666
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_field_colon_0_and_use_property">
        <source>Encapsulate field: '{0}' (and use property)</source>
667
        <target state="translated">Alanı kapsülle: '{0}' (ve özelliği kullan)</target>
T
Tom Meschter 已提交
668 669 670 671
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_field_colon_0_but_still_use_field">
        <source>Encapsulate field: '{0}' (but still use field)</source>
672
        <target state="translated">Alanı kapsülle: '{0}' (ancak alanı kullanmaya devam et)</target>
T
Tom Meschter 已提交
673 674 675 676
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_fields_and_use_property">
        <source>Encapsulate fields (and use property)</source>
677
        <target state="translated">Alanları kapsülle (ve özelliği kullanın)</target>
T
Tom Meschter 已提交
678 679 680 681
        <note />
      </trans-unit>
      <trans-unit id="Encapsulate_fields_but_still_use_field">
        <source>Encapsulate fields (but still use field)</source>
682
        <target state="translated">Alanları kapsülle (ancak alanı kullanmaya devam et)</target>
T
Tom Meschter 已提交
683 684 685 686
        <note />
      </trans-unit>
      <trans-unit id="Could_not_extract_interface_colon_The_selection_is_not_inside_a_class_interface_struct">
        <source>Could not extract interface: The selection is not inside a class/interface/struct.</source>
687
        <target state="translated">Arabirim ayıklanamadı: Seçim bir sınıf/arabirim/yapı birimi içinde değil.</target>
T
Tom Meschter 已提交
688 689 690 691
        <note />
      </trans-unit>
      <trans-unit id="Could_not_extract_interface_colon_The_type_does_not_contain_any_member_that_can_be_extracted_to_an_interface">
        <source>Could not extract interface: The type does not contain any member that can be extracted to an interface.</source>
692
        <target state="translated">Arabirim ayıklanamadı: Tür, arabirime çıkarılabilecek bir üye içermiyor.</target>
T
Tom Meschter 已提交
693 694 695 696
        <note />
      </trans-unit>
      <trans-unit id="can_t_not_construct_final_tree">
        <source>can't not construct final tree</source>
697
        <target state="translated">Son ağaç oluşturulamıyor</target>
T
Tom Meschter 已提交
698 699 700 701
        <note />
      </trans-unit>
      <trans-unit id="Parameters_type_or_return_type_cannot_be_an_anonymous_type_colon_bracket_0_bracket">
        <source>Parameters' type or return type cannot be an anonymous type : [{0}]</source>
702
        <target state="translated">Parametrelerin türü veya dönüş türü anonim tür olamaz: [{0}]</target>
T
Tom Meschter 已提交
703 704 705 706
        <note />
      </trans-unit>
      <trans-unit id="The_selection_contains_no_active_statement">
        <source>The selection contains no active statement.</source>
707
        <target state="translated">Seçim etkin deyim içermiyor.</target>
T
Tom Meschter 已提交
708 709 710 711
        <note />
      </trans-unit>
      <trans-unit id="The_selection_contains_an_error_or_unknown_type">
        <source>The selection contains an error or unknown type.</source>
712
        <target state="translated">Seçim bir hata veya bilinmeyen tür içeriyor.</target>
T
Tom Meschter 已提交
713 714 715 716
        <note />
      </trans-unit>
      <trans-unit id="Type_parameter_0_is_hidden_by_another_type_parameter_1">
        <source>Type parameter '{0}' is hidden by another type parameter '{1}'.</source>
717
        <target state="translated">Tür parametresi '{0}' farklı bir tür parametresi olan '{1}' tarafından gizlendi.</target>
T
Tom Meschter 已提交
718 719 720 721
        <note />
      </trans-unit>
      <trans-unit id="The_address_of_a_variable_is_used_inside_the_selected_code">
        <source>The address of a variable is used inside the selected code.</source>
722
        <target state="translated">Değişkenin adresi seçilen kod içinde kullanılıyor.</target>
T
Tom Meschter 已提交
723 724 725 726
        <note />
      </trans-unit>
      <trans-unit id="Assigning_to_readonly_fields_must_be_done_in_a_constructor_colon_bracket_0_bracket">
        <source>Assigning to readonly fields must be done in a constructor : [{0}].</source>
727
        <target state="translated">Salt okunur alanlara atama bir oluşturucuda yapılmalıdır: [{0}].</target>
T
Tom Meschter 已提交
728 729 730 731
        <note />
      </trans-unit>
      <trans-unit id="generated_code_is_overlapping_with_hidden_portion_of_the_code">
        <source>generated code is overlapping with hidden portion of the code</source>
732
        <target state="translated">Üretilen kod kodun gizli bölümüyle çakışıyor</target>
T
Tom Meschter 已提交
733 734 735 736
        <note />
      </trans-unit>
      <trans-unit id="Add_optional_parameters_to_0">
        <source>Add optional parameters to '{0}'</source>
737
        <target state="translated">{0}' öğesine isteğe bağlı parametreler ekle</target>
T
Tom Meschter 已提交
738 739 740 741
        <note />
      </trans-unit>
      <trans-unit id="Add_parameters_to_0">
        <source>Add parameters to '{0}'</source>
742
        <target state="translated">{0}' öğesine parametre ekle</target>
T
Tom Meschter 已提交
743 744 745 746
        <note />
      </trans-unit>
      <trans-unit id="Generate_delegating_constructor_0_1">
        <source>Generate delegating constructor '{0}({1})'</source>
747
        <target state="translated">{0}({1})' temsilci oluşturucusunu üret</target>
T
Tom Meschter 已提交
748 749 750 751
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor_0_1">
        <source>Generate constructor '{0}({1})'</source>
752
        <target state="translated">{0}({1})' oluşturucusunu üret</target>
T
Tom Meschter 已提交
753 754 755 756
        <note />
      </trans-unit>
      <trans-unit id="Generate_field_assigning_constructor_0_1">
        <source>Generate field assigning constructor '{0}({1})'</source>
757
        <target state="translated">{0}({1})' alan atama oluşturucusunu üret</target>
T
Tom Meschter 已提交
758 759 760 761
        <note />
      </trans-unit>
      <trans-unit id="Generate_Equals_and_GetHashCode">
        <source>Generate Equals and GetHashCode</source>
762
        <target state="translated">Equals ve GetHashCode oluştur</target>
T
Tom Meschter 已提交
763 764 765 766
        <note />
      </trans-unit>
      <trans-unit id="Generate_Equals_object">
        <source>Generate Equals(object)</source>
767
        <target state="translated">Equals(object) oluştur</target>
T
Tom Meschter 已提交
768 769 770 771
        <note />
      </trans-unit>
      <trans-unit id="Generate_GetHashCode">
        <source>Generate GetHashCode()</source>
772
        <target state="translated">GetHashCode() oluştur</target>
T
Tom Meschter 已提交
773 774 775 776
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor_in_0">
        <source>Generate constructor in '{0}'</source>
777
        <target state="translated">{0}' içinde oluşturucu üretin</target>
T
Tom Meschter 已提交
778 779 780 781
        <note />
      </trans-unit>
      <trans-unit id="Generate_all">
        <source>Generate all</source>
782
        <target state="translated">Tümünü üret</target>
T
Tom Meschter 已提交
783 784 785 786
        <note />
      </trans-unit>
      <trans-unit id="Generate_enum_member_1_0">
        <source>Generate enum member '{1}.{0}'</source>
787
        <target state="translated">{1}.{0}' sabit listesi üyesini oluştur</target>
T
Tom Meschter 已提交
788 789 790 791
        <note />
      </trans-unit>
      <trans-unit id="Generate_constant_1_0">
        <source>Generate constant '{1}.{0}'</source>
792
        <target state="translated">{1}.{0}' sabitini oluştur</target>
T
Tom Meschter 已提交
793 794 795 796
        <note />
      </trans-unit>
      <trans-unit id="Generate_read_only_property_1_0">
        <source>Generate read-only property '{1}.{0}'</source>
797
        <target state="translated">{1}.{0}' salt okunur özelliğini üretin</target>
T
Tom Meschter 已提交
798 799 800 801
        <note />
      </trans-unit>
      <trans-unit id="Generate_property_1_0">
        <source>Generate property '{1}.{0}'</source>
802
        <target state="translated">{1}.{0}' özelliğini üretin</target>
T
Tom Meschter 已提交
803 804 805 806
        <note />
      </trans-unit>
      <trans-unit id="Generate_read_only_field_1_0">
        <source>Generate read-only field '{1}.{0}'</source>
807
        <target state="translated">{1}.{0}' salt okunur alanını üretin</target>
T
Tom Meschter 已提交
808 809 810 811
        <note />
      </trans-unit>
      <trans-unit id="Generate_field_1_0">
        <source>Generate field '{1}.{0}'</source>
812
        <target state="translated">{1}.{0}' alanını oluştur</target>
T
Tom Meschter 已提交
813 814 815 816
        <note />
      </trans-unit>
      <trans-unit id="Generate_local_0">
        <source>Generate local '{0}'</source>
817
        <target state="translated">Yerel '{0}' üretin</target>
T
Tom Meschter 已提交
818 819 820 821
        <note />
      </trans-unit>
      <trans-unit id="Generate_0_1_in_new_file">
        <source>Generate {0} '{1}' in new file</source>
822
        <target state="translated">Yeni dosyada {0} '{1}' oluştur</target>
T
Tom Meschter 已提交
823 824 825 826
        <note />
      </trans-unit>
      <trans-unit id="Generate_nested_0_1">
        <source>Generate nested {0} '{1}'</source>
827
        <target state="translated">İç içe {0} '{1}' oluştur</target>
T
Tom Meschter 已提交
828 829 830 831
        <note />
      </trans-unit>
      <trans-unit id="Global_Namespace">
        <source>Global Namespace</source>
832
        <target state="translated">Genel Ad Uzayı</target>
T
Tom Meschter 已提交
833 834 835 836
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_explicitly">
        <source>Implement interface explicitly</source>
837
        <target state="translated">Arabirimi açıkça uygula</target>
T
Tom Meschter 已提交
838 839 840 841
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_abstractly">
        <source>Implement interface abstractly</source>
842
        <target state="translated">Arabirimi soyut olarak uygula</target>
T
Tom Meschter 已提交
843 844 845 846
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_through_0">
        <source>Implement interface through '{0}'</source>
847
        <target state="translated">Arabirimi '{0}' aracılığıyla uygula</target>
T
Tom Meschter 已提交
848 849 850 851
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface">
        <source>Implement interface</source>
852
        <target state="translated">Arabirimi uygula</target>
T
Tom Meschter 已提交
853 854 855 856
        <note />
      </trans-unit>
      <trans-unit id="Introduce_field_for_0">
        <source>Introduce field for '{0}'</source>
857
        <target state="translated">{0}' için alanı ortaya çıkar</target>
T
Tom Meschter 已提交
858 859 860 861
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_for_0">
        <source>Introduce local for '{0}'</source>
862
        <target state="translated">{0}' için yereli ortaya çıkar</target>
T
Tom Meschter 已提交
863 864 865 866
        <note />
      </trans-unit>
      <trans-unit id="Introduce_constant_for_0">
        <source>Introduce constant for '{0}'</source>
867
        <target state="translated">{0}' için sabiti ortaya çıkar</target>
T
Tom Meschter 已提交
868 869 870 871
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_constant_for_0">
        <source>Introduce local constant for '{0}'</source>
872
        <target state="translated">{0}' için yerel sabiti ortaya çıkar</target>
T
Tom Meschter 已提交
873 874 875 876
        <note />
      </trans-unit>
      <trans-unit id="Introduce_field_for_all_occurrences_of_0">
        <source>Introduce field for all occurrences of '{0}'</source>
877
        <target state="translated">Tüm '{0}' oluşumları için alanı ortaya çıkar</target>
T
Tom Meschter 已提交
878 879 880 881
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_for_all_occurrences_of_0">
        <source>Introduce local for all occurrences of '{0}'</source>
882
        <target state="translated">Tüm '{0}' oluşumları için yereli ortaya çıkar</target>
T
Tom Meschter 已提交
883 884 885 886
        <note />
      </trans-unit>
      <trans-unit id="Introduce_constant_for_all_occurrences_of_0">
        <source>Introduce constant for all occurrences of '{0}'</source>
887
        <target state="translated">Tüm '{0}' oluşumları için sabiti ortaya çıkar</target>
T
Tom Meschter 已提交
888 889 890 891
        <note />
      </trans-unit>
      <trans-unit id="Introduce_local_constant_for_all_occurrences_of_0">
        <source>Introduce local constant for all occurrences of '{0}'</source>
892
        <target state="translated">Tüm '{0}' oluşumları için yerel sabiti ortaya çıkar</target>
T
Tom Meschter 已提交
893 894 895 896
        <note />
      </trans-unit>
      <trans-unit id="Introduce_query_variable_for_all_occurrences_of_0">
        <source>Introduce query variable for all occurrences of '{0}'</source>
897
        <target state="translated">Tüm '{0}' oluşumları için sorgu değişkenini ortaya çıkar</target>
T
Tom Meschter 已提交
898 899 900 901
        <note />
      </trans-unit>
      <trans-unit id="Introduce_query_variable_for_0">
        <source>Introduce query variable for '{0}'</source>
902
        <target state="translated">{0}' için sorgu değişkenini ortaya çıkar</target>
T
Tom Meschter 已提交
903 904 905 906
        <note />
      </trans-unit>
      <trans-unit id="Anonymous_Types_colon">
        <source>Anonymous Types:</source>
907
        <target state="translated">Anonim Türler:</target>
T
Tom Meschter 已提交
908 909 910 911
        <note />
      </trans-unit>
      <trans-unit id="is_">
        <source>is</source>
912
        <target state="translated">olan</target>
T
Tom Meschter 已提交
913 914 915 916
        <note />
      </trans-unit>
      <trans-unit id="Represents_an_object_whose_operations_will_be_resolved_at_runtime">
        <source>Represents an object whose operations will be resolved at runtime.</source>
917
        <target state="translated">İşlemleri çalışma zamanında çözümlenecek bir nesneyi temsil ediyor.</target>
T
Tom Meschter 已提交
918 919 920 921
        <note />
      </trans-unit>
      <trans-unit id="constant">
        <source>constant</source>
922
        <target state="translated">sabit</target>
T
Tom Meschter 已提交
923 924 925 926
        <note />
      </trans-unit>
      <trans-unit id="field">
        <source>field</source>
927
        <target state="translated">alan</target>
T
Tom Meschter 已提交
928 929 930 931
        <note />
      </trans-unit>
      <trans-unit id="local_constant">
        <source>local constant</source>
932
        <target state="translated">yerel sabit</target>
T
Tom Meschter 已提交
933 934 935 936
        <note />
      </trans-unit>
      <trans-unit id="local_variable">
        <source>local variable</source>
937
        <target state="translated">yerel değişken</target>
T
Tom Meschter 已提交
938 939 940 941
        <note />
      </trans-unit>
      <trans-unit id="label">
        <source>label</source>
942
        <target state="translated">etiket</target>
T
Tom Meschter 已提交
943 944 945 946
        <note />
      </trans-unit>
      <trans-unit id="range_variable">
        <source>range variable</source>
947
        <target state="translated">aralık değişkeni</target>
T
Tom Meschter 已提交
948 949 950 951
        <note />
      </trans-unit>
      <trans-unit id="parameter">
        <source>parameter</source>
952
        <target state="translated">parametre</target>
T
Tom Meschter 已提交
953 954 955 956
        <note />
      </trans-unit>
      <trans-unit id="in_">
        <source>in</source>
957
        <target state="translated">in</target>
T
Tom Meschter 已提交
958 959 960 961
        <note />
      </trans-unit>
      <trans-unit id="Summary_colon">
        <source>Summary:</source>
962
        <target state="translated">Özet:</target>
T
Tom Meschter 已提交
963 964 965 966
        <note />
      </trans-unit>
      <trans-unit id="Locals_and_parameters">
        <source>Locals and parameters</source>
967
        <target state="translated">Yerel öğeler ve parametreler</target>
T
Tom Meschter 已提交
968 969 970 971
        <note />
      </trans-unit>
      <trans-unit id="Type_parameters_colon">
        <source>Type parameters:</source>
972
        <target state="translated">Tür parametreleri:</target>
T
Tom Meschter 已提交
973 974 975 976
        <note />
      </trans-unit>
      <trans-unit id="Returns_colon">
        <source>Returns:</source>
977
        <target state="translated">Döndürülenler:</target>
T
Tom Meschter 已提交
978 979 980 981
        <note />
      </trans-unit>
      <trans-unit id="Exceptions_colon">
        <source>Exceptions:</source>
982
        <target state="translated">Özel Durumlar:</target>
T
Tom Meschter 已提交
983 984 985 986
        <note />
      </trans-unit>
      <trans-unit id="Remarks_colon">
        <source>Remarks:</source>
987
        <target state="translated">Açıklamalar:</target>
T
Tom Meschter 已提交
988 989 990 991
        <note />
      </trans-unit>
      <trans-unit id="generating_source_for_symbols_of_this_type_is_not_supported">
        <source>generating source for symbols of this type is not supported</source>
992
        <target state="translated">Bu türdeki semboller için kaynak üretme desteklenmiyor</target>
T
Tom Meschter 已提交
993 994 995 996
        <note />
      </trans-unit>
      <trans-unit id="Assembly">
        <source>Assembly</source>
997
        <target state="translated">derleme</target>
T
Tom Meschter 已提交
998 999 1000 1001
        <note />
      </trans-unit>
      <trans-unit id="location_unknown">
        <source>location unknown</source>
1002
        <target state="translated">Konum bilinmiyor</target>
T
Tom Meschter 已提交
1003 1004 1005 1006
        <note />
      </trans-unit>
      <trans-unit id="Extract_Interface">
        <source>Extract Interface...</source>
1007
        <target state="translated">Arayüzü Çıkar...</target>
T
Tom Meschter 已提交
1008 1009 1010 1011
        <note />
      </trans-unit>
      <trans-unit id="Updating_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating '{0}' will prevent the debug session from continuing.</source>
1012
        <target state="translated">{0}' öğesini güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1013 1014 1015 1016
        <note />
      </trans-unit>
      <trans-unit id="Updating_a_complex_statement_containing_an_await_expression_will_prevent_the_debug_session_from_continuing">
        <source>Updating a complex statement containing an await expression will prevent the debug session from continuing.</source>
1017
        <target state="translated">Await ifadesi içeren bir karmaşık deyimin güncelleştirilmesi, hata ayıklama işleminin devam etmesini engeller.</target>
T
Tom Meschter 已提交
1018 1019 1020 1021
        <note />
      </trans-unit>
      <trans-unit id="Changing_visibility_of_a_constructor_will_prevent_the_debug_session_from_continuing">
        <source>Changing visibility of a constructor will prevent the debug session from continuing.</source>
1022
        <target state="translated">Bir oluşturucunun görünürlüğünü değiştirmek, hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1023 1024 1025 1026
        <note />
      </trans-unit>
      <trans-unit id="Capturing_variable_0_that_hasn_t_been_captured_before_will_prevent_the_debug_session_from_continuing">
        <source>Capturing variable '{0}' that hasn't been captured before will prevent the debug session from continuing.</source>
1027
        <target state="translated">Daha önce yakalanmayan '{0}' değişkeninin yakalanması hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1028 1029 1030 1031
        <note />
      </trans-unit>
      <trans-unit id="Ceasing_to_capture_variable_0_will_prevent_the_debug_session_from_continuing">
        <source>Ceasing to capture variable '{0}' will prevent the debug session from continuing.</source>
1032
        <target state="translated">{0}' değişkenini yakalamanın durdurulması hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1033 1034 1035 1036
        <note />
      </trans-unit>
      <trans-unit id="Deleting_captured_variable_0_will_prevent_the_debug_session_from_continuing">
        <source>Deleting captured variable '{0}' will prevent the debug session from continuing.</source>
1037
        <target state="translated">{0}' yakalanan değişkeninin silinmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1038 1039 1040 1041
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_type_of_a_captured_variable_0_previously_of_type_1_will_prevent_the_debug_session_from_continuing">
        <source>Changing the type of a captured variable '{0}' previously of type '{1}' will prevent the debug session from continuing.</source>
1042
        <target state="translated">Daha önce '{1}' türündeki '{0}' yakalanan değişkeninin türünün değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1043 1044 1045 1046
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_parameters_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the parameters of '{0}' will prevent the debug session from continuing.</source>
1047
        <target state="translated">{0}' parametrelerinin değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1048 1049 1050 1051
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_return_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the return type of '{0}' will prevent the debug session from continuing.</source>
1052
        <target state="translated">{0}' dönüş türünün değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1053 1054 1055 1056
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the type of '{0}' will prevent the debug session from continuing.</source>
1057
        <target state="translated">{0}' türünün değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1058 1059 1060 1061
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_declaration_scope_of_a_captured_variable_0_will_prevent_the_debug_session_from_continuing">
        <source>Changing the declaration scope of a captured variable '{0}' will prevent the debug session from continuing.</source>
1062
        <target state="translated">{0}' yakalanan değişkeninin bildirim kapsamının değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1063 1064 1065 1066
        <note />
      </trans-unit>
      <trans-unit id="Accessing_captured_variable_0_that_hasn_t_been_accessed_before_in_1_will_prevent_the_debug_session_from_continuing">
        <source>Accessing captured variable '{0}' that hasn't been accessed before in {1} will prevent the debug session from continuing.</source>
1067
        <target state="translated">Daha önce {1} içinde erişilmeyen '{0}' yakalanan değişkenine erişim, hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1068 1069 1070 1071
        <note />
      </trans-unit>
      <trans-unit id="Ceasing_to_access_captured_variable_0_in_1_will_prevent_the_debug_session_from_continuing">
        <source>Ceasing to access captured variable '{0}' in {1} will prevent the debug session from continuing.</source>
1072
        <target state="translated">{1} içinde '{0}' yakalanan değişkenine erişimin durdurulması hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1073 1074 1075 1076
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_that_accesses_captured_variables_1_and_2_declared_in_different_scopes_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' that accesses captured variables '{1}' and '{2}' declared in different scopes will prevent the debug session from continuing.</source>
1077
        <target state="translated">Farklı kapsamlarda bildirilmiş '{1}' ve '{2}' yakalanan değişkenlerine erişen '{0}' öğesinin eklenmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1078 1079 1080 1081
        <note />
      </trans-unit>
      <trans-unit id="Removing_0_that_accessed_captured_variables_1_and_2_declared_in_different_scopes_will_prevent_the_debug_session_from_continuing">
        <source>Removing '{0}' that accessed captured variables '{1}' and '{2}' declared in different scopes will prevent the debug session from continuing.</source>
1082
        <target state="translated">Farklı kapsamlarda bildirilmiş '{1}' ve '{2}' yakalanan değişkenlerine erişen '{0}' öğesinin kaldırılması hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1083 1084 1085 1086
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_into_a_1_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' into a '{1}' will prevent the debug session from continuing.</source>
1087
        <target state="translated">{1}' içine '{0}' ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1088 1089 1090 1091
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_into_a_class_with_explicit_or_sequential_layout_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' into a class with explicit or sequential layout will prevent the debug session from continuing.</source>
1092
        <target state="translated">Açık veya sıralı düzene sahip bir sınıfa '{0}' öğesini ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1093 1094 1095 1096
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_modifiers_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the modifiers of '{0}' will prevent the debug session from continuing.</source>
1097
        <target state="translated">{0}' öğesinin değiştiricilerini güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1098 1099 1100 1101
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_Handles_clause_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the Handles clause of '{0}' will prevent the debug session from continuing.</source>
1102
        <target state="translated">{0}' öğesinin Handles yan tümcesini güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1103 1104 1105 1106
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_with_the_Handles_clause_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' with the Handles clause will prevent the debug session from continuing.</source>
1107
        <target state="translated">{0}', Handles yan tümcesi ile eklendiğinde hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1108 1109 1110 1111
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_Implements_clause_of_a_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the Implements clause of a '{0}' will prevent the debug session from continuing.</source>
1112
        <target state="translated">Bir '{0}' öğesinin Implements yan tümcesini güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1113 1114 1115 1116
        <note />
      </trans-unit>
      <trans-unit id="Changing_the_constraint_from_0_to_1_will_prevent_the_debug_session_from_continuing">
        <source>Changing the constraint from '{0}' to '{1}' will prevent the debug session from continuing.</source>
1117
        <target state="translated">Kısıtlamayı '{0}' yerine '{1}' olarak değiştirmek hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1118 1119 1120 1121
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_variance_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the variance of '{0}' will prevent the debug session from continuing.</source>
1122
        <target state="translated">{0}' öğesinin farkını güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1123 1124 1125 1126
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the type of '{0}' will prevent the debug session from continuing.</source>
1127
        <target state="translated">{0}' öğesinin türünü güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1128 1129 1130 1131
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_initializer_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the initializer of '{0}' will prevent the debug session from continuing.</source>
1132
        <target state="translated">{0}' öğesinin başlatıcısını güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1133 1134 1135 1136
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_size_of_a_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the size of a '{0}' will prevent the debug session from continuing.</source>
1137
        <target state="translated">{0}' öğesinin boyutunu güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1138 1139 1140 1141
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_underlying_type_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the underlying type of '{0}' will prevent the debug session from continuing.</source>
1142
        <target state="translated">{0}' öğesinin temel alınan türünü güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1143 1144 1145 1146
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_base_class_and_or_base_interface_s_of_0_will_prevent_the_debug_session_from_continuing">
        <source>Updating the base class and/or base interface(s) of '{0}' will prevent the debug session from continuing.</source>
1147
        <target state="translated">{0}' öğesinin temel sınıf ve/veya temel arabirimlerini güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1148 1149 1150 1151
        <note />
      </trans-unit>
      <trans-unit id="Updating_a_field_to_an_event_or_vice_versa_will_prevent_the_debug_session_from_continuing">
        <source>Updating a field to an event or vice versa will prevent the debug session from continuing.</source>
1152
        <target state="translated">Bir alanı olaya veya bir olayı alana güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1153 1154 1155 1156
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_kind_of_a_type_will_prevent_the_debug_session_from_continuing">
        <source>Updating the kind of a type will prevent the debug session from continuing.</source>
1157
        <target state="translated">Bir tipin türünü güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1158 1159 1160 1161
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_kind_of_an_property_event_accessor_will_prevent_the_debug_session_from_continuing">
        <source>Updating the kind of an property/event accessor will prevent the debug session from continuing.</source>
1162
        <target state="translated">Özellik/olay erişimcisinin türünü güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1163 1164 1165 1166
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_kind_of_a_method_Sub_Function_will_prevent_the_debug_session_from_continuing">
        <source>Updating the kind of a method (Sub/Function) will prevent the debug session from continuing.</source>
1167
        <target state="translated">Bir yöntemin (Sub/Function) türünü güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1168 1169 1170 1171
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_library_name_of_Declare_Statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating the library name of Declare Statement will prevent the debug session from continuing.</source>
1172
        <target state="translated">Declare Deyimi'nin kitaplık adını güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1173 1174 1175 1176
        <note />
      </trans-unit>
      <trans-unit id="Updating_the_alias_of_Declare_Statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating the alias of Declare Statement will prevent the debug session from continuing.</source>
1177
        <target state="translated">Declare Deyimi'nin diğer adını güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1178 1179 1180 1181
        <note />
      </trans-unit>
      <trans-unit id="Renaming_0_will_prevent_the_debug_session_from_continuing">
        <source>Renaming '{0}' will prevent the debug session from continuing.</source>
1182
        <target state="translated">{0}' öğesini yeniden adlandırma, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1183 1184 1185 1186
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' will prevent the debug session from continuing.</source>
1187
        <target state="translated">{0}' öğesini ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1188 1189 1190 1191
        <note />
      </trans-unit>
      <trans-unit id="Adding_an_abstract_0_or_overriding_an_inherited_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding an abstract '{0}' or overriding an inherited '{0}' will prevent the debug session from continuing.</source>
1192
        <target state="translated">Bir '{0}' özeti eklemek veya devralınan bir '{0}' öğesini geçersiz kılmak, hata ayıklama işleminin devam etmesini engeller.</target>
T
Tom Meschter 已提交
1193 1194 1195 1196
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_MustOverride_0_or_overriding_an_inherited_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding a MustOverride '{0}' or overriding an inherited '{0}' will prevent the debug session from continuing.</source>
1197
        <target state="translated">Bir MustOverride '{0}' eklemek veya devralınan bir '{0}' öğesini geçersiz kılmak, hata ayıklama işleminin devam etmesini engeller.</target>
T
Tom Meschter 已提交
1198 1199 1200 1201
        <note />
      </trans-unit>
      <trans-unit id="Adding_an_extern_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding an extern '{0}' will prevent the debug session from continuing.</source>
1202
        <target state="translated">Extern '{0}' öğesini ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1203 1204 1205 1206
        <note />
      </trans-unit>
      <trans-unit id="Adding_an_imported_method_will_prevent_the_debug_session_from_continuing">
        <source>Adding an imported method will prevent the debug session from continuing.</source>
1207
        <target state="translated">İçeri aktarılan bir yöntemi ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1208 1209 1210 1211
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_user_defined_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding a user defined '{0}' will prevent the debug session from continuing.</source>
1212
        <target state="translated">Kullanıcı tanımlı '{0}' ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1213 1214 1215 1216
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_generic_0_will_prevent_the_debug_session_from_continuing">
        <source>Adding a generic '{0}' will prevent the debug session from continuing.</source>
1217
        <target state="translated">Genel '{0}' öğesini ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1218 1219 1220 1221
        <note />
      </trans-unit>
      <trans-unit id="Adding_0_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Adding '{0}' around an active statement will prevent the debug session from continuing.</source>
1222
        <target state="translated">Etkin bir deyim etrafına '{0}' öğesini ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1223 1224 1225 1226
        <note />
      </trans-unit>
      <trans-unit id="Moving_0_will_prevent_the_debug_session_from_continuing">
        <source>Moving '{0}' will prevent the debug session from continuing.</source>
1227
        <target state="translated">{0}' öğesinin taşınması, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1228 1229 1230 1231
        <note />
      </trans-unit>
      <trans-unit id="Deleting_0_will_prevent_the_debug_session_from_continuing">
        <source>Deleting '{0}' will prevent the debug session from continuing.</source>
1232
        <target state="translated">{0}' öğesini silme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1233 1234 1235 1236
        <note />
      </trans-unit>
      <trans-unit id="Deleting_0_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Deleting '{0}' around an active statement will prevent the debug session from continuing.</source>
1237
        <target state="translated">Etkin bir deyimin etrafından '{0}' öğesini silme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1238 1239 1240 1241
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_method_body_will_prevent_the_debug_session_from_continuing">
        <source>Adding a method body will prevent the debug session from continuing.</source>
1242
        <target state="translated">Bir yöntem gövdesi ekleme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1243 1244 1245 1246
        <note />
      </trans-unit>
      <trans-unit id="Deleting_a_method_body_will_prevent_the_debug_session_from_continuing">
        <source>Deleting a method body will prevent the debug session from continuing.</source>
1247
        <target state="translated">Bir yöntem gövdesi silme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1248 1249 1250 1251
        <note />
      </trans-unit>
      <trans-unit id="An_active_statement_has_been_removed_from_its_original_method_You_must_revert_your_changes_to_continue_or_restart_the_debugging_session">
        <source>An active statement has been removed from its original method. You must revert your changes to continue or restart the debugging session.</source>
1252
        <target state="translated">Etkin bir deyim özgün yönteminden kaldırılmış. Devam etmek için değişikliklerinizi geri almalısınız veya hata ayıklama oturumunu yeniden başlatmalısınız.</target>
T
Tom Meschter 已提交
1253 1254 1255 1256
        <note />
      </trans-unit>
      <trans-unit id="Updating_async_or_iterator_modifier_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating async or iterator modifier around an active statement will prevent the debug session from continuing.</source>
1257
        <target state="translated">Etkin bir deyimin etrafındaki zaman uyumsuz ya da yineleyici değiştiriciyi güncelleştirmek hata ayıklama oturumunun devam etmesini önler.</target>
T
Tom Meschter 已提交
1258 1259 1260 1261
        <note>{Locked="async"}{Locked="iterator"} "async" and "iterator" are C#/VB keywords and should not be localized.</note>
      </trans-unit>
      <trans-unit id="Modifying_a_generic_method_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a generic method will prevent the debug session from continuing.</source>
1262
        <target state="translated">Genel bir yöntemi değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1263 1264 1265 1266
        <note />
      </trans-unit>
      <trans-unit id="Modifying_whitespace_or_comments_in_a_generic_0_will_prevent_the_debug_session_from_continuing">
        <source>Modifying whitespace or comments in a generic '{0}' will prevent the debug session from continuing.</source>
1267
        <target state="translated">Genel '{0}' öğesindeki boşluk veya açıklamaları değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1268 1269 1270 1271
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_method_inside_the_context_of_a_generic_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a method inside the context of a generic type will prevent the debug session from continuing.</source>
1272
        <target state="translated">Genel bir türün bağlamı içindeki bir yöntemi değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1273 1274 1275 1276
        <note />
      </trans-unit>
      <trans-unit id="Modifying_whitespace_or_comments_in_0_inside_the_context_of_a_generic_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying whitespace or comments in '{0}' inside the context of a generic type will prevent the debug session from continuing.</source>
1277
        <target state="translated">Genel bir türün bağlamı içinde '{0}' öğesindeki boşluk veya açıklamaları değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1278 1279 1280 1281
        <note />
      </trans-unit>
      <trans-unit id="Modifying_the_initializer_of_0_in_a_generic_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying the initializer of '{0}' in a generic type will prevent the debug session from continuing.</source>
1282
        <target state="translated">Genel bir tür içindeki '{0}' öğesinin başlatıcısını değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1283 1284 1285 1286
        <note />
      </trans-unit>
      <trans-unit id="Modifying_the_initializer_of_0_in_a_partial_type_will_prevent_the_debug_session_from_continuing">
        <source>Modifying the initializer of '{0}' in a partial type will prevent the debug session from continuing.</source>
1287
        <target state="translated">Kısmi bir tür içindeki '{0}' öğesinin başlatıcısını değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1288 1289 1290 1291
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_constructor_to_a_type_with_a_field_or_property_initializer_that_contains_an_anonymous_function_will_prevent_the_debug_session_from_continuing">
        <source>Adding a constructor to a type with a field or property initializer that contains an anonymous function will prevent the debug session from continuing.</source>
1292
        <target state="translated">Anonim bir tür içeren alan veya özellik başlatıcısının bulunduğu bir türe oluşturucu eklenmesi, hata ayıklama oturumunun devam etmesini engelleyebilir.</target>
T
Tom Meschter 已提交
1293 1294 1295 1296
        <note />
      </trans-unit>
      <trans-unit id="Renaming_a_captured_variable_from_0_to_1_will_prevent_the_debug_session_from_continuing">
        <source>Renaming a captured variable, from '{0}' to '{1}' will prevent the debug session from continuing.</source>
1297
        <target state="translated">Yakalanan '{0}' adlı değişkenin '{1}' olarak yeniden adlandırılması, hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1298 1299 1300 1301
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_catch_finally_handler_with_an_active_statement_in_the_try_block_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a catch/finally handler with an active statement in the try block will prevent the debug session from continuing.</source>
1302
        <target state="translated">Try bloğu içindeki etkin deyimli catch/finally işleyicisini değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1303 1304 1305 1306
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_try_catch_finally_statement_when_the_finally_block_is_active_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a try/catch/finally statement when the finally block is active will prevent the debug session from continuing.</source>
1307
        <target state="translated">Finally bloğu etkin olduğunda bir try/catch/finally deyimini değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1308 1309 1310 1311
        <note />
      </trans-unit>
      <trans-unit id="Modifying_a_catch_handler_around_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Modifying a catch handler around an active statement will prevent the debug session from continuing.</source>
1312
        <target state="translated">Etkin bir deyim etrafındaki catch işleyicisini değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1313 1314 1315 1316
        <note />
      </trans-unit>
      <trans-unit id="Modifying_0_which_contains_the_stackalloc_operator_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains the 'stackalloc' operator will prevent the debug session from continuing.</source>
1317
        <target state="translated">stackalloc' operatörünü içeren '{0}' öğesini değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1318 1319 1320 1321
        <note />
      </trans-unit>
      <trans-unit id="Modifying_an_active_0_which_contains_On_Error_or_Resume_statements_will_prevent_the_debug_session_from_continuing">
        <source>Modifying an active '{0}' which contains 'On Error' or 'Resume' statements will prevent the debug session from continuing.</source>
1322
        <target state="translated">On Error' veya 'Resume' deyimlerini içeren etkin bir '{0}' öğesini değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1323 1324 1325 1326
        <note />
      </trans-unit>
      <trans-unit id="Modifying_0_which_contains_an_Aggregate_Group_By_or_Join_query_clauses_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains an Aggregate, Group By, or Join query clauses will prevent the debug session from continuing.</source>
1327
        <target state="translated">Aggregate, Group By veya Join sorgu yan tümcelerini içeren '{0}' öğesinin değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1328 1329 1330 1331
        <note />
      </trans-unit>
      <trans-unit id="Modifying_source_with_experimental_language_features_enabled_will_prevent_the_debug_session_from_continuing">
        <source>Modifying source with experimental language features enabled will prevent the debug session from continuing.</source>
1332
        <target state="translated">Deneysel dil özellikleri ile kaynağı değiştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1333 1334 1335 1336
        <note />
      </trans-unit>
      <trans-unit id="Updating_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Updating an active statement will prevent the debug session from continuing.</source>
1337
        <target state="translated">Etkin bir deyimi güncelleştirme, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1338 1339 1340 1341
        <note />
      </trans-unit>
      <trans-unit id="Removing_0_that_contains_an_active_statement_will_prevent_the_debug_session_from_continuing">
        <source>Removing '{0}' that contains an active statement will prevent the debug session from continuing.</source>
1342
        <target state="translated">Etkin bir deyim içeren '{0}' öğesini kaldırma, hata ayıklama oturumunun devam etmesini engelleyecek.</target>
T
Tom Meschter 已提交
1343 1344 1345 1346
        <note />
      </trans-unit>
      <trans-unit id="Adding_a_new_file_will_prevent_the_debug_session_from_continuing">
        <source>Adding a new file will prevent the debug session from continuing.</source>
1347
        <target state="translated">Yeni bir dosya eklemek hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1348 1349 1350 1351
        <note />
      </trans-unit>
      <trans-unit id="Attribute_0_is_missing_Updating_an_async_method_or_an_iterator_will_prevent_the_debug_session_from_continuing">
        <source>Attribute '{0}' is missing. Updating an async method or an iterator will prevent the debug session from continuing.</source>
1352
        <target state="translated">{0}' özniteliği eksik. Zaman uyumsuz bir metodun veya bir yineleyicinin güncelleştirilmesi, hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1353 1354 1355 1356
        <note />
      </trans-unit>
      <trans-unit id="Unexpected_interface_member_kind_colon_0">
        <source>Unexpected interface member kind: {0}</source>
1357
        <target state="translated">Beklenmeyen arabirim üyesi türü: {0}</target>
T
Tom Meschter 已提交
1358 1359 1360 1361
        <note />
      </trans-unit>
      <trans-unit id="Unknown_symbol_kind">
        <source>Unknown symbol kind</source>
1362
        <target state="translated">Bilinmeyen sembol türü</target>
T
Tom Meschter 已提交
1363 1364 1365 1366
        <note />
      </trans-unit>
      <trans-unit id="Generate_abstract_property_1_0">
        <source>Generate abstract property '{1}.{0}'</source>
1367
        <target state="translated">Soyut '{1}.{0}' özelliğini oluştur</target>
T
Tom Meschter 已提交
1368 1369 1370 1371
        <note />
      </trans-unit>
      <trans-unit id="Generate_abstract_method_1_0">
        <source>Generate abstract method '{1}.{0}'</source>
1372
        <target state="translated">Soyut '{1}.{0}' metodunu oluştur</target>
T
Tom Meschter 已提交
1373 1374 1375 1376
        <note />
      </trans-unit>
      <trans-unit id="Generate_method_1_0">
        <source>Generate method '{1}.{0}'</source>
1377
        <target state="translated">{1}.{0}' yöntemini üretin</target>
T
Tom Meschter 已提交
1378 1379 1380 1381
        <note />
      </trans-unit>
      <trans-unit id="Requested_assembly_already_loaded_from_0">
        <source>Requested assembly already loaded from '{0}'.</source>
1382
        <target state="translated">{0}' kaynağından zaten yüklenmiş olan derleme istendi.</target>
T
Tom Meschter 已提交
1383 1384 1385 1386
        <note />
      </trans-unit>
      <trans-unit id="The_symbol_does_not_have_an_icon">
        <source>The symbol does not have an icon.</source>
1387
        <target state="translated">Sembolde simge bulunmuyor.</target>
T
Tom Meschter 已提交
1388 1389 1390 1391
        <note />
      </trans-unit>
      <trans-unit id="Unknown">
        <source>Unknown</source>
1392
        <target state="translated">Bilinmiyor</target>
T
Tom Meschter 已提交
1393 1394 1395 1396
        <note />
      </trans-unit>
      <trans-unit id="Extract_Method">
        <source>Extract Method</source>
1397
        <target state="translated">Metodu Ayıkla</target>
T
Tom Meschter 已提交
1398 1399 1400 1401
        <note />
      </trans-unit>
      <trans-unit id="Extract_Method_plus_Local">
        <source>Extract Method + Local</source>
1402
        <target state="translated">Yöntemi Ayıkla + Yerel</target>
T
Tom Meschter 已提交
1403 1404 1405 1406
        <note />
      </trans-unit>
      <trans-unit id="Asynchronous_method_cannot_have_ref_out_parameters_colon_bracket_0_bracket">
        <source>Asynchronous method cannot have ref/out parameters : [{0}]</source>
1407
        <target state="translated">Zaman uyumsuz yöntem ref/out parametrelerine sahip olamaz: [{0}]</target>
T
Tom Meschter 已提交
1408 1409 1410 1411
        <note />
      </trans-unit>
      <trans-unit id="The_member_is_defined_in_metadata">
        <source>The member is defined in metadata.</source>
1412
        <target state="translated">Meta veriler içinde tanımlı üye.</target>
T
Tom Meschter 已提交
1413 1414 1415 1416
        <note />
      </trans-unit>
      <trans-unit id="You_can_only_change_the_signature_of_a_constructor_indexer_method_or_delegate">
        <source>You can only change the signature of a constructor, indexer, method or delegate.</source>
1417
        <target state="translated">Yalnızca bir oluşturucunun, dizin oluşturucusunun, yöntemin veya temsilcinin imzasını değiştirebilirsiniz.</target>
T
Tom Meschter 已提交
1418 1419 1420 1421 1422 1423
        <note />
      </trans-unit>
      <trans-unit id="This_symbol_has_related_definitions_or_references_in_metadata_Changing_its_signature_may_result_in_build_errors_Do_you_want_to_continue">
        <source>This symbol has related definitions or references in metadata. Changing its signature may result in build errors.

Do you want to continue?</source>
1424
        <target state="translated">Bu sembol meta verilerde ilgili tanımlara veya başvurulara sahiptir. İmzasını değiştirmek yapı hatalarına neden olabilir.
T
Tom Meschter 已提交
1425

1426
Devam etmek istiyor musunuz?</target>
T
Tom Meschter 已提交
1427 1428 1429 1430
        <note />
      </trans-unit>
      <trans-unit id="Change_signature">
        <source>Change signature...</source>
1431
        <target state="translated">İmzayı değiştir...</target>
T
Tom Meschter 已提交
1432 1433 1434 1435
        <note />
      </trans-unit>
      <trans-unit id="Generate_new_type">
        <source>Generate new type...</source>
1436
        <target state="translated">Yeni tür üret...</target>
T
Tom Meschter 已提交
1437 1438 1439 1440
        <note />
      </trans-unit>
      <trans-unit id="User_Diagnostic_Analyzer_Failure">
        <source>User Diagnostic Analyzer Failure.</source>
1441
        <target state="translated">Kullanıcı Tanılama Çözümleyicisi Hatası.</target>
T
Tom Meschter 已提交
1442 1443 1444 1445
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_0_threw_an_exception_of_type_1_with_message_2">
        <source>Analyzer '{0}' threw an exception of type '{1}' with message '{2}'.</source>
1446
        <target state="translated">{0}' çözümleyicisi '{2}' iletisiyle '{1}' türünde bir özel durum oluşturdu.</target>
T
Tom Meschter 已提交
1447 1448 1449 1450 1451
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_0_threw_the_following_exception_colon_1">
        <source>Analyzer '{0}' threw the following exception:
'{1}'.</source>
1452
        <target state="translated">{0}' çözümleyicisi şu özel durumu oluşturdu:
T
Tom Meschter 已提交
1453 1454 1455 1456 1457
'{1}'.</target>
        <note />
      </trans-unit>
      <trans-unit id="Remove_Unnecessary_Cast">
        <source>Remove Unnecessary Cast</source>
1458
        <target state="translated">Gereksiz Atamayı Kaldır</target>
T
Tom Meschter 已提交
1459 1460 1461 1462
        <note />
      </trans-unit>
      <trans-unit id="Simplify_Names">
        <source>Simplify Names</source>
1463
        <target state="translated">Adları Basitleştir</target>
T
Tom Meschter 已提交
1464 1465 1466 1467
        <note />
      </trans-unit>
      <trans-unit id="Simplify_Member_Access">
        <source>Simplify Member Access</source>
1468
        <target state="translated">Üye Erişimini Basitleştir</target>
T
Tom Meschter 已提交
1469 1470 1471 1472
        <note />
      </trans-unit>
      <trans-unit id="Remove_qualification">
        <source>Remove qualification</source>
1473
        <target state="translated">Nitelemeyi kaldır</target>
T
Tom Meschter 已提交
1474 1475 1476 1477
        <note />
      </trans-unit>
      <trans-unit id="Edit_and_Continue1">
        <source>Edit and Continue</source>
1478
        <target state="translated">Düzenle ve Devam Et</target>
T
Tom Meschter 已提交
1479 1480 1481 1482
        <note />
      </trans-unit>
      <trans-unit id="This_signature_does_not_contain_parameters_that_can_be_changed">
        <source>This signature does not contain parameters that can be changed.</source>
1483
        <target state="translated">Bu imza değiştirilebilen parametreleri içermiyor.</target>
T
Tom Meschter 已提交
1484 1485 1486 1487
        <note />
      </trans-unit>
      <trans-unit id="Unknown_error_occurred">
        <source>Unknown error occurred</source>
1488
        <target state="translated">Bilinmeyen hata oluştu</target>
T
Tom Meschter 已提交
1489 1490 1491 1492
        <note />
      </trans-unit>
      <trans-unit id="Available">
        <source>Available</source>
1493
        <target state="translated">Kullanılabilir</target>
T
Tom Meschter 已提交
1494 1495 1496 1497
        <note />
      </trans-unit>
      <trans-unit id="Not_Available">
        <source>Not Available</source>
1498
        <target state="translated">Kullanılamıyor</target>
T
Tom Meschter 已提交
1499 1500 1501 1502
        <note />
      </trans-unit>
      <trans-unit id="_0_1">
        <source>    {0} - {1}</source>
1503
        <target state="translated">    {0} - {1}</target>
T
Tom Meschter 已提交
1504 1505 1506 1507
        <note />
      </trans-unit>
      <trans-unit id="You_can_use_the_navigation_bar_to_switch_context">
        <source>You can use the navigation bar to switch context.</source>
1508
        <target state="translated">Bağlamda geçiş yapmak için gezinti çubuğunu kullanabilirsiniz.</target>
T
Tom Meschter 已提交
1509 1510 1511 1512
        <note />
      </trans-unit>
      <trans-unit id="in_Source">
        <source>in Source</source>
1513
        <target state="translated">Kaynakta</target>
T
Tom Meschter 已提交
1514 1515 1516 1517
        <note />
      </trans-unit>
      <trans-unit id="in_Suppression_File">
        <source>in Suppression File</source>
1518
        <target state="translated">Gizleme Dosyasında</target>
T
Tom Meschter 已提交
1519 1520 1521 1522
        <note />
      </trans-unit>
      <trans-unit id="Remove_Suppression_0">
        <source>Remove Suppression {0}</source>
1523
        <target state="translated">{0} Gizlemesini Kaldır</target>
T
Tom Meschter 已提交
1524 1525 1526 1527
        <note />
      </trans-unit>
      <trans-unit id="Remove_Suppression">
        <source>Remove Suppression</source>
1528
        <target state="translated">Gizlemeyi Kaldır</target>
T
Tom Meschter 已提交
1529 1530 1531 1532
        <note />
      </trans-unit>
      <trans-unit id="Pending">
        <source>&lt;Pending&gt;</source>
1533
        <target state="translated">&lt; bekleyen &gt;</target>
T
Tom Meschter 已提交
1534 1535 1536 1537
        <note />
      </trans-unit>
      <trans-unit id="Awaited_task_returns">
        <source>Awaited task returns</source>
1538
        <target state="translated">Beklenen görev döndürülür</target>
T
Tom Meschter 已提交
1539 1540 1541 1542
        <note />
      </trans-unit>
      <trans-unit id="no_value">
        <source>no value.</source>
1543
        <target state="translated">değer yok.</target>
T
Tom Meschter 已提交
1544 1545 1546 1547
        <note />
      </trans-unit>
      <trans-unit id="Note_colon_Tab_twice_to_insert_the_0_snippet">
        <source>Note: Tab twice to insert the '{0}' snippet.</source>
1548
        <target state="translated">Not: '{0}' kod parçacığını eklemek için iki kez sekme yapın.</target>
T
Tom Meschter 已提交
1549 1550 1551 1552
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_explicitly_with_Dispose_pattern">
        <source>Implement interface explicitly with Dispose pattern</source>
1553
        <target state="translated">Ara birimi açık olarak Dispose düzeniyle uygula</target>
T
Tom Meschter 已提交
1554 1555 1556 1557
        <note />
      </trans-unit>
      <trans-unit id="Implement_interface_with_Dispose_pattern">
        <source>Implement interface with Dispose pattern</source>
1558
        <target state="translated">Ara birimi Dispose düzeniyle uygula</target>
T
Tom Meschter 已提交
1559 1560 1561 1562
        <note />
      </trans-unit>
      <trans-unit id="Compiler1">
        <source>Compiler</source>
1563
        <target state="translated">Derleyici</target>
T
Tom Meschter 已提交
1564 1565 1566 1567
        <note />
      </trans-unit>
      <trans-unit id="Edit_and_Continue2">
        <source>Edit and Continue</source>
1568
        <target state="translated">Düzenle ve Devam Et</target>
T
Tom Meschter 已提交
1569 1570 1571 1572
        <note />
      </trans-unit>
      <trans-unit id="Style">
        <source>Style</source>
1573
        <target state="translated">Stil</target>
T
Tom Meschter 已提交
1574 1575 1576 1577
        <note />
      </trans-unit>
      <trans-unit id="Re_triage_0_currently_1">
        <source>Re-triage {0}(currently '{1}')</source>
1578
        <target state="translated">{0} öğesini yeniden değerlendir (şu an '{1}')</target>
T
Tom Meschter 已提交
1579 1580 1581 1582
        <note />
      </trans-unit>
      <trans-unit id="Argument_cannot_have_a_null_element">
        <source>Argument cannot have a null element.</source>
1583
        <target state="translated">Bağımsız değişken null öğe içeremez.</target>
T
Tom Meschter 已提交
1584 1585 1586 1587
        <note />
      </trans-unit>
      <trans-unit id="Argument_cannot_be_empty">
        <source>Argument cannot be empty.</source>
1588
        <target state="translated">Bağımsız değişken boş olamaz.</target>
T
Tom Meschter 已提交
1589 1590 1591 1592
        <note />
      </trans-unit>
      <trans-unit id="Reported_diagnostic_with_ID_0_is_not_supported_by_the_analyzer">
        <source>Reported diagnostic with ID '{0}' is not supported by the analyzer.</source>
1593
        <target state="translated">{0}' kimliği ile bildirilen tanılama, çözümleyici tarafından desteklenmiyor.</target>
T
Tom Meschter 已提交
1594 1595 1596 1597
        <note />
      </trans-unit>
      <trans-unit id="Computing_fix_all_occurrences_code_fix">
        <source>Computing fix all occurrences code fix...</source>
1598
        <target state="translated">Geçtiği her yerde düzeltme kod düzeltmesi hesaplanıyor...</target>
T
Tom Meschter 已提交
1599 1600 1601 1602
        <note />
      </trans-unit>
      <trans-unit id="Fix_all_occurrences">
        <source>Fix all occurrences</source>
1603
        <target state="translated">Tüm oluşumları düzelt</target>
T
Tom Meschter 已提交
1604 1605 1606 1607
        <note />
      </trans-unit>
      <trans-unit id="Document">
        <source>Document</source>
1608
        <target state="translated">Belge</target>
T
Tom Meschter 已提交
1609 1610 1611 1612
        <note />
      </trans-unit>
      <trans-unit id="Project">
        <source>Project</source>
1613
        <target state="translated">PROJE</target>
T
Tom Meschter 已提交
1614 1615 1616 1617
        <note />
      </trans-unit>
      <trans-unit id="Solution">
        <source>Solution</source>
1618
        <target state="translated">Çözüm</target>
T
Tom Meschter 已提交
1619 1620 1621 1622
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_dispose_managed_state_managed_objects">
        <source>TODO: dispose managed state (managed objects).</source>
1623
        <target state="translated">TODO: yönetilen durumu (yönetilen nesneleri) bırakın.</target>
T
Tom Meschter 已提交
1624 1625 1626 1627
        <note />
      </trans-unit>
      <trans-unit id="TODO_colon_set_large_fields_to_null">
        <source>TODO: set large fields to null.</source>
1628
        <target state="translated">TODO: büyük alanları null olarak ayarlayın.</target>
T
Tom Meschter 已提交
1629 1630 1631 1632
        <note />
      </trans-unit>
      <trans-unit id="To_detect_redundant_calls">
        <source>To detect redundant calls</source>
1633
        <target state="translated">Artık çağrıları algılama</target>
T
Tom Meschter 已提交
1634 1635 1636 1637
        <note />
      </trans-unit>
      <trans-unit id="Modifying_0_which_contains_a_static_variable_will_prevent_the_debug_session_from_continuing">
        <source>Modifying '{0}' which contains a static variable will prevent the debug session from continuing.</source>
1638
        <target state="translated">Statik bir değişken içeren '{0}' öğesinin değiştirilmesi hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
1639 1640 1641 1642
        <note />
      </trans-unit>
      <trans-unit id="Compiler2">
        <source>Compiler</source>
1643
        <target state="translated">Derleyici</target>
T
Tom Meschter 已提交
1644 1645 1646 1647
        <note />
      </trans-unit>
      <trans-unit id="Edit_And_Continue">
        <source>Edit And Continue</source>
1648
        <target state="translated">Düzenle ve Devam Et</target>
T
Tom Meschter 已提交
1649 1650 1651 1652
        <note />
      </trans-unit>
      <trans-unit id="Live">
        <source>Live</source>
1653
        <target state="translated">Canlı</target>
T
Tom Meschter 已提交
1654 1655 1656 1657
        <note />
      </trans-unit>
      <trans-unit id="enum_value">
        <source>enum value</source>
1658
        <target state="translated">sabit listesi değeri</target>
T
Tom Meschter 已提交
1659 1660 1661 1662
        <note>{Locked="enum"} "enum" is a C#/VB keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="const_field">
        <source>const field</source>
1663
        <target state="translated">const alanı</target>
T
Tom Meschter 已提交
1664 1665 1666 1667
        <note>{Locked="const"} "const" is a C#/VB keyword and should not be localized.</note>
      </trans-unit>
      <trans-unit id="method">
        <source>method</source>
1668
        <target state="translated">yöntem</target>
T
Tom Meschter 已提交
1669 1670 1671 1672
        <note />
      </trans-unit>
      <trans-unit id="operator_">
        <source>operator</source>
1673
        <target state="translated">işleç</target>
T
Tom Meschter 已提交
1674 1675 1676 1677
        <note />
      </trans-unit>
      <trans-unit id="constructor">
        <source>constructor</source>
1678
        <target state="translated">oluşturucu</target>
T
Tom Meschter 已提交
1679 1680 1681 1682
        <note />
      </trans-unit>
      <trans-unit id="auto_property">
        <source>auto-property</source>
1683
        <target state="translated">otomatik özellik</target>
T
Tom Meschter 已提交
1684 1685 1686 1687
        <note />
      </trans-unit>
      <trans-unit id="property_">
        <source>property</source>
1688
        <target state="translated">özellik</target>
T
Tom Meschter 已提交
1689 1690 1691 1692
        <note />
      </trans-unit>
      <trans-unit id="event_accessor">
        <source>event accessor</source>
1693
        <target state="translated">olay erişeni</target>
T
Tom Meschter 已提交
1694 1695 1696 1697
        <note />
      </trans-unit>
      <trans-unit id="type_constraint">
        <source>type constraint</source>
1698
        <target state="translated">tür kısıtlaması</target>
T
Tom Meschter 已提交
1699 1700 1701 1702
        <note />
      </trans-unit>
      <trans-unit id="type_parameter">
        <source>type parameter</source>
1703
        <target state="translated">tür parametresi</target>
T
Tom Meschter 已提交
1704 1705 1706 1707
        <note />
      </trans-unit>
      <trans-unit id="attribute">
        <source>attribute</source>
1708
        <target state="translated">öznitelik</target>
T
Tom Meschter 已提交
1709 1710 1711 1712
        <note />
      </trans-unit>
      <trans-unit id="Use_auto_property">
        <source>Use auto property</source>
1713
        <target state="translated">Otomatik özellik kullan</target>
T
Tom Meschter 已提交
1714 1715 1716 1717
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_and_1_with_property">
        <source>Replace '{0}' and '{1}' with property</source>
1718
        <target state="translated">{0}' ve '{1}' öğesini özellikle değiştir</target>
T
Tom Meschter 已提交
1719 1720 1721 1722
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_with_property">
        <source>Replace '{0}' with property</source>
1723
        <target state="translated">{0}' öğesini özellikle değiştir</target>
T
Tom Meschter 已提交
1724 1725 1726 1727
        <note />
      </trans-unit>
      <trans-unit id="Method_referenced_implicitly">
        <source>Method referenced implicitly</source>
1728
        <target state="translated">Örtülü olarak başvurulan metot</target>
T
Tom Meschter 已提交
1729 1730 1731 1732
        <note />
      </trans-unit>
      <trans-unit id="Generate_type_0">
        <source>Generate type '{0}'</source>
1733
        <target state="translated">{0}' türünü oluştur</target>
T
Tom Meschter 已提交
1734 1735 1736 1737
        <note />
      </trans-unit>
      <trans-unit id="Generate_0_1">
        <source>Generate {0} '{1}'</source>
1738
        <target state="translated">{0} '{1}' oluştur</target>
T
Tom Meschter 已提交
1739 1740 1741 1742
        <note />
      </trans-unit>
      <trans-unit id="Change_0_to_1">
        <source>Change '{0}' to '{1}'.</source>
1743
        <target state="translated">{0}' öğesini '{1}' olarak değiştirin.</target>
T
Tom Meschter 已提交
1744 1745 1746 1747
        <note />
      </trans-unit>
      <trans-unit id="Non_invoked_method_cannot_be_replaced_with_property">
        <source>Non-invoked method cannot be replaced with property.</source>
1748
        <target state="translated">Çağrılmayan metodun yerine özellik konulamaz.</target>
T
Tom Meschter 已提交
1749 1750 1751 1752
        <note />
      </trans-unit>
      <trans-unit id="Only_methods_with_a_single_argument_which_is_not_an_out_variable_declaration_can_be_replaced_with_a_property">
        <source>Only methods with a single argument, which is not an out variable declaration, can be replaced with a property.</source>
1753
        <target state="translated">Yalnızca, out değişkeni bildirimi olmayan tek bağımsız değişkenli metotlar bir özellikle değiştirilebilir.</target>
T
Tom Meschter 已提交
1754 1755 1756 1757
        <note />
      </trans-unit>
      <trans-unit id="Roslyn_HostError">
        <source>Roslyn.HostError</source>
1758
        <target state="translated">Roslyn.HostError</target>
T
Tom Meschter 已提交
1759 1760 1761 1762
        <note />
      </trans-unit>
      <trans-unit id="An_instance_of_analyzer_0_cannot_be_created_from_1_colon_2">
        <source>An instance of analyzer {0} cannot be created from {1}: {2}.</source>
1763
        <target state="translated">{0} çözümleyicisinin bir örneği {1}: {2} öğesinden oluşturulamaz.</target>
T
Tom Meschter 已提交
1764 1765 1766 1767
        <note />
      </trans-unit>
      <trans-unit id="The_assembly_0_does_not_contain_any_analyzers">
        <source>The assembly {0} does not contain any analyzers.</source>
1768
        <target state="translated">{0} derlemesi hiçbir çözümleyici içermiyor.</target>
T
Tom Meschter 已提交
1769 1770 1771 1772
        <note />
      </trans-unit>
      <trans-unit id="Unable_to_load_Analyzer_assembly_0_colon_1">
        <source>Unable to load Analyzer assembly {0}: {1}</source>
1773
        <target state="translated">Çözümleyici derlemesi {0}: {1} yüklenemiyor</target>
T
Tom Meschter 已提交
1774 1775 1776 1777
        <note />
      </trans-unit>
      <trans-unit id="Make_method_synchronous">
        <source>Make method synchronous</source>
1778
        <target state="translated">Metodu zaman uyumlu hale getir</target>
T
Tom Meschter 已提交
1779 1780 1781 1782
        <note />
      </trans-unit>
      <trans-unit id="Add_this_or_Me_qualification">
        <source>Add 'this' or 'Me' qualification.</source>
1783
        <target state="translated">'this' veya 'Me' niteliği ekle.</target>
T
Tom Meschter 已提交
1784 1785 1786 1787
        <note />
      </trans-unit>
      <trans-unit id="Fix_Name_Violation_colon_0">
        <source>Fix Name Violation: {0}</source>
1788
        <target state="translated">Ad İhlalini Düzelt: {0}</target>
T
Tom Meschter 已提交
1789 1790 1791 1792
        <note />
      </trans-unit>
      <trans-unit id="Naming_rule_violation_0">
        <source>Naming rule violation: {0}</source>
1793
        <target state="translated">Adlandırma kuralı ihlali: {0}</target>
T
Tom Meschter 已提交
1794 1795 1796 1797
        <note>{0} is the rule title, {1} is the way in which the rule was violated</note>
      </trans-unit>
      <trans-unit id="Naming_Styles">
        <source>Naming Styles</source>
1798
        <target state="translated">Adlandırma Stilleri</target>
T
Tom Meschter 已提交
1799 1800 1801 1802
        <note />
      </trans-unit>
      <trans-unit id="from_0">
        <source>from {0}</source>
1803
        <target state="translated">Şuradan: {0}</target>
T
Tom Meschter 已提交
1804 1805 1806 1807
        <note />
      </trans-unit>
      <trans-unit id="Find_and_install_latest_version">
        <source>Find and install latest version</source>
1808
        <target state="translated">Son sürümü bul ve yükle</target>
T
Tom Meschter 已提交
1809 1810 1811 1812
        <note />
      </trans-unit>
      <trans-unit id="Use_local_version_0">
        <source>Use local version '{0}'</source>
1813
        <target state="translated">Yerel sürüm olan '{0}' sürümünü kullan</target>
T
Tom Meschter 已提交
1814 1815 1816 1817 1818
        <note />
      </trans-unit>
      <trans-unit id="Use_locally_installed_0_version_1_This_version_used_in_colon_2">
        <source>Use locally installed '{0}' version '{1}'
This version used in: {2}</source>
1819 1820
        <target state="translated">{0}' uygulamasının yerel olarak yüklü '{1}' sürümünü kullanın
Bu sürüm şurada kullanılır: {2}</target>
T
Tom Meschter 已提交
1821 1822 1823 1824
        <note />
      </trans-unit>
      <trans-unit id="Find_and_install_latest_version_of_0">
        <source>Find and install latest version of '{0}'</source>
1825
        <target state="translated">Son '{0}' sürümünü bul ve yükle</target>
T
Tom Meschter 已提交
1826 1827 1828 1829
        <note />
      </trans-unit>
      <trans-unit id="Install_with_package_manager">
        <source>Install with package manager...</source>
1830
        <target state="translated">Paket yöneticisi ile yükle...</target>
T
Tom Meschter 已提交
1831 1832 1833 1834
        <note />
      </trans-unit>
      <trans-unit id="Install_0_1">
        <source>Install '{0} {1}'</source>
1835
        <target state="translated">Şunu yükle: '{0} {1}'</target>
T
Tom Meschter 已提交
1836 1837 1838 1839
        <note />
      </trans-unit>
      <trans-unit id="Install_version_0">
        <source>Install version '{0}'</source>
1840
        <target state="translated">{0}' sürümünü yükle</target>
T
Tom Meschter 已提交
1841 1842 1843 1844
        <note />
      </trans-unit>
      <trans-unit id="Generate_variable_0">
        <source>Generate variable '{0}'</source>
1845
        <target state="translated">{0}' değişkenini oluştur</target>
T
Tom Meschter 已提交
1846 1847 1848 1849
        <note />
      </trans-unit>
      <trans-unit id="Classes">
        <source>Classes</source>
1850
        <target state="translated">Sınıflar</target>
T
Tom Meschter 已提交
1851 1852 1853 1854
        <note />
      </trans-unit>
      <trans-unit id="Constants">
        <source>Constants</source>
1855
        <target state="translated">Sabitler</target>
T
Tom Meschter 已提交
1856 1857 1858 1859
        <note />
      </trans-unit>
      <trans-unit id="Delegates">
        <source>Delegates</source>
1860
        <target state="translated">Temsilciler</target>
T
Tom Meschter 已提交
1861 1862 1863 1864
        <note />
      </trans-unit>
      <trans-unit id="Enums">
        <source>Enums</source>
1865
        <target state="translated">Sabit Listeleri</target>
T
Tom Meschter 已提交
1866 1867 1868 1869
        <note />
      </trans-unit>
      <trans-unit id="Events">
        <source>Events</source>
1870
        <target state="translated">Olaylar</target>
T
Tom Meschter 已提交
1871 1872 1873 1874
        <note />
      </trans-unit>
      <trans-unit id="Extension_methods">
        <source>Extension methods</source>
1875
        <target state="translated">Genişletme metotları</target>
T
Tom Meschter 已提交
1876 1877 1878 1879
        <note />
      </trans-unit>
      <trans-unit id="Fields">
        <source>Fields</source>
1880
        <target state="translated">Alanlar</target>
T
Tom Meschter 已提交
1881 1882 1883 1884
        <note />
      </trans-unit>
      <trans-unit id="Interfaces">
        <source>Interfaces</source>
1885
        <target state="translated">Arabirimler</target>
T
Tom Meschter 已提交
1886 1887 1888 1889
        <note />
      </trans-unit>
      <trans-unit id="Locals">
        <source>Locals</source>
1890
        <target state="translated">Yerel Öğeler</target>
T
Tom Meschter 已提交
1891 1892 1893 1894
        <note />
      </trans-unit>
      <trans-unit id="Methods">
        <source>Methods</source>
1895
        <target state="translated">Metotlar</target>
T
Tom Meschter 已提交
1896 1897 1898 1899
        <note />
      </trans-unit>
      <trans-unit id="Modules">
        <source>Modules</source>
1900
        <target state="translated">Modüller</target>
T
Tom Meschter 已提交
1901 1902 1903 1904
        <note />
      </trans-unit>
      <trans-unit id="Namespaces">
        <source>Namespaces</source>
1905
        <target state="translated">Ad Uzayları</target>
T
Tom Meschter 已提交
1906 1907 1908 1909
        <note />
      </trans-unit>
      <trans-unit id="Properties">
        <source>Properties</source>
1910
        <target state="translated">Özellikler</target>
T
Tom Meschter 已提交
1911 1912 1913 1914
        <note />
      </trans-unit>
      <trans-unit id="Structures">
        <source>Structures</source>
1915
        <target state="translated">Yapılar</target>
T
Tom Meschter 已提交
1916 1917 1918 1919
        <note />
      </trans-unit>
      <trans-unit id="Parameters_colon">
        <source>Parameters:</source>
1920
        <target state="translated">Parametreler:</target>
T
Tom Meschter 已提交
1921 1922 1923 1924
        <note />
      </trans-unit>
      <trans-unit id="Add_missing_cases">
        <source>Add missing cases</source>
1925
        <target state="translated">Eksik durumları ekle</target>
T
Tom Meschter 已提交
1926 1927 1928 1929
        <note />
      </trans-unit>
      <trans-unit id="Add_both">
        <source>Add both</source>
1930
        <target state="translated">Her ikisini de ekle</target>
T
Tom Meschter 已提交
1931 1932 1933 1934
        <note />
      </trans-unit>
      <trans-unit id="Add_default_case">
        <source>Add default case</source>
1935
        <target state="translated">Varsayılan durum ekle</target>
T
Tom Meschter 已提交
1936 1937 1938 1939
        <note />
      </trans-unit>
      <trans-unit id="Variadic_SignatureHelpItem_must_have_at_least_one_parameter">
        <source>Variadic SignatureHelpItem must have at least one parameter.</source>
1940
        <target state="translated">Bağımsız değişken içeren SignatureHelpItem en az bir parametreye sahip olmalıdır.</target>
T
Tom Meschter 已提交
1941 1942 1943 1944
        <note />
      </trans-unit>
      <trans-unit id="Add_braces">
        <source>Add braces</source>
1945
        <target state="translated">Küme ayracı ekle</target>
T
Tom Meschter 已提交
1946 1947 1948 1949
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_with_method">
        <source>Replace '{0}' with method</source>
1950
        <target state="translated">{0}' yerine metot kullan</target>
T
Tom Meschter 已提交
1951 1952 1953 1954
        <note />
      </trans-unit>
      <trans-unit id="Replace_0_with_methods">
        <source>Replace '{0}' with methods</source>
1955
        <target state="translated">{0}' yerine metotlar kullan</target>
T
Tom Meschter 已提交
1956 1957 1958 1959
        <note />
      </trans-unit>
      <trans-unit id="Property_referenced_implicitly">
        <source>Property referenced implicitly</source>
1960
        <target state="translated">Özelliğe örtülü olarak başvurdu</target>
T
Tom Meschter 已提交
1961 1962 1963 1964
        <note />
      </trans-unit>
      <trans-unit id="Property_cannot_safely_be_replaced_with_a_method_call">
        <source>Property cannot safely be replaced with a method call</source>
1965
        <target state="translated">Özellik, bir metot çağrısı ile güvenli şekilde değiştirilemiyor</target>
T
Tom Meschter 已提交
1966 1967 1968 1969
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_interpolated_string">
        <source>Convert to interpolated string</source>
1970
        <target state="translated">Araya alınmış dizeye dönüştür</target>
T
Tom Meschter 已提交
1971 1972 1973 1974
        <note />
      </trans-unit>
      <trans-unit id="Move_type_to_0">
        <source>Move type to {0}</source>
1975
        <target state="translated">Türü {0} ile değiştir</target>
T
Tom Meschter 已提交
1976 1977 1978 1979
        <note />
      </trans-unit>
      <trans-unit id="Rename_file_to_0">
        <source>Rename file to {0}</source>
1980
        <target state="translated">Dosyayı {0} olarak yeniden adlandır</target>
T
Tom Meschter 已提交
1981 1982 1983 1984
        <note />
      </trans-unit>
      <trans-unit id="Rename_type_to_0">
        <source>Rename type to {0}</source>
1985
        <target state="translated">Tür {0} olarak yeniden adlandır</target>
T
Tom Meschter 已提交
1986 1987 1988 1989
        <note />
      </trans-unit>
      <trans-unit id="Remove_tag">
        <source>Remove tag</source>
1990
        <target state="translated">Etiketi Kaldır</target>
T
Tom Meschter 已提交
1991 1992 1993 1994
        <note />
      </trans-unit>
      <trans-unit id="Add_missing_param_nodes">
        <source>Add missing param nodes</source>
1995
        <target state="translated">Eksik parametre düğümlerini ekle</target>
T
Tom Meschter 已提交
1996 1997 1998 1999
        <note />
      </trans-unit>
      <trans-unit id="Make_containing_scope_async">
        <source>Make containing scope async</source>
2000
        <target state="translated">İçeren kapsamı asenkron yap</target>
T
Tom Meschter 已提交
2001 2002 2003 2004
        <note />
      </trans-unit>
      <trans-unit id="Make_containing_scope_async_return_Task">
        <source>Make containing scope async (return Task)</source>
2005
        <target state="translated">İçeren kapsamı asenkron yap (Görevi döndür)</target>
T
Tom Meschter 已提交
2006 2007 2008 2009
        <note />
      </trans-unit>
      <trans-unit id="paren_Unknown_paren">
        <source>(Unknown)</source>
2010
        <target state="translated">(Bilinmiyor)</target>
T
Tom Meschter 已提交
2011 2012 2013 2014
        <note />
      </trans-unit>
      <trans-unit id="Implement_Abstract_Class">
        <source>Implement Abstract Class</source>
2015
        <target state="translated">Soyut Sınıfı Uygula</target>
T
Tom Meschter 已提交
2016 2017 2018 2019
        <note />
      </trans-unit>
      <trans-unit id="Use_framework_type">
        <source>Use framework type</source>
2020
        <target state="translated">Çerçeve türü kullan</target>
T
Tom Meschter 已提交
2021 2022 2023 2024
        <note />
      </trans-unit>
      <trans-unit id="Install_package_0">
        <source>Install package '{0}'</source>
2025
        <target state="translated">{0}' paketini yükle</target>
T
Tom Meschter 已提交
2026 2027 2028 2029
        <note />
      </trans-unit>
      <trans-unit id="Object_initialization_can_be_simplified">
        <source>Object initialization can be simplified</source>
2030
        <target state="translated">Nesne başlatma basitleştirilebilir</target>
T
Tom Meschter 已提交
2031 2032 2033 2034
        <note />
      </trans-unit>
      <trans-unit id="Use_throw_expression">
        <source>Use 'throw' expression</source>
2035
        <target state="translated">'throw' ifadesi kullan</target>
T
Tom Meschter 已提交
2036 2037 2038 2039
        <note />
      </trans-unit>
      <trans-unit id="project_0">
        <source>project {0}</source>
2040
        <target state="translated">proje {0}</target>
T
Tom Meschter 已提交
2041 2042 2043 2044
        <note />
      </trans-unit>
      <trans-unit id="Inline_variable_declaration">
        <source>Inline variable declaration</source>
2045
        <target state="translated">Satır içi değişken bildirimi</target>
T
Tom Meschter 已提交
2046 2047 2048 2049
        <note />
      </trans-unit>
      <trans-unit id="Use_pattern_matching">
        <source>Use pattern matching</source>
2050
        <target state="translated">Desen eşleştirme kullan</target>
T
Tom Meschter 已提交
2051 2052 2053 2054
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_methods">
        <source>Use expression body for methods</source>
2055
        <target state="translated">Metotlar için ifade gövdesi kullan</target>
T
Tom Meschter 已提交
2056 2057 2058 2059
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_methods">
        <source>Use block body for methods</source>
2060
        <target state="translated">Metotlar için blok gövdesi kullan</target>
T
Tom Meschter 已提交
2061 2062 2063 2064
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_accessors">
        <source>Use block body for accessors</source>
2065
        <target state="translated">Erişimciler için blok gövdesi kullan</target>
T
Tom Meschter 已提交
2066 2067 2068 2069
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_constructors">
        <source>Use block body for constructors</source>
2070
        <target state="translated">Oluşturucular için blok gövdesi kullan</target>
T
Tom Meschter 已提交
2071 2072 2073 2074
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_indexers">
        <source>Use block body for indexers</source>
2075
        <target state="translated">Dizin oluşturucular için blok gövdesi kullan</target>
T
Tom Meschter 已提交
2076 2077 2078 2079
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_operators">
        <source>Use block body for operators</source>
2080
        <target state="translated">İşleçler için blok gövdesi kullan</target>
T
Tom Meschter 已提交
2081 2082 2083 2084
        <note />
      </trans-unit>
      <trans-unit id="Use_block_body_for_properties">
        <source>Use block body for properties</source>
2085
        <target state="translated">Özellikler için blok gövdesi kullan</target>
T
Tom Meschter 已提交
2086 2087 2088 2089
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_accessors">
        <source>Use expression body for accessors</source>
2090
        <target state="translated">Erişimciler için ifade gövdesi kullan</target>
T
Tom Meschter 已提交
2091 2092 2093 2094
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_constructors">
        <source>Use expression body for constructors</source>
2095
        <target state="translated">Oluşturucular için ifade gövdesi kullan</target>
T
Tom Meschter 已提交
2096 2097 2098 2099
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_indexers">
        <source>Use expression body for indexers</source>
2100
        <target state="translated">Dizin oluşturucular için ifade gövdesi kullan</target>
T
Tom Meschter 已提交
2101 2102 2103 2104
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_operators">
        <source>Use expression body for operators</source>
2105
        <target state="translated">İşleçler için ifade gövdesi kullan</target>
T
Tom Meschter 已提交
2106 2107 2108 2109
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_properties">
        <source>Use expression body for properties</source>
2110
        <target state="translated">Özellikler için ifade gövdesi kullan</target>
T
Tom Meschter 已提交
2111 2112 2113 2114
        <note />
      </trans-unit>
      <trans-unit id="Fully_qualify_0">
        <source>Fully qualify '{0}'</source>
2115
        <target state="translated">{0}' adını tam olarak belirtin</target>
T
Tom Meschter 已提交
2116 2117 2118 2119
        <note />
      </trans-unit>
      <trans-unit id="Remove_reference_to_0">
        <source>Remove reference to '{0}'.</source>
2120
        <target state="translated">{0}' başvurusunu kaldırın.</target>
T
Tom Meschter 已提交
2121 2122 2123 2124
        <note />
      </trans-unit>
      <trans-unit id="Keywords">
        <source>Keywords</source>
2125
        <target state="translated">Anahtar Sözcükler</target>
T
Tom Meschter 已提交
2126 2127 2128 2129
        <note />
      </trans-unit>
      <trans-unit id="Snippets">
        <source>Snippets</source>
2130
        <target state="translated">Kod Parçacıkları</target>
T
Tom Meschter 已提交
2131 2132 2133 2134
        <note />
      </trans-unit>
      <trans-unit id="All_lowercase">
        <source>All lowercase</source>
2135
        <target state="translated">Tümü küçük harf</target>
T
Tom Meschter 已提交
2136 2137 2138 2139
        <note />
      </trans-unit>
      <trans-unit id="All_uppercase">
        <source>All uppercase</source>
2140
        <target state="translated">Tümü büyük harf</target>
T
Tom Meschter 已提交
2141 2142 2143 2144
        <note />
      </trans-unit>
      <trans-unit id="First_word_capitalized">
        <source>First word capitalized</source>
2145
        <target state="translated">İlk sözcüğün baş harfi büyük</target>
T
Tom Meschter 已提交
2146 2147 2148 2149
        <note />
      </trans-unit>
      <trans-unit id="Pascal_Case">
        <source>Pascal Case</source>
2150
        <target state="translated">Baş Harfleri Büyük Olmak Üzere Bitişik</target>
T
Tom Meschter 已提交
2151 2152 2153 2154
        <note />
      </trans-unit>
      <trans-unit id="Collection_initialization_can_be_simplified">
        <source>Collection initialization can be simplified</source>
2155
        <target state="translated">Koleksiyon başlatma işlemi kolaylaştırılabilir</target>
T
Tom Meschter 已提交
2156 2157 2158 2159
        <note />
      </trans-unit>
      <trans-unit id="Use_coalesce_expression">
        <source>Use coalesce expression</source>
2160
        <target state="translated">Birleştirme ifadesi kullan</target>
T
Tom Meschter 已提交
2161 2162 2163 2164
        <note />
      </trans-unit>
      <trans-unit id="Use_null_propagation">
        <source>Use null propagation</source>
2165
        <target state="translated">Null yayılması kullan</target>
T
Tom Meschter 已提交
2166 2167 2168 2169
        <note />
      </trans-unit>
      <trans-unit id="Variable_declaration_can_be_inlined">
        <source>Variable declaration can be inlined</source>
2170
        <target state="translated">Değişken bildirimi satır içine alınabilir</target>
T
Tom Meschter 已提交
2171 2172 2173 2174
        <note />
      </trans-unit>
      <trans-unit id="Null_check_can_be_simplified">
        <source>Null check can be simplified</source>
2175
        <target state="translated">Null denetimi kolaylaştırılabilir</target>
T
Tom Meschter 已提交
2176 2177 2178 2179
        <note />
      </trans-unit>
      <trans-unit id="Simplify_collection_initialization">
        <source>Simplify collection initialization</source>
2180
        <target state="translated">Koleksiyon başlatmayı kolaylaştır</target>
T
Tom Meschter 已提交
2181 2182 2183 2184
        <note />
      </trans-unit>
      <trans-unit id="Simplify_object_initialization">
        <source>Simplify object initialization</source>
2185
        <target state="translated">Nesne başlatmayı kolaylaştır</target>
T
Tom Meschter 已提交
2186 2187 2188 2189
        <note />
      </trans-unit>
      <trans-unit id="Prefer_explicitly_provided_tuple_element_name">
        <source>Prefer explicitly provided tuple element name</source>
2190
        <target state="translated">Açıkça sağlanan demet öğesi adını tercih et</target>
T
Tom Meschter 已提交
2191 2192 2193 2194
        <note />
      </trans-unit>
      <trans-unit id="Use_explicitly_provided_tuple_name">
        <source>Use explicitly provided tuple name</source>
2195
        <target state="translated">Açıkça sağlanan demet adını kullan</target>
T
Tom Meschter 已提交
2196 2197 2198 2199
        <note />
      </trans-unit>
      <trans-unit id="Remove_document_0">
        <source>Remove document '{0}'</source>
2200
        <target state="translated">{0}' belgesini kaldır</target>
T
Tom Meschter 已提交
2201 2202 2203 2204
        <note />
      </trans-unit>
      <trans-unit id="Add_document_0">
        <source>Add document '{0}'</source>
2205
        <target state="translated">{0}' belgesini ekle</target>
T
Tom Meschter 已提交
2206 2207 2208 2209
        <note />
      </trans-unit>
      <trans-unit id="Add_argument_name_0">
        <source>Add argument name '{0}'</source>
2210
        <target state="translated">{0}' bağımsız değişken adını ekle</target>
T
Tom Meschter 已提交
2211 2212 2213 2214
        <note />
      </trans-unit>
      <trans-unit id="Take_0">
        <source>Take '{0}'</source>
2215
        <target state="translated">{0}' al</target>
T
Tom Meschter 已提交
2216 2217 2218 2219
        <note />
      </trans-unit>
      <trans-unit id="Take_both">
        <source>Take both</source>
2220
        <target state="translated">Her ikisini de al</target>
T
Tom Meschter 已提交
2221 2222 2223 2224
        <note />
      </trans-unit>
      <trans-unit id="Take_bottom">
        <source>Take bottom</source>
2225
        <target state="translated">Alttakini al</target>
T
Tom Meschter 已提交
2226 2227 2228 2229
        <note />
      </trans-unit>
      <trans-unit id="Take_top">
        <source>Take top</source>
2230
        <target state="translated">Üsttekini al</target>
T
Tom Meschter 已提交
2231 2232 2233 2234
        <note />
      </trans-unit>
      <trans-unit id="Remove_unused_variable">
        <source>Remove unused variable</source>
2235
        <target state="translated">Kullanılmayan değişkeni kaldır</target>
T
Tom Meschter 已提交
2236 2237 2238 2239
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_binary">
        <source>Convert to binary</source>
2240
        <target state="translated">İkiliye dönüştür</target>
T
Tom Meschter 已提交
2241 2242 2243 2244
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_decimal">
        <source>Convert to decimal</source>
2245
        <target state="translated">Ondalığa dönüştür</target>
T
Tom Meschter 已提交
2246 2247 2248 2249
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_hex">
        <source>Convert to hex</source>
2250
        <target state="translated">Onaltılığa dönüştür</target>
T
Tom Meschter 已提交
2251 2252 2253 2254
        <note />
      </trans-unit>
      <trans-unit id="Separate_thousands">
        <source>Separate thousands</source>
2255
        <target state="translated">Binleri ayır</target>
T
Tom Meschter 已提交
2256 2257 2258 2259
        <note />
      </trans-unit>
      <trans-unit id="Separate_words">
        <source>Separate words</source>
2260
        <target state="translated">Sözcükleri ayır</target>
T
Tom Meschter 已提交
2261 2262 2263 2264
        <note />
      </trans-unit>
      <trans-unit id="Separate_nibbles">
        <source>Separate nibbles</source>
2265
        <target state="translated">Dörtlüleri ayır</target>
T
Tom Meschter 已提交
2266 2267 2268 2269
        <note />
      </trans-unit>
      <trans-unit id="Remove_separators">
        <source>Remove separators</source>
2270
        <target state="translated">Ayırıcıları kaldır</target>
T
Tom Meschter 已提交
2271 2272 2273 2274
        <note />
      </trans-unit>
      <trans-unit id="Add_parameter_to_0">
        <source>Add parameter to '{0}'</source>
2275
        <target state="translated">{0}' öğesine parametre ekle</target>
T
Tom Meschter 已提交
2276 2277 2278 2279
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor">
        <source>Generate constructor...</source>
2280
        <target state="translated">Oluşturucuyu oluştur...</target>
T
Tom Meschter 已提交
2281 2282 2283 2284
        <note />
      </trans-unit>
      <trans-unit id="Pick_members_to_be_used_as_constructor_parameters">
        <source>Pick members to be used as constructor parameters</source>
2285
        <target state="translated">Oluşturucu parametresi olarak kullanılacak üyeleri seçin</target>
T
Tom Meschter 已提交
2286 2287 2288 2289
        <note />
      </trans-unit>
      <trans-unit id="Pick_members_to_be_used_in_Equals_GetHashCode">
        <source>Pick members to be used in Equals/GetHashCode</source>
2290
        <target state="translated">Equals/GetHashCode içinde kullanılacak üyeleri seçin</target>
T
Tom Meschter 已提交
2291 2292 2293 2294
        <note />
      </trans-unit>
      <trans-unit id="Changes_to_expression_trees_may_result_in_behavior_changes_at_runtime">
        <source>Changes to expression trees may result in behavior changes at runtime</source>
2295
        <target state="translated">İfade ağaçlarında yapılan değişiklikler çalışma zamanında davranış değişikliklerine neden olabilir</target>
T
Tom Meschter 已提交
2296 2297 2298 2299
        <note />
      </trans-unit>
      <trans-unit id="Generate_overrides">
        <source>Generate overrides...</source>
2300
        <target state="translated">Geçersiz kılmaları oluştur...</target>
T
Tom Meschter 已提交
2301 2302 2303 2304
        <note />
      </trans-unit>
      <trans-unit id="Pick_members_to_override">
        <source>Pick members to override</source>
2305
        <target state="translated">Geçersiz kılınacak üyeleri seçin</target>
T
Tom Meschter 已提交
2306 2307 2308 2309
        <note />
      </trans-unit>
      <trans-unit id="Add_null_check">
        <source>Add null check</source>
2310
        <target state="translated">Null denetimi ekle</target>
T
Tom Meschter 已提交
2311 2312 2313 2314
        <note />
      </trans-unit>
      <trans-unit id="Add_string_IsNullOrEmpty_check">
        <source>Add 'string.IsNullOrEmpty' check</source>
2315
        <target state="translated">'string.IsNullOrEmpty' denetimi ekle</target>
T
Tom Meschter 已提交
2316 2317 2318 2319
        <note />
      </trans-unit>
      <trans-unit id="Add_string_IsNullOrWhiteSpace_check">
        <source>Add 'string.IsNullOrWhiteSpace' check</source>
2320
        <target state="translated">'string.IsNullOrWhiteSpace' denetimi ekle</target>
T
Tom Meschter 已提交
2321 2322 2323 2324
        <note />
      </trans-unit>
      <trans-unit id="Create_and_initialize_field_0">
        <source>Create and initialize field '{0}'</source>
2325
        <target state="translated">{0}' alanını oluştur ve başlat</target>
T
Tom Meschter 已提交
2326 2327 2328 2329
        <note />
      </trans-unit>
      <trans-unit id="Create_and_initialize_property_0">
        <source>Create and initialize property '{0}'</source>
2330
        <target state="translated">{0}' özelliğini oluştur ve başlat</target>
T
Tom Meschter 已提交
2331 2332 2333 2334
        <note />
      </trans-unit>
      <trans-unit id="Initialize_field_0">
        <source>Initialize field '{0}'</source>
2335
        <target state="translated">{0}' alanını başlat</target>
T
Tom Meschter 已提交
2336 2337 2338 2339
        <note />
      </trans-unit>
      <trans-unit id="Initialize_property_0">
        <source>Initialize property '{0}'</source>
2340
        <target state="translated">{0}' özelliğini başlat</target>
T
Tom Meschter 已提交
2341 2342 2343 2344
        <note />
      </trans-unit>
      <trans-unit id="Add_null_checks">
        <source>Add null checks</source>
2345
        <target state="translated">Null denetimleri ekle</target>
T
Tom Meschter 已提交
2346 2347 2348 2349
        <note />
      </trans-unit>
      <trans-unit id="Generate_operators">
        <source>Generate operators</source>
2350
        <target state="translated">İşleçleri oluştur</target>
T
Tom Meschter 已提交
2351 2352 2353 2354
        <note />
      </trans-unit>
      <trans-unit id="Implement_0">
        <source>Implement {0}</source>
2355
        <target state="translated">{0} uygula</target>
T
Tom Meschter 已提交
2356 2357 2358 2359
        <note />
      </trans-unit>
      <trans-unit id="Simplify_default_expression">
        <source>Simplify 'default' expression</source>
2360
        <target state="translated">Default' ifadesini basitleştir</target>
T
Tom Meschter 已提交
2361 2362 2363 2364
        <note />
      </trans-unit>
      <trans-unit id="default_expression_can_be_simplified">
        <source>'default' expression can be simplified</source>
2365
        <target state="translated">'default' ifadesi basitleştirilebilir</target>
T
Tom Meschter 已提交
2366 2367 2368 2369
        <note />
      </trans-unit>
      <trans-unit id="Format_string_contains_invalid_placeholder">
        <source>Format string contains invalid placeholder</source>
2370
        <target state="translated">Biçim dizesi, geçersiz yer tutucu içeriyor</target>
T
Tom Meschter 已提交
2371 2372 2373 2374
        <note />
      </trans-unit>
      <trans-unit id="Invalid_format_string">
        <source>Invalid format string</source>
2375
        <target state="translated">Geçersiz biçim dizesi</target>
T
Tom Meschter 已提交
2376 2377 2378 2379
        <note />
      </trans-unit>
      <trans-unit id="Use_inferred_member_name">
        <source>Use inferred member name</source>
2380
        <target state="translated">Gösterilen üye adı kullan</target>
T
Tom Meschter 已提交
2381 2382 2383 2384
        <note />
      </trans-unit>
      <trans-unit id="Member_name_can_be_simplified">
        <source>Member name can be simplified</source>
2385
        <target state="translated">Üye adı basitleştirilebilir</target>
T
Tom Meschter 已提交
2386 2387 2388 2389
        <note />
      </trans-unit>
      <trans-unit id="Reported_diagnostic_0_has_a_source_location_in_file_1_which_is_not_part_of_the_compilation_being_analyzed">
        <source>Reported diagnostic '{0}' has a source location in file '{1}', which is not part of the compilation being analyzed.</source>
2390
        <target state="translated">Raporlanan '{0}' tanılamasının kaynak konumu, çözümlenen derlemenin bir parçası olmayan '{1}' dosyası içinde.</target>
T
Tom Meschter 已提交
2391 2392 2393 2394
        <note />
      </trans-unit>
      <trans-unit id="Reported_diagnostic_0_has_a_source_location_1_in_file_2_which_is_outside_of_the_given_file">
        <source>Reported diagnostic '{0}' has a source location '{1}' in file '{2}', which is outside of the given file.</source>
2395
        <target state="translated">Bildirilen tanılamanın ('{0}') kaynak konumu olan '{1}', '{2}' dosyasında ve bu konum, belirtilen dosyanın dışında.</target>
T
Tom Meschter 已提交
2396 2397 2398 2399
        <note />
      </trans-unit>
      <trans-unit id="Unreachable_code_detected">
        <source>Unreachable code detected</source>
2400
        <target state="translated">Ulaşılamayan kod algılandı</target>
T
Tom Meschter 已提交
2401 2402 2403 2404
        <note />
      </trans-unit>
      <trans-unit id="Remove_unreachable_code">
        <source>Remove unreachable code</source>
2405
        <target state="translated">Erişilemeyen kodları kaldır</target>
T
Tom Meschter 已提交
2406 2407 2408 2409
        <note />
      </trans-unit>
      <trans-unit id="Modifiers_are_not_ordered">
        <source>Modifiers are not ordered</source>
2410
        <target state="translated">Değiştiriciler sıralı değil</target>
T
Tom Meschter 已提交
2411 2412 2413 2414
        <note />
      </trans-unit>
      <trans-unit id="Order_modifiers">
        <source>Order modifiers</source>
2415
        <target state="translated">Değiştiricileri sırala</target>
T
Tom Meschter 已提交
2416 2417 2418 2419
        <note />
      </trans-unit>
      <trans-unit id="in_0_project_1">
        <source>in {0} (project {1})</source>
2420
        <target state="translated">{0} içinde (proje {1})</target>
T
Tom Meschter 已提交
2421 2422 2423 2424
        <note />
      </trans-unit>
      <trans-unit id="Accessibility_modifiers_required">
        <source>Accessibility modifiers required</source>
2425
        <target state="translated">Erişilebilirlik değiştiricileri gerekli</target>
T
Tom Meschter 已提交
2426 2427 2428 2429
        <note />
      </trans-unit>
      <trans-unit id="Add_accessibility_modifiers">
        <source>Add accessibility modifiers</source>
2430
        <target state="translated">Erişilebilirlik değiştiricileri Ekle</target>
T
Tom Meschter 已提交
2431 2432 2433 2434
        <note />
      </trans-unit>
      <trans-unit id="Use_local_function">
        <source>Use local function</source>
2435
        <target state="translated">Yerel işlev kullan</target>
T
Tom Meschter 已提交
2436 2437 2438 2439
        <note />
      </trans-unit>
      <trans-unit id="Warning_colon_Declaration_changes_scope_and_may_change_meaning">
        <source>Warning: Declaration changes scope and may change meaning.</source>
2440
        <target state="translated">Uyarı: Bildirim, kapsamı değiştiriyor ve anlamı da değiştirebilir.</target>
T
Tom Meschter 已提交
2441 2442 2443 2444
        <note />
      </trans-unit>
      <trans-unit id="Move_declaration_near_reference">
        <source>Move declaration near reference</source>
2445
        <target state="translated">Bildirimi başvurunun yanına taşı</target>
T
Tom Meschter 已提交
2446 2447 2448 2449
        <note />
      </trans-unit>
      <trans-unit id="Convert_to_full_property">
        <source>Convert to full property</source>
2450
        <target state="translated">Tam özelliğe dönüştür</target>
T
Tom Meschter 已提交
2451 2452 2453 2454
        <note />
      </trans-unit>
      <trans-unit id="Generate_constructor_in_0_without_fields">
        <source>Generate constructor in '{0}' (without fields)</source>
2455
        <target state="translated">{0}' içinde oluşturucu üret (alanlar olmadan)</target>
T
Tom Meschter 已提交
2456 2457 2458 2459
        <note />
      </trans-unit>
      <trans-unit id="Add_file_banner">
        <source>Add file banner</source>
2460
        <target state="translated">Dosya başlığı ekle</target>
T
Tom Meschter 已提交
2461 2462 2463 2464
        <note />
      </trans-unit>
      <trans-unit id="Warning_Method_overrides_symbol_from_metadata">
        <source>Warning: Method overrides symbol from metadata</source>
2465
        <target state="translated">Uyarı: Metot, meta verideki sembolü geçersiz kılıyor</target>
T
Tom Meschter 已提交
2466 2467 2468 2469
        <note />
      </trans-unit>
      <trans-unit id="Use_0">
        <source>Use {0}</source>
2470
        <target state="translated">{0} kullan</target>
T
Tom Meschter 已提交
2471 2472 2473 2474
        <note />
      </trans-unit>
      <trans-unit id="Switching_between_lambda_and_local_function_will_prevent_the_debug_session_from_continuing">
        <source>Switching between a lambda and a local function will prevent the debug session from continuing.</source>
2475
        <target state="translated">Bir lambda ile yerel işlev arasında geçiş yapmak, hata ayıklama oturumunun devam etmesini engeller.</target>
T
Tom Meschter 已提交
2476 2477 2478 2479
        <note />
      </trans-unit>
      <trans-unit id="Deconstruct_variable_declaration">
        <source>Deconstruct variable declaration</source>
2480
        <target state="translated">Değişken bildirimini ayrıştır</target>
T
Tom Meschter 已提交
2481 2482 2483 2484
        <note />
      </trans-unit>
      <trans-unit id="Variable_declaration_can_be_deconstructed">
        <source>Variable declaration can be deconstructed</source>
2485
        <target state="translated">Değişken bildirimi ayrıştırılabilir</target>
T
Tom Meschter 已提交
2486 2487 2488 2489
        <note />
      </trans-unit>
      <trans-unit id="Add_argument_name_0_including_trailing_arguments">
        <source>Add argument name '{0}' (including trailing arguments)</source>
2490
        <target state="translated">{0}' bağımsız değişken adını ekle (sondaki bağımsız değişkenler dahil)</target>
T
Tom Meschter 已提交
2491 2492 2493 2494
        <note />
      </trans-unit>
      <trans-unit id="local_function">
        <source>local function</source>
2495
        <target state="translated">yerel işlev</target>
T
Tom Meschter 已提交
2496 2497 2498 2499
        <note />
      </trans-unit>
      <trans-unit id="indexer_">
        <source>indexer</source>
2500
        <target state="translated">dizin oluşturucu</target>
T
Tom Meschter 已提交
2501 2502
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2503 2504
      <trans-unit id="Parentheses_can_be_removed">
        <source>Parentheses can be removed</source>
2505
        <target state="translated">Parantezler kaldırılabilir</target>
M
Martin Strecker 已提交
2506 2507
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2508 2509
      <trans-unit id="Remove_unnecessary_parentheses">
        <source>Remove unnecessary parentheses</source>
2510
        <target state="translated">Gereksiz parantezleri kaldırın</target>
2511 2512
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2513 2514
      <trans-unit id="Add_parentheses_for_clarity">
        <source>Add parentheses for clarity</source>
2515
        <target state="translated">Açıklık sağlamak için parantez ekleyin</target>
C
Cyrus Najmabadi 已提交
2516 2517 2518 2519
        <note />
      </trans-unit>
      <trans-unit id="Parentheses_should_be_added_for_clarity">
        <source>Parentheses should be added for clarity</source>
2520
        <target state="translated">Açıklık sağlamak için parantez eklenmelidir</target>
C
Cyrus Najmabadi 已提交
2521 2522
        <note />
      </trans-unit>
2523 2524
      <trans-unit id="Alias_ambiguous_type_0">
        <source>Alias ambiguous type '{0}'</source>
2525
        <target state="translated">Diğer ad belirsiz '{0}' türünde</target>
2526 2527 2528 2529
        <note />
      </trans-unit>
      <trans-unit id="Warning_colon_Collection_was_modified_during_iteration">
        <source>Warning: Collection was modified during iteration.</source>
2530
        <target state="translated">Uyarı: Yineleme sırasında koleksiyon değiştirildi.</target>
2531 2532
        <note />
      </trans-unit>
2533 2534
      <trans-unit id="Warning_colon_Iteration_variable_crossed_function_boundary">
        <source>Warning: Iteration variable crossed function boundary.</source>
2535
        <target state="translated">Uyarı: Yineleme değişkeni, işlev sınırını geçti.</target>
2536 2537
        <note />
      </trans-unit>
2538 2539
      <trans-unit id="Warning_colon_Collection_may_be_modified_during_iteration">
        <source>Warning: Collection may be modified during iteration.</source>
2540
        <target state="translated">Uyarı: Yineleme sırasında koleksiyon değiştirilebilir.</target>
2541 2542
        <note />
      </trans-unit>
A
Abraham Hosch 已提交
2543 2544
      <trans-unit id="Add_readonly_modifier">
        <source>Add readonly modifier</source>
2545
        <target state="translated">Salt okunur değiştirici ekle</target>
A
Abraham Hosch 已提交
2546 2547
        <note />
      </trans-unit>
2548 2549
      <trans-unit id="Make_field_readonly">
        <source>Make field readonly</source>
2550
        <target state="translated">Alanı salt okunur yap</target>
2551 2552
        <note />
      </trans-unit>
2553 2554
      <trans-unit id="Convert_to_conditional_expression">
        <source>Convert to conditional expression</source>
2555
        <target state="translated">Koşullu ifadeye dönüştürme</target>
2556 2557
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2558 2559
      <trans-unit id="updating_usages_in_containing_member">
        <source>updating usages in containing member</source>
2560
        <target state="translated">üye içeren içinde güncelleştirme kullanımları</target>
C
Cyrus Najmabadi 已提交
2561 2562 2563 2564
        <note />
      </trans-unit>
      <trans-unit id="updating_usages_in_containing_project">
        <source>updating usages in containing project</source>
2565
        <target state="translated">projeyi içeren kullanımlar güncelleştiriliyor</target>
C
Cyrus Najmabadi 已提交
2566 2567 2568 2569
        <note />
      </trans-unit>
      <trans-unit id="updating_usages_in_containing_type">
        <source>updating usages in containing type</source>
2570
        <target state="translated">türünü içeren içinde güncelleştirme kullanımları</target>
C
Cyrus Najmabadi 已提交
2571 2572 2573 2574
        <note />
      </trans-unit>
      <trans-unit id="updating_usages_in_dependent_projects">
        <source>updating usages in dependent projects</source>
2575
        <target state="translated">bağımlı projelerdeki kullanımlar güncelleştiriliyor</target>
C
Cyrus Najmabadi 已提交
2576 2577
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
2578
      <trans-unit id="using_statement_can_be_simplified">
2579 2580
        <source>'using' statement can be simplified</source>
        <target state="new">'using' statement can be simplified</target>
C
Cyrus Najmabadi 已提交
2581 2582
        <note />
      </trans-unit>
T
Tom Meschter 已提交
2583 2584 2585
    </body>
  </file>
</xliff>