| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- /* The title of the about section */
- "About" = "Despre";
- /* The title of the button to add the credentials for a service */
- "Add Account" = "Adaugă cont";
- /* Title text for button to set up a new minimed pump */
- "Add Minimed Pump" = "Adaugă pompă Minimed";
- /* The title of the nightscout API secret credential */
- "API Secret" = "Secret API";
- /* The title of the configuration section in settings */
- "Configuration" = "Configurație";
- /* The title of the button to remove the credentials for a service */
- "Delete Account" = "Șterge cont";
- /* The placeholder text instructing users how to enter a pump ID */
- "Enter the 6-digit pump ID" = "Introduceți ID-ul de pompă din 6 cifre";
- /* The title text for the pull cgm Data cell */
- "Fetch CGM" = "Transferă din 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 pompă";
- /* Title text for section listing configured pumps */
- "Pumps" = "Pompe";
- /* The default placeholder string for a credential */
- "Required" = "Necesar";
- /* Title for RileyLink Testing main view controller */
- "RileyLink Testing" = "RileyLink Testing";
- /* Title text for button to set up omnipod */
- "Setup Omnipod" = "Setup Omnipod";
- /* The title of the nightscout site URL credential */
- "Site URL" = "URL site";
- /* The empty-state text for a configuration value */
- "Tap to set" = "Apăsați pentru setare";
- /* The title text for the nightscout upload enabled switch cell */
- "Upload To Nightscout" = "Încărcare în Nightscout";
|