Jon Mårtensson пре 5 година
родитељ
комит
793e7bf5c6

+ 61 - 0
FreeAPS.xcodeproj/project.pbxproj

@@ -12,6 +12,7 @@
 		0D9A5E34A899219C5C4CDFAF /* DataTableViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9455FA2D92E77A6C4AFED8A3 /* DataTableViewModel.swift */; };
 		17A9D0899046B45E87834820 /* CREditorProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9C8D5F457B5AFF763F8CF3DF /* CREditorProvider.swift */; };
 		19434C14DF3F4816F4E4BF2E /* BolusBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77FAEF7B34EEC71B3A7B800C /* BolusBuilder.swift */; };
+		19A9A6FC2666335E005378EB /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 19A9A6FE2666335E005378EB /* Localizable.strings */; };
 		1BBB001DAD60F3B8CEA4B1C7 /* ISFEditorViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 505E09DC17A0C3D0AF4B66FE /* ISFEditorViewModel.swift */; };
 		1D086541F369D339A74893AC /* BasalProfileEditorBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6BA56D2DCAB9E0A8AF24D984 /* BasalProfileEditorBuilder.swift */; };
 		1D845DF2E3324130E1D95E67 /* DataTableProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60744C3E9BB3652895C908CC /* DataTableProvider.swift */; };
@@ -314,6 +315,19 @@
 		10CAE3534904CDCA0F367017 /* PumpSettingsEditorBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpSettingsEditorBuilder.swift; sourceTree = "<group>"; };
 		111579A6E3AC6BFA79C4DD43 /* NightscoutConfigBuilder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigBuilder.swift; sourceTree = "<group>"; };
 		12204445D7632AF09264A979 /* PreferencesEditorDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PreferencesEditorDataFlow.swift; sourceTree = "<group>"; };
+		19A9A6FD2666335E005378EB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A6FF2666341F005378EB /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70026663428005378EB /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
+		19A9A7012666342E005378EB /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70226663437005378EB /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A7032666343C005378EB /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70426663441005378EB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70526663448005378EB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A7062666345E005378EB /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70726663466005378EB /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70826663475005378EB /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A7092666347E005378EB /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
+		19A9A70A26663484005378EB /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/Localizable.strings; sourceTree = "<group>"; };
 		223EC0494F55A91E3EA69EF4 /* BolusViewModel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = BolusViewModel.swift; sourceTree = "<group>"; };
 		2AD22C985B79A2F0D2EA3D9D /* PumpConfigRootView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = PumpConfigRootView.swift; sourceTree = "<group>"; };
 		2F2A13DF0EDEEEDC4106AA2A /* NightscoutConfigDataFlow.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = NightscoutConfigDataFlow.swift; sourceTree = "<group>"; };
@@ -624,6 +638,14 @@
 			path = View;
 			sourceTree = "<group>";
 		};
+		19A9A6F9266632A8005378EB /* Localizations */ = {
+			isa = PBXGroup;
+			children = (
+				19A9A6FE2666335E005378EB /* Localizable.strings */,
+			);
+			path = Localizations;
+			sourceTree = "<group>";
+		};
 		34CA4DF169B53D67EF18ED8A /* View */ = {
 			isa = PBXGroup;
 			children = (
@@ -676,6 +698,7 @@
 		3811DE1325C9D39E00A708ED /* Sources */ = {
 			isa = PBXGroup;
 			children = (
+				19A9A6F9266632A8005378EB /* Localizations */,
 				3811DEDE25C9E2DD00A708ED /* Application */,
 				3811DF0A25CAAAA500A708ED /* APS */,
 				38E98A3225F5300800C0CED0 /* Config */,
@@ -1556,6 +1579,18 @@
 			knownRegions = (
 				en,
 				Base,
+				ar,
+				"zh-Hans",
+				da,
+				nl,
+				fi,
+				fr,
+				de,
+				nb,
+				ru,
+				es,
+				sv,
+				uk,
 			);
 			mainGroup = 388E594F25AD948C0019842D;
 			packageReferences = (
@@ -1581,6 +1616,7 @@
 			buildActionMask = 2147483647;
 			files = (
 				388E596025AD948E0019842D /* Assets.xcassets in Resources */,
+				19A9A6FC2666335E005378EB /* Localizable.strings in Resources */,
 				388E597225AD9CF10019842D /* json in Resources */,
 				388E596F25AD96040019842D /* javascript in Resources */,
 			);
@@ -1865,12 +1901,36 @@
 		};
 /* End PBXTargetDependency section */
 
+/* Begin PBXVariantGroup section */
+		19A9A6FE2666335E005378EB /* Localizable.strings */ = {
+			isa = PBXVariantGroup;
+			children = (
+				19A9A6FD2666335E005378EB /* en */,
+				19A9A6FF2666341F005378EB /* ar */,
+				19A9A70026663428005378EB /* zh-Hans */,
+				19A9A7012666342E005378EB /* da */,
+				19A9A70226663437005378EB /* nl */,
+				19A9A7032666343C005378EB /* fi */,
+				19A9A70426663441005378EB /* fr */,
+				19A9A70526663448005378EB /* de */,
+				19A9A7062666345E005378EB /* nb */,
+				19A9A70726663466005378EB /* ru */,
+				19A9A70826663475005378EB /* es */,
+				19A9A7092666347E005378EB /* sv */,
+				19A9A70A26663484005378EB /* uk */,
+			);
+			name = Localizable.strings;
+			sourceTree = "<group>";
+		};
+/* End PBXVariantGroup section */
+
 /* Begin XCBuildConfiguration section */
 		388E596525AD948E0019842D /* Debug */ = {
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = 38F3783A2613555C009DB701 /* Config.xcconfig */;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_ANALYZER_NONNULL = YES;
 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
@@ -1934,6 +1994,7 @@
 			baseConfigurationReference = 38F3783A2613555C009DB701 /* Config.xcconfig */;
 			buildSettings = {
 				ALWAYS_SEARCH_USER_PATHS = NO;
+				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
 				CLANG_ANALYZER_NONNULL = YES;
 				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";

+ 367 - 0
FreeAPS/Sources/Localizations/ar.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

+ 367 - 0
FreeAPS/Sources/Localizations/da.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

Разлика између датотеке није приказан због своје велике величине
+ 367 - 0
FreeAPS/Sources/Localizations/de.lproj/Localizable.strings


+ 367 - 0
FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

+ 367 - 0
FreeAPS/Sources/Localizations/es.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

+ 367 - 0
FreeAPS/Sources/Localizations/fi.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

Разлика између датотеке није приказан због своје велике величине
+ 367 - 0
FreeAPS/Sources/Localizations/fr.lproj/Localizable.strings


+ 367 - 0
FreeAPS/Sources/Localizations/nb.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

+ 367 - 0
FreeAPS/Sources/Localizations/nl.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

Разлика између датотеке није приказан због своје велике величине
+ 367 - 0
FreeAPS/Sources/Localizations/ru.lproj/Localizable.strings


+ 367 - 0
FreeAPS/Sources/Localizations/sv.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/*
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
+
+/* Amount */
+"Amount Bolus" = "Mängd insulin";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Stäng";
+
+/* Continue without bolus */
+"Continue without bolus" = "Fortsätt utan bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Ge bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Ge bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Rekommenderad insulindos";
+
+/* Insulin required */
+"Insulin required" = "Insulin som krävs";
+
+/* StringRecommendation */
+"Recommendation" = "Rekommendation";
+
+/* Wait please */
+"Wait please" = "Vänta...";
+
+/* Agree and continue */
+"Agree and continue" = "Godkänn och fortsätt";
+
+/* Disclaimer */
+"Disclaimer" = "Varning";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X är under utveckling. Vi rekommederar inte att använda denna app för behandling av ditt blodsocker i detta tidiga skede. Använd för test och på egen risk. Vi tar inget ansvar för dina beslut eller handlingar.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min sedan";
+
+/* Enacted at a date */
+"Enacted at %@" = "Gavs kl %@";
+
+/* Home title */
+"Home" = "Hem";
+
+/* Looping in progress */
+"looping" = "loopar";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "Inget förslag";
+
+/* Replace pod */
+"Replace pod" = "Byt podd";
+
+/* Status Title : Suggest */
+"Suggested" = "Föreslagen";
+
+/* Suggested at a date */
+"Suggested at %@" = "Föreslagen kl %@";
+
+/* Add Carbs */
+"Add Carbs" = "Lägg till kolhydrater";
+
+/* Amount Carbs */
+"Amount Carbs" = "Mängd kolhydrater";
+
+/* Grams unit */
+"grams" = "gram";
+
+/* A you sure delete preset? */
+"A you sure?" = "Är du säker?";
+
+/* Bottom target temp */
+"Bottom target" = "Nedre mål";
+
+/* Cancel preset name */
+"Cancel" = "Avbryt";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Avbryt temporär basal";
+
+/* Custom target temp */
+"Custom" = "Anpassad";
+
+/* Date */
+"Date" = "Datum";
+
+/* Delete */
+"Delete" = "Radera";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Ta bort förval %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Starta tillfälligt mål";
+
+/* Enter preset name */
+"Enter preset name" = "Ange namn för förval";
+
+/* minutes target temp */
+"minutes" = "minuter";
+
+/* Presets title */
+"Presets" = "Förinställningar";
+
+/* Save preset name */
+"Save" = "Spara";
+
+/* Save as preset */
+"Save as preset" = "Spara som förval";
+
+/* Top target temp */
+"Top target" = "Övre mål";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basalinställningar";
+
+/* Carb ratio */
+"Carb ratio" = "Insulinkvoter";
+
+/* Delete autotune data */
+"Delete autotune data" = "Rensa autotune-data";
+
+/* Run now */
+"Run now" = "Kör nu";
+
+/* Sensitivity */
+"Sensitivity" = "Insulinkänslighet";
+
+/* Use Autotune */
+"Use Autotune" = "använd Autotune";
+
+/* Add profile basal */
+"Add" = "Lägg till";
+
+/* Basal Profile */
+"Basal Profile" = "Basalinställningar";
+
+/* Rate basal profile */
+"Rate" = "Dos";
+
+/* Save on Pump */
+"Save on Pump" = "Spara på pump";
+
+/* Saving... */
+"Saving..." = "Sparar...";
+
+/* Schedule */
+"Schedule" = "Schema";
+
+/* starts at */
+"starts at" = "startar kl";
+
+/* Time basal profile */
+"Time" = "Tid";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Beräknad kvot";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Insulinkvoter";
+
+/* Ratio Carb */
+"Ratio" = "Kvot";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Beräknad känslighet";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulinkänslighet";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Insulinkänslighetskvot";
+
+/* Dismiss */
+"Dismiss" = "Avfärda";
+
+/* Important message */
+"Important message" = "Viktigt meddelande";
+
+/* Amount */
+"Amount" = "Mängd";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Avbryt temporär basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Ge";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manuell temporär basal";
+
+/* Allow uploads */
+"Allow uploads" = "Tillåt uppladdning";
+
+/* API secret */
+"API secret" = "API-hemlighet";
+
+/* Connect */
+"Connect" = "Anslut";
+
+/* Connected! */
+"Connected!" = "Ansluten!";
+
+/* Connecting... */
+"Connecting..." = "Ansluter...";
+
+/* Invalid URL */
+"Invalid URL" = "Ogiltig URL";
+
+/* Local glucose source */
+"Local glucose source" = "Lokal glukoskälla";
+
+/* Nightscout Config */
+"Nightscout Config" = "Ställ in Nightscout";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Använd lokal server som glukoskälla";
+
+/* Edit settings json */
+"Edit settings json" = "Ändra inställningar för json";
+
+/* Glucose units */
+"Glucose units" = "Glukosenheter";
+
+/* Preferences */
+"Preferences" = "Inställningar";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Kvot av rekommenderad mängd insulin";
+
+/* Remote control */
+"Remote control" = "Fjärrstyrning";
+
+/* Add Medtronic */
+"Add Medtronic" = "Lägg till Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Lägg till Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Lägg till simulator";
+
+/* Model */
+"Model" = "Modell";
+
+/* Pump config */
+"Pump config" = "Pumpkonfiguration";
+
+/* Delivery limits */
+"Delivery limits" = "Maxdoser";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Insulinets verkningstid";
+
+/* hours */
+"hours" = "timmar";
+
+/* Max Basal */
+"Max Basal" = "Max basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pumpinställningar";
+
+/* Save on Pump */
+"Save on Pump" = "Spara på pump";
+
+/* U/hr */
+"U/hr" = "E/h";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basalinställningar";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Insulinkvoter";
+
+/* Closed loop */
+"Closed loop" = "Sluten loop";
+
+/* Configuration */
+"Configuration" = "Konfiguration";
+
+/* Devices */
+"Devices" = "Enheter";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulinkänslighet";
+
+/* Preferences */
+"Preferences Conf" = "Inställningar";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pumpinställningar";
+
+/* Services */
+"Services" = "Tjänster";
+
+/* Settings */
+"Settings" = "Inställningar";
+
+/* Share logs */
+"Share logs" = "Dela loggar";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Målområde";
+
+/* High target */
+"High target" = "Övre målvärde";
+
+/* Low target */
+"Low target" = "Undre målvärde";
+
+/* Target Ranges */
+"Target Ranges" = "Målområden";
+
+/* Bolusing.. */
+"Bolusing" = "Ger bolus";
+
+/* Pump suspended */
+"Pump suspended" = "Pump pausad";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Rensa";
+
+/* Done */
+"Done" = "Klar";

+ 367 - 0
FreeAPS/Sources/Localizations/uk.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";

+ 367 - 0
FreeAPS/Sources/Localizations/zh-Hans.lproj/Localizable.strings

@@ -0,0 +1,367 @@
+/* 
+  Localizable.strings
+  FreeAPS X
+*/
+/* Add insulin without actually bolusing */
+"Add insulin without actually bolusing" = "Add insulin without actually bolusing";
+
+/* Amount */
+"Amount Bolus" = "Amount Bolus";
+
+/* Bolus */
+"Bolus" = "Bolus";
+
+/* Close */
+"Close" = "Close";
+
+/* Continue without bolus */
+"Continue without bolus" = "Continue without bolus";
+
+/* Enact Bolus */
+"Enact Bolus" = "Enact Bolus";
+
+/* Enact bolus */
+"Enact bolus" = "Enact bolus";
+
+/* Insulin recommended */
+"Insulin recommended" = "Insulin recommended";
+
+/* Insulin required */
+"Insulin required" = "Insulin required";
+
+/* StringRecommendation */
+"Recommendation" = "Recommendation";
+
+/* Wait please */
+"Wait please" = "Wait please";
+
+/* Agree and continue */
+"Agree and continue" = "Agree and Continue";
+
+/* Disclaimer */
+"Disclaimer" = "Disclaimer";
+
+/* Disclaimer Description */
+"FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions.";
+
+/* %d min ago
+%d min ago */
+"%d min ago" = "%d min ago";
+
+/* Enacted at a date */
+"Enacted at %@" = "Enacted at %@";
+
+/* Home title */
+"Home" = "Home";
+
+/* Looping in progress */
+"looping" = "looping";
+
+/* Status Title : No Suggestion */
+"No suggestion" = "No suggestion";
+
+/* Replace pod */
+"Replace pod" = "Replace pod";
+
+/* Status Title : Suggest */
+"Suggested" = "Suggested";
+
+/* Suggested at a date */
+"Suggested at %@" = "Suggested at %@";
+
+/* Add Carbs */
+"Add Carbs" = "Add Carbs";
+
+/* Amount Carbs */
+"Amount Carbs" = "Amount Carbs";
+
+/* Grams unit */
+"grams" = "grams";
+
+/* A you sure delete preset? */
+"A you sure?" = "A you sure?";
+
+/* Bottom target temp */
+"Bottom target" = "Bottom target";
+
+/* Cancel preset name */
+"Cancel" = "Cancel";
+
+/* Cancel Temp Target */
+"Cancel Temp Target" = "Cancel Temp Target";
+
+/* Custom target temp */
+"Custom" = "Custom";
+
+/* Date */
+"Date" = "Date";
+
+/* Delete */
+"Delete" = "Delete";
+
+/* Delete preset %@ */
+"Delete preset %@" = "Delete preset %@";
+
+/* Duration target temp */
+"Duration" = "Duration";
+
+/* Enact Temp Target */
+"Enact Temp Target" = "Enact Temp Target";
+
+/* Enter preset name */
+"Enter preset name" = "Enter preset name";
+
+/* minutes target temp */
+"minutes" = "minutes";
+
+/* Presets title */
+"Presets" = "Presets";
+
+/* Save preset name */
+"Save" = "Save";
+
+/* Save as preset */
+"Save as preset" = "Save as preset";
+
+/* Top target temp */
+"Top target" = "Top target";
+
+/* Autotune Title */
+"Autotune" = "Autotune";
+
+/* Basal profile */
+"Basal profile" = "Basal profile";
+
+/* Carb ratio */
+"Carb ratio" = "Carb ratio";
+
+/* Delete autotune data */
+"Delete autotune data" = "Delete autotune data";
+
+/* Run now */
+"Run now" = "Run now";
+
+/* Sensitivity */
+"Sensitivity" = "Sensitivity";
+
+/* Use Autotune */
+"Use Autotune" = "use Autotune";
+
+/* Add profile basal */
+"Add" = "Add";
+
+/* Basal Profile */
+"Basal Profile" = "Basal Profile";
+
+/* Rate basal profile */
+"Rate" = "Rate";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* Saving... */
+"Saving..." = "Saving...";
+
+/* Schedule */
+"Schedule" = "Schedule";
+
+/* starts at */
+"starts at" = "starts at";
+
+/* Time basal profile */
+"Time" = "Time";
+
+/* Calculated Ratio */
+"Calculated Ratio" = "Calculated Ratio";
+
+/* Carb Ratios Title */
+"Carb Ratios" = "Carb Ratios";
+
+/* Ratio Carb */
+"Ratio" = "Ratio";
+
+/* Autosens */
+"Autosens" = "Autosens";
+
+/* Calculated Sensitivity */
+"Calculated Sensitivity" = "Calculated Sensitivity";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities" = "Insulin Sensitivities";
+
+/* Sensitivity Ratio */
+"Sensitivity Ratio" = "Sensitivity Ratio";
+
+/* Dismiss */
+"Dismiss" = "Dismiss";
+
+/* Important message */
+"Important message" = "Important message";
+
+/* Amount */
+"Amount" = "Amount";
+
+/* Cancel Temp Basal */
+"Cancel Temp Basal" = "Cancel Temp Basal";
+
+/* Duration */
+"Duration" = "Duration";
+
+/* Enact temp Basal*/
+"Enact" = "Enact";
+
+/* Manual Temp Basal */
+"Manual Temp Basal" = "Manual Temp Basal";
+
+/* Allow uploads */
+"Allow uploads" = "Allow uploads";
+
+/* API secret */
+"API secret" = "API secret";
+
+/* Connect */
+"Connect" = "Connect";
+
+/* Connected! */
+"Connected!" = "Connected!";
+
+/* Connecting... */
+"Connecting..." = "Connecting...";
+
+/* Invalid URL */
+"Invalid URL" = "Invalid URL";
+
+/* Local glucose source */
+"Local glucose source" = "Local glucose source";
+
+/* Nightscout Config */
+"Nightscout Config" = "Nightscout Config";
+
+/* Port */
+"Port" = "Port";
+
+/* URL */
+"URL" = "URL";
+
+/* Use local glucose server */
+"Use local glucose server" = "Use local glucose server";
+
+/* Edit settings json */
+"Edit settings json" = "Edit settings json";
+
+/* Glucose units */
+"Glucose units" = "Glucose units";
+
+/* Preferences */
+"Preferences" = "Preferences";
+
+/* Recommended Insulin Fraction */
+"Recommended Insulin Fraction" = "Recommended Insulin Fraction";
+
+/* Remote control */
+"Remote control" = "Remote control";
+
+/* Add Medtronic */
+"Add Medtronic" = "Add Medtronic";
+
+/* Add Omnipod */
+"Add Omnipod" = "Add Omnipod";
+
+/* Add Simulator */
+"Add Simulator" = "Add Simulator";
+
+/* Model */
+"Model" = "Model";
+
+/* Pump config */
+"Pump config" = "Pump config";
+
+/* Delivery limits */
+"Delivery limits" = "Delivery limits";
+
+/* Duration of Insulin Action */
+"Duration of Insulin Action" = "Duration of Insulin Action";
+
+/* hours */
+"hours" = "hours";
+
+/* Max Basal */
+"Max Basal" = "Max Basal";
+
+/* Max Bolus */
+"Max Bolus" = "Max Bolus";
+
+/* Pump Settings */
+"Pump Settings" = "Pump Settings";
+
+/* Save on Pump */
+"Save on Pump" = "Save on Pump";
+
+/* U/hr */
+"U/hr" = "U/hr";
+
+/* Autotune */
+"Autotune Conf" = "Autotune";
+
+/* Basal Profile */
+"Basal Profile Conf" = "Basal Profile";
+
+/* Carb Ratios */
+"Carb Ratios Conf" = "Carb Ratios";
+
+/* Closed loop */
+"Closed loop" = "Closed loop";
+
+/* Configuration */
+"Configuration" = "Configuration";
+
+/* Devices */
+"Devices" = "Devices";
+
+/* Insulin Sensitivities */
+"Insulin Sensitivities Conf" = "Insulin Sensitivities";
+
+/* Preferences */
+"Preferences Conf" = "Preferences";
+
+/* Pump */
+"Pump" = "Pump";
+
+/* Pump Settings */
+"Pump Settings Conf" = "Pump Settings";
+
+/* Services */
+"Services" = "Services";
+
+/* Settings */
+"Settings" = "Settings";
+
+/* Share logs */
+"Share logs" = "Share logs";
+
+/* Target Ranges */
+"Target Ranges Conf" = "Target Ranges";
+
+/* High target */
+"High target" = "High target";
+
+/* Low target */
+"Low target" = "Low target";
+
+/* Target Ranges */
+"Target Ranges" = "Target Ranges";
+
+/* Bolusing.. */
+"Bolusing" = "Bolusing";
+
+/* Pump suspended */
+"Pump suspended" = "Pump suspended";
+
+/* middleware */
+"Middleware" = "Middleware";
+
+/* Clear */
+"Clear" = "Clear";
+
+/* Done */
+"Done" = "Done";