Skip to content

Commit 4ba5d31

Browse files
committed
updated german localization
1 parent 91f7584 commit 4ba5d31

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Xcodes/Resources/Localizable.xcstrings

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,6 +1046,12 @@
10461046
"comment" : "Cancel Runtime Install",
10471047
"extractionState" : "manual",
10481048
"localizations" : {
1049+
"de" : {
1050+
"stringUnit" : {
1051+
"state" : "translated",
1052+
"value" : "Bist du sicher, dass Du die Installation von Xcode %@ anhalten möchtest?"
1053+
}
1054+
},
10491055
"en" : {
10501056
"stringUnit" : {
10511057
"state" : "translated",
@@ -1189,6 +1195,12 @@
11891195
"Alert.DeletePlatform.PrimaryButton" : {
11901196
"extractionState" : "manual",
11911197
"localizations" : {
1198+
"de" : {
1199+
"stringUnit" : {
1200+
"state" : "translated",
1201+
"value" : "Löschen"
1202+
}
1203+
},
11921204
"en" : {
11931205
"stringUnit" : {
11941206
"state" : "translated",
@@ -1212,6 +1224,12 @@
12121224
"Alert.DeletePlatform.Title" : {
12131225
"extractionState" : "manual",
12141226
"localizations" : {
1227+
"de" : {
1228+
"stringUnit" : {
1229+
"state" : "translated",
1230+
"value" : "Bist du sicher das du %@ löschen möchtest?"
1231+
}
1232+
},
12151233
"en" : {
12161234
"stringUnit" : {
12171235
"state" : "translated",
@@ -14426,6 +14444,12 @@
1442614444
},
1442714445
"Perform post-install steps" : {
1442814446
"localizations" : {
14447+
"de" : {
14448+
"stringUnit" : {
14449+
"state" : "translated",
14450+
"value" : "Führe Post-Installationsschritte durch"
14451+
}
14452+
},
1442914453
"fr" : {
1443014454
"stringUnit" : {
1443114455
"state" : "translated",
@@ -14448,6 +14472,12 @@
1444814472
},
1444914473
"Platforms" : {
1445014474
"localizations" : {
14475+
"de" : {
14476+
"stringUnit" : {
14477+
"state" : "translated",
14478+
"value" : "Plattformen"
14479+
}
14480+
},
1445114481
"tr" : {
1445214482
"stringUnit" : {
1445314483
"state" : "translated",
@@ -14465,6 +14495,12 @@
1446514495
"PlatformsList.Title" : {
1446614496
"extractionState" : "manual",
1446714497
"localizations" : {
14498+
"de" : {
14499+
"stringUnit" : {
14500+
"state" : "translated",
14501+
"value" : "Hier siehst du eine Liste der auf diesem Rechner installierten Plattformen."
14502+
}
14503+
},
1446814504
"en" : {
1446914505
"stringUnit" : {
1447014506
"state" : "translated",

0 commit comments

Comments
 (0)