Skip to content

localization: complete German translations - #2600

Merged
love-linger merged 1 commit into
sourcegit-scm:developfrom
mowi12:localization/update-german-translations
Aug 3, 2026
Merged

localization: complete German translations#2600
love-linger merged 1 commit into
sourcegit-scm:developfrom
mowi12:localization/update-german-translations

Conversation

@mowi12

Copy link
Copy Markdown
Contributor

Completed de_DE from 89.52% to 100% (107 keys).

<x:String x:Key="Text.CommitCM.CopyAuthorTime" xml:space="preserve">Autor-Zeitpunkt</x:String>
<x:String x:Key="Text.CommitCM.CopyCommitMessage" xml:space="preserve">Commit-Nachricht</x:String>
<x:String x:Key="Text.CommitCM.CopyCommitter" xml:space="preserve">Committer</x:String>
<x:String x:Key="Text.CommitCM.CopyCommitterTime" xml:space="preserve">Committer-Zeitpunkt</x:String>

@NietodNietodAug 1, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Wrong. That should be "Commit-Zeitpunkt" because we are in the context menu of the history where the table head says "Commit Time" -> "Commit-Zeitpunkt" and we are talking about the same timestamp. Refering to the Committer makes no sence there.

Therefore the English base translation is wrong.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

I'm not sure about this.

I would agree with you that it makes no sense to reference the committer time, since there's only the time when a commit was created.

What solution would you propose?
Should we change all translations, including the variable name, to Text.CommitCM.CopyCommitTime?
Or should we simply keep Committer-Zeitpunkt as the translation, since all the other languages also refer to it that way?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This translation is based on Git's own definition and can be understood as setting the author date (Author Date) and the committer date (Committer Date). Reference: https://git-scm.com/docs/git-commit#_commit_information

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

So, if I understand correctly, @gadfly3173, you would keep the current translation?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

My view is that “Committer Date/Time” is the correct translation, and this is consistent with the Git documentation. However, I am not a maintainer, so the final decision rests with the maintainer @love-linger .

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Great, thanks!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@gadfly3173 got a good point there! Committer-Time is technically correct and Commit-Time would be more UX friendly.

Happy with either solution and @love-linger can decide, agreed!

@love-linger

Copy link
Copy Markdown
Collaborator

I believe both translations will not cause confusion for users. Either is acceptable.

@love-lingerlove-linger self-assigned this Aug 3, 2026
@love-lingerlove-linger added the localization Localization/Translation label Aug 3, 2026
@love-linger
love-linger merged commit fb2a990 into sourcegit-scm:developAug 3, 2026
@mowi12
mowi12 deleted the localization/update-german-translations branch August 3, 2026 05:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

localizationLocalization/Translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@mowi12@love-linger@gadfly3173@Nietod