31 lines
860 B
JSON
31 lines
860 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
|
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
|
"not_supported": "Nom\u00e9s s'admet l'API PrusaLink v2",
|
|
"unknown": "Error inesperat"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Clau API",
|
|
"host": "Amfitri\u00f3"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"sensor": {
|
|
"printer_state": {
|
|
"state": {
|
|
"cancelling": "S'est\u00e0 cancel\u00b7lant",
|
|
"idle": "Inactiva",
|
|
"paused": "Pausada",
|
|
"pausing": "Aturant",
|
|
"printing": "Imprimint"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |