| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- /* Confirmation message for deleting a CGM */
- "Are you sure you want to delete this CGM?" = "Är du säker på att du vill radera denna CGM?";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "Avbryt";
- /* Title of cell to set credentials */
- "Credentials" = "Inloggningsuppgifter";
- /* Title describing glucose date */
- "Date" = "Tid";
- /* Button title to delete CGM
- Title text for the button to remove a CGM from Loop */
- "Delete CGM" = "Radera CGM";
- /* Title describing glucose value */
- "Glucose" = "Glukos";
- /* Section title for latest glucose reading */
- "Latest Reading" = "Senaste avläsning";
- /* Outside US share server option title */
- "Outside US" = "Utanför USA";
- /* The title of the Dexcom share password credential */
- "Password" = "Lösenord";
- /* The title of the Dexcom share server URL credential */
- "Server" = "Server";
- /* Title describing glucose trend */
- "Trend" = "Trend";
- /* U.S. share server option title */
- "US" = "USA";
- /* The title of the Dexcom share username credential */
- "Username" = "Användarnamn";
|