Fixed some strings missing in the German translation

This commit is contained in:
Deniz Duezgoeren
2019-08-03 11:48:47 +02:00
parent a096ef9848
commit 0ac757dd20
4 changed files with 19 additions and 35 deletions
+2 -2
View File
@@ -58,7 +58,6 @@
589FBD2CE6A9C73CD9B81441 /* Pods-AvH PlanUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AvH PlanUITests.release.xcconfig"; path = "Target Support Files/Pods-AvH PlanUITests/Pods-AvH PlanUITests.release.xcconfig"; sourceTree = "<group>"; }; 589FBD2CE6A9C73CD9B81441 /* Pods-AvH PlanUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AvH PlanUITests.release.xcconfig"; path = "Target Support Files/Pods-AvH PlanUITests/Pods-AvH PlanUITests.release.xcconfig"; sourceTree = "<group>"; };
74EDE3D8134812AB76BEB988 /* Pods_AvH_PlanUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AvH_PlanUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 74EDE3D8134812AB76BEB988 /* Pods_AvH_PlanUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AvH_PlanUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
7605BB0678C9E27A1D3E9DAA /* Pods_AvH_Plan.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AvH_Plan.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7605BB0678C9E27A1D3E9DAA /* Pods_AvH_Plan.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AvH_Plan.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A920726022E5BAD8001B3D46 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
A957A74F22DDC15500E0A2ED /* MenuViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuViewCell.swift; sourceTree = "<group>"; }; A957A74F22DDC15500E0A2ED /* MenuViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuViewCell.swift; sourceTree = "<group>"; };
A957A75022DDC15500E0A2ED /* MenuViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MenuViewCell.xib; sourceTree = "<group>"; }; A957A75022DDC15500E0A2ED /* MenuViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MenuViewCell.xib; sourceTree = "<group>"; };
A958A92322DF5388007052B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; A958A92322DF5388007052B0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
@@ -77,6 +76,7 @@
A96133A32299867A00B541D4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; A96133A32299867A00B541D4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
A96D4CC722DDE01A006BAB34 /* GeneralPlanViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralPlanViewController.swift; sourceTree = "<group>"; }; A96D4CC722DDE01A006BAB34 /* GeneralPlanViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeneralPlanViewController.swift; sourceTree = "<group>"; };
A96D4CC922DDE184006BAB34 /* PersonalPlanViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PersonalPlanViewController.swift; sourceTree = "<group>"; }; A96D4CC922DDE184006BAB34 /* PersonalPlanViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PersonalPlanViewController.swift; sourceTree = "<group>"; };
A989B31122F58D4700353714 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
A996BFF322E05AAB00E7BE42 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Base; path = Base.lproj/Info.plist; sourceTree = "<group>"; }; A996BFF322E05AAB00E7BE42 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Base; path = Base.lproj/Info.plist; sourceTree = "<group>"; };
A996BFFC22E05AAB00E7BE42 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; A996BFFC22E05AAB00E7BE42 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
A996BFFD22E05AAB00E7BE42 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; }; A996BFFD22E05AAB00E7BE42 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
@@ -523,7 +523,7 @@
isa = PBXVariantGroup; isa = PBXVariantGroup;
children = ( children = (
A96133862299867400B541D4 /* Base */, A96133862299867400B541D4 /* Base */,
A920726022E5BAD8001B3D46 /* de */, A989B31122F58D4700353714 /* de */,
); );
name = Main.storyboard; name = Main.storyboard;
sourceTree = "<group>"; sourceTree = "<group>";
+5 -5
View File
@@ -100,7 +100,7 @@
<textInputTraits key="textInputTraits"/> <textInputTraits key="textInputTraits"/>
</textField> </textField>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="hWP-3N-RUn"> <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="hWP-3N-RUn">
<rect key="frame" x="8" y="352" width="398" height="486"/> <rect key="frame" x="8" y="352" width="398" height="510"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewLayout key="collectionViewLayout" id="sCM-Sc-0Zw" customClass="MagazineLayout" customModule="MagazineLayout"/> <collectionViewLayout key="collectionViewLayout" id="sCM-Sc-0Zw" customClass="MagazineLayout" customModule="MagazineLayout"/>
<cells/> <cells/>
@@ -131,7 +131,7 @@
</subviews> </subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints> <constraints>
<constraint firstItem="iN7-lf-GS3" firstAttribute="bottom" secondItem="hWP-3N-RUn" secondAttribute="bottom" constant="24" id="3pJ-hl-GCJ"/> <constraint firstItem="iN7-lf-GS3" firstAttribute="bottom" secondItem="hWP-3N-RUn" secondAttribute="bottom" id="3pJ-hl-GCJ"/>
<constraint firstItem="TpM-Mz-EpI" firstAttribute="leading" secondItem="iN7-lf-GS3" secondAttribute="leading" constant="24" id="7Ng-ON-AQ6"/> <constraint firstItem="TpM-Mz-EpI" firstAttribute="leading" secondItem="iN7-lf-GS3" secondAttribute="leading" constant="24" id="7Ng-ON-AQ6"/>
<constraint firstItem="bCV-w1-hVY" firstAttribute="top" secondItem="TpM-Mz-EpI" secondAttribute="bottom" constant="16" id="9ex-Jw-qBO"/> <constraint firstItem="bCV-w1-hVY" firstAttribute="top" secondItem="TpM-Mz-EpI" secondAttribute="bottom" constant="16" id="9ex-Jw-qBO"/>
<constraint firstItem="hkV-XP-jXe" firstAttribute="top" secondItem="69O-Fo-TQF" secondAttribute="bottom" constant="16" id="9fR-TP-JaT"/> <constraint firstItem="hkV-XP-jXe" firstAttribute="top" secondItem="69O-Fo-TQF" secondAttribute="bottom" constant="16" id="9fR-TP-JaT"/>
@@ -322,11 +322,11 @@
</objects> </objects>
<point key="canvasLocation" x="0.0" y="0.0"/> <point key="canvasLocation" x="0.0" y="0.0"/>
</scene> </scene>
<!--Plan--> <!--General-->
<scene sceneID="wZh-Nl-baJ"> <scene sceneID="wZh-Nl-baJ">
<objects> <objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="u5k-1S-jRe" sceneMemberID="viewController"> <navigationController automaticallyAdjustsScrollViewInsets="NO" id="u5k-1S-jRe" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Plan" image="ic_writing" selectedImage="ic_writing" id="acW-dT-cKf"/> <tabBarItem key="tabBarItem" title="General" image="ic_writing" selectedImage="ic_writing" id="acW-dT-cKf"/>
<toolbarItems/> <toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="eWV-1q-K0n"> <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="eWV-1q-K0n">
<rect key="frame" x="0.0" y="44" width="414" height="96"/> <rect key="frame" x="0.0" y="44" width="414" height="96"/>
@@ -406,6 +406,6 @@
<image name="ic_writing" width="25" height="25"/> <image name="ic_writing" width="25" height="25"/>
</resources> </resources>
<inferredMetricsTieBreakers> <inferredMetricsTieBreakers>
<segue reference="OZ6-ZZ-xdo"/> <segue reference="0Bb-6a-gkf"/>
</inferredMetricsTieBreakers> </inferredMetricsTieBreakers>
</document> </document>
+2 -2
View File
@@ -34,8 +34,8 @@ class DataFetcher {
func doAsync(do task: String, completionHandler: @escaping (_ substitutions: [Any]) -> ()) { func doAsync(do task: String, completionHandler: @escaping (_ substitutions: [Any]) -> ()) {
DispatchQueue(label: "work-queue").async { DispatchQueue(label: "work-queue").async {
let foodUrl = "https://djd4rkn355.github.io/food.html" let foodUrl = "https://djd4rkn355.github.io/food_test.html"
let url = "https://djd4rkn355.github.io/subst.html" let url = "https://djd4rkn355.github.io/subst_test.html"
Alamofire.request(url).responseString { response in Alamofire.request(url).responseString { response in
if let html = response.result.value { if let html = response.result.value {
Alamofire.request(foodUrl).responseString { response in Alamofire.request(foodUrl).responseString { response in
+10 -26
View File
@@ -1,4 +1,3 @@
/* Class = "UITabBarController"; title = "AvH Plan"; ObjectID = "49e-Tb-3d3"; */ /* Class = "UITabBarController"; title = "AvH Plan"; ObjectID = "49e-Tb-3d3"; */
"49e-Tb-3d3.title" = "AvH-Plan"; "49e-Tb-3d3.title" = "AvH-Plan";
@@ -11,15 +10,9 @@
/* Class = "UILabel"; text = "Label"; ObjectID = "6H8-lj-boN"; */ /* Class = "UILabel"; text = "Label"; ObjectID = "6H8-lj-boN"; */
"6H8-lj-boN.text" = "Label"; "6H8-lj-boN.text" = "Label";
/* Class = "UINavigationItem"; title = "Personal Plan"; ObjectID = "8j4-CR-EDO"; */
"8j4-CR-EDO.title" = "Dein Plan";
/* Class = "UINavigationItem"; title = "Customize"; ObjectID = "9Pf-pB-wLS"; */ /* Class = "UINavigationItem"; title = "Customize"; ObjectID = "9Pf-pB-wLS"; */
"9Pf-pB-wLS.title" = "Anpassen"; "9Pf-pB-wLS.title" = "Anpassen";
/* Class = "UINavigationItem"; title = "Information"; ObjectID = "9lv-eD-jS6"; */
"9lv-eD-jS6.title" = "Informationen";
/* Class = "UIViewController"; title = "AvH Plan"; ObjectID = "9pv-A4-QxB"; */ /* Class = "UIViewController"; title = "AvH Plan"; ObjectID = "9pv-A4-QxB"; */
"9pv-A4-QxB.title" = "AvH-Plan"; "9pv-A4-QxB.title" = "AvH-Plan";
@@ -30,9 +23,9 @@
"HYG-gj-KYl.title" = "Title"; "HYG-gj-KYl.title" = "Title";
/* Class = "UITabBarItem"; title = "Menu"; ObjectID = "IfX-2p-YWq"; */ /* Class = "UITabBarItem"; title = "Menu"; ObjectID = "IfX-2p-YWq"; */
"IfX-2p-YWq.title" = "Speiseplan"; "IfX-2p-YWq.title" = "Menü";
/* Class = "UIBarButtonItem"; title = "Done"; ObjectID = "PWA-cp-z6o"; */ /* Class = "UIBarButtonItem"; title = "Save"; ObjectID = "PWA-cp-z6o"; */
"PWA-cp-z6o.title" = "Speichern"; "PWA-cp-z6o.title" = "Speichern";
/* Class = "UITextField"; accessibilityHint = "Name"; ObjectID = "TpM-Mz-EpI"; */ /* Class = "UITextField"; accessibilityHint = "Name"; ObjectID = "TpM-Mz-EpI"; */
@@ -41,14 +34,11 @@
/* Class = "UITextField"; placeholder = "Your name"; ObjectID = "TpM-Mz-EpI"; */ /* Class = "UITextField"; placeholder = "Your name"; ObjectID = "TpM-Mz-EpI"; */
"TpM-Mz-EpI.placeholder" = "Dein Name"; "TpM-Mz-EpI.placeholder" = "Dein Name";
/* Class = "UIBarButtonItem"; title = "Done"; ObjectID = "ZI8-Ec-yYU"; */ /* Class = "UIBarButtonItem"; title = "Save"; ObjectID = "ZI8-Ec-yYU"; */
"ZI8-Ec-yYU.title" = "Speichern"; "ZI8-Ec-yYU.title" = "Speichern";
/* Class = "UITabBarItem"; title = "Plan"; ObjectID = "acW-dT-cKf"; */ /* Class = "UITabBarItem"; title = "General"; ObjectID = "acW-dT-cKf"; */
"acW-dT-cKf.title" = "Plan"; "acW-dT-cKf.title" = "Allgemein";
/* Class = "UINavigationItem"; title = "AvH Plan"; ObjectID = "b1q-oE-Z8h"; */
"b1q-oE-Z8h.title" = "AvH-Plan";
/* Class = "UITextField"; accessibilityHint = "Classes"; ObjectID = "bCV-w1-hVY"; */ /* Class = "UITextField"; accessibilityHint = "Classes"; ObjectID = "bCV-w1-hVY"; */
"bCV-w1-hVY.accessibilityHint" = "Klassen"; "bCV-w1-hVY.accessibilityHint" = "Klassen";
@@ -56,20 +46,15 @@
/* Class = "UITextField"; placeholder = "Your classes"; ObjectID = "bCV-w1-hVY"; */ /* Class = "UITextField"; placeholder = "Your classes"; ObjectID = "bCV-w1-hVY"; */
"bCV-w1-hVY.placeholder" = "Deine Klassen"; "bCV-w1-hVY.placeholder" = "Deine Klassen";
/* Class = "UIBarButtonItem"; title = "Customize"; ObjectID = "bae-uC-OAx"; */
"bae-uC-OAx.title" = "Anpassen";
/* Class = "UITabBarItem"; title = "Personal"; ObjectID = "cPa-gy-q4n"; */ /* Class = "UITabBarItem"; title = "Personal"; ObjectID = "cPa-gy-q4n"; */
"cPa-gy-q4n.title" = "Persönlich"; "cPa-gy-q4n.title" = "Persönlich";
/* Class = "UILabel"; text = "Default plan"; ObjectID = "hkV-XP-jXe"; */ /* Class = "UILabel"; text = "Default plan"; ObjectID = "hkV-XP-jXe"; */
"hkV-XP-jXe.text" = "Standardplan"; "hkV-XP-jXe.text" = "Standardplan";
/* Class = "UIBarButtonItem"; title = "Customize"; ObjectID = "iH8-LX-SKF"; */
"iH8-LX-SKF.title" = "Anpassen";
"meV-sG-wBX.title" = "Anpassen";
/* Class = "UINavigationItem"; title = "Food Menu"; ObjectID = "mFX-6q-tAs"; */
"mFX-6q-tAs.title" = "Speiseplan";
/* Class = "UISegmentedControl"; omP-RH-Hlh.segmentTitles[0] = "General"; ObjectID = "omP-RH-Hlh"; */ /* Class = "UISegmentedControl"; omP-RH-Hlh.segmentTitles[0] = "General"; ObjectID = "omP-RH-Hlh"; */
"omP-RH-Hlh.segmentTitles[0]" = "Allgemein"; "omP-RH-Hlh.segmentTitles[0]" = "Allgemein";
@@ -79,6 +64,5 @@
/* Class = "UILabel"; text = "Custom colours"; ObjectID = "rks-gf-AM4"; */ /* Class = "UILabel"; text = "Custom colours"; ObjectID = "rks-gf-AM4"; */
"rks-gf-AM4.text" = "Benutzerdefinierte Farben"; "rks-gf-AM4.text" = "Benutzerdefinierte Farben";
"bae-uC-OAx.text" = "Anpassen"; /* Class = "UIBarButtonItem"; title = "Customize"; ObjectID = "zsF-Jh-U3n"; */
"zsF-Jh-U3n.title" = "Anpassen";
"zsF-Jh-U3n.text" = "Anpassen";