/* PeripheralManagerError.emptyValue error description */ "Characteristic value was empty" = "Udávající hodnota byla prázdná"; /* Write size limit exceeded error description (1: size limit) */ "Data exceeded maximum size of %@ bytes" = "Data překročila maximální velikost %@ bajtů"; /* Invalid input error description (1: input) */ "Input %@ is invalid" = "Vstup %@ je neplatný"; /* Recovery suggestion for unknown peripheral characteristic */ "Make sure the device is nearby, and the issue should resolve automatically" = "Ujistěte se, že je zařízení poblíž, problém by se měl vyřešit automaticky."; /* Timeout error description */ "Peripheral did not respond in time" = "Periferní zařízení nereagovalo včas";