Browse Source

New translations Localizable.strings (Chinese Simplified)

Jon B Mårtensson 5 years ago
parent
commit
e16de7dae9
1 changed files with 6 additions and 3 deletions
  1. 6 3
      FreeAPS/Sources/Localizations/zh-Hans.lproj/Localizable.strings

+ 6 - 3
FreeAPS/Sources/Localizations/zh-Hans.lproj/Localizable.strings

@@ -51,9 +51,6 @@
 /* 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, currently not being translated, I don't know why? */
-"%d min ago" = "%d min ago";
-
 /* Enacted at a date */
 /* Enacted at a date */
 "Enacted at %@" = "Enacted at %@";
 "Enacted at %@" = "Enacted at %@";
 
 
@@ -63,6 +60,9 @@
 /* Looping in progress */
 /* Looping in progress */
 "looping" = "looping";
 "looping" = "looping";
 
 
+/* %d min ago, currently not being translated, I don't know why? */
+"%d min ago" = "%d min ago";
+
 /* Status Title */
 /* Status Title */
 "No suggestion" = "No suggestion";
 "No suggestion" = "No suggestion";
 
 
@@ -371,3 +371,6 @@
 
 
 /* middleware */
 /* middleware */
 "Middleware" = "Middleware";
 "Middleware" = "Middleware";
+
+/* History header */
+"History" = "History";