Browse Source

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

Co-authored-by: Crowdin Bot <[email protected]>
pull/758/head
github-actions[bot] 11 months ago
committed by GitHub
parent
commit
1927323fb7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      packages/web/public/i18n/locales/bg-BG/common.json
  2. 22
      packages/web/public/i18n/locales/bg-BG/deviceConfig.json
  3. 12
      packages/web/public/i18n/locales/bg-BG/dialog.json
  4. 18
      packages/web/public/i18n/locales/bg-BG/moduleConfig.json
  5. 4
      packages/web/public/i18n/locales/bg-BG/nodes.json
  6. 4
      packages/web/public/i18n/locales/bg-BG/ui.json
  7. 22
      packages/web/public/i18n/locales/fi-FI/dialog.json
  8. 78
      packages/web/public/i18n/locales/tr-TR/channels.json
  9. 40
      packages/web/public/i18n/locales/tr-TR/commandPalette.json
  10. 98
      packages/web/public/i18n/locales/tr-TR/common.json
  11. 10
      packages/web/public/i18n/locales/tr-TR/dashboard.json
  12. 6
      packages/web/public/i18n/locales/tr-TR/deviceConfig.json
  13. 76
      packages/web/public/i18n/locales/tr-TR/dialog.json
  14. 2
      packages/web/public/i18n/locales/tr-TR/ui.json

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

@ -37,8 +37,8 @@
"dbm": "dBm", "dbm": "dBm",
"hertz": "Hz", "hertz": "Hz",
"hop": { "hop": {
"one": "Hop", "one": "Хоп",
"plural": "Hops" "plural": "Хопа"
}, },
"hopsAway": { "hopsAway": {
"one": "{{count}} hop away", "one": "{{count}} hop away",

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

@ -83,7 +83,7 @@
}, },
"compassNorthTop": { "compassNorthTop": {
"description": "Fix north to the top of compass", "description": "Fix north to the top of compass",
"label": "Compass North Top" "label": "Север на компаса отгоре"
}, },
"displayMode": { "displayMode": {
"description": "Screen layout variant", "description": "Screen layout variant",
@ -142,8 +142,8 @@
"label": "Честотен слот" "label": "Честотен слот"
}, },
"hopLimit": { "hopLimit": {
"description": "Maximum number of hops", "description": "Максимален брой хопове",
"label": "Hop Limit" "label": "Лимит на хопове"
}, },
"ignoreMqtt": { "ignoreMqtt": {
"description": "Да не се препращат MQTT съобщения през mesh", "description": "Да не се препращат MQTT съобщения през mesh",
@ -166,7 +166,7 @@
"label": "Override Frequency" "label": "Override Frequency"
}, },
"region": { "region": {
"description": "Sets the region for your node", "description": "Задаване на региона за вашия възел",
"label": "Регион" "label": "Регион"
}, },
"spreadingFactor": { "spreadingFactor": {
@ -239,16 +239,16 @@
"label": "Активиран" "label": "Активиран"
}, },
"meshViaUdp": { "meshViaUdp": {
"label": "Mesh via UDP" "label": "Mesh чрез UDP"
}, },
"ntpServer": { "ntpServer": {
"label": "NTP сървър" "label": "NTP сървър"
}, },
"rsyslogServer": { "rsyslogServer": {
"label": "Rsyslog Server" "label": "Сървър Rsyslog"
}, },
"ethernetConfigSettings": { "ethernetConfigSettings": {
"description": "Ethernet port configuration", "description": "Конфигурация на Ethernet порта",
"label": "Конфигурация на Ethernet " "label": "Конфигурация на Ethernet "
}, },
"ipConfigSettings": { "ipConfigSettings": {
@ -260,11 +260,11 @@
"label": "Конфигурация на NTP" "label": "Конфигурация на NTP"
}, },
"rsyslogConfigSettings": { "rsyslogConfigSettings": {
"description": "Rsyslog configuration", "description": "Конфигурация на Rsyslog",
"label": "Rsyslog Config" "label": "Конфиг. на Rsyslog"
}, },
"udpConfigSettings": { "udpConfigSettings": {
"description": "UDP over Mesh configuration", "description": "Конфигурация на UDP през Mesh",
"label": "Конфигурация на UDP" "label": "Конфигурация на UDP"
} }
}, },
@ -326,7 +326,7 @@
"altitudeMsl": "Altitude is Mean Sea Level", "altitudeMsl": "Altitude is Mean Sea Level",
"dop": "Dilution of precision (DOP) PDOP used by default", "dop": "Dilution of precision (DOP) PDOP used by default",
"hdopVdop": "If DOP is set, use HDOP / VDOP values instead of PDOP", "hdopVdop": "If DOP is set, use HDOP / VDOP values instead of PDOP",
"numSatellites": "Number of satellites", "numSatellites": "Брой сателити",
"sequenceNumber": "Sequence number", "sequenceNumber": "Sequence number",
"timestamp": "Времево клеймо", "timestamp": "Времево клеймо",
"unset": "Не е зададен", "unset": "Не е зададен",

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

@ -30,7 +30,7 @@
"title": "Местоположение: {{identifier}}", "title": "Местоположение: {{identifier}}",
"altitude": "Надморска височина: ", "altitude": "Надморска височина: ",
"coordinates": "Координати:", "coordinates": "Координати:",
"noCoordinates": "No Coordinates" "noCoordinates": "Няма координати"
}, },
"pkiRegenerateDialog": { "pkiRegenerateDialog": {
"title": "Регенериране на предварително споделения ключ?", "title": "Регенериране на предварително споделения ключ?",
@ -70,7 +70,7 @@
"newDeviceButton": "Ново устройство", "newDeviceButton": "Ново устройство",
"connectionFailed": "Connection failed", "connectionFailed": "Connection failed",
"deviceDisconnected": "Device disconnected", "deviceDisconnected": "Device disconnected",
"unknownDevice": "Unknown Device", "unknownDevice": "Неизвестно устройство",
"errorLoadingDevices": "Error loading devices", "errorLoadingDevices": "Error loading devices",
"unknownErrorLoadingDevices": "Unknown error loading devices" "unknownErrorLoadingDevices": "Unknown error loading devices"
}, },
@ -99,9 +99,9 @@
"uptime": "Време на работа: ", "uptime": "Време на работа: ",
"voltage": "Напрежение", "voltage": "Напрежение",
"title": "Node Details for {{identifier}}", "title": "Node Details for {{identifier}}",
"ignoreNode": "Ignore node", "ignoreNode": "Игнориране на възела",
"removeNode": "Remove node", "removeNode": "Премахване на възела",
"unignoreNode": "Unignore node" "unignoreNode": "Премахване на игнорирането на възела"
}, },
"pkiBackup": { "pkiBackup": {
"loseKeysWarning": "Ако загубите ключовете си, ще трябва да нулирате устройството си.", "loseKeysWarning": "Ако загубите ключовете си, ще трябва да нулирате устройството си.",
@ -169,7 +169,7 @@
"confirmUnderstanding": "Да, знам какво правя", "confirmUnderstanding": "Да, знам какво правя",
"conjunction": " and the blog post about ", "conjunction": " and the blog post about ",
"postamble": " and understand the implications of changing the role.", "postamble": " and understand the implications of changing the role.",
"preamble": "I have read the ", "preamble": "Аз прочетох ",
"choosingRightDeviceRole": "Избор на правилната роля на устройството", "choosingRightDeviceRole": "Избор на правилната роля на устройството",
"deviceRoleDocumentation": "Документация за ролите на устройството", "deviceRoleDocumentation": "Документация за ролите на устройството",
"title": "Сигурни ли сте?" "title": "Сигурни ли сте?"

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

@ -269,16 +269,16 @@
"label": "Приблизително местоположение", "label": "Приблизително местоположение",
"description": "Position shared will be accurate within this distance", "description": "Position shared will be accurate within this distance",
"options": { "options": {
"metric_km23": "Within 23 km", "metric_km23": "В рамките на 23 км",
"metric_km12": "Within 12 km", "metric_km12": "В рамките на 12 км",
"metric_km5_8": "Within 5.8 km", "metric_km5_8": "Within 5.8 km",
"metric_km2_9": "Within 2.9 km", "metric_km2_9": "Within 2.9 km",
"metric_km1_5": "Within 1.5 km", "metric_km1_5": "Within 1.5 km",
"metric_m700": "Within 700 m", "metric_m700": "В рамките на 700 м",
"metric_m350": "Within 350 m", "metric_m350": "В рамките на 350 м",
"metric_m200": "Within 200 m", "metric_m200": "В рамките на 200 м",
"metric_m90": "Within 90 m", "metric_m90": "В рамките на 90 м",
"metric_m50": "Within 50 m", "metric_m50": "В рамките на 50 м",
"imperial_mi15": "В рамките на 15 мили", "imperial_mi15": "В рамките на 15 мили",
"imperial_mi7_3": "В рамките на 7.3 мили", "imperial_mi7_3": "В рамките на 7.3 мили",
"imperial_mi3_6": "В рамките на 3.6 мили", "imperial_mi3_6": "В рамките на 3.6 мили",
@ -405,7 +405,7 @@
"title": "Настройки на телеметрията", "title": "Настройки на телеметрията",
"description": "Настройки за модула за телеметрия", "description": "Настройки за модула за телеметрия",
"deviceUpdateInterval": { "deviceUpdateInterval": {
"label": "Device Metrics", "label": "Метрики на устройството",
"description": "Интервал на актуализиране на показателите на устройството (секунди)" "description": "Интервал на актуализиране на показателите на устройството (секунди)"
}, },
"environmentUpdateInterval": { "environmentUpdateInterval": {
@ -417,7 +417,7 @@
"description": "Enable the Environment Telemetry" "description": "Enable the Environment Telemetry"
}, },
"environmentScreenEnabled": { "environmentScreenEnabled": {
"label": "Displayed on Screen", "label": "Показва се на екрана",
"description": "Show the Telemetry Module on the OLED" "description": "Show the Telemetry Module on the OLED"
}, },
"environmentDisplayFahrenheit": { "environmentDisplayFahrenheit": {

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

@ -56,8 +56,8 @@
"actions": { "actions": {
"added": "Добавен", "added": "Добавен",
"removed": "Премахнат", "removed": "Премахнат",
"ignoreNode": "Ignore Node", "ignoreNode": "Игнориране на възела",
"unignoreNode": "Unignore Node", "unignoreNode": "Премахване на игнорирането на възела",
"requestPosition": "Request Position" "requestPosition": "Request Position"
} }
} }

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

@ -164,8 +164,8 @@
}, },
"hops": { "hops": {
"direct": "Директно", "direct": "Директно",
"label": "Number of hops", "label": "Брой хопове",
"text": "Number of hops: {{value}}" "text": "Брой хопове: {{value}}"
}, },
"lastHeard": { "lastHeard": {
"label": "Последно чут", "label": "Последно чут",

22
packages/web/public/i18n/locales/fi-FI/dialog.json

@ -9,10 +9,10 @@
"shortName": "Lyhytnimi", "shortName": "Lyhytnimi",
"title": "Vaihda laitteen nimi", "title": "Vaihda laitteen nimi",
"validation": { "validation": {
"longNameMax": "Long name must not be more than 40 characters", "longNameMax": "Pitkässä nimessä saa olla enintään 40 merkkiä",
"shortNameMax": "Short name must not be more than 4 characters", "shortNameMax": "Lyhytnimessä ei saa olla enempää kuin 4 merkkiä",
"longNameMin": "Long name must have at least 1 character", "longNameMin": "Pitkässä nimessä täytyy olla vähintään yksi merkki",
"shortNameMin": "Short name must have at least 1 character" "shortNameMin": "Lyhytnimessä täytyy olla vähintään ykis merkki"
} }
}, },
"import": { "import": {
@ -30,7 +30,7 @@
"title": "Sijainti: {{identifier}}", "title": "Sijainti: {{identifier}}",
"altitude": "Korkeus: ", "altitude": "Korkeus: ",
"coordinates": "Koordinaatit: ", "coordinates": "Koordinaatit: ",
"noCoordinates": "No Coordinates" "noCoordinates": "Ei koordinaatteja"
}, },
"pkiRegenerateDialog": { "pkiRegenerateDialog": {
"title": "Luodaanko ennalta jaettu avain uudelleen?", "title": "Luodaanko ennalta jaettu avain uudelleen?",
@ -68,11 +68,11 @@
"bluetoothConnection": { "bluetoothConnection": {
"noDevicesPaired": "Yhtään laitetta ei ole vielä yhdistetty.", "noDevicesPaired": "Yhtään laitetta ei ole vielä yhdistetty.",
"newDeviceButton": "Uusi laite", "newDeviceButton": "Uusi laite",
"connectionFailed": "Connection failed", "connectionFailed": "Yhdistäminen epäonnistui",
"deviceDisconnected": "Device disconnected", "deviceDisconnected": "Yhteys laitteeseen katkaistu",
"unknownDevice": "Unknown Device", "unknownDevice": "Tuntematon laite",
"errorLoadingDevices": "Error loading devices", "errorLoadingDevices": "Virhe ladattaessa laitteita",
"unknownErrorLoadingDevices": "Unknown error loading devices" "unknownErrorLoadingDevices": "Tuntematon virhe laitteita ladattaessa"
}, },
"validation": { "validation": {
"requiresFeatures": "Tämä yhteystyyppi vaatii <0></0>. Käytä tuettua selainta, kuten Chromea tai Edgeä.", "requiresFeatures": "Tämä yhteystyyppi vaatii <0></0>. Käytä tuettua selainta, kuten Chromea tai Edgeä.",
@ -177,6 +177,6 @@
"managedMode": { "managedMode": {
"confirmUnderstanding": "Kyllä, tiedän mitä teen", "confirmUnderstanding": "Kyllä, tiedän mitä teen",
"title": "Oletko varma?", "title": "Oletko varma?",
"description": "Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration." "description": "Hallintatilan käyttöönotto estää asiakassovelluksia (mukaan lukien verkkoselain) tekemästä muutoksia laitteen asetuksiin. Kun hallintatila on käytössä, laitteen asetuksia voidaan muuttaa ainoastaan etähallintaviesteillä (Remote Admin). Tämä asetus ei ole pakollinen etähallintaan."
} }
} }

78
packages/web/public/i18n/locales/tr-TR/channels.json

@ -1,69 +1,69 @@
{ {
"page": { "page": {
"sectionLabel": "Kanallar", "sectionLabel": "Kanallar",
"channelName": "Channel: {{channelName}}", "channelName": "Kanal: {{channelName}}",
"broadcastLabel": "Birincil", "broadcastLabel": "Birincil",
"channelIndex": "Ch {{index}}" "channelIndex": "Ch {{index}}"
}, },
"validation": { "validation": {
"pskInvalid": "Please enter a valid {{bits}} bit PSK." "pskInvalid": "Lütfen geçerli bir {{bits}} bit PSK girin."
}, },
"settings": { "settings": {
"label": "Kanal Ayarları", "label": "Kanal Ayarları",
"description": "Crypto, MQTT & misc settings" "description": "Kripto ve MQTT genel ayarları"
}, },
"role": { "role": {
"label": "Rol", "label": "Rol",
"description": "Device telemetry is sent over PRIMARY. Only one PRIMARY allowed", "description": "Cihaz telemetrisi BİRİNCİL üzerinden gönderildi. Sadece bir BİRİNCİL izin verilir",
"options": { "options": {
"primary": "PRIMARY", "primary": "BİRİNCİL",
"disabled": "DISABLED", "disabled": "DEVRE DIŞI",
"secondary": "SECONDARY" "secondary": "İKİNCİL"
} }
}, },
"psk": { "psk": {
"label": "Pre-Shared Key", "label": "Paylaşılan Anahtar",
"description": "Supported PSK lengths: 256-bit, 128-bit, 8-bit, Empty (0-bit)", "description": "Desteklenen PSK uzunlukları: 256 bit, 128 bit, 8 bit, Boş (0 bit)",
"generate": "Generate" "generate": "Oluştur"
}, },
"name": { "name": {
"label": "İsmi", "label": "İsmi",
"description": "A unique name for the channel <12 bytes, leave blank for default" "description": "12 bayt'tan küçük kanal için benzersiz bir ad, varsayılan olarak boş bırakın"
}, },
"uplinkEnabled": { "uplinkEnabled": {
"label": "Uplink Enabled", "label": "Uplink Etkin",
"description": "Send messages from the local mesh to MQTT" "description": "Yerel ağdan MQTT'ye mesaj gönderin"
}, },
"downlinkEnabled": { "downlinkEnabled": {
"label": "Downlink Enabled", "label": "Downlink Etkin",
"description": "Send messages from MQTT to the local mesh" "description": "MQTT'den yerel mesh ağa mesaj gönderin"
}, },
"positionPrecision": { "positionPrecision": {
"label": "Location", "label": "Konum",
"description": "The precision of the location to share with the channel. Can be disabled.", "description": "Kanalla paylaşılacak konumun kesinliği. Devre dışı bırakılabilir.",
"options": { "options": {
"none": "Do not share location", "none": "Konumu paylaşma",
"precise": "Precise Location", "precise": "Tam Konum",
"metric_km23": "Within 23 kilometers", "metric_km23": "23 kilometre içinde",
"metric_km12": "Within 12 kilometers", "metric_km12": "12 kilometre içinde",
"metric_km5_8": "Within 5.8 kilometers", "metric_km5_8": "5,8 kilometre içinde",
"metric_km2_9": "Within 2.9 kilometers", "metric_km2_9": "2,9 kilometre içinde",
"metric_km1_5": "Within 1.5 kilometers", "metric_km1_5": "1,5 kilometre içinde",
"metric_m700": "Within 700 meters", "metric_m700": "700 metre içinde",
"metric_m350": "Within 350 meters", "metric_m350": "350 metre içinde",
"metric_m200": "Within 200 meters", "metric_m200": "200 metre içinde",
"metric_m90": "Within 90 meters", "metric_m90": "90 metre içinde",
"metric_m50": "Within 50 meters", "metric_m50": "50 metre içinde",
"imperial_mi15": "Within 15 miles", "imperial_mi15": "15 mil içinde",
"imperial_mi7_3": "Within 7.3 miles", "imperial_mi7_3": "7,3 mil içinde",
"imperial_mi3_6": "Within 3.6 miles", "imperial_mi3_6": "3,6 mil içinde",
"imperial_mi1_8": "Within 1.8 miles", "imperial_mi1_8": "1,8 mil içinde",
"imperial_mi0_9": "Within 0.9 miles", "imperial_mi0_9": "0,9 mil içinde",
"imperial_mi0_5": "Within 0.5 miles", "imperial_mi0_5": "0,5 mil içinde",
"imperial_mi0_2": "Within 0.2 miles", "imperial_mi0_2": "0,2 mil içinde",
"imperial_ft600": "Within 600 feet", "imperial_ft600": "600 fit içinde",
"imperial_ft300": "Within 300 feet", "imperial_ft300": "300 fit içinde",
"imperial_ft150": "Within 150 feet" "imperial_ft150": "150 fit içinde"
} }
} }
} }

40
packages/web/public/i18n/locales/tr-TR/commandPalette.json

@ -1,51 +1,51 @@
{ {
"emptyState": "No results found.", "emptyState": "Sonuç bulunamadı.",
"page": { "page": {
"title": "Command Menu" "title": "Komut Menüsü"
}, },
"pinGroup": { "pinGroup": {
"label": "Pin command group" "label": "Komut grubunu sabitle"
}, },
"unpinGroup": { "unpinGroup": {
"label": "Unpin command group" "label": "Komut grubunun sabitlemesini kaldır"
}, },
"goto": { "goto": {
"label": "Goto", "label": "Git",
"command": { "command": {
"messages": "Mesajlar", "messages": "Mesajlar",
"map": "Harita", "map": "Harita",
"config": "Config", "config": "Yapılandır",
"channels": "Kanallar", "channels": "Kanallar",
"nodes": "Düğümler" "nodes": "Düğümler"
} }
}, },
"manage": { "manage": {
"label": "Manage", "label": "Yönet",
"command": { "command": {
"switchNode": "Switch Node", "switchNode": "Node değiştir",
"connectNewNode": "Connect New Node" "connectNewNode": "Yeni Node Ekle"
} }
}, },
"contextual": { "contextual": {
"label": "Contextual", "label": "Bağlamsal",
"command": { "command": {
"qrCode": "QR Code", "qrCode": "QR Kodu",
"qrGenerator": "Generator", "qrGenerator": "Oluşturucu",
"qrImport": "İçeri aktar", "qrImport": "İçeri aktar",
"scheduleShutdown": "Schedule Shutdown", "scheduleShutdown": "Kapatmayı Planla",
"scheduleReboot": "Schedule Reboot", "scheduleReboot": "Yeniden Başlatmayı Planla",
"rebootToOtaMode": "Reboot To OTA Mode", "rebootToOtaMode": "OTA Moduna Yeniden Başlat",
"resetNodeDb": "Reset Node DB", "resetNodeDb": "Node Veri Tabanını Sıfırla",
"factoryResetDevice": "Factory Reset Device", "factoryResetDevice": "Cihazı Fabrika Ayarlarına Sıfırlayın",
"factoryResetConfig": "Factory Reset Config", "factoryResetConfig": "Fabrika Ayarları Yapılandırması",
"disconnect": "Bağlantıyı Kes" "disconnect": "Bağlantıyı Kes"
} }
}, },
"debug": { "debug": {
"label": "Hata Ayıklama", "label": "Hata Ayıklama",
"command": { "command": {
"reconfigure": "Reconfigure", "reconfigure": "Yeniden yapılandır",
"clearAllStoredMessages": "Clear All Stored Message" "clearAllStoredMessages": "Depolanan Tüm Mesajları Sil"
} }
} }
} }

98
packages/web/public/i18n/locales/tr-TR/common.json

@ -1,90 +1,90 @@
{ {
"button": { "button": {
"apply": "Uygula", "apply": "Uygula",
"backupKey": "Backup Key", "backupKey": "Yedekleme Anahtarı",
"cancel": "İptal", "cancel": "İptal",
"clearMessages": "Clear Messages", "clearMessages": "Mesajları Sil",
"close": "Kapat", "close": "Kapat",
"confirm": "Confirm", "confirm": "Onayla",
"delete": "Sil", "delete": "Sil",
"dismiss": "Dismiss", "dismiss": "Vazgeç",
"download": "Download", "download": "Yükle",
"export": "Export", "export": "Dışa Aktar",
"generate": "Generate", "generate": "Oluştur",
"regenerate": "Regenerate", "regenerate": "Yeniden Oluştur",
"import": "İçeri aktar", "import": "İçeri aktar",
"message": "Mesaj", "message": "Mesaj",
"now": "Now", "now": "Şimdi",
"ok": "Tamam", "ok": "Tamam",
"print": "Print", "print": "Yazdır",
"rebootOtaNow": "Reboot to OTA Mode Now", "rebootOtaNow": "Şimdi OTA Moduna Yeniden Başlat",
"remove": "Kaldır", "remove": "Kaldır",
"requestNewKeys": "Request New Keys", "requestNewKeys": "Yeni Anahtar İste",
"requestPosition": "Request Position", "requestPosition": "Konum İste",
"reset": "Sıfırla", "reset": "Sıfırla",
"save": "Kaydet", "save": "Kaydet",
"scanQr": "QR Kodu Tara", "scanQr": "QR Kodu Tara",
"traceRoute": "Trace Route", "traceRoute": "Rotayı Takip Et",
"submit": "Submit" "submit": "Gönder"
}, },
"app": { "app": {
"title": "Meshtastic", "title": "Meshtastic",
"fullTitle": "Meshtastic Web Client" "fullTitle": "Meshtastic Web İstemci"
}, },
"loading": "Loading...", "loading": "Yükleniyor...",
"unit": { "unit": {
"cps": "CPS", "cps": "CPS",
"dbm": "dBm", "dbm": "dBm",
"hertz": "Hz", "hertz": "Hz",
"hop": { "hop": {
"one": "Hop", "one": "Hop",
"plural": "Hops" "plural": "Hop"
}, },
"hopsAway": { "hopsAway": {
"one": "{{count}} hop away", "one": "{{count}} hop uzaklıkta",
"plural": "{{count}} hops away", "plural": "{{count}} hop uzaklıkta",
"unknown": "Unknown hops away" "unknown": "Hop uzaklığı bilinmiyor"
}, },
"megahertz": "MHz", "megahertz": "MHz",
"raw": "raw", "raw": "ham",
"meter": { "meter": {
"one": "Meter", "one": "Metre",
"plural": "Meters", "plural": "Metre",
"suffix": "m" "suffix": "m"
}, },
"minute": { "minute": {
"one": "Minute", "one": "Dakika",
"plural": "Minutes" "plural": "Dakika"
}, },
"hour": { "hour": {
"one": "Hour", "one": "Saat",
"plural": "Hours" "plural": "Saat"
}, },
"millisecond": { "millisecond": {
"one": "Millisecond", "one": "Milisaniye",
"plural": "Milliseconds", "plural": "Milisaniye",
"suffix": "ms" "suffix": "ms"
}, },
"second": { "second": {
"one": "Second", "one": "Saniye",
"plural": "Seconds" "plural": "Saniye"
}, },
"day": { "day": {
"one": "Day", "one": "Gün",
"plural": "Days" "plural": "Gün"
}, },
"month": { "month": {
"one": "Month", "one": "Ay",
"plural": "Months" "plural": "Ay"
}, },
"year": { "year": {
"one": "Year", "one": "Yıl",
"plural": "Years" "plural": "Yıl"
}, },
"snr": "SNR", "snr": "SNR",
"volt": { "volt": {
"one": "Volt", "one": "Volt",
"plural": "Volts", "plural": "Volt",
"suffix": "V" "suffix": "V"
}, },
"record": { "record": {
@ -93,15 +93,15 @@
} }
}, },
"security": { "security": {
"0bit": "Empty", "0bit": "Boş",
"8bit": "8 bit", "8bit": "8 bit",
"128bit": "128 bit", "128bit": "128 bit",
"256bit": "256 bit" "256bit": "256 bit"
}, },
"unknown": { "unknown": {
"longName": "Unknown", "longName": "Bilinmeyen",
"shortName": "UNK", "shortName": "UNK",
"notAvailable": "N/A", "notAvailable": "Müsait Değil",
"num": "??" "num": "??"
}, },
"nodeUnknownPrefix": "!", "nodeUnknownPrefix": "!",
@ -109,10 +109,10 @@
"fallbackName": "Meshtastic {{last4}}", "fallbackName": "Meshtastic {{last4}}",
"node": "Node", "node": "Node",
"formValidation": { "formValidation": {
"unsavedChanges": "Unsaved changes", "unsavedChanges": "Kaydedilmemiş değişiklikler",
"tooBig": { "tooBig": {
"string": "Too long, expected less than or equal to {{maximum}} characters.", "string": "Çok uzun, {{maximum}} karaktere eşit yada daha az olması gerek.",
"number": "Too big, expected a number smaller than or equal to {{maximum}}.", "number": "Çok büyük, {{maximum}} sayıya eşit yada daha az olması gerek.",
"bytes": "Too big, expected less than or equal to {{params.maximum}} bytes." "bytes": "Too big, expected less than or equal to {{params.maximum}} bytes."
}, },
"tooSmall": { "tooSmall": {
@ -127,15 +127,15 @@
"number": "Invalid type, expected a number." "number": "Invalid type, expected a number."
}, },
"pskLength": { "pskLength": {
"0bit": "Key is required to be empty.", "0bit": "Anahtarın boş olması gerekiyor.",
"8bit": "Key is required to be an 8 bit pre-shared key (PSK).", "8bit": "Key is required to be an 8 bit pre-shared key (PSK).",
"128bit": "Key is required to be a 128 bit pre-shared key (PSK).", "128bit": "Key is required to be a 128 bit pre-shared key (PSK).",
"256bit": "Key is required to be a 256 bit pre-shared key (PSK)." "256bit": "Key is required to be a 256 bit pre-shared key (PSK)."
}, },
"required": { "required": {
"generic": "This field is required.", "generic": "Bu alan zorunludur.",
"managed": "At least one admin key is requred if the node is managed.", "managed": "Nodeun yönetilmesi için en az bir tane yönetici anahtarı gerekli.",
"key": "Key is required." "key": "Anahtar gerekli."
} }
} }
} }

10
packages/web/public/i18n/locales/tr-TR/dashboard.json

@ -1,12 +1,12 @@
{ {
"dashboard": { "dashboard": {
"title": "Connected Devices", "title": "Bağlanan Cihazlar",
"description": "Manage your connected Meshtastic devices.", "description": "Bağlanan Meshtastic cihazlarını yönet.",
"connectionType_ble": "BLE", "connectionType_ble": "BLE",
"connectionType_serial": "Seri", "connectionType_serial": "Seri",
"connectionType_network": "Ağ", "connectionType_network": "Ağ",
"noDevicesTitle": "No devices connected", "noDevicesTitle": "Bağlı cihaz yok",
"noDevicesDescription": "Connect a new device to get started.", "noDevicesDescription": "Başlamak için yeni cihaz bağla.",
"button_newConnection": "New Connection" "button_newConnection": "Yeni Bağlantı"
} }
} }

6
packages/web/public/i18n/locales/tr-TR/deviceConfig.json

@ -1,6 +1,6 @@
{ {
"page": { "page": {
"title": "Configuration", "title": "Yapılandırma",
"tabBluetooth": "Bluetooth", "tabBluetooth": "Bluetooth",
"tabDevice": "Cihaz", "tabDevice": "Cihaz",
"tabDisplay": "Ekran", "tabDisplay": "Ekran",
@ -14,8 +14,8 @@
"label": "Modüller" "label": "Modüller"
}, },
"device": { "device": {
"title": "Device Settings", "title": "Cihaz Ayarları",
"description": "Settings for the device", "description": "Cihazınız için ayar",
"buttonPin": { "buttonPin": {
"description": "Button pin override", "description": "Button pin override",
"label": "Button Pin" "label": "Button Pin"

76
packages/web/public/i18n/locales/tr-TR/dialog.json

@ -1,13 +1,13 @@
{ {
"deleteMessages": { "deleteMessages": {
"description": "This action will clear all message history. This cannot be undone. Are you sure you want to continue?", "description": "Bu işlem tüm mesaj geçmişini temizleyecektir. Bu işlem geri alınamaz. Devam etmek istediğinizden emin misiniz?",
"title": "Clear All Messages" "title": "Tüm Mesajları Sil"
}, },
"deviceName": { "deviceName": {
"description": "The Device will restart once the config is saved.", "description": "Yapılandırma kaydedildikten sonra Cihaz yeniden başlatılacaktır.",
"longName": "Long Name", "longName": "Uzun Ad",
"shortName": "Short Name", "shortName": "Kısa Ad",
"title": "Change Device Name", "title": "Cihazın Adını Değiştir",
"validation": { "validation": {
"longNameMax": "Long name must not be more than 40 characters", "longNameMax": "Long name must not be more than 40 characters",
"shortNameMax": "Short name must not be more than 4 characters", "shortNameMax": "Short name must not be more than 4 characters",
@ -70,12 +70,12 @@
"newDeviceButton": "New device", "newDeviceButton": "New device",
"connectionFailed": "Connection failed", "connectionFailed": "Connection failed",
"deviceDisconnected": "Device disconnected", "deviceDisconnected": "Device disconnected",
"unknownDevice": "Unknown Device", "unknownDevice": "Bilinmeyen Cihaz",
"errorLoadingDevices": "Error loading devices", "errorLoadingDevices": "Cihazları yüklerken hata oluştu",
"unknownErrorLoadingDevices": "Unknown error loading devices" "unknownErrorLoadingDevices": "Cihazları yüklerken bilinmeyen hata oluştu"
}, },
"validation": { "validation": {
"requiresFeatures": "This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.", "requiresFeatures": "Bu bağlantı tipi <0></0> gerektirir. Lütfen desteklenen bir tarayıcı kullan, Chrome yada Edge gibi.",
"requiresSecureContext": "This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.", "requiresSecureContext": "This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext": "Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost." "additionallyRequiresSecureContext": "Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
} }
@ -90,28 +90,28 @@
"channelUtilization": "Channel utilization", "channelUtilization": "Channel utilization",
"details": "Details:", "details": "Details:",
"deviceMetrics": "Device Metrics:", "deviceMetrics": "Device Metrics:",
"hardware": "Hardware: ", "hardware": "Donanım: ",
"lastHeard": "Last Heard: ", "lastHeard": "Last Heard: ",
"nodeHexPrefix": "Node Hex: !", "nodeHexPrefix": "Node Hex: !",
"nodeNumber": "Node Number: ", "nodeNumber": "Node Number: ",
"position": "Position:", "position": "Position:",
"role": "Role: ", "role": "Rol: ",
"uptime": "Uptime: ", "uptime": "Çalışma süresi: ",
"voltage": "Voltaj", "voltage": "Voltaj",
"title": "Node Details for {{identifier}}", "title": "{{identifier}} Node Detayları",
"ignoreNode": "Ignore node", "ignoreNode": "Node yoksay",
"removeNode": "Remove node", "removeNode": "Node sil",
"unignoreNode": "Unignore node" "unignoreNode": "Node yoksaymayı bırak"
}, },
"pkiBackup": { "pkiBackup": {
"loseKeysWarning": "If you lose your keys, you will need to reset your device.", "loseKeysWarning": "Eğer anahtarınızı kaybederseniz cihazınızı sıfırlamalısınız.",
"secureBackup": "Its important to backup your public and private keys and store your backup securely!", "secureBackup": "Açık ve gizli anahtarınızı yedekleyin ve güvenli bir şekilde depolayın!",
"footer": "=== END OF KEYS ===", "footer": "=== ANAHTAR SONU ===",
"header": "=== MESHTASTIC KEYS FOR {{longName}} ({{shortName}}) ===", "header": "=== MESHTASTIC ANAHTARI {{longName}} ({{shortName}}) İÇİN ===",
"privateKey": "Private Key:", "privateKey": "Gizli Anahtar:",
"publicKey": "Public Key:", "publicKey": "Açık Anahtar:",
"fileName": "meshtastic_keys_{{longName}}_{{shortName}}.txt", "fileName": "meshtastic_keys_{{longName}}_{{shortName}}.txt",
"title": "Backup Keys" "title": "Anahtarları Yedekle"
}, },
"pkiBackupReminder": { "pkiBackupReminder": {
"description": "We recommend backing up your key data regularly. Would you like to back up now?", "description": "We recommend backing up your key data regularly. Would you like to back up now?",
@ -125,20 +125,20 @@
"title": "Regenerate Key Pair" "title": "Regenerate Key Pair"
}, },
"qr": { "qr": {
"addChannels": "Add Channels", "addChannels": "Kanal Ekle",
"replaceChannels": "Replace Channels", "replaceChannels": "Kanalları Değiştir",
"description": "The current LoRa configuration will also be shared.", "description": "Mevcut LoRa yapılandırması da paylaşılacak.",
"sharableUrl": "Sharable URL", "sharableUrl": "Paylaşılabilir URL",
"title": "Generate QR Code" "title": "QR kod oluştur"
}, },
"rebootOta": { "rebootOta": {
"title": "Schedule Reboot", "title": "Yeniden Başlatmayı Planla",
"description": "Reboot the connected node after a delay into OTA (Over-the-Air) mode.", "description": "Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay": "Enter delay (sec)", "enterDelay": "Enter delay (sec)",
"scheduled": "Reboot has been scheduled" "scheduled": "Reboot has been scheduled"
}, },
"reboot": { "reboot": {
"title": "Schedule Reboot", "title": "Yeniden Başlatmayı Planla",
"description": "Reboot the connected node after x minutes." "description": "Reboot the connected node after x minutes."
}, },
"refreshKeys": { "refreshKeys": {
@ -155,7 +155,7 @@
"title": "Remove Node?" "title": "Remove Node?"
}, },
"shutdown": { "shutdown": {
"title": "Schedule Shutdown", "title": "Kapatmayı Planla",
"description": "Turn off the connected node after x minutes." "description": "Turn off the connected node after x minutes."
}, },
"traceRoute": { "traceRoute": {
@ -166,17 +166,17 @@
"title": "Traceroute: {{identifier}}" "title": "Traceroute: {{identifier}}"
}, },
"unsafeRoles": { "unsafeRoles": {
"confirmUnderstanding": "Yes, I know what I'm doing", "confirmUnderstanding": "Evet, ne yaptığımı biliyorum",
"conjunction": " and the blog post about ", "conjunction": " and the blog post about ",
"postamble": " and understand the implications of changing the role.", "postamble": " and understand the implications of changing the role.",
"preamble": "I have read the ", "preamble": "Okudum ",
"choosingRightDeviceRole": "Choosing The Right Device Role", "choosingRightDeviceRole": "Doğru Cihaz Rolünü Seç",
"deviceRoleDocumentation": "Device Role Documentation", "deviceRoleDocumentation": "Cihaz Rolü Dökümanları",
"title": "Emin misiniz?" "title": "Emin misiniz?"
}, },
"managedMode": { "managedMode": {
"confirmUnderstanding": "Yes, I know what I'm doing", "confirmUnderstanding": "Evet, ne yaptığımı biliyorum",
"title": "Emin misiniz?", "title": "Emin misiniz?",
"description": "Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration." "description": "Yönetilen Modun etkinleştirilmesi, istemci uygulamalarının (web istemcisi dahil) bir radyoya yapılandırma yazmasını engeller. Etkinleştirildikten sonra, radyo yapılandırmaları yalnızca Uzak Yönetici mesajları aracılığıyla değiştirilebilir. Bu ayar, uzak düğüm yönetimi için gerekli değildir."
} }
} }

2
packages/web/public/i18n/locales/tr-TR/ui.json

@ -21,7 +21,7 @@
} }
}, },
"deviceInfo": { "deviceInfo": {
"volts": "{{voltage}} volts", "volts": "{{voltage}} volt",
"firmware": { "firmware": {
"title": "Yazılım", "title": "Yazılım",
"version": "v{{version}}", "version": "v{{version}}",

Loading…
Cancel
Save