ServicesVSResources.pt-BR.xlf 109.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="pt-BR" original="../ServicesVSResources.resx">
    <body>
5 6
      <trans-unit id="A_new_editorconfig_file_was_detected_at_the_root_of_your_solution_Would_you_like_to_make_it_a_solution_item">
        <source>A new .editorconfig file was detected at the root of your solution. Would you like to make it a solution item?</source>
7
        <target state="translated">Um novo arquivo .editorconfig foi detectado na raiz da sua solução. Deseja torná-lo um item de solução?</target>
8 9
        <note />
      </trans-unit>
T
Tom Meschter 已提交
10 11
      <trans-unit id="A_new_namespace_will_be_created">
        <source>A new namespace will be created</source>
12
        <target state="translated">Um namespace será criado</target>
T
Tom Meschter 已提交
13 14
        <note />
      </trans-unit>
15 16 17 18 19
      <trans-unit id="A_type_and_name_must_be_provided">
        <source>A type and name must be provided.</source>
        <target state="new">A type and name must be provided.</target>
        <note />
      </trans-unit>
20 21 22 23 24
      <trans-unit id="Add">
        <source>_Add</source>
        <target state="new">_Add</target>
        <note>Adding an element to a list</note>
      </trans-unit>
I
Ivan Basov 已提交
25 26 27 28 29
      <trans-unit id="Add_Parameter">
        <source>Add Parameter</source>
        <target state="new">Add Parameter</target>
        <note />
      </trans-unit>
A
Andrew Hall (METAL) 已提交
30 31
      <trans-unit id="Add_to_current_file">
        <source>Add to _current file</source>
32
        <target state="translated">Adicionar ao _arquivo atual</target>
A
Andrew Hall (METAL) 已提交
33 34
        <note />
      </trans-unit>
35 36 37 38 39
      <trans-unit id="Added_Parameter">
        <source>Added parameter.</source>
        <target state="new">Added parameter.</target>
        <note />
      </trans-unit>
40 41
      <trans-unit id="Additional_changes_are_needed_to_complete_the_refactoring_Review_changes_below">
        <source>Additional changes are needed to complete the refactoring. Review changes below.</source>
42
        <target state="translated">Alterações adicionais são necessárias para concluir a refatoração. Revise as alterações abaixo.</target>
43 44
        <note />
      </trans-unit>
45 46
      <trans-unit id="All_methods">
        <source>All methods</source>
47
        <target state="translated">Todos os métodos</target>
48 49
        <note />
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
50 51 52 53 54
      <trans-unit id="All_sources">
        <source>All sources</source>
        <target state="new">All sources</target>
        <note />
      </trans-unit>
55 56
      <trans-unit id="Allow_colon">
        <source>Allow:</source>
57
        <target state="translated">Permitir:</target>
58 59
        <note />
      </trans-unit>
60 61
      <trans-unit id="Always_for_clarity">
        <source>Always for clarity</source>
62
        <target state="translated">Sempre para esclarecimento</target>
63 64
        <note />
      </trans-unit>
65 66
      <trans-unit id="Apply_0_keymapping_scheme">
        <source>Apply '{0}' keymapping scheme</source>
67
        <target state="translated">Aplicar esquema de mapeamento de teclas '{0}'</target>
68 69
        <note />
      </trans-unit>
70 71
      <trans-unit id="Avoid_expression_statements_that_implicitly_ignore_value">
        <source>Avoid expression statements that implicitly ignore value</source>
72
        <target state="translated">Evitar instruções de expressão que implicitamente ignoram valor</target>
73 74 75 76
        <note />
      </trans-unit>
      <trans-unit id="Avoid_unused_parameters">
        <source>Avoid unused parameters</source>
77
        <target state="translated">Evitar parâmetros não utilizados</target>
78 79 80 81
        <note />
      </trans-unit>
      <trans-unit id="Avoid_unused_value_assignments">
        <source>Avoid unused value assignments</source>
82
        <target state="translated">Evitar atribuições de valor não utilizadas</target>
83 84
        <note />
      </trans-unit>
85 86
      <trans-unit id="Back">
        <source>Back</source>
87
        <target state="translated">Voltar</target>
88 89
        <note />
      </trans-unit>
90 91
      <trans-unit id="Background_analysis_scope_colon">
        <source>Background analysis scope:</source>
92
        <target state="translated">Escopo da análise em segundo plano:</target>
93 94
        <note />
      </trans-unit>
95 96
      <trans-unit id="Build_plus_live_analysis_NuGet_package">
        <source>Build + live analysis (NuGet package)</source>
97
        <target state="translated">Build + análise em tempo real (pacote NuGet)</target>
98 99
        <note />
      </trans-unit>
D
David Barbet 已提交
100
      <trans-unit id="CSharp_Visual_Basic_Language_Server_Client">
101
        <source>C#/Visual Basic Language Server Client</source>
102
        <target state="translated">Cliente do Servidor de Linguagem C#/Visual Basic</target>
103 104
        <note />
      </trans-unit>
105 106
      <trans-unit id="Calculating_dependents">
        <source>Calculating dependents...</source>
107
        <target state="translated">Calculando dependentes...</target>
108 109
        <note />
      </trans-unit>
I
Ivan Basov 已提交
110 111 112 113 114
      <trans-unit id="Call_site_value">
        <source>Call site value:</source>
        <target state="new">Call site value:</target>
        <note />
      </trans-unit>
D
David Poeschl 已提交
115
      <trans-unit id="Callsite">
D
David Poeschl 已提交
116 117
        <source>Call site</source>
        <target state="new">Call site</target>
D
David Poeschl 已提交
118 119
        <note />
      </trans-unit>
M
Manish Vasani 已提交
120 121
      <trans-unit id="Code_analysis_completed_for_0">
        <source>Code analysis completed for '{0}'.</source>
122
        <target state="translated">Análise de código concluída para '{0}'.</target>
M
Manish Vasani 已提交
123 124 125 126
        <note />
      </trans-unit>
      <trans-unit id="Code_analysis_completed_for_Solution">
        <source>Code analysis completed for Solution.</source>
127
        <target state="translated">Análise de código concluída para a Solução.</target>
128 129
        <note />
      </trans-unit>
M
Manish Vasani 已提交
130 131 132 133 134 135 136 137 138
      <trans-unit id="Code_analysis_terminated_before_completion_for_0">
        <source>Code analysis terminated before completion for '{0}'.</source>
        <target state="new">Code analysis terminated before completion for '{0}'.</target>
        <note />
      </trans-unit>
      <trans-unit id="Code_analysis_terminated_before_completion_for_Solution">
        <source>Code analysis terminated before completion for Solution.</source>
        <target state="new">Code analysis terminated before completion for Solution.</target>
        <note />
139
      </trans-unit>
140 141
      <trans-unit id="Colorize_regular_expressions">
        <source>Colorize regular expressions</source>
142
        <target state="translated">Colorir expressões regulares</target>
143 144
        <note />
      </trans-unit>
145 146
      <trans-unit id="Containing_member">
        <source>Containing Member</source>
147
        <target state="translated">Contendo Membro</target>
148 149 150 151
        <note />
      </trans-unit>
      <trans-unit id="Containing_type">
        <source>Containing Type</source>
152
        <target state="translated">Contendo Tipo</target>
153 154
        <note />
      </trans-unit>
155 156
      <trans-unit id="Current_document">
        <source>Current document</source>
157
        <target state="translated">Documento atual</target>
158 159
        <note />
      </trans-unit>
160 161 162 163 164 165 166 167 168 169
      <trans-unit id="Edit">
        <source>_Edit</source>
        <target state="new">_Edit</target>
        <note />
      </trans-unit>
      <trans-unit id="Edit_0">
        <source>Edit {0}</source>
        <target state="new">Edit {0}</target>
        <note>{0} is a parameter description</note>
      </trans-unit>
170 171
      <trans-unit id="Editor_Color_Scheme">
        <source>Editor Color Scheme</source>
172
        <target state="translated">Esquema de Cores do Editor</target>
173 174 175 176
        <note />
      </trans-unit>
      <trans-unit id="Editor_color_scheme_options_are_only_available_when_using_a_color_theme_bundled_with_Visual_Studio_The_color_theme_can_be_configured_from_the_Environment_General_options_page">
        <source>Editor color scheme options are only available when using a color theme bundled with Visual Studio. The color theme can be configured from the Environment &gt; General options page.</source>
177
        <target state="translated">As opções do esquema de cores do editor estão disponíveis somente ao usar um tema de cores agrupado com Visual Studio. O tema de cores pode ser configurado na página Ambiente &gt; Opções gerais.</target>
178 179
        <note />
      </trans-unit>
T
Tom Meschter 已提交
180 181
      <trans-unit id="Element_is_not_valid">
        <source>Element is not valid.</source>
182
        <target state="translated">O elemento é inválido.</target>
T
Tom Meschter 已提交
183 184
        <note />
      </trans-unit>
D
David Poeschl 已提交
185 186 187 188 189
      <trans-unit id="Enter_a_call_site_value_or_choose_a_different_value_injection_kind">
        <source>Enter a call site value or choose a different value injection kind</source>
        <target state="new">Enter a call site value or choose a different value injection kind</target>
        <note />
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
190 191 192 193 194
      <trans-unit id="Entire_repository">
        <source>Entire repository</source>
        <target state="new">Entire repository</target>
        <note />
      </trans-unit>
195 196
      <trans-unit id="Entire_solution">
        <source>Entire solution</source>
197
        <target state="translated">Solução Inteira</target>
198 199
        <note />
      </trans-unit>
H
HeeJae Chang 已提交
200 201
      <trans-unit id="Evaluating_0_tasks_in_queue">
        <source>Evaluating ({0} tasks in queue)</source>
202
        <target state="translated">Avaliando ({0} tarefas na fila)</target>
203 204
        <note />
      </trans-unit>
205 206
      <trans-unit id="Finish">
        <source>Finish</source>
207
        <target state="translated">Concluir</target>
208 209
        <note />
      </trans-unit>
210 211
      <trans-unit id="Generate_dot_editorconfig_file_from_settings">
        <source>Generate .editorconfig file from settings</source>
212
        <target state="translated">Gerar o arquivo .editorconfig das configurações</target>
213 214
        <note />
      </trans-unit>
215 216
      <trans-unit id="Highlight_related_components_under_cursor">
        <source>Highlight related components under cursor</source>
217
        <target state="translated">Realçar componentes relacionados usando o cursor</target>
218 219
        <note />
      </trans-unit>
220 221
      <trans-unit id="In_other_operators">
        <source>In other operators</source>
222
        <target state="translated">Em outros operadores</target>
223 224
        <note />
      </trans-unit>
I
Ivan Basov 已提交
225 226 227 228 229
      <trans-unit id="Index">
        <source>Index</source>
        <target state="new">Index</target>
        <note>Index of parameter in original signature</note>
      </trans-unit>
230 231 232 233 234
      <trans-unit id="Infer_from_context">
        <source>Infer from context</source>
        <target state="new">Infer from context</target>
        <note />
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
235 236 237 238 239 240 241 242 243 244
      <trans-unit id="Indexed_in_organization">
        <source>Indexed in organization</source>
        <target state="new">Indexed in organization</target>
        <note />
      </trans-unit>
      <trans-unit id="Indexed_in_repo">
        <source>Indexed in repo</source>
        <target state="new">Indexed in repo</target>
        <note />
      </trans-unit>
245 246 247 248 249
      <trans-unit id="Inserting_call_site_value_0">
        <source>Inserting call site value '{0}'</source>
        <target state="new">Inserting call site value '{0}'</target>
        <note />
      </trans-unit>
M
Manish Vasani 已提交
250
      <trans-unit id="Install_Microsoft_recommended_Roslyn_analyzers_which_provide_additional_diagnostics_and_fixes_for_common_API_design_security_performance_and_reliability_issues">
251
        <source>Install Microsoft-recommended Roslyn analyzers, which provide additional diagnostics and fixes for common API design, security, performance, and reliability issues</source>
252
        <target state="translated">Instale os analisadores Roslyn recomendados pela Microsoft, que fornecem diagnósticos adicionais e correções para problemas comuns de confiabilidade, desempenho, segurança e design de API</target>
253 254
        <note />
      </trans-unit>
255 256
      <trans-unit id="Interface_cannot_have_field">
        <source>Interface cannot have field.</source>
257
        <target state="translated">A interface não pode ter campo.</target>
258 259
        <note />
      </trans-unit>
D
David Poeschl 已提交
260 261 262 263 264
      <trans-unit id="IntroduceUndefinedTodoVariables">
        <source>Introduce undefined TODO variables</source>
        <target state="new">Introduce undefined TODO variables</target>
        <note>"TODO" is an indicator that more work should be done at the location where the TODO is inserted</note>
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
265 266 267 268 269
      <trans-unit id="Item_origin">
        <source>Item origin</source>
        <target state="new">Item origin</target>
        <note />
      </trans-unit>
270 271
      <trans-unit id="Keep_all_parentheses_in_colon">
        <source>Keep all parentheses in:</source>
272
        <target state="translated">Mantenha todos os parênteses em:</target>
273 274
        <note />
      </trans-unit>
275 276
      <trans-unit id="Kind">
        <source>Kind</source>
277
        <target state="translated">Tipo</target>
278 279
        <note />
      </trans-unit>
280
      <trans-unit id="Live_Share_CSharp_Visual_Basic_Language_Server_Client">
D
David Barbet 已提交
281
        <source>Live Share C#/Visual Basic Language Server Client</source>
282
        <target state="translated">Cliente do Servidor de Linguagem C#/Visual Basic do Live Share</target>
283
        <note>'Live Share' is a product name and does not need to be localized.</note>
284
      </trans-unit>
285 286
      <trans-unit id="Live_analysis_VSIX_extension">
        <source>Live analysis (VSIX extension)</source>
287
        <target state="translated">Análise em tempo real (extensão do VSIX)</target>
288 289
        <note />
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309
      <trans-unit id="Loaded_items">
        <source>Loaded items</source>
        <target state="new">Loaded items</target>
        <note />
      </trans-unit>
      <trans-unit id="Loaded_solution">
        <source>Loaded solution</source>
        <target state="new">Loaded solution</target>
        <note />
      </trans-unit>
      <trans-unit id="Local">
        <source>Local</source>
        <target state="new">Local</target>
        <note />
      </trans-unit>
      <trans-unit id="Local_metadata">
        <source>Local metadata</source>
        <target state="new">Local metadata</target>
        <note />
      </trans-unit>
310 311
      <trans-unit id="Make_0_abstract">
        <source>Make '{0}' abstract</source>
312
        <target state="translated">Fazer '{0}' abstrato</target>
313 314 315 316
        <note />
      </trans-unit>
      <trans-unit id="Make_abstract">
        <source>Make abstract</source>
317
        <target state="translated">Fazer abstrato</target>
318 319 320 321
        <note />
      </trans-unit>
      <trans-unit id="Members">
        <source>Members</source>
322
        <target state="translated">Membros</target>
323 324
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
325 326
      <trans-unit id="Modifier_preferences_colon">
        <source>Modifier preferences:</source>
327
        <target state="translated">Preferências do modificador:</target>
328 329
        <note />
      </trans-unit>
T
Tom Meschter 已提交
330 331
      <trans-unit id="Move_to_namespace">
        <source>Move to Namespace</source>
332
        <target state="translated">Mover para o Namespace</target>
T
Tom Meschter 已提交
333 334 335 336
        <note />
      </trans-unit>
      <trans-unit id="Namespace">
        <source>Namespace</source>
337
        <target state="translated">Namespace</target>
T
Tom Meschter 已提交
338 339
        <note />
      </trans-unit>
340 341
      <trans-unit id="Namespace_0">
        <source>Namespace: '{0}'</source>
342
        <target state="translated">Namespace: '{0}'</target>
343 344
        <note />
      </trans-unit>
345 346 347
      <trans-unit id="NamingSpecification_CSharp_Class">
        <source>class</source>
        <target state="new">class</target>
348
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
349 350 351 352
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Delegate">
        <source>delegate</source>
        <target state="new">delegate</target>
353
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
354 355 356 357
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Enum">
        <source>enum</source>
        <target state="new">enum</target>
358
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
359 360 361 362
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Event">
        <source>event</source>
        <target state="new">event</target>
363
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
364 365 366
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Field">
        <source>field</source>
367
        <target state="translated">Campo</target>
D
David Poeschl 已提交
368
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# programming language concept of a "field" (which stores data).</note>
369 370 371 372
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Interface">
        <source>interface</source>
        <target state="new">interface</target>
373
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
374 375 376
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Local">
        <source>local</source>
377
        <target state="translated">local</target>
D
David Poeschl 已提交
378
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# language concept of a "local variable".</note>
379 380 381
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_LocalFunction">
        <source>local function</source>
382
        <target state="translated">função local</target>
D
David Poeschl 已提交
383
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# language concept of a "local function" that exists locally within another function.</note>
384 385 386
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Method">
        <source>method</source>
387
        <target state="translated">método</target>
D
David Poeschl 已提交
388
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# language concept of a "method" that can be called by other code.</note>
389 390 391 392
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Namespace">
        <source>namespace</source>
        <target state="new">namespace</target>
393
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
394 395 396
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Parameter">
        <source>parameter</source>
397
        <target state="translated">parâmetro</target>
D
David Poeschl 已提交
398
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# language concept of a "parameter" being passed to a method.</note>
399 400 401
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Property">
        <source>property</source>
402
        <target state="translated">Propriedade.</target>
D
David Poeschl 已提交
403
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# language concept of a "property" (which allows for the retrieval of data).</note>
404 405 406 407
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_Struct">
        <source>struct</source>
        <target state="new">struct</target>
408
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
409 410 411
      </trans-unit>
      <trans-unit id="NamingSpecification_CSharp_TypeParameter">
        <source>type parameter</source>
412
        <target state="translated">parâmetro de tipo</target>
D
David Poeschl 已提交
413
        <note>This string can be found under "Tools | Options | Text Editor | C# | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_CSharp_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the C# language concept of a "type parameter".</note>
414 415 416 417
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Class">
        <source>Class</source>
        <target state="new">Class</target>
418
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
419 420 421 422
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Delegate">
        <source>Delegate</source>
        <target state="new">Delegate</target>
423
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
424 425 426 427
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Enum">
        <source>Enum</source>
        <target state="new">Enum</target>
428
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
429 430 431 432
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Event">
        <source>Event</source>
        <target state="new">Event</target>
433
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
434 435 436
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Field">
        <source>Field</source>
437
        <target state="translated">Campo</target>
D
David Poeschl 已提交
438
        <note>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the Visual Basic language concept of a "field" (which stores data).</note>
439 440 441 442
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Interface">
        <source>Interface</source>
        <target state="new">Interface</target>
443
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
444 445 446
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Local">
        <source>Local</source>
447
        <target state="translated">Local</target>
D
David Poeschl 已提交
448
        <note>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the Visual Basic language concept of a "local variable".</note>
449 450 451
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Method">
        <source>Method</source>
452
        <target state="translated">método</target>
D
David Poeschl 已提交
453
        <note>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the Visual Basic language concept of a "method".</note>
454 455 456 457
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Module">
        <source>Module</source>
        <target state="new">Module</target>
458
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
459 460 461 462
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Namespace">
        <source>Namespace</source>
        <target state="new">Namespace</target>
463
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
464 465 466
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Parameter">
        <source>Parameter</source>
467
        <target state="translated">Parâmetro</target>
D
David Poeschl 已提交
468
        <note>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the Visual Basic language concept of a "parameter" which can be passed to a method.</note>
469 470 471 472
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Property">
        <source>Property</source>
        <target state="new">Property</target>
473
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
474 475 476 477
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_Structure">
        <source>Structure</source>
        <target state="new">Structure</target>
478
        <note>{Locked} This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (including this one).</note>
479 480 481
      </trans-unit>
      <trans-unit id="NamingSpecification_VisualBasic_TypeParameter">
        <source>Type Parameter</source>
482
        <target state="translated">Parâmetro de Tipo</target>
D
David Poeschl 已提交
483
        <note>This string can be found under "Tools | Options | Text Editor | Basic | Code Style | Naming | Manage Specifications | + | Symbol kinds". All of the "NamingSpecification_VisualBasic_*" strings represent language constructs, and some of them are also actual keywords (NOT this one). Refers to the Visual Basic language concept of a "type parameter".</note>
484
      </trans-unit>
485 486
      <trans-unit id="Naming_rules">
        <source>Naming rules</source>
487
        <target state="translated">Regras de nomenclatura</target>
488 489
        <note />
      </trans-unit>
490 491
      <trans-unit id="Never_if_unnecessary">
        <source>Never if unnecessary</source>
492
        <target state="translated">Nunca se desnecessário</target>
493 494
        <note />
      </trans-unit>
M
Manish Vasani 已提交
495 496
      <trans-unit id="Non_public_methods">
        <source>Non-public methods</source>
497
        <target state="translated">Métodos não públicos</target>
498 499
        <note />
      </trans-unit>
D
David Poeschl 已提交
500 501 502 503 504
      <trans-unit id="Omit_only_for_optional_parameters">
        <source>Omit (only for optional parameters)</source>
        <target state="new">Omit (only for optional parameters)</target>
        <note />
      </trans-unit>
505 506
      <trans-unit id="Open_documents">
        <source>Open documents</source>
507
        <target state="translated">Abrir documentos</target>
508 509
        <note />
      </trans-unit>
D
David Poeschl 已提交
510 511 512 513 514
      <trans-unit id="Optional_parameters_must_provide_a_default_value">
        <source>Optional parameters must provide a default value</source>
        <target state="new">Optional parameters must provide a default value</target>
        <note />
      </trans-unit>
D
David Poeschl 已提交
515 516 517 518 519
      <trans-unit id="Optional_with_default_value_colon">
        <source>Optional with default value:</source>
        <target state="new">Optional with default value:</target>
        <note />
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
520 521 522 523 524
      <trans-unit id="Other">
        <source>Others</source>
        <target state="new">Others</target>
        <note />
      </trans-unit>
525 526 527 528 529
      <trans-unit id="Parameter_Details">
        <source>Parameter Details</source>
        <target state="new">Parameter Details</target>
        <note />
      </trans-unit>
I
Ivan Basov 已提交
530
      <trans-unit id="Parameter_Name">
D
David Poeschl 已提交
531 532
        <source>Parameter name:</source>
        <target state="new">Parameter name:</target>
I
Ivan Basov 已提交
533 534
        <note />
      </trans-unit>
535 536 537 538 539 540 541 542
      <trans-unit id="Parameter_information">
        <source>Parameter information</source>
        <target state="new">Parameter information</target>
        <note />
      </trans-unit>
      <trans-unit id="Parameter_kind">
        <source>Parameter kind</source>
        <target state="new">Parameter kind</target>
D
David Poeschl 已提交
543 544
        <note />
      </trans-unit>
545 546 547 548 549
      <trans-unit id="Parameter_name_contains_invalid_characters">
        <source>Parameter name contains invalid character(s).</source>
        <target state="new">Parameter name contains invalid character(s).</target>
        <note />
      </trans-unit>
550 551
      <trans-unit id="Parameter_preferences_colon">
        <source>Parameter preferences:</source>
552
        <target state="translated">Preferências de parâmetro:</target>
553 554
        <note />
      </trans-unit>
555 556 557 558 559
      <trans-unit id="Parameter_type_contains_invalid_characters">
        <source>Parameter type contains invalid character(s).</source>
        <target state="new">Parameter type contains invalid character(s).</target>
        <note />
      </trans-unit>
560 561
      <trans-unit id="Parentheses_preferences_colon">
        <source>Parentheses preferences:</source>
562
        <target state="translated">Preferências de parênteses:</target>
563 564
        <note />
      </trans-unit>
H
HeeJae Chang 已提交
565 566
      <trans-unit id="Paused_0_tasks_in_queue">
        <source>Paused ({0} tasks in queue)</source>
567
        <target state="translated">Em pausa ({0} tarefas na fila)</target>
568 569
        <note />
      </trans-unit>
570 571 572 573 574
      <trans-unit id="Please_enter_a_type_name">
        <source>Please enter a type name</source>
        <target state="new">Please enter a type name</target>
        <note>"Type" is the programming language concept</note>
      </trans-unit>
C
Add UI  
Cyrus Najmabadi 已提交
575 576
      <trans-unit id="Prefer_System_HashCode_in_GetHashCode">
        <source>Prefer 'System.HashCode' in 'GetHashCode'</source>
577
        <target state="translated">Prefira 'System.HashCode' em 'GetHashCode'</target>
C
Add UI  
Cyrus Najmabadi 已提交
578 579
        <note />
      </trans-unit>
C
Add UI.  
Cyrus Najmabadi 已提交
580 581
      <trans-unit id="Prefer_compound_assignments">
        <source>Prefer compound assignments</source>
582
        <target state="translated">Preferir atribuições de compostos</target>
C
Add UI.  
Cyrus Najmabadi 已提交
583 584
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
585 586
      <trans-unit id="Prefer_index_operator">
        <source>Prefer index operator</source>
587
        <target state="translated">Preferir operador de índice</target>
C
Cyrus Najmabadi 已提交
588 589 590 591
        <note />
      </trans-unit>
      <trans-unit id="Prefer_range_operator">
        <source>Prefer range operator</source>
592
        <target state="translated">Preferir operador de intervalo</target>
C
Cyrus Najmabadi 已提交
593 594
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
595 596
      <trans-unit id="Prefer_readonly_fields">
        <source>Prefer readonly fields</source>
597
        <target state="translated">Preferir campos readonly</target>
C
Cyrus Najmabadi 已提交
598 599
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
600 601
      <trans-unit id="Prefer_simple_using_statement">
        <source>Prefer simple 'using' statement</source>
602
        <target state="translated">Preferir a instrução 'using' simples</target>
C
Cyrus Najmabadi 已提交
603 604
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
605 606
      <trans-unit id="Prefer_simplified_boolean_expressions">
        <source>Prefer simplified boolean expressions</source>
607
        <target state="translated">Preferir expressões boolianas simplificadas</target>
C
Cyrus Najmabadi 已提交
608 609
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
610 611
      <trans-unit id="Prefer_static_local_functions">
        <source>Prefer static local functions</source>
612
        <target state="translated">Preferir as funções locais estáticas</target>
C
Cyrus Najmabadi 已提交
613 614
        <note />
      </trans-unit>
615 616
      <trans-unit id="Pull_Members_Up">
        <source>Pull Members Up</source>
617
        <target state="translated">Levantar os membros</target>
618 619
        <note />
      </trans-unit>
620 621
      <trans-unit id="Razor_CSharp_Language_Server_Client">
        <source>Razor C# Language Server Client</source>
622
        <target state="translated">Cliente do Servidor de Linguagem C# do Razor</target>
623 624
        <note />
      </trans-unit>
625 626
      <trans-unit id="Regular_Expressions">
        <source>Regular Expressions</source>
627
        <target state="translated">Expressões regulares</target>
628 629
        <note />
      </trans-unit>
D
David Poeschl 已提交
630 631
      <trans-unit id="Rename_0_to_1">
        <source>Rename {0} to {1}</source>
632
        <target state="translated">Renomear {0} para {1}</target>
D
David Poeschl 已提交
633 634
        <note />
      </trans-unit>
635 636
      <trans-unit id="Report_invalid_regular_expressions">
        <source>Report invalid regular expressions</source>
637
        <target state="translated">Relatar expressões regulares inválidas</target>
638
        <note />
M
Manish Vasani 已提交
639
      </trans-unit>
C
loc  
Cyrus Najmabadi 已提交
640 641 642 643 644
      <trans-unit id="Repository">
        <source>Repository</source>
        <target state="new">Repository</target>
        <note />
      </trans-unit>
D
David Poeschl 已提交
645 646 647 648 649
      <trans-unit id="Required">
        <source>Required</source>
        <target state="new">Required</target>
        <note />
      </trans-unit>
C
Add UI  
Cyrus Najmabadi 已提交
650 651
      <trans-unit id="Requires_System_HashCode_be_present_in_project">
        <source>Requires 'System.HashCode' be present in project</source>
652
        <target state="translated">Requer que 'System.HashCode' esteja presente no projeto</target>
C
Add UI  
Cyrus Najmabadi 已提交
653 654
        <note />
      </trans-unit>
655 656
      <trans-unit id="Reset_Visual_Studio_default_keymapping">
        <source>Reset Visual Studio default keymapping</source>
657
        <target state="translated">Redefinir mapeamento de teclas padrão do Visual Studio</target>
658 659
        <note />
      </trans-unit>
660 661
      <trans-unit id="Review_Changes">
        <source>Review Changes</source>
662
        <target state="translated">Revisar alterações</target>
663 664
        <note />
      </trans-unit>
665 666
      <trans-unit id="Run_Code_Analysis_on_0">
        <source>Run Code Analysis on {0}</source>
667
        <target state="translated">Executar Análise de Código em {0}</target>
668 669 670 671
        <note />
      </trans-unit>
      <trans-unit id="Running_code_analysis_for_0">
        <source>Running code analysis for '{0}'...</source>
672
        <target state="translated">Executando a análise de código para '{0}'...</target>
673 674
        <note />
      </trans-unit>
M
Manish Vasani 已提交
675 676
      <trans-unit id="Running_code_analysis_for_Solution">
        <source>Running code analysis for Solution...</source>
677
        <target state="translated">Executando a análise de código para a Solução...</target>
M
Manish Vasani 已提交
678 679
        <note />
      </trans-unit>
680 681
      <trans-unit id="Running_low_priority_background_processes">
        <source>Running low priority background processes</source>
682
        <target state="translated">Executando processos de baixa prioridade em segundo plano</target>
683 684
        <note />
      </trans-unit>
M
Manish Vasani 已提交
685 686
      <trans-unit id="Save_dot_editorconfig_file">
        <source>Save .editorconfig file</source>
687
        <target state="translated">Salvar arquivo .editorconfig</target>
M
Manish Vasani 已提交
688 689
        <note />
      </trans-unit>
A
Andrew Hall (METAL) 已提交
690 691
      <trans-unit id="Select_destination">
        <source>Select destination</source>
692
        <target state="translated">Selecionar destino</target>
A
Andrew Hall (METAL) 已提交
693 694
        <note />
      </trans-unit>
695
      <trans-unit id="Select_Dependents">
696
        <source>Select _Dependents</source>
697
        <target state="translated">Selecionar _Dependentes</target>
698 699 700
        <note />
      </trans-unit>
      <trans-unit id="Select_Public">
701
        <source>Select _Public</source>
702
        <target state="translated">Selecionar _Público</target>
703 704 705 706
        <note />
      </trans-unit>
      <trans-unit id="Select_destination_and_members_to_pull_up">
        <source>Select destination and members to pull up.</source>
707
        <target state="translated">Selecionar o destino e os membros a serem exibidos.</target>
708 709 710 711
        <note />
      </trans-unit>
      <trans-unit id="Select_destination_colon">
        <source>Select destination:</source>
712
        <target state="translated">Selecionar destino:</target>
713 714 715 716
        <note />
      </trans-unit>
      <trans-unit id="Select_member">
        <source>Select member</source>
717
        <target state="translated">Selecionar membro</target>
718 719 720 721
        <note />
      </trans-unit>
      <trans-unit id="Select_members_colon">
        <source>Select members:</source>
722
        <target state="translated">Selecionar membros:</target>
723 724
        <note />
      </trans-unit>
725 726
      <trans-unit id="Show_completion_list">
        <source>Show completion list</source>
727
        <target state="translated">Mostrar a lista de conclusão</target>
A
Andrew Hall (METAL) 已提交
728 729
        <note />
      </trans-unit>
730 731
      <trans-unit id="Some_color_scheme_colors_are_being_overridden_by_changes_made_in_the_Environment_Fonts_and_Colors_options_page_Choose_Use_Defaults_in_the_Fonts_and_Colors_page_to_revert_all_customizations">
        <source>Some color scheme colors are being overridden by changes made in the Environment &gt; Fonts and Colors options page. Choose `Use Defaults` in the Fonts and Colors page to revert all customizations.</source>
732
        <target state="translated">Algumas cores do esquema de cores estão sendo substituídas pelas alterações feitas na página de Ambiente &gt; Opções de Fontes e Cores. Escolha 'Usar Padrões' na página Fontes e Cores para reverter todas as personalizações.</target>
733 734
        <note />
      </trans-unit>
T
Tom Meschter 已提交
735 736
      <trans-unit id="Target_Namespace_colon">
        <source>Target Namespace:</source>
737
        <target state="translated">Namespace de Destino:</target>
T
Tom Meschter 已提交
738 739 740 741
        <note />
      </trans-unit>
      <trans-unit id="This_is_an_invalid_namespace">
        <source>This is an invalid namespace</source>
742
        <target state="translated">Este é um namespace inválido</target>
T
Tom Meschter 已提交
743 744
        <note />
      </trans-unit>
I
Ivan Basov 已提交
745
      <trans-unit id="Type_Name">
D
David Poeschl 已提交
746 747
        <source>Type name:</source>
        <target state="new">Type name:</target>
I
Ivan Basov 已提交
748 749
        <note />
      </trans-unit>
D
David Poeschl 已提交
750 751 752
      <trans-unit id="Type_name_has_a_syntax_error">
        <source>Type name has a syntax error</source>
        <target state="new">Type name has a syntax error</target>
753 754
        <note>"Type" is the programming language concept</note>
      </trans-unit>
D
David Poeschl 已提交
755 756 757
      <trans-unit id="Type_name_is_not_recognized">
        <source>Type name is not recognized</source>
        <target state="new">Type name is not recognized</target>
758 759
        <note>"Type" is the programming language concept</note>
      </trans-unit>
D
David Poeschl 已提交
760 761 762
      <trans-unit id="Type_name_is_recognized">
        <source>Type name is recognized</source>
        <target state="new">Type name is recognized</target>
763 764
        <note>"Type" is the programming language concept</note>
      </trans-unit>
M
Manish Vasani 已提交
765 766
      <trans-unit id="Unused_value_is_explicitly_assigned_to_an_unused_local">
        <source>Unused value is explicitly assigned to an unused local</source>
767
        <target state="translated">O valor não utilizado é explicitamente atribuído a um local não utilizado</target>
M
Manish Vasani 已提交
768 769 770 771
        <note />
      </trans-unit>
      <trans-unit id="Unused_value_is_explicitly_assigned_to_discard">
        <source>Unused value is explicitly assigned to discard</source>
772
        <target state="translated">O valor não utilizado é explicitamente atribuído ao descarte</target>
M
Manish Vasani 已提交
773 774
        <note />
      </trans-unit>
775 776
      <trans-unit id="Updating_severity">
        <source>Updating severity</source>
777
        <target state="translated">Atualizando a severidade</target>
778 779
        <note />
      </trans-unit>
780 781
      <trans-unit id="Use_editorconfig_compatibility_mode">
        <source>Use .editorconfig compatibility mode (requires restart)</source>
782
        <target state="translated">Usar o modo de compatibilidade .editorconfig (exige reinicialização)</target>
783 784
        <note />
      </trans-unit>
C
Cyrus Najmabadi 已提交
785 786
      <trans-unit id="Use_expression_body_for_lambdas">
        <source>Use expression body for lambdas</source>
787
        <target state="translated">Usar o corpo da expressão para lambdas</target>
788 789
        <note />
      </trans-unit>
790 791
      <trans-unit id="Use_expression_body_for_local_functions">
        <source>Use expression body for local functions</source>
792
        <target state="translated">Usar o corpo da expressão para funções locais</target>
793 794
        <note />
      </trans-unit>
D
David Poeschl 已提交
795 796 797 798 799
      <trans-unit id="Use_named_argument">
        <source>Use named argument</source>
        <target state="new">Use named argument</target>
        <note>"argument" is a programming term for a value passed to a function</note>
      </trans-unit>
M
Manish Vasani 已提交
800 801
      <trans-unit id="Value_assigned_here_is_never_used">
        <source>Value assigned here is never used</source>
802
        <target state="translated">O valor atribuído aqui nunca é usado</target>
M
Manish Vasani 已提交
803 804
        <note />
      </trans-unit>
D
David Poeschl 已提交
805 806
      <trans-unit id="Value_colon">
        <source>Value:</source>
807
        <target state="translated">Valor:</target>
D
David Poeschl 已提交
808 809
        <note />
      </trans-unit>
M
Manish Vasani 已提交
810 811
      <trans-unit id="Value_returned_by_invocation_is_implicitly_ignored">
        <source>Value returned by invocation is implicitly ignored</source>
812
        <target state="translated">O valor retornado por chamada é implicitamente ignorado</target>
M
Manish Vasani 已提交
813 814
        <note />
      </trans-unit>
815 816 817
      <trans-unit id="Value_to_inject_at_call_sites">
        <source>Value to inject at call sites</source>
        <target state="new">Value to inject at call sites</target>
D
David Poeschl 已提交
818 819
        <note />
      </trans-unit>
820 821
      <trans-unit id="Visual_Studio_2017">
        <source>Visual Studio 2017</source>
822
        <target state="translated">Visual Studio 2017</target>
823 824
        <note />
      </trans-unit>
825 826
      <trans-unit id="Visual_Studio_2019">
        <source>Visual Studio 2019</source>
827
        <target state="translated">Visual Studio 2019</target>
828 829
        <note />
      </trans-unit>
830 831
      <trans-unit id="We_notice_you_suspended_0_Reset_keymappings_to_continue_to_navigate_and_refactor">
        <source>We notice you suspended '{0}'. Reset keymappings to continue to navigate and refactor.</source>
832
        <target state="translated">Notamos que você suspendeu '{0}'. Redefina os mapeamentos de teclas para continuar a navegar e refatorar.</target>
833 834
        <note />
      </trans-unit>
835 836
      <trans-unit id="This_workspace_does_not_support_updating_Visual_Basic_compilation_options">
        <source>This workspace does not support updating Visual Basic compilation options.</source>
837
        <target state="translated">Este workspace não é compatível com a atualização das opções de compilação do Visual Basic.</target>
838 839
        <note />
      </trans-unit>
D
David Poeschl 已提交
840 841 842 843 844
      <trans-unit id="You_must_change_the_signature">
        <source>You must change the signature</source>
        <target state="new">You must change the signature</target>
        <note>"signature" here means the definition of a method</note>
      </trans-unit>
T
Tom Meschter 已提交
845 846
      <trans-unit id="You_must_select_at_least_one_member">
        <source>You must select at least one member.</source>
847
        <target state="translated">Você deve selecionar pelo menos um membro.</target>
T
Tom Meschter 已提交
848 849 850 851
        <note />
      </trans-unit>
      <trans-unit id="Interface_name_conflicts_with_an_existing_type_name">
        <source>Interface name conflicts with an existing type name.</source>
852
        <target state="translated">O nome da interface conflita com um nome de tipo existente.</target>
T
Tom Meschter 已提交
853 854 855 856
        <note />
      </trans-unit>
      <trans-unit id="Interface_name_is_not_a_valid_0_identifier">
        <source>Interface name is not a valid {0} identifier.</source>
857
        <target state="translated">O nome da interface não é um identificador {0} válido.</target>
T
Tom Meschter 已提交
858 859 860 861
        <note />
      </trans-unit>
      <trans-unit id="Illegal_characters_in_path">
        <source>Illegal characters in path.</source>
862
        <target state="translated">O caminho contém caracteres inválidos.</target>
T
Tom Meschter 已提交
863 864 865 866
        <note />
      </trans-unit>
      <trans-unit id="File_name_must_have_the_0_extension">
        <source>File name must have the "{0}" extension.</source>
867
        <target state="translated">O nome do arquivo deve ter a extensão "{0}".</target>
T
Tom Meschter 已提交
868 869 870 871
        <note />
      </trans-unit>
      <trans-unit id="Debugger">
        <source>Debugger</source>
872
        <target state="translated">Depurador</target>
T
Tom Meschter 已提交
873 874 875 876
        <note />
      </trans-unit>
      <trans-unit id="Determining_breakpoint_location">
        <source>Determining breakpoint location...</source>
877
        <target state="translated">Determinando a localização do ponto de interrupção...</target>
T
Tom Meschter 已提交
878 879 880 881
        <note />
      </trans-unit>
      <trans-unit id="Determining_autos">
        <source>Determining autos...</source>
882
        <target state="translated">Determinando autos...</target>
T
Tom Meschter 已提交
883 884 885 886
        <note />
      </trans-unit>
      <trans-unit id="Resolving_breakpoint_location">
        <source>Resolving breakpoint location...</source>
887
        <target state="translated">Resolvendo a localização do ponto de interrupção...</target>
T
Tom Meschter 已提交
888 889 890 891
        <note />
      </trans-unit>
      <trans-unit id="Validating_breakpoint_location">
        <source>Validating breakpoint location...</source>
892
        <target state="translated">Validando localização do ponto de interrupção...</target>
T
Tom Meschter 已提交
893 894 895 896
        <note />
      </trans-unit>
      <trans-unit id="Getting_DataTip_text">
        <source>Getting DataTip text...</source>
897
        <target state="translated">Obtendo texto DataTip...</target>
T
Tom Meschter 已提交
898 899 900 901
        <note />
      </trans-unit>
      <trans-unit id="Preview_unavailable">
        <source>Preview unavailable</source>
902
        <target state="translated">Visualização não disponível</target>
T
Tom Meschter 已提交
903 904 905 906
        <note />
      </trans-unit>
      <trans-unit id="Overrides_">
        <source>Overrides</source>
907
        <target state="translated">Substitui</target>
T
Tom Meschter 已提交
908 909 910 911
        <note />
      </trans-unit>
      <trans-unit id="Overridden_By">
        <source>Overridden By</source>
912
        <target state="translated">Substituído por</target>
T
Tom Meschter 已提交
913 914 915 916
        <note />
      </trans-unit>
      <trans-unit id="Inherits_">
        <source>Inherits</source>
917
        <target state="translated">Herda</target>
T
Tom Meschter 已提交
918 919 920 921
        <note />
      </trans-unit>
      <trans-unit id="Inherited_By">
        <source>Inherited By</source>
922
        <target state="translated">Herdado por</target>
T
Tom Meschter 已提交
923 924 925 926
        <note />
      </trans-unit>
      <trans-unit id="Implements_">
        <source>Implements</source>
927
        <target state="translated">Implementos</target>
T
Tom Meschter 已提交
928 929 930 931
        <note />
      </trans-unit>
      <trans-unit id="Implemented_By">
        <source>Implemented By</source>
932
        <target state="translated">Implementado por</target>
T
Tom Meschter 已提交
933 934 935 936
        <note />
      </trans-unit>
      <trans-unit id="Maximum_number_of_documents_are_open">
        <source>Maximum number of documents are open.</source>
937
        <target state="translated">Número máximo de documentos abertos.</target>
T
Tom Meschter 已提交
938 939 940 941
        <note />
      </trans-unit>
      <trans-unit id="Failed_to_create_document_in_miscellaneous_files_project">
        <source>Failed to create document in miscellaneous files project.</source>
942
        <target state="translated">Falha ao criar o documento no projeto arquivos diversos.</target>
T
Tom Meschter 已提交
943 944 945 946
        <note />
      </trans-unit>
      <trans-unit id="Invalid_access">
        <source>Invalid access.</source>
947
        <target state="translated">Acesso inválido.</target>
T
Tom Meschter 已提交
948 949 950 951
        <note />
      </trans-unit>
      <trans-unit id="The_following_references_were_not_found_0_Please_locate_and_add_them_manually">
        <source>The following references were not found. {0}Please locate and add them manually.</source>
952
        <target state="translated">As referências a seguir não foram encontradas. {0}Localize e adicione-as manualmente.</target>
T
Tom Meschter 已提交
953 954 955 956
        <note />
      </trans-unit>
      <trans-unit id="End_position_must_be_start_position">
        <source>End position must be &gt;= start position</source>
957
        <target state="translated">A posição final deve ser &gt;= posição inicial</target>
T
Tom Meschter 已提交
958 959 960 961
        <note />
      </trans-unit>
      <trans-unit id="Not_a_valid_value">
        <source>Not a valid value</source>
962
        <target state="translated">O valor não é válido</target>
T
Tom Meschter 已提交
963 964
        <note />
      </trans-unit>
965 966
      <trans-unit id="_0_will_be_changed_to_abstract">
        <source>'{0}' will be changed to abstract.</source>
967
        <target state="translated">'{0}' será alterado para abstrato.</target>
968 969 970 971
        <note />
      </trans-unit>
      <trans-unit id="_0_will_be_changed_to_non_static">
        <source>'{0}' will be changed to non-static.</source>
972
        <target state="translated">'{0}' será alterado para não estático.</target>
973 974 975 976
        <note />
      </trans-unit>
      <trans-unit id="_0_will_be_changed_to_public">
        <source>'{0}' will be changed to public.</source>
977
        <target state="translated">'{0}' será alterado para público.</target>
978 979
        <note />
      </trans-unit>
T
Tom Meschter 已提交
980 981
      <trans-unit id="given_workspace_doesn_t_support_undo">
        <source>given workspace doesn't support undo</source>
982
        <target state="translated">o workspace fornecido não dá suporte a desfazer</target>
T
Tom Meschter 已提交
983 984 985 986
        <note />
      </trans-unit>
      <trans-unit id="Add_a_reference_to_0">
        <source>Add a reference to '{0}'</source>
987
        <target state="translated">Adicionar uma referência a '{0}'</target>
T
Tom Meschter 已提交
988 989 990 991
        <note />
      </trans-unit>
      <trans-unit id="Event_type_is_invalid">
        <source>Event type is invalid</source>
992
        <target state="translated">O tipo de evento é inválido</target>
T
Tom Meschter 已提交
993 994 995 996
        <note />
      </trans-unit>
      <trans-unit id="Can_t_find_where_to_insert_member">
        <source>Can't find where to insert member</source>
997
        <target state="translated">Não é possível encontrar onde inserir o membro</target>
T
Tom Meschter 已提交
998 999 1000 1001
        <note />
      </trans-unit>
      <trans-unit id="Can_t_rename_other_elements">
        <source>Can't rename 'other' elements</source>
1002
        <target state="translated">Não é possível renomear 'outros' elementos</target>
T
Tom Meschter 已提交
1003 1004 1005 1006
        <note />
      </trans-unit>
      <trans-unit id="Unknown_rename_type">
        <source>Unknown rename type</source>
1007
        <target state="translated">Tipo de renomeação desconhecido</target>
T
Tom Meschter 已提交
1008 1009 1010 1011
        <note />
      </trans-unit>
      <trans-unit id="IDs_are_not_supported_for_this_symbol_type">
        <source>IDs are not supported for this symbol type.</source>
1012
        <target state="translated">Este tipo de símbolo não dá suporte a IDs.</target>
T
Tom Meschter 已提交
1013 1014 1015 1016
        <note />
      </trans-unit>
      <trans-unit id="Can_t_create_a_node_id_for_this_symbol_kind_colon_0">
        <source>Can't create a node id for this symbol kind: '{0}'</source>
1017
        <target state="translated">Não é possível criar uma ID de nó para esse tipo de símbolo: '{0}'</target>
T
Tom Meschter 已提交
1018 1019 1020 1021
        <note />
      </trans-unit>
      <trans-unit id="Project_References">
        <source>Project References</source>
1022
        <target state="translated">Referências do Projeto</target>
T
Tom Meschter 已提交
1023 1024 1025 1026
        <note />
      </trans-unit>
      <trans-unit id="Base_Types">
        <source>Base Types</source>
1027
        <target state="translated">Tipos Base</target>
T
Tom Meschter 已提交
1028 1029 1030 1031
        <note />
      </trans-unit>
      <trans-unit id="Miscellaneous_Files">
        <source>Miscellaneous Files</source>
1032
        <target state="translated">Arquivos Diversos</target>
T
Tom Meschter 已提交
1033 1034 1035 1036
        <note />
      </trans-unit>
      <trans-unit id="Could_not_find_project_0">
        <source>Could not find project '{0}'</source>
1037
        <target state="translated">Não foi possível encontrar o projeto '{0}'</target>
T
Tom Meschter 已提交
1038 1039 1040 1041
        <note />
      </trans-unit>
      <trans-unit id="Could_not_find_location_of_folder_on_disk">
        <source>Could not find location of folder on disk</source>
1042
        <target state="translated">Não foi possível encontrar o local da pasta no disco</target>
T
Tom Meschter 已提交
1043 1044 1045 1046
        <note />
      </trans-unit>
      <trans-unit id="Assembly">
        <source>Assembly </source>
1047
        <target state="translated">Assembly </target>
T
Tom Meschter 已提交
1048 1049 1050 1051
        <note />
      </trans-unit>
      <trans-unit id="Exceptions_colon">
        <source>Exceptions:</source>
1052
        <target state="translated">Exceções:</target>
T
Tom Meschter 已提交
1053 1054 1055 1056
        <note />
      </trans-unit>
      <trans-unit id="Member_of_0">
        <source>Member of {0}</source>
1057
        <target state="translated">Membro de {0}</target>
T
Tom Meschter 已提交
1058 1059 1060 1061
        <note />
      </trans-unit>
      <trans-unit id="Parameters_colon1">
        <source>Parameters:</source>
1062
        <target state="translated">Parâmetros:</target>
T
Tom Meschter 已提交
1063 1064 1065 1066
        <note />
      </trans-unit>
      <trans-unit id="Project">
        <source>Project </source>
1067
        <target state="translated">Projeto </target>
T
Tom Meschter 已提交
1068 1069 1070 1071
        <note />
      </trans-unit>
      <trans-unit id="Remarks_colon">
        <source>Remarks:</source>
1072
        <target state="translated">Comentários:</target>
T
Tom Meschter 已提交
1073 1074 1075 1076
        <note />
      </trans-unit>
      <trans-unit id="Returns_colon">
        <source>Returns:</source>
1077
        <target state="translated">Devoluções:</target>
T
Tom Meschter 已提交
1078 1079 1080 1081
        <note />
      </trans-unit>
      <trans-unit id="Summary_colon">
        <source>Summary:</source>
1082
        <target state="translated">Resumo:</target>
T
Tom Meschter 已提交
1083 1084 1085 1086
        <note />
      </trans-unit>
      <trans-unit id="Type_Parameters_colon">
        <source>Type Parameters:</source>
1087
        <target state="translated">Parâmetros de Tipo:</target>
T
Tom Meschter 已提交
1088 1089 1090 1091
        <note />
      </trans-unit>
      <trans-unit id="File_already_exists">
        <source>File already exists</source>
1092
        <target state="translated">O arquivo já existe</target>
T
Tom Meschter 已提交
1093 1094 1095 1096
        <note />
      </trans-unit>
      <trans-unit id="File_path_cannot_use_reserved_keywords">
        <source>File path cannot use reserved keywords</source>
1097
        <target state="translated">O caminho do arquivo não pode usar palavras-chave reservadas</target>
T
Tom Meschter 已提交
1098 1099 1100 1101
        <note />
      </trans-unit>
      <trans-unit id="DocumentPath_is_illegal">
        <source>DocumentPath is illegal</source>
1102
        <target state="translated">O DocumentPath é ilegal</target>
T
Tom Meschter 已提交
1103 1104 1105 1106
        <note />
      </trans-unit>
      <trans-unit id="Project_Path_is_illegal">
        <source>Project Path is illegal</source>
1107
        <target state="translated">O Caminho do Projeto é ilegal</target>
T
Tom Meschter 已提交
1108 1109 1110 1111
        <note />
      </trans-unit>
      <trans-unit id="Path_cannot_have_empty_filename">
        <source>Path cannot have empty filename</source>
1112
        <target state="translated">O caminho não pode ter nome de arquivo vazio</target>
T
Tom Meschter 已提交
1113 1114 1115 1116
        <note />
      </trans-unit>
      <trans-unit id="The_given_DocumentId_did_not_come_from_the_Visual_Studio_workspace">
        <source>The given DocumentId did not come from the Visual Studio workspace.</source>
1117
        <target state="translated">O DocumentId fornecido não veio do workspace do Visual Studio.</target>
T
Tom Meschter 已提交
1118 1119 1120 1121 1122 1123
        <note />
      </trans-unit>
      <trans-unit id="Project_colon_0_1_Use_the_dropdown_to_view_and_switch_to_other_projects_this_file_may_belong_to">
        <source>Project: {0} ({1})

Use the dropdown to view and switch to other projects this file may belong to.</source>
1124
        <target state="translated">Projeto: {0} ({1})
T
Tom Meschter 已提交
1125

1126
Use a lista suspensa para exibir e mudar entre outros projetos aos quais este arquivo possa pertencer.</target>
T
Tom Meschter 已提交
1127 1128 1129 1130 1131 1132
        <note />
      </trans-unit>
      <trans-unit id="_0_Use_the_dropdown_to_view_and_navigate_to_other_items_in_this_file">
        <source>{0}

Use the dropdown to view and navigate to other items in this file.</source>
1133
        <target state="translated">{0}
T
Tom Meschter 已提交
1134

1135
Use a lista suspensa para exibir e navegar para outros itens neste arquivo.</target>
T
Tom Meschter 已提交
1136 1137 1138 1139 1140 1141
        <note />
      </trans-unit>
      <trans-unit id="Project_colon_0_Use_the_dropdown_to_view_and_switch_to_other_projects_this_file_may_belong_to">
        <source>Project: {0}

Use the dropdown to view and switch to other projects this file may belong to.</source>
1142
        <target state="translated">Projeto: {0}
T
Tom Meschter 已提交
1143

1144
Use a lista suspensa para exibir e mudar entre outros projetos aos quais este arquivo possa pertencer.</target>
T
Tom Meschter 已提交
1145 1146 1147 1148
        <note />
      </trans-unit>
      <trans-unit id="ErrorReadingRuleset">
        <source>ErrorReadingRuleset</source>
1149
        <target state="translated">ErrorReadingRuleset</target>
T
Tom Meschter 已提交
1150 1151 1152 1153
        <note />
      </trans-unit>
      <trans-unit id="Error_reading_ruleset_file_0_1">
        <source>Error reading ruleset file {0} - {1}</source>
1154
        <target state="translated">Erro ao ler arquivo de conjunto de regras {0} - {1}</target>
T
Tom Meschter 已提交
1155 1156 1157 1158
        <note />
      </trans-unit>
      <trans-unit id="AnalyzerChangedOnDisk">
        <source>AnalyzerChangedOnDisk</source>
1159
        <target state="translated">AnalyzerChangedOnDisk</target>
T
Tom Meschter 已提交
1160 1161 1162 1163
        <note />
      </trans-unit>
      <trans-unit id="The_analyzer_assembly_0_has_changed_Diagnostics_may_be_incorrect_until_Visual_Studio_is_restarted">
        <source>The analyzer assembly '{0}' has changed. Diagnostics may be incorrect until Visual Studio is restarted.</source>
1164
        <target state="translated">O assembly do analisador '{0}' mudou. O diagnóstico pode estar incorreto até que o Visual Studio seja reiniciado.</target>
T
Tom Meschter 已提交
1165 1166 1167 1168
        <note />
      </trans-unit>
      <trans-unit id="CSharp_VB_Diagnostics_Table_Data_Source">
        <source>C#/VB Diagnostics Table Data Source</source>
1169
        <target state="translated">Fonte de Dados da Tabela de Diagnóstico do C#/VB</target>
T
Tom Meschter 已提交
1170 1171 1172 1173
        <note />
      </trans-unit>
      <trans-unit id="CSharp_VB_Todo_List_Table_Data_Source">
        <source>C#/VB Todo List Table Data Source</source>
1174
        <target state="translated">Fonte de Dados da Tabela da Lista de Tarefas Pendentes C#/VB</target>
T
Tom Meschter 已提交
1175 1176 1177 1178
        <note />
      </trans-unit>
      <trans-unit id="Cancel">
        <source>Cancel</source>
1179
        <target state="translated">Cancelar</target>
T
Tom Meschter 已提交
1180 1181 1182 1183
        <note />
      </trans-unit>
      <trans-unit id="Deselect_All">
        <source>_Deselect All</source>
1184
        <target state="translated">_Desmarcar Tudo</target>
T
Tom Meschter 已提交
1185 1186 1187 1188
        <note />
      </trans-unit>
      <trans-unit id="Extract_Interface">
        <source>Extract Interface</source>
1189
        <target state="translated">Extrair a Interface</target>
T
Tom Meschter 已提交
1190 1191 1192 1193
        <note />
      </trans-unit>
      <trans-unit id="Generated_name_colon">
        <source>Generated name:</source>
1194
        <target state="translated">Nome gerado:</target>
T
Tom Meschter 已提交
1195 1196 1197 1198
        <note />
      </trans-unit>
      <trans-unit id="New_file_name_colon">
        <source>New _file name:</source>
1199
        <target state="translated">Nome do novo _arquivo:</target>
T
Tom Meschter 已提交
1200 1201 1202 1203
        <note />
      </trans-unit>
      <trans-unit id="New_interface_name_colon">
        <source>New _interface name:</source>
1204
        <target state="translated">Nome da nova _interface:</target>
T
Tom Meschter 已提交
1205 1206 1207 1208
        <note />
      </trans-unit>
      <trans-unit id="OK">
        <source>OK</source>
1209
        <target state="translated">OK</target>
T
Tom Meschter 已提交
1210 1211 1212 1213
        <note />
      </trans-unit>
      <trans-unit id="Select_All">
        <source>_Select All</source>
1214
        <target state="translated">_Selecionar Tudo</target>
T
Tom Meschter 已提交
1215 1216 1217 1218
        <note />
      </trans-unit>
      <trans-unit id="Select_public_members_to_form_interface">
        <source>Select public _members to form interface</source>
1219
        <target state="translated">Selecionar _membros públicos para formar a interface</target>
T
Tom Meschter 已提交
1220 1221 1222 1223
        <note />
      </trans-unit>
      <trans-unit id="Access_colon">
        <source>_Access:</source>
1224
        <target state="translated">_Acessar:</target>
T
Tom Meschter 已提交
1225 1226 1227 1228
        <note />
      </trans-unit>
      <trans-unit id="Add_to_existing_file">
        <source>Add to _existing file</source>
1229
        <target state="translated">Adicionar ao arquivo _existente</target>
T
Tom Meschter 已提交
1230 1231 1232 1233
        <note />
      </trans-unit>
      <trans-unit id="Change_Signature">
        <source>Change Signature</source>
1234
        <target state="translated">Alterar Assinatura</target>
T
Tom Meschter 已提交
1235 1236 1237 1238
        <note />
      </trans-unit>
      <trans-unit id="Create_new_file">
        <source>_Create new file</source>
1239
        <target state="translated">_Criar novo arquivo</target>
T
Tom Meschter 已提交
1240 1241 1242 1243
        <note />
      </trans-unit>
      <trans-unit id="Default_">
        <source>Default</source>
1244
        <target state="translated">Padrão</target>
T
Tom Meschter 已提交
1245 1246 1247 1248
        <note />
      </trans-unit>
      <trans-unit id="File_Name_colon">
        <source>File Name:</source>
1249
        <target state="translated">Nome do Arquivo:</target>
T
Tom Meschter 已提交
1250 1251 1252 1253
        <note />
      </trans-unit>
      <trans-unit id="Generate_Type">
        <source>Generate Type</source>
1254
        <target state="translated">Gerar Tipo</target>
T
Tom Meschter 已提交
1255 1256 1257 1258
        <note />
      </trans-unit>
      <trans-unit id="Kind_colon">
        <source>_Kind:</source>
1259
        <target state="translated">_Tipo:</target>
T
Tom Meschter 已提交
1260 1261 1262 1263
        <note />
      </trans-unit>
      <trans-unit id="Location_colon">
        <source>Location:</source>
1264
        <target state="translated">Local:</target>
T
Tom Meschter 已提交
1265 1266 1267 1268
        <note />
      </trans-unit>
      <trans-unit id="Modifier">
        <source>Modifier</source>
1269
        <target state="translated">Modificador</target>
T
Tom Meschter 已提交
1270 1271 1272 1273
        <note />
      </trans-unit>
      <trans-unit id="Name_colon1">
        <source>Name:</source>
1274
        <target state="translated">Nome:</target>
T
Tom Meschter 已提交
1275 1276 1277 1278
        <note />
      </trans-unit>
      <trans-unit id="Parameter">
        <source>Parameter</source>
1279
        <target state="translated">Parâmetro</target>
T
Tom Meschter 已提交
1280 1281 1282 1283
        <note />
      </trans-unit>
      <trans-unit id="Parameters_colon2">
        <source>Parameters:</source>
1284
        <target state="translated">Parâmetros:</target>
T
Tom Meschter 已提交
1285 1286 1287 1288
        <note />
      </trans-unit>
      <trans-unit id="Preview_method_signature_colon">
        <source>Preview method signature:</source>
1289
        <target state="translated">Visualizar assinatura do método:</target>
T
Tom Meschter 已提交
1290 1291 1292 1293
        <note />
      </trans-unit>
      <trans-unit id="Preview_reference_changes">
        <source>Preview reference changes</source>
1294
        <target state="translated">Visualizar alterações de referência</target>
T
Tom Meschter 已提交
1295 1296 1297 1298
        <note />
      </trans-unit>
      <trans-unit id="Project_colon">
        <source>_Project:</source>
1299
        <target state="translated">_Projeto:</target>
T
Tom Meschter 已提交
1300 1301 1302 1303
        <note />
      </trans-unit>
      <trans-unit id="Type">
        <source>Type</source>
1304
        <target state="translated">Tipo</target>
T
Tom Meschter 已提交
1305 1306 1307 1308
        <note />
      </trans-unit>
      <trans-unit id="Type_Details_colon">
        <source>Type Details:</source>
1309
        <target state="translated">Detalhes do Tipo:</target>
T
Tom Meschter 已提交
1310 1311 1312 1313
        <note />
      </trans-unit>
      <trans-unit id="Re_move">
        <source>Re_move</source>
1314
        <target state="translated">Re_mover</target>
T
Tom Meschter 已提交
1315 1316 1317 1318
        <note />
      </trans-unit>
      <trans-unit id="Restore">
        <source>_Restore</source>
1319
        <target state="translated">_Restaurar</target>
T
Tom Meschter 已提交
1320 1321 1322 1323
        <note />
      </trans-unit>
      <trans-unit id="More_about_0">
        <source>More about {0}</source>
1324
        <target state="translated">Mais sobre {0}</target>
T
Tom Meschter 已提交
1325 1326 1327 1328
        <note />
      </trans-unit>
      <trans-unit id="Navigation_must_be_performed_on_the_foreground_thread">
        <source>Navigation must be performed on the foreground thread.</source>
1329
        <target state="translated">A navegação deve ser executada no thread em primeiro plano.</target>
T
Tom Meschter 已提交
1330 1331 1332 1333
        <note />
      </trans-unit>
      <trans-unit id="bracket_plus_bracket">
        <source>[+] </source>
1334
        <target state="translated">[+] </target>
T
Tom Meschter 已提交
1335 1336 1337 1338
        <note />
      </trans-unit>
      <trans-unit id="bracket_bracket">
        <source>[-] </source>
1339
        <target state="translated">[-] </target>
T
Tom Meschter 已提交
1340 1341 1342 1343
        <note />
      </trans-unit>
      <trans-unit id="Reference_to_0_in_project_1">
        <source>Reference to '{0}' in project '{1}'</source>
1344
        <target state="translated">Referência a '{0}' no projeto '{1}'</target>
T
Tom Meschter 已提交
1345 1346 1347 1348
        <note />
      </trans-unit>
      <trans-unit id="Unknown1">
        <source>&lt;Unknown&gt;</source>
1349
        <target state="translated">&lt;Desconhecido&gt;</target>
T
Tom Meschter 已提交
1350 1351 1352 1353
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_reference_to_0_in_project_1">
        <source>Analyzer reference to '{0}' in project '{1}'</source>
1354
        <target state="translated">Referência do analisador a '{0}' no projeto '{1}'</target>
T
Tom Meschter 已提交
1355 1356 1357 1358
        <note />
      </trans-unit>
      <trans-unit id="Project_reference_to_0_in_project_1">
        <source>Project reference to '{0}' in project '{1}'</source>
1359
        <target state="translated">Referência do projeto a '{0}' no projeto '{1}'</target>
T
Tom Meschter 已提交
1360 1361 1362 1363
        <note />
      </trans-unit>
      <trans-unit id="AnalyzerDependencyConflict">
        <source>AnalyzerDependencyConflict</source>
1364
        <target state="translated">AnalyzerDependencyConflict</target>
T
Tom Meschter 已提交
1365 1366 1367 1368
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_assemblies_0_and_1_both_have_identity_2_but_different_contents_Only_one_will_be_loaded_and_analyzers_using_these_assemblies_may_not_run_correctly">
        <source>Analyzer assemblies '{0}' and '{1}' both have identity '{2}' but different contents. Only one will be loaded and analyzers using these assemblies may not run correctly.</source>
1369
        <target state="translated">Os assemblies do analisador '{0}' e '{1}' têm a identidade '{2}', porém conteúdos diferentes. Somente um será carregado e os analisadores usando esses conjuntos podem não executar corretamente.</target>
T
Tom Meschter 已提交
1370 1371 1372 1373
        <note />
      </trans-unit>
      <trans-unit id="_0_references">
        <source>{0} references</source>
1374
        <target state="translated">{0} referências</target>
T
Tom Meschter 已提交
1375 1376 1377 1378
        <note />
      </trans-unit>
      <trans-unit id="_1_reference">
        <source>1 reference</source>
1379
        <target state="translated">1 referência</target>
T
Tom Meschter 已提交
1380 1381 1382 1383
        <note />
      </trans-unit>
      <trans-unit id="_0_encountered_an_error_and_has_been_disabled">
        <source>'{0}' encountered an error and has been disabled.</source>
1384
        <target state="translated">'{0}' encontrou um erro e foi desabilitado.</target>
T
Tom Meschter 已提交
1385 1386 1387 1388
        <note />
      </trans-unit>
      <trans-unit id="Enable">
        <source>Enable</source>
1389
        <target state="translated">Habilitar</target>
T
Tom Meschter 已提交
1390 1391 1392 1393
        <note />
      </trans-unit>
      <trans-unit id="Enable_and_ignore_future_errors">
        <source>Enable and ignore future errors</source>
1394
        <target state="translated">Habilitar e ignorar erros futuros</target>
T
Tom Meschter 已提交
1395 1396 1397 1398
        <note />
      </trans-unit>
      <trans-unit id="No_Changes">
        <source>No Changes</source>
1399
        <target state="translated">Nenhuma Alteração</target>
T
Tom Meschter 已提交
1400 1401 1402 1403
        <note />
      </trans-unit>
      <trans-unit id="Current_block">
        <source>Current block</source>
1404
        <target state="translated">Bloco atual</target>
T
Tom Meschter 已提交
1405 1406 1407 1408
        <note />
      </trans-unit>
      <trans-unit id="Determining_current_block">
        <source>Determining current block.</source>
1409
        <target state="translated">Determinando o bloco atual.</target>
T
Tom Meschter 已提交
1410 1411 1412 1413
        <note />
      </trans-unit>
      <trans-unit id="IntelliSense">
        <source>IntelliSense</source>
1414
        <target state="translated">IntelliSense</target>
T
Tom Meschter 已提交
1415 1416 1417 1418
        <note />
      </trans-unit>
      <trans-unit id="CSharp_VB_Build_Table_Data_Source">
        <source>C#/VB Build Table Data Source</source>
1419
        <target state="translated">Fonte de Dados da Tabela de Build do C#/VB</target>
T
Tom Meschter 已提交
1420 1421 1422 1423
        <note />
      </trans-unit>
      <trans-unit id="MissingAnalyzerReference">
        <source>MissingAnalyzerReference</source>
1424
        <target state="translated">MissingAnalyzerReference</target>
T
Tom Meschter 已提交
1425 1426 1427 1428
        <note />
      </trans-unit>
      <trans-unit id="Analyzer_assembly_0_depends_on_1_but_it_was_not_found_Analyzers_may_not_run_correctly_unless_the_missing_assembly_is_added_as_an_analyzer_reference_as_well">
        <source>Analyzer assembly '{0}' depends on '{1}' but it was not found. Analyzers may not run correctly unless the missing assembly is added as an analyzer reference as well.</source>
1429
        <target state="translated">O assembly do analisador '{0}' depende do '{1}', mas não foi encontrado. Os analisadores podem não ser executados corretamente a menos que o assembly ausente também seja adicionado como uma referência do analisador.</target>
T
Tom Meschter 已提交
1430 1431 1432 1433
        <note />
      </trans-unit>
      <trans-unit id="Suppress_diagnostics">
        <source>Suppress diagnostics</source>
1434
        <target state="translated">Suprimir diagnósticos</target>
T
Tom Meschter 已提交
1435 1436 1437 1438
        <note />
      </trans-unit>
      <trans-unit id="Computing_suppressions_fix">
        <source>Computing suppressions fix...</source>
1439
        <target state="translated">Calculando correção de supressões...</target>
T
Tom Meschter 已提交
1440 1441 1442 1443
        <note />
      </trans-unit>
      <trans-unit id="Applying_suppressions_fix">
        <source>Applying suppressions fix...</source>
1444
        <target state="translated">Aplicando correção de supressões...</target>
T
Tom Meschter 已提交
1445 1446 1447 1448
        <note />
      </trans-unit>
      <trans-unit id="Remove_suppressions">
        <source>Remove suppressions</source>
1449
        <target state="translated">Remover supressões</target>
T
Tom Meschter 已提交
1450 1451 1452 1453
        <note />
      </trans-unit>
      <trans-unit id="Computing_remove_suppressions_fix">
        <source>Computing remove suppressions fix...</source>
1454
        <target state="translated">Calculando a correção de remoção de supressões...</target>
T
Tom Meschter 已提交
1455 1456 1457 1458
        <note />
      </trans-unit>
      <trans-unit id="Applying_remove_suppressions_fix">
        <source>Applying remove suppressions fix...</source>
1459
        <target state="translated">Aplicando correção de supressões de remoção...</target>
T
Tom Meschter 已提交
1460 1461 1462 1463
        <note />
      </trans-unit>
      <trans-unit id="This_workspace_only_supports_opening_documents_on_the_UI_thread">
        <source>This workspace only supports opening documents on the UI thread.</source>
1464
        <target state="translated">Este workspace só dá suporte à abertura de documentos no thread da IU.</target>
T
Tom Meschter 已提交
1465 1466 1467 1468
        <note />
      </trans-unit>
      <trans-unit id="This_workspace_does_not_support_updating_Visual_Basic_parse_options">
        <source>This workspace does not support updating Visual Basic parse options.</source>
1469
        <target state="translated">Este workspace não dá suporte à atualização das opções de análise do Visual Basic.</target>
T
Tom Meschter 已提交
1470 1471 1472 1473
        <note />
      </trans-unit>
      <trans-unit id="Synchronize_0">
        <source>Synchronize {0}</source>
1474
        <target state="translated">Sincronizar {0}</target>
T
Tom Meschter 已提交
1475 1476 1477 1478
        <note />
      </trans-unit>
      <trans-unit id="Synchronizing_with_0">
        <source>Synchronizing with {0}...</source>
1479
        <target state="translated">Sincronizando a {0}...</target>
T
Tom Meschter 已提交
1480 1481 1482 1483
        <note />
      </trans-unit>
      <trans-unit id="Visual_Studio_has_suspended_some_advanced_features_to_improve_performance">
        <source>Visual Studio has suspended some advanced features to improve performance.</source>
1484
        <target state="translated">O Visual Studio suspendeu alguns recursos avançados para melhorar o desempenho.</target>
T
Tom Meschter 已提交
1485 1486 1487 1488
        <note />
      </trans-unit>
      <trans-unit id="Installing_0">
        <source>Installing '{0}'</source>
1489
        <target state="translated">Instalando '{0}'</target>
T
Tom Meschter 已提交
1490 1491 1492 1493
        <note />
      </trans-unit>
      <trans-unit id="Installing_0_completed">
        <source>Installing '{0}' completed</source>
1494
        <target state="translated">Instalação de '{0}' concluída</target>
T
Tom Meschter 已提交
1495 1496 1497 1498
        <note />
      </trans-unit>
      <trans-unit id="Package_install_failed_colon_0">
        <source>Package install failed: {0}</source>
1499
        <target state="translated">Falha na instalação do pacote: {0}</target>
T
Tom Meschter 已提交
1500 1501 1502 1503
        <note />
      </trans-unit>
      <trans-unit id="Unknown2">
        <source>&lt;Unknown&gt;</source>
1504
        <target state="translated">&lt;Desconhecido&gt;</target>
T
Tom Meschter 已提交
1505 1506 1507 1508
        <note />
      </trans-unit>
      <trans-unit id="No">
        <source>No</source>
1509
        <target state="translated">Não</target>
T
Tom Meschter 已提交
1510 1511 1512 1513
        <note />
      </trans-unit>
      <trans-unit id="Yes">
        <source>Yes</source>
1514
        <target state="translated">Sim</target>
T
Tom Meschter 已提交
1515 1516 1517 1518
        <note />
      </trans-unit>
      <trans-unit id="Choose_a_Symbol_Specification_and_a_Naming_Style">
        <source>Choose a Symbol Specification and a Naming Style.</source>
1519
        <target state="translated">Escolha uma Especificação de Símbolo e um Estilo de Nomenclatura.</target>
T
Tom Meschter 已提交
1520 1521 1522 1523
        <note />
      </trans-unit>
      <trans-unit id="Enter_a_title_for_this_Naming_Rule">
        <source>Enter a title for this Naming Rule.</source>
1524
        <target state="translated">Insira um título para essa Regra de Nomenclatura.</target>
T
Tom Meschter 已提交
1525 1526 1527 1528
        <note />
      </trans-unit>
      <trans-unit id="Enter_a_title_for_this_Naming_Style">
        <source>Enter a title for this Naming Style.</source>
1529
        <target state="translated">Insira um título para esse Estilo de Nomenclatura.</target>
T
Tom Meschter 已提交
1530 1531 1532 1533
        <note />
      </trans-unit>
      <trans-unit id="Enter_a_title_for_this_Symbol_Specification">
        <source>Enter a title for this Symbol Specification.</source>
1534
        <target state="translated">Insira um título para essa Especificação de Símbolo.</target>
T
Tom Meschter 已提交
1535 1536 1537 1538
        <note />
      </trans-unit>
      <trans-unit id="Accessibilities_can_match_any">
        <source>Accessibilities (can match any)</source>
1539
        <target state="translated">Acessibilidades (podem corresponder a qualquer uma)</target>
T
Tom Meschter 已提交
1540 1541 1542 1543
        <note />
      </trans-unit>
      <trans-unit id="Capitalization_colon">
        <source>Capitalization:</source>
1544
        <target state="translated">Uso de maiúsculas:</target>
T
Tom Meschter 已提交
1545 1546 1547 1548
        <note />
      </trans-unit>
      <trans-unit id="all_lower">
        <source>all lower</source>
1549
        <target state="translated">todas minúsculas</target>
T
Tom Meschter 已提交
1550 1551 1552 1553
        <note />
      </trans-unit>
      <trans-unit id="ALL_UPPER">
        <source>ALL UPPER</source>
1554
        <target state="translated">TODAS MAIÚSCULAS</target>
T
Tom Meschter 已提交
1555 1556 1557 1558
        <note />
      </trans-unit>
      <trans-unit id="camel_Case_Name">
        <source>camel Case Name</source>
1559
        <target state="translated">nome Em Minúsculas Concatenadas</target>
T
Tom Meschter 已提交
1560 1561 1562 1563
        <note />
      </trans-unit>
      <trans-unit id="First_word_upper">
        <source>First word upper</source>
1564
        <target state="translated">Primeira palavra com maiúsculas</target>
T
Tom Meschter 已提交
1565 1566 1567 1568
        <note />
      </trans-unit>
      <trans-unit id="Pascal_Case_Name">
        <source>Pascal Case Name</source>
1569
        <target state="translated">Nome do Caso Pascal</target>
T
Tom Meschter 已提交
1570 1571 1572 1573
        <note />
      </trans-unit>
      <trans-unit id="Severity_colon">
        <source>Severity:</source>
1574
        <target state="translated">Gravidade:</target>
T
Tom Meschter 已提交
1575 1576 1577 1578
        <note />
      </trans-unit>
      <trans-unit id="Modifiers_must_match_all">
        <source>Modifiers (must match all)</source>
1579
        <target state="translated">Modificadores (devem corresponder a todos)</target>
T
Tom Meschter 已提交
1580 1581 1582 1583
        <note />
      </trans-unit>
      <trans-unit id="Name_colon2">
        <source>Name:</source>
1584
        <target state="translated">Nome:</target>
T
Tom Meschter 已提交
1585 1586 1587 1588
        <note />
      </trans-unit>
      <trans-unit id="Naming_Rule">
        <source>Naming Rule</source>
1589
        <target state="translated">Regra de Nomenclatura</target>
T
Tom Meschter 已提交
1590 1591 1592 1593
        <note />
      </trans-unit>
      <trans-unit id="Naming_Style">
        <source>Naming Style</source>
1594
        <target state="translated">Estilo de Nomenclatura</target>
T
Tom Meschter 已提交
1595 1596 1597 1598
        <note />
      </trans-unit>
      <trans-unit id="Naming_Style_colon">
        <source>Naming Style:</source>
1599
        <target state="translated">Estilo de Nomenclatura:</target>
T
Tom Meschter 已提交
1600 1601 1602 1603
        <note />
      </trans-unit>
      <trans-unit id="Naming_Rules_allow_you_to_define_how_particular_sets_of_symbols_should_be_named_and_how_incorrectly_named_symbols_should_be_handled">
        <source>Naming Rules allow you to define how particular sets of symbols should be named and how incorrectly-named symbols should be handled.</source>
1604
        <target state="translated">As Regras de Nomenclatura permitem definir como os conjuntos de símbolos específicos devem ser nomeados e como os símbolos nomeados incorretamente devem ser manuseados.</target>
T
Tom Meschter 已提交
1605 1606 1607 1608
        <note />
      </trans-unit>
      <trans-unit id="The_first_matching_top_level_Naming_Rule_is_used_by_default_when_naming_a_symbol_while_any_special_cases_are_handled_by_a_matching_child_rule">
        <source>The first matching top-level Naming Rule is used by default when naming a symbol, while any special cases are handled by a matching child rule.</source>
1609
        <target state="translated">A primeira Regra de Nomenclatura superior correspondente é usada por padrão ao nomear um símbolo, enquanto qualquer caso especial é manuseado por uma regra filha correspondente.</target>
T
Tom Meschter 已提交
1610 1611 1612 1613
        <note />
      </trans-unit>
      <trans-unit id="Naming_Style_Title_colon">
        <source>Naming Style Title:</source>
1614
        <target state="translated">Título do Estilo de Nomenclatura:</target>
T
Tom Meschter 已提交
1615 1616 1617 1618
        <note />
      </trans-unit>
      <trans-unit id="Parent_Rule_colon">
        <source>Parent Rule:</source>
1619
        <target state="translated">Regra Pai:</target>
T
Tom Meschter 已提交
1620 1621 1622 1623
        <note />
      </trans-unit>
      <trans-unit id="Required_Prefix_colon">
        <source>Required Prefix:</source>
1624
        <target state="translated">Prefixo Necessário:</target>
T
Tom Meschter 已提交
1625 1626 1627 1628
        <note />
      </trans-unit>
      <trans-unit id="Required_Suffix_colon">
        <source>Required Suffix:</source>
1629
        <target state="translated">Sufixo Necessário:</target>
T
Tom Meschter 已提交
1630 1631 1632 1633
        <note />
      </trans-unit>
      <trans-unit id="Sample_Identifier_colon">
        <source>Sample Identifier:</source>
1634
        <target state="translated">Identificador de Amostra:</target>
T
Tom Meschter 已提交
1635 1636 1637 1638
        <note />
      </trans-unit>
      <trans-unit id="Symbol_Kinds_can_match_any">
        <source>Symbol Kinds (can match any)</source>
1639
        <target state="translated">Tipos de Símbolo (podem corresponder a qualquer um)</target>
T
Tom Meschter 已提交
1640 1641 1642 1643
        <note />
      </trans-unit>
      <trans-unit id="Symbol_Specification">
        <source>Symbol Specification</source>
1644
        <target state="translated">Especificação do Símbolo</target>
T
Tom Meschter 已提交
1645 1646 1647 1648
        <note />
      </trans-unit>
      <trans-unit id="Symbol_Specification_colon">
        <source>Symbol Specification:</source>
1649
        <target state="translated">Especificação do Símbolo:</target>
T
Tom Meschter 已提交
1650 1651 1652 1653
        <note />
      </trans-unit>
      <trans-unit id="Symbol_Specification_Title_colon">
        <source>Symbol Specification Title:</source>
1654
        <target state="translated">Título da Especificação do Símbolo:</target>
T
Tom Meschter 已提交
1655 1656 1657 1658
        <note />
      </trans-unit>
      <trans-unit id="Word_Separator_colon">
        <source>Word Separator:</source>
1659
        <target state="translated">Separador de Palavras:</target>
T
Tom Meschter 已提交
1660 1661 1662 1663
        <note />
      </trans-unit>
      <trans-unit id="example">
        <source>example</source>
1664
        <target state="translated">exemplo</target>
T
Tom Meschter 已提交
1665 1666 1667 1668
        <note>IdentifierWord_Example and IdentifierWord_Identifier are combined (with prefixes, suffixes, and word separators) into an example identifier name in the NamingStyle UI.</note>
      </trans-unit>
      <trans-unit id="identifier">
        <source>identifier</source>
1669
        <target state="translated">identificador</target>
T
Tom Meschter 已提交
1670 1671 1672 1673
        <note>IdentifierWord_Example and IdentifierWord_Identifier are combined (with prefixes, suffixes, and word separators) into an example identifier name in the NamingStyle UI.</note>
      </trans-unit>
      <trans-unit id="Install_0">
        <source>Install '{0}'</source>
1674
        <target state="translated">Instalar '{0}'</target>
T
Tom Meschter 已提交
1675 1676 1677 1678
        <note />
      </trans-unit>
      <trans-unit id="Uninstalling_0">
        <source>Uninstalling '{0}'</source>
1679
        <target state="translated">Desinstalando '{0}'</target>
T
Tom Meschter 已提交
1680 1681 1682 1683
        <note />
      </trans-unit>
      <trans-unit id="Uninstalling_0_completed">
        <source>Uninstalling '{0}' completed</source>
1684
        <target state="translated">Desinstalação do '{0}' concluída</target>
T
Tom Meschter 已提交
1685 1686 1687 1688
        <note />
      </trans-unit>
      <trans-unit id="Uninstall_0">
        <source>Uninstall '{0}'</source>
1689
        <target state="translated">Desinstalar '{0}'</target>
T
Tom Meschter 已提交
1690 1691 1692 1693
        <note />
      </trans-unit>
      <trans-unit id="Package_uninstall_failed_colon_0">
        <source>Package uninstall failed: {0}</source>
1694
        <target state="translated">Falha na desinstalação do pacote: {0}</target>
T
Tom Meschter 已提交
1695 1696 1697 1698
        <note />
      </trans-unit>
      <trans-unit id="Error_encountered_while_loading_the_project_Some_project_features_such_as_full_solution_analysis_for_the_failed_project_and_projects_that_depend_on_it_have_been_disabled">
        <source>Error encountered while loading the project. Some project features, such as full solution analysis for the failed project and projects that depend on it, have been disabled.</source>
1699
        <target state="translated">Erro encontrado ao carregar o projeto. Alguns recursos do projeto, como a análise de solução completa e projetos que dependem dela, foram desabilitados.</target>
T
Tom Meschter 已提交
1700 1701 1702 1703
        <note />
      </trans-unit>
      <trans-unit id="Project_loading_failed">
        <source>Project loading failed.</source>
1704
        <target state="translated">Falha ao carregar o projeto.</target>
T
Tom Meschter 已提交
1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716
        <note />
      </trans-unit>
      <trans-unit id="To_see_what_caused_the_issue_please_try_below_1_Close_Visual_Studio_long_paragraph_follows">
        <source>To see what caused the issue, please try below.

1. Close Visual Studio
2. Open a Visual Studio Developer Command Prompt
3. Set environment variable “TraceDesignTime” to true (set TraceDesignTime=true)
4. Delete .vs directory/.suo file
5. Restart VS from the command prompt you set the environment variable (devenv)
6. Open the solution
7. Check '{0}' and look for the failed tasks (FAILED)</source>
1717
        <target state="translated">Para ver o que causou o problema, tente a opção abaixo.
T
Tom Meschter 已提交
1718

1719 1720 1721 1722 1723 1724 1725
1. Feche o Visual Studio
2. Abra um Prompt de Comando do Desenvolvedor do Visual Studio
3. Defina a variável de ambiente “TraceDesignTime” como true (set TraceDesignTime=true)
4. Exclua o diretório .vs/arquivo .suo
5. Reinicie o VS do prompt de comando em que você definiu a variável de ambiente (devenv)
6. Abra a solução
7. Marque '{0}' e procure as tarefas com falha (COM FALHA)</target>
T
Tom Meschter 已提交
1726 1727 1728 1729
        <note />
      </trans-unit>
      <trans-unit id="Additional_information_colon">
        <source>Additional information:</source>
1730
        <target state="translated">Informações adicionais:</target>
T
Tom Meschter 已提交
1731 1732 1733 1734 1735 1736
        <note />
      </trans-unit>
      <trans-unit id="Installing_0_failed_Additional_information_colon_1">
        <source>Installing '{0}' failed.

Additional information: {1}</source>
1737
        <target state="translated">Falha na Instalação de '{0}'.
T
Tom Meschter 已提交
1738

1739
Informações Adicionais: {1}</target>
T
Tom Meschter 已提交
1740 1741 1742 1743 1744 1745
        <note />
      </trans-unit>
      <trans-unit id="Uninstalling_0_failed_Additional_information_colon_1">
        <source>Uninstalling '{0}' failed.

Additional information: {1}</source>
1746
        <target state="translated">Desinstalação do '{0}' falhou.
T
Tom Meschter 已提交
1747

1748
Informações adicionais: {1}</target>
T
Tom Meschter 已提交
1749 1750 1751 1752
        <note />
      </trans-unit>
      <trans-unit id="Move_0_below_1">
        <source>Move {0} below {1}</source>
1753
        <target state="translated">Mover {0} pra baixo {1}</target>
T
Tom Meschter 已提交
1754 1755 1756 1757
        <note>{0} and {1} are parameter descriptions</note>
      </trans-unit>
      <trans-unit id="Move_0_above_1">
        <source>Move {0} above {1}</source>
1758
        <target state="translated">Mover {0} pra cima {1}</target>
T
Tom Meschter 已提交
1759 1760 1761 1762
        <note>{0} and {1} are parameter descriptions</note>
      </trans-unit>
      <trans-unit id="Remove_0">
        <source>Remove {0}</source>
1763
        <target state="translated">Remover {0}</target>
T
Tom Meschter 已提交
1764 1765 1766 1767
        <note>{0} is a parameter description</note>
      </trans-unit>
      <trans-unit id="Restore_0">
        <source>Restore {0}</source>
1768
        <target state="translated">Restaurar {0}</target>
T
Tom Meschter 已提交
1769 1770 1771 1772
        <note>{0} is a parameter description</note>
      </trans-unit>
      <trans-unit id="Re_enable">
        <source>Re-enable</source>
1773
        <target state="translated">Habilitar novamente</target>
T
Tom Meschter 已提交
1774 1775 1776 1777
        <note />
      </trans-unit>
      <trans-unit id="Learn_more">
        <source>Learn more</source>
1778
        <target state="translated">Saiba mais</target>
T
Tom Meschter 已提交
1779 1780 1781 1782
        <note />
      </trans-unit>
      <trans-unit id="Prefer_framework_type">
        <source>Prefer framework type</source>
1783
        <target state="translated">Preferir tipo de estrutura</target>
T
Tom Meschter 已提交
1784 1785 1786 1787
        <note />
      </trans-unit>
      <trans-unit id="Prefer_predefined_type">
        <source>Prefer predefined type</source>
1788
        <target state="translated">Preferir tipo predefinido</target>
T
Tom Meschter 已提交
1789 1790 1791 1792
        <note />
      </trans-unit>
      <trans-unit id="Copy_to_Clipboard">
        <source>Copy to Clipboard</source>
1793
        <target state="translated">Copiar para Área de Transferência</target>
T
Tom Meschter 已提交
1794 1795 1796 1797
        <note />
      </trans-unit>
      <trans-unit id="Close">
        <source>Close</source>
1798
        <target state="translated">Fechar</target>
T
Tom Meschter 已提交
1799 1800 1801 1802
        <note />
      </trans-unit>
      <trans-unit id="Unknown_parameters">
        <source>&lt;Unknown Parameters&gt;</source>
1803
        <target state="translated">&lt;Parâmetros Desconhecidos&gt;</target>
T
Tom Meschter 已提交
1804 1805 1806 1807
        <note />
      </trans-unit>
      <trans-unit id="End_of_inner_exception_stack">
        <source>--- End of inner exception stack trace ---</source>
1808
        <target state="translated">--- Fim do rastreamento da pilha de exceções internas ---</target>
T
Tom Meschter 已提交
1809 1810 1811 1812
        <note />
      </trans-unit>
      <trans-unit id="For_locals_parameters_and_members">
        <source>For locals, parameters and members</source>
1813
        <target state="translated">Para locais, parâmetros e membros</target>
T
Tom Meschter 已提交
1814 1815 1816 1817
        <note />
      </trans-unit>
      <trans-unit id="For_member_access_expressions">
        <source>For member access expressions</source>
1818
        <target state="translated">Para expressões de acesso de membro</target>
T
Tom Meschter 已提交
1819 1820 1821 1822
        <note />
      </trans-unit>
      <trans-unit id="Prefer_object_initializer">
        <source>Prefer object initializer</source>
1823
        <target state="translated">Preferir inicializador de objeto</target>
T
Tom Meschter 已提交
1824 1825 1826 1827
        <note />
      </trans-unit>
      <trans-unit id="Expression_preferences_colon">
        <source>Expression preferences:</source>
1828
        <target state="translated">Preferências de expressão:</target>
T
Tom Meschter 已提交
1829 1830 1831 1832
        <note />
      </trans-unit>
      <trans-unit id="Block_Structure_Guides">
        <source>Block Structure Guides</source>
1833
        <target state="translated">Guias de Estrutura de Bloco</target>
T
Tom Meschter 已提交
1834 1835 1836 1837
        <note />
      </trans-unit>
      <trans-unit id="Outlining">
        <source>Outlining</source>
1838
        <target state="translated">Estrutura de Tópicos</target>
T
Tom Meschter 已提交
1839 1840 1841 1842
        <note />
      </trans-unit>
      <trans-unit id="Show_guides_for_code_level_constructs">
        <source>Show guides for code level constructs</source>
1843
        <target state="translated">Mostrar guias para construções de nível de código</target>
T
Tom Meschter 已提交
1844 1845 1846 1847
        <note />
      </trans-unit>
      <trans-unit id="Show_guides_for_comments_and_preprocessor_regions">
        <source>Show guides for comments and preprocessor regions</source>
1848
        <target state="translated">Mostrar guias para regiões do pré-processador e comentários</target>
T
Tom Meschter 已提交
1849 1850 1851 1852
        <note />
      </trans-unit>
      <trans-unit id="Show_guides_for_declaration_level_constructs">
        <source>Show guides for declaration level constructs</source>
1853
        <target state="translated">Mostrar guias para construções de nível de declaração</target>
T
Tom Meschter 已提交
1854 1855 1856 1857
        <note />
      </trans-unit>
      <trans-unit id="Show_outlining_for_code_level_constructs">
        <source>Show outlining for code level constructs</source>
1858
        <target state="translated">Mostrar estrutura de tópicos para construções de nível de código</target>
T
Tom Meschter 已提交
1859 1860 1861 1862
        <note />
      </trans-unit>
      <trans-unit id="Show_outlining_for_comments_and_preprocessor_regions">
        <source>Show outlining for comments and preprocessor regions</source>
1863
        <target state="translated">Mostrar estrutura de tópicos para regiões de pré-processador e comentários</target>
T
Tom Meschter 已提交
1864 1865 1866 1867
        <note />
      </trans-unit>
      <trans-unit id="Show_outlining_for_declaration_level_constructs">
        <source>Show outlining for declaration level constructs</source>
1868
        <target state="translated">Mostrar estrutura de código para construções de nível de declaração</target>
T
Tom Meschter 已提交
1869 1870 1871 1872
        <note />
      </trans-unit>
      <trans-unit id="Variable_preferences_colon">
        <source>Variable preferences:</source>
1873
        <target state="translated">Preferências de variáveis:</target>
T
Tom Meschter 已提交
1874 1875 1876 1877
        <note />
      </trans-unit>
      <trans-unit id="Prefer_inlined_variable_declaration">
        <source>Prefer inlined variable declaration</source>
1878
        <target state="translated">Preferir declaração de variável embutida</target>
T
Tom Meschter 已提交
1879 1880 1881 1882
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_methods">
        <source>Use expression body for methods</source>
1883
        <target state="translated">Usar o corpo da expressão para métodos</target>
T
Tom Meschter 已提交
1884 1885 1886 1887
        <note />
      </trans-unit>
      <trans-unit id="Code_block_preferences_colon">
        <source>Code block preferences:</source>
1888
        <target state="translated">Preferências do bloco de código:</target>
T
Tom Meschter 已提交
1889 1890 1891 1892
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_accessors">
        <source>Use expression body for accessors</source>
1893
        <target state="translated">Usar o corpo da expressão para acessadores</target>
T
Tom Meschter 已提交
1894 1895 1896 1897
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_constructors">
        <source>Use expression body for constructors</source>
1898
        <target state="translated">Usar o corpo da expressão para construtores</target>
T
Tom Meschter 已提交
1899 1900 1901 1902
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_indexers">
        <source>Use expression body for indexers</source>
1903
        <target state="translated">Usar o corpo da expressão para indexadores</target>
T
Tom Meschter 已提交
1904 1905 1906 1907
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_operators">
        <source>Use expression body for operators</source>
1908
        <target state="translated">Usar o corpo da expressão para operadores</target>
T
Tom Meschter 已提交
1909 1910 1911 1912
        <note />
      </trans-unit>
      <trans-unit id="Use_expression_body_for_properties">
        <source>Use expression body for properties</source>
1913
        <target state="translated">Usar o corpo da expressão para propriedades</target>
T
Tom Meschter 已提交
1914 1915 1916 1917
        <note />
      </trans-unit>
      <trans-unit id="Some_naming_rules_are_incomplete_Please_complete_or_remove_them">
        <source>Some naming rules are incomplete. Please complete or remove them.</source>
1918
        <target state="translated">Algumas regras de nomenclatura são incompletas. Complete ou remova-as.</target>
T
Tom Meschter 已提交
1919 1920 1921 1922
        <note />
      </trans-unit>
      <trans-unit id="Manage_specifications">
        <source>Manage specifications</source>
1923
        <target state="translated">Gerenciar especificações</target>
T
Tom Meschter 已提交
1924 1925 1926 1927
        <note />
      </trans-unit>
      <trans-unit id="Reorder">
        <source>Reorder</source>
1928
        <target state="translated">Reordenar</target>
T
Tom Meschter 已提交
1929 1930 1931 1932
        <note />
      </trans-unit>
      <trans-unit id="Severity">
        <source>Severity</source>
1933
        <target state="translated">Gravidade</target>
T
Tom Meschter 已提交
1934 1935 1936 1937
        <note />
      </trans-unit>
      <trans-unit id="Specification">
        <source>Specification</source>
1938
        <target state="translated">Especificação</target>
T
Tom Meschter 已提交
1939 1940 1941 1942
        <note />
      </trans-unit>
      <trans-unit id="Required_Style">
        <source>Required Style</source>
1943
        <target state="translated">Estilo Necessário</target>
T
Tom Meschter 已提交
1944 1945 1946 1947
        <note />
      </trans-unit>
      <trans-unit id="This_item_cannot_be_deleted_because_it_is_used_by_an_existing_Naming_Rule">
        <source>This item cannot be deleted because it is used by an existing Naming Rule.</source>
1948
        <target state="translated">Este item não pode ser excluído porque é usado por uma Regra de Nomenclatura existente.</target>
T
Tom Meschter 已提交
1949 1950 1951 1952
        <note />
      </trans-unit>
      <trans-unit id="Prefer_collection_initializer">
        <source>Prefer collection initializer</source>
1953
        <target state="translated">Preferir o inicializador de coleção</target>
T
Tom Meschter 已提交
1954 1955 1956 1957
        <note />
      </trans-unit>
      <trans-unit id="Prefer_coalesce_expression">
        <source>Prefer coalesce expression</source>
1958
        <target state="translated">Preferir a expressão de união</target>
T
Tom Meschter 已提交
1959 1960 1961 1962
        <note />
      </trans-unit>
      <trans-unit id="Collapse_regions_when_collapsing_to_definitions">
        <source>Collapse #regions when collapsing to definitions</source>
1963
        <target state="translated">Recolher #regions ao recolher para definições</target>
T
Tom Meschter 已提交
1964 1965 1966 1967
        <note />
      </trans-unit>
      <trans-unit id="Prefer_null_propagation">
        <source>Prefer null propagation</source>
1968
        <target state="translated">Preferir tratamento simplificado de nulo</target>
T
Tom Meschter 已提交
1969 1970 1971 1972
        <note />
      </trans-unit>
      <trans-unit id="Prefer_explicit_tuple_name">
        <source>Prefer explicit tuple name</source>
1973
        <target state="translated">Preferir nome de tupla explícito</target>
T
Tom Meschter 已提交
1974 1975 1976 1977
        <note />
      </trans-unit>
      <trans-unit id="Description">
        <source>Description</source>
1978
        <target state="translated">Descrição</target>
T
Tom Meschter 已提交
1979 1980 1981 1982
        <note />
      </trans-unit>
      <trans-unit id="Preference">
        <source>Preference</source>
1983
        <target state="translated">Preferência</target>
T
Tom Meschter 已提交
1984 1985 1986 1987
        <note />
      </trans-unit>
      <trans-unit id="Implement_Interface_or_Abstract_Class">
        <source>Implement Interface or Abstract Class</source>
1988
        <target state="translated">Implementar Interface ou Classe Abstrata</target>
T
Tom Meschter 已提交
1989 1990 1991 1992
        <note />
      </trans-unit>
      <trans-unit id="For_a_given_symbol_only_the_topmost_rule_with_a_matching_Specification_will_be_applied_Violation_of_that_rules_Required_Style_will_be_reported_at_the_chosen_Severity_level">
        <source>For a given symbol, only the topmost rule with a matching 'Specification' will be applied. Violation of that rule's 'Required Style' will be reported at the chosen 'Severity' level.</source>
1993
        <target state="translated">Para um determinado símbolo, somente a regra superior com uma 'Especificação' correspondente será aplicada. A violação do 'Estilo Necessário' da regra será reportada no nível de 'Gravidade' escolhido.</target>
T
Tom Meschter 已提交
1994 1995 1996 1997
        <note />
      </trans-unit>
      <trans-unit id="at_the_end">
        <source>at the end</source>
1998
        <target state="translated">no final</target>
T
Tom Meschter 已提交
1999 2000 2001 2002
        <note />
      </trans-unit>
      <trans-unit id="When_inserting_properties_events_and_methods_place_them">
        <source>When inserting properties, events and methods, place them:</source>
2003
        <target state="translated">Ao inserir as propriedades, eventos e métodos, coloque-os:</target>
T
Tom Meschter 已提交
2004 2005 2006 2007
        <note />
      </trans-unit>
      <trans-unit id="with_other_members_of_the_same_kind">
        <source>with other members of the same kind</source>
2008
        <target state="translated">com outros membros do mesmo tipo</target>
T
Tom Meschter 已提交
2009 2010 2011 2012
        <note />
      </trans-unit>
      <trans-unit id="Prefer_braces">
        <source>Prefer braces</source>
2013
        <target state="translated">Preferir chaves</target>
T
Tom Meschter 已提交
2014 2015 2016 2017
        <note />
      </trans-unit>
      <trans-unit id="Over_colon">
        <source>Over:</source>
2018
        <target state="translated">Sobre:</target>
T
Tom Meschter 已提交
2019 2020 2021 2022
        <note />
      </trans-unit>
      <trans-unit id="Prefer_colon">
        <source>Prefer:</source>
2023
        <target state="translated">Preferir:</target>
T
Tom Meschter 已提交
2024 2025 2026 2027
        <note />
      </trans-unit>
      <trans-unit id="or">
        <source>or</source>
2028
        <target state="translated">ou</target>
T
Tom Meschter 已提交
2029 2030 2031 2032
        <note />
      </trans-unit>
      <trans-unit id="built_in_types">
        <source>built-in types</source>
2033
        <target state="translated">tipos internos</target>
T
Tom Meschter 已提交
2034 2035 2036 2037
        <note />
      </trans-unit>
      <trans-unit id="everywhere_else">
        <source>everywhere else</source>
2038
        <target state="translated">em todos os lugares</target>
T
Tom Meschter 已提交
2039 2040 2041 2042
        <note />
      </trans-unit>
      <trans-unit id="type_is_apparent_from_assignment_expression">
        <source>type is apparent from assignment expression</source>
2043
        <target state="translated">o tipo é aparente da expressão de atribuição</target>
T
Tom Meschter 已提交
2044 2045 2046 2047
        <note />
      </trans-unit>
      <trans-unit id="Get_help_for_0">
        <source>Get help for '{0}'</source>
2048
        <target state="translated">Obter ajuda para '{0}'</target>
T
Tom Meschter 已提交
2049 2050 2051 2052
        <note />
      </trans-unit>
      <trans-unit id="Get_help_for_0_from_Bing">
        <source>Get help for '{0}' from Bing</source>
2053
        <target state="translated">Obter ajuda para o '{0}' do Bing</target>
T
Tom Meschter 已提交
2054 2055 2056 2057
        <note />
      </trans-unit>
      <trans-unit id="Move_down">
        <source>Move down</source>
2058
        <target state="translated">Mover para baixo</target>
T
Tom Meschter 已提交
2059 2060 2061 2062
        <note />
      </trans-unit>
      <trans-unit id="Move_up">
        <source>Move up</source>
2063
        <target state="translated">Mover para cima</target>
T
Tom Meschter 已提交
2064 2065 2066 2067
        <note />
      </trans-unit>
      <trans-unit id="Remove">
        <source>Remove</source>
2068
        <target state="translated">Remover</target>
T
Tom Meschter 已提交
2069 2070 2071 2072
        <note />
      </trans-unit>
      <trans-unit id="Pick_members">
        <source>Pick members</source>
2073
        <target state="translated">Escolher membros</target>
T
Tom Meschter 已提交
2074 2075 2076 2077
        <note />
      </trans-unit>
      <trans-unit id="Unfortunately_a_process_used_by_Visual_Studio_has_encountered_an_unrecoverable_error_We_recommend_saving_your_work_and_then_closing_and_restarting_Visual_Studio">
        <source>Unfortunately, a process used by Visual Studio has encountered an unrecoverable error.  We recommend saving your work, and then closing and restarting Visual Studio.</source>
2078
        <target state="translated">Infelizmente, um processo usado pelo Visual Studio encontrou um erro irrecuperável. Recomendamos que salve seu trabalho e então, feche e reinicie o Visual Studio.</target>
T
Tom Meschter 已提交
2079 2080 2081 2082
        <note />
      </trans-unit>
      <trans-unit id="Add_a_symbol_specification">
        <source>Add a symbol specification</source>
2083
        <target state="translated">Adicionar uma especificação de símbolo</target>
T
Tom Meschter 已提交
2084 2085 2086 2087
        <note />
      </trans-unit>
      <trans-unit id="Remove_symbol_specification">
        <source>Remove symbol specification</source>
2088
        <target state="translated">Remover especificação de símbolo</target>
T
Tom Meschter 已提交
2089 2090 2091 2092
        <note />
      </trans-unit>
      <trans-unit id="Add_item">
        <source>Add item</source>
2093
        <target state="translated">Adicionar item</target>
T
Tom Meschter 已提交
2094 2095 2096 2097
        <note />
      </trans-unit>
      <trans-unit id="Edit_item">
        <source>Edit item</source>
2098
        <target state="translated">Editar item</target>
T
Tom Meschter 已提交
2099 2100 2101 2102
        <note />
      </trans-unit>
      <trans-unit id="Remove_item">
        <source>Remove item</source>
2103
        <target state="translated">Remover item</target>
T
Tom Meschter 已提交
2104 2105 2106 2107
        <note />
      </trans-unit>
      <trans-unit id="Add_a_naming_rule">
        <source>Add a naming rule</source>
2108
        <target state="translated">Adicionar uma regra de nomenclatura</target>
T
Tom Meschter 已提交
2109 2110 2111 2112
        <note />
      </trans-unit>
      <trans-unit id="Remove_naming_rule">
        <source>Remove naming rule</source>
2113
        <target state="translated">Remover regra de nomenclatura</target>
T
Tom Meschter 已提交
2114 2115 2116 2117
        <note />
      </trans-unit>
      <trans-unit id="VisualStudioWorkspace_TryApplyChanges_cannot_be_called_from_a_background_thread">
        <source>VisualStudioWorkspace.TryApplyChanges cannot be called from a background thread.</source>
2118
        <target state="translated">VisualStudioWorkspace.TryApplyChanges não pode ser chamado de um thread de tela de fundo.</target>
T
Tom Meschter 已提交
2119 2120 2121 2122
        <note />
      </trans-unit>
      <trans-unit id="prefer_throwing_properties">
        <source>prefer throwing properties</source>
2123
        <target state="translated">preferir propriedades de lançamento</target>
T
Tom Meschter 已提交
2124 2125 2126 2127
        <note />
      </trans-unit>
      <trans-unit id="When_generating_properties">
        <source>When generating properties:</source>
2128
        <target state="translated">Ao gerar propriedades:</target>
T
Tom Meschter 已提交
2129 2130 2131 2132
        <note />
      </trans-unit>
      <trans-unit id="Options">
        <source>Options</source>
2133
        <target state="translated">Opções</target>
T
Tom Meschter 已提交
2134 2135 2136 2137
        <note />
      </trans-unit>
      <trans-unit id="Never_show_this_again">
        <source>Never show this again</source>
2138
        <target state="translated">Nunca mostrar isso novamente</target>
T
Tom Meschter 已提交
2139 2140 2141 2142
        <note />
      </trans-unit>
      <trans-unit id="Prefer_simple_default_expression">
        <source>Prefer simple 'default' expression</source>
2143
        <target state="translated">Preferir a expressão 'default' simples</target>
T
Tom Meschter 已提交
2144 2145 2146 2147
        <note />
      </trans-unit>
      <trans-unit id="Prefer_inferred_tuple_names">
        <source>Prefer inferred tuple element names</source>
2148
        <target state="translated">Preferir usar nomes de elementos inferidos de tupla</target>
T
Tom Meschter 已提交
2149 2150 2151 2152
        <note />
      </trans-unit>
      <trans-unit id="Prefer_inferred_anonymous_type_member_names">
        <source>Prefer inferred anonymous type member names</source>
2153
        <target state="translated">Prefira usar nomes de membro inferidos do tipo anônimo</target>
T
Tom Meschter 已提交
2154 2155 2156 2157
        <note />
      </trans-unit>
      <trans-unit id="Preview_pane">
        <source>Preview pane</source>
2158
        <target state="translated">Painel de versão prévia</target>
T
Tom Meschter 已提交
2159 2160 2161 2162
        <note />
      </trans-unit>
      <trans-unit id="Analysis">
        <source>Analysis</source>
2163
        <target state="translated">Análise</target>
T
Tom Meschter 已提交
2164 2165 2166 2167
        <note />
      </trans-unit>
      <trans-unit id="Fade_out_unreachable_code">
        <source>Fade out unreachable code</source>
2168
        <target state="translated">Esmaecer código inacessível</target>
T
Tom Meschter 已提交
2169 2170 2171 2172
        <note />
      </trans-unit>
      <trans-unit id="Fading">
        <source>Fading</source>
2173
        <target state="translated">Esmaecimento</target>
T
Tom Meschter 已提交
2174 2175 2176
        <note />
      </trans-unit>
      <trans-unit id="Prefer_local_function_over_anonymous_function">
2177
        <source>Prefer local function over anonymous function</source>
2178
        <target state="translated">Preferir usar função anônima em vez de local</target>
T
Tom Meschter 已提交
2179 2180 2181 2182
        <note />
      </trans-unit>
      <trans-unit id="Prefer_deconstructed_variable_declaration">
        <source>Prefer deconstructed variable declaration</source>
2183
        <target state="translated">Preferir declaração de variável desconstruída</target>
T
Tom Meschter 已提交
2184 2185 2186 2187
        <note />
      </trans-unit>
      <trans-unit id="External_reference_found">
        <source>External reference found</source>
2188
        <target state="translated">Referência externa encontrada</target>
T
Tom Meschter 已提交
2189 2190 2191 2192
        <note />
      </trans-unit>
      <trans-unit id="No_references_found_to_0">
        <source>No references found to '{0}'</source>
2193
        <target state="translated">Nenhuma referência encontrada para '{0}'</target>
T
Tom Meschter 已提交
2194 2195 2196 2197
        <note />
      </trans-unit>
      <trans-unit id="Search_found_no_results">
        <source>Search found no results</source>
2198
        <target state="translated">A pesquisa não encontrou resultados</target>
T
Tom Meschter 已提交
2199 2200
        <note />
      </trans-unit>
T
Tom Meschter 已提交
2201 2202
      <trans-unit id="analyzer_Prefer_auto_properties">
        <source>Prefer auto properties</source>
2203
        <target state="translated">Preferir propriedades automáticas</target>
T
Tom Meschter 已提交
2204 2205 2206 2207
        <note />
      </trans-unit>
      <trans-unit id="codegen_prefer_auto_properties">
        <source>prefer auto properties</source>
2208
        <target state="translated">preferir propriedades automáticas</target>
T
Tom Meschter 已提交
2209 2210
        <note />
      </trans-unit>
T
Tom Meschter 已提交
2211 2212
      <trans-unit id="ModuleHasBeenUnloaded">
        <source>Module has been unloaded.</source>
2213
        <target state="translated">O módulo foi descarregado.</target>
T
Tom Meschter 已提交
2214 2215
        <note />
      </trans-unit>
2216 2217
      <trans-unit id="Enable_navigation_to_decompiled_sources">
        <source>Enable navigation to decompiled sources (experimental)</source>
2218
        <target state="translated">Habilitar a navegação para origens descompiladas (experimental)</target>
2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230
        <note />
      </trans-unit>
      <trans-unit id="Decompiler_Legal_Notice_Message">
        <source>IMPORTANT: Visual Studio includes decompiling functionality (“Decompiler”) that enables reproducing source code from binary code. By accessing and using the Decompiler, you agree to the Visual Studio license terms and the terms for the Decompiler below. If you do not agree with these combined terms, do not access or use the Decompiler.
 
You acknowledge that binary code and source code might be protected by copyright and trademark laws.  Before using the Decompiler on any binary code, you need to first:  
(i) confirm that the license terms governing your use of the binary code do not contain a provision which prohibits you from decompiling the software; or
(ii) obtain permission to decompile the binary code from the owner of the software.
 
Your use of the Decompiler is optional.  Microsoft is not responsible and disclaims all liability for your use of the Decompiler that violates any laws or any software license terms which prohibit decompiling of the software.

I agree to all of the foregoing:</source>
2231
        <target state="translated">IMPORTANTE: o Visual Studio inclui a funcionalidade de descompilação (“Descompilador”) que habilita a reprodução do código-fonte com base em código binário. Ao acessar e usar o Descompilador, você concorda com os termos de licença do Visual Studio e os termos do Descompilador abaixo. Se você não concorda com esses termos combinados, não acesse nem use o Descompilador.
2232
 
2233 2234 2235
Você declara-se ciente de que o código binário e o código-fonte podem estar protegidos por leis de direitos autorais e de marca. Antes de usar o Descompilador em qualquer código binário, você deve primeiro:  
(i) confirmar que os termos da licença que regem o uso do código binário não contêm uma provisão que lhe proíbe de descompilar o software; ou
(ii) obter permissão para descompilar o código binário do proprietário do software.
2236
 
2237
Seu uso do Descompilador é opcional. A Microsoft não é responsável e isenta-se de toda obrigação referente ao seu uso do Descompilador que viole quaisquer leis ou termos de licença de software que proíba a descompilação do software.
2238

2239
Eu concordo com todo o conteúdo supracitado:</target>
2240 2241 2242 2243
        <note />
      </trans-unit>
      <trans-unit id="Decompiler_Legal_Notice_Title">
        <source>Decompiler Legal Notice</source>
2244
        <target state="translated">Aviso Legal do Descompilador</target>
2245 2246
        <note />
      </trans-unit>
2247
      <trans-unit id="Code_style_header_use_editor_config">
2248
        <source>Your .editorconfig file might override the local settings configured on this page which only apply to your machine. To configure these settings to travel with your solution use EditorConfig files. More info</source>
2249
        <target state="translated">O arquivo .editorconfig pode substituir as configurações locais definidas nesta página que se aplicam somente ao seu computador. Para definir que essas configurações se desloquem com a sua solução, use arquivos EditorConfig. Mais informações</target>
2250 2251
        <note />
      </trans-unit>
2252 2253
      <trans-unit id="Sync_Class_View">
        <source>Sync Class View</source>
2254
        <target state="translated">Sincronizar Modo de Exibição de Classe</target>
2255 2256
        <note />
      </trans-unit>
2257 2258
      <trans-unit id="Analyzing_0">
        <source>Analyzing '{0}'</source>
2259
        <target state="translated">Analisando '{0}'</target>
2260 2261
        <note />
      </trans-unit>
2262 2263
      <trans-unit id="Manage_naming_styles">
        <source>Manage naming styles</source>
2264
        <target state="translated">Gerenciar estilos de nomenclatura</target>
A
Abraham Hosch 已提交
2265 2266
        <note />
      </trans-unit>
2267 2268
      <trans-unit id="Prefer_conditional_expression_over_if_with_assignments">
        <source>Prefer conditional expression over 'if' with assignments</source>
2269
        <target state="translated">Preferir expressão condicional em vez de 'if' com atribuições</target>
2270 2271 2272 2273
        <note />
      </trans-unit>
      <trans-unit id="Prefer_conditional_expression_over_if_with_returns">
        <source>Prefer conditional expression over 'if' with returns</source>
2274
        <target state="translated">Preferir expressão condicional em vez de 'if' com retornos</target>
2275 2276
        <note />
      </trans-unit>
T
Tom Meschter 已提交
2277 2278 2279
    </body>
  </file>
</xliff>