Translated using Weblate (Russian) (#43)

Currently translated at 100.0% (101 of 101 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (101 of 101 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (101 of 101 strings)



Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/es/
Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/ru/
Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/zh_Hans/
Translation: Nezha/User frontend

Co-authored-by: Kris <krishoodbyair@gmail.com>
Co-authored-by: Yurt Page <yurtpage@gmail.com>
This commit is contained in:
Weblate (bot)
2025-05-19 03:18:44 +02:00
committed by GitHub
parent 15a47fb2d4
commit aa4bf5618e
3 changed files with 13 additions and 4 deletions

View File

@@ -38,7 +38,11 @@
"language": { "language": {
"en-US": "Inglés", "en-US": "Inglés",
"zh-TW": "Chino Tradicional", "zh-TW": "Chino Tradicional",
"zh-CN": "Chino simplificado" "zh-CN": "Chino simplificado",
"de-DE": "Deutsch",
"es-ES": "Español",
"ru-RU": "Русский",
"ta-IN": "தமிழ்"
}, },
"TypeCommand": "Escriba un comando o busca...", "TypeCommand": "Escriba un comando o busca...",
"Shortcuts": "Atajos", "Shortcuts": "Atajos",
@@ -73,7 +77,7 @@
"uptime": "Tiempo de actividad", "uptime": "Tiempo de actividad",
"totalUpload": "Subida", "totalUpload": "Subida",
"totalDownload": "Bajada", "totalDownload": "Bajada",
"stg": "Almacenamiento" "stg": "Alm."
}, },
"cycleTransfer": { "cycleTransfer": {
"used": "Usado", "used": "Usado",

View File

@@ -16,7 +16,7 @@
"system": "Система", "system": "Система",
"hours": "Часов", "hours": "Часов",
"uptime": "Аптайм", "uptime": "Аптайм",
"download": "Скачивание", "download": "Скачать",
"mem": "MEM", "mem": "MEM",
"stg": "STG", "stg": "STG",
"upload": "Загрузка", "upload": "Загрузка",

View File

@@ -85,7 +85,12 @@
"language": { "language": {
"zh-CN": "简体中文", "zh-CN": "简体中文",
"zh-TW": "繁體中文", "zh-TW": "繁體中文",
"en": "English" "en": "English",
"en-US": "English",
"de-DE": "Deutsch",
"es-ES": "Español",
"ta-IN": "தமிழ்",
"ru-RU": "Русский"
}, },
"theme": { "theme": {
"light": "亮色", "light": "亮色",