New Crowdin translations by GitHub Action (#3758)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
github-actions[bot]
2024-09-09 21:15:33 -07:00
committed by GitHub
parent e1a6acf5e6
commit 8fa6454161
42 changed files with 2074 additions and 646 deletions

View File

@@ -39,7 +39,7 @@
"placeholder": "Поиск…"
},
"resources": {
"cpu": "ЦПУ",
"cpu": "ЦП",
"mem": "ОЗУ",
"total": "Всего",
"free": "Свободно",
@@ -70,7 +70,7 @@
"rx": "RX",
"tx": "TX",
"mem": "ОЗУ",
"cpu": "ЦПУ",
"cpu": "ЦП",
"running": "Запущено",
"offline": "Не в сети",
"error": "Ошибка",
@@ -226,6 +226,10 @@
"leech": "Лич",
"seed": "Сид"
},
"develancacheui": {
"cachehitbytes": "Cache Hit Bytes",
"cachemissbytes": "Cache Miss Bytes"
},
"downloadstation": {
"download": "Скачивание",
"upload": "Загрузка",
@@ -319,6 +323,19 @@
"seconds": "{{number}}с",
"ago": "{{value}} назад"
},
"technitium": {
"totalQueries": "Запросы",
"totalNoError": "Success",
"totalServerFailure": "Failures",
"totalNxDomain": "NX Domains",
"totalRefused": "Refused",
"totalAuthoritative": "Authoritative",
"totalRecursive": "Recursive",
"totalCached": "Cached",
"totalBlocked": "Заблокировано",
"totalDropped": "Dropped",
"totalClients": "Клиенты"
},
"tdarr": {
"queue": "Очередь",
"processed": "Обработано",
@@ -396,12 +413,12 @@
},
"proxmox": {
"mem": "ОЗУ",
"cpu": "ЦПУ",
"cpu": "ЦП",
"lxc": "LXC",
"vms": "Виртуальные машины"
},
"glances": {
"cpu": "ЦПУ",
"cpu": "ЦП",
"load": "Загрузка",
"wait": "Пожалуйста, подождите",
"temp": "Температура",
@@ -626,7 +643,7 @@
"proxmoxbackupserver": {
"datastore_usage": "Хранилище данных",
"failed_tasks_24h": "Неудачные задачи 24 часа",
"cpu_usage": "ЦПУ",
"cpu_usage": "ЦП",
"memory_usage": "ОЗУ"
},
"immich": {
@@ -827,7 +844,11 @@
},
"romm": {
"platforms": "Платформы",
"totalRoms": "Всего ПЗУ"
"totalRoms": "Games",
"saves": "Saves",
"states": "States",
"screenshots": "Screenshots",
"totalfilesize": "Total Size"
},
"netdata": {
"warnings": "Предупреждения",
@@ -905,5 +926,18 @@
"cameras": "Cameras",
"uptime": "Время работы",
"version": "Версия"
},
"linkwarden": {
"links": "Links",
"collections": "Collections",
"tags": "Теги"
},
"zabbix": {
"unclassified": "Not classified",
"information": "Информация",
"warning": "Warning",
"average": "Average",
"high": "High",
"disaster": "Disaster"
}
}