🌐 add crowdin translations
This commit is contained in:
6
public/locales/zh/common.json
Normal file
6
public/locales/zh/common.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": ""
|
||||
},
|
||||
"tip": ""
|
||||
}
|
||||
118
public/locales/zh/layout/add-service-app-shelf.json
Normal file
118
public/locales/zh/layout/add-service-app-shelf.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
public/locales/zh/layout/app-shelf-menu.json
Normal file
18
public/locales/zh/layout/app-shelf-menu.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
10
public/locales/zh/layout/app-shelf.json
Normal file
10
public/locales/zh/layout/app-shelf.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/zh/modules/calendar.json
Normal file
11
public/locales/zh/modules/calendar.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/zh/modules/common-media-cards.json
Normal file
6
public/locales/zh/modules/common-media-cards.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
}
|
||||
}
|
||||
5
public/locales/zh/modules/common.json
Normal file
5
public/locales/zh/modules/common.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
60
public/locales/zh/modules/dashdot.json
Normal file
60
public/locales/zh/modules/dashdot.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/zh/modules/date.json
Normal file
11
public/locales/zh/modules/date.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/zh/modules/dlspeed.json
Normal file
6
public/locales/zh/modules/dlspeed.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
69
public/locales/zh/modules/docker.json
Normal file
69
public/locales/zh/modules/docker.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
},
|
||||
"refreshData": "",
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
}
|
||||
}
|
||||
30
public/locales/zh/modules/overseerr.json
Normal file
30
public/locales/zh/modules/overseerr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/zh/modules/ping.json
Normal file
11
public/locales/zh/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
}
|
||||
}
|
||||
9
public/locales/zh/modules/search.json
Normal file
9
public/locales/zh/modules/search.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
}
|
||||
}
|
||||
40
public/locales/zh/modules/torrents-status.json
Normal file
40
public/locales/zh/modules/torrents-status.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
32
public/locales/zh/modules/weather.json
Normal file
32
public/locales/zh/modules/weather.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
14
public/locales/zh/settings/common.json
Normal file
14
public/locales/zh/settings/common.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
}
|
||||
}
|
||||
1
public/locales/zh/settings/customization/app-width.json
Normal file
1
public/locales/zh/settings/customization/app-width.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
public/locales/zh/settings/general/color-schema.json
Normal file
1
public/locales/zh/settings/general/color-schema.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
55
public/locales/zh/settings/general/config-changer.json
Normal file
55
public/locales/zh/settings/general/config-changer.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"submitButton": ""
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
public/locales/zh/settings/general/module-enabler.json
Normal file
1
public/locales/zh/settings/general/module-enabler.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
11
public/locales/zh/settings/general/search-engine.json
Normal file
11
public/locales/zh/settings/general/search-engine.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
}
|
||||
}
|
||||
1
public/locales/zh/settings/general/theme-selector.json
Normal file
1
public/locales/zh/settings/general/theme-selector.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
public/locales/zh/settings/general/widget-positions.json
Normal file
1
public/locales/zh/settings/general/widget-positions.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user