New translations en.json (Bulgarian)

This commit is contained in:
Mathias Wagner
2024-05-21 19:51:50 +02:00
parent d1b2f219dc
commit 7272740fb9

View File

@@ -34,7 +34,7 @@
"description": "MySpeed не може да се свърже с API на тази инстанция. Моля, опитайте отново по-късно."
},
"provider": {
"interface": "Interface",
"interface": "Интерфейс",
"server": "Сървър",
"server_id": "Идентификатор на сървъра",
"choose_automatically": "Изберете автоматично",
@@ -138,8 +138,8 @@
"json": "JSON",
"import_tests": "Тестове за внос",
"tests_imported": "Тестовете са импортирани",
"import_test_error": "An error occurred while importing the tests",
"import_config_error": "An error occurred while importing the configuration",
"import_test_error": "Възникна грешка при импортирането на тестовете",
"import_config_error": "Възникна грешка при импортирането на конфигурацията",
"export": "Експорт",
"import": "Внос",
"clear_history": "Изчистване на историята",
@@ -210,7 +210,7 @@
},
"result": {
"title": "Резултат от теста",
"description": "<Link>This test</Link> achieved a maximum download speed of <Bold>{{down}} Mbps</Bold> and a maximum upload speed of <Bold>{{up}} Mbps</Bold>. It was created <Bold>{{type}}</Bold> and took <Bold>{{duration}} Seconds</Bold>.",
"description": "При <Link>този тест</Link> беше постигната максимална скорост на изтегляне от <Bold>{{down}} Mbps</Bold> и максимална скорост на качване от <Bold>{{up}} Mbps</Bold>. Той беше създаден <Bold>{{type}}</Bold> и е отнел <Bold>{{duration}} секунди</Bold>.",
"from_you": "от вас",
"automatic": "автоматичен"
},