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

Translate Ruby 3.4.0 released (de) #3454

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

nethad
Copy link
Contributor

@nethad nethad commented Dec 27, 2024

Same as last year, I've translated the release announcement into German. Let me know if you have any comments 👍

@nethad nethad requested a review from a team as a code owner December 27, 2024 12:37
@nethad nethad changed the title Add German version of Ruby 3.4 release announcement Translate Ruby 3.4.0 released (de) Dec 27, 2024
@nethad
Copy link
Contributor Author

nethad commented Dec 28, 2024

@hsbt you merged my PR last year, maybe you're the right person to review? Thank you :)

Copy link
Member

@bovi bovi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Here some remarks from my side.


- Keyword-Argumente sind im Index nicht mehr erlaubt. [[Bug #20218]]

- Der Toplevel-Name `::Ruby` ist jetzt reserviert, und die Definition wird vewarnt, wenn `Warning[:deprecated]` aktiviert ist. [[Feature #20884]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vewarnt


- Range

- `Range#size` löst jetzt `TypeError` aus, wenn der Bereich nicht iterierbar ist. [[Misc #18984]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Range#size löst jetzt einen TypeError aus


- Die Darstellung von Hash#inspect wurde geändert. [[Bug #20433]]

- Symbolschlüssel werden im modernen Symbolschlüssel-Syntax angezeigt: `"{user: 1}"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Symbolschlüssel werden in der modernen Symbolschlüssel-Syntax angezeigt


Frohe Weihnachten, schöne Feiertage und viel Spaß beim Programmieren mit Ruby 3.4!

## Download
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Herunterladen

SHA256: {{ release.sha256.zip }}
SHA512: {{ release.sha512.zip }}

## What is Ruby
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was ist Ruby?

@nethad
Copy link
Contributor Author

nethad commented Dec 29, 2024

@bovi Thanks for the review, I fixed all the comments

@bovi bovi merged commit 989940d into ruby:master Dec 29, 2024
1 check passed
@bovi
Copy link
Member

bovi commented Dec 29, 2024

@nethad thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants