Localizable.strings 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. /* Appends a full-stop to a statement */
  2. "%@." = "%@.";
  3. /* String format for value with units (1: value, 2: separator, 3: units) */
  4. "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
  5. /* Alert content body for recurring software update alert */
  6. "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.";
  7. /* Confirmation message for deleting a service */
  8. "Are you sure you want to delete this service?" = "Er du sikker på, du vil slette denne service?";
  9. /* Back button text on DeliveryUncertaintyRecoveryView */
  10. "Back" = "Tilbage";
  11. /* The title of the cancel action in an action sheet */
  12. "Cancel" = "Annuller";
  13. /* Title for CGM simulator settings */
  14. "CGM Settings" = "CGM-indstillinger";
  15. /* No comment provided by engineer. */
  16. "Clear Last Version Check Alert Date" = "Ryd advarselsdato for sidste versionskontrol";
  17. /* No comment provided by engineer. */
  18. "Comms Recovery" = "Kommunikation-genoprettelse";
  19. /* Button title to delete a service */
  20. "Delete Service" = "Slet service";
  21. /* The alert title for a resume error */
  22. "Error Resuming" = "Fejl ved genoptagelse";
  23. /* The alert title for a suspend error */
  24. "Error Suspending" = "Fejl ved suspendering";
  25. /* Caption for History
  26. History Caption */
  27. "History" = "Historik";
  28. /* No comment provided by engineer. */
  29. "How should the simulator respond to a version check?" = "Hvordan skal simulatoren reagere på en versionskontrol?";
  30. /* Controller title for insulin type selection screen */
  31. "Insulin Type" = "Insulintype";
  32. /* Button title to acknowledge error
  33. Default acknowledgement */
  34. "OK" = "OK";
  35. /* Title for Pump simulator settings */
  36. "Pump Settings" = "Pumpeindstillinger";
  37. /* Button title recovering comms */
  38. "Recover Simulator" = "Gendan simulator";
  39. /* Caption for Source */
  40. "Source" = "Kilde";
  41. /* Recurring software update alert title */
  42. "Update Reminder" = "Påmindelse om opdatering";
  43. /* No comment provided by engineer. */
  44. "Version Check Response" = "Svar på versionskontrol";
  45. /* Alert content body for first software update alert (1: app name)(2: app name) */
  46. "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.";