IOS-CoreBluetooth-Mock/Example/nRFBlinky/UI/de.lproj/Localizable.strings

15 lines
324 B
Plaintext

/*
Localizable.strings
nRFBlinky
Created by Marcus Tacker on 08/02/2019.
Copyright © 2019 Nordic Semiconductor ASA. All rights reserved.
*/
"ON" = "AN";
"OFF" = "AUS";
"PRESSED" = "GEDRÜCKT";
"RELEASED" = "LOSGELASSEN";
"UNKNOWN" = "UNBEKANNT";
"Reading..." = "Lese...";
"Unknown Device" = "Unbekanntes Gerät";