Skip to content

Commit 801d11c

Browse files
authored
Merge pull request #620 from Mololola/main
Add Spanish translations for tutorials.po
2 parents dbc368d + 3a2fd61 commit 801d11c

1 file changed

Lines changed: 12 additions & 5 deletions

File tree

locales/es/LC_MESSAGES/tutorials.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,8 @@ msgstr ""
156156
msgid ""
157157
"Image showing the GitHub repository for SunPy an accepted pyOpenSci "
158158
"package."
159-
msgstr ""
159+
msgstr "Imagen que muestra el repositorio de GitHub de SunPy un paquete aceptado"
160+
"por pyOpenSci. "
160161

161162
#: ../../tutorials/add-license-coc.md:52
162163
msgid ""
@@ -165,22 +166,28 @@ msgid ""
165166
"the `CODE_OF_CONDUCT` file and one that specifies the license that SunPy "
166167
"uses. These files are discovered by GitHub because they are placed in the"
167168
" root of the project directory using standard naming conventions."
168-
msgstr ""
169+
msgstr "En la parte superior de la sección README de la página principal de GitHub,"
170+
"hay tres pestañas que enlazan directamente al archivo `README`, el cual es "
171+
"visible, al archivo `CODE_OF_CONDUCT` y a uno que especifica la licencia que "
172+
"usa SunPy. GitHub descubre estos archivos porque están ubicados en la "
173+
"raíz del directorio del proyecto usando convenciones de nomenclatura estándar."
169174

170175
#: ../../tutorials/add-license-coc.md:59
171176
msgid "How to add a `LICENSE` file to your package directory"
172-
msgstr ""
177+
msgstr "Cómo añadir un archivo `LICENSE` al directorio de tu paquete"
173178

174179
#: ../../tutorials/add-license-coc.md:61
175180
msgid "There are several ways to add a `LICENSE` file:"
176-
msgstr ""
181+
msgstr "Hay diferentes maneras de añadir al archivo `LICENSE`: "
177182

178183
#: ../../tutorials/add-license-coc.md:63
179184
msgid ""
180185
"When you create a new repository on GitHub, it will ask you if you wish "
181186
"to add a `LICENSE` file at that time. If you select yes, it will create "
182187
"the file for you."
183-
msgstr ""
188+
msgstr "Cuando creas un nuevo repositorio en GitHub, te preguntará si deseas"
189+
"añadir un archivo `LICENSE` en ese momento. Si seleccionas sí, creará "
190+
"el archivo por ti."
184191

185192
#: ../../tutorials/add-license-coc.md:64
186193
msgid ""

0 commit comments

Comments
 (0)