| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- /* The title of the section describing commands */
- "Commands" = "Kommandon";
- /* The connected state */
- "Connected" = "Ansluten";
- /* The in-progress connecting state */
- "Connecting" = "Ansluter";
- /* The title of the cell showing BLE connection state */
- "Connection State" = "Anslutningsstatus";
- /* The title of the section describing the device */
- "Device" = "Enhet";
- /* The title of the devices table section in RileyLink settings */
- "Devices" = "Enheter";
- /* The disconnected state */
- "Disconnected" = "Frånkopplad";
- /* The in-progress disconnecting state */
- "Disconnecting" = "Kopplar från";
- /* The title of the cell showing firmware version */
- "Firmware" = "Firmware";
- /* The title of the cell showing device name */
- "Name" = "Namn";
- /* RileyLink setup description */
- "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink kommunicerar med pumpen via Bluetooth lågenergianslutning.";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "Signalstyrka";
- /* The title of the cell showing uptime */
- "Uptime" = "Körs sedan";
- /* The title of the cell showing current rileylink frequency */
- "Frequency" = "Frekvens";
- /* The title of the cell showing battery level */
- "Battery level" = "Batterinivå";
- /* The title of the cell showing ORL */
- "ORL" = "ORL";
- /* The title of the cell showing Voltage */
- "Voltage" = "Spänning";
- /* The title of the cell showing voltage level */
- "Low Battery Alert" = "Varning för låg batterinivå";
- /* The title of the cell showing Lighten Yellow LED */
- "Lighten Yellow LED" = "Ljusare gul LED";
- /* The title of the cell showing Lighten Red LED */
- "Lighten Red LED" = "Ljusare röd LED";
- /* The title of the cell showing Test Vibrator */
- "Test Vibrator" = "Testa vibrator";
- /* he title of the cell showing Connection LED */
- "Enable Connection State LED" = "Visa LED för anslutningsstatus";
- /* he title of the cell showing Stop Vibrator */
- "Enable Connection State Vibrator" = "Vibrera för anslutningsstatus";
- /* The title of the section describing commands */
- "Test Commands" = "Testkommandon";
- /* The title of the section describing commands */
- "Configure Commands" = "Inställningar för OrangeLink";
- /* The title of the section describing commands */
- "Alert" = "Varningar";
|