Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Translate 'library/array.po'#1806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 5 commits intopython:3.10fromsumit-158:translate-array
Jan 5, 2022
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletionslibrary/array.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -421,10 +421,14 @@ msgid ""
"specified to search for *x* within a subsection of the array. Raise :exc:"
"`ValueError` if *x* is not found."
msgstr ""
"Retorna el *i* más pequeño de modo que *i* es el índice de la primera "
"aparición de *x* en el arreglo. Los argumentos opcionales *start* y *stop* "
"pueden ser especificados para buscar *x* dentro de una subsección del "
"arreglo. Lanza :exc:`ValueError` si no se encuentra *x*."

#: ../Doc/library/array.rst:187
msgid "Added optional *start* and *stop* parameters."
msgstr ""
msgstr "Se agregaron parámetros opcionales *start* y *stop*."

#: ../Doc/library/array.rst:192
msgid ""
Expand DownExpand Up@@ -530,11 +534,11 @@ msgstr ""

#: ../Doc/library/array.rst:263
msgid "`NumPy <https://numpy.org/>`_"
msgstr ""
msgstr "`NumPy <https://numpy.org/>`_"

#: ../Doc/library/array.rst:264
msgid "The NumPy package defines another array type."
msgstr ""
msgstr "El paquete NumPy define otro tipo de arreglo."

#~ msgid "Py_UNICODE"
#~ msgstr "Py_UNICODE"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp