/* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/min"; /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "Czy na pewno chcesz usunąć ten CGM?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Anuluj"; /* Title describing glucose date */ "Date" = "Data"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Usuń CGM"; /* Title describing glucose value */ "Glucose" = "Glukoza"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Glukoza (skorygowana)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Ostatnia kalibracja"; /* Section title for latest glucose reading */ "Latest Reading" = "Ostatni odczyt"; /* Section title for latest connection date */ "Latest Connection" = "Ostatnie połączenie"; /* Button title to open CGM app */ "Open App" = "Otwórz aplikację"; /* Title describing sensor session age */ "Session Age" = "Wiek sesji"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Zdalna synchronizacja danych"; /* Title describing sensor expiration */ "Sensor Expires" = "Sensor Wygasa"; /* Title describing past sensor expiration */ "Sensor Expired" = "Sensor wygasł"; /* Title describing CGM calibration and battery state */ "Status" = "Status"; /* Title describing transmitter session age */ "Transmitter Age" = "Wiek nadajnika"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "ID nadajnika"; /* Title describing glucose trend */ "Trend" = "Trend"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Wysyłaj odczyty";