chore: new Crowdin updates (#1890)
This commit is contained in:
37
public/locales/pl/modules/health-monitoring.json
Normal file
37
public/locales/pl/modules/health-monitoring.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"fahrenheit": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"label": "CPU",
|
||||
"load": "",
|
||||
"minute": ""
|
||||
},
|
||||
"memory": {
|
||||
"label": "",
|
||||
"totalMem": "",
|
||||
"available": ""
|
||||
},
|
||||
"fileSystem": {
|
||||
"label": "",
|
||||
"available": ""
|
||||
},
|
||||
"info": {
|
||||
"uptime": "",
|
||||
"updates": "",
|
||||
"reboot": ""
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
19
public/locales/pl/modules/indexer-manager.json
Normal file
19
public/locales/pl/modules/indexer-manager.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"indexersStatus": {
|
||||
"title": "",
|
||||
"testAllButton": ""
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -9,12 +9,20 @@
|
||||
"label": "ID encji",
|
||||
"info": "Unikalne ID encji w Home Assistant. Kopiuj klikając na encji > Kliknij ikonę koła zębatego > Kliknij na przycisk kopiuj na 'ID encji'. Niektóre niestandardowe obiekty mogą nie być obsługiwane."
|
||||
},
|
||||
"appendUnit": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"automationId": {
|
||||
"label": "Opcjonalne ID automatyzacji",
|
||||
"info": "Twój unikalny identyfikator automatyzacji. Zawsze zaczyna się od automation.XXXXX. Jeśli nie jest ustawiony, widżet nie będzie klikalny i będzie wyświetlał tylko stan. Po kliknięciu stan encji zostanie odświeżony."
|
||||
},
|
||||
"displayName": {
|
||||
"label": "Nazwa wyświetlana"
|
||||
},
|
||||
"displayFriendlyName": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user