浏览代码

New translations Localizable.strings (Danish)

Jon B Mårtensson 5 年之前
父节点
当前提交
dee0aa2aa9
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6 3
      FreeAPS/Sources/Localizations/da.lproj/Localizable.strings

+ 6 - 3
FreeAPS/Sources/Localizations/da.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";