|
8 | 8 | "error": { |
9 | 9 | "invalidUrl": "Невалиден Meshtastic URL" |
10 | 10 | }, |
11 | | - "channelPrefix": "Канал: ", |
| 11 | + "channelPrefix": "Канал ", |
12 | 12 | "primary": "Първичен ", |
13 | 13 | "doNotImport": "No not import", |
14 | 14 | "channelName": "Име", |
|
59 | 59 | "namePlaceholder": "Моят сериен възел", |
60 | 60 | "helperText": "Selecting a port grants permission so the app can open it to connect.", |
61 | 61 | "supported": { |
62 | | - "title": "Web Serial supported" |
| 62 | + "title": "Поддържа се Web Serial" |
63 | 63 | }, |
64 | 64 | "notSupported": { |
65 | | - "title": "Web Serial not supported", |
66 | | - "description": "Your browser or device does not support Web Serial" |
| 65 | + "title": "Не се поддържа Web Serial", |
| 66 | + "description": "Вашият браузър или устройство не поддържа Web Serial" |
67 | 67 | }, |
68 | 68 | "portSelected": { |
69 | | - "title": "Serial port selected", |
| 69 | + "title": "Избран сериен порт", |
70 | 70 | "description": "Port permissions granted." |
71 | 71 | }, |
72 | 72 | "port": "Порт", |
|
161 | 161 | "reboot": { |
162 | 162 | "title": "Рестартиране на устройството", |
163 | 163 | "description": "Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.", |
164 | | - "ota": "Reboot into OTA mode", |
| 164 | + "ota": "Рестартиране в режим OTA", |
165 | 165 | "enterDelay": "Въведете забавяне", |
166 | 166 | "scheduled": "Насрочено е рестартиране", |
167 | 167 | "schedule": "Планиране на рестартиране", |
|
170 | 170 | }, |
171 | 171 | "refreshKeys": { |
172 | 172 | "description": { |
173 | | - "acceptNewKeys": "This will remove the node from device and request new keys.", |
| 173 | + "acceptNewKeys": "Това ще премахне възела от устройството и ще поиска нови ключове.", |
174 | 174 | "keyMismatchReasonSuffix": ". This is due to the remote node's current public key does not match the previously stored key for this node.", |
175 | 175 | "unableToSendDmPrefix": "Вашият възел не може да изпрати директно съобщение до възел:" |
176 | 176 | }, |
|
186 | 186 | "description": "Изключване на свързания възел след x минути." |
187 | 187 | }, |
188 | 188 | "traceRoute": { |
189 | | - "routeToDestination": "Route to destination:", |
190 | | - "routeBack": "Route back:" |
| 189 | + "routeToDestination": "Маршрут до дестинацията:", |
| 190 | + "routeBack": "Маршрут обратно:" |
191 | 191 | }, |
192 | 192 | "tracerouteResponse": { |
193 | 193 | "title": "Traceroute: {{identifier}}" |
|
221 | 221 | "title": "Clear All Local Storage", |
222 | 222 | "description": "This will clear all locally stored data, including message history and node databases for all previously connected devices. This will require you to reconnect to your node once complete and cannot be undone. Are you sure you want to continue?", |
223 | 223 | "confirm": "Clear all local storage", |
224 | | - "failedTitle": "There was an error clearing local storage. Please try again." |
| 224 | + "failedTitle": "Възникна грешка при изчистването на локалното хранилище. Моля, опитайте отново." |
225 | 225 | }, |
226 | 226 | "factoryResetDevice": { |
227 | 227 | "title": "Фабрично нулиране на устройството", |
228 | 228 | "description": "This will factory reset the connected device, erasing all configurations and data on the device as well as all nodes and messages saved in the client. This cannot be undone. Are you sure you want to continue?", |
229 | 229 | "confirm": "Фабрично нулиране на устройството", |
230 | | - "failedTitle": "There was an error performing the factory reset. Please try again." |
| 230 | + "failedTitle": "Възникна грешка при възстановяването на фабричните настройки. Моля, опитайте отново." |
231 | 231 | }, |
232 | 232 | "factoryResetConfig": { |
233 | 233 | "title": "Фабрично нулиране на конфигурацията", |
234 | 234 | "description": "This will factory reset the configuration on the connected device, erasing all configurations on the device. This cannot be undone. Are you sure you want to continue?", |
235 | 235 | "confirm": "Фабрично нулиране на конфигурацията", |
236 | | - "failedTitle": "There was an error performing the factory reset. Please try again." |
| 236 | + "failedTitle": "Възникна грешка при извършване на възстановяването на фабричните настройки. Моля, опитайте отново." |
237 | 237 | } |
238 | 238 | } |
0 commit comments