Localizable.strings 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. /* The title text for the basal rate schedule */
  2. "Basal Rates" = "Perfil Basal";
  3. /* The title of the carb ratios schedule screen */
  4. "Carb Ratios" = "Relaciones de hidratos";
  5. /* The title for the cell navigating to the carbs screen */
  6. "Carbs" = "Carbohidratos";
  7. /* The title text for the glucose correction range schedule */
  8. "Correction Range" = "Rango Objetivo de Glucosa";
  9. /* The title for the cell displaying diagnostic data */
  10. "Diagnostic" = "Diagnóstico";
  11. /* The placeholder text instructing users how to enter a pump ID */
  12. "Enter the 6-digit pump ID" = "Ingrese ID de 6 dígitios de la microinfusora";
  13. /* The title for the cell displaying data generation */
  14. "Generate Data" = "Generar Datos";
  15. /* The title of the insulin sensitivity schedule screen
  16. The title text for the insulin sensitivity schedule */
  17. "Insulin Sensitivity" = "Sensibilidad a la insulina";
  18. /* The title text for the pump ID */
  19. "Pump ID" = "ID de microinfusora";
  20. /* The title for the cell navigating to the reservoir screen */
  21. "Reservoir" = "Reservorio";
  22. /* Title for the cell resetting the data manager */
  23. "Reset" = "Reiniciar";
  24. /* Title of button to sync basal profile from pump */
  25. "Sync With Pump" = "Sincronizar con la Microinfusora";
  26. /* Instructions on where to find the pump ID on a Minimed pump */
  27. "The pump ID can be found printed on the back, or near the bottom of the STATUS/Esc screen. It is the strictly numerical portion of the serial number (shown as SN or S/N)." = "El ID de microinfusora puede encontrarse en la parte trasera o cerca de la parte inferior de la pantalla STATUS/Esc. Es la parte estrictamente numérica del número de serie mostrado como SN o S/N";