🌐 add crowdin translations

This commit is contained in:
Manuel
2022-08-28 16:28:17 +02:00
committed by Manuel Ruwe
parent 96d76cfd14
commit c9b33f3e48
315 changed files with 6130 additions and 380 deletions

View File

@@ -0,0 +1,6 @@
{
"actions": {
"save": ""
},
"tip": ""
}

View File

@@ -0,0 +1,118 @@
{
"actionIcon": {
"tooltip": "Добавить сервис"
},
"modal": {
"title": "Добавить сервис",
"form": {
"validation": {
"invalidUrl": "Пожалуйста, введите корректный адрес",
"noStatusCodeSelected": "Пожалуйста, выберите код состояния"
}
},
"tabs": {
"options": {
"title": "Настройки",
"form": {
"serviceName": {
"label": "Имя сервиса",
"placeholder": "Plex"
},
"iconUrl": {
"label": "URL-адрес иконки"
},
"serviceUrl": {
"label": "Адрес сервиса"
},
"onClickUrl": {
"label": "URL-адрес при нажатии"
},
"serviceType": {
"label": "Тип сервиса",
"defaultValue": "Другое",
"placeholder": "Выберите один"
},
"category": {
"label": "Категория",
"placeholder": "Выберите категорию или создайте новую",
"nothingFound": "Ничего не найдено",
"createLabel": "+ Добавить {{query}}"
},
"integrations": {
"apiKey": {
"label": "API-ключ",
"placeholder": "Ваш API-ключ",
"validation": {
"noKey": "Неверный ключ"
},
"tip": {
"text": "Получите API-ключ",
"link": "здесь."
}
},
"qBittorrent": {
"username": {
"label": "Имя пользователя",
"placeholder": "admin",
"validation": {
"invalidUsername": "Неверное имя пользователя"
}
},
"password": {
"label": "Пароль",
"placeholder": "adminadmin",
"validation": {
"invalidPassword": "Неверный пароль"
}
}
},
"deluge": {
"password": {
"label": "Пароль",
"placeholder": "Введите пароль",
"validation": {
"invalidPassword": "Неверный пароль"
}
}
},
"transmission": {
"username": {
"label": "Имя пользователя",
"placeholder": "admin",
"validation": {
"invalidUsername": "Неверное имя пользователя"
}
},
"password": {
"label": "Пароль",
"placeholder": "adminadmin",
"validation": {
"invalidPassword": "Неверный пароль"
}
}
}
}
}
},
"advancedOptions": {
"title": "Дополнительные настройки",
"form": {
"httpStatusCodes": {
"label": "Коды состояния HTTP",
"placeholder": "Выберите подходящие коды состояния",
"clearButtonLabel": "Очистить выбранное",
"nothingFound": "Ничего не найдено"
},
"openServiceInNewTab": {
"label": "Открывать сервис в новой вкладке"
},
"buttons": {
"submit": {
"content": "Добавить сервис"
}
}
}
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"modal": {
"title": "Редактировать сервис",
"buttons": {
"save": "Сохранить"
}
},
"menu": {
"labels": {
"settings": "Настройки",
"dangerZone": "Опасная зона"
},
"actions": {
"edit": "Изменить",
"delete": "Удалить"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"accordions": {
"downloads": {
"text": "Ваши загрузки"
},
"others": {
"text": "Другое"
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Календарь",
"description": "Модуль календаря для отображения предстоящих релизов. Интегрируется с Sonarr и Radarr.",
"settings": {
"sundayStart": {
"label": "Начинать неделю с воскресенья"
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "",
"request": ""
}
}

View File

@@ -0,0 +1,5 @@
{
"settings": {
"label": "Настройки"
}
}

View 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": ""
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"display24HourFormat": {
"label": ""
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"descriptor": {
"name": "",
"description": ""
}
}

View 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": ""
}
}

View 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": ""
}
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "",
"description": ""
},
"states": {
"online": "",
"offline": "",
"loading": ""
}
}

View File

@@ -0,0 +1,9 @@
{
"descriptor": {
"name": "Поиск",
"description": "Панель для поиска в интернете, по youtube, торрентам или overseerr"
},
"input": {
"placeholder": "Искать в интернете..."
}
}

View 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": ""
}
}
}
}

View 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": ""
}
}
}

View File

@@ -0,0 +1,14 @@
{
"title": "Настройки",
"tooltip": "Настройки",
"tabs": {
"common": "",
"customizations": ""
},
"tips": {
"configTip": ""
},
"credits": {
"madeWithLove": ""
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,21 @@
{
"pageTitle": {
"label": "",
"placeholder": ""
},
"logo": {
"label": "",
"placeholder": ""
},
"favicon": {
"label": "",
"placeholder": ""
},
"background": {
"label": "",
"placeholder": ""
},
"buttons": {
"submit": ""
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,3 @@
{
"label": "Переключиться на {{scheme}} режим"
}

View 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": ""
}
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1,11 @@
{
"title": "",
"tips": {
"generalTip": "",
"placeholderTip": ""
},
"customEngine": {
"label": "",
"placeholder": ""
}
}

View File

@@ -0,0 +1 @@
{}

View File

@@ -0,0 +1 @@
{}