From 1cbc20b47fd1bafb5753fcfa58a81741ebb5d909 Mon Sep 17 00:00:00 2001 From: rpwnage Date: Mon, 30 Aug 2021 09:30:59 +0200 Subject: [PATCH] fix german localization --- manticore.xcodeproj/project.pbxproj | 8 +++--- manticore/de.lproj/Main.strings | 38 +++++++++++++++++++++-------- 2 files changed, 32 insertions(+), 14 deletions(-) diff --git a/manticore.xcodeproj/project.pbxproj b/manticore.xcodeproj/project.pbxproj index abe5938..c2e7b05 100644 --- a/manticore.xcodeproj/project.pbxproj +++ b/manticore.xcodeproj/project.pbxproj @@ -82,8 +82,8 @@ 23652B1C25E7B04F004D7F7E /* user_kernel_alloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = user_kernel_alloc.h; sourceTree = ""; }; 23652B1D25E7B04F004D7F7E /* user_kernel_alloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = user_kernel_alloc.c; sourceTree = ""; }; 23652B2225E7B39B004D7F7E /* iosurface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = iosurface.h; sourceTree = ""; }; - 2367F20A26D7DE6200959B29 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = ""; }; - 2367F20B26D7DE6300959B29 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = ""; }; + 238AC48B26DCC01B00761684 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = ""; }; + 238AC48C26DCC01B00761684 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = ""; }; 23B644E72652681B00531BCC /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 23B644EC26526CD700531BCC /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; 23B644EE2652700300531BCC /* cs_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cs_common.h; sourceTree = ""; }; @@ -588,7 +588,7 @@ isa = PBXVariantGroup; children = ( 23C704FE25DB2EE80078DC37 /* Base */, - 2367F20A26D7DE6200959B29 /* de */, + 238AC48B26DCC01B00761684 /* de */, ); name = Main.storyboard; sourceTree = ""; @@ -597,7 +597,7 @@ isa = PBXVariantGroup; children = ( 23C7050625DB2EE90078DC37 /* Base */, - 2367F20B26D7DE6300959B29 /* de */, + 238AC48C26DCC01B00761684 /* de */, ); name = LaunchScreen.storyboard; sourceTree = ""; diff --git a/manticore/de.lproj/Main.strings b/manticore/de.lproj/Main.strings index edddf29..98fb9b5 100644 --- a/manticore/de.lproj/Main.strings +++ b/manticore/de.lproj/Main.strings @@ -1,15 +1,15 @@ -/* Class = "UILabel"; text = "Manticore"; ObjectID = "0il-tf-sNa"; */ -"0il-tf-sNa.text" = "Manticore"; - /* Class = "UILabel"; text = "Set APNonce"; ObjectID = "0yi-4F-L8u"; */ -"0yi-4F-L8u.text" = "APNonce setzen"; +"0yi-4F-L8u.text" = "APNonce Setzen"; /* Class = "UILabel"; text = "Enable Tweaks"; ObjectID = "2Nf-dY-FJy"; */ "2Nf-dY-FJy.text" = "Tweaks Erlauben"; -/* Class = "UIButton"; normalTitle = "Jailbreak"; ObjectID = "6hM-Fc-FDp"; */ -"6hM-Fc-FDp.normalTitle" = "Jailbreak"; +/* Class = "UILabel"; text = "Disable Screen Time"; ObjectID = "8Oy-13-2xy"; */ +"8Oy-13-2xy.text" = "Bildschirmzeit Deaktivieren"; + +/* Class = "UILabel"; text = "Package Management"; ObjectID = "8lS-uL-LxK"; */ +"8lS-uL-LxK.text" = "Package Management"; /* Class = "UILabel"; text = "Restore RootFS"; ObjectID = "AVZ-qX-0ms"; */ "AVZ-qX-0ms.text" = "RootFS Wiederherstellen"; @@ -17,30 +17,48 @@ /* Class = "UIButton"; normalTitle = "Jailbreak"; ObjectID = "B09-wX-UeI"; */ "B09-wX-UeI.normalTitle" = "Jailbreak"; +/* Class = "UILabel"; text = "Show Log Window"; ObjectID = "GyA-VR-ZRI"; */ +"GyA-VR-ZRI.text" = "Log Window Zeigen"; + /* Class = "UITextField"; placeholder = "0x1111111111111111"; ObjectID = "JaD-0s-nbo"; */ "JaD-0s-nbo.placeholder" = "0x1111111111111111"; -/* Class = "UILabel"; text = "iOS 14.0 - 14.3"; ObjectID = "Kda-OK-gFg"; */ -"Kda-OK-gFg.text" = "iOS 14.0 - 14.3"; +/* Class = "UILabel"; text = "Disable Updates"; ObjectID = "K4g-i5-DXs"; */ +"K4g-i5-DXs.text" = "Updates Blockieren"; + +/* Class = "UILabel"; text = "Settings"; ObjectID = "KVP-vA-4W2"; */ +"KVP-vA-4W2.text" = "Einstellungen"; /* Class = "UIButton"; normalTitle = "Save & Set APNonce"; ObjectID = "WEh-zy-xS5"; */ "WEh-zy-xS5.normalTitle" = "APNonce Speichern & Setzen"; +/* Class = "UILabel"; text = "Restore RootFS"; ObjectID = "bFz-pN-VmJ"; */ +"bFz-pN-VmJ.text" = "RootFS Wiederherstellen"; + /* Class = "UIButton"; normalTitle = "Options"; ObjectID = "czz-vo-cHF"; */ "czz-vo-cHF.normalTitle" = "Einstellungen"; /* Class = "UILabel"; text = "Block OTA Updates"; ObjectID = "efL-nQ-xsh"; */ "efL-nQ-xsh.text" = "OTA Updates Blockieren"; +/* Class = "UILabel"; text = "Max Memory Limit"; ObjectID = "hav-yD-P83"; */ +"hav-yD-P83.text" = "Max Memory Limit"; + /* Class = "UILabel"; text = "Compatibility"; ObjectID = "i1H-yX-3n8"; */ "i1H-yX-3n8.text" = "Kompatibilität"; +/* Class = "UILabel"; text = "Load Daemons"; ObjectID = "kFD-2g-aOl"; */ +"kFD-2g-aOl.text" = "Daemons Laden"; + /* Class = "UILabel"; text = "Remove ScreenTime"; ObjectID = "kyq-MK-M3C"; */ -"kyq-MK-M3C.text" = "Bildschirmzeit Entfernen"; +"kyq-MK-M3C.text" = "Bildschirmzeit Deaktivieren"; /* Class = "UILabel"; text = "Manticore"; ObjectID = "mUJ-nK-XHv"; */ "mUJ-nK-XHv.text" = "Manticore"; +/* Class = "UILabel"; text = "Load Tweaks"; ObjectID = "ntj-8w-lbe"; */ +"ntj-8w-lbe.text" = "Tweaks Laden"; + /* Class = "UILabel"; text = "Your iPhone 11 Pro on iOS 14.3 is compatible with Manticore!"; ObjectID = "o5h-H3-igh"; */ "o5h-H3-igh.text" = "Your iPhone 11 Pro on iOS 14.3 is compatible with Manticore!"; @@ -54,4 +72,4 @@ "xtR-ck-MtY.text" = "iOS 14.0 - 14.3"; /* Class = "UILabel"; text = "Toggle Log Window"; ObjectID = "yiE-wg-tPU"; */ -"yiE-wg-tPU.text" = "Log Window Einblenden"; +"yiE-wg-tPU.text" = "Toggle Log Window";