Quellcode durchsuchen

New translations Localizable.strings (Chinese Simplified)

Jon B Mårtensson vor 5 Jahren
Ursprung
Commit
e16de7dae9
1 geänderte Dateien mit 6 neuen und 3 gelöschten Zeilen
  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";