| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- /* Appends a full-stop to a statement */
- "%@." = "%@.";
- /* String format for value with units (1: value, 2: separator, 3: units) */
- "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
- /* Alert content body for recurring software update alert */
- "A software update is recommended to continue using the %1$@ app.\n\nGo to %2$@ Settings > Software Update to install the latest version." = "Det anbefales at foretage en softwareopdatering for at fortsætte med at bruge %1$@ appen.\n\nGå til Indstillinger for %2$@ > Softwareopdatering for at installere den nyeste version.";
- /* Confirmation message for deleting a service */
- "Are you sure you want to delete this service?" = "Er du sikker på, du vil slette denne service?";
- /* Back button text on DeliveryUncertaintyRecoveryView */
- "Back" = "Tilbage";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "Annuller";
- /* Title for CGM simulator settings */
- "CGM Settings" = "CGM-indstillinger";
- /* No comment provided by engineer. */
- "Clear Last Version Check Alert Date" = "Ryd advarselsdato for sidste versionskontrol";
- /* No comment provided by engineer. */
- "Comms Recovery" = "Kommunikation-genoprettelse";
- /* Button title to delete a service */
- "Delete Service" = "Slet service";
- /* The alert title for a resume error */
- "Error Resuming" = "Fejl ved genoptagelse";
- /* The alert title for a suspend error */
- "Error Suspending" = "Fejl ved suspendering";
- /* Caption for History
- History Caption */
- "History" = "Historik";
- /* No comment provided by engineer. */
- "How should the simulator respond to a version check?" = "Hvordan skal simulatoren reagere på en versionskontrol?";
- /* Controller title for insulin type selection screen */
- "Insulin Type" = "Insulintype";
- /* Button title to acknowledge error
- Default acknowledgement */
- "OK" = "OK";
- /* Title for Pump simulator settings */
- "Pump Settings" = "Pumpeindstillinger";
- /* Button title recovering comms */
- "Recover Simulator" = "Gendan simulator";
- /* Caption for Source */
- "Source" = "Kilde";
- /* Recurring software update alert title */
- "Update Reminder" = "Påmindelse om opdatering";
- /* No comment provided by engineer. */
- "Version Check Response" = "Svar på versionskontrol";
- /* Alert content body for first software update alert (1: app name)(2: app name) */
- "Your %1$@ app is out of date. It will continue to work, but we recommend updating to the latest version.\n\nGo to %2$@ Settings > Software Update to complete." = "Din %1$@ app er forældet. Det vil fortsætte med at fungere, men vi anbefaler at opdatere til den nyeste version.\n\nGå til Indstillinger for %2$@ > Softwareopdatering for at fuldføre.";
|