/* Unit format string for an RSSI value in decibles */ "%@ dB" = "%@ dB"; /* Unit format string for an value in percent */ "%@%%" = "%@ %%"; /* The connected state */ "Connected" = "Připojeno"; /* The in-progress connecting state */ "Connecting" = "Připojuji"; /* The title of the cell showing firmware version */ "Firmware" = "Firmware"; /* The title of the cell showing current rileylink frequency */ "Frequency" = "Frekvence"; /* The title of the command to fetch RileyLink statistics */ "Get RileyLink Statistics" = "Získat statistiky RileyLink"; /* Progress message for getting statistics. */ "Get Statistics…" = "Získávám statistiky…"; /* The title of the cell showing Lighten Red LED */ "Lighten Red LED" = "Rozsvícení červené LED diody"; /* The title of the cell showing Lighten Yellow LED */ "Lighten Yellow LED" = "Rozsvícení žluté LED diody"; /* The title of the cell showing battery level */ "Low Battery Alert" = "Upozornění na vybitou baterii"; /* The title of the cell showing device name */ "Name" = "Název"; /* Detail text when battery alert disabled. Text indicating LED Mode is off */ "Off" = "Vypnuto"; /* Text indicating LED Mode is on */ "On" = "Zapnuto"; /* RileyLink setup description */ "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink umožňuje komunikaci s pumpou přes Bluetooth Low Energy."; /* The title of the cell showing BLE signal strength (RSSI) */ "Signal Strength" = "Síla signálu"; /* The title of the section for orangelink commands The title of the section for rileylink commands */ "Test Commands" = "Testovací příkazy"; /* The title of the cell showing Test Vibration */ "Test Vibration" = "Vibrační test"; /* The title of the command to update diagnostic LEDs */ "Toggle Diagnostic LEDs" = "Přepínání diagnostických LED"; /* Progress message for changing diagnostic LED mode */ "Updating diagnostic LEDs mode" = "Aktualizace režimu diagnostických LED"; /* The title of the cell showing uptime */ "Uptime" = "Doba provozu"; /* The title of the cell showing ORL */ "Voltage" = "Napětí";