Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

es: Spanish translation refresh #2232

Merged
merged 10 commits into from
Sep 12, 2024
Merged
Show file tree
Hide file tree
Changes from 8 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
8 changes: 4 additions & 4 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -4006,8 +4006,8 @@ msgid ""
"Adding `#`, eg `{a:#?}`, invokes a \"pretty printing\" format, which can be "
"easier to read."
msgstr ""
"Das Hinzufügen von `#`, z. B. `{a:#?}`, ruft ein „hübsches "
"Druckformat“ (pretty print) auf, das einfacher zu lesen ist."
"Das Hinzufügen von `#`, z. B. `{a:#?}`, ruft ein „hübsches Druckformat“ "
"(pretty print) auf, das einfacher zu lesen ist."

#: src/tuples-and-arrays/tuples-and-arrays.md
msgid "Tuples:"
Expand Down Expand Up @@ -8926,8 +8926,8 @@ msgstr ""
"Diskussion auslösen, aber die Antwort lautet: aus Gründen der "
"Speichersicherheit kannst Du dies nicht über `a` tun, nachdem Du ein Slice "
"erstellt hast. Allerdings kannst Du die Werte sowohl von `a` als auch von "
"`s` sicher lesen. Weitere Einzelheiten werden im Abschnitt "
"„Ausleihenprüfer“ (borrow checker) erläutert."
"`s` sicher lesen. Weitere Einzelheiten werden im Abschnitt „Ausleihenprüfer“ "
"(borrow checker) erläutert."

#: src/slices-and-lifetimes/str.md
msgid ""
Expand Down
Loading
Loading