forked from kubernetes/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes.toml
203 lines (139 loc) · 4.76 KB
/
es.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
# i18n strings for the Spanish (main) site.
[deprecation_warning]
other = " ya no mantiene activamente la documentación. La versión que está viendo actualmente es una instantánea estática. Para la documentación actualizada, visita la "
[deprecation_file_warning]
other = "Descontinuado"
[objectives_heading]
other = "Objetivos"
[cleanup_heading]
other = "Limpieza de recursos"
[prerequisites_heading]
other = "Antes de empezar"
[subscribe_button]
other = "Suscribir"
[whatsnext_heading]
other = "Siguientes pasos"
[feedback_heading]
other = "Comentarios"
[feedback_question]
other = "¿Esta página le ha sido de ayuda?"
[feedback_yes]
other = "Sí"
[feedback_no]
other = "No"
[latest_version]
other = "última versión."
[version_check_mustbe]
other = "Su versión de Kubernetes debe ser "
[version_check_mustbeorlater]
other = "Su versión de Kubernetes debe ser como mínimo "
[version_check_tocheck]
other = "Para comprobar la versión, introduzca "
[caution]
other = "Precaución:"
[note]
other = "Nota:"
[warning]
other = "Advertencia:"
[main_read_about]
other = "Leer"
[main_read_more]
other = "Leer más"
[main_github_invite]
other = "¿Está interesado en participar en el código base de Kubernetes?"
[main_github_view_on]
other = "Ver en GitHub"
[main_github_create_an_issue]
other = "Abrir un Issue"
[main_community_explore]
other = "Explorar la comunidad"
[main_kubernetes_features]
other = "Características de Kubernetes"
[main_cncf_project]
other = """Somos un proyecto graduado de la <a href="https://cncf.io/">CNCF</a></p>"""
[main_kubeweekly_baseline]
other = "¿Interesado en recibir las últimas noticias de Kubernetes? Suscríbase a KubeWeekly."
[main_kubernetes_past_link]
other = "Ver boletines anteriores"
[main_kubeweekly_signup]
other = "Suscríbase"
[main_contribute]
other = "Contribuir"
[main_edit_this_page]
other = "Editar esta página"
[main_page_history]
other ="Historial cambios"
[main_page_last_modified_on]
other = "Página modificada por última vez el "
[main_by]
other = "por"
[main_documentation_license]
other = """Los autores de Kubernetes | Documentación distribuida bajo <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a>"""
[main_copyright_notice]
other = """The Linux Foundation ®. Todos los derechos reservados. The Linux Foundation tiene marcas registradas y utiliza marcas registradas. Para obtener una lista de marcas registradas por The Linux Foundation, visita <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">Trademark Usage page</a>"""
# Labels for the docs portal home page.
[docs_label_browse]
other = "Explorar la documentación"
[docs_label_contributors]
other = "Contribuidores"
[docs_label_users]
other = "Usuarios"
[docs_label_i_am]
other = "Yo soy..."
# layouts > blog > pager
[layouts_blog_pager_prev]
other = "<< Anterior"
[layouts_blog_pager_next]
other = "Siguiente >>"
# layouts > blog > list
[layouts_case_studies_list_tell]
other = "Cuéntanos tu historia"
# layouts > docs > glossary
[layouts_docs_glossary_description]
other = "Este glosario tiene la intención de ser una lista completa y estandarizada de la terminología de Kubernetes. Incluye términos técnicos que son específicos de k8s, así como términos más generales que proporcionan un contexto."
[layouts_docs_glossary_filter]
other = "Filtrar terminos por categoría:"
[layouts_docs_glossary_select_all]
other = "Seleccionar todos"
[layouts_docs_glossary_deselect_all]
other = "Elmininar selección"
[layouts_docs_glossary_aka]
other = "Also known as"
[layouts_docs_glossary_click_details_before]
other = "Haz click en el símbolo"
[layouts_docs_glossary_click_details_after]
other = "para obtener información detallada sobre el término."
# layouts > docs > search
[layouts_docs_search_fetching]
other = "Obteniendo resultados.."
# layouts > partial > feedback
[layouts_docs_partials_feedback_thanks]
other = "Muchas gracias por el feedback. Si tienes alguna pregunta específica sobre como usar Kubernetes, puedes preguntar en"
[layouts_docs_partials_feedback_issue]
other = "Abre un issue en el repositorio de GitHub si quieres"
[layouts_docs_partials_feedback_problem]
other = "reportar un problema"
[layouts_docs_partials_feedback_or]
other = "o"
[layouts_docs_partials_feedback_improvement]
other = "sugerir alguna mejora"
# Community links
[community_twitter_name]
other = "Twitter"
[community_github_name]
other = "GitHub"
[community_slack_name]
other = "Slack"
[community_stack_overflow_name]
other = "Stack Overflow"
[community_forum_name]
other = "Foro"
[community_events_calendar]
other = "Calendario de eventos"
[community_youtube_name]
other = "YouTube"
# UI elements
[ui_search_placeholder]
other = "Buscar"
[input_placeholder_email_address]
other = "dirección de correo electrónico"