Browse Source

chore(i18n): New Crowdin Translations by GitHub Action (#784)

Co-authored-by: Crowdin Bot <[email protected]>
pull/791/head
github-actions[bot] 10 months ago
committed by GitHub
parent
commit
d5b03c09db
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      packages/web/public/i18n/locales/bg-BG/common.json
  2. 24
      packages/web/public/i18n/locales/bg-BG/deviceConfig.json
  3. 20
      packages/web/public/i18n/locales/bg-BG/dialog.json
  4. 12
      packages/web/public/i18n/locales/bg-BG/messages.json
  5. 4
      packages/web/public/i18n/locales/bg-BG/moduleConfig.json
  6. 4
      packages/web/public/i18n/locales/bg-BG/nodes.json
  7. 10
      packages/web/public/i18n/locales/bg-BG/ui.json

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

@ -25,7 +25,7 @@
"save": "Запис",
"scanQr": "Сканиране на QR кода",
"traceRoute": "Trace Route",
"submit": "Submit"
"submit": "Изпращане"
},
"app": {
"title": "Meshtastic",

24
packages/web/public/i18n/locales/bg-BG/deviceConfig.json

@ -18,22 +18,22 @@
"description": "Настройки за устройството",
"buttonPin": {
"description": "Button pin override",
"label": "Button Pin"
"label": "Пин за бутон"
},
"buzzerPin": {
"description": "Buzzer pin override",
"label": "Buzzer Pin"
"label": "Пин за зумер"
},
"disableTripleClick": {
"description": "Disable triple click",
"label": "Disable Triple Click"
"description": "Дезактивиране на трикратното щракване",
"label": "Дезактивиране на трикратното щракване"
},
"doubleTapAsButtonPress": {
"description": "Treat double tap as button press",
"label": "Double Tap as Button Press"
},
"ledHeartbeatDisabled": {
"description": "Disable default blinking LED",
"description": "Дезактивиране на мигащия светодиод по подразбиране",
"label": "LED Heartbeat Disabled"
},
"nodeInfoBroadcastInterval": {
@ -138,7 +138,7 @@
"label": "Отместване на честотата"
},
"frequencySlot": {
"description": "LoRa frequency channel number",
"description": "Номер на LoRa честотен канал",
"label": "Честотен слот"
},
"hopLimit": {
@ -277,7 +277,7 @@
},
"enablePin": {
"description": "GPS module enable pin override",
"label": "Enable Pin"
"label": "Активиране на пин"
},
"fixedPosition": {
"description": "Don't report GPS position, but a manually-specified one",
@ -341,7 +341,7 @@
},
"ina219Address": {
"description": "Address of the INA219 battery monitor",
"label": "INA219 Address"
"label": "INA219 адрес"
},
"lightSleepDuration": {
"description": "How long the device will be in light sleep for",
@ -353,7 +353,7 @@
},
"noConnectionBluetoothDisabled": {
"description": "If the device does not receive a Bluetooth connection, the BLE radio will be disabled after this long",
"label": "No Connection Bluetooth Disabled"
"label": "Няма връзка Bluetooth е дезактивиран"
},
"powerSavingEnabled": {
"description": "Select if powered from a low-current source (i.e. solar), to minimize power consumption as much as possible.",
@ -390,10 +390,10 @@
},
"managed": {
"description": "If enabled, device configuration options are only able to be changed remotely by a Remote Admin node via admin messages. Do not enable this option unless at least one suitable Remote Admin node has been setup, and the public key is stored in one of the fields above.",
"label": "Managed"
"label": "Управляван"
},
"privateKey": {
"description": "Used to create a shared key with a remote device",
"description": "Използва се за създаване на споделен ключ с отдалечено устройство",
"label": "Частен ключ"
},
"publicKey": {
@ -418,7 +418,7 @@
},
"adminSettings": {
"description": "Настройки за Admin",
"label": "Admin Settings"
"label": "Администраторски настройки"
},
"loggingSettings": {
"description": "Settings for Logging",

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

@ -9,10 +9,10 @@
"shortName": "Кратко име",
"title": "Промяна на името на устройството",
"validation": {
"longNameMax": "Long name must not be more than 40 characters",
"shortNameMax": "Short name must not be more than 4 characters",
"longNameMin": "Long name must have at least 1 character",
"shortNameMin": "Short name must have at least 1 character"
"longNameMax": "Дългото име не трябва да е повече от 40 знака",
"shortNameMax": "Краткото име не трябва да е повече от 4 знака",
"longNameMin": "Дългото име трябва да съдържа поне 1 символ",
"shortNameMin": "Краткото име трябва да съдържа поне 1 символ"
}
},
"import": {
@ -23,7 +23,7 @@
"channelPrefix": "Канал: ",
"channelSetUrl": "Channel Set/QR Code URL",
"channels": "Канали:",
"usePreset": "Use Preset?",
"usePreset": "Използване на предварително зададени настройки?",
"title": "Import Channel Set"
},
"locationResponse": {
@ -68,11 +68,11 @@
"bluetoothConnection": {
"noDevicesPaired": "Все още няма сдвоени устройства.",
"newDeviceButton": "Ново устройство",
"connectionFailed": "Connection failed",
"deviceDisconnected": "Device disconnected",
"connectionFailed": "Връзката е неуспешна",
"deviceDisconnected": "Устройството не е свързано",
"unknownDevice": "Неизвестно устройство",
"errorLoadingDevices": "Error loading devices",
"unknownErrorLoadingDevices": "Unknown error loading devices"
"errorLoadingDevices": "Грешка при зареждане на устройствата",
"unknownErrorLoadingDevices": "Неизвестна грешка при зареждане на устройствата"
},
"validation": {
"requiresFeatures": "Този тип връзка изисква <0></0>. Моля, използвайте поддържан браузър, като Chrome или Edge.",
@ -116,7 +116,7 @@
"pkiBackupReminder": {
"description": "Препоръчваме редовно да правите резервни копия на данните с вашите ключове. Искате ли да направите резервно копие сега?",
"title": "Напомняне за резервно копие",
"remindLaterPrefix": "Remind me in",
"remindLaterPrefix": "Напомни ми в",
"remindNever": "Никога не ми напомняй",
"backupNow": "Създаване на резервно копие сега"
},

12
packages/web/public/i18n/locales/bg-BG/messages.json

@ -1,14 +1,14 @@
{
"page": {
"title": "Съобщения: {{chatName}}",
"placeholder": "Enter Message"
"placeholder": "Въведете съобщение"
},
"emptyState": {
"title": "Изберете чат",
"text": "Все още няма съобщения."
},
"selectChatPrompt": {
"text": "Select a channel or node to start messaging."
"text": "Изберете канал или възел, за да стартирате съобщения."
},
"sendMessage": {
"placeholder": "Въведете Вашето съобщение тук...",
@ -24,16 +24,16 @@
"displayText": "Съобщението е доставено"
},
"failed": {
"label": "Message delivery failed",
"displayText": "Delivery failed"
"label": "Доставката на съобщението не е успешна",
"displayText": "Неуспешна доставка"
},
"unknown": {
"label": "Статусът на съобщението е неизвестен",
"displayText": "Неизвестно състояние"
},
"waiting": {
"label": "Sending message",
"displayText": "Waiting for delivery"
"label": "Изпращане на съобщение",
"displayText": "Чака доставка"
}
}
}

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

@ -45,8 +45,8 @@
"description": "Enable Codec 2 audio encoding"
},
"pttPin": {
"label": "PTT Pin",
"description": "GPIO pin to use for PTT"
"label": "Пин за РТТ",
"description": "GPIO пин, който да се използва за PTT"
},
"bitrate": {
"label": "Bitrate",

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

@ -28,10 +28,10 @@
"label": "Височина"
},
"channelUtil": {
"label": "Channel Util"
"label": "Използване на канала"
},
"airtimeUtil": {
"label": "Airtime Util"
"label": "Използване на ефирно време"
}
},
"nodesTable": {

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

@ -136,7 +136,7 @@
"label": "Филтър"
},
"advanced": {
"label": "Advanced"
"label": "Разширени"
},
"clearInput": {
"label": "Clear input"
@ -149,7 +149,7 @@
"placeholder": "Meshtastic 1234"
},
"airtimeUtilization": {
"label": "Airtime Utilization (%)"
"label": "Използване на ефира (%)"
},
"batteryLevel": {
"label": "Ниво на батерията (%)",
@ -179,16 +179,16 @@
"label": "Любими"
},
"hide": {
"label": "Hide"
"label": "Скриване"
},
"showOnly": {
"label": "Show Only"
"label": "Показване само"
},
"viaMqtt": {
"label": "Свързан чрез MQTT"
},
"hopsUnknown": {
"label": "Unknown number of hops"
"label": "Неизвестен брой хопове"
},
"showUnheard": {
"label": "Never heard"

Loading…
Cancel
Save