config: update crowdin translations
This commit is contained in:
17
public/locales/pl/modules/smart-home/entity-state.json
Normal file
17
public/locales/pl/modules/smart-home/entity-state.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "",
|
||||
"name": "Nazwa",
|
||||
"dateAdded": "",
|
||||
"size": "Rozmiar",
|
||||
"download": "Pobieranie",
|
||||
"upload": "Udostępnianie",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Postęp"
|
||||
"progress": "Postęp",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "Status",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "Zarządzany przez {{appName}}, {{ratio}} stosunek"
|
||||
|
||||
Reference in New Issue
Block a user