Skip to content

Commit d13f3a6

Browse files
authored
localization: update German Translation (#2075)
* Use proper UTF-8 horizontal ellipsis char instead of triple dots * Fix and improve various compound hyphenations * Use proper en dash instead of minus char * Replace straight quotes with typographic ones in non-technical friendly strings * Reduce deviations from original texts (content and formatting) * Remove indentations from multiline strings because they are visible in UI * Fix typos and missing or superfluous punctuation marks * Add missing translations and improve existing ones * Further improve existing translations * Improve keywords: translations for 'prune' and 'theirs' are now disambiguated and clearer * Add new keys and translate their texts * Mark German translation as complete and remove list of missing keys
1 parent 932daa8 commit d13f3a6

File tree

2 files changed

+367
-374
lines changed

2 files changed

+367
-374
lines changed

TRANSLATION.md

Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -6,50 +6,7 @@ This document shows the translation status of each locale file in the repository
66

77
### ![en_US](https://img.shields.io/badge/en__US-%E2%88%9A-brightgreen)
88

9-
### ![de__DE](https://img.shields.io/badge/de__DE-96.11%25-yellow)
10-
11-
<details>
12-
<summary>Missing keys in de_DE.axaml</summary>
13-
14-
- Text.About.ReleaseDate
15-
- Text.Blame.IgnoreWhitespace
16-
- Text.BranchCM.CompareTwo
17-
- Text.BranchCM.CompareWith
18-
- Text.BranchCM.CompareWithHead
19-
- Text.ChangeCM.Merge
20-
- Text.ChangeCM.MergeExternal
21-
- Text.Checkout.WarnUpdatingSubmodules
22-
- Text.Compare.WithHead
23-
- Text.Configure.Git.AskBeforeAutoUpdatingSubmodules
24-
- Text.MergeConflictEditor.AcceptBoth.MineFirst
25-
- Text.MergeConflictEditor.AcceptBoth.TheirsFirst
26-
- Text.MergeConflictEditor.UseBoth
27-
- Text.MergeConflictEditor.AllResolved
28-
- Text.MergeConflictEditor.ConflictsRemaining
29-
- Text.MergeConflictEditor.Mine
30-
- Text.MergeConflictEditor.NextConflict
31-
- Text.MergeConflictEditor.PrevConflict
32-
- Text.MergeConflictEditor.Result
33-
- Text.MergeConflictEditor.SaveAndStage
34-
- Text.MergeConflictEditor.Theirs
35-
- Text.MergeConflictEditor.Title
36-
- Text.MergeConflictEditor.UnsavedChanges
37-
- Text.MergeConflictEditor.UseMine
38-
- Text.MergeConflictEditor.UseMine.Tip
39-
- Text.MergeConflictEditor.UseTheirs
40-
- Text.MergeConflictEditor.UseTheirs.Tip
41-
- Text.MergeConflictEditor.Undo
42-
- Text.No
43-
- Text.Repository.OpenAsFolder
44-
- Text.Repository.Resolve
45-
- Text.TagCM.CompareTwo
46-
- Text.TagCM.CompareWith
47-
- Text.TagCM.CompareWithHead
48-
- Text.WorkingCopy.Conflicts.Merge
49-
- Text.WorkingCopy.Conflicts.MergeExternal
50-
- Text.Yes
51-
52-
</details>
9+
### ![de__DE](https://img.shields.io/badge/de__DE-%E2%88%9A-brightgreen)
5310

5411
### ![es__ES](https://img.shields.io/badge/es__ES-%E2%88%9A-brightgreen)
5512

@@ -1543,4 +1500,4 @@ This document shows the translation status of each locale file in the repository
15431500
- Text.MergeConflictEditor.UseMine.Tip
15441501
- Text.MergeConflictEditor.UseTheirs.Tip
15451502

1546-
</details>
1503+
</details>

0 commit comments

Comments
 (0)