Translated using Weblate (Ukrainian)

Currently translated at 11.6% (12 of 103 strings)

Translation: Nezha/User frontend
Translate-URL: https://hosted.weblate.org/projects/nezha/user-frontend/uk/
This commit is contained in:
Руслан Пузич
2025-12-31 04:00:21 +00:00
committed by Hosted Weblate
parent 02f39862fe
commit d931cde722
+19 -2
View File
@@ -2,6 +2,23 @@
"nezha": "Nezha Моніторинг", "nezha": "Nezha Моніторинг",
"theme": { "theme": {
"light": "Світла тема", "light": "Світла тема",
"dark": "Темна тема" "dark": "Темна тема",
} "system": "Система"
},
"NoResults": "Немає результатів",
"Servers": "Сервери",
"map": {
"Servers": "сервери"
},
"serverCard": {
"mem": "МЕМ"
},
"serverDetail": {
"mem": "МЕМ"
},
"serverDetailChart": {
"mem": "МЕМ"
},
"overview": "Огляд",
"dashboard": "Інформаційна панель"
} }