| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- /* Confirmation message for deleting a CGM */
- "Are you sure you want to delete this CGM?" = "Voulez-vous vraiment supprimer ce CGM?";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "Annuler";
- /* Title of cell to set credentials */
- "Credentials" = "Identifiant";
- /* Title describing glucose date */
- "Date" = "Date";
- /* Button title to delete CGM
- Title text for the button to remove a CGM from Loop */
- "Delete CGM" = "Effacer le CGM";
- /* Title describing glucose value */
- "Glucose" = "Glycémie";
- /* Section title for latest glucose reading */
- "Latest Reading" = "Dernière mesure";
- /* Outside US share server option title */
- "Outside US" = "À l'extérieur des É.-U.";
- /* The title of the Dexcom share password credential */
- "Password" = "Mot de passe";
- /* The title of the Dexcom share server URL credential */
- "Server" = "Serveur";
- /* Title describing glucose trend */
- "Trend" = "Tendance";
- /* U.S. share server option title */
- "US" = "É.-U.";
- /* The title of the Dexcom share username credential */
- "Username" = "Nom d'utilisateur";
|