🌐 add crowdin translations
This commit is contained in:
11
public/locales/ru/modules/calendar.json
Normal file
11
public/locales/ru/modules/calendar.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Календарь",
|
||||
"description": "Модуль календаря для отображения предстоящих релизов. Интегрируется с Sonarr и Radarr.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": "Начинать неделю с воскресенья"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/ru/modules/common-media-cards.json
Normal file
6
public/locales/ru/modules/common-media-cards.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
}
|
||||
}
|
||||
5
public/locales/ru/modules/common.json
Normal file
5
public/locales/ru/modules/common.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": "Настройки"
|
||||
}
|
||||
}
|
||||
60
public/locales/ru/modules/dashdot.json
Normal file
60
public/locales/ru/modules/dashdot.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Dash.",
|
||||
"description": "Модуль для отображения графиков из Dash.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cpu": "",
|
||||
"ram": "",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": ""
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": "Хранилище:"
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "Сеть:",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/ru/modules/date.json
Normal file
11
public/locales/ru/modules/date.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/ru/modules/dlspeed.json
Normal file
6
public/locales/ru/modules/dlspeed.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
69
public/locales/ru/modules/docker.json
Normal file
69
public/locales/ru/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/ru/modules/overseerr.json
Normal file
30
public/locales/ru/modules/overseerr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Overseerr",
|
||||
"description": ""
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/ru/modules/ping.json
Normal file
11
public/locales/ru/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
}
|
||||
}
|
||||
9
public/locales/ru/modules/search.json
Normal file
9
public/locales/ru/modules/search.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Поиск",
|
||||
"description": "Панель для поиска в интернете, по youtube, торрентам или overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": "Искать в интернете..."
|
||||
}
|
||||
}
|
||||
40
public/locales/ru/modules/torrents-status.json
Normal file
40
public/locales/ru/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/ru/modules/weather.json
Normal file
32
public/locales/ru/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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user