config: update crowdin translations
This commit is contained in:
17
public/locales/ja/modules/smart-home/entity-state.json
Normal file
17
public/locales/ja/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": "ETA",
|
||||
"progress": "進捗状況"
|
||||
"progress": "進捗状況",
|
||||
"totalUploaded": "",
|
||||
"totalDownloaded": "",
|
||||
"ratio": "",
|
||||
"seeds": "",
|
||||
"peers": "",
|
||||
"label": "",
|
||||
"state": "状態",
|
||||
"stateMessage": ""
|
||||
},
|
||||
"item": {
|
||||
"text": "運営: {{appName}}, {{ratio}} 比率"
|
||||
|
||||
Reference in New Issue
Block a user