Browse Source

New translations Localizable.strings (Norwegian Bokmal)

Jon B Mårtensson 5 năm trước cách đây
mục cha
commit
c2dd4e6e01

+ 25 - 22
FreeAPS/Sources/Localizations/nb.lproj/Localizable.strings

@@ -2,7 +2,14 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* clearButton */
+
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
+/* Bolus screen when adding insulin */
 "Add insulin without actually bolusing" = "Add insulin without actually bolusing";
 "Add insulin without actually bolusing" = "Add insulin without actually bolusing";
 
 
 /* Amount */
 /* Amount */
@@ -14,13 +21,13 @@
 /* Close */
 /* Close */
 "Close" = "Close";
 "Close" = "Close";
 
 
-/* Continue without bolus */
+/* Continue after added carbs without bolus */
 "Continue without bolus" = "Continue without bolus";
 "Continue without bolus" = "Continue without bolus";
 
 
-/* Enact Bolus */
+/* Enact Bolus Title*/
 "Enact Bolus" = "Enact Bolus";
 "Enact Bolus" = "Enact Bolus";
 
 
-/* Enact bolus */
+/* Enact bolus button */
 "Enact bolus" = "Enact bolus";
 "Enact bolus" = "Enact bolus";
 
 
 /* Insulin recommended */
 /* Insulin recommended */
@@ -38,14 +45,13 @@
 /* Agree and continue */
 /* Agree and continue */
 "Agree and continue" = "Agree and Continue";
 "Agree and continue" = "Agree and Continue";
 
 
-/* Disclaimer */
+/* Disclaimer when opening app for first time*/
 "Disclaimer" = "Disclaimer";
 "Disclaimer" = "Disclaimer";
 
 
 /* Disclaimer Description */
 /* 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.";
 "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, currently not being translated, I don't know why? */
 "%d min ago" = "%d min ago";
 "%d min ago" = "%d min ago";
 
 
 /* Enacted at a date */
 /* Enacted at a date */
@@ -57,13 +63,13 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "looping";
 "looping" = "looping";
 
 
-/* Status Title : No Suggestion */
+/* Status Title */
 "No suggestion" = "No suggestion";
 "No suggestion" = "No suggestion";
 
 
-/* Replace pod */
+/* Replace pod text in Header */
 "Replace pod" = "Replace pod";
 "Replace pod" = "Replace pod";
 
 
-/* Status Title : Suggest */
+/* Status Title */
 "Suggested" = "Suggested";
 "Suggested" = "Suggested";
 
 
 /* Suggested at a date */
 /* Suggested at a date */
@@ -78,10 +84,10 @@
 /* Grams unit */
 /* Grams unit */
 "grams" = "grams";
 "grams" = "grams";
 
 
-/* A you sure delete preset? */
+/* A you sure? Typo in code */
 "A you sure?" = "A you sure?";
 "A you sure?" = "A you sure?";
 
 
-/* Are you sure? Typo in code*/
+/* Are your sure? Typo in code*/
 "Are your sure?" = "Are you sure?";
 "Are your sure?" = "Are you sure?";
 
 
 /* Bottom target temp */
 /* Bottom target temp */
@@ -93,7 +99,7 @@
 /* Cancel Temp Target */
 /* Cancel Temp Target */
 "Cancel Temp Target" = "Cancel Temp Target";
 "Cancel Temp Target" = "Cancel Temp Target";
 
 
-/* Custom target temp */
+/* Custom temp target */
 "Custom" = "Custom";
 "Custom" = "Custom";
 
 
 /* Date */
 /* Date */
@@ -102,10 +108,10 @@
 /* Delete */
 /* Delete */
 "Delete" = "Delete";
 "Delete" = "Delete";
 
 
-/* Delete preset %@ */
+/* Delete preset temp target */
 "Delete preset \"%@\"" = "Delete preset \"%@\"";
 "Delete preset \"%@\"" = "Delete preset \"%@\"";
 
 
-/* Duration target temp */
+/* Duration of target temp */
 "Duration" = "Duration";
 "Duration" = "Duration";
 
 
 /* Enact Temp Target */
 /* Enact Temp Target */
@@ -114,7 +120,7 @@
 /* Enter preset name */
 /* Enter preset name */
 "Enter preset name" = "Enter preset name";
 "Enter preset name" = "Enter preset name";
 
 
-/* minutes target temp */
+/* minutes of target temp */
 "minutes" = "minutes";
 "minutes" = "minutes";
 
 
 /* Presets title */
 /* Presets title */
@@ -258,7 +264,7 @@
 /* Preferences */
 /* Preferences */
 "Preferences" = "Preferences";
 "Preferences" = "Preferences";
 
 
-/* Recommended Insulin Fraction */
+/* Recommended Insulin Fraction in preferences */
 "Recommended Insulin Fraction" = "Recommended Insulin Fraction";
 "Recommended Insulin Fraction" = "Recommended Insulin Fraction";
 
 
 /* Remote control */
 /* Remote control */
@@ -363,8 +369,5 @@
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
 
 
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";