Merge pull request #51867 from Steffen911/feature/i18n-german

Automatic merge from submit-queue

Add German translation for kubectl

**What this PR does / why we need it**:
This PR provides a first attempt to translate kubectl in German (related to #40645, #45573, #45562, #40591, #46559, #50155).

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
No issues

**Special notes for your reviewer**:
This PR requires German people to assist in the review. I'm native in German with BSc in Business Information Technology.

**Release note**:
```release-note
Adding German translation for kubectl
```
This commit is contained in:
Kubernetes Submit Queue 2017-09-08 12:32:24 -07:00 committed by GitHub
commit 0817394bca
4 changed files with 6427 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -39,6 +39,7 @@ var knownTranslations = map[string][]string{
"ja_JP",
"zh_TW",
"it_IT",
"de_DE",
},
// only used for unit tests.
"test": {

Binary file not shown.

File diff suppressed because it is too large Load Diff