1
1
languageName : Português
2
2
params :
3
- description : Por que SciPy? Algoritmos fundamentais. Broadly applicable. Foundational. Interoperable. Performant . Open source.
3
+ description : Por que SciPy? Algoritmos fundamentais. Amplas aplicações. Fundamental. Interoperável. Alto desempenho . Open source.
4
4
navbarlogo :
5
5
image : logo.svg
6
6
altText : A blue circle with a snake in the shape of the letter 'S'.
@@ -10,9 +10,9 @@ params:
10
10
# Main hero title
11
11
title : SciPy
12
12
# Hero subtitle (optional)
13
- subtitle : Fundamental algorithms for scientific computing in Python
13
+ subtitle : Algoritmos fundamentais para computação científica com Python
14
14
# Button text
15
- buttontext : Get started
15
+ buttontext : Comece aqui
16
16
# Where the main hero button links to
17
17
buttonlink : " /pt/install"
18
18
# Hero image (from static/images/___)
@@ -21,15 +21,15 @@ params:
21
21
section5 : false
22
22
23
23
navbar :
24
- - title : Install
24
+ - title : Instalar
25
25
url : /pt/install
26
- - title : Documentation
26
+ - title : Documentação
27
27
url : https://docs.scipy.org/doc/scipy/
28
- - title : Community
28
+ - title : Comunidade
29
29
url : /pt/community
30
- - title : About Us
30
+ - title : Quem somos
31
31
url : /pt/about
32
- - title : Contribute
32
+ - title : Contribuir
33
33
url : /pt/contribute
34
34
footer :
35
35
logo : logo.svg
@@ -43,35 +43,35 @@ params:
43
43
column1 :
44
44
title : " "
45
45
links :
46
- - text : Install
46
+ - text : Instalar
47
47
link : /pt/install
48
- - text : Documentation
48
+ - text : Documentação
49
49
link : https://docs.scipy.org/doc/scipy/
50
- - text : Citing SciPy
50
+ - text : Citar a SciPy
51
51
link : /pt/citing-scipy
52
52
- text : Roadmap
53
53
link : https://scipy.github.io/devdocs/dev/roadmap.html
54
54
column2 :
55
55
links :
56
- - text : About Us
56
+ - text : Quem somos
57
57
link : /pt/about
58
- - text : Community
58
+ - text : Comunidade
59
59
link : /pt/community
60
60
- text : SciPy Conference
61
61
link : https://conference.scipy.org/
62
- - text : Contribute
62
+ - text : Contribuir
63
63
link : /pt/contribute
64
- - text : Code of Conduct
64
+ - text : Código de Conduta (em inglês)
65
65
link : https://docs.scipy.org/doc/scipy/dev/conduct/code_of_conduct.html
66
66
column3 :
67
67
links :
68
68
- text : FAQ
69
69
link : /pt/faq
70
- - text : Terms of Use
70
+ - text : Termos de Uso (em inglês)
71
71
link : /pt/terms
72
- - text : Privacy
72
+ - text : Privacidade
73
73
link : /pt/privacy
74
- - text : Press Kit
74
+ - text : Kit de imprensa
75
75
link : /pt/press-kit
76
- - text : Social Media
76
+ - text : Mídias Sociais
77
77
link : /pt/about/#social-media
0 commit comments