config: update crowdin translations
This commit is contained in:
17
public/locales/uk/modules/smart-home/entity-state.json
Normal file
17
public/locales/uk/modules/smart-home/entity-state.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"entityNotFound": "",
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"entityId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,12 +41,22 @@
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"isCompleted": "",
|
||||
"name": "Ім’я",
|
||||
"dateAdded": "",
|
||||
"size": "Розмір",
|
||||
"download": "Завантаження",
|
||||
"upload": "Віддача",
|
||||
"estimatedTimeOfArrival": "Залишилося",
|
||||
"progress": "Прогрес"
|
||||
"progress": "Прогрес",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "Стан",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "Управляється {{appName}}, {{ratio}} співвідношення"
|
||||
|
||||
Reference in New Issue
Block a user