From 4ba5d31427ad3848d4cd1e99dd3e40ab6d97b16c Mon Sep 17 00:00:00 2001 From: Schr0eder Date: Thu, 7 Mar 2024 19:46:23 +0100 Subject: [PATCH 1/3] updated german localization --- Xcodes/Resources/Localizable.xcstrings | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Xcodes/Resources/Localizable.xcstrings b/Xcodes/Resources/Localizable.xcstrings index 07a3ec7..7ecbb17 100644 --- a/Xcodes/Resources/Localizable.xcstrings +++ b/Xcodes/Resources/Localizable.xcstrings @@ -1046,6 +1046,12 @@ "comment" : "Cancel Runtime Install", "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bist du sicher, dass Du die Installation von Xcode %@ anhalten möchtest?" + } + }, "en" : { "stringUnit" : { "state" : "translated", @@ -1189,6 +1195,12 @@ "Alert.DeletePlatform.PrimaryButton" : { "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Löschen" + } + }, "en" : { "stringUnit" : { "state" : "translated", @@ -1212,6 +1224,12 @@ "Alert.DeletePlatform.Title" : { "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bist du sicher das du %@ löschen möchtest?" + } + }, "en" : { "stringUnit" : { "state" : "translated", @@ -14426,6 +14444,12 @@ }, "Perform post-install steps" : { "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Führe Post-Installationsschritte durch" + } + }, "fr" : { "stringUnit" : { "state" : "translated", @@ -14448,6 +14472,12 @@ }, "Platforms" : { "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Plattformen" + } + }, "tr" : { "stringUnit" : { "state" : "translated", @@ -14465,6 +14495,12 @@ "PlatformsList.Title" : { "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hier siehst du eine Liste der auf diesem Rechner installierten Plattformen." + } + }, "en" : { "stringUnit" : { "state" : "translated", From dc691ad38c933583e88b7cf0a71f150ed67e7546 Mon Sep 17 00:00:00 2001 From: Schr0eder Date: Thu, 7 Mar 2024 19:54:37 +0100 Subject: [PATCH 2/3] grammatical correction --- Xcodes/Resources/Localizable.xcstrings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcodes/Resources/Localizable.xcstrings b/Xcodes/Resources/Localizable.xcstrings index 7ecbb17..0c9ad48 100644 --- a/Xcodes/Resources/Localizable.xcstrings +++ b/Xcodes/Resources/Localizable.xcstrings @@ -1227,7 +1227,7 @@ "de" : { "stringUnit" : { "state" : "translated", - "value" : "Bist du sicher das du %@ löschen möchtest?" + "value" : "Bist du sicher, dass du %@ löschen möchtest?" } }, "en" : { From f58fced1545d458f5fafb6604eefc2632c004617 Mon Sep 17 00:00:00 2001 From: Schr0eder Date: Mon, 11 Mar 2024 19:04:29 +0100 Subject: [PATCH 3/3] merge conflict adaptions --- Xcodes/Resources/Localizable.xcstrings | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Xcodes/Resources/Localizable.xcstrings b/Xcodes/Resources/Localizable.xcstrings index c63266b..2db1ea7 100644 --- a/Xcodes/Resources/Localizable.xcstrings +++ b/Xcodes/Resources/Localizable.xcstrings @@ -1154,6 +1154,12 @@ "comment" : "Cancel Runtime Install", "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bist du sicher, dass Du die Installation von Xcode %@ anhalten möchtest?" + } + }, "el" : { "stringUnit" : { "state" : "translated", @@ -1321,6 +1327,12 @@ "Alert.DeletePlatform.PrimaryButton" : { "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Löschen" + } + }, "el" : { "stringUnit" : { "state" : "translated", @@ -1362,6 +1374,12 @@ "Alert.DeletePlatform.Title" : { "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bist du sicher, dass du %@ löschen möchtest?" + } + }, "el" : { "stringUnit" : { "state" : "translated", @@ -15470,6 +15488,12 @@ }, "Perform post-install steps" : { "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Führe Post-Installationsschritte durch" + } + }, "el" : { "stringUnit" : { "state" : "translated", @@ -15510,6 +15534,12 @@ }, "Platforms" : { "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Plattformen" + } + }, "el" : { "stringUnit" : { "state" : "translated", @@ -15545,6 +15575,12 @@ "PlatformsList.Title" : { "extractionState" : "manual", "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hier siehst du eine Liste der auf diesem Rechner installierten Plattformen." + } + }, "el" : { "stringUnit" : { "state" : "translated",