Просмотр исходного кода

New translations Localizable.strings (Norwegian Bokmal)

Jon B Mårtensson 5 лет назад
Родитель
Сommit
c2dd4e6e01
1 измененных файлов с 25 добавлено и 22 удалено
  1. 25 22
      FreeAPS/Sources/Localizations/nb.lproj/Localizable.strings

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

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