config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions

View File

@@ -0,0 +1,17 @@
{
"entityNotFound": "Nie znaleziono obiektu",
"descriptor": {
"name": "Obiekt asystenta domu",
"description": "Aktualny stan obiektu w Asystencie Domu",
"settings": {
"title": "Stan obiektu",
"entityId": {
"label": "ID obiektu",
"info": "Unikalne ID obiektu w Asystencie Domu. Kopiuj klikając na obiekt > Kliknij ikonę koła zębatego > Kliknij na przycisk kopiuj na 'ID obiektu'. Niektóre niestandardowe obiekty mogą nie być obsługiwane."
},
"displayName": {
"label": "Nazwa wyświetlana"
}
}
}
}