15 lines
349 B
Plaintext
15 lines
349 B
Plaintext
/*
|
|
Localizable.strings
|
|
nRFBlinky
|
|
|
|
Created by Remus Barbatei on 08/02/2019.
|
|
Copyright © 2019 Nordic Semiconductor ASA. All rights reserved.
|
|
*/
|
|
"ON" = "PORNIT";
|
|
"OFF" = "OPRIT";
|
|
"PRESSED" = "APASAT";
|
|
"RELEASED" = "NEAPĂSAT";
|
|
"UNKNOWN" = "NECUNOSCUT";
|
|
"Reading..." = "Se actualizează starea...";
|
|
"Unknown Device" = "Dispozitiv necunoscut";
|