| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- /* The title of the about section */
- "About" = "Tietoja";
- /* The title of the button to add the credentials for a service */
- "Add Account" = "Lisää tili";
- /* Title text for button to set up a new minimed pump */
- "Add Minimed Pump" = "Lisää Minimed-pumppu";
- /* The title of the nightscout API secret credential */
- "API Secret" = "API-salasana";
- /* The title of the configuration section in settings */
- "Configuration" = "Määritykset";
- /* The title of the button to remove the credentials for a service */
- "Delete Account" = "Poista tili";
- /* The placeholder text instructing users how to enter a pump ID */
- "Enter the 6-digit pump ID" = "Syötä 6-numeroinen pumpun tunniste";
- /* The title text for the pull cgm Data cell */
- "Fetch CGM" = "Hae CGM-data";
- /* The placeholder text for the nightscout site URL credential */
- "http://mysite.herokuapp.com" = "http://omaosoite.herokuapp.com";
- /* The title of the Nightscout service */
- "Nightscout" = "Nightscout";
- /* The title text for the pump ID config value */
- "Pump ID" = "Pumpun tunniste";
- /* Title text for section listing configured pumps */
- "Pumps" = "Pumput";
- /* The default placeholder string for a credential */
- "Required" = "Pakollinen";
- /* Title for RileyLink Testing main view controller */
- "RileyLink Testing" = "RileyLink-testaus";
- /* Title text for button to set up omnipod */
- "Setup Omnipod" = "Asenna Omnipod";
- /* The title of the nightscout site URL credential */
- "Site URL" = "URL";
- /* The empty-state text for a configuration value */
- "Tap to set" = "Napauta asettaaksesi";
- /* The title text for the nightscout upload enabled switch cell */
- "Upload To Nightscout" = "Lataa Nightscoutiin";
|