Skip to content

Commit 1a4f453

Browse files
committed
chore(i18n): New Crowdin Translations by GitHub Action
1 parent 948146d commit 1a4f453

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+2241
-2262
lines changed

packages/web/public/i18n/locales/be-BY/common.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"unknown": "Unknown hops away"
5353
},
5454
"megahertz": "MHz",
55-
"kilohertz": "kHz",
5655
"raw": "raw",
5756
"meter": {
5857
"one": "Meter",

packages/web/public/i18n/locales/be-BY/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"title": "Mesh Settings",
125125
"description": "Settings for the LoRa mesh",
126126
"bandwidth": {
127-
"description": "Channel bandwidth in kHz",
127+
"description": "Channel bandwidth in MHz",
128128
"label": "Bandwidth"
129129
},
130130
"boostedRxGain": {

packages/web/public/i18n/locales/bg-BG/common.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"requestNewKeys": "Заявка за нови ключове",
2626
"requestPosition": "Request Position",
2727
"reset": "Нулиране",
28-
"retry": "Retry",
28+
"retry": "Опитайте отново",
2929
"save": "Запис",
3030
"setDefault": "Задаване по подразбиране",
3131
"unsetDefault": "Unset default",
@@ -52,7 +52,6 @@
5252
"unknown": "Unknown hops away"
5353
},
5454
"megahertz": "MHz",
55-
"kilohertz": "kHz",
5655
"raw": "raw",
5756
"meter": {
5857
"one": "Метър",

packages/web/public/i18n/locales/bg-BG/config.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"title": "Настройки на Mesh",
125125
"description": "Настройки за LoRa mesh",
126126
"bandwidth": {
127-
"description": "Широчина на канала в kHz",
127+
"description": "Широчина на канала в MHz",
128128
"label": "Широчина на честотната лента"
129129
},
130130
"boostedRxGain": {
@@ -428,31 +428,31 @@
428428
}
429429
},
430430
"user": {
431-
"title": "User Settings",
432-
"description": "Configure your device name and identity settings",
431+
"title": "Потребителски настройки",
432+
"description": "Конфигурирайте името на Вашето устройство и настройките за самоличност",
433433
"longName": {
434434
"label": "Дълго име",
435-
"description": "Your full display name (1-40 characters)",
435+
"description": "Вашето пълно показвано име (1-40 знака)",
436436
"validation": {
437-
"min": "Long name must be at least 1 character",
438-
"max": "Long name must be at most 40 characters"
437+
"min": "Дългото име трябва да е поне 1 знак",
438+
"max": "Дългото име трябва да е най-много 40 знака"
439439
}
440440
},
441441
"shortName": {
442442
"label": "Кратко име",
443-
"description": "Your abbreviated name (2-4 characters)",
443+
"description": "Вашето кратко име (2-4 знака)",
444444
"validation": {
445-
"min": "Short name must be at least 2 characters",
446-
"max": "Short name must be at most 4 characters"
445+
"min": "Краткото име трябва да е поне 2 знака",
446+
"max": "Краткото име трябва да е най-много 4 знака"
447447
}
448448
},
449449
"isUnmessageable": {
450450
"label": "Без съобщения",
451-
"description": "Used to identify unmonitored or infrastructure nodes so that messaging is not available to nodes that will never respond."
451+
"description": "Използва се за идентифициране на ненаблюдавани или инфраструктурни възли, така че съобщенията да не са достъпни за възли, които никога няма да отговорят."
452452
},
453453
"isLicensed": {
454454
"label": "Лицензиран радиолюбител (HAM)",
455-
"description": "Enable if you are a licensed amateur radio operator, enabling this option disables encryption and is not compatible with the default Meshtastic network."
455+
"description": "Активирайте, ако сте лицензиран радиолюбител. Активирането на тази опция деактивира криптирането и не е съвместимо с мрежата Meshtastic по подразбиране."
456456
}
457457
}
458458
}

packages/web/public/i18n/locales/bg-BG/dialog.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"error": {
99
"invalidUrl": "Невалиден Meshtastic URL"
1010
},
11-
"channelPrefix": "Канал: ",
11+
"channelPrefix": "Канал ",
1212
"primary": "Първичен ",
1313
"doNotImport": "No not import",
1414
"channelName": "Име",
@@ -59,14 +59,14 @@
5959
"namePlaceholder": "Моят сериен възел",
6060
"helperText": "Selecting a port grants permission so the app can open it to connect.",
6161
"supported": {
62-
"title": "Web Serial supported"
62+
"title": "Поддържа се Web Serial"
6363
},
6464
"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"
6767
},
6868
"portSelected": {
69-
"title": "Serial port selected",
69+
"title": "Избран сериен порт",
7070
"description": "Port permissions granted."
7171
},
7272
"port": "Порт",
@@ -161,7 +161,7 @@
161161
"reboot": {
162162
"title": "Рестартиране на устройството",
163163
"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",
165165
"enterDelay": "Въведете забавяне",
166166
"scheduled": "Насрочено е рестартиране",
167167
"schedule": "Планиране на рестартиране",
@@ -170,7 +170,7 @@
170170
},
171171
"refreshKeys": {
172172
"description": {
173-
"acceptNewKeys": "This will remove the node from device and request new keys.",
173+
"acceptNewKeys": "Това ще премахне възела от устройството и ще поиска нови ключове.",
174174
"keyMismatchReasonSuffix": ". This is due to the remote node's current public key does not match the previously stored key for this node.",
175175
"unableToSendDmPrefix": "Вашият възел не може да изпрати директно съобщение до възел:"
176176
},
@@ -186,8 +186,8 @@
186186
"description": "Изключване на свързания възел след x минути."
187187
},
188188
"traceRoute": {
189-
"routeToDestination": "Route to destination:",
190-
"routeBack": "Route back:"
189+
"routeToDestination": "Маршрут до дестинацията:",
190+
"routeBack": "Маршрут обратно:"
191191
},
192192
"tracerouteResponse": {
193193
"title": "Traceroute: {{identifier}}"
@@ -221,18 +221,18 @@
221221
"title": "Clear All Local Storage",
222222
"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?",
223223
"confirm": "Clear all local storage",
224-
"failedTitle": "There was an error clearing local storage. Please try again."
224+
"failedTitle": "Възникна грешка при изчистването на локалното хранилище. Моля, опитайте отново."
225225
},
226226
"factoryResetDevice": {
227227
"title": "Фабрично нулиране на устройството",
228228
"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?",
229229
"confirm": "Фабрично нулиране на устройството",
230-
"failedTitle": "There was an error performing the factory reset. Please try again."
230+
"failedTitle": "Възникна грешка при възстановяването на фабричните настройки. Моля, опитайте отново."
231231
},
232232
"factoryResetConfig": {
233233
"title": "Фабрично нулиране на конфигурацията",
234234
"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?",
235235
"confirm": "Фабрично нулиране на конфигурацията",
236-
"failedTitle": "There was an error performing the factory reset. Please try again."
236+
"failedTitle": "Възникна грешка при извършване на възстановяването на фабричните настройки. Моля, опитайте отново."
237237
}
238238
}

packages/web/public/i18n/locales/bg-BG/map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"remoteNeighbors": "Показване на отдалечени връзки",
1414
"positionPrecision": "Show position precision",
1515
"traceroutes": "Show traceroutes",
16-
"waypoints": "Show waypoints"
16+
"waypoints": "Показване на пътни точки"
1717
},
1818
"mapMenu": {
1919
"locateAria": "Locate my node",

packages/web/public/i18n/locales/bg-BG/moduleConfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
}
307307
},
308308
"paxcounter": {
309-
"title": "Paxcounter Settings",
309+
"title": "Настройки на Paxcounter",
310310
"description": "Настройки за модула Paxcounter",
311311
"enabled": {
312312
"label": "Модулът е активиран",
@@ -330,7 +330,7 @@
330330
"description": "Настройки на модула за тестване на обхвата",
331331
"enabled": {
332332
"label": "Модулът е активиран",
333-
"description": "Enable Range Test"
333+
"description": "Активиране на теста на обхвата"
334334
},
335335
"sender": {
336336
"label": "Интервал на съобщенията",
@@ -350,7 +350,7 @@
350350
},
351351
"echo": {
352352
"label": "Echo",
353-
"description": "Any packets you send will be echoed back to your device"
353+
"description": "Всички пакети, които изпращате, ще бъдат върнати обратно към вашето устройство"
354354
},
355355
"rxd": {
356356
"label": "Receive Pin",

packages/web/public/i18n/locales/bg-BG/nodes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nodesTable": {
3838
"headings": {
3939
"longName": "Дълго име",
40-
"connection": "Connection",
40+
"connection": "Свързване",
4141
"lastHeard": "Последно чут",
4242
"encryption": "Криптиране",
4343
"model": "Модел",

packages/web/public/i18n/locales/bg-BG/ui.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
}
122122
},
123123
"general": {
124-
"label": "General"
124+
"label": "Общи"
125125
},
126126
"hardware": {
127127
"label": "Хардуер"
@@ -150,7 +150,7 @@
150150
},
151151
"airtimeUtilization": {
152152
"label": "Използване на ефира (%)",
153-
"short": "Airtime Util. (%)"
153+
"short": "Изп. на ефирно време (%)"
154154
},
155155
"batteryLevel": {
156156
"label": "Ниво на батерията (%)",
@@ -162,12 +162,12 @@
162162
},
163163
"channelUtilization": {
164164
"label": "Използване на канала (%)",
165-
"short": "Channel Util. (%)"
165+
"short": "Изп. на канала (%)"
166166
},
167167
"hops": {
168168
"direct": "Директно",
169-
"label": "Брой хопове",
170-
"text": "Брой хопове: {{value}}"
169+
"label": "Брой отскоци",
170+
"text": "Брой отскоци: {{value}}"
171171
},
172172
"lastHeard": {
173173
"label": "Последно чут",
@@ -190,7 +190,7 @@
190190
"label": "Свързан чрез MQTT"
191191
},
192192
"hopsUnknown": {
193-
"label": "Неизвестен брой хопове"
193+
"label": "Неизвестен брой отскоци"
194194
},
195195
"showUnheard": {
196196
"label": "Никога не е чуван"

packages/web/public/i18n/locales/cs-CZ/common.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"unknown": "Unknown hops away"
5353
},
5454
"megahertz": "MHz",
55-
"kilohertz": "kHz",
5655
"raw": "raw",
5756
"meter": {
5857
"one": "Meter",

0 commit comments

Comments
 (0)