Skip to content

Commit c09b560

Browse files
authored
Merge pull request #519 from Schr0eder/update-german-localization
Updated german localization
2 parents b89fc21 + f58fced commit c09b560

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

Xcodes/Resources/Localizable.xcstrings

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,6 +1154,12 @@
11541154
"comment" : "Cancel Runtime Install",
11551155
"extractionState" : "manual",
11561156
"localizations" : {
1157+
"de" : {
1158+
"stringUnit" : {
1159+
"state" : "translated",
1160+
"value" : "Bist du sicher, dass Du die Installation von Xcode %@ anhalten möchtest?"
1161+
}
1162+
},
11571163
"el" : {
11581164
"stringUnit" : {
11591165
"state" : "translated",
@@ -1321,6 +1327,12 @@
13211327
"Alert.DeletePlatform.PrimaryButton" : {
13221328
"extractionState" : "manual",
13231329
"localizations" : {
1330+
"de" : {
1331+
"stringUnit" : {
1332+
"state" : "translated",
1333+
"value" : "Löschen"
1334+
}
1335+
},
13241336
"el" : {
13251337
"stringUnit" : {
13261338
"state" : "translated",
@@ -1362,6 +1374,12 @@
13621374
"Alert.DeletePlatform.Title" : {
13631375
"extractionState" : "manual",
13641376
"localizations" : {
1377+
"de" : {
1378+
"stringUnit" : {
1379+
"state" : "translated",
1380+
"value" : "Bist du sicher, dass du %@ löschen möchtest?"
1381+
}
1382+
},
13651383
"el" : {
13661384
"stringUnit" : {
13671385
"state" : "translated",
@@ -15470,6 +15488,12 @@
1547015488
},
1547115489
"Perform post-install steps" : {
1547215490
"localizations" : {
15491+
"de" : {
15492+
"stringUnit" : {
15493+
"state" : "translated",
15494+
"value" : "Führe Post-Installationsschritte durch"
15495+
}
15496+
},
1547315497
"el" : {
1547415498
"stringUnit" : {
1547515499
"state" : "translated",
@@ -15510,6 +15534,12 @@
1551015534
},
1551115535
"Platforms" : {
1551215536
"localizations" : {
15537+
"de" : {
15538+
"stringUnit" : {
15539+
"state" : "translated",
15540+
"value" : "Plattformen"
15541+
}
15542+
},
1551315543
"el" : {
1551415544
"stringUnit" : {
1551515545
"state" : "translated",
@@ -15555,6 +15585,12 @@
1555515585
"PlatformsList.Title" : {
1555615586
"extractionState" : "manual",
1555715587
"localizations" : {
15588+
"de" : {
15589+
"stringUnit" : {
15590+
"state" : "translated",
15591+
"value" : "Hier siehst du eine Liste der auf diesem Rechner installierten Plattformen."
15592+
}
15593+
},
1555815594
"el" : {
1555915595
"stringUnit" : {
1556015596
"state" : "translated",

0 commit comments

Comments
 (0)