|
1 |
| -# Resources |
| 1 | +# Recursos para Acessibilidade |
2 | 2 |
|
3 |
| -## Documentation |
| 3 | +## Documentação |
4 | 4 |
|
5 | 5 | - [WCAG 2.0](https://www.w3.org/TR/WCAG20/)
|
6 | 6 | - [WCAG 2.1](https://www.w3.org/TR/WCAG21/)
|
7 |
| -- [Accessible Rich Internet Applications (WAI-ARIA) 1.2](https://www.w3.org/TR/wai-aria-1.2/) |
8 |
| -- [WAI-ARIA Authoring Practices 1.2](https://www.w3.org/TR/wai-aria-practices-1.2/) |
| 7 | +- [Aplicações Rich Internet Acessíveis (WAI-ARIA) 1.2](https://www.w3.org/TR/wai-aria-1.2/) |
| 8 | +- [WAI-ARIA Práticas de Autoria 1.2](https://www.w3.org/TR/wai-aria-practices-1.2/) |
9 | 9 |
|
10 |
| -## Assistive Technologies |
| 10 | +## Tecnologias Assistivas |
11 | 11 |
|
12 |
| -- Screen Readers |
| 12 | +- Leitores de Tela |
13 | 13 | - [NVDA](https://www.nvaccess.org/download/)
|
14 | 14 | - [VoiceOver](https://www.apple.com/accessibility/mac/vision/)
|
15 | 15 | - [JAWS](https://www.freedomscientific.com/products/software/jaws/?utm_term=jaws%20screen%20reader&utm_source=adwords&utm_campaign=All+Products&utm_medium=ppc&hsa_tgt=kwd-394361346638&hsa_cam=200218713&hsa_ad=296201131673&hsa_kw=jaws%20screen%20reader&hsa_grp=52663682111&hsa_net=adwords&hsa_mt=e&hsa_src=g&hsa_acc=1684996396&hsa_ver=3&gclid=Cj0KCQjwnv71BRCOARIsAIkxW9HXKQ6kKNQD0q8a_1TXSJXnIuUyb65KJeTWmtS6BH96-5he9dsNq6oaAh6UEALw_wcB)
|
16 | 16 | - [ChromeVox](https://chrome.google.com/webstore/detail/chromevox-classic-extensi/kgejglhpjiefppelpmljglcjbhoiplfn?hl=en)
|
17 |
| -- Zooming Tools |
| 17 | +- Ferramentas de Zoom |
18 | 18 | - [MAGic](https://www.freedomscientific.com/products/software/magic/)
|
19 | 19 | - [ZoomText](https://www.zoomtext.com/)
|
20 | 20 | - [Magnifier](https://support.microsoft.com/en-us/help/11542/windows-use-magnifier-to-make-things-easier-to-see)
|
21 | 21 |
|
22 |
| -## Testing |
| 22 | +## Testes |
23 | 23 |
|
24 |
| -- Automated Tools |
| 24 | +- Ferramentas Automatizadas |
25 | 25 | - [Lighthouse](https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk)
|
26 | 26 | - [WAVE](https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh)
|
27 |
| -- Color Tools |
28 |
| - - [WebAim Color Contrast](https://webaim.org/resources/contrastchecker/) |
29 |
| - - [WebAim Link Color Contrast](https://webaim.org/resources/linkcontrastchecker) |
30 |
| -- Other Helpful Tools |
| 27 | +- Ferramentas de Cores |
| 28 | + - [WebAim Contraste de Cores](https://webaim.org/resources/contrastchecker/) |
| 29 | + - [WebAim Contraste de Cor de Links](https://webaim.org/resources/linkcontrastchecker) |
| 30 | +- Outras ferramentas úteis |
31 | 31 | - [HeadingMap](https://chrome.google.com/webstore/detail/headingsmap/flbjommegcjonpdmenkdiocclhjacmbi?hl=en…)
|
32 | 32 | - [Color Oracle](https://colororacle.org)
|
33 | 33 | - [Focus Indicator](https://chrome.google.com/webstore/detail/focus-indicator/heeoeadndnhebmfebjccbhmccmaoedlf?hl=en-US…)
|
34 | 34 | - [NerdeFocus](https://chrome.google.com/webstore/detail/nerdefocus/lpfiljldhgjecfepfljnbjnbjfhennpd?hl=en-US…)
|
35 | 35 |
|
36 |
| -## Users |
| 36 | +## Usuários |
37 | 37 |
|
38 |
| -The World Health Organization estimates that 15% of the world's population has some form of disability, 2-4% of them severely so. That is an estimated 1 billion people worldwide; making people with disabilities the largest minority group in the world. |
| 38 | +A Organização Mundial da Saúde estima que 15% da população mundial tem alguma forma de deficiência, 2 a 4% deles com gravidade. Isso é cerca de 1 bilhão de pessoas em todo mundo; assim tornando as pessoas com deficiência o maior grupo minoritário no mundo. |
39 | 39 |
|
40 |
| -There are a huge range of disabilities, which can be divided roughly into four categories: |
| 40 | +Há uma grande variedade de deficiências, que podem ser divididas, aproximadamente, em quatro categorias: |
41 | 41 |
|
42 |
| -- _[Visual](https://webaim.org/articles/visual/)_ - These users can benefit from the use of screen readers, screen magnification, controlling screen contrast, or braille display. |
43 |
| -- _[Auditory](https://webaim.org/articles/auditory/)_ - These users can benefit from captioning, transcripts or sign language video. |
44 |
| -- _[Motor](https://webaim.org/articles/motor/)_ - These users can benefit from a range of [assistive technologies for motor impairments](https://webaim.org/articles/motor/assistive): voice recognition software, eye tracking, single-switch access, head wand, sip and puff switch, oversized trackball mouse, adaptive keyboard or other assistive technologies. |
45 |
| -- _[Cognitive](https://webaim.org/articles/cognitive/)_ - These users can benefit from supplemental media, structural organization of content, clear and simple writing. |
46 | 42 |
|
47 |
| -Check out the following links from WebAim to understand from users: |
| 43 | +- _[Visual](https://webaim.org/articles/visual/)_ - Estes usuários podem se beneficiar do uso de leitores de tela, ampliação de telas, controladores de contraste de tela ou telas de braille. |
| 44 | +- _[Auditiva](https://webaim.org/articles/auditory/)_ - Estes usuários podem se beneficiar de legendas, transcrições ou vídeo em linguagem de sinais. |
| 45 | +- _[Motora](https://webaim.org/articles/motor/)_ - Estes usuários podem se beneficar de uma variedade de [tecnologias assistivas para deficiências motoras](https://webaim.org/articles/motor/assistive): software de reconhecimento de voz, rastreamento ocular, acesso com botão único, varinha de cabeça, botão sip e puff, mouse trackball superdimensionado, teclado adaptável ou outras tecnologias assistivas. |
| 46 | +- _[Cognitiva](https://webaim.org/articles/cognitive/)_ - Estes usuários podem se beneficiar de mídias suplementares, organização estrutural do conteúdo, redação limpa e simples. |
48 | 47 |
|
49 |
| -- [Web Accessibility Perspectives: Explore the Impact and Benefits for Everyone](https://www.w3.org/WAI/perspective-videos/) |
50 |
| -- [Stories of Web Users](https://www.w3.org/WAI/people-use-web/user-stories/) |
| 48 | + |
| 49 | +Confira os seguintes links do WebAim para entender os usuários: |
| 50 | + |
| 51 | +- [Perspectivas de acessibilidade na web: explore o impacto e os benefícios para todos](https://www.w3.org/WAI/perspective-videos/) |
| 52 | +- [Histórias de usuários da web](https://www.w3.org/WAI/people-use-web/user-stories/) |
0 commit comments