core/homeassistant/components/recorder/translations/pl.json

11 lines
403 B
JSON
Raw Normal View History

2022-05-02 00:22:04 +00:00
{
"system_health": {
"info": {
"current_recorder_run": "Pocz\u0105tek aktualnej sesji rejestratora",
2022-05-25 00:26:18 +00:00
"database_engine": "Silnik bazy danych",
"database_version": "Wersja bazy danych",
2022-05-10 00:23:19 +00:00
"estimated_db_size": "Szacowany rozmiar bazy danych (MiB)",
2022-05-02 00:22:04 +00:00
"oldest_recorder_run": "Pocz\u0105tek najstarszej sesji rejestratora"
}
}
}