|
28 | 28 | "noticeTitle": {
|
29 | 29 | "message": "Зверніть увагу"
|
30 | 30 | },
|
| 31 | + "search": { |
| 32 | + "message": "Пошук" |
| 33 | + }, |
31 | 34 | "dontShowAgain": {
|
32 | 35 | "message": "Не показувати знову"
|
33 | 36 | },
|
|
84 | 87 | "message": "--- Я не можу знайти мій пристрій Bluetooth ---",
|
85 | 88 | "description": "Option in the port selection dropdown to allow the user to give permissions to the system to access a Bluetooth device."
|
86 | 89 | },
|
| 90 | + "portsSelectPermissionDFU": { |
| 91 | + "message": "--- Я не можу знайти мій пристрій DFU ---", |
| 92 | + "description": "Option in the port selection dropdown to allow the user to give permissions to the system to access a DFU device." |
| 93 | + }, |
87 | 94 | "bluetoothConnected": {
|
88 | 95 | "message": "Під'єднано до пристрою Bluetooth: $1"
|
89 | 96 | },
|
|
240 | 247 | "configuratorUpdateWebsite": {
|
241 | 248 | "message": "Перейти на сайт з Релізами"
|
242 | 249 | },
|
| 250 | + "rebootFlightController": { |
| 251 | + "message": "Перезавантаження польотного контролера, перепідключення після готовності" |
| 252 | + }, |
| 253 | + "rebootFlightControllerReady": { |
| 254 | + "message": "Польотний контролер готовий" |
| 255 | + }, |
243 | 256 | "deviceRebooting": {
|
244 | 257 | "message": "Пристрій - <span class=\"message-negative\">перезавантажується<\/span>"
|
245 | 258 | },
|
|
1087 | 1100 | "initialSetupInfoBuildConfig": {
|
1088 | 1101 | "message": "Конфігурація"
|
1089 | 1102 | },
|
| 1103 | + "initialSetupInfoBuildDownload": { |
| 1104 | + "message": "Завантажити" |
| 1105 | + }, |
| 1106 | + "initialSetupInfoBuildFirmware": { |
| 1107 | + "message": "Прошивка:" |
| 1108 | + }, |
1090 | 1109 | "initialSetupInfoBuildLog": {
|
1091 | 1110 | "message": "Журнал"
|
1092 | 1111 | },
|
|
1099 | 1118 | "initialSetupInfoBuildEmpty": {
|
1100 | 1119 | "message": "Локальна збірка - без хмарних даних"
|
1101 | 1120 | },
|
| 1121 | + "initialSetupInfoBuildType": { |
| 1122 | + "message": "Тип збірки:" |
| 1123 | + }, |
1102 | 1124 | "initialSetupInfoBuildLocal": {
|
1103 | 1125 | "message": "Локальна збірка"
|
1104 | 1126 | },
|
|
2242 | 2264 | "receiverThrottleExpo": {
|
2243 | 2265 | "message": "Експоненційність тяги"
|
2244 | 2266 | },
|
| 2267 | + "receiverThrottleHover": { |
| 2268 | + "message": "Точка зависання" |
| 2269 | + }, |
2245 | 2270 | "receiverStickMin": {
|
2246 | 2271 | "message": "Поріг мін. значення стіка"
|
2247 | 2272 | },
|
|
3162 | 3187 | "escDshotDirectionDialog-SetDirectionHintSafety": {
|
3163 | 3188 | "message": "Мотори почнуть обертатись при виборі напрямку!"
|
3164 | 3189 | },
|
| 3190 | + "escDshotDirectionDialog-SettingsAutoSaved": { |
| 3191 | + "message": "Напрямок двигуна збережеться при виборі" |
| 3192 | + }, |
3165 | 3193 | "escDshotDirectionDialog-WrongProtocolText": {
|
3166 | 3194 | "message": "Функція працює тільки з DSHOT електронними контролерами швидкості.<br \/> Переконайтеся, що ваш електронний контролер швидкості (ESC) підтримує протокол DSHOT і змініть його на $t(tabMotorTesting.message) вкладці."
|
3167 | 3195 | },
|
|
3339 | 3367 | "blackboxLoggingSerial": {
|
3340 | 3368 | "message": "Послідовний порт"
|
3341 | 3369 | },
|
| 3370 | + "blackboxLoggingVirtual": { |
| 3371 | + "message": "У файл" |
| 3372 | + }, |
3342 | 3373 | "serialLoggingSupportedNote": {
|
3343 | 3374 | "message": "Ви можете записувати дані на зовнішній пристрій для логування (наприклад, OpenLager) за допомогою серійного порту. Налаштуйте порт на вкладці \"Порти\"."
|
3344 | 3375 | },
|
|
5879 | 5910 | "message": "Дата й час з джерела RTC",
|
5880 | 5911 | "description": "One of the elements of the OSD"
|
5881 | 5912 | },
|
| 5913 | + "osdTextElementRtcDateTimeVariantFullDate": { |
| 5914 | + "message": "Повний формат дати", |
| 5915 | + "description": "One of the variants of the RTC date and time element of the OSD" |
| 5916 | + }, |
| 5917 | + "osdTextElementRtcDateTimeVariantShortDate": { |
| 5918 | + "message": "Короткий формат дати", |
| 5919 | + "description": "One of the variants of the RTC date and time element of the OSD" |
| 5920 | + }, |
5882 | 5921 | "osdDescElementRtcDateTime": {
|
5883 | 5922 | "message": "Дата \/ час з годинника реального часу"
|
5884 | 5923 | },
|
|
7545 | 7584 | "programmingFailedNotification": {
|
7546 | 7585 | "message": "Збій програмування польотного контролера",
|
7547 | 7586 | "description": "Notification message when programming is unsuccessful"
|
| 7587 | + }, |
| 7588 | + "osdTextElementLidar": { |
| 7589 | + "message": "Сонар", |
| 7590 | + "description": "Displays distance from sonar sensor in cm" |
| 7591 | + }, |
| 7592 | + "osdDescElementLidar": { |
| 7593 | + "message": "$t(osdTextElementLidar.message)", |
| 7594 | + "description": "Don't translate!!!" |
7548 | 7595 | }
|
7549 | 7596 | }
|
0 commit comments