core/homeassistant/components/plex/translations/ro.json

24 lines
711 B
JSON

{
"config": {
"error": {
"no_token": "Furniza\u021bi un token sau selecta\u021bi configurarea manual\u0103"
},
"step": {
"manual_setup": {
"data": {
"host": "Gazd\u0103",
"port": "Port",
"ssl": "Folosi\u021bi SSL",
"token": "Token-ul (dac\u0103 este necesar)",
"verify_ssl": "Verifica\u021bi certificatul SSL"
},
"title": "Server Plex"
},
"user": {
"data": {
"manual_setup": "Configurare manual\u0103"
}
}
}
}
}