| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- /* The title of the about section */
- "About" = "Respecto a";
- /* The title of the button to add the credentials for a service */
- "Add Account" = "Agregar Cuenta";
- /* The title of the nightscout API secret credential */
- "API Secret" = "Secreto API";
- /* The title of the configuration section in settings */
- "Configuration" = "Configuración";
- /* The title of the button to remove the credentials for a service */
- "Delete Account" = "Eliminar Cuenta";
- /* The placeholder text instructing users how to enter a pump ID */
- "Enter the 6-digit pump ID" = "Ingrese ID de 6 dígitios de la microinfusora";
- /* The title text for the pull cgm Data cell */
- "Fetch CGM" = "Obtener de CGM";
- /* The placeholder text for the nightscout site URL credential */
- "http://mysite.herokuapp.com" = "http://mysite.herokuapp.com";
- /* The title of the Nightscout service */
- "Nightscout" = "Nightscout";
- /* The title text for the pump ID config value */
- "Pump ID" = "ID de Microinfusora";
- /* Title text for section listing configured pumps */
- "Pumps" = "Microinfusoras";
- /* The default placeholder string for a credential */
- "Required" = "Requerido";
- /* Title for RileyLink Testing main view controller */
- "RileyLink Testing" = "Preubas de RileyLink";
- /* Title text for button to set up omnipod */
- "Setup Omnipod" = "Setup Omnipod";
- /* The title of the nightscout site URL credential */
- "Site URL" = "URL de sitio";
- /* The empty-state text for a configuration value */
- "Tap to set" = "Toca para definir";
- /* The title text for the nightscout upload enabled switch cell */
- "Upload To Nightscout" = "Subir a Nightscout";
|