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

traducción archivo library/string.po#2667

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 9 commits intopython:3.12fromAlfareiza:traduccion-string
Oct 15, 2023
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
47 changes: 23 additions & 24 deletionslibrary/string.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-03-17 19:35-0500\n"
"Last-Translator: Adolfo Hristo David Roque Gámez <aroquega@gmail.com>\n"
"Language: es\n"
"PO-Revision-Date: 2023-10-13 11:53-0300\n"
"Last-Translator: Alfonso Areiza Guerra <alfareiza@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.13.0\n"
"X-Generator: Poedit 3.4\n"

#: ../Doc/library/string.rst:2
msgid ":mod:`string` --- Common string operations"
Expand DownExpand Up@@ -1534,77 +1535,75 @@ msgstr ""

#: ../Doc/library/string.rst:195
msgid "{} (curly brackets)"
msgstr ""
msgstr "{} (paréntesis de llave)"

#: ../Doc/library/string.rst:195 ../Doc/library/string.rst:335
#: ../Doc/library/string.rst:367 ../Doc/library/string.rst:386
#: ../Doc/library/string.rst:395 ../Doc/library/string.rst:409
#: ../Doc/library/string.rst:418
#, fuzzy
msgid "in string formatting"
msgstr "Formatode cadena de caracteres personalizado"
msgstr "en formatode cadena de caracteres"

#: ../Doc/library/string.rst:195
msgid ". (dot)"
msgstr ""
msgstr ". (punto)"

#: ../Doc/library/string.rst:195
msgid "[] (square brackets)"
msgstr ""
msgstr "[] (paréntesis corchete o rectos)"

#: ../Doc/library/string.rst:195
msgid "! (exclamation)"
msgstr ""
msgstr "! (exclamación)"

#: ../Doc/library/string.rst:195
msgid ": (colon)"
msgstr ""
msgstr ": (dos puntos)"

#: ../Doc/library/string.rst:335
msgid "< (less)"
msgstr ""
msgstr "< (menor que)"

#: ../Doc/library/string.rst:335
msgid "> (greater)"
msgstr ""
msgstr "> (mayor que)"

#: ../Doc/library/string.rst:335
msgid "= (equals)"
msgstr ""
msgstr "= (igual)"

#: ../Doc/library/string.rst:335
msgid "^ (caret)"
msgstr ""
msgstr "^ (caret)"

#: ../Doc/library/string.rst:367
msgid "+ (plus)"
msgstr ""
msgstr "+ (más)"

#: ../Doc/library/string.rst:367
msgid "- (minus)"
msgstr ""
msgstr "- (menos)"

#: ../Doc/library/string.rst:386
msgid "z"
msgstr ""
msgstr "z"

#: ../Doc/library/string.rst:395
msgid "# (hash)"
msgstr ""
msgstr "# (numeral o almohadilla)"

#: ../Doc/library/string.rst:409
msgid ", (comma)"
msgstr ""
msgstr ", (coma)"

#: ../Doc/library/string.rst:418
msgid "_ (underscore)"
msgstr ""
msgstr "_ (guion bajo)"

#: ../Doc/library/string.rst:746
msgid "$ (dollar)"
msgstr ""
msgstr "$ (signo dólar)"

#: ../Doc/library/string.rst:746
#, fuzzy
msgid "in template strings"
msgstr "Cadenasdeplantillas"
msgstr "en plantillasdecadenas de caracteres"

[8]ページ先頭

©2009-2025 Movatter.jp