Forráskód Böngészése

Merge pull request #31 from Jon-b-m/l10n_localization

New Crowdin updates
Jon B Mårtensson 5 éve
szülő
commit
fb3506e2e4

+ 26 - 23
FreeAPS/Sources/Localizations/ar.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Wait please";
 "Wait please" = "Wait please";
 
 
 /* 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";

+ 26 - 23
FreeAPS/Sources/Localizations/da.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Wait please";
 "Wait please" = "Wait please";
 
 
 /* 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 26 - 23
FreeAPS/Sources/Localizations/de.lproj/Localizable.strings


+ 26 - 23
FreeAPS/Sources/Localizations/es.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* Bolus screen when adding insulin */
+
 "Add insulin without actually bolusing" = "Añadir insulina sin administrar bolo";
 "Add insulin without actually bolusing" = "Añadir insulina sin administrar bolo";
 
 
 /* Amount */
 /* Amount */
@@ -14,13 +15,13 @@
 /* Close */
 /* Close */
 "Close" = "Cerrar";
 "Close" = "Cerrar";
 
 
-/* Continue without bolus */
+/* Continue after added carbs without bolus */
 "Continue without bolus" = "Continuar sin administrar bolo";
 "Continue without bolus" = "Continuar sin administrar bolo";
 
 
-/* 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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recomendación";
 "Recommendation" = "Recomendación";
 
 
+/* clearButton */
+"Clear" = "Limpiar";
+
+/* doneButton */
+"Done" = "Hecho";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Espere por favor";
 "Wait please" = "Espere por favor";
 
 
 /* Agree and continue */
 /* Agree and continue */
 "Agree and continue" = "Aceptar y continuar";
 "Agree and continue" = "Aceptar y continuar";
 
 
-/* Disclaimer */
+/* Disclaimer when opening app for first time*/
 "Disclaimer" = "Aviso";
 "Disclaimer" = "Aviso";
 
 
 /* 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" = "Hace %d mins";
 "%d min ago" = "Hace %d mins";
 
 
 /* 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 hay sugerencias";
 "No suggestion" = "No hay sugerencias";
 
 
-/* Replace pod */
+/* Replace pod text in Header */
 "Replace pod" = "Reemplazar Pod";
 "Replace pod" = "Reemplazar Pod";
 
 
-/* Status Title : Suggest */
+/* Status Title */
 "Suggested" = "Sugerido";
 "Suggested" = "Sugerido";
 
 
 /* Suggested at a date */
 /* Suggested at a date */
@@ -78,10 +84,10 @@
 /* Grams unit */
 /* Grams unit */
 "grams" = "gramos";
 "grams" = "gramos";
 
 
-/* A you sure delete preset? */
+/* A you sure? Typo in code */
 "A you sure?" = "¿Estás seguro?";
 "A you sure?" = "¿Estás seguro?";
 
 
-/* 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" = "Cancelar objetivo temporal";
 "Cancel Temp Target" = "Cancelar objetivo temporal";
 
 
-/* Custom target temp */
+/* Custom temp target */
 "Custom" = "Personalizado";
 "Custom" = "Personalizado";
 
 
 /* Date */
 /* Date */
@@ -102,10 +108,10 @@
 /* Delete */
 /* Delete */
 "Delete" = "Borrar";
 "Delete" = "Borrar";
 
 
-/* Delete preset %@ */
+/* Delete preset temp target */
 "Delete preset \"%@\"" = "Delete preset \"%@\"";
 "Delete preset \"%@\"" = "Delete preset \"%@\"";
 
 
-/* Duration target temp */
+/* Duration of target temp */
 "Duration" = "Duración";
 "Duration" = "Duración";
 
 
 /* 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" = "minutos";
 "minutes" = "minutos";
 
 
 /* Presets title */
 /* Presets title */
@@ -258,9 +264,12 @@
 /* Preferences */
 /* Preferences */
 "Preferences" = "Preferencias";
 "Preferences" = "Preferencias";
 
 
-/* Recommended Insulin Fraction */
+/* Recommended Insulin Fraction in preferences */
 "Recommended Insulin Fraction" = "Fracción de insulina recomendada";
 "Recommended Insulin Fraction" = "Fracción de insulina recomendada";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Control a distancia";
 "Remote control" = "Control a distancia";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Limpiar";
-
-/* Done */
-"Done" = "Hecho";

+ 26 - 23
FreeAPS/Sources/Localizations/fi.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Wait please";
 "Wait please" = "Wait please";
 
 
 /* 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 26 - 23
FreeAPS/Sources/Localizations/fr.lproj/Localizable.strings


+ 26 - 23
FreeAPS/Sources/Localizations/it.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* Bolus screen when adding insulin */
+
 "Add insulin without actually bolusing" = "Aggiungi insulina senza eseguire effettivamente un bolo";
 "Add insulin without actually bolusing" = "Aggiungi insulina senza eseguire effettivamente un bolo";
 
 
 /* Amount */
 /* Amount */
@@ -14,13 +15,13 @@
 /* Close */
 /* Close */
 "Close" = "Chiuso";
 "Close" = "Chiuso";
 
 
-/* Continue without bolus */
+/* Continue after added carbs without bolus */
 "Continue without bolus" = "Continua senza eseguire un bolo";
 "Continue without bolus" = "Continua senza eseguire un bolo";
 
 
-/* Enact Bolus */
+/* Enact Bolus Title*/
 "Enact Bolus" = "Esegui bolo";
 "Enact Bolus" = "Esegui bolo";
 
 
-/* Enact bolus */
+/* Enact bolus button */
 "Enact bolus" = "Esegui bolo";
 "Enact bolus" = "Esegui bolo";
 
 
 /* Insulin recommended */
 /* Insulin recommended */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Raccomandazione";
 "Recommendation" = "Raccomandazione";
 
 
+/* clearButton */
+"Clear" = "Cancella";
+
+/* doneButton */
+"Done" = "Fatto";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Aspetta perfavore";
 "Wait please" = "Aspetta perfavore";
 
 
 /* Agree and continue */
 /* Agree and continue */
 "Agree and continue" = "Sei d’accordo e continui";
 "Agree and continue" = "Sei d’accordo e continui";
 
 
-/* Disclaimer */
+/* Disclaimer when opening app for first time*/
 "Disclaimer" = "Dichiarazione di esclusione e responsabilità";
 "Disclaimer" = "Dichiarazione di esclusione e responsabilità";
 
 
 /* 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 è in continuo stato di sviluppo. Non consigliamo di usare il sistema per il controllo della glicemia nell’uso quotidiano! Usatelo per scopo di test e a vostro rischio e pericolo. Non siamo responsabili delle vostre azioni e decisioni.";
 "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 è in continuo stato di sviluppo. Non consigliamo di usare il sistema per il controllo della glicemia nell’uso quotidiano! Usatelo per scopo di test e a vostro rischio e pericolo. Non siamo responsabili delle vostre azioni e decisioni.";
 
 
-/* %d min ago
-%d min ago */
+/* %d min ago, currently not being translated, I don't know why? */
 "%d min ago" = "%d minuti fa";
 "%d min ago" = "%d minuti fa";
 
 
 /* Enacted at a date */
 /* Enacted at a date */
@@ -57,13 +63,13 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "loop attivo";
 "looping" = "loop attivo";
 
 
-/* Status Title : No Suggestion */
+/* Status Title */
 "No suggestion" = "Nessun suggerimento";
 "No suggestion" = "Nessun suggerimento";
 
 
-/* Replace pod */
+/* Replace pod text in Header */
 "Replace pod" = "Sostituisci pod";
 "Replace pod" = "Sostituisci pod";
 
 
-/* Status Title : Suggest */
+/* Status Title */
 "Suggested" = "Suggerito";
 "Suggested" = "Suggerito";
 
 
 /* Suggested at a date */
 /* Suggested at a date */
@@ -78,10 +84,10 @@
 /* Grams unit */
 /* Grams unit */
 "grams" = "grammi";
 "grams" = "grammi";
 
 
-/* A you sure delete preset? */
+/* A you sure? Typo in code */
 "A you sure?" = "Sei sicuro?";
 "A you sure?" = "Sei sicuro?";
 
 
-/* Are you sure? Typo in code*/
+/* Are your sure? Typo in code*/
 "Are your sure?" = "Sei sicuro?";
 "Are your sure?" = "Sei sicuro?";
 
 
 /* Bottom target temp */
 /* Bottom target temp */
@@ -93,7 +99,7 @@
 /* Cancel Temp Target */
 /* Cancel Temp Target */
 "Cancel Temp Target" = "Cancella basali temporanee";
 "Cancel Temp Target" = "Cancella basali temporanee";
 
 
-/* Custom target temp */
+/* Custom temp target */
 "Custom" = "Personalizzato";
 "Custom" = "Personalizzato";
 
 
 /* Date */
 /* Date */
@@ -102,10 +108,10 @@
 /* Delete */
 /* Delete */
 "Delete" = "Cancella";
 "Delete" = "Cancella";
 
 
-/* Delete preset %@ */
+/* Delete preset temp target */
 "Delete preset \"%@\"" = "Cancella preset \"%@\"";
 "Delete preset \"%@\"" = "Cancella preset \"%@\"";
 
 
-/* Duration target temp */
+/* Duration of target temp */
 "Duration" = "Durata";
 "Duration" = "Durata";
 
 
 /* Enact Temp Target */
 /* Enact Temp Target */
@@ -114,7 +120,7 @@
 /* Enter preset name */
 /* Enter preset name */
 "Enter preset name" = "Inserisci nome del preset";
 "Enter preset name" = "Inserisci nome del preset";
 
 
-/* minutes target temp */
+/* minutes of target temp */
 "minutes" = "minuti";
 "minutes" = "minuti";
 
 
 /* Presets title */
 /* Presets title */
@@ -258,9 +264,12 @@
 /* Preferences */
 /* Preferences */
 "Preferences" = "Preferenze";
 "Preferences" = "Preferenze";
 
 
-/* Recommended Insulin Fraction */
+/* Recommended Insulin Fraction in preferences */
 "Recommended Insulin Fraction" = "Frazione di insulina raccomandata";
 "Recommended Insulin Fraction" = "Frazione di insulina raccomandata";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Controllo remoto";
 "Remote control" = "Controllo remoto";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Cancella";
-
-/* Done */
-"Done" = "Fatto";

+ 26 - 23
FreeAPS/Sources/Localizations/nb.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Wait please";
 "Wait please" = "Wait please";
 
 
 /* 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";

+ 26 - 23
FreeAPS/Sources/Localizations/nl.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Wait please";
 "Wait please" = "Wait please";
 
 
 /* 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";

+ 26 - 23
FreeAPS/Sources/Localizations/pl.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Proszę czekać";
 "Wait please" = "Proszę czekać";
 
 
 /* Agree and continue */
 /* Agree and continue */
 "Agree and continue" = "Zaakceptuj i kontynuuj";
 "Agree and continue" = "Zaakceptuj i kontynuuj";
 
 
-/* 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 jest w fazie aktywnego rozwoju. Nie zalecamy używania systemu do codziennej kontroli poziomów glukozy we krwi. System może być użyty w celach testowych tylko na własne ryzyko. Nie ponosimy odpowiedzialności za twoje decyzje i działania.";
 "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 jest w fazie aktywnego rozwoju. Nie zalecamy używania systemu do codziennej kontroli poziomów glukozy we krwi. System może być użyty w celach testowych tylko na własne ryzyko. Nie ponosimy odpowiedzialności za twoje decyzje i działania.";
 
 
-/* %d min ago
-%d min ago */
+/* %d min ago, currently not being translated, I don't know why? */
 "%d min ago" = "%d minut temu";
 "%d min ago" = "%d minut temu";
 
 
 /* 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" = "Brak sugestii";
 "No suggestion" = "Brak sugestii";
 
 
-/* Replace pod */
+/* Replace pod text in Header */
 "Replace pod" = "Wymień Pod";
 "Replace pod" = "Wymień 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 26 - 23
FreeAPS/Sources/Localizations/ru.lproj/Localizable.strings


+ 18 - 20
FreeAPS/Sources/Localizations/sv.lproj/Localizable.strings

@@ -2,8 +2,7 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-
-/* Add insulin without actually bolusing */
+/* Bolus screen when adding insulin */
 "Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
 "Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
 
 
 /* Amount */
 /* Amount */
@@ -15,13 +14,13 @@
 /* Close */
 /* Close */
 "Close" = "Stäng";
 "Close" = "Stäng";
 
 
-/* Continue without bolus */
+/* Continue after added carbs without bolus */
 "Continue without bolus" = "Fortsätt utan bolus";
 "Continue without bolus" = "Fortsätt utan bolus";
 
 
-/* Enact Bolus */
+/* Enact Bolus Title*/
 "Enact Bolus" = "Ge bolus";
 "Enact Bolus" = "Ge bolus";
 
 
-/* Enact bolus */
+/* Enact bolus button */
 "Enact bolus" = "Ge bolus";
 "Enact bolus" = "Ge bolus";
 
 
 /* Insulin recommended */
 /* Insulin recommended */
@@ -34,10 +33,10 @@
 "Recommendation" = "Rekommendation";
 "Recommendation" = "Rekommendation";
 
 
 /* clearButton */
 /* clearButton */
-"Clear" = "Clear";
+"Clear" = "Rensa";
 
 
 /* doneButton */
 /* doneButton */
-"Done" = "Done";
+"Done" = "Klar";
 
 
 /* Wait please */
 /* Wait please */
 "Wait please" = "Vänta...";
 "Wait please" = "Vänta...";
@@ -45,14 +44,13 @@
 /* Agree and continue */
 /* Agree and continue */
 "Agree and continue" = "Godkänn och fortsätt";
 "Agree and continue" = "Godkänn och fortsätt";
 
 
-/* Disclaimer */
+/* Disclaimer when opening app for first time*/
 "Disclaimer" = "Varning";
 "Disclaimer" = "Varning";
 
 
 /* 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 ä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.";
 "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, currently not being translated, I don't know why? */
 "%d min ago" = "%d min sedan";
 "%d min ago" = "%d min sedan";
 
 
 /* Enacted at a date */
 /* Enacted at a date */
@@ -64,13 +62,13 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "loopar";
 "looping" = "loopar";
 
 
-/* Status Title : No Suggestion */
+/* Status Title */
 "No suggestion" = "Inget förslag";
 "No suggestion" = "Inget förslag";
 
 
-/* Replace pod */
+/* Replace pod text in Header */
 "Replace pod" = "Byt podd";
 "Replace pod" = "Byt podd";
 
 
-/* Status Title : Suggest */
+/* Status Title */
 "Suggested" = "Föreslagen";
 "Suggested" = "Föreslagen";
 
 
 /* Suggested at a date */
 /* Suggested at a date */
@@ -85,10 +83,10 @@
 /* Grams unit */
 /* Grams unit */
 "grams" = "gram";
 "grams" = "gram";
 
 
-/* A you sure delete preset? */
+/* A you sure? Typo in code */
 "A you sure?" = "Är du säker?";
 "A you sure?" = "Är du säker?";
 
 
-/* Are you sure? Typo in code*/
+/* Are your sure? Typo in code*/
 "Are your sure?" = "Är du säker?";
 "Are your sure?" = "Är du säker?";
 
 
 /* Bottom target temp */
 /* Bottom target temp */
@@ -100,7 +98,7 @@
 /* Cancel Temp Target */
 /* Cancel Temp Target */
 "Cancel Temp Target" = "Avbryt temporär basal";
 "Cancel Temp Target" = "Avbryt temporär basal";
 
 
-/* Custom target temp */
+/* Custom temp target */
 "Custom" = "Anpassad";
 "Custom" = "Anpassad";
 
 
 /* Date */
 /* Date */
@@ -109,10 +107,10 @@
 /* Delete */
 /* Delete */
 "Delete" = "Radera";
 "Delete" = "Radera";
 
 
-/* Delete preset %@ */
+/* Delete preset temp target */
 "Delete preset \"%@\"" = "Ta bort förval \"%@\"";
 "Delete preset \"%@\"" = "Ta bort förval \"%@\"";
 
 
-/* Duration target temp */
+/* Duration of target temp */
 "Duration" = "Duration";
 "Duration" = "Duration";
 
 
 /* Enact Temp Target */
 /* Enact Temp Target */
@@ -121,7 +119,7 @@
 /* Enter preset name */
 /* Enter preset name */
 "Enter preset name" = "Ange namn för förval";
 "Enter preset name" = "Ange namn för förval";
 
 
-/* minutes target temp */
+/* minutes of target temp */
 "minutes" = "minuter";
 "minutes" = "minuter";
 
 
 /* Presets title */
 /* Presets title */
@@ -265,7 +263,7 @@
 /* Preferences */
 /* Preferences */
 "Preferences" = "Inställningar";
 "Preferences" = "Inställningar";
 
 
-/* Recommended Insulin Fraction */
+/* Recommended Insulin Fraction in preferences */
 "Recommended Insulin Fraction" = "Kvot av rekommenderad mängd insulin";
 "Recommended Insulin Fraction" = "Kvot av rekommenderad mängd insulin";
 
 
 /* Do you want to show bolus screen after added carbs? */
 /* Do you want to show bolus screen after added carbs? */

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 26 - 23
FreeAPS/Sources/Localizations/uk.lproj/Localizable.strings


+ 26 - 23
FreeAPS/Sources/Localizations/zh-Hans.lproj/Localizable.strings

@@ -2,7 +2,8 @@
   Localizable.strings
   Localizable.strings
   FreeAPS X
   FreeAPS X
 */
 */
-/* Add insulin without actually bolusing */
+/* 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 +15,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 */
@@ -32,20 +33,25 @@
 /* StringRecommendation */
 /* StringRecommendation */
 "Recommendation" = "Recommendation";
 "Recommendation" = "Recommendation";
 
 
+/* clearButton */
+"Clear" = "Clear";
+
+/* doneButton */
+"Done" = "Done";
+
 /* Wait please */
 /* Wait please */
 "Wait please" = "Wait please";
 "Wait please" = "Wait please";
 
 
 /* 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,9 +264,12 @@
 /* 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";
 
 
+/* Do you want to show bolus screen after added carbs? */
+"Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
+
 /* Remote control */
 /* Remote control */
 "Remote control" = "Remote control";
 "Remote control" = "Remote control";
 
 
@@ -362,9 +371,3 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
-
-/* Clear */
-"Clear" = "Clear";
-
-/* Done */
-"Done" = "Done";