You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/public/assets/locales/ru.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
"description": "MySpeed не смог связаться с API этого экземпляра. Пожалуйста, повторите попытку позже."
35
35
},
36
36
"provider": {
37
-
"interface": "Interface",
37
+
"interface": "Интерфейс",
38
38
"server": "Сервер",
39
39
"server_id": "Идентификатор сервера",
40
40
"choose_automatically": "Выбирай автоматически",
@@ -138,8 +138,8 @@
138
138
"json": "JSON",
139
139
"import_tests": "Импортные тесты",
140
140
"tests_imported": "Тесты были импортированы",
141
-
"import_test_error": "An error occurred while importing the tests",
142
-
"import_config_error": "An error occurred while importing the configuration",
141
+
"import_test_error": "Возникла ошибка при импорте тестов",
142
+
"import_config_error": "Возникла ошибка при импорте конфигурации",
143
143
"export": "Экспорт",
144
144
"import": "Импорт",
145
145
"clear_history": "Чистая история",
@@ -210,7 +210,7 @@
210
210
},
211
211
"result": {
212
212
"title": "Результат тестирования",
213
-
"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>.",
213
+
"description": "В <Link>этом тесте</Link> была достигнута максимальная скорость скачивания <Bold>{{down}} Мбит/с</Bold> и максимальная скорость загрузки <Bold>{{up}} Мбит/с</Bold>. Он был создан <Bold>{{type}}</Bold> и занял <Bold>{{duration}} секунд</Bold>.",
0 commit comments