Quellcode durchsuchen

New translations Localizable.strings (Spanish)

Jon B Mårtensson vor 5 Jahren
Ursprung
Commit
8b99d3d82d
1 geänderte Dateien mit 6 neuen und 3 gelöschten Zeilen
  1. 6 3
      FreeAPS/Sources/Localizations/es.lproj/Localizable.strings

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

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