From 8b7d032d2399b1232f04e04100db8ca617a3ff7d Mon Sep 17 00:00:00 2001
From: James Rich <2199651+jamesarich@users.noreply.github.com>
Date: Tue, 11 Nov 2025 07:35:59 -0600
Subject: [PATCH] New Crowdin updates (#3666)
---
.../composeResources/values-ar/strings.xml | 920 ++++++++++++++++++
.../composeResources/values-be/strings.xml | 916 +++++++++++++++++
.../composeResources/values-bg/strings.xml | 912 +++++++++++++++++
.../composeResources/values-ca/strings.xml | 912 +++++++++++++++++
.../composeResources/values-cs/strings.xml | 913 +++++++++++++++++
.../composeResources/values-de/strings.xml | 912 +++++++++++++++++
.../composeResources/values-el/strings.xml | 912 +++++++++++++++++
.../composeResources/values-es/strings.xml | 914 +++++++++++++++++
.../composeResources/values-et/strings.xml | 912 +++++++++++++++++
.../composeResources/values-fi/strings.xml | 912 +++++++++++++++++
.../composeResources/values-fr/strings.xml | 909 +++++++++++++++++
.../composeResources/values-ga/strings.xml | 918 +++++++++++++++++
.../composeResources/values-gl/strings.xml | 912 +++++++++++++++++
.../composeResources/values-he/strings.xml | 916 +++++++++++++++++
.../composeResources/values-hr/strings.xml | 914 +++++++++++++++++
.../composeResources/values-ht/strings.xml | 912 +++++++++++++++++
.../composeResources/values-hu/strings.xml | 909 +++++++++++++++++
.../composeResources/values-is/strings.xml | 912 +++++++++++++++++
.../composeResources/values-it/strings.xml | 912 +++++++++++++++++
.../composeResources/values-ja/strings.xml | 911 +++++++++++++++++
.../composeResources/values-ko/strings.xml | 910 +++++++++++++++++
.../composeResources/values-lt/strings.xml | 916 +++++++++++++++++
.../composeResources/values-nl/strings.xml | 912 +++++++++++++++++
.../composeResources/values-no/strings.xml | 912 +++++++++++++++++
.../composeResources/values-pl/strings.xml | 916 +++++++++++++++++
.../composeResources/values-pt/strings.xml | 912 +++++++++++++++++
.../composeResources/values-ro/strings.xml | 914 +++++++++++++++++
.../composeResources/values-ru/strings.xml | 916 +++++++++++++++++
.../composeResources/values-sk/strings.xml | 916 +++++++++++++++++
.../composeResources/values-sl/strings.xml | 916 +++++++++++++++++
.../composeResources/values-sq/strings.xml | 912 +++++++++++++++++
.../composeResources/values-sr/strings.xml | 914 +++++++++++++++++
.../composeResources/values-sv/strings.xml | 912 +++++++++++++++++
.../composeResources/values-tr/strings.xml | 912 +++++++++++++++++
.../composeResources/values-uk/strings.xml | 916 +++++++++++++++++
.../values-zh-rCN/strings.xml | 911 +++++++++++++++++
.../values-zh-rTW/strings.xml | 910 +++++++++++++++++
37 files changed, 33787 insertions(+)
create mode 100644 core/strings/src/commonMain/composeResources/values-ar/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-be/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-bg/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ca/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-cs/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-de/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-el/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-es/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-et/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-fi/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-fr/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ga/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-gl/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-he/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-hr/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ht/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-hu/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-is/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-it/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ja/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ko/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-lt/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-nl/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-no/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-pl/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-pt/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ro/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-ru/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-sk/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-sl/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-sq/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-sr/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-sv/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-tr/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-uk/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-zh-rCN/strings.xml
create mode 100644 core/strings/src/commonMain/composeResources/values-zh-rTW/strings.xml
diff --git a/core/strings/src/commonMain/composeResources/values-ar/strings.xml b/core/strings/src/commonMain/composeResources/values-ar/strings.xml
new file mode 100644
index 000000000..40197cc01
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ar/strings.xml
@@ -0,0 +1,920 @@
+
+
+
+ Meshtastic
+ عربي
+ عربي
+ Filter by
+ عربي
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ المزيد
+ Sort by
+ عربي
+ عربي
+ عربي
+ المسافة
+ عربي
+ آخر ظهور
+ فقط شبكة MQTT
+ فقط شبكة MQTT
+ فقط المفضلين
+ Ignored Nodes
+ غير المعروفين
+ في انتظار رد الاستلام
+ في دور الإرسال
+ استلم
+ لاطريق
+ لم يستلم
+ استغرق وقت طويل
+ لم يجد وسيط
+ وصول حد الإرسال الأعلى
+ لا يوجد قناه
+ رسالة كبيره
+ لا يوجد رد
+ طلب غير جيد
+ عدد الرسائل تعدى الحد المخصص في منطقتك
+ غير مسموح
+ فشل إرسال التشفير
+ المفتاح العام غير معروف
+ المفتاح المؤقت غير جيد
+ المفتاح العام غير مسموح
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ لا يوجد
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ اسم القناة
+ رمز الاستجابة السريع
+ أيقونة التطبيق
+ اسم المستخدم غير معروف
+ ارسل
+ You haven\'t yet paired a Meshtastic compatible radio with this phone. Please pair a device and set your username.\n\nThis open-source application is in development, if you find problems please post on our forum: https://github.com/orgs/meshtastic/discussions.\n\nFor more information see our web page - www.meshtastic.org.
+ أنت
+ Allow analytics and crash reporting.
+ قبول
+ إلغاء
+ Discard
+ حفظ
+ تم تلقي رابط القناة الجديدة
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ الإبلاغ عن الخطأ
+ الإبلاغ عن خطأ
+ هل أنت متأكد من أنك تريد الإبلاغ عن خطأ؟ بعد الإبلاغ، يرجى النشر في https://github.com/orgs/meshtastic/discussions حتى نتمكن من مطابقة التقرير مع ما وجدته.
+ إبلاغ
+ اكتملت عملية الربط، سيتم بدء الخدمة
+ فشل عملية الربط، الرجاء الاختيار مرة أخرى
+ تم إيقاف الوصول إلى الموقع، لا يمكن تحديد موقع للشبكة.
+ مشاركة
+ New Node Seen: %s
+ انقطع الاتصال
+ الجهاز في وضعية السكون
+ Connected: %1$s online
+ عنوان الـ IP:
+ Port:
+ Connected
+ متصل بالراديو (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ غير متصل
+ تم الاتصال بالراديو، إلا أن الجهاز في وضعية السكون
+ مطلوب تحديث التطبيق
+ You must update this application on the app store (or Github). It is too old to talk to this radio firmware. Please read our docs on this topic.
+ None (disable)
+ خدمة الإشعارات
+ حول
+ This Channel URL is invalid and can not be used
+ This contact is invalid and can not be added
+ Debug Panel
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ مسح
+ Message delivery status
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ يجب عليك التحديث.
+ The radio firmware is too old to talk to this application. For more information on this see our Firmware Installation guide.
+ حسنا
+ واجب إدخال المنطقة!
+ Couldn\'t change channel, because radio is not yet connected. Please try again.
+ Export rangetest packets
+ Export all packets
+ إعادة التشغيل
+ البحث
+ أضف
+ Are you sure you want to change to the default channel?
+ العودة إلى الإعدادات الأصلية
+ تفعيل
+ Theme
+ Light
+ Dark
+ System default
+ Choose theme
+ Provide phone location to mesh
+
+ - Delete %s messages?
+ - Delete message?
+ - Delete %s messages?
+ - Delete %s messages?
+ - Delete %s messages?
+ - Delete %s messages?
+
+ Delete
+ Delete for everyone
+ Delete for me
+ Select all
+ Close selection
+ Delete selected
+ Style Selection
+ Download Region
+ الاسم
+ الوصف
+ مقفل
+ حفظ
+ اللغات
+ System default
+ إعادة الإرسال
+ Shutdown
+ Shutdown not supported on this device
+ إعادة التشغيل
+ Traceroute
+ Show Introduction
+ رسالة
+ Quick chat options
+ New quick chat
+ Edit quick chat
+ Append to message
+ Instantly send
+ Show quick chat menu
+ Hide quick chat menu
+ Factory reset
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ رسالة مباشره
+ NodeDB reset
+ Delivery confirmed
+ غلط
+ تجاهل
+ Remove from ignored
+ أضف \'%s\' إلى قائمة التجاهل؟
+ Remove \'%s\' from ignore list?
+ حدد جهة التحميل
+ Tile download estimate:
+ ابدأ التحميل
+ Exchange position
+ أغلق
+ إعدادات الراديو
+ إعدادات الجهاز
+ أضف
+ تعديل
+ جاري الحساب…
+ Offline Manager
+ Current Cache size
+ Cache Capacity: %1$.2f MB\nCache Usage: %2$.2f MB
+ Clear Downloaded Tiles
+ Tile Source
+ SQL Cache purged for %s
+ SQL Cache purge failed, see logcat for details
+ Cache Manager
+ Download complete!
+ Download complete with %d errors
+ %d tiles
+ bearing: %1$d° distance: %2$s
+ Edit waypoint
+ Delete waypoint?
+ New waypoint
+ Received waypoint: %s
+ Duty Cycle limit reached. Cannot send messages right now, please try again later.
+ Remove
+ This node will be removed from your list until your node receives data from it again.
+ كتم الإشهارات
+ 8 ساعات
+ أسبوع 1
+ دائما
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ استبدال
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ العودة إلى الخلف
+ البطارية
+ استخدام القناة
+ Air Utilization
+ الحرارة
+ الرطوبة
+ Soil Temperature
+ Soil Moisture
+ سجلات
+ Hops Away
+ Hops Away: %1$d
+ معلومات
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ معدل جودة الهواء الداخلي
+ Encryption Key Meanings
+ مفتاح مشترك
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ تشفير المفتاح العام
+ Direct messages are using the new public key infrastructure for encryption.
+ المفتاح العام غير متطابق
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ تبادل معلومات المستخدم
+ إشعارات العقدة الجديدة
+ المزيد من المعلومات
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ مؤشر القوة النسبية
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ سجل الموقع
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ الإدارة
+ Remote Administration
+ سيئ
+ مناسب
+ جيد
+ لا يوجد
+ سجل تتبع المس…
+ الإشارة
+ جودة الإشارة
+ سجل تتبع المسار
+ مباشره
+
+ - %d hops
+ - 1 hop
+ - %d hops
+ - %d hops
+ - %d hops
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24 ساعة
+ 48 ساعة
+ أسبوع
+ أسبوعين
+ اربع أسابيع
+ الأعلى
+ عمر غير معروف
+ نسخ
+ Alert Bell Character!
+ تنبيه حرج!
+ المفضلة
+ Add to favorites
+ Remove from favorites
+ إضافة \'%s\' كعقدة مفضلة؟
+ إزالة \'%s\' كعقدة مفضلة؟
+ Power Metrics Log
+ القناة 1
+ القناة 2
+ القناة 3
+ الحالي
+ شدة التيار
+ هل أنت متيقِّن؟
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ أنا أعرف ما أفعله.
+ Node %1$s has a low battery (%2$d%%)
+ إشعارات انخفاض شدة البطارية
+ البطارية منخفضه: %s
+ Low battery notifications (favorite nodes)
+ الضغط الجوي
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ اسم المستخدم
+ القنوات
+ الجهاز
+ Position
+ Power
+ Network
+ إعدادات الشاشة
+ إعدادات لورا
+ إعدادات بلوتوث
+ إعدادات الحماية
+ MQTT
+ رقم التسلسلي
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ إعدادات الصوت
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ الرسائل
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ الجهاز
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ إعدادات الشاشة
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ إعدادات لورا
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ الجهة
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ إعدادات الحماية
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ استغرق وقت طويل
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ المسافة
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ الإعدادات
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ رسالة
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ الإعدادات
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 ساعات
+ 24 ساعات
+ 48 ساعات
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-be/strings.xml b/core/strings/src/commonMain/composeResources/values-be/strings.xml
new file mode 100644
index 000000000..4a41f5ebd
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-be/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Фільтраваць
+ скінуць фільтр
+ Фільтраваць па
+ Паказаць невядомыя
+ Схаваць вузлы па-за сеткай
+ Паказваць толькі прамыя вузлы
+ Вы праглядаеце ігнараваныя вузлы,\nНацісніце, каб вярнуцца да спісу вузлоў.
+ Паказаць падрабязнасці
+ Сартаваць па
+ Параметры сартавання вузлоў
+ Па алфавіце
+ Канал
+ Адлегласць
+ Hops away
+ Апошні раз пачуты
+ праз MQTT
+ праз MQTT
+ Абраныя
+ Ігнараваныя вузлы
+ Нераспазнанае
+ Чакае пацвярджэння
+ У чарзе на адпраўку
+ Пацверджана
+ Няма маршруту
+ Атрымана адмоўнае пацвярджэнне
+ Скончыўся час чакання
+ Няма інтэрфейсу
+ Дасягнута максімальная колькасць паўторных перадач
+ Няма канала
+ Пакет занадта вялікі
+ Няма адказу
+ Няправільны запыт
+ Дасягнута рэгіянальнае абмежаванне каэфіцыента працы
+ Не аўтарызавана
+ Зашыфраваная адпраўка не атрымалася
+ Невядомы адкрыты ключ
+ Няправільны ключ сесіі
+ Адкрыты ключ не аўтарызаваны
+ CLIENT
+ Прылада для паведамленняў, што працуе з прыкладаннем або самастойна.
+ CLIENT MUTE
+ Прылада, якая не перасылае пакеты ад іншых прылад.
+ ROUTER
+ Інфраструктурны вузел для пашырэння пакрыцця сеткі праз перасылку паведамленняў. Бачны ў спісе вузлоў.
+ ROUTER CLIENT
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ REPEATER
+ Інфраструктурны вузел для пашырэння пакрыцця сеткі праз перасылку паведамленняў з мінімальнымі накладнымі выдаткамі. Не бачны ў спісе вузлоў.
+ TRACKER
+ Транслюе пакеты з GPS-каардынатамі з высокім прыярытэтам.
+ SENSOR
+ Broadcasts telemetry packets as priority.
+ TAK
+ Аптымізавана для сувязі з сістэмай ATAK, змяншае руцінныя трансляцыі.
+ CLIENT HIDDEN
+ Device that only broadcasts as needed for stealth or power savings.
+ LOST AND FOUND
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK TRACKER
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ ROUTER LATE
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ Усе
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ Усе, і не разбіраць
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Толькі мясцовыя
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Толькі знаёмыя
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ Нічога
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Толькі асноўныя нумары партоў
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Адсылае месцазнаходжанне на асноўным канале калі націснуць кнопку тройчы.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Пакет месцазнаходжання
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ GPS на прыладзе
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Назва канала
+ QR-код
+ application icon
+ Unknown Username
+ Send
+ You haven\'t yet paired a Meshtastic compatible radio with this phone. Please pair a device and set your username.\n\nThis open-source application is in development, if you find problems please post on our forum: https://github.com/orgs/meshtastic/discussions.\n\nFor more information see our web page - www.meshtastic.org.
+ Вы
+ Allow analytics and crash reporting.
+ Прыняць
+ Скасаваць
+ Discard
+ Запісаць
+ New Channel URL received
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Паведаміць пра памылку
+ Паведаміць пра памылку
+ Are you sure you want to report a bug? After reporting, please post in https://github.com/orgs/meshtastic/discussions so we can match up the report with what you found.
+ Report
+ Pairing completed, starting service
+ Pairing failed, please select again
+ Location access is turned off, can not provide position to mesh.
+ Падзяліцца
+ Убачылі новы вузел: %s
+ Адлучана
+ Device sleeping
+ Connected: %1$s online
+ IP-адрас:
+ Порт:
+ Злучаны
+ Connected to radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Не злучана
+ Connected to radio, but it is sleeping
+ Application update required
+ You must update this application on the app store (or Github). It is too old to talk to this radio firmware. Please read our docs on this topic.
+ None (disable)
+ Service notifications
+ About
+ This Channel URL is invalid and can not be used
+ This contact is invalid and can not be added
+ Панэль адладкі
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Фільтры
+ Уключаныя фільтры
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Дадаць фільтр
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Clear
+ Message delivery status
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Firmware update required.
+ The radio firmware is too old to talk to this application. For more information on this see our Firmware Installation guide.
+ Добра
+ Трэба наладзіць рэгіён!
+ Couldn\'t change channel, because radio is not yet connected. Please try again.
+ Export rangetest packets
+ Export all packets
+ Скінуць
+ Шукаць
+ Дадаць
+ Are you sure you want to change to the default channel?
+ Reset to defaults
+ Прымяніць
+ Тэма
+ Light
+ Dark
+ System default
+ Choose theme
+ Provide phone location to mesh
+
+ - Delete message?
+ - Delete %s messages?
+ - Delete %s messages?
+ - Delete %s messages?
+
+ Прыбраць
+ Прыбраць для ўсіх
+ Прыбраць для мяне
+ Вылучыць усе
+ Close selection
+ Delete selected
+ Style Selection
+ Download Region
+ Назва
+ Апісанне
+ Locked
+ Запісаць
+ Мова
+ System default
+ Resend
+ Shutdown
+ Shutdown not supported on this device
+ Перазагрузіць
+ Traceroute
+ Show Introduction
+ Паведамленне
+ Quick chat options
+ New quick chat
+ Edit quick chat
+ Append to message
+ Instantly send
+ Show quick chat menu
+ Hide quick chat menu
+ Factory reset
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Direct Message
+ NodeDB reset
+ Delivery confirmed
+ Памылка
+ Ігнараваць
+ Remove from ignored
+ Add \'%s\' to ignore list?
+ Remove \'%s\' from ignore list?
+ Select download region
+ Tile download estimate:
+ Start Download
+ Exchange position
+ Close
+ Radio configuration
+ Module configuration
+ Дадаць
+ Змяніць
+ Calculating…
+ Offline Manager
+ Current Cache size
+ Cache Capacity: %1$.2f MB\nCache Usage: %2$.2f MB
+ Clear Downloaded Tiles
+ Tile Source
+ SQL Cache purged for %s
+ SQL Cache purge failed, see logcat for details
+ Cache Manager
+ Download complete!
+ Download complete with %d errors
+ %d tiles
+ bearing: %1$d° distance: %2$s
+ Edit waypoint
+ Delete waypoint?
+ New waypoint
+ Received waypoint: %s
+ Duty Cycle limit reached. Cannot send messages right now, please try again later.
+ Прыбраць
+ This node will be removed from your list until your node receives data from it again.
+ Mute notifications
+ 8 гадзін
+ 1 тыдзень
+ Назаўсёды
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Замяніць
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Батарэя
+ Channel Utilization
+ Air Utilization
+ Тэмпература
+ Вільготнасць
+ Soil Temperature
+ Soil Moisture
+ Журнал
+ Hops Away
+ Hops Away: %1$d
+ Звесткі
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ Больш звестак
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Гісторыя месцазнаходжання
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ Нічога
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+ - %d hops
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24г
+ 48г
+ 1тыд
+ 2тыд
+ 4тыд
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Канал 1
+ Канал 2
+ Канал 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ Я ведаю, што я раблю.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Уключана
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ Карыстальнік
+ Каналы
+ Прылада
+ Месцазнаходжанне
+ Power
+ Сетка
+ Экран
+ LoRa
+ Bluetooth
+ Бяспека
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Схаваць пароль
+ Паказаць пароль
+ Details
+ Асяроддзе
+ Ambient Lighting Config
+ LED state
+ Чырвоны
+ Зялёны
+ Сіні
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Паведамленні
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Прылада
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Экран
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Рэгіён
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Сетка
+ WiFi Options
+ Уключана
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Месцазнаходжанне
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Бяспека
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Скончыўся час чакання
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Сервер
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Адлегласць
+ Люкс
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Паведамленне
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Вітаем у
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Прапусціць
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Звычайная
+ Спадарожнік
+ Рэльеф
+ Гібрыд
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Гадзін
+ 24 Гадзін
+ 48 Гадзін
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-bg/strings.xml b/core/strings/src/commonMain/composeResources/values-bg/strings.xml
new file mode 100644
index 000000000..ca969566e
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-bg/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Филтър
+ изчистване на филтъра за възли
+ Филтриране по
+ Включително неизвестните
+ Скриване на офлайн възлите
+ Показване само на директни възли
+ Преглеждате игнорирани възли.\nНатиснете, за да се върнете към списъка с възли.
+ Показване на детайли
+ Сортиране по
+ Опции за сортиране на възлите
+ А-Я
+ Канал
+ Разстояние
+ Брой хопове
+ Последно чут
+ с MQTT
+ с MQTT
+ Чрез любим
+ Игнорирани възли
+ Неразпознат
+ Изчакване за потвърждение
+ Наредено на опашка за изпращане
+ Признато
+ Няма маршрут
+ Получено отрицателно потвърждение
+ Timeout
+ Няма интерфейс
+ Достигнат максимален брой препращания
+ Няма канал
+ Пакетът е твърде голям
+ Няма отговор
+ Невалидна заявка
+ Достигнат е регионален лимит на работния цикъл
+ Не е оторизиран
+ Провалено шифрирано изпращане
+ Неизвестен публичен ключ
+ Невалиден ключ за сесия
+ Публичният ключ е неоторизиран
+ Клиент
+ Свързано с приложение или самостоятелно устройство за съобщения.
+ Client Mute
+ Устройство, което не препредава пакети от други устройства.фигурир
+ Рутер
+ Инфраструктурен възел за разширяване на мрежовото покритие чрез препредаване на съобщения. Вижда се в списъка с възли.
+ Рутер клиент
+ Комбинация от РУТЕР и КЛИЕНТ. Не е за мобилни устройства.
+ Ретранслатор
+ Инфраструктурен възел за разширяване на мрежовото покритие чрез препредаване на съобщения с минимални разходи. Не се вижда в списъка с възли.
+ Тракер
+ Излъчва приоритетно пакети за GPS позиция
+ Сензор
+ Излъчва приоритетно телеметрични пакети.
+ TAK
+ Оптимизирано за комуникация със системата ATAK, намалява рутинните излъчвания.
+ Скрит клиент
+ Устройство, което излъчва само при необходимост за скритост или пестене на енергия.
+ Загубено и намерено
+ Редовно излъчва местоположението като съобщение до канала по подразбиране, за да подпомогне възстановяването на устройството.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Инфраструктурен възел, който винаги препредава пакети веднъж, но само след всички останали режими, осигурявайки допълнително покритие за локалните клъстери. Вижда се в списъка с възли.
+ Всички
+ Препредава всяко наблюдавано съобщение, ако е било на нашия частен канал или от друга мрежа със същите параметри на lora.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Само локално
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Само известни
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ Няма
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Изпраща позиция в основния канал, когато потребителският бутон бъде щракнат три пъти.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Часова зона за дати на екрана на устройството и в дневника.
+ Използване на часовата зона на телефона
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ Колко дълго екранът остава включен след натискане на потребителския бутон или получаване на съобщения.
+ Автоматично превключва към следващата страница на екрана като въртележка, въз основа на зададения интервал.
+ Компасът на екрана извън кръга винаги ще сочи на север.
+ Обръщане на екрана вертикално.
+ Мерни единици, показвани на екрана на устройството.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Удебеляване на текста на заглавието на екрана.
+ Изисква се да има акселерометър на вашето устройство.
+ Регионът, където ще използвате радиостанциите си.
+ Налични предварително зададени настройки на модема, по подразбиране е Дълъг Бърз.
+ Задава максималния брой отскоци, по подразбиране е 3. Увеличаването на броя отскоци също увеличава претоварването и трябва да се използва внимателно. Съобщенията с 0 отскока няма да получат ACK.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Активирането на WiFi ще дезактивира Bluetooth връзката с приложението.
+ Активирането на Ethernet ще дезактивира Bluetooth връзката с приложението. TCP връзки с възли не са налични на устройства на Apple.
+ Enable broadcasting packets via UDP over the local network.
+ Максималният интервал, който може да изтече, без възела да излъчи позиция.
+ Най-бързо ще бъдат изпратени актуализации на позицията, ако е спазено минималното разстояние.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Генерира се от вашия публичен ключ и се изпраща до други възли в мрежата, за да им позволи да изчислят споделен секретен ключ.
+ Използва се за създаване на споделен ключ с отдалечено устройство.
+ Публичният ключ, оторизиран за изпращане на администраторски съобщения до този възел.
+ Устройството се управлява от mesh администратор, потребителят няма достъп до никоя от настройките на устройството.
+ Серийна конзола през Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Интервал на излъчване
+ Интелигентна позиция
+ Минимален интервал
+ Минимално разстояние
+ Device GPS
+ Фиксирана позиция
+ Надморска височина
+ Интервал на актуализиране
+ Advanced Device GPS
+ GPIO за приемане от GPS
+ GPIO за предаване от GPS
+ GPS EN GPIO
+ GPIO
+ Отстраняване на грешки
+ Име на канал
+ QR код
+ икона на приложението
+ Неизвестен потребител
+ Изпрати
+ Все още не сте сдвоили радио, съвместимо с Meshtastic, с този телефон. Моля, сдвоете устройство и задайте вашето потребителско име.\n\nТова приложение с отворен код е в процес на разработка, ако откриете проблеми, моля, публикувайте в нашия форум: https://github.com/orgs/meshtastic/discussions\n\nЗа повече информация вижте нашата уеб страница на адрес www.meshtastic.org.
+ Вие
+ Разрешаване на анализи и докладване за сривове.
+ Приеми
+ Отказ
+ Отхвърляне
+ Запис
+ Получен е URL адрес на нов канал
+ Meshtastic се нуждае от активирани разрешения за местоположение, за да намира нови устройства чрез Bluetooth. Можете да ги деактивирате, когато не се използват.
+ Докладване за грешка
+ Докладвайте грешка
+ Сигурни ли сте, че искате да докладвате за грешка? След като докладвате, моля, публикувайте в https://github.com/orgs/meshtastic/discussions, за да можем да сравним доклада с това, което сте открили.
+ Докладвай
+ Сдвояването е завършено, услугата се стартира…
+ Сдвояването не бе успешно, моля, опитайте отново
+ Достъпът до местоположението е изключен, не може да предостави позиция на мрежата.
+ Сподели
+ Видян нов възел: %s
+ Прекъсната връзка
+ Устройството спи
+ Свързани: %1$s онлайн
+ IP адрес:
+ Порт:
+ Свързано
+ Свързан с радио (%s)
+ Текущи връзки:
+ Wifi IP:
+ Ethernet IP:
+ Няма връзка
+ Свързан е с радио, но рядиото е в режим на заспиване
+ Изисква се актуализация на приложението
+ Трябва да актуализирате това приложение в магазина за приложения (или GitHub). Приложението е твърде старо, за да говори с този фърмуер на радиото. Моля, прочетете нашите документи по тази тема.
+ Няма (дезактивирано)
+ Сервизни известия
+ Относно
+ URL адресът на този канал е невалиден и не може да се използва
+ Този контакт е невалиден и не може да бъде добавен
+ Панел за отстраняване на грешки
+ Decoded Payload:
+ Експортиране на журнали
+ Експортирането е отменено
+ %1$d logs exported
+ Неуспешен запис на регистрационен файл: %1$s
+ Филтри
+ Активни филтри
+ Търсене в журналите…
+ Следващо съответствие
+ Предишно съответствие
+ Изчистване на търсенето
+ Добавяне на филтър
+ Filter included
+ Изчистване на всички филтри
+ Изчистване на журналите
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Изчисти
+ Състояние на доставка на съобщението
+ Известия за директни съобщения
+ Известия за излъчвани съобщения
+ Известия за предупреждения
+ Необходима е актуализация на фърмуера.
+ Фърмуерът на радиото е твърде стар, за да общува с това приложение. За повече информация относно това вижте нашето ръководство за инсталиране на фърмуер.
+ Добре
+ Трябва да зададете регион!
+ Каналът не може да бъде сменен, тъй като радиото все още не е свързано. Моля, опитайте отново.
+ Export rangetest packets
+ Експортиране на всички пакети
+ Нулиране
+ Сканиране
+ Добавяне
+ Сигурни ли сте, че искате да промените канала по подразбиране?
+ Възстановяване на настройките по подразбиране
+ Приложи
+ Тема
+ Светла
+ Тъмна
+ По подразбиране на системата
+ Избор на тема
+ Изпращане на местоположение в мрежата
+
+ - Изтриване на съобщението?
+ - Изтриване на %s съобщения?
+
+ Изтриване
+ Изтриване за всички
+ Изтриване за мен
+ Избери всички
+ Затваряне на избраните
+ Изтриване на избраните
+ Избор на стил
+ Сваляне на регион
+ Име
+ Описание
+ Заключен
+ Запис
+ Език
+ По подразбиране на системата
+ Повторно изпращане
+ Изключване
+ Изключването не се поддържа на това устройство
+ Рестартиране
+ Трасиране на маршрут
+ Показване на въведение
+ Съобщение
+ Опции за бърз разговор
+ Нов бърз разговор
+ Редактиране на бърз разговор
+ Добавяне към съобщението
+ Незабавно изпращане
+ Показване на менюто за бърз чат
+ Скриване на менюто за бърз чат
+ Фабрично нулиране
+ Bluetooth е дезактивиран. Моля, активирайте го в настройките на устройството си.
+ Отваряне на настройките
+ Версия на фърмуера: %1$s
+ Meshtastic се нуждае от активирани разрешения за \"Устройства наблизо\", за да намира и да се свързва с устройства чрез Bluetooth. Можете да ги дезактивирате, когато не се използват.
+ Директно съобщение
+ Нулиране на базата данни с възли
+ Съобщението е доставено
+ Грешка
+ Игнорирай
+ Премахване от игнорирани
+ Добави \'%s\' към списъка с игнорирани?
+ Изтрий \'%s\' от списъка с игнорирани?
+ Избор на регион за сваляне
+ Прогноза за изтегляне на картинки:
+ Започни свалянето
+ Размяна на позиция
+ Затвори
+ Конфигурация на радиото
+ Конфигуриране на модулите
+ Добавяне
+ Редактирай
+ Изчисляване…
+ Управление извън линия
+ Текущ размер на свалените данни
+ Капацитет: %1$.2f MB\nИзползвани: %2$.2f MB
+ Изчистване на свалените карти
+ Източник на карти
+ Свалените SQL данни бяха изчистени успешно за %s
+ Изчистването на SQL кеша е неуспешно, вижте logcat за подробности
+ Мениджър на кеш
+ Свалянето приключи!
+ Свалянето приключи с %d грешки
+ %d плочки
+ посока: %1$d° разстояние: %2$s
+ Редактиране на пътна точка
+ Изтриване на пътна точка?
+ Нова пътна точка
+ Получена пътна точка: %s
+ Достигнат лимит на Duty Cycle. Не може да се изпрати съобщение сега, опитайте по-късно.
+ Изтрий
+ Този възел ще бъде премахнат от вашия списък, докато вашият възел не получи данни от него отново.
+ Заглуши нотификациите
+ 8 часа
+ 1 седмица
+ Винаги
+ В момента:
+ Винаги заглушен
+ Не е заглушен
+ Заглушшен за %1d дни, %.1f часа
+ Заглушен за %.1f часа
+ Замяна
+ Сканиране на QR код за WiFi
+ Невалиден формат на QR кода на идентификационните данни за WiFi
+ Navigate Back
+ Батерия
+ Използване на канала
+ Използване на ефира
+ Температура
+ Влажност
+ Температура на почвата
+ Влажност на почвата
+ записа
+ Брой отскоци
+ Брой отскоци: %1$d
+ Информация
+ Използване на текущия канал, включително добре формулиан TX, RX и деформиран RX (така наречен шум).
+ Процент от ефирното време за предаване, използвано през последния час.
+ IAQ
+ Encryption Key Meanings
+ Споделен ключ
+ Могат да се изпращат/получават само съобщения в каналите. Директните съобщения изискват функцията Инфраструктура с публичен ключ във фърмуер 2.5+.
+ Криптиране с публичния ключ
+ Директните съобщения използват новата инфраструктура с публичен ключ за криптиране.
+ Несъответствие на публичния ключ
+ Публичният ключ не съвпада със записания ключ. Можете да премахнете възела и да го оставите да обмени ключове отново, но това може да означава по-сериозен проблем със сигурността. Свържете се с потребителя чрез друг надежден канал, за да определите дали промяната на ключа се дължи на фабрично нулиране или друго умишлено действие.
+ Обмяна на потребителска информация
+ Известия за нови възли
+ Повече подробности
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Качество на въздуха в помещенията) относителна скала за IAQ, стойностите са измерени с Bosch BME680. Диапазон на стойностите 0–500.
+ Журнал на показателите на устройството
+ Карта на възела
+ Журнал на позициите
+ Последна актуализация на позицията
+ Журнал на показателите на околната среда
+ Журнал на показателите на сигнала
+ Администриране
+ Отдалечено администриране
+ Лош
+ Задоволителен
+ Добър
+ Няма
+ Сподели с…
+ Сигнал
+ Качество на сигнала
+ Traceroute Log
+ Директно
+
+ - 1 отскок
+ - %d отскока
+
+ Отскоци към %1$d Отскоци на връщане %2$d
+ 24Ч
+ 48Ч
+ 1С
+ 2С
+ 4С
+ Макс
+ Неизвестна възраст
+ Копиране
+ Alert Bell Character!
+ Критичен сигнал!
+ Любим
+ Добавяне към любими
+ Премахване от любими
+ Добавяне на \'%s\' като любим възел?
+ Премахване на \'%s\' като любим възел?
+ Журнал на показателите на захранването
+ Канал 1
+ Канал 2
+ Канал 3
+ Текущ
+ Напрежение
+ Сигурни ли сте?
+ Документацията за ролите на устройствата и публикацията в блога за Избор на правилната роля на устройството.]]>
+ Знам какво правя.
+ Възелът %1$s има изтощена батерия (%2$d%%)
+ Известия за изтощена батерия
+ Батерията е изтощена: %s
+ Известия за изтощена батерия (любими възли)
+ Барометрично налягане
+ Активиран
+ UDP Broadcast
+ Конфигуриране на UDP
+ Последно чут: %2$s
Последна позиция: %3$s
Батерия: %4$s]]>
+ Toggle my position
+ Orient north
+ Потребител
+ Канали
+ Устройство
+ Позиция
+ Захранване
+ Мрежа
+ Дисплей
+ LoRa
+ Bluetooth
+ Сигурност
+ MQTT
+ Серийна
+ Външно известие
+
+ Тест на обхвата
+ Телеметрия
+ Canned Message
+ Аудио
+ Отдалечен хардуер
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Конфигуриране на аудиото
+ CODEC 2 е активиран
+ Пин за РТТ
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Конфигуриране на Bluetooth
+ Bluetooth е активиран
+ Режим на сдвояване
+ Фиксиран ПИН
+ Uplink активиран
+ Downlink активиран
+ По подразбиране
+ Позицията е активирана
+ Точно местоположение
+ GPIO пин
+ Тип
+ Скриване на паролата
+ Показване на паролата
+ Подробности
+ Околна среда
+ Ambient Lighting Config
+ LED за състояние
+ Червен
+ Зелен
+ Син
+ Canned Message Config
+ Canned message enabled
+ Ротационен енкодер #1 е активиран
+ GPIO пин за ротационен енкодер A порт
+ GPIO пин за ротационен енкодер Б порт
+ GPIO пин за ротационен енкодер Press порт
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Съобщения
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Приятелско име
+ GPIO pin to monitor
+ Detection trigger type
+ Използване на режим INPUT_PULLUP
+ Устройство
+ Роля на устройството
+ GPIO за бутон
+ GPIO за зумер
+ Режим на препредаване
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Часова зона
+ LED Heartbeat
+ Дисплей
+ Screen on for
+ Carousel interval
+ Север на компаса отгоре
+ Обръщане на екрана
+ Показвани единици
+ Тип на OLED
+ Режим на дисплея
+ Always point north
+ Удебелен заглавен шрифт
+ Събуждане при докосване или движение
+ Ориентация на компаса
+ Конфигуриране на външни известия
+ Външните известия са активирани
+ Известия за получаване на съобщение
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Известия при получаване на сигнал/позвъняване
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Използване на PWM зумер
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Тон на звънене
+ Use I2S as buzzer
+ LoRa
+ Опции
+ Разширени
+ Използване на предварително зададени настройки
+ Предварително зададени
+ Широчина на честотната лента
+ Spread Factor
+ Coding Rate
+ Отместване на честотата (MHz)
+ Регион
+ Брой отскоци
+ Предаването е активирано
+ Мощност на предаване
+ Честотен слот
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Игнориране на MQTT
+ Ok to MQTT
+ Конфигуриране на MQTT
+ MQTT е активиран
+ Адрес
+ Потребителско име
+ Парола
+ Криптирането е активирано
+ JSON output enabled
+ TLS е активиран
+ Root topic
+ Прокси към клиент е активиран
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Интервал на актуализиране (секунди)
+ Предаване през LoRa
+ Мрежа
+ Опции за Wi-Fi
+ Активиран
+ Wi-Fi е активиран
+ SSID
+ PSK
+ Опции за Ethernet
+ Ethernet е активиран
+ NTP сървър
+ rsyslog сървър
+ Режим на IPv4
+ IP
+ Шлюз
+ Подмрежа
+ Конфигуриране на Paxcounter
+ Paxcounter е активиран
+ Праг на WiFi RSSI (по подразбиране -80)
+ Праг на BLE RSSI (по подразбиране -80)
+ Позиция
+ Интервал на излъчване на позицията (секунди)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Използване на фиксирана позиция
+ Географска ширина
+ Географска дължина
+ Надморска височина (метри)
+ Зададено от текущото местоположение на телефона
+ Режим на GPS (физически хардуер)
+ Интервал на актуализиране на GPS (секунди)
+ Предефиниране на GPS_RX_PIN
+ Предефиниране на GPS_TX_PIN
+ Предефиниране на PIN_GPS_EN
+ Position Flags
+ Конфигуриране на захранването
+ Активиране на енергоспестяващ режим
+ Изключване при загуба на захранване
+ Забавяне при изключване при изтощаване на батерията (секунди)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ I2C адрес на батерията INA_2XX
+ Конфигуриране на Тест на обхвата
+ Тест на обхвата е активиран
+ Sender message interval (seconds)
+ Запазване на .CSV в хранилище (само за ESP32)
+ Конфигуриране на отдалечения хардуер
+ Отдалечен хардуер е активиран
+ Allow undefined pin access
+ Налични пинове
+ Сигурност
+ Direct Message Key
+ Администраторски ключове
+ Публичен ключ
+ Частен ключ
+ Администраторски ключ
+ Управляем режим
+ Серийна конзола
+ Debug log API enabled
+ Legacy Admin channel
+ Конфигуриране на серийната връзка
+ Серийната връзка е активирана
+ Echo enabled
+ Серийна скорост на предаване
+ Timeout
+ Сериен режим
+ Override console serial port
+
+ Heartbeat
+ Брой записи
+ History return max
+ History return window
+ Сървър
+ Конфигуриране на телеметрията
+ Device metrics update interval
+ Environment metrics update interval
+ Модулът за измерване на околната среда е активиран
+ Показателите на околната среда на екрана са активирани
+ Показателите на околната среда използват Фаренхайт
+ Модулът за показатели за качеството на въздуха е активиран
+ Air quality metrics update interval
+ Икона за качество на въздуха
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ Конфигуриране на потребителя
+ ID на възела
+ Дълго име
+ Кратко име
+ Модел на хардуера
+ Лицензиран радиолюбител (HAM)
+ Активирането на тази опция дезактивира криптирането и не е съвместимо с мрежата Meshtastic по подразбиране.
+ Точка на оросяване
+ Налягане
+ Gas Resistance
+ Разстояние
+ Lux
+ Вятър
+ Тегло
+ Радиация
+
+ Качество на въздуха на закрито (IAQ)
+ URL
+
+ Импортиране на конфигурацията
+ Експортиране на конфигурацията
+ Хардуер
+ Поддържан
+ Номер на възела
+ ID на потребителя
+ Време на работа
+ Натоварване %1$d
+ Свободен диск %1$d
+ Времево клеймо
+ Heading
+ Скорост
+ Сат
+ н.в.
+ Чест.
+ Слот
+ Първичен
+ Периодично излъчване на местоположение и телеметрия
+ Вторичен
+ Без периодично излъчване на телеметрия
+ Manual position request required
+ Натиснете и плъзнете, за да пренаредите
+ Включване на звука
+ Динамична
+ Сканиране на QR кода
+ Споделяне на контакт
+ Бележки
+ Добавяне на лична бележка...
+ Импортиране на споделен контакт?
+ Без съобщения
+ Ненаблюдаван или инфраструктурен
+ Предупреждение: Този контакт е известен, импортирането ще презапише предишната информация за контакта.
+ Публичният ключ е променен
+ Импортиране
+ Заявка за метаданни
+ Действия
+ Фърмуер
+ Използване на 12ч формат
+ Когато е активирано, устройството ще показва времето на екрана в 12-часов формат.
+ Host Metrics Log
+ Хост
+ Свободна памет
+ Свободен диск
+ Load
+ Потребителски низ
+ Navigate Into
+ Свързване
+ Карта на Mesh
+ Разговори
+ Възли
+ Настройки
+ Задайте вашия регион
+ Отговор
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Съгласие за споделяне на некриптирани данни от възела чрез MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ Прочетох и разбирам горепосоченото. Доброволно се съгласявам с некриптираното предаване на данните от моя възел чрез MQTT.
+ Съгласен съм.
+ Препоръчва се актуализация на фърмуера.
+ За да се възползвате от най-новите корекции и функции, моля, актуализирайте фърмуера на своя възел.\n\nНай-новата стабилна версия на фърмуера е: %1$s
+ Изтича
+ Време
+ Дата
+ Филтър на картата\n
+ Само любими
+ Показване на пътни точки
+ Show Precision Circles
+ Client Notification
+ Открити са компрометирани ключове, изберете OK за регенериране.
+ Регенериране на частния ключ
+ Сигурни ли сте, че искате да генерирате отново своя частен ключ?\n\nВъзлите, които може да са обменяли преди това ключове с възела, ще трябва да го премахнат и да обменят отново ключове, за да възобновят защитената комуникация.
+ Експортиране на ключовете
+ Експортира публичния и частния ключове във файл. Моля, съхранявайте го на сигурно място.
+ Модулите са отключени
+ Модулите вече са отключени
+ Отдалечен
+ (%1$d онлайн / %2$d общо)
+ React
+ Прекъсване на връзката
+ Сканиране за Bluetooth устройства…
+ Няма сдвоени Bluetooth устройства.
+ Няма открити мрежови устройства.
+ Няма открити USB серийни устройства.
+ Превъртане до края
+ Meshtastic
+ Сканиране
+ Състояние на сигурността
+ Сигурно
+ Предупредителна значка
+ Неизвестен канал
+ Предупреждение
+ Overflow menu
+ UV Lux
+ Неизвестно
+ Това радио се управлява и може да бъде променяно само от отдалечен администратор.
+ Разширени
+ Почистване на базата данни с възлите
+ Почистване на възлите, последно видяни преди повече от %1$d дни
+ Почистване само на неизвестните възли
+ Почистване на възлите с ниско/никакво взаимодействие
+ Почистване на игнорираните възли
+ Почистете сега
+ Това ще премахне %1$d възела от вашата база данни. Това действие не може да бъде отменено.
+ Зеленият катинар означава, че каналът е сигурно криптиран със 128 или 256-битов AES ключ.
+
+ Несигурен канал, не е прецизен
+ Жълтият отворен катинар означава, че каналът не е сигурно криптиран, не се използва за точни данни за местоположение и не използва ключ или използва известен ключ от 1 байт.
+
+ Несигурен канал, прецизно местоположение
+ Червеният отворен катинар означава, че каналът не е сигурно криптиран, използва се за точни данни за местоположение и не използва ключ или използва известен ключ от 1 байт.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Сигурност на канала
+ Channel Security Meanings
+ Show All Meanings
+ Показване на текущия статус
+ Отхвърляне
+ Сигурни ли сте, че искате да изтриете този възел?
+ Отговор на %1$s
+ Cancel reply
+ Да се изтрият ли съобщенията?
+ Изчистване на избора
+ Съобщение
+ Въведете съобщение
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi устройства
+ BLE устройства
+ Сдвоени устройства
+ Налични устройства
+ Свързано устройство
+ Rate Limit Exceeded. Please try again later.
+ Преглед на изданието
+ Изтегляне
+ Текущия инсталиран
+ Най-новия стабилен
+ Най-новия алфа
+ Поддържа се от общността Meshtastic
+ Версия на фърмуера
+ Скорошни мрежови устройства
+ Открити мрежови устройства
+ Започнете
+ Добре дошли в
+ Останете свързани навсякъде
+ Комуникирайте извън мрежата с вашите приятели и общността без клетъчна услуга.
+ Създайте свои собствени мрежи
+ Настройте лесно частни mesh мрежи за сигурна и надеждна комуникация в отдалечени райони.
+ Проследяване и споделяне на местоположения
+ Споделяйте местоположението си в реално време и координирайте групата си с вградени GPS функции.
+ Известия от приложението
+ Входящи съобщения
+ Известия за канал и директни съобщения.
+ Нови възли
+ Известия за новооткрити възли.
+ Изтощена батерия
+ Известия за изтощена батерия на свързаното устройство.
+ Избраните пакети, изпратени като критични, ще игнорират превключвателя за изключване на звука и настройките \"Не безпокойте\" в центъра за известия на операционната система.
+ Конфигуриране на разрешенията за известия
+ Местоположение на телефона
+ Meshtastic използва местоположението на телефона ви, за да активира редица функции. Можете да актуализирате разрешенията си за местоположение по всяко време от настройките.
+ Споделяне на местоположение
+ Използвайте GPS на телефона си, за да изпращате местоположения до вашия възел, вместо да използвате хардуеренния GPS на вашия възел.
+ Измервания на разстояния
+ Показване на разстоянието между вашия телефон и други възли на Meshtastic с позиции.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Местоположение на mesh карта
+ Активира синята точка за местоположение на телефона ви в mesh карта.
+ Конфигуриране на разрешенията за местоположение
+ Пропускане
+ настройки
+ Критични предупреждения
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Конфигуриране на критични предупреждения
+ Meshtastic използва известия, за да ви държи в течение за нови съобщения и други важни събития. Можете да актуализирате разрешенията си за известия по всяко време от настройките.
+ Напред
+ Grant Permissions
+ %d възела са на опашка за изтриване:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Свързване с устройство
+ Нормален
+ Сателит
+ Терен
+ Хибриден
+ Управление на слоевете на картата
+ Персонализираните слоеве поддържат .kml, .kmz или GeoJSON файлове.
+ Слоеве на картата
+ Няма заредени персонализирани слоеве.
+ Добавяне на слой
+ Скриване на слоя
+ Показване на слой
+ Премахване на слой
+ Добавяне на слой
+ Възли на това място
+ Избран тип на картата
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Името не може да бъде празно.
+ Името на доставчика съществува.
+ URL не може да бъде празен.
+ URL must contain placeholders.
+ Шаблон за URL
+ track point
+ Приложение
+ Версия
+ Channel Features
+ Споделяне на местоположение
+ Периодично излъчване на позиция
+ Съобщенията от mesh мрежата ще бъдат изпращани до публичния интернет през конфигурирания шлюз на всеки възел.
+ Съобщенията от шлюза към публичния интернет се препращат към локалната mesh мрежа. Поради политиката за нулев отскок, трафикът от MQTT сървъра по подразбиране няма да се разпространява по-далеч от това устройство.
+ Icon Meanings
+ Деактивирането на позицията на първичния канал позволява периодично излъчване на позиция на първия вторичен канал с активирана позиция, в противен случай е необходимо ръчно заявяване на позиция.
+ Конфигурация на устройството
+ "[Remote] %1$s"
+ Изпращане на телеметрия на устройството
+ Активиране/дезактивиране на модула за телеметрия на устройството за изпращане на метрики към mesh
+ Any
+ 1 час
+ 8 часа
+ 24 часа
+ 48 часа
+ Филтриране по време на последното чуване: %s
+ %1$d dBm
+ Няма налично приложение за обработка на връзката.
+ Системни настройки
+ Няма налична статистика
+ Анализите се събират, за да ни помогнат да подобрим приложението за Android (благодарим ви). Ще получаваме анонимизирана информация за поведението на потребителите. Това включва отчети за сривове, екрани, използвани в приложението и др.
+ "Analytics platforms: "
+ За повече информация вижте нашата политика за поверителност.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ca/strings.xml b/core/strings/src/commonMain/composeResources/values-ca/strings.xml
new file mode 100644
index 000000000..820d8491b
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ca/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtre
+ netejar filtre de node
+ Filter by
+ Incloure desconegut
+ Oculta nodes offline
+ Només veure nodes directes
+ Estàs veient nodes ignorats, \n Prem per tornar al llistat de nodes
+ Veure detalls
+ Sort by
+ Opcions per ordenar nodes
+ A-Z
+ Canal
+ Distància
+ Salts
+ Última notícia
+ via MQTT
+ via MQTT
+ via Favorits
+ Nodes Ignorats
+ No reconeguts
+ Esperant confirmació
+ En cua per enviar
+ Confirmat
+ Sense ruta
+ Rebuda confirmació negativa
+ Temps esgotat
+ Sense Interfície
+ Màx. retransmissions assolides
+ Sense canal
+ Packet massa llarg
+ Sense resposta
+ Sol·licitud errònia.
+ Límit regional de cicle de servei assolit
+ No Autoritzat
+ Falla d\'encriptació
+ Clau Pública Desconeguda
+ Clau de sessió incorrecta
+ Clau Pública no autoritzada
+ Client
+ Dispositiu de missatgeria, connectat o autònom.
+ Client Mute
+ Dispositiu sense reenviament de paquets.
+ Router
+ Node d’infraestructura per ampliar cobertura. Apareix a la llista de nodes.
+ Router Client
+ Combinació ROUTER + CLIENT. No mòbils.
+ Repeater
+ Node d’infraestructura per ampliar cobertura amb mínima càrrega. Ocult a la llista de nodes.
+ Tracker
+ Difon paquets de posició GPS com a prioritat
+ Sensor
+ Difon telemetria com a prioritat
+ TAK
+ Optimitzat per sistema ATAK, redueix les rutines de difusió.
+ Client Hidden
+ Dispositiu que només difon quan cal, per discreció o estalvi d’energia.
+ Lost and Found
+ Difon regularment la ubicació com a missatge al canal per defecte per ajudar a recuperar el dispositiu.
+ TAK Tracker
+ Activa les difusions automàtiques TAK PLI i redueix les difusions rutinàries.
+ Router Late
+ Node d’infraestructura que sempre reenvia els paquets una vegada però només després de tots els altres modes, assegurant cobertura addicional per a clusters locals. Visible a la llista de nodes.
+ All
+ Reenvia qualsevol missatge observat si era al nostre canal privat o d’una altra malla.
+ All Skip Decoding
+ .Mateix comportament que ALL, però sense decodificar paquets, només els reenvia. Només disponible en rol de Repeater. Configurar-ho en qualsevol altre rol resultarà en el comportament ALL.
+ Local Only
+ Ignora els missatges observats de malles externes obertes o que no pot desxifrar. Només reenvia missatges als canals primari/secundari locals del node.
+ Known Only
+ Ignora els missatges observats de malles externes com LOCAL ONLY, però va més enllà i també ignora missatges de nodes que no figuren a la llista de nodes coneguts del node.
+ None
+ Només permès per als rols SENSOR, TRACKER i TAK_TRACKER; això inhibirà tots els reenviaments, de manera similar al rol CLIENT_MUTE.
+ Core Portnums Only
+ Ignora paquets amb ports no estàndard com: TAK, RangeTest, PaxCounter, etc. Només reenvia paquets amb ports estàndard: NodeInfo, Text, Position, Telemetry i Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Nom del canal
+ Codi QR
+ icona de l\'aplicació
+ Nom d\'usuari desconegut
+ Enviar
+ Encara no has emparellat una ràdio compatible amb Meshtastic amb aquest telèfon. Si us plau emparella un dispositiu i configura el teu nom d\'usuari. \n\nAquesta aplicació de codi obert està en desenvolupament. Si hi trobes problemes publica-ho en el nostre fòrum https://github.com/orgs/meshtastic/discussions\n\nPer a més informació visita la nostra pàgina web - www.meshtastic.org.
+ Tu
+ Allow analytics and crash reporting.
+ Acceptar
+ Cancel·lar
+ Discard
+ Desar
+ Nova URL de canal rebuda
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Informar d\'error
+ Informar d\'un error
+ Estàs segur que vols informar d\'un error? Després d\'informar-ne, si us plau publica en https://github.com/orgs/meshtastic/discussions de tal manera que puguem emparellar l\'informe amb allò que has trobat.
+ Informe
+ Emparellament completat, iniciar servei
+ Emparellament fallit, si us plau selecciona un altre cop
+ Accés al posicionament deshabilitat, no es pot proveir la posició a la xarxa.
+ Compartir
+ New Node Seen: %s
+ Desconnectat
+ Dispositiu hivernant
+ Connected: %1$s online
+ Adreça IP:
+ Port:
+ Connected
+ Connectat a ràdio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ No connectat
+ Connectat a ràdio, però està hivernant
+ Actualització de l\'aplicació necessària
+ Has d\'actualitzar aquesta aplicació a la app store (o Github). És massa antiga per comunicar-se amb aquest firmware de la ràdio. Si us plau llegeix el nostre docs sobre aquesta temàtica.
+ Cap (desactivat)
+ Notificacions de servei
+ Sobre
+ La URL d\'aquest canal és invàlida i no es pot fer servir
+ This contact is invalid and can not be added
+ Panell de depuració
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Netejar
+ Estat d\'entrega del missatge
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Actualització de firmware necessària.
+ El firmware de la ràdio és massa antic per comunicar-se amb aquesta aplicació. Per a més informació sobre això veure our Firmware Installation guide.
+ Acceptar
+ Has de configurar la regió!
+ No s\'ha pogut canviar el canal perquè la ràdio no està configurada correctament. Si us plau torna-ho a provar.
+ Export rangetest packets
+ Export all packets
+ Restablir
+ Escanejar
+ Afegir
+ Estàs segur que vols canviar al canal per defecte?
+ Restablir els defectes
+ Aplicar
+ Tema
+ Clar
+ Fosc
+ Defecte del sistema
+ Escollir tema
+ Proveir la posició del telèfon a la xarxa
+
+ - Esborrar missatge?
+ - Esborrar %s missatges?
+
+ Esborrar
+ Esborrar per a tothom
+ Esborrar per a mi
+ Seleccionar tot
+ Close selection
+ Delete selected
+ Selecció d\'estil
+ Descarregar regió
+ Nom
+ Descripció
+ Bloquejat
+ Desar
+ Idioma
+ Defecte del sistema
+ Reenviar
+ Apagar
+ Shutdown not supported on this device
+ Reiniciar
+ Traçar ruta
+ Mostrar Introducció
+ Missatge
+ Opcions de conversa ràpida
+ Nova conversa ràpida
+ Editar conversa ràpida
+ Afegir a missatge
+ Enviar instantàniament
+ Show quick chat menu
+ Hide quick chat menu
+ Restauració dels paràmetres de fàbrica
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Missatge directe
+ Restablir NodeDB
+ Entrega confirmada
+ Error
+ Ignorar
+ Remove from ignored
+ Afegir \'%s\' a la llista d\'ignorats?
+ Treure \'%s\' de la llista d\'ignorats?
+ Seleccionar regió a descarregar
+ Estimació de descàrrega de tessel·les:
+ Iniciar descarrega
+ Exchange position
+ Tancar
+ Configuració de ràdio
+ Configuració de mòdul
+ Afegir
+ Editar
+ Calculant…
+ Director fora de línia
+ Mida actual de la memòria cau
+ Mida total de la memòria cau: %1$.2f MB\nMemoria cau feta servir: %2$.2f MB
+ Netejar tessel·les descarregades
+ Font de tessel·la
+ Memòria cau SQL %s purgada
+ Error en la purga de la memòria cau SQL, veure logcat per a detalls
+ Director de la memòria cau
+ Descarrega completa!
+ Descarrega completa amb %d errors
+ %d tessel·les
+ rumb: %1$d° distància: %2$s
+ Editar punt de pas
+ Esborrar punt de pas?
+ Nou punt de pas
+ Punt de pas rebut: %s
+ Límit del cicle de treball assolit. No es podran enviar més missatges, intenta-ho més tard.
+ Eliminar
+ Aquest node serà eliminat de la teva llista fins que rebi dades un altre cop.
+ Silenciar notificacions
+ 8 hores
+ 1 setmana
+ Sempre
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Replace
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Battery
+ Channel Utilization
+ Air Utilization
+ Temperature
+ Humidity
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Hops Away
+ Hops Away: %1$d
+ Information
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Regió
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Temps esgotat
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distància
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Missatge
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Hores
+ 24 Hores
+ 48 Hores
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-cs/strings.xml b/core/strings/src/commonMain/composeResources/values-cs/strings.xml
new file mode 100644
index 000000000..f8ccae134
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-cs/strings.xml
@@ -0,0 +1,913 @@
+
+
+
+ Meshtastic
+ Filtr
+ vyčistit filtr uzlů
+ Filtrovat podle
+ Včetně neznámých
+ Skrýt offline uzly
+ Zobrazit jen přímé uzly
+ Prohlížíte ignorované uzly,\nStiskněte pro návrat do seznamu uzlů.
+ Zobrazit detaily
+ Seřadit podle
+ Možnosti řazení uzlů
+ A-Z
+ Kanál
+ Vzdálenost
+ Počet skoků
+ Naposledy slyšen
+ přes MQTT
+ přes MQTT
+ Oblíbené
+ Ignorované uzly
+ Neznámý
+ Čeká na potvrzení
+ Ve frontě k odeslání
+ Potvrzený příjem
+ Žádná trasa
+ Obdrženo negativní potvrzení
+ Vypršel čas spojení
+ Žádné rozhraní
+ Dosaženo max. počet přeposlání
+ Žádný kanál
+ Příliš velký paket
+ Žádná odpověď
+ Špatný požadavek
+ Dosažen regionální časový limit
+ Neautorizovaný
+ Chyba při poslání šifrované zprávy
+ Neznámý veřejný klíč
+ Špatný klíč relace
+ Veřejný klíč není autorizován
+ Client
+ Připojená aplikace nebo nezávislé zařízení.
+ Client Mute
+ Zařízení, které nepřeposílá pakety ostatních zařízení.
+ Router
+ Uzel infrastruktury pro rozšíření pokrytí sítě přeposíláním zpráv. Viditelné v seznamu uzlů.
+ Router Client
+ Kombinace ROUTER a CLIENT. Ne u mobilních zařízení.
+ Repeater
+ Uzel infrastruktury pro rozšíření pokrytí sítě přenosem zpráv s minimální režií. Není viditelné v seznamu uzlů.
+ Tracker
+ Prioritně vysílá pakety s pozicí GPS.
+ Senzor
+ Prioritně vysílá pakety s telemetrií.
+ TAK
+ Optimalizované pro systémy komunikace ATAK, snižuje rutinní vysílání.
+ Client Hidden
+ Zařízení, které vysílá pouze podle potřeby pro utajení nebo úsporu energie.
+ Lost and Found
+ Pravidelně vysílá polohu jako zprávu do výchozího kanálu a pomáhá tak při hledání ztraceného zařízení.
+ TAK Tracker
+ Povolí automatické vysílání TAK PLI a snižuje běžné vysílání.
+ Router Late
+ Uzel infrastruktury, který vždy jednou zopakuje pakety, ale až po všech ostatních režimech, čímž zajišťuje lepší pokrytí místních clusterů. Je viditelný v seznamu uzlů.
+ Vše
+ Znovu odeslat jakoukoli pozorovanou zprávu, pokud byla na našem soukromém kanálu nebo z jiné sítě se stejnými parametry lory.
+ All Skip Decoding
+ Stejné chování jako ALL, ale přeskočí dekódování paketů a jednoduše je znovu vysílá. Dostupné pouze v roli Repeater. Nastavení této možnosti pro jiné role povede k chování jako u ALL.
+ Local Only
+ Ignoruje přijaté zprávy z cizích mesh sítí, které jsou otevřené nebo které nelze dešifrovat. Opakuje pouze zprávy na primárních / sekundárních kanálech místního uzlu.
+ Known Only
+ Ignoruje přijaté zprávy z cizích mesh sítí, jako je LOCAL ONLY, ale jde ještě o krok dál tím, že také ignoruje zprávy od uzlů, které již nejsou v seznamu známých uzlů daného uzlu.
+ Žádný
+ Povoleno pouze pro role SENSOR, TRACKER a TAK_TRACKER. Toto nastavení zabrání všem opakovaným vysíláním, podobně jako role CLIENT_MUTE.
+ Core Portnums Only
+ Ignoruje pakety z nestandardních portů, jako jsou: TAK, RangeTest, PaxCounter atd. Opakuje pouze pakety se standardními porty: NodeInfo, Text, Position, Telemetry a Routing.
+ Zachází s dvojitým poklepáním na podporovaných akcelerometrech jako se stisknutím uživatelského tlačítka.
+ Při trojím stisku tlačítka odeslat polohu na primární kanál.
+ Nastavuje blikání LED diody na zařízení. U většiny zařízení lze ovládat jednu ze čtyř LED diod, avšak LED diody nabíječky a GPS nelze ovládat.
+ Časové pásmo pro zobrazování dat na displeji a v záznamech (logu).
+ Use phone time zone
+ Umožní odesílat informace o sousedních uzlech (NeighborInfo) nejen do MQTT a PhoneAPI, ale také přes LoRa. Nedostupné na kanálech s výchozím klíčem a názvem.
+ Doba, po kterou zůstane displej aktivní po stisku tlačítka nebo po přijetí zprávy.
+ Automaticky přepíná stránky na displeji v daném intervalu.
+ Ukazatel kompasu mimo kruh na displeji bude vždy směřovat na sever.
+ Otočit displej vzhůru nohama.
+ Jednotky, které se zobrazují na displeji zařízení.
+ Přepsat automatickou detekci OLED displeje.
+ Override default screen layout.
+ Zobrazit nadpis na obrazovce tučně.
+ Tato funkce vyžaduje, aby vaše zařízení mělo akcelerometr.
+ Oblast, ve které budete svá rádia používat.
+ Dostupné předvolby modemu, výchozí je Long Fast.
+ Nastaví maximální počet skoků, výchozí hodnota je 3. Zvýšení počtu skoků zároveň zvyšuje zahlcení sítě, proto je třeba tuto možnost používat opatrně. Zprávy s 0 skoky (broadcast) neobdrží potvrzení (ACK).
+ Provozní frekvence vašeho uzlu se vypočítává na základě regionu, předvolby modemu a této hodnoty. Pokud je nastavena na 0, slot se automaticky určí podle názvu primárního kanálu a změní se z výchozího veřejného slotu. Vraťte tuto hodnotu zpět na výchozí veřejný slot, pokud jsou nakonfigurovány soukromé primární a veřejné sekundární kanály.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ Maximální interval, který může uplynout, aniž by uzel odeslal polohový paket.
+ Nejkratší interval, ve kterém budou odesílány aktualizace polohy, pokud byla splněna minimální vzdálenost.
+ Minimální změna vzdálenosti v metrech, která se bere v úvahu pro chytré vysílání polohy.
+ Jak často má zařízení zjišťovat polohu pomocí GPS (při intervalu kratším než 10 s zůstává GPS trvale zapnutá).
+ Volitelná pole, která se mají zahrnout při sestavování polohových zpráv. Čím více polí je zahrnuto, tím větší bude zpráva – to vede k delší době vysílání a vyššímu riziku ztráty paketů.
+ Uvede zařízení do co nejhlubšího spánku. U rolí tracker a sensor to zahrnuje i vypnutí LoRa rádia. Nepoužívejte toto nastavení, pokud chcete zařízení používat s mobilní aplikací nebo pokud vaše zařízení nemá uživatelské tlačítko.
+ Je vytvořeno z tvého veřejného klíče a rozesláno ostatním uzlům v síti, aby mohly vypočítat společný (sdílený) tajný klíč.
+ Slouží k vytvoření sdíleného klíče se vzdáleným zařízením.
+ Veřejný klíč oprávněný k odesílání administrátorských zpráv tomuto uzlu.
+ Toto zařízení spravuje správce mesh sítě, uživatel nemůže měnit žádná jeho nastavení.
+ Sériová konzole pomocí Stream API.
+ Živý debug přes sériový port, prohlížení a export logů s anonymizovanou polohou přes Bluetooth.
+
+ Polohový paket
+ Interval vysílání
+ Chytrá poloha
+ Minimální interval
+ Minimální vzdálenost
+ GPS zařízení
+ Pevná poloha
+ Altitude
+ Interval aktualizace
+ Pokročilé nastavení GPS zařízení
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Ladění
+ Název kanálu
+ QR kód
+ Ikona aplikace
+ Neznámé uživatelské jméno
+ Odeslat
+ Ještě jste s tímto telefonem nespárovali rádio kompatibilní s Meshtastic. Spárujte prosím zařízení a nastavte své uživatelské jméno.\n\nTato open-source aplikace je ve vývoji, pokud narazíte na problémy, napište na naše fórum: https://github.com/orgs/meshtastic/discussions\n\nDalší informace naleznete na naší webové stránce - www. meshtastic.org.
+ Vy
+ Povolit analýzu a hlášení pádů.
+ Přijmout
+ Zrušit
+ Zrušit
+ Uložit
+ Nová URL kanálu přijata
+ Meshtastic potřebuje přístup k poloze pro vyhledávání zařízení přes Bluetooth. Povolení můžete kdykoli vypnout.
+ Nahlášení chyby
+ Nahlásit chybu
+ Jste si jistý, že chcete nahlásit chybu? Po odeslání prosím přidejte zprávu do https://github.com/orgs/meshtastic/discussions abychom mohli přiřadit Vaši nahlášenou chybu k příspěvku.
+ Odeslat chybové hlášení
+ Párování bylo úspěšné, spouštím službu
+ Párování selhalo, prosím zkuste to znovu
+ Přístup k poloze zařízení nebyl povolen, není možné poskytnout polohu zařízení do Mesh sítě.
+ Sdílet
+ New Node Seen: %s
+ Odpojeno
+ Zařízení spí
+ Připojeno: %1$s online
+ IP adresa:
+ Port:
+ Připojeno
+ Připojeno k vysílači (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Nepřipojeno
+ Připojené k uspanému vysílači
+ Aplikace je příliš stará
+ Musíte aktualizovat aplikaci v obchodu Google Play (nebo z Githubu). Je příliš stará pro komunikaci s touto verzí firmware vysílače. Přečtěte si prosím naše dokumenty na toto téma.
+ Žádný (zakázat)
+ Servisní upozornění
+ O aplikaci
+ Tato adresa URL kanálu je neplatná a nelze ji použít
+ Tento kontakt je neplatný a nelze jej přidat
+ Panel pro ladění
+ Decoded Payload:
+ Export Logs
+ Export byl zrušen
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filtry
+ Aktivní filtry
+ Hledat v protokolech…
+ Next match
+ Previous match
+ Clear search
+ Přidat filtr
+ Filter included
+ Vymazat všechny filtry
+ Vymazat protokoly
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Vymazat
+ Stav doručení zprávy
+ Upozornění na přímou zprávu
+ Upozornění na hromadné zprávy
+ Upozornění na varování
+ Je vyžadována aktualizace firmwaru.
+ Firmware rádia je příliš starý na to, aby mohl komunikovat s touto aplikací. Více informací o tomto naleznete v naší firmware instalační příručce.
+ OK
+ Musíte nastavit region!
+ Kanál nelze změnit, protože rádio ještě není připojeno. Zkuste to znovu.
+ Exportovat testovací pakety dosahu
+ Exportovat všechny pakety
+ Reset
+ Skenovat
+ Přidat
+ Opravdu chcete změnit na výchozí kanál?
+ Obnovit výchozí nastavení
+ Použít
+ Vzhled
+ Světlý
+ Tmavý
+ Podle systému
+ Vyberte vzhled
+ Poskytnout polohu síti
+
+ - Smazat zprávu?
+ - Smazat zprávy?
+ - Smazat %s zpráv?
+ - Smazat %s zpráv?
+
+ Smazat
+ Smazat pro všechny
+ Smazat pro mě
+ Vybrat vše
+ Close selection
+ Delete selected
+ Výběr stylu
+ Stáhnout oblast
+ Jméno
+ Popis
+ Uzamknout
+ Uložit
+ Jazyk
+ Podle systému
+ Poslat znovu
+ Vypnout
+ Vypnutí není na tomto zařízení podporováno
+ Restartovat
+ Traceroute
+ Zobrazit úvod
+ Zpráva
+ Možnosti Rychlého chatu
+ Nový Rychlý chat
+ Upravit Rychlý chat
+ Připojit ke zprávě
+ Okamžitě odesílat
+ Zobrazit nabídku rychlého chatu
+ Skrýt nabídku rychlého chatu
+ Obnovení továrního nastavení
+ Bluetooth je zakázáno. Prosím povolte jej v nastavení zařízení.
+ Otevřít nastavení
+ Verze firmware: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Přímá zpráva
+ Reset NodeDB
+ Doručeno
+ Chyba
+ Ignorovat
+ Remove from ignored
+ Přidat \'%s\' do seznamu ignorovaných?
+ Odstranit \'%s\' ze seznamu ignorování?
+ Vyberte oblast stahování
+ Odhad stažení dlaždic:
+ Zahájit stahování
+ Vyžádat pozici
+ Zavřít
+ Nastavení zařízení
+ Nastavení modulů
+ Přidat
+ Upravit
+ Vypočítávám…
+ Správce Offline
+ Aktuální velikost mezipaměti
+ Kapacita mezipaměti: %1$.2f MB\nvyužití mezipaměti: %2$.2f MB
+ Vymazat stažené dlaždice
+ Zdroj dlaždic
+ Mezipaměť SQL vyčištěna pro %s
+ Vyčištění mezipaměti SQL selhalo, podrobnosti naleznete v logcat
+ Správce mezipaměti
+ Stahování dokončeno!
+ Stahování dokončeno s %d chybami
+ %d dlaždic
+ směr: %1$d° vzdálenost: %2$s
+ Upravit waypoint
+ Smazat waypoint?
+ Nový waypoint
+ Přijatý waypoint: %s
+ Byl dosažen limit pro cyklus. Momentálně nelze odesílat zprávy, zkuste to prosím později.
+ Odstranit
+ Tento uzel bude odstraněn z vašeho seznamu, dokud z něj váš uzel znovu neobdrží data.
+ Ztlumit notifikace
+ 8 hodin
+ 1 týden
+ Vždy
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Nahradit
+ Skenovat WiFi QR kód
+ Neplatný formát QR kódu WiFi
+ Přejít zpět
+ Baterie
+ Využití kanálu
+ Využití přenosu
+ Teplota
+ Vlhkost
+ Soil Temperature
+ Soil Moisture
+ Logy
+ Počet skoků
+ Počet skoků: %1$d
+ Informace
+ Využití aktuálního kanálu, včetně dobře vytvořeného TX, RX a poškozeného RX (tzv. šumu).
+ Procento vysílacího času použitého během poslední hodiny.
+ IAQ
+ Encryption Key Meanings
+ Sdílený klíč
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Šifrování veřejného klíče
+ Direct messages are using the new public key infrastructure for encryption.
+ Neshoda veřejného klíče
+ Veřejný klíč neodpovídá zaznamenanému klíči. Můžete odebrat uzel a nechat jej znovu vyměnit klíče, ale to může naznačovat závažnější bezpečnostní problém. Kontaktujte uživatele prostřednictvím jiného důvěryhodného kanálu, abyste zjistili, zda byla změna klíče způsobena resetováním továrního zařízení nebo jiným záměrným jednáním.
+ Vyžádat informace o uživateli
+ Oznámení o nových uzlech
+ Více detailů
+ SNR
+ Poměr signálu k šumu (SNR) je veličina používaná k vyjádření poměru mezi úrovní požadovaného signálu a úrovní šumu na pozadí. V Meshtastic a dalších bezdrátových systémech vyšší hodnota SNR značí čistší signál, což může zvýšit spolehlivost a kvalitu přenosu dat.
+ RSSI
+ Indikátor síly přijímaného signálu, měření, které se používá k určení hladiny výkonu přijímané anténou. Vyšší hodnota RSSI obvykle znamená silnější a stabilnější spojení.
+ (Vnitřní kvalita ovzduší) relativní hodnota IAQ měřená Bosch BME680. Hodnota rozsahu 0–500.
+ Protokol metrik zařízení
+ Mapa uzlu
+ Protokol pozic
+ Poslední aktualizace pozice
+ Protokol metrik prostředí
+ Protokol signálů
+ Administrace
+ Vzdálená administrace
+ Špatný
+ Slabý
+ Silný
+ Žádný
+ Sdílet do…
+ Signál
+ Kvalita signálu
+ Traceroute protokol
+ Přímý
+
+ - 1 skok
+ - %d skoky
+ - %d hopů
+ - %d skoků
+
+ Skok směrem k %1$d Skok zpět do %2$d
+ 24H
+ 48H
+ 1T
+ 2T
+ 4T
+ Max
+ Neznámé stáří
+ Kopírovat
+ Výstražný zvonek!
+ Kritické varování!
+ Oblíbené
+ Přidat do oblíbených
+ Remove from favorites
+ Přidat \'%s\' jako oblíbený uzel?
+ Odstranit \'%s\' z oblíbených uzlů?
+ Protokol metrik napájení
+ Kanál 1
+ Kanál 2
+ Kanál 3
+ Proud
+ Napětí
+ Jste si jistý?
+ dokumentaci o rolích zařízení a blogový příspěvek o výběru správné role zařízení.]]>
+ Vím co dělám.
+ Uzel %1$s má nízký stav baterie (%2$d%%)
+ Upozornění na nízký stav baterie
+ Nízký stav baterie: %s
+ Upozornění na nízký stav baterie (oblíbené uzly)
+ Barometrický tlak
+ Povoleno
+ UDP Broadcast
+ UDP Konfigurace
+ Naposledy slyšen: %2$s
Poslední pozice: %3$s
Baterie: %4$s]]>
+ Zapnout/vypnout pozici
+ Orient north
+ Uživatel
+ Kanály
+ Zařízení
+ Pozice
+ Napájení
+ Síť
+ Obrazovka
+ LoRa
+ Bluetooth
+ Zabezpečení
+ MQTT
+ Sériový
+ Externí oznámení
+
+ Zkouška dosahu
+ Telemetrie
+ Přednastavené zprávy
+ Zvuk
+ Vzdálený hardware
+ Informace o sousedech
+ Ambientní osvětlení
+ Detekční senzor
+ Paxcounter
+ Konfigurace zvuku
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S výběr slov
+ I2S vstupní data
+ I2S výstupní data
+ I2S clock
+ Nastavení bluetooth
+ Bluetooth povoleno
+ Režim párování
+ Pevný PIN
+ Odesílání povoleno
+ Stahování povoleno
+ Výchozí
+ Pozice povolena
+ Přesná poloha
+ GPIO pin
+ Typ
+ Skrýt heslo
+ Zobrazit heslo
+ Podrobnosti
+ Životní prostředí
+ Nastavení ambientního osvětlení
+ Stav LED
+ Červená
+ Zelená
+ Modrá
+ Přednastavené zprávy
+ Přednastavené zprávy povoleny
+ Rotační enkodér #1 povolen
+ GPIO pin pro rotační enkodér A port
+ GPIO pin pro port B rotačního enkodéru
+ GPIO pin pro port Press rotačního enkodéru
+ Vytvořit vstupní akci při stisku Press
+ Vytvořit vstupní akci při otáčení ve směru hodinových ručiček
+ Vytvořit vstupní akci při otáčení proti směru hodinových ručiček
+ Vstup Nahoru/Dolů/Výběr povolen
+ Allow input source
+ Odeslat zvonek
+ Zprávy
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Konfigurace detekčního senzoru
+ Detekční senzor povolen
+ Minimální vysílání (sekundy)
+ State broadcast (seconds)
+ Poslat zvonek s výstražnou zprávou
+ Přezdívka
+ GPIO pin ke sledování
+ Typ spouštění detekce
+ Použít INPUT_PULLUP režim
+ Zařízení
+ Role zařízení
+ Tlačítko GPIO
+ Bzučák GPIO
+ Režim opětovného vysílání
+ Interval vysílání NodeInfo (v sekundách)
+ Dvojité klepnutí jako stisk tlačítka
+ Okamžitý ping (trojitý stisk)
+ Časové pásmo
+ LED Heartbeat
+ Obrazovka
+ Obrazovka zapnutá po dobu
+ Interval přepínání obrazovek
+ Zobrazit sever kompasu nahoře
+ Překlopit obrazovku
+ Zobrazení jednotek
+ Typ OLED displeje
+ Režim obrazovky
+ Vždy ukazovat na sever
+ Tučný nadpis
+ Probuzení klepnutím nebo pohybem
+ Orientace kompasu
+ Nastavení externího oznámení
+ Externí oznámení povoleno
+ Oznámení při příjmu zprávy
+ LED výstražné zprávy
+ Bzučák výstražné zprávy
+ Vibrace výstražné zprávy
+ Oznámení při příjmu výstrahy/zvonku
+ LED při výstražném zvonku
+ Bzučák při výstražném zvonku
+ Vibrace při výstražném zvonku
+ Výstupní LED (GPIO)
+ Výstupní LED aktivní při HIGH
+ Výstupní pin bzučáku (GPIO)
+ Použít PWM bzučák
+ Výstupní pin vybračního motorku (GPIO)
+ Doba trvání výstupu (v milisekundách)
+ Interval opakovaného zvonění (v sekundách)
+ Vyzváněcí tón
+ Použít I2S jako bzučák
+ LoRa
+ Nastavení
+ Rozšířené
+ Použít předvolbu
+ Předvolby
+ Šířka pásma
+ Spread Factor
+ Coding Rate
+ Posun frekvence (MHz)
+ Region
+ Počet skoků
+ Vysílání povoleno
+ Vysílací výkon
+ Frekvenční slot
+ Přepsat střídu
+ Ignorovat příchozí
+ Zvýšené zesílení přijímače (RX)
+ Ruční nastavení frekvence
+ PA fan disabled
+ Ignorovat MQTT
+ OK do MQTT
+ Nastavení MQTT
+ MQTT povoleno
+ Adresa
+ Uživatelské jméno
+ Heslo
+ Šifrování povoleno
+ JSON výstup povolen
+ TLS povoleno
+ Kořenové téma
+ Proxy na klienta povoleno
+ Hlášení mapy
+ Interval hlášení mapy (v sekundách)
+ Nastavení informace o sousedech
+ Informace o sousedech povoleny
+ Interval aktualizace (v sekundách)
+ Přenos přes LoRa
+ Síť
+ WiFi Options
+ Povoleno
+ WiFi povoleno
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet povolen
+ NTP server
+ rsyslog server
+ Režim IPv4
+ IP adresa
+ Gateway/Brána
+ Podsíť
+ Paxcounter Config
+ Paxcounter enabled
+ Práh WiFi RSSI (výchozí hodnota -80)
+ Práh BLE RSSI (výchozí hodnota -80)
+ Pozice
+ Interval vysílání pozice (v sekundách)
+ Chytrá pozice povolena
+ Minimální vzdálenost pro inteligentní vysílání (v metrech)
+ Minimální interval inteligentního vysílání (v sekundách)
+ Použít pevnou pozici
+ Zeměpisná šířka
+ Zeměpisná délka
+ Nadmořská výška (v metrech)
+ Použít aktuální polohu telefonu
+ Režim GPS (fyzický modul)
+ Interval aktualizace GPS (v sekundách)
+ Předefinovat GPS_RX_PIN
+ Předefinovat GPS_TX_PIN
+ Předefinovat PIN_GPS_EN
+ Příznaky polohy
+ Nastavení napájení
+ Povolit úsporný režim
+ Vypnutí při ztrátě napájení
+ Interval vypnutí při napájení z baterie (sekundy)
+ ADC multiplier override
+ Vlastní hodnota násobiče pro ADC
+ Doba čekání na Bluetooth
+ Doba super hlubokého spánku
+ Doba lehkého spánku
+ Minimální doba probuzení
+ Adresa INA_2XX I2C baterie
+ Nastavení testu pokrytí
+ Test pokrytí povolen
+ Interval odesílání zpráv (v sekundách)
+ Uložit .CSV do úložiště (pouze ESP32)
+ Konfigurace vzdáleného modulu
+ Vzdálený modul povolen
+ Povolit přiřazení nedefinovaného pinu
+ Dostupné piny
+ Zabezpečení
+ Klíč pro přímé zprávy
+ Administrátorský klíč
+ Veřejný klíč
+ Soukromý klíč
+ Administrátorský klíč
+ Řízený režim
+ Sériová komunikace
+ Ladící protokol API povolen
+ Starý kanál správce
+ Konfigurace sériové komunikace
+ Sériová komunikace povolena
+ Echo enabled
+ Rychlost sériového přenosu
+ Vypršel čas spojení
+ Sériový režim
+ Přepsat sériový port komunikace
+
+ Pulzující LED
+ Počet záznamů
+ History return max
+ History return window
+ Server
+ Nastavení telemetrie
+ Device metrics update interval
+ Environment metrics update interval
+ Modul měření životního prostředí povolen
+ Zobrazení měření životního prostředí povoleno
+ Měření životního prostředí používá Fahrenheit
+ Modul měření kvality ovzduší povolen
+ Air quality metrics update interval
+ Air quality icon
+ Modul měření spotřeby povolen
+ Power metrics update interval
+ Měření spotřeby na obrazovce povoleno
+ Nastavení uživatele
+ Identifikátor uzlu
+ Dlouhé jméno
+ Krátké jméno
+ Hardwarový model
+ Licencované amatérské rádio (HAM)
+ Povolení této možnosti zruší šifrování a není kompatibilní se základním nastavením Meshtastic sítě.
+ Rosný bod
+ Tlak
+ Odpor plynu
+ Vzdálenost
+ Osvětlení
+ Vítr
+ Hmotnost
+ Radiace
+
+ Kvalita vnitřního ovzduší (IAQ)
+ Adresa URL
+
+ Importovat nastavení
+ Exportovat nastavení
+ Hardware
+ Podporované
+ Číslo uzlu
+ Identifikátor uživatele
+ Doba provozu
+ Load %1$d
+ Disk Free %1$d
+ Časová značka
+ Směr
+ Rychlost
+ Satelitů
+ Výška
+ Freq
+ Slot
+ Primární
+ Pravidelné vysílání pozice a telemetrie
+ Sekundární
+ Žádné pravidelné telemetrické vysílání
+ Je vyžadován manuální požadavek na pozici
+ Stiskněte a přetáhněte pro změnu pořadí
+ Zrušit ztlumení
+ Dynamický
+ Naskenovat QR kód
+ Sdílet kontakt
+ Poznámka
+ Přidat soukromou poznámku…
+ Importovat sdílený kontakt?
+ Nepřijímá zprávy
+ Nesledované nebo infrastruktura
+ Upozornění: Tento kontakt je znám, import přepíše předchozí kontaktní informace.
+ Veřejný klíč změněn
+ Import
+ Vyžádat metadata
+ Akce
+ Firmware
+ Použít 12h formát hodin
+ Pokud je povoleno, zařízení bude na obrazovce zobrazovat čas ve 12 hodinovém formátu.
+ Host Metrics Log
+ Host
+ Volná paměť
+ Disk Free
+ Zatížení
+ User String
+ Navigate Into
+ Připojení
+ Mapa sítě
+ Konverzace
+ Uzly
+ Nastavení
+ Nastavte svůj region
+ Reply
+ Váš uzel bude pravidelně odesílat nešifrovaný mapový paket na konfigurovaný MQTT server, který zahrnuje id, dlouhé a krátké jméno. přibližné umístění, hardwarový model, role, verze firmwaru, region LoRa, předvolba modemu a název primárního kanálu.
+ Souhlas se sdílením nešifrovaných dat uzlu prostřednictvím MQTT
+ Povolením této funkce potvrzujete a výslovně souhlasíte s přenosem zeměpisné polohy vašeho zařízení v reálném čase přes MQTT protokol bez šifrování. Tato lokalizační data mohou být použita pro účely, jako je hlášení živých map, sledování zařízení a související telemetrické funkce.
+ Četl jsem a rozumím výše uvedenému. Dobrovolně souhlasím s nešifrovaným přenosem dat svého uzlu přes MQTT
+ Souhlasím.
+ Doporučena aktualizace firmwaru.
+ Chcete-li využít nejnovějších oprav a funkcí, aktualizujte firmware vašeho uzlu.\n\nPoslední stabilní verze firmwaru: %1$s
+ Platnost do
+ Čas
+ Datum
+ Map Filter\n
+ Pouze oblíbené
+ Zobrazit trasové body
+ Zobrazit kruhy přesnosti
+ Oznámení klienta
+ Zjištěny kompromitované klíče, zvolte OK pro obnovení.
+ Obnovit soukromý klíč
+ Jste si jisti, že chcete obnovit svůj soukromý klíč?\n\nUzly, které si již vyměnily klíče s tímto uzlem, budou muset odebrat tento uzel a vyměnit klíče pro obnovení bezpečné komunikace.
+ Exportovat klíče
+ Exportuje veřejné a soukromé klíče do souboru. Uložte je prosím bezpečně.
+ Moduly odemčeny
+ Moduly jsou již odemčeny
+ Vzdálený
+ (%1$d online / %2$d celkem)
+ Odpovědět
+ Odpojit
+ Skenování zařízení Bluetooth…
+ Žádná spárovaná zařízení Bluetooth.
+ Nebyla nalezena žádná síťová zařízení.
+ Nebyla nalezena žádná sériová zařízení USB.
+ Scroll to bottom
+ Meshtastic
+ Skenování
+ Stav zabezpečení
+ Bezpečný
+ Warning Badge
+ Neznámý kanál
+ Varování
+ Overflow menu
+ UV Lux
+ Neznámé
+ Toto rádio je spravováno vzdáleným správcem a změny může provádět jen on.
+ Rozšířené
+ Vyčistit databázi uzlů
+ Vyčistit uzly neaktivní déle než %1$d dnů
+ Vyčistit pouze neznámé uzly
+ Clean up nodes with low/no interaction
+ Vyčistit ignorované uzly
+ Vyčistit
+ Tímto odstraníte %1$d uzlů z databáze. Tuto akci nelze vrátit zpět.
+ Zelený zámek znamená, že kanál je bezpečně šifrován buď pomocí AES klíče 128 nebo 256 bitů.
+
+ Nezabezpečený kanál, nepřesný
+ Žlutý otevřený zámek znamená, že kanál není bezpečně šifrován, nepoužívá se pro přesná lokalizační data a používá buď vůbec žádný klíč, nebo pouze 1bajtový známý klíč.
+
+ Nezabezpečený kanál, přesná poloha
+ Červený otevřený zámek znamená, že kanál není bezpečně šifrován, používá se pro přesná lokalizační data a používá buď vůbec žádný klíč, nebo pouze 1bajtový známý klíč.
+
+ Varování: Nezabezpečeno, přesná poloha a MQTT uplink
+ Červený otevřený zámek s varováním znamená, že kanál není bezpečně šifrován, používá se pro přesná lokalizační data, která jsou odesílána na internet přes MQTT, a používá buď vůbec žádný klíč, nebo pouze 1bajtový známý klíč.
+
+ Zabezpečení kanálu
+ Stav zabezpečení kanálu
+ Zobrazit všechny vysvětlivky
+ Zobrazit aktuální stav
+ Zavřít
+ Opravdu chcete tento uzel odstranit?
+ Odpověď na %1$s
+ Zrušit odpověď
+ Smazat zprávu?
+ Zrušit výběr
+ Zpráva
+ Napište zprávu
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Spárovaná zařízení
+ Dostupná zařízení
+ Připojená zařízení
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Stáhnout
+ Aktuálně instalováno
+ Poslední stabilní
+ Poslední alfa
+ Podporováno komunitou Meshtastic
+ Firmware edice
+ Nedávná síťová zařízení
+ Nalezená síťová zařízení
+ Začněte hned
+ Vítejte v
+ Zůstaňte připojeni kdekoliv
+ Komunikujte off-the-grid s přáteli a komunitou bez mobilních služeb.
+ Vytvořte si vlastní sítě
+ Jednoduché nastavení soukromých mesh sítí pro bezpečnou a spolehlivou komunikaci i v odlehlých místech.
+ Sledujte a sdílejte polohu
+ Sdílejte svou polohu v reálném čase a udržujte svou skupinu koordinovanou díky integrovaným funkcím GPS.
+ Oznámení aplikace
+ Příchozí zprávy
+ Oznámení z kanálů a přímých zpráv.
+ Nové uzly
+ Oznámení o nově nalezených uzlech.
+ Nízký stav baterie
+ Oznámení o nízké úrovni baterie připojeného zařízení.
+ Kritická upozornění obejdou ztlumení i režim Nerušit v telefonu.
+ Configure notification permissions
+ Poloha telefonu
+ Meshtastic využívá polohu telefonu pro některé funkce. Oprávnění k poloze si můžete kdykoli upravit v nastavení.
+ Sdílet polohu
+ Použijte GPS telefonu k odesílání polohy do svého uzlu namísto použití hardwarového GPS přímo na uzlu.
+ Měření vzdálenosti
+ Zobrazí vzdálenost mezi vaším telefonem a ostatními uzly Meshtastic s určenou polohou.
+ Filtry vzdálenosti
+ Filtrovat seznam uzlů a mesh mapu podle vzdálenosti od vašeho telefonu.
+ Poloha v mesh mapě
+ Zobrazí modrou tečku polohy vašeho telefonu v mesh mapě.
+ Configure Location Permissions
+ Přeskočit
+ nastavení
+ Kritická upozornění
+ Chcete-li dostávat kritická upozornění (např. SOS) i v režimu Nerušit, povolte speciální oprávnění v nastavení oznámení.
+ Nastavit kritická upozornění
+ Meshtastic vás pomocí oznámení upozorní na nové zprávy a důležité události. Nastavení oznámení si můžete kdykoli upravit.
+ Další
+ Povolit oprávnění
+ %d uzlů zařazeno k odstranění:
+ Varování: Tímto odstraníte uzly z databází v aplikaci i v zařízení.\nVybrané položky se sčítají (kombinují).
+ Connecting to device
+ Normální
+ Satelitní
+ Terénní
+ Hybridní
+ Správa vrstev mapy
+ Vlastní vrstvy podporují soubory .kml, .kmz nebo GeoJSON.
+ Mapové vrstvy
+ Žádné vlastní vrstvy nenačteny.
+ Přidat vrstvu
+ Skrýt vrstvu
+ Zobrazit vrstvu
+ Odebrat vrstvu
+ Přidat vrstvu
+ Nodes at this location
+ Selected Map Type
+ Správa vlastních zdrojů dlaždic
+ Přidat vlastní zdroj dlaždic
+ Žádné vlastní zdroje dlaždic
+ Upravit vlastní zdroj dlaždic
+ Odstranit vlastní zdroj dlaždic
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ Aplikace
+ Verze
+ Channel Features
+ Sdílení polohy
+ Pravidelné vysílání polohy
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Vypnutí odesílání polohy na primárním kanálu umožní pravidelné vysílání polohy na prvním sekundárním kanálu, kde je odesílání polohy povoleno. V opačném případě je nutné polohu vyžádat ručně.
+ Nastavení zařízení
+ "[Vzdálený] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Vše
+ 1 hodina
+ 8 hodin
+ 24 hodin
+ 48 hodin
+ Filtrovat podle času posledního slyšení: %s
+ %1$d dBm
+ No application available to handle link.
+ Nastavení systému
+ Žádné statistiky k dispozici
+ Shromažďujeme analytická data, která nám pomáhají vylepšovat aplikaci pro Android (děkujeme). Získáváme anonymizované informace o chování uživatelů, například hlášení o pádech aplikace, používání jednotlivých obrazovek apod.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-de/strings.xml b/core/strings/src/commonMain/composeResources/values-de/strings.xml
new file mode 100644
index 000000000..dc57f94ae
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-de/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filter
+ Knotenfilter löschen
+ Filtern nach
+ Unbekannte Stationen einbeziehen
+ Offline Knoten ausblenden
+ Nur direkte Knoten anzeigen
+ Sie sehen ignorierte Knoten,\ndrücken um zur Knotenliste zurückzukehren.
+ Details anzeigen
+ Sortieren nach
+ Sortieroptionen
+ A-Z
+ Kanal
+ Entfernung
+ Zwischenschritte entfernt
+ Zuletzt gehört
+ über MQTT
+ über MQTT
+ über Favorit
+ Ignorierte Knoten
+ Unbekannt
+ Warte auf Bestätigung
+ Zur Sende-Warteschlange hinzugefügt
+ Bestätigt
+ Keine Route
+ negative Bestätigung erhalten
+ Zeitüberschreitung
+ Keine Schnittstelle
+ Maximale Weiterleitungen erreicht
+ Kein Kanal
+ Nachricht zu groß
+ Keine Reaktion
+ Ungültige Anfrage
+ Regionale Grenze des Betriebszyklus erreicht
+ Nicht autorisiert
+ Verschlüsseltes Senden fehlgeschlagen
+ Unbekannter öffentlicher Schlüssel
+ Fehlerhafter Sitzungsschlüssel
+ Öffentlicher Schlüssel nicht autorisiert
+ Client
+ Mit der App verbundenes oder eigenständiges Messaging-Gerät.
+ Client Mute
+ Gerät, das keine Pakete von anderen Geräten weiterleitet.
+ Router
+ Knoten zur Erweiterung der Netzabdeckung durch Weiterleiten von Nachrichten. In Knotenliste sichtbar.
+ Router Client
+ Kombination von ROUTER und CLIENT. Nicht für mobile Endgeräte.
+ Repeater
+ Infrastrukturknoten zur Erweiterung der Netzabdeckung durch Weiterleitung von Nachrichten mit minimalem Overhead. In der Knotenliste nicht sichtbar.
+ Tracker
+ GPS Standortnachricht mit Priorität gesendet.
+ Sensor
+ Telemetrienachricht mit Priorität gesendet.
+ TAK
+ Optimiert für ATAK-Systemkommunikation, verringert die Anzahl der Routineübertragungen.
+ Client - Versteckt
+ Gerät, das nur bei Bedarf sendet, um nicht entdeckt zu werden oder Strom zu sparen.
+ Tracker
+ Sendet den Standort regelmäßig als Nachricht an den Standardkanal, um das Gerät wiederzufinden.
+ TAK Tracker
+ Aktiviert automatische TAK-PLI-Übertragungen und verringert die Anzahl der Routineübertragungen.
+ Router mit Verzögerung
+ Infrastruktur-Node, der Pakete immer einmal erneut sendet, jedoch erst, nachdem alle anderen Modi durchlaufen wurden, um zusätzliche Abdeckung für lokale Cluster sicherzustellen. Sichtbar in der Node-Liste.
+ Alle
+ Sende jede empfangene Nachricht erneut aus, egal ob sie auf einem privaten Kanal oder von einem anderen Mesh mit den gleichen LoRa Parametern stammt.
+ Alle, überspringe Dekodierung
+ Das gleiche Verhalten wie ALLE aber überspringt die Paketdekodierung und sendet sie einfach erneut. Nur in Repeater Rolle verfügbar. Wenn Sie diese auf jede andere Rolle setzen, wird ALLE Verhaltensweisen folgen.
+ Nur lokal
+ Ignoriert beobachtete Nachrichten aus fremden Netzen, die offen sind oder die, die nicht entschlüsselt werden können. Sendet nur die Nachricht auf den Knoten lokalen primären / sekundären Kanälen.
+ Nur Bekannte
+ Ignoriert beobachtete Nachrichten von fremden Meshes wie bei LOCAL ONLY, geht jedoch einen Schritt weiter, indem auch Nachrichten von Nodes ignoriert werden, die nicht bereits in der bekannten Liste der Nodes enthalten sind.
+ Keins
+ Nur für SENSOR, TRACKER und TAK_TRACKER zulässig. Verhindert alle Übertragungen, nicht anders als CLIENT_MUTE Rolle.
+ Nur Kernanschlussnummern
+ Ignoriert Nachrichten von nicht standardmäßigen Anschlussnummern wie: TAK, Range Test, Besucherzähler, etc. Sendet nur Nachrichten wie: Knoteninfo, Text, Standort, Telemetrie und Weiterleitung erneut.
+ Behandle doppeltes Antippen mit unterstützten Beschleunigungssensoren wie einen Benutzer-Tastendruck.
+ Senden Sie den Standort auf dem primären Kanal, wenn dreimal auf die Benutzertaste gedrückt wird.
+ Steuert die blinkende LED auf dem Gerät. Bei den meisten Geräten wird damit eine von bis zu 4 LEDs gesteuert, nicht jedoch die LEDS zum Laden und für das GPS.
+ Zeitzone für Daten auf dem Gerätebildschirm und Log.
+ Zeitzone des Telefons verwenden
+ Ob unsere Nachbarinformation zusätzlich zum Senden an MQTT und die Phone-API auch über LoRa übertragen werden soll. Nicht verfügbar auf einem Kanal mit Standardschlüssel und -name.
+ Wie lange die Anzeige eingeschaltet bleibt, nachdem die Benutzertaste gedrückt oder Nachrichten empfangen wurden.
+ Wechselt automatisch wie ein Karussell zur nächsten Seite auf dem Bildschirm, basierend auf dem angegebenen Intervall.
+ Die Kompassrichtung auf dem Bildschirm außerhalb des Kreises zeigt immer nach Norden.
+ Anzeige vertikal spiegeln.
+ Einheiten die angezeigt werden.
+ Automatische OLED Erkennung überschreiben.
+ Standardlayout überschreiben.
+ Überschriftentext fett darstellen.
+ Erfordert, dass Ihr Gerät über einen Beschleunigungsmesser verfügt.
+ Die Region, in der Sie das Funkgerät benutzen.
+ Verfügbare Modemvoreinstellungen, Standard ist LongFast.
+ Legt die maximale Sprungweite fest. Der Standardwert ist 3. Eine Erhöhung der Sprungweite erhöht auch die Überlastung und sollte daher mit Vorsicht verwendet werden. Nachrichten mit Sprungweite 0 erhalten keine Bestätigung.
+ Die Betriebsfrequenz Ihres Knotens wird basierend auf der Region, dem Modem Preset und diesem Feld berechnet. Wenn \"0\", wird der Slot automatisch auf der Grundlage des primären Kanalnamens berechnet. Wenn ein privater als Primär- und öffentliche als Sekundärkanäle konfiguriert sind, kann es sein, dass sie keinen Empfang auf den öffentlichen haben, wenn diese sich auf einem anderen Slot befinden. Stellen Sie in diesem Fall den richtigen Slot fest ein, statt die Automatik (0) übernehmen zu lassen.
+ Sehr hohe Reichweite - Langsam
+ Hohe Reichweite - Schnell
+ Hohe Reichweite - Mäßig
+ Hohe Reichweite - Langsam
+ Mittlere Reichweite - Schnell
+ Mittlere Reichweite - Langsam
+ Kurze Reichweite - Turbo
+ Kurze Reichweite - Schnell
+ Kurze Reichweite - Langsam
+ Durch die Aktivierung von WLAN wird die Bluetooth Verbindung zur App deaktiviert.
+ Durch Aktivieren von Ethernet wird die Bluetooth Verbindung zur App deaktiviert. TCP Knotenverbindungen sind auf Apple Geräten nicht verfügbar.
+ Aktivieren Sie die Übertragung von Paketen per UDP über das lokale Netzwerk.
+ Die maximale Verzögerung, ehe ein Knoten einen Standort erneut sendet.
+ Am schnellsten werden Standortaktualisierungen gesendet, wenn die Mindestentfernung eingehalten wurde.
+ Die minimale Entfernungsänderung in Metern, die für eine intelligente Standortübermittlung berücksichtigt werden muss.
+ Intervall zur Erfassung der Position (<10sek. = dauerhaft).
+ Optionale Felder, die bei der Zusammenstellung von Standortnachrichten enthalten sein sollen. Je mehr Optionen ausgewählt werden, desto größer wird die Nachricht und die längere Übertragungszeit erhöht das Risiko für einen Nachrichtenverlust.
+ Versetzt alles so weit wie möglich in den Ruhezustand. Für die Tracker- und Sensorfunktion umfasst dies auch das Lora Funkgerät. Verwenden Sie diese Einstellung nicht, wenn Sie Ihr Gerät mit den Telefon Apps verwenden möchten oder wenn Sie ein Gerät ohne Benutzertaste verwenden.
+ Wird aus Ihrem öffentlichen Schlüssel generiert und an andere Knoten im Netzwerk gesendet, damit diese einen gemeinsamen geheimen Schlüssel berechnen können.
+ Wird verwendet, um einen gemeinsamen Schlüssel mit einem entfernten Gerät zu erstellen.
+ Der öffentliche Schlüssel, der zum Senden von administrativen Nachrichten an diesen Knoten berechtigt ist.
+ Das Gerät wird von einem Netzwerkadministrator verwaltet, der Benutzer kann auf keine der Geräteeinstellungen zugreifen.
+ Serielle Konsole über die Stream-API.
+ Ausgabe von Echtzeit-Fehlersuchprotokollen über die serielle Schnittstelle, Anzeige und Export von positionskorrigierten Geräteprotokollen über Bluetooth.
+
+ Standortnachricht
+ Übertragungsintervall
+ Intelligente Position
+ Minimum Intervall
+ Minimum Distanz
+ Geräte-GPS
+ Fester Standort
+ Höhe
+ Aktualisierungsintervall
+ Erweitertes GPS Gerät
+ GPIO GPS Empfangen
+ GPIO GPS Senden
+ GPIO GPS aktiv
+ GPIO
+ Debug
+ Kanalname
+ QR-Code
+ Anwendungssymbol
+ Unbekannter Nutzername
+ Senden
+ Sie haben noch kein zu Meshtastic kompatibles Funkgerät mit diesem Telefon gekoppelt. Bitte koppeln Sie ein Gerät und legen Sie Ihren Benutzernamen fest.\n\nDiese quelloffene App befindet sich im Test. Wenn Sie Probleme finden, veröffentlichen Sie diese bitte auf unserer Website im Chat.\n\nWeitere Informationen finden Sie auf unserer Webseite - www.meshtastic.org.
+ Du
+ Analyse und Absturzberichterstattung erlauben.
+ Akzeptieren
+ Abbrechen
+ Verwerfen
+ Speichern
+ Neue Kanal-URL empfangen
+ Meshtastic benötigt aktivierte Standortberechtigungen, um neue Geräte über Bluetooth zu finden. Sie können die Funktion deaktivieren, wenn sie nicht verwendet wird.
+ Fehler melden
+ Fehler melden
+ Sind Sie sicher, dass Sie einen Fehler melden möchten? Nach dem Melden bitte auf https://github.com/orgs/meshtastic/discussions eine Nachricht veröffentlichen, damit wir feststellen können ob die Fehlermeldung mit dem was Sie gefunden haben übereinstimmen.
+ Melden
+ Kopplung erfolgreich, der Dienst wird gestartet
+ Kopplung fehlgeschlagen, bitte erneut auswählen
+ Standortzugriff ist deaktiviert, es kann kein Standort zum Mesh bereitgestellt werden.
+ Teilen
+ Neuen Knoten gesehen: %s
+ Verbindung getrennt
+ Gerät schläft
+ Verbunden: %1$s online
+ IP-Adresse:
+ Port:
+ Verbunden
+ Mit Funkgerät verbunden (%s)
+ Aktuelle Verbindungen:
+ WLAN IP:
+ Ethernet IP:
+ Nicht verbunden
+ Mit Funkgerät verbunden, aber es ist im Schlafmodus
+ Anwendungsaktualisierung erforderlich
+ Sie müssen diese App über den App Store (oder Github) aktualisieren. Sie ist zu alt, um mit dieser Funkgeräte Firmware zu kommunizieren. Bitte lesen Sie unsere Dokumentation zu diesem Thema.
+ Nichts (deaktiviert)
+ Dienstbenachrichtigungen
+ Über
+ Diese Kanal-URL ist ungültig und kann nicht verwendet werden
+ Dieser Kontakt ist ungültig und kann nicht hinzugefügt werden
+ Debug-Ausgaben
+ Dekodiertes Payload:
+ Protokolle exportieren
+ Export abgebrochen
+ %1$d Protokolle exportiert
+ Fehler beim Scheiben der Protokolldatei: %1$s
+ Filter
+ Aktive Filter
+ In Protokollen suchen
+ Nächste Übereinstimmung
+ Vorherige Übereinstimmung
+ Neue Suche
+ Filter hinzufügen
+ Filter enthält
+ Alle Filter löschen
+ Protokolle löschen
+ Irgendwas finden | Alle
+ Alle finden | Irgendwas
+ Es werden alle Log- und Datenbankeinträge von Ihrem Gerät entfernt. Dies ist eine vollständige Löschung und sie ist dauerhaft.
+ Leeren
+ Zustellungsstatus für Nachrichten
+ Benachrichtigung direkte Nachrichten
+ Benachrichtigung allgemeine Nachrichten
+ Warnmeldungen
+ Firmware Aktualisierung erforderlich.
+ Die Funkgerät-Firmware ist zu alt, um mit dieser App kommunizieren zu können. Für mehr Informationen darüber besuchen Sie unsere Firmware-Installationsanleitung.
+ OK
+ Sie müssen eine Region festlegen!
+ Konnte den Kanal nicht ändern, da das Funkgerät noch nicht verbunden ist. Bitte versuchen Sie es erneut.
+ Reichweitentest exportieren
+ Alle Pakete exportieren
+ Zurücksetzen
+ Suchen
+ Hinzufügen
+ Sind Sie sicher, dass Sie in den Standardkanal wechseln möchten?
+ Auf Standardeinstellungen zurücksetzen
+ Anwenden
+ Design
+ Hell
+ Dunkel
+ System
+ Design auswählen
+ Standort zum Mesh angeben
+
+ - Nachricht löschen?
+ - %s Nachrichten löschen?
+
+ Löschen
+ Für jeden löschen
+ Für mich löschen
+ Alle auswählen
+ Auswahl schließen
+ Auswahl löschen
+ Stil-Auswahl
+ Region herunterladen
+ Name
+ Beschreibung
+ Gesperrt
+ Speichern
+ Sprache
+ System
+ Erneut senden
+ Herunterfahren
+ Herunterfahren wird auf diesem Gerät nicht unterstützt
+ Neustarten
+ Traceroute
+ Einführung zeigen
+ Nachricht
+ Schnellchat
+ Neuer Schnell-Chat
+ Schnell-Chat bearbeiten
+ An Nachricht anhängen
+ Sofort senden
+ Schnell-Chat Menü anzeigen
+ Schnell-Chat-Menü ausblenden
+ Auf Werkseinstellungen zurücksetzen
+ Bluetooth ist deaktiviert. Bitte aktivieren Sie es in Ihren Geräteeinstellungen.
+ Einstellungen öffnen
+ Firmware Version: %1$s
+ Meshtastic benötigt die Berechtigung „Geräte in der Nähe“, um Geräte über Bluetooth zu finden und eine Verbindung zu ihnen herzustellen. Sie können die Funktion deaktivieren, wenn sie nicht verwendet wird.
+ Direktnachricht
+ Node-Datenbank zurücksetzen
+ Zustellung bestätigt
+ Fehler
+ Ignorieren
+ Aus Ignorierliste entfernen
+ \'%s\' zur Ignorieren-Liste hinzufügen?
+ \'%s\' von der Ignorieren-Liste entfernen?
+ Region zum Herunterladen auswählen
+ Herunterladen der Kacheln (Schätzung):
+ Herunterladen starten
+ Standort austauschen
+ Schließen
+ Geräteeinstellungen
+ Moduleinstellungen
+ Hinzufügen
+ Bearbeiten
+ Wird berechnet...
+ Offline-Verwaltung
+ Aktuelle Zwischenspeichergröße
+ Zwischenspeichergröße: %1$.2f MB\nZwischenspeicherverwendung: %2$.2f MB
+ Heruntergeladene Kacheln löschen
+ Kachel-Quelle
+ SQL-Zwischenspeicher gelöscht für %s
+ Das Säubern des SQL-Zwischenspeichers ist fehlgeschlagen, siehe Logcat für Details
+ Zwischenspeicher-Verwaltung
+ Herunterladen abgeschlossen!
+ Herunterladen abgeschlossen mit %d Fehlern
+ %d Kacheln
+ Richtung: %1$d° Entfernung: %2$s
+ Wegpunkt bearbeiten
+ Wegpunkt löschen?
+ Wegpunkt hinzufügen
+ Wegpunkt %s empfangen
+ Limit für den aktuellen Betriebszyklus erreicht. Nachrichten können momentan nicht gesendet werden, bitte versuchen Sie es später erneut.
+ Entfernen
+ Dieser Knoten wird aus der Liste entfernt, bis dein Knoten wieder Daten von ihm erhält.
+ Benachrichtigungen stummschalten
+ 8 Stunden
+ Eine Woche
+ Immer
+ Aktuell:
+ Immer stumm
+ Nicht stumm
+ Stumm für %1d Tage, %.1f Stunden
+ Stumm für %.1f Stunden
+ Ersetzen
+ WiFi QR-Code scannen
+ Ungültiges QR-Code-Format für WiFi-Berechtigung
+ Zurück navigieren
+ Akku
+ Kanalauslastung
+ Luftauslastung
+ Temperatur
+ Luftfeuchte
+ Bodentemperatur
+ Bodenfeuchtigkeit
+ Protokolle
+ Zwischenschritte entfernt
+ Entfernung: %1$d Knoten
+ Information
+ Auslastung für den aktuellen Kanal, einschließlich fehlerfreier TX, RX und fehlerhaftem RX (Rauschen).
+ Prozentuale Sendezeit für die Übertragung innerhalb der letzten Stunde.
+ IAQ
+ Bedeutung der Verschlüsselung
+ Geteilter Schlüssel
+ Es können nur Kanalnachrichten gesendet/empfangen werden. Direktnachrichten erfordern die Verschlüsselung mit öffentlichem Knotenschlüssel seit Firmware 2.5+.
+ Verschlüsselung mit öffentlichen Schlüssel
+ Direktnachrichten verwenden zur den öffentlichen Knotenschlüssel zur Verschlüsselung.
+ Öffentlicher Schlüssel stimmt nicht überein
+ Der öffentliche Schlüssel stimmt nicht mit dem gespeicherten Schlüssel überein. Sie können den Knoten entfernen und ihn erneut Schlüssel austauschen lassen. Dies kann jedoch auf ein schwerwiegenderes Sicherheitsproblem hinweisen. Kontaktieren Sie den Benutzer über einen anderen vertrauenswürdigen Kanal, um festzustellen, ob die Schlüsseländerung durch Zurücksetzung auf die Werkseinstellungen oder eine andere absichtliche Aktion zurückzuführen ist.
+ Benutzer Informationen teilen
+ Benachrichtigung neue Knoten
+ Mehr Details
+ SNR
+ Signal-Rausch-Verhältnis, ein in der Kommunikation verwendetes Maß, um den Pegel eines gewünschten Signals im Verhältnis zum Pegel des Hintergrundrauschens zu quantifizieren. Bei Meshtastic und anderen drahtlosen Systemen weist ein höheres SNR auf ein klareres Signal hin, das die Zuverlässigkeit und Qualität der Datenübertragung verbessern kann.
+ RSSI
+ Indikator für die empfangene Signalstärke, eine Messung zur Bestimmung der von der Antenne empfangenen Leistungsstärke. Ein höherer RSSI-Wert weist im Allgemeinen auf eine stärkere und stabilere Verbindung hin.
+ (Innenluftqualität) relativer IAQ-Wert gemessen von Bosch BME680.
+ Funkauslastung
+ Standortkarte Knoten
+ Standortprotokoll
+ Letzte Standortaktualisierung
+ Sensorprotokoll
+ Signalprotokoll
+ Einstellung
+ Ferneinstellung
+ Schlecht
+ Angemessen
+ Gut
+ Keine
+ Teile mit…
+ Signal
+ Signalqualität
+ Traceroute-Protokoll
+ Direkt
+
+ - 1 Sprung
+ - %d Sprünge
+
+ %1$d Sprünge vorwärts %2$d Sprünge zurück
+ 24H
+ 48H
+ 1 Woche
+ 2 Wochen
+ 4W
+ Maximal
+ Alter unbekannt
+ Kopie
+ Warnklingelzeichen!
+ Kritischer Fehler!
+ Favorit
+ Zu Favoriten hinzufügen
+ Von Favoriten entfernen
+ \'%s\' als Favorit hinzufügen?
+ \'%s\' als Favorit entfernen?
+ Energiedatenprotokoll
+ Kanal 1
+ Kanal 2
+ Kanal 3
+ Strom
+ Spannung
+ Sind Sie sicher?
+ Dokumentation der Geräterollen und den dazugehörigen Blogeintrag über die Auswahl der richtigen Geräterolle gelesen.]]>
+ Ich weiß was ich tue.
+ Knoten %1$s hat einen niedrigen Ladezustand (%2$d%%)
+ Benachrichtigung leerer Akku
+ Leerer Akku: %s
+ Akkustands Warnung (für Favoriten)
+ Luftdruck
+ Aktiviert
+ UDP Aussendung
+ UDP Konfiguration
+ Zuletzt gehört:%2$s
Letzte Position:%3$s
Akku:%4$s]]>
+ Standort einschalten
+ Ausrichtung Nord
+ Benutzer
+ Kanäle
+ Gerät
+ Standort
+ Energie
+ Netzwerk
+ Display
+ LoRa
+ Bluetooth
+ Sicherheit
+ MQTT
+ Seriell
+ Externe Benachrichtigung
+
+ Reichweitentest
+ Telemetrie
+ Vordefinierte Nachricht
+ Audio
+ Entfernte Hardware
+ Nachbarinformation
+ Umgebungslicht
+ Erkennungssensor
+ Besucherzähler
+ Audioeinstellungen
+ CODEC 2 aktiviert
+ GPIO Pin PTT
+ CODEC2 Abtastrate
+ I2S Wortauswahl
+ I2S Daten Eingang
+ I2S Daten Ausgang
+ I2S Takt
+ Bluetooth Einstellungen
+ Bluetooth aktiviert
+ Kopplungsmodus
+ Festgelegter Pin
+ Uplink aktiviert
+ Downlink aktiviert
+ Standard
+ Standort aktiviert
+ Genauer Standort
+ GPIO Pin
+ Typ
+ Passwort verbergen
+ Passwort anzeigen
+ Details
+ Umgebung
+ Umgebungsbeleuchtungseinstellungen
+ LED Zustand
+ Rot
+ Grün
+ Blau
+ Einstellung vordefinierte Nachrichten
+ Vordefinierte Nachrichten aktiviert
+ Drehencoder #1 aktiviert
+ GPIO-Pin für Drehencoder A Port
+ GPIO-Pin für Drehencoder B Port
+ GPIO-Pin für Drehencoder Knopf Port
+ Eingabeereignis beim Drücken generieren
+ Eingabeereignis bei Uhrzeigersinn generieren
+ Eingabeereignis bei Gegenuhrzeigersinn generieren
+ Up/Down/Select Eingang aktiviert
+ Eingabequelle zulassen
+ Glocke senden
+ Nachrichten
+ Limit der Gerätedatenbanken
+ Maximale Anzahl der Gerätedatenbanken auf diesem Telefon
+ Sensoreinstellungen für Erkennung
+ Erkennungssensor aktiviert
+ Minimale Übertragungszeit (Sekunden)
+ Statusübertragung (Sekunden)
+ Glocke mit Warnmeldung senden
+ Anzeigename
+ Zu überwachender GPIO-Pin
+ Typ der Erkennungsauslösung
+ Eingang PULLUP Einstellung
+ Gerät
+ Geräterolle
+ GPIO Taste
+ GPIO Summer
+ Weiterleitungsmodus
+ Knoteninfo Übertragungsintervall
+ Doppelklick als Taste
+ Dreifachklick für Ping
+ Zeitzone
+ Puls LED
+ Anzeige
+ Bildschirm eingeschaltet für
+ Karussellintervall
+ Kompass Norden oben
+ Bildschirm spiegeln
+ Anzeigeeinheiten
+ OLEAD Typ
+ Anzeigemodus
+ Immer nach Norden zeigen
+ Fette Überschrift
+ Aufwachen durch Tippen oder Bewegung
+ Kompassausrichtung
+ Einstellungen für externe Benachrichtigungen
+ Externe Benachrichtigungen aktiviert
+ Benachrichtigungen für Empfangsbestätigung
+ Warnmeldung LED
+ Warnmeldung Summer
+ Warnmeldung Vibration
+ Benachrichtigungen für erhaltene Alarmglocke
+ Alarmglocke LED
+ Alarmglocke Summer
+ Alarmglocke Vibration
+ Ausgabe LED (GPIO)
+ Ausgabe LED aktiv hoch
+ Ausgabe Summer (GPIO)
+ Benutze PWM Summer
+ Ausgabe Vibration (GPIO)
+ Ausgabedauer (GPIO)
+ Nervige Verzögerung (Sekunden)
+ Klingelton
+ I2S als Buzzer verwenden
+ LoRa
+ Optionen
+ Fortgeschritten
+ Voreinstellung verwenden
+ Voreinstellungen
+ Bandbreite
+ Spreizfaktor
+ Fehlerkorrektur
+ Frequenzversatz (MHz)
+ Region
+ Anzahl der Weiterleitungen
+ Senden aktiviert
+ Sendeleistung
+ Frequenzschlitz
+ Duty-Cycle überschreiben
+ Eingehende ignorieren
+ Empfangsverstärkung
+ Frequenz überschreiben
+ PA Fan deaktiviert
+ MQTT ignorieren
+ OK für MQTT
+ MQTT Einstellungen
+ MQTT aktiviert
+ Adresse
+ Benutzername
+ Passwort
+ Verschlüsselung aktiviert
+ JSON-Ausgabe aktiviert
+ TLS aktiviert
+ Hauptthema
+ Proxy zu Client aktiviert
+ Kartenberichte
+ Kartenberichtsintervall (Sekunden)
+ Einstellungen Nachbarinformation
+ Nachbarinformationen aktiviert
+ Aktualisierungsintervall (Sekunden)
+ Übertragen über LoRa
+ Netzwerk
+ WiFi Optionen
+ Aktiviert
+ WiFi aktiviert
+ SSID
+ PSK
+ Ethernet Einstellungen
+ Ethernet aktiviert
+ NTP Server
+ rsyslog Server
+ IPv4 Modus
+ IP
+ Gateway
+ Subnetz
+ Einstellung Besucherzähler
+ Besucherzähler aktiviert
+ WiFi RSSI Schwellenwert (Standard -80)
+ BLE RSSI Schwellenwert (Standard -80)
+ Standort
+ Standort Übertragungsintervall (Sekunden)
+ Intelligenter Standort aktiviert
+ Intelligenter Standort Minimum Distanz (Meter)
+ Intelligenter Standort Minimum Intervall (Sekunden)
+ Fester Standort verwenden
+ Breitengrad
+ Längengrad
+ Höhenmeter (Meter)
+ Vom aktuellen Telefonstandort festlegen
+ GPS-Chip (Hardware) Modus
+ GPS Aktualisierungsintervall (Sekunden)
+ GPS RX PIN neu definieren
+ GPS TX PIN neu definieren
+ GPS EN PIN neu definieren
+ Standort Optionen
+ Energie Einstellungen
+ Energiesparmodus aktivieren
+ Herunterfahren bei Stromausfall
+ Verzögerung zum Herunterfahren bei Akkubetrieb (Sekunden)
+ ADC Multiplikationsfaktor
+ ADC Multiplikator Überschreibungsverhältnis
+ Zeit für Warten auf Bluetooth
+ Dauer Supertiefschlaf
+ Dauer leichter Schlafmodus
+ Minimale Aufwachzeit
+ Akku INA_2XX I2C Adresse
+ Einstellungen Reichweitentest
+ Reichweitentest aktiviert
+ Sendernachrichtenintervall (Sekunden)
+ Speichere .CSV im Speicher (nur ESP32)
+ Einstellung entfernte Hardware
+ Einstellung entfernte Hardware
+ Erlaube undefinierten Pin-Zugriff
+ Verfügbare Pins
+ Sicherheit
+ Schlüssel für direkte Nachrichten
+ Administrativer Schlüssel
+ Öffentlicher Schlüssel
+ Privater Schlüssel
+ Administrativer Schlüssel
+ Verwalteter Modus
+ Serielle Konsole
+ Debug-Protokoll-API aktiviert
+ Veralteter administrativer Kanal
+ Einstellungen serielle Schnittstelle
+ Serielle Schnittstelle aktiviert
+ Echo aktiviert
+ Serielle Baudrate
+ Zeitlimit erreicht
+ Serieller Modus
+ Seriellen Anschluss der Konsole überschreiben
+
+ Puls
+ Anzahl Einträge
+ Verlauf Rückgabewert maximal
+ Zeitraum Rückgabewert
+ Server
+ Telemetrie Einstellungen
+ Aktualisierungsintervall für Gerätedaten
+ Aktualisierungsintervall für Umweltdaten
+ Modul Umweltdaten aktiviert
+ Umweltdatenanzeige aktiviert
+ Umweltdaten in Fahrenheit
+ Modul Luftqualität aktiviert
+ Aktualisierungsintervall der Luftqualität
+ Symbol für Luftqualität
+ Modul Energiedaten aktiviert
+ Aktualisierungsintervall für Energiedaten
+ Energiedatenanzeige aktiviert
+ Benutzer Einstellungen
+ Knoten-ID
+ Langer Name
+ Kurzname
+ Geräte-Modell
+ Amateurfunk lizenziert
+ Das Aktivieren dieser Option deaktiviert die Verschlüsselung und ist nicht mit dem Standardnetzwerk von Meshtastic kompatibel.
+ Taupunkt
+ Druck
+ Gaswiderstand
+ Distanz
+ Lux
+ Wind
+ Gewicht
+ Strahlung
+
+ Luftqualität im Innenbereich (IAQ)
+ URL
+
+ Einstellungen importieren
+ Einstellungen exportieren
+ Hardware
+ Unterstützt
+ Knotennummer
+ Benutzer ID
+ Laufzeit
+ Last %1$d
+ Laufwerkspeicher frei %1$d
+ Zeitstempel
+ Überschrift
+ Geschwindigkeit
+ Satelliten
+ Höhe
+ Frequenz
+ Position
+ Primär
+ Regelmäßiges senden von Standort und Telemetrie
+ Sekundär
+ Kein regelmäßiges senden der Telemetrie
+ Manuelle Standortanfrage erforderlich
+ Drücken und ziehen, um neu zu sortieren
+ Stummschaltung aufheben
+ Dynamisch
+ QR Code scannen
+ Kontakt teilen
+ Knoten
+ Persönliche Notiz hinzufügen.
+ Geteilte Kontakte importieren?
+ Nicht erreichbar
+ Unbeaufsichtigt oder Infrastruktur
+ Warnung: Dieser Kontakt ist bekannt, beim Importieren werden die vorherigen Kontaktinformationen überschreiben.
+ Öffentlicher Schlüssel geändert
+ Importieren
+ Metadaten anfordern
+ Aktionen
+ Firmware
+ 12h Uhrformat verwenden
+ Wenn aktiviert, zeigt das Gerät die Uhrzeit im 12-Stunden-Format auf dem Bildschirm an.
+ Protokoll Host Kennzahlen
+ Host
+ Freier Speicher
+ Freier Speicher
+ Last
+ Benutzerzeichenkette
+ Navigieren zu
+ Verbindung
+ Mesh Karte
+ Konversationen
+ Knoten
+ Einstellungen
+ Region festlegen
+ Antworten
+ Ihr Knoten sendet in regelmäßigen Abständen eine unverschlüsselte Nachricht mit Kartenbericht an den konfigurierten MQTT-Server. Einschließlich ID, langen und kurzen Namen, ungefährer Standort, Hardwaremodell, Geräterolle, Firmware-Version, LoRa Region, Modem-Voreinstellung und Name des Primärkanal.
+ Einwilligung zum Teilen von unverschlüsselten Node-Daten über MQTT
+ Indem Sie diese Funktion aktivieren, erklären Sie sich ausdrücklich Einverstanden mit der Übertragung des geographischen Standorts Ihres Gerätes in Echtzeit über das MQTT-Protokoll und ohne Verschlüsselung. Diese Standortdaten können zum Beispiel für Live-Kartenerichte, Geräteverfolgung und zugehörige Telemetriefunktionen verwendet werden.
+ Ich habe das oben stehende gelesen und verstanden. Ich willige ein in die unverschlüsselte Übertragung der Daten meines Nodes.
+ Ich stimme zu.
+ Firmware-Update empfohlen.
+ Um von den neuesten Fehlerkorrekturen und Funktionen zu profitieren, aktualisieren Sie bitte Ihre Node-Firmware.\n\nneueste stabile Firmware-Version: %1$s
+ Gültig bis
+ Zeit
+ Datum
+ Kartenfilter\n
+ Nur Favoriten
+ Zeige Wegpunkte
+ Präzise Bereiche anzeigen
+ Warnmeldung
+ Kompromittierte Schlüssel erkannt, wählen Sie OK, um diese neu zu erstellen.
+ Privaten Schlüssel neu erstellen
+ Sind Sie sicher, dass Sie den privaten Schlüssel neu erstellen möchten?\n\nAndere Knoten, die bereits Schlüssel mit diesem Knoten ausgetauscht haben, müssen diesen entfernen und erneut austauschen, um eine sichere Kommunikation fortzusetzen.
+ Schlüssel exportieren
+ Exportiert den öffentlichen und privaten Schlüssel in eine Datei. Bitte speichern Sie diese an einem sicheren Ort.
+ Entsperrte Module
+ Module sind bereits freigeschaltet
+ Entfernt
+ (%1$d Online / %2$d Gesamt)
+ Reagieren
+ Verbindung trennen
+ Suche nach Bluetooth Geräten…
+ Keine gekoppelten Bluetooth Geräte.
+ Keine Netzwerkgeräte gefunden.
+ Keine seriellen USB Geräte gefunden.
+ Zum Ende springen
+ Meshtastic
+ Suche
+ Sicherheitsstatus
+ Sicher
+ Warnhinweis
+ Unbekannter Kanal
+ Warnung
+ Überlaufmenü
+ UV Lux
+ Unbekannt
+ Dieses Radio wird verwaltet und kann nur durch Fernverwaltung geändert werden.
+ Fortgeschritten
+ Knotendatenbank leeren
+ Knoten älter als %1$d Tage entfernen
+ Nur unbekannte Knoten entfernen
+ Knoten mit niedriger / ohne Aktivität entfernen
+ Ignorierte Knoten entfernen
+ Jetzt leeren
+ Dies wird %1$d Knoten aus Ihrer Datenbank entfernen. Diese Aktion kann nicht rückgängig gemacht werden.
+ Ein grünes Schloss bedeutet, dass der Kanal sicher mit einem 128 oder 256 Bit AES-Schlüssel verschlüsselt ist.
+
+ Unsicherer Kanal, nicht genau
+ Ein gelbes offenes Schloss bedeutet, dass der Kanal nicht sicher verschlüsselt ist, nicht für genaue Standortdaten verwendet wird und entweder gar keinen Schlüssel oder einen bekannten 1 Byte Schlüssel verwendet.
+
+ Unsicherer Kanal, genauer Standort
+ Ein rotes offenes Schloss bedeutet, dass der Kanal nicht sicher verschlüsselt ist, für genaue Standortdaten verwendet wird und entweder gar keinen Schlüssel oder einen bekannten 1 Byte Schlüssel verwendet.
+
+ Warnung: Unsicherer, genauer Standort & MQTT Uplink
+ Ein rotes offenes Schloss mit Warnung bedeutet, dass der Kanal nicht sicher verschlüsselt ist, für präzise Standortdaten verwendet wird, die über MQTT ins Internet hochgeladen werden und entweder gar keinen Schlüssel oder einen bekannten 1 Byte Schlüssel verwendet.
+
+ Kanalsicherheit
+ Bedeutung für Kanalsicherheit
+ Alle Bedeutungen anzeigen
+ Aktuellen Status anzeigen
+ Tastatur ausblenden
+ Möchten Sie diesen Knoten wirklich löschen?
+ Antworten auf %1$s
+ Antwort abbrechen
+ Nachricht löschen?
+ Auswahl löschen
+ Nachricht
+ Eine Nachricht schreiben
+ Protokoll Besucherzähler
+ Besucher
+ Keine Daten für den Besucherzähler verfügbar.
+ WLAN Geräte
+ BLE Geräte
+ Gekoppelte Geräte
+ Verfügbare Geräte
+ Verbundene Geräte
+ Sendebegrenzung überschritten. Bitte versuchen Sie es später erneut.
+ Version ansehen
+ Herunterladen
+ Aktuell installiert
+ Neueste stabile Version
+ Neueste Alpha Version
+ Unterstützt von der Meshtastic Gemeinschaft
+ Firmware-Version
+ Kürzliche Netzwerkgeräte
+ Entdeckte Netzwerkgeräte
+ Erste Schritte
+ Willkommen bei
+ Bleibe überall in Verbindung
+ Kommunizieren Sie außerhalb des Netzwerks mit Ihren Freunden und der Gemeinschaft ohne Mobilfunkdienst.
+ Erstelle deine eigenen Netzwerke
+ Leicht einzurichtende, private Netznetze für sichere und zuverlässige Kommunikation in entlegenen Gebieten.
+ Standort verfolgen und teilen
+ Teilen Sie Ihren Standort in Echtzeit und koordinieren Sie Ihre Gruppe mit integrierten GPS Funktionen.
+ App-Benachrichtigungen
+ Eingehende Nachrichten
+ Benachrichtigungen für Kanal und Direktnachrichten.
+ Neue Knoten
+ Benachrichtigungen für neu entdeckte Knoten.
+ Niedriger Akkustand
+ Benachrichtigungen für niedrige Akku-Warnungen des angeschlossenen Gerätes.
+ Pakete, die als kritisch gesendet werden, ignorieren den Lautlos und Ruhemodus in den Benachrichtigungseinstellungen.
+ Benachrichtigungseinstellungen
+ Telefonstandort
+ Meshtastic nutzt den Standort Ihres Telefons, um einige Funktionen zu aktivieren. Sie können Ihre Standortberechtigungen jederzeit in den Einstellungen aktualisieren.
+ Standort teilen
+ Benutzen Sie das GPS Ihres Telefons um Standorte an Ihren Knoten zu senden, anstatt ein Hardware GPS in Ihrem Knoten zu verwenden.
+ Entfernungsmessungen
+ Zeigt den Abstand zwischen Ihrem Telefon und anderen Meshtastic Knoten mit einem Standort an.
+ Entfernungsfilter
+ Filtern Sie die Knotenliste und die Mesh-Karte nach der Nähe zu Ihrem Telefon.
+ Netzwerk Kartenstandort
+ Aktiviert den blauen Punkt für Ihr Telefon in der Netzwerkkarte.
+ Standortberechtigungen konfigurieren
+ Überspringen
+ Einstellungen
+ Kritische Warnungen
+ Um sicherzustellen, dass Sie kritische Benachrichtigungen wie
+ SOS-Nachrichten erhalten, auch wenn Ihr Gerät im \"Nicht stören\" Modus ist, müssen Sie eine spezielle
+ Berechtigung erteilen. Bitte aktivieren Sie dies in den Benachrichtigungseinstellungen.
+
+ Kritische Warnungen konfigurieren
+ Meshtastic nutzt Benachrichtigungen, um Sie über neue Nachrichten und andere wichtige Ereignisse auf dem Laufenden zu halten. Sie können Ihre Benachrichtigungsrechte jederzeit in den Einstellungen aktualisieren.
+ Weiter
+ Berechtigungen erteilen
+ %d Knoten in der Warteschlange zum Löschen:
+ Achtung: Dies entfernt Knoten aus der App und Gerätedatenbank.\nDie Auswahl ist kumulativ.
+ Verbinde mit Gerät
+ Normal
+ Satellit
+ Gelände
+ Hybrid
+ Kartenebenen verwalten
+ Benutzerdefinierte Ebenen unterstützen .kml, .kmz oder GeoJSON Dateien.
+ Kartenebenen
+ Keine benutzerdefinierten Ebenen geladen.
+ Ebene hinzufügen
+ Ebene ausblenden
+ Ebene anzeigen
+ Ebene entfernen
+ Ebene hinzufügen
+ Knoten an diesem Standort
+ Ausgewählter Kartentyp
+ Benutzerdefinierte Kachelquellen verwalten
+ Benutzerdefinierte Kachelquelle hinzufügen
+ Keine benutzerdefinierten Kachelquellen
+ Benutzerdefinierte Kachelquelle bearbeiten
+ Benutzerdefinierte Kachelquelle löschen
+ Name darf nicht leer sein.
+ Der Name des Anbieters existiert bereits.
+ URL darf nicht leer sein.
+ URL muss Platzhalter enthalten.
+ URL Vorlage
+ Verlaufspunkt
+ Anwendung
+ Version
+ Kanalfunktionen
+ Standortfreigabe
+ Regelmäßige Standortübertragung
+ Wenn aktiviert, werden Nachrichten aus dem Mesh über das konfigurierte Gateway eines beliebigen Knotens an das **öffentliche** Internet gesendet.
+ Nachrichten von einem öffentlichen Internet Gateway werden an das lokale Mesh weitergeleitet. Aufgrund der Nullsprungrichtlinie wird der Datenverkehr vom MQTT Standardserver nicht über dieses Gerät hinaus weitergeleitet.
+ Symbolbedeutung
+ Durch Deaktivieren des Standortes auf dem primären Kanal werden regelmäßige Standortübertragungen auf dem ersten sekundären Kanal mit aktiviertem Standort ermöglicht, andernfalls ist eine manuelle Standortanforderung erforderlich.
+ Geräteeinstellungen
+ "[Entfernt] %1$s"
+ Gerätetelemetrie senden
+ Aktivieren/Deaktivieren Sie das Modul Gerätetelemetrie, um Daten an das Netzwerk zu senden
+ Beliebig
+ 1 Stunde
+ 8 Stunden
+ 24 Stunden
+ 48 Stunden
+ Filtern nach letztem Empfang: %s
+ %1$d dBm
+ Keine Anwendung zum Bearbeiten des Links verfügbar.
+ Systemeinstellungen
+ Keine Statistiken verfügbar
+ Die Analysedaten helfen uns, die Android-App zu verbessern (Danke). Wir erhalten anonymisierte Informationen zum Nutzerverhalten. Dazu gehören Absturzberichte, in der App verwendete Bildschirme usw.
+ "Analyse Plattformen: "
+ Weitere Informationen finden Sie in unserer Datenschutzrichtlinie.
+ Nicht gesetzt - 0
+ Weitergeleitet von: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-el/strings.xml b/core/strings/src/commonMain/composeResources/values-el/strings.xml
new file mode 100644
index 000000000..c042f34ce
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-el/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Φίλτρο
+ clear node filter
+ Filter by
+ Include unknown
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Show details
+ Sort by
+ Node sorting options
+ A-Ω
+ Κανάλι
+ Απόσταση
+ Hops away
+ Last heard
+ μέσω MQTT
+ μέσω MQTT
+ via Favorite
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Λήξη χρονικού ορίου
+ No Interface
+ Max Retransmission Reached
+ No Channel
+ Packet too large
+ No response
+ Εσφαλμένο Αίτημα
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Encrypted Send Failed
+ Άγνωστο Δημόσιο Κλειδί
+ Bad session key
+ Public Key unauthorized
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Όνομα Καναλιού
+ Κώδικας QR
+ εικονίδιο εφαρμογής
+ Άγνωστο Όνομα Χρήστη
+ Αποστολή
+ Δεν έχετε κάνει ακόμη pair μια συσκευή συμβατή με Meshtastic με το τηλέφωνο. Παρακαλώ κάντε pair μια συσκευή και ορίστε το όνομα χρήστη.\n\nΗ εφαρμογή ανοιχτού κώδικα βρίσκεται σε alpha-testing, αν εντοπίσετε προβλήματα παρακαλώ δημοσιεύστε τα στο forum: https://github.com/orgs/meshtastic/discussions\n\nΠερισσότερες πληροφορίες στην ιστοσελίδα - www.meshtastic.org.
+ Εσύ
+ Allow analytics and crash reporting.
+ Αποδοχή
+ Ακύρωση
+ Discard
+ Αποθήκευση
+ Λήψη URL νέου καναλιού
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Αναφορά Σφάλματος
+ Αναφέρετε ένα σφάλμα
+ Είστε σίγουροι ότι θέλετε να αναφέρετε ένα σφαλμα? Μετά την αναφορά δημοσιεύστε στο https://github.com/orgs/meshtastic/discussions ώστε να συνδέσουμε την αναφορά με το συμβάν.
+ Αναφορά
+ Η διαδικασία pairing ολοκληρώθηκε, εκκίνηση υπηρεσίας
+ Η διαδικασία ζευγοποιησης απέτυχε, παρακαλώ επιλέξτε πάλι
+ Η πρόσβαση στην τοποθεσία είναι απενεργοποιημένη, δεν μπορεί να παρέχει θέση στο πλέγμα.
+ Κοινοποίηση
+ New Node Seen: %s
+ Αποσυνδεδεμένο
+ Συσκευή σε ύπνωση
+ Connected: %1$s online
+ IP διεύθυνση:
+ Θύρα:
+ Connected
+ Συνδεδεμένο στο radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Αποσυνδεδεμένο
+ Συνδεδεμένο στο radio, αλλά βρίσκεται σε ύπνωση
+ Εφαρμογή πολύ παλαιά
+ Πρέπει να ενημερώσετε την εφαρμογή μέσω Google Play store (ή Github). Είναι πολύ παλαιά ώστε να συνδεθεί με το radio.
+ Κανένα (απενεργοποιημένο)
+ Ειδοποιήσεις Υπηρεσίας
+ Σχετικά
+ Αυτό το κανάλι URL δεν είναι ορθό και δεν μπορεί να χρησιμοποιηθεί
+ This contact is invalid and can not be added
+ Πίνακας αποσφαλμάτωσης
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Καθαρό, Εκκαθάριση,
+ Κατάσταση παράδοσης μηνύματος
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Απαιτείται ενημέρωση υλικολογισμικού.
+ Το λογισμικό του πομποδεκτη είναι πολύ παλιό για να μιλήσει σε αυτήν την εφαρμογή. Για περισσότερες πληροφορίες σχετικά με αυτό ανατρέξτε στον οδηγό εγκατάστασης του Firmware.
+ Εντάξει
+ Πρέπει να ορίσετε μια περιοχή!
+ Couldn\'t change channel, because radio is not yet connected. Please try again.
+ Export rangetest packets
+ Export all packets
+ Επαναφορά
+ Σάρωση
+ Προσθήκη
+ Είστε σίγουροι ότι θέλετε να αλλάξετε στο προεπιλεγμένο κανάλι;
+ Επαναφορά προεπιλογών
+ Εφαρμογή
+ Θέμα
+ Φωτεινό
+ Σκούρο
+ Προκαθορισμένο του συστήματος
+ Επέλεξε θέμα
+ Παρέχετε τοποθεσία στο πλέγμα
+
+ - Διαγραφή μηνύματος;
+ - Διαγραφή %s μηνυμάτων;
+
+ Διαγραφή
+ Διαγραφή για όλους
+ Διαγραφή από μένα
+ Επιλογή όλων
+ Close selection
+ Delete selected
+ Επιλογή Ύφους
+ Λήψη Περιοχής
+ Ονομα
+ Περιγραφή
+ Κλειδωμένο
+ Αποθήκευση
+ Γλώσσα
+ Προκαθορισμένο του συστήματος
+ Αποστολή ξανά
+ Τερματισμός λειτουργίας
+ Shutdown not supported on this device
+ Επανεκκίνηση
+ Traceroute
+ Προβολή Εισαγωγής
+ Μήνυμα
+ Γρήγορες επιλογές συνομιλίας
+ Νέα γρήγορη συνομιλία
+ Επεξεργασία ταχείας συνομιλίας
+ Append to message
+ Άμεση αποστολή
+ Show quick chat menu
+ Hide quick chat menu
+ Επαναφορά εργοστασιακών ρυθμίσεων
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Άμεσο Μήνυμα
+ NodeDB reset
+ Delivery confirmed
+ Σφάλμα
+ Παράβλεψη
+ Remove from ignored
+ Add \'%s\' to ignore list?
+ Remove \'%s\' from ignore list?
+ Επιλογή περιοχής λήψης
+ Tile download estimate:
+ Εκκίνηση Λήψης
+ Exchange position
+ Κλείσιμο
+ Ρυθμίσεις συσκευής
+ Ρυθμίσεις πρόσθετου
+ Προσθήκη
+ Επεξεργασία
+ Υπολογισμός…
+ Διαχειριστής Εκτός Δικτύου
+ Μέγεθος τρέχουσας προσωρινής μνήμης
+ Χωρητικότητα προσωρινής μνήμης: %1$.2f MB\nΧρήση προσωρινής μνήμης: %2$.2f MB
+ Clear Downloaded Tiles
+ Tile Source
+ Η προσωρινή μνήμη SQL καθαρίστηκε για %s
+ SQL Cache purge failed, see logcat for details
+ Διαχείριση Προσωρινής Αποθήκευσης
+ Η λήψη ολοκληρώθηκε!
+ Λήψη ολοκληρώθηκε με %d σφάλματα
+ %d tiles
+ bearing: %1$d° distance: %2$s
+ Επεξεργασία σημείου διαδρομής
+ Διαγραφή σημείου πορείας;
+ Νέο σημείο πορείας
+ Received waypoint: %s
+ Duty Cycle limit reached. Cannot send messages right now, please try again later.
+ Διαγραφή
+ Αυτός ο κόμβος θα αφαιρεθεί από τη λίστα σας έως ότου ο κόμβος σας λάβει εκ νέου δεδομένα από αυτόν.
+ Σίγαση ειδοποιήσεων
+ 8 ώρες
+ 1 εβδομάδα
+ Πάντα
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Αντικατάσταση
+ Σάρωση QR κωδικού WiFi
+ Μη έγκυρη μορφή QR διαπιστευτηρίων WiFi
+ Navigate Back
+ Μπαταρία
+ Channel Utilization
+ Air Utilization
+ Θερμοκρασία
+ Υγρασία
+ Soil Temperature
+ Soil Moisture
+ Αρχεία καταγραφής
+ Hops Away
+ Hops Away: %1$d
+ Πληροφορίες
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Κοινόχρηστο Κλειδί
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Κρυπτογράφηση Δημόσιου Κλειδιού
+ Direct messages are using the new public key infrastructure for encryption.
+ Ασυμφωνία δημόσιου κλειδιού
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Αρχείο Καταγραφής Τοποθεσίας
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Διαχείριση
+ Απομακρυσμένη Διαχείριση
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Αντιγραφή
+ Alert Bell Character!
+ Critical Alert!
+ Αγαπημένο
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Κανάλι 1
+ Κανάλι 2
+ Κανάλι 3
+ Current
+ Τάση
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ Ξέρω τι κάνω.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Βαρομετρική Πίεση
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ Χρήστης
+ Κανάλια
+ Συσκευή
+ Τοποθεσία
+ Power
+ Δίκτυο
+ Οθόνη
+ LoRa
+ Bluetooth
+ Ασφάλεια
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Τηλεμετρία
+ Canned Message
+ Ήχος
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Ρυθμίσεις Bluetooth
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Λεπτομέρειες
+ Environment
+ Ambient Lighting Config
+ LED state
+ Κόκκινο
+ Πράσινο
+ Μπλε
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Μηνύματα
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Συσκευή
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Οθόνη
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Περιφέρεια
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Διεύθυνση
+ Όνομα χρήστη
+ Κωδικός πρόσβασης
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Δίκτυο
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Τοποθεσία
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Γεωγραφικό Πλάτος
+ Γεωγραφικό Μήκος
+ Υψόμετρο (μέτρα)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Ασφάλεια
+ Direct Message Key
+ Admin Keys
+ Δημόσιο Κλειδί
+ Ιδιωτικό Κλειδί
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Λήξη χρονικού ορίου
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Σημείο Δρόσου
+ Pressure
+ Gas Resistance
+ Απόσταση
+ Lux
+ Wind
+ Βάρος
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Ρυθμίσεις
+ Set your region
+ Απάντηση
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Μήνυμα
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ ρυθμίσεις
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Ώρες
+ 24 Ώρες
+ 48 Ώρες
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-es/strings.xml b/core/strings/src/commonMain/composeResources/values-es/strings.xml
new file mode 100644
index 000000000..8583ed9d7
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-es/strings.xml
@@ -0,0 +1,914 @@
+
+
+
+ Meshtastic
+ Filtro
+ quitar filtro de nodo
+ Filter by
+ Incluir desconocidos
+ Ocultar nodos desconectados
+ Mostrar sólo nodos directos
+ Estás viendo nodos ignorados, Prensa para volver a la lista de nodos.
+ Mostrar detalles
+ Ordenar por
+ Opciones de orden de Nodos
+ A-Z
+ Canal
+ Distancia
+ Brinca afuera
+ Última escucha
+ vía MQTT
+ vía MQTT
+ vía Favorita
+ Nodos ignorados
+ No reconocido
+ Esperando ser reconocido
+ En cola para enviar
+ Reconocido
+ Sin ruta
+ Recibido un reconocimiento negativo
+ Tiempo agotado
+ Sin interfaz
+ Máximo número de retransmisiones alcanzado
+ No hay canal
+ Paquete demasiado largo
+ Sin respuesta
+ Solicitud errónea
+ Se alcanzó el límite regional de ciclos de trabajo
+ No autorizado
+ Envío cifrado fallido
+ Clave pública desconocida
+ Mala clave de sesión
+ Clave pública no autorizada
+ Cliente
+ Aplicación conectada o dispositivo de mensajería autónomo.
+ Cliente silenciado
+ El dispositivo no reenvía mensajes de otros dispositivos.
+ Router
+ Nodo de infraestructura para ampliar la cobertura de la red mediante la retransmisión de mensajes. Visible en la lista de nodos.
+ Cliente de router
+ Combinación de ROUTER y CLIENTE. No para dispositivos móviles.
+ Repetidor
+ Un nodo que es parte de infraestructura para extender el rango de esta misma, reemitiendo mensajes de nodos con poco alcance. No aparecerá en la lista de nodos visibles.
+ Rastreador
+ Transmisión de paquetes de posición GPS como prioridad.
+ Sensor
+ Transmite paquetes de telemetría como prioridad.
+ TAK
+ Optimizado para el sistema de comunicación ATAK, reduciendo las transmisiones rutinarias.
+ Cliente oculto
+ Dispositivo que solo emite según sea necesario por sigilo o para ahorrar energía.
+ Perdido y encontrado
+ Transmite regularmente la ubicación como mensaje al canal predeterminado para asistir en la recuperación del dispositivo.
+ Rastreador TAK
+ Permite la transmisión automática TAK PLI y reduce las transmisiones rutinarias.
+ Router Late
+ Nodo de infraestructura que permite la retransmisión de paquetes una vez posterior a los demás modos, asegurando cobertura adicional a los grupos locales. Es visible en la lista de nodos.
+ Todos
+ Si está en nuestro canal privado o desde otra red con los mismos parámetros lora, retransmite cualquier mensaje observado.
+ All Skip Decoding
+ Igual al comportamiento que TODOS pero omite la decodificación de paquetes y simplemente los retransmite. Sólo disponible en el rol repetidor. Establecer esto en cualquier otro rol dará como resultado TODOS los comportamientos.
+ Local Only
+ Ignora mensajes observados desde mallas foráneas que están abiertas o que no pueden descifrar. Solo retransmite mensajes en los nodos locales principales / canales secundarios.
+ Known Only
+ Ignora los mensajes recibidos de redes externas como LOCAL ONLY, pero ignora también mensajes de nodos que no están ya en la lista de nodos conocidos.
+ Ninguna
+ Solo permitido para los roles SENSOR, TRACKER y TAK_TRACKER, esto inhibirá todas las retransmisiones, no a diferencia del rol de CLIENT_MUTE.
+ Core Portnums Only
+ Ignora paquetes de puertos no estándar, tales como los TAK, Test de Rango (Rangetest), Contador de paquetes (Pax), etc. Solo retransmite paquetes que vengan de puertos estándar como: Información de Nodo (NodeInfo), Mensajes de texto, Posición, telemetría y Routing.
+ Trate un doble toque en acelerómetros soportados como una pulsación de botón de usuario.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controla el LED parpadeante del dispositivo. Para la mayoría de los dispositivos esto controlará uno de los hasta 4 LEDs, el cargador y el GPS tienen LEDs no controlables.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Si, además de enviarlo a MQTT y a la API del móvil, nuestra información de vecinos debe ser transmitida por LoRa. (No disponible en un canal con clave y nombre por defecto).
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Utilizado para crear una clave compartida con un dispositivo remoto.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Intervalo de transmisión
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Posición Fijada
+ Altitud
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Depuración
+ Nombre del canal
+ Código QR
+ icono de la aplicación
+ Nombre de usuario desconocido
+ Enviar
+ Aún no ha emparejado una radio compatible con Meshtastic con este teléfono. Empareje un dispositivo y configure su nombre de usuario. \n\nEsta aplicación de código abierto es una prueba alfa; si encuentra un problema publiquelo en el foro: https://github.com/orgs/meshtastic/discussions\n\nPara obtener más información visite nuestra página web - www.meshtastic.org.
+ Usted
+ Allow analytics and crash reporting.
+ Aceptar
+ Cancelar
+ Discard
+ Guardar
+ Nueva URL de canal recibida
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Informar de un fallo
+ Informar de un fallo
+ ¿Está seguro de que quiere informar de un error? Después de informar por favor publique en https://github.com/orgs/meshtastic/discussions para que podamos comparar el informe con lo que encontró.
+ Informar
+ Emparejamiento completado, iniciando el servicio
+ El emparejamiento ha fallado, por favor seleccione de nuevo
+ El acceso a la localización está desactivado, no se puede proporcionar la posición a la malla.
+ Compartir
+ New Node Seen: %s
+ Desconectado
+ Dispositivo en reposo
+ Conectado: %1$s Encendido
+ Dirección IP:
+ Puerto:
+ Conectado
+ Conectado a la radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ No está conectado
+ Conectado a la radio, pero está en reposo
+ Es necesario actualizar la aplicación
+ Debe actualizar esta aplicación en la tienda de aplicaciones (o en Github). Es demasiado vieja para comunicarse con este firmware de radio. Por favor, lea nuestra documentación sobre este tema.
+ Ninguno (desactivado)
+ Notificaciones de servicio
+ Acerca de
+ La URL de este canal no es válida y no puede utilizarse
+ This contact is invalid and can not be added
+ Panel de depuración
+ Decoded Payload:
+ Exportar registros
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filtros
+ Filtros activos
+ Buscar en registros…
+ Siguiente coincidencia
+ Coincidencia anterior
+ Borrar búsqueda
+ Añadir filtro
+ Filtro incluido
+ Borrar todos los filtros
+ Limpiar los registros
+ Coincidir con cualquier | Todo
+ Coincidir todo | Cualquiera
+ Esto eliminará todos los paquetes de registro y las entradas de la base de datos de su dispositivo - Es un reinicio completo, y es permanente.
+ Limpiar
+ Estado de entrega del mensaje
+ Notificaciones de mensajes directos
+ Notificaciones de mensaje de difusión
+ Notificaciones de alerta
+ El software es demasiado antiguo, por favor actualícelo.
+ El firmware de radio es demasiado viejo para comunicar con esta aplicación. Para obtener más información sobre esto consulte nuestra guía de instalación de Firmware.
+ Vale
+ ¡Debe establecer una región!
+ No se puede cambiar de canal porque la radio aún no está conectada. Por favor inténtelo de nuevo.
+ Export rangetest packets
+ Export all packets
+ Reiniciar
+ Escanear
+ Añadir
+ ¿Estás seguro de que quieres cambiar al canal por defecto?
+ Restablecer los valores predeterminados
+ Aplique
+ Tema
+ Claro
+ Oscuro
+ Predeterminado del sistema
+ Elegir tema
+ Proporcionar la ubicación del teléfono a la malla
+
+ - Deseas eliminar el mensaje?
+ - Deseas eliminar %s mensajes?
+
+ Eliminar
+ Eliminar para todos
+ Eliminar para mí
+ Seleccionar todo
+ Cerrar selección
+ Borrar seleccionados
+ Selección de estilo
+ Descargar región
+ Nombre
+ Descripción
+ Bloqueado
+ Guardar
+ Idioma
+ Predeterminado del sistema
+ Reenviar
+ Apagar
+ Apagado no compatible con este dispositivo
+ Reiniciar
+ Traceroute
+ Mostrar Introducción
+ Mensaje
+ Opciones de chat rápido
+ Nuevo chat rápido
+ Editar chat rápido
+ Añadir al mensaje
+ Envía instantáneo
+ Show quick chat menu
+ Hide quick chat menu
+ Restablecer los valores de fábrica
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Mensaje Directo
+ Reinicio de NodeDB
+ Envío confirmado
+ Error
+ Ignorar
+ Remove from ignored
+ ¿Añadir \'%s\' para ignorar la lista? Tu radio se reiniciará después de hacer este cambio.
+ ¿Eliminar \'%s\' para ignorar la lista? Tu radio se reiniciará después de hacer este cambio.
+ Seleccionar región de descarga
+ Estimación de descarga de ficha:
+ Comenzar Descarga
+ Intercambiar Posición
+ Cerrar
+ Configuración de radio
+ Configuración de módulo
+ Añadir
+ Editar
+ Calculando…
+ Administrador sin conexión
+ Tamaño actual de Caché
+ Capacidad del caché: %1$.2f MB\nUso del caché: %2$.2f MB
+ Limpiar Fichas descargadas
+ Fuente de Fichas
+ Caché SQL purgado para %s
+ Error en la purga del caché SQL, consulte logcat para obtener más detalles
+ Gestor de Caché
+ ¡Descarga completa!
+ Descarga completa con %d errores
+ %d Fichas
+ rumbo: %1$d° distancia: %2$s
+ Editar punto de referencia
+ ¿Eliminar punto de referencia?
+ Nuevo punto de referencia
+ Punto de referencia recibido: %s
+ Límite de Ciclo de Trabajo alcanzado. No se pueden enviar mensajes en este momento, por favor inténtalo de nuevo más tarde.
+ Quitar
+ Este nodo será retirado de tu lista hasta que tu nodo reciba datos de él otra vez.
+ Silenciar notificaciones
+ 8 horas
+ 1 semana
+ Siempre
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Reemplazar
+ Escanear código QR WiFi
+ Formato de código QR de credencial wifi inválido
+ Ir atrás
+ Batería
+ Utilización del canal
+ Tiempo de Transmisión
+ Temperatura:
+ Humedad
+ Temperatura del suelo/tierra
+ Humedad del suelo/tierra
+ Registros
+ Saltos de distancia
+ Número de saltos: %1$d
+ Información
+ Utilización del canal actual, incluyendo TX, RX bien formado y RX mal formado (ruido similar).
+ Porcentaje de tiempo de transmisión utilizado en la última hora.
+ IAQ
+ Encryption Key Meanings
+ Clave compartida
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Cifrado de Clave Pública
+ Direct messages are using the new public key infrastructure for encryption.
+ Clave pública no coincide
+ La clave pública no coincide con la clave guardada. Puedes eliminar el nodo y dejar que intercambie claves otra vez, esto podría indicar un problema de seguridad más serio. Contacta al usuario a través de otro canal confiable para saber si el cambio la de clave es por un restablecimiento de fábrica u otra acción intencional.
+ Intercambiar información de usuario
+ Notificaciones de nuevo nodo
+ Más detalles
+ SNR
+ SNR: Ratio de señal a ruido, una medida utilizada en las comunicaciones para cuantificar el nivel de una señal deseada respecto al nivel del ruido de fondo. En Meshtastic y otros sistemas inalámbricos, un mayor SNR indica una señal más clara que puede mejorar la fiabilidad y la calidad de la transmisión de datos.
+ RSSI
+ Indicador de Fuerza de Señal Recibida (RSSI en inglés), una medida utilizada para determinar el nivel de potencia que está siendo recibido por la antena. Un valor de RSSI más alto generalmente indica una conexión más fuerte y estable.
+ (Calidad de Aire interior) escala relativa del valor IAQ como mediciones del sensor Bosch BME680.
+Rango de Valores 0 - 500.
+ Registro de métricas del dispositivo
+ Mapa de Nodos
+ Registro de Posiciones
+ Última actualización
+ Registro de métricas ambientales
+ Registro de Señal Métrica
+ Administración
+ Administración remota
+ Mal
+ Aceptable
+ Bien
+ Ninguna
+ Compartir con…
+ Señal
+ Calidad de señal
+ Registro de Ruta
+ Directo
+
+ - 1 salto
+ - %d saltos
+
+ Salta hacia %1$d Salta de vuelta %2$d
+ 24H
+ 48H
+ 1Semana
+ 2Semanas
+ 4Semanas
+ Máximo
+ Edad desconocida
+ Copiar
+ ¡Carácter Campana de Alerta!
+ ¡Alerta Crítica!
+ Favorito
+ Add to favorites
+ Remove from favorites
+ ¿Añadir \'%s\' como un nodo favorito?
+ ¿Eliminar \'%s\' como un nodo favorito?
+ Registro de métricas de energía
+ Canal 1
+ Canal 2
+ Canal 3
+ Intensidad
+ Tensión
+ ¿Estás seguro?
+ Documentación para los Roles de los dispositivos y el blog sobre como elegir el correcto rol.]]>
+ Sé lo que estoy haciendo
+ El nodo %1$s tiene poca batería (%2$d%%)
+ Notificaciones de batería baja
+ Batería baja: %s
+ Notificaciones de batería baja (nodos favoritos)
+ Presión Barométrica
+ Habilitado
+ UDP Broadcast
+ Configuración UDP
+ Última escucha: %2$s
Última posición: %3$s
Batería: %4$s]]>
+ Cambiar mi posición
+ Orient north
+ Usuario
+ Canales
+ Dispositivo
+ Posición
+ Consumo
+ Conexión Red
+ Pantalla
+ LoRa
+ Bluetooth
+ Seguridad
+ MQTT
+ Conexión Serial
+ Notificaciones Externas
+
+ Test de Alcance
+ Telemetría
+ Mensajes Predefinidos
+ Audio
+ Hardware Remoto
+ Información de Vecinos
+ Luz Ambiental
+ Sensor de Presencia
+ Contador de Paquetes
+ Configuración de sonido
+ CODEC 2 activado
+ Pin PTT
+ Frecuencia de Muestreo CODEC2
+ Selecionar palabras I2S
+ Entrada de datos I2S
+ Salida de datos I2S
+ Reloj del I2S
+ Configuración Bluetooth
+ Bluetooth activado
+ Modo de emparejamiento
+ Pin fijo
+ Subida de Paquetes Permitida
+ Baja de Paquetes Permitida
+ Por defecto
+ Posición activada
+ Precise location
+ Pin GPIO
+ Tipo
+ Ocultar contraseña
+ Mostrar contraseña
+ Detalles
+ Ambiente
+ Configuración de la luz ambiental
+ Estado de led
+ Rojo
+ Verde
+ Azul
+ Configuración de mensajes predefinidos
+ Mensaje predefinidos activados
+ Encoder Número 1 Activado
+ Pin A GPIO del Encoder
+ Pin B GPIO del Encoder
+ Pin de la Pulsación del Encoder
+ Hacer una acción al presionar
+ Hacer una acción al girar en sentido de las agujas del reloj
+ Hacer una acción al girar en sentido contrario a las agujas del reloj
+ Arriba/Abajo/Seleccionar Activado
+ Allow input source
+ Mandar campana 🔔
+ Mensajes
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Configuración del sensor detector
+ Sensor detector activado
+ Tiempo mínimo de transmisión (segundos)
+ Periodo entre transmisión de estado (segundos)
+ Mandar la campana con el mensaje de alerta
+ Mote
+ Pin GPIO para monitorizar
+ Tipo de detección para activar
+ Utilizar el modo de entrada PULL_UP
+ Dispositivo
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Modo de retransmisión
+ Intervalo de transmisión de información del nodo
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Pantalla
+ Screen on for
+ Carousel interval
+ La brújula apunta al norte
+ Girar la pantalla 180º
+ Unidades en pantalla
+ OLED type
+ Modo de la pantalla
+ Always point north
+ Encabezado en negrita
+ Wake on tap or motion
+ Orientación de la brújula
+ Configuración de las notificaciones externas
+ Notificaciones externas activadas
+ Notificación cuando se reciba un mensaje
+ Notificación LED al recibir un mensaje
+ Notificación con el buzzer al recibir un mensaje
+ Notificación con vibración al recibir un mensaje
+ Notificaciones al recibir una alerta/campana
+ Notificación LED al recibir una campana
+ Notificación con el zumbador al recibir una campana
+ Notificación con vibración al recibir una campana
+ Salida LED (pin GPIO)
+ Output LED active high
+ Salida buzzer (pin GPIO)
+ Utilizar buzzer PWM
+ Salida vibratoria (pin GPIO)
+ Duración en las salidas (milisegundos)
+
+ Tono de notificación
+ Utilizar el Buzzer como uno I2S
+ LoRa
+ Options
+ Advanced
+ Usar predefinido
+ Presets
+ Ancho de Banda
+ Spread Factor
+ Tasa de codificación
+ Desplazamiento de la Frecuencia (MHz)
+ Región
+ Number of Hops
+ Transmisión Activa
+ Potencia de transmisión
+ Slot de frecuencia
+ Sobreescribir el Tiempo de Trabajo
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ Ventilador del Amplificador apagado
+ Ignorar Paquetes MQTT
+ Ok to MQTT
+ Configuración MQTT
+ Activar el MQTT
+ Dirección del Servidor MQTT
+ Usuario
+ Contraseña
+ Permitir Encripción
+ Salida JSON activada
+ TLS activado
+ Root topic
+ Compartir Internet a la Radio
+ Reportar Posición
+ Tiempo entre Reportes de Posición (en Segundos)
+ Configuración de Información de Vecinos
+ Información de Vecinos
+ Intervalo de refresco (segundos)
+ Transmitir en LoRa
+ Conexión Red
+ WiFi Options
+ Habilitado
+ WiFi del Nodo Activada
+ SSID (Nombre la Red)
+ PSK (Contraseña)
+ Ethernet Options
+ Ethernet del Nodo Activado
+ Servidor NTP
+ Servidor rsyslog
+ Modo IPv4
+ IP
+ Puerta enlace
+ Subred
+ Configuración del Contador de Paquetes
+ Activar el Contador de Paquetes
+ Umbral mínimo de RSSI de WiFi (por defecto es -80)
+ Umbral mínimo de RSSI de BLE (por defecto es -80)
+ Posición
+ Periodo (en segundos) entre las Transmisiones de Posición
+ Posición Inteligente Activada
+ Transmisión de Posición Inteligente cuando Cambie (en metros)
+ Periodo Mínimo enter Transmisiones de Posiciones Inteligentes (en segundos)
+ Posición Fija
+ Latitud
+ Longitud
+ Altitud (en metros)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ Periodo entre Actualizaciones de Posición del GPS (en Segundos)
+ Redefinir el Pin de RX de GPS
+ Redefinir el Pin de TX de GPS
+ Redefinir pin GPS_EN
+ Marcas de posición
+ Configuración de elecenergía
+ Activar el modo ahorro de energía
+ Shutdown on power loss
+ Retraso del apagado con batería (segundos)
+ ADC multiplier override
+ Sobreescribir relación del multiplicador ADC
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Dirección I2C del INA_2xx para la batería
+ Configuración del test de alcance
+ Test de alcance activado
+ Periodo entre los mensajes del transmisor (segundos)
+ Guardar el .CSV en el almacenamiento (Esp32)
+ Configuración del hardware remotamente
+ Hardware remoto activado
+ Permitir el acceso sin un pin definido
+ Pines disponibles
+ Seguridad
+ Direct Message Key
+ Admin Keys
+ Clave Pública
+ Clave privada
+ Contraseña de administrador
+ Modo \"ya terminado de configurar\"
+ Consola serial
+ Debug log API enabled
+ Canal de administración antiguo
+ Configuración serial
+ Comunicación serial activada
+ Eco activado
+ Tasa de baudios por segundo
+ Tiempo agotado
+ Modo serial
+ Sobreescribir el puerto serie de la consola
+
+ Pulso de vida
+ Número de registros
+ Historial máximo devuelto
+ History return window
+ Servidor
+ Configuración de la telemetría
+ Device metrics update interval
+ Environment metrics update interval
+ Módulo para las medidas del entorno activado
+ Mostrar las medidas del entorno en la
+ Grados Fahrenheit para la temperatura ambiente
+ Módulo para la medición de la calidad del aire activado
+ Air quality metrics update interval
+ Icono de la calidad del aire
+ Módulo de medidas eléctricas activado
+ Power metrics update interval
+ Medidas eléctricas en pantalla
+ Configuración del Usuario
+ Identificación del nodo
+ Nombre largo
+ Nombre Corto
+ Modelo del dispositivo
+ Licencia de radioaficionado (no necesaria)
+ Activando esta opción se desactiva la encriptación y deja de ser compatible con la red de Meshtastic normal.
+ Punto de rocío
+ Presión
+ Resistencia del Gas
+ Distancia
+ Lux
+ Viento
+ Peso
+ Radiación
+
+ Calidad del aire de interiores
+ Link
+
+ Importar una configuración
+ Exportar configuración
+ Hardware
+ Soportado nativamente
+ Número del nodo
+ Identificación del usuario
+ Tiempo encendido
+ Load %1$d
+ Disk Free %1$d
+ Fecha
+ Rumbo
+ Speed
+ Satélites
+ Altitud
+ Frecuencia
+ Ranura
+ Primario
+ Transmisión periódica de la posición y la telemetría
+ Secundario
+ Transmisión de telemetría periódica desactivada
+ Requerir solicitud manual de posición
+ Pulsar y arrastrar para reordenar
+ Desilenciar
+ Dinámico
+ Escanear el código QR
+ Compartir contacto
+ Notes
+ Add a private note…
+ ¿Importar el contacto compartido?
+ No se puede enviar mensajes
+ Sin monitorear o parte de la infraestructura
+ Advertencia: Este contacto ya es conocido, importar sobrescribirá la información anterior del contacto.
+ Contraseña pública cambiada
+ Importar
+ Pedir metadatos
+ Acciones
+ Software
+ Utilizar el formato de 12h para el reloj
+ Si activado, el dispositivo mostrará la hora en la pantalla en el formato de 12h
+ Historial de medidas del anfitrión
+ Anfitrión
+ Memoria disponible
+ Disco libre
+ Carga
+ Cadena del usuario
+ Navegar hacia
+ Connection
+ Mesh Map
+ Conversations
+ Nodos
+ Ajustes
+ Introduzca su región
+ Respuesta
+ Tu nodo enviará periódicamente un paquete sin encriptar de posición en el mapa al servidor MQTT configurado. Esto incluye id, nombre largo y corto, ubicación aproximada, modelo de hardware, rol, versión del firmware, región LoRa, pre-ajuste del módem y nombre del canal principal.
+ Consentimiento para compartir información del nodo sin encriptar por MQTT
+ Al habilitar esta función, reconoces y das tu consentimiento expreso para la transmisión de la ubicación geográfica en tiempo real de tu dispositivo a través del protocolo MQTT sin ser esta encriptada.
+Estos datos de ubicación pueden ser utilizados para fines como aparecer en un mapa en directo, rastrear el dispositivo y funciones de telemetría relacionadas.
+ He leído y entiendo lo anterior. Doy mi consentimiento voluntario para la transmisión no cifrada de los datos de mi nodo a través de MQTT.
+ Estoy de acuerdo.
+ Se recomienda encarecidamente actualizar el software.
+ Para beneficiarse de los parches y de las funciones nuevas, por favor, actualiza el firmware del nodo. \n\nÚltima versión estable:%1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ Reaccionar
+ Desconectar
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ Lux ultravioletas
+ Desconocido
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Descartar
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Mensaje
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Descarga
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Saltar
+ ajustes
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Horas
+ 24 Horas
+ 48 Horas
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-et/strings.xml b/core/strings/src/commonMain/composeResources/values-et/strings.xml
new file mode 100644
index 000000000..bbc945424
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-et/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Kärgvõrgustik
+ Filtreeri
+ eemalda sõlmefilter
+ Filtreeri
+ Kaasa tundmatud
+ Peida ühenduseta
+ Kuva ainult otseühendusega
+ Sa vaatad eiratud sõlmi,\nVajuta tagasi minekuks sõlmede nimekirja.
+ Kuva üksikasjad
+ Sorteeri
+ Sõlmede filter
+ A-Z
+ Kanal
+ Kaugus
+ Hüppeid
+ Viimati kuuldud
+ läbi MQTT
+ läbi MQTT
+ läbi Lemmikud
+ Eiratud sõlmed
+ Tundmatu
+ Ootab kinnitamist
+ Saatmise järjekorras
+ Kinnitatud
+ Marsruuti pole
+ Negatiivne kinnitus
+ Aegunud
+ Liidest pole
+ Maksimaalne kordusedastus on saavutatud
+ Kanalit pole
+ Liiga suur pakett
+ Vastust pole
+ Vigane päring
+ Piirkondlik töötsükli piirang saavutatud
+ Autoriseerimata
+ Krüpteeritud saatmine nurjus
+ Tundmatu avalik võti
+ Vigane sessiooni võti
+ Avalik võti autoriseerimata
+ Klient
+ Rakendusega ühendatud või iseseisev sõnumsideseade.
+ Vaikne klient
+ Seade, mis ei edasta pakette teistelt seadmetelt.
+ Ruuter
+ Infrastruktuuri sõlm võrgu leviala laiendamiseks sõnumite edastamise kaudu. Nähtav sõlmede loendis.
+ Ruuteri klient
+ Ruuteri ja Kliendi kombinatsioon. Ei ole mõeldud mobiilseadmetele.
+ Repiiter
+ Infrastruktuuri sõlm võrgu leviala laiendamiseks, edastades sõnumeid minimaalse üldkuluga. Pole sõlmede loendis nähtav.
+ Jälgitav
+ Esmajärjekorras edastatakse GPS asukoha pakette.
+ Andur
+ Esmalt edastatakse telemeetria pakette.
+ TAK
+ Optimeeritud ATAK süsteemi side jaoks, vähendab rutiinseid saateid.
+ Peidetud klient
+ Seade, mis edastab ülekandeid ainult siis, kui see on vajalik varjamiseks või energia säästmiseks.
+ Kaotud ja leitud
+ Edastab asukohta regulaarselt vaikekanalile sõnumina, et aidata seadme leidmisel.
+ Jälgitav TAK
+ Võimaldab automaatseid TAK PLI saateid ja vähendab rutiinseid saateid.
+ Hiline ruuter
+ Infrastruktuurisõlm, mis saadab pakette ainult ühe korra, ning alles peale kõiki teisi sõlmi, tagades kohalikele klastritele täiendava katvuse. Nähtav sõlmede loendis.
+ Kõik
+ Saada uuesti mis tahes jälgitav sõnum, kui see oli privaatkanali või teisest samade LoRa parameetritega kärgvõrgus.
+ Vahelejäetud kõik dekodeerimine
+ Sama käitumine nagu KÕIK puhul, aga pakete ei dekodeerita vaid need lihtsalt edastatakse. Saadaval ainult Repiiteri rollis. Teise rolli puhul toob kaasa KÕIK käitumise.
+ Ainult kohalik
+ Ignoreerib jälgitavaid sõnumeid välis kärgvõrkudest avatud või dekrüpteerida mittevõimalikke sõnumeid. Saadab sõnumeid ainult kohalikel primaarsetel/sekundaarsetel kanalitel.
+ Ainult teadaolevad
+ Ignoreerib sõnumeid välistest kärgvõrkudest, nt AINULT KOHALIK, saadud sõnumeid, kuid läheb sammu edasi, ignoreerides ka sõnumeid sõlmedelt, mis pole veel tuntud sõlme loendis.
+ Puudub
+ Lubatud ainult rollidele SENSOR, TRACKER ja TAK_TRACKER, see blokeerib kõik kordus edastused, vastupidiselt CLIENT_MUTE rollile.
+ Ainult põhipordi numbriga
+ Ignoreerib pakette mittestandardsetest pordinumbritest, näiteks: TAK, RangeTest, PaxCounter jne. Edastatakse ainult standardsete pordinumbritega pakette: NodeInfo, Tekst, Asukoht, Telemeetia ja Routimine.
+ Topelt puudutust toetatud kiirendusmõõturitel käsitletakse kasutaja nupuvajutusena.
+ Saada asukoht põhikanalil, kui klõpsatakse kasutaja nuppu kolm korda.
+ Juhib seadme vilkuvaid LED. Enamiku seadmete puhul juhib see ühe kuni 4 LED, laadija ja GPS LED ei ole juhitavad.
+ Seadme ekraanil ja logis kuvatavate kuupäevade ajavöönd.
+ Kasuta telefoni ajavööndit
+ Lisaks MQTT-le ja PhoneAPI-le saatmisele peaks meie NeighborInfo edastama ka LoRa kaudu. Ei tööta vaikimisi võtme ja - nimega kanalil.
+ Kui kaua ekraan pärast nupu vajutamist või sõnumite vastuvõtmist sisse lülitatuks jääb.
+ Läheb automaatselt ekraani järgmisele lehele nagu karussell, vastavalt määratud intervallile.
+ Ekraanil ringist väljaspool olev kompassi suund osutab alati põhja suunas.
+ Pööra ekraani vertikaalselt.
+ Seadme ekraanil kuvatavad ühikud.
+ Tühista automaatse OLED-ekraani tuvastamine.
+ Tühista vaikimisi ekraanipaigutus.
+ Paksenda ekraani pealkirjatekst.
+ Vajalik, et teie seadmes oleks kiirendusmõõtur.
+ Raadio kasutama hakkamise piirkond.
+ Saadaval olevad modemi eelseadistused, vaikesäte on Long Fast.
+ Määrab hüpete maksimaalse arvu, vaikimisi on see 3. Hüpete suurendamine suurendab ka ülekoormust ja seda tuleks kasutada ettevaatlikult. 0 hüppega leviedastussõnumid ei saa ACK-sid.
+ Teie sõlme töösagedus arvutatakse piirkonna, modemi eelseadistuse ja selle välja põhjal. Kui see on 0, arvutatakse pesa automaatselt primaarse kanali nime põhjal ja see muutub vaikimisi avalikust pesast. Muutke see tagasi avalikuks vaikepesaks, kui privaatsed primaarsed ja avalikud sekundaarsed kanalid on konfigureeritud.
+ Väga pikk ulatus- aeglane
+ Pikk ulatus - kiire
+ Pikk ulatus - mõõdukas
+ Pikk ulatus - aeglane
+ Keskmine ulatus - kiire
+ Keskmine ulatus - aeglane
+ Lühike ulatus - turbo
+ Lühike ulatus - kiire
+ Lühike ulatus - aeglane
+ WiFi lubamine keelab rakenduses Bluetooth-ühenduse.
+ Etherneti lubamine keelab Bluetooth-ühenduse rakendusega. TCP-sõlmede ühendused pole Apple\'i seadmetes saadaval.
+ Luba kohalikus võrgus pakettide edastamine UDP kaudu.
+ Maksimaalne intervall, mille jooksul sõlm ei edasta oma asukohta.
+ Asukohavärskendused saadetakse kiiremini, kui minimaalne vahemaa on saavutatud.
+ Nutika asukoha edastamisel arvestatav minimaalne kauguse muutus meetrites.
+ Kui tihti peaksime proovima GPS asukohta määrata (<10sekundit hoiab GPSi sisselülitatuna).
+ Valikulised väljad lisatakse asukohasõnumitele, mida rohkem välju, seda pikem sõnum – see pikendab eetriaega ja suurendab pakettide kadumise ohtu.
+ Unereziimis nii palju kui võimalik, jälgitava ja anduri rolli puhul hõlmab see ka Lora raadiot. Ärge kasutage seda sätet, kui soovite oma seadet kasutada telefonirakendustega või kui kasutate seadet ilma kasutajanuputa.
+ Genereeritakse teie avalikust võtmest ja saadetakse teistele kärgvõrgu sõlmedele, et nad saaksid arvutada jagatud salajase võtme.
+ Kasutatakse jagatud võtme loomiseks kaugseadmega.
+ Avalik võti, millel on õigus sellele sõlmele administraatori sõnumeid saata.
+ Seadet haldab võrgusilma administraator, kasutajal pole juurdepääsu seadme sätetele.
+ Jadapordi konsool voog API kaudu.
+ Väljenda reaalajas silumislogi jadapordi kaudu, vaata ja ekspordi asukoha redigeerimisega seadmelogisid Bluetoothi kaudu.
+
+ Asukoha pakett
+ Saateintervall
+ Nutikas asukoht
+ Minimaalne intervall
+ Suurim kaugus
+ Seadme GPS
+ Määratud asukoht
+ Kõrgus
+ Värskendusintervall
+ Täiustatud seadme GPS
+ GPS vastuvõtu GPIO
+ GPS saatmise GPIO
+ GPS EN GPIO
+ GPIO
+ Silumine
+ Kanali nimi
+ QR kood
+ rakenduse ikoon
+ Tundmatu kasutajanimi
+ Saada
+ Ei ole veel ühendanud Meshtastic -kokku sobivat raadiot telefoniga. Seo seade selle telefoniga ja määra kasutajanimi.\n\nSee avatud lähtekoodiga programm on alpha-testi staatuses. Kui märkad vigu, saada palun sõnum meie foorumisse: https://github.com/orgs/meshtastic/discussions\n\nLisateave kodulehel - www.meshtastic.org.
+ Sina
+ Luba analüüsi ja krahhi aruandlus.
+ Nõustu
+ Tühista
+ Tühista
+ Salvesta
+ Uued kanalid vastu võetud
+ Meshtastic vajab sinihambaga kaudu seadmete leidmiseks asukohalubasid. Saate need keelata, kui neid ei kasutata.
+ Teata veast
+ Teata veast
+ Kas soovid kindlasti veast teatada? Saada hiljem selgitus aadressile https://github.com/orgs/meshtastic/discussions, et saaksime selgitust leituga sobitada.
+ Raport
+ Seade on seotud, taaskäivitan
+ Sidumine ebaõnnestus, vali palun uuesti
+ Juurdepääs asukohale on välja lülitatud, ei saa asukohta teistele jagada.
+ Jaga
+ Uus sõlm nähtud: %s
+ Ühendus katkenud
+ Seade on unerežiimis
+ Ühendatud: %1$s aktiivset
+ IP-aadress:
+ Port:
+ Ühendatud
+ Ühendatud raadioga (%s)
+ Praegused ühendused:
+ Wifi IP-aadress:
+ Etherneti IP-aadress:
+ Ei ole ühendatud
+ Ühendatud raadioga, aga see on unerežiimis
+ Vajalik on rakenduse värskendus
+ Pead seda rakendust rakenduste poes (või Github) värskendama. See on liiga vana selle raadio püsivara jaoks. Loe selle kohta lisateavet meie dokumentatsioonist .
+ Puudub (pole kasutatud)
+ Teenuse teavitused
+ Teave
+ Kanali URL on kehtetu ja seda ei saa kasutada
+ See kontakt on sobimatu ja seda ei saa lisada
+ Arendaja paneel
+ Dekodeeritud andmed:
+ Salvesta logi
+ Eksport katkestatud
+ %1$d logi eksporditud
+ Ebaõnnestus kirjutada logi faili: %1$s
+ Filtrid
+ Aktiivsed filtrid
+ Otsi logist…
+ Järgmine
+ Eelmine
+ Puhasta otsing
+ Lisa filter
+ Filter kaasa arvatud
+ Puhasta kõik filtrid
+ Puhasta logid
+ Sobib mõni | kõik
+ Sobib mõni | kõik
+ See eemaldab teie seadmest kõik logipaketid ja andmebaasikirjed – see on täielik lähtestamine ja see on püsiv.
+ Kustuta
+ Sõnumi edastamise olek
+ Otsesõnumi teated
+ Ringhäälingusõnumi teated
+ Märguteated
+ Püsivara värskendus on vajalik.
+ Raadio püsivara on selle rakenduse kasutamiseks liiga vana. Lisateabe saamiseks vaata meie püsivara paigaldusjuhendit.
+ Olgu
+ Pead valima regiooni!
+ Kanalit ei saanud vahetada, kuna raadio pole veel ühendatud. Proovi uuesti.
+ Ekspordi rangetest paketid
+ Ekspordi kõik paketid
+ Taasta
+ Otsi
+ Lisa
+ Kas oled kindel, et soovid vaikekanalit muuta?
+ Taasta vaikesätted
+ Rakenda
+ Teema
+ Hele
+ Tume
+ Süsteemi vaikesäte
+ Vali teema
+ Jaga telefoni asukohta mesh-võrku
+
+ - Kustuta sõnum?
+ - Kustuta %s sõnumit?
+
+ Eemalda
+ Eemalda kõigi jaoks
+ Eemalda minult
+ Vali kõik
+ Sulge valik
+ Kustuta valik
+ Stiili valik
+ Lae piirkond
+ Nimi
+ Kirjeldus
+ Lukustatud
+ Salvesta
+ Keel
+ Süsteemi vaikesäte
+ Saada uuesti
+ Lülita välja
+ Seade ei toeta väljalülitamist
+ Taaskäivita
+ Marsruudi
+ Näita tutvustust
+ Sõnum
+ Kiirvestlus valikud
+ Uus kiirvestlus
+ Kiirvestluse muutmine
+ Lisa sõnumisse
+ Saada kohe
+ Kuva kiirsõnumite valik
+ Peida kiirsõnumite valik
+ Tehasesätted
+ Sinihammas keelatud. Luba see sätetes.
+ Ava seaded
+ Püsivara versioon: %1$s
+ Meshtastic vajab seadmete leidmiseks ja nendega sinihamba kaudu ühenduse loomiseks „Lähi-seadmed” luba. Saate selle keelata, kui seda ei kasutata.
+ Otsesõnum
+ NodeDB lähtestamine
+ Kohale toimetatud
+ Viga
+ Eira
+ Eemalda ignoreeritute hulgast
+ Lisa \'%s\' eiramis loendisse?
+ Eemaldada \'%s\' eiramis loendist?
+ Vali allalaetav piirkond
+ Paanide allalaadimise prognoos:
+ Alusta allalaadimist
+ Jaga asukohta
+ Sule
+ Raadio sätted
+ Mooduli sätted
+ Lisa
+ Muuda
+ Arvutan…
+ Võrguühenduseta haldur
+ Praegune vahemälu suurus
+ Vahemälu maht: %1$.2f MB\nVahemälu kasutus: %2$.2f MB
+ Tühjenda allalaetud paanid
+ Paani allikas
+ SQL-i vahemälu puhastatud %s jaoks
+ SQL-i vahemälu tühjendamine ebaõnnestus, vaata üksikasju logcat\'ist
+ Vahemälu haldamine
+ Allalaadimine on lõppenud!
+ Allalaadimine lõpetati %d veaga
+ %d paani
+ suund: %1$d° kaugus: %2$s
+ Muuda teekonnapunkti
+ Eemalda teekonnapunkt?
+ Uus teekonnapunkti
+ Vastuvõetud teekonnapunkt %s
+ Töötsükli limiit on saavutatud. Sõnumite saatmine ei ole hetkel võimalik. Proovi hiljem uuesti.
+ Eemalda
+ Antud sõlm eemaldatakse loendist kuniks sinu sõlm võtab sellelt vastu uuesti andmeid.
+ Vaigista teatised
+ 8 tundi
+ 1 nädal
+ Alati
+ Praegu:
+ Alati vaigistatud
+ Mitte vaigistatud
+ Vaigistatud %1d päeva, %.1f tundi
+ Vaigistatud %.1f tundi
+ Asenda
+ Skaneeri WiFi QR kood
+ Vigane WiFi tõendi QR koodi vorming
+ Liigu tagasi
+ Aku
+ Kanali kasutus
+ Eetri kasutus
+ Temperatuur
+ Niiskus
+ Mulla temperatuur
+ Maapinna niiskus
+ Logi kirjet
+ Hüppe kaugusel
+ %1$d hüppe kaugusel
+ Informatsioon
+ Praeguse kanali kasutamine, sealhulgas korrektne TX, RX ja vigane RX (ehk müra).
+ Viimase tunni jooksul kasutatud eetriaja protsent.
+ IAQ
+ Krüpteerimisvõtmete nimed
+ Jagatud võti
+ Saata/vastuvõtta saab ainult kanali-sõnumeid. Otsesõnumid nõuavad avaliku võtme infrastruktuuri funktsiooni püsivara versioonist 2.5 alates.
+ Avaliku võtme krüpteerimine
+ Otsesõnumid kasutavad krüpteerimiseks uut avaliku võtme infrastruktuuri.
+ Kokkusobimatu avalik võti
+ Avalik võti ei ühti salvestatud võtmega. Võite sõlme eemaldada ja lasta sellel uuesti võtmeid vahetada, kuid see võib viidata tõsisemale turvaprobleemile. Võtke kasutajaga ühendust mõne muu usaldusväärse kanali kaudu, et teha kindlaks, kas võtme muudatuse põhjuseks oli tehaseseadete taastamine või muu tahtlik tegevus.
+ Kasutajate teabe vahetamine
+ Uue sõlme teade
+ Rohkem üksikasju
+ SNR
+ Signaali ja müra suhe (SNR) on mõõdik, mida kasutatakse soovitud signaali taseme ja taustamüra taseme vahelise suhte määramisel. Meshtastic ja teistes traadita süsteemides näitab kõrgem signaali ja müra suhe selgemat signaali, mis võib parandada andmeedastuse usaldusväärsust ja kvaliteeti.
+ RSSI
+ Vastuvõetud signaali tugevuse indikaator (RSSI), mõõt mida kasutatakse antenni poolt vastuvõetava võimsustaseme määramiseks. Kõrgem RSSI väärtus näitab üldiselt tugevamat ja stabiilsemat ühendust.
+ Siseõhu kvaliteet (IAQ) on suhtelise skaala väärtus, näiteks mõõtes Bosch BME680 abil. Väärtuste vahemik 0–500.
+ Seadme andurite logi
+ Sõlmede kaart
+ Asukoha logi
+ Viimase asukoha värskendus
+ Keskkonna andurite logi
+ Signaalitugevuse andurite logi
+ Haldus
+ Kaughaldus
+ Halb
+ Rahuldav
+ Hea
+ Puudub
+ Jaga…
+ Levi
+ Levi Kvaliteet
+ Marsruutimise Logi
+ Otsene
+
+ - 1 hüpe
+ - %d hüppet
+
+ %1$d hüpet sõlmeni, %2$d hüpet tagasi
+ 24T
+ 48T
+ 1N
+ 2N
+ 4N
+ Maksimaalselt
+ Tundmatu vanus
+ Kopeeri
+ Häirekella sümbol!
+ Häiresõnum!
+ Lemmik
+ Lisa lemmikutesse
+ Eemalda lemmikutest
+ Lisa \'%s\' lemmik sõlmede hulka?
+ Eemalda \'%s\' lemmik sõlmede hulgast?
+ Toitepinge andurite logi
+ Kanal 1
+ Kanal 2
+ Kanal 3
+ Pinge
+ Vool
+ Oled kindel?
+ seadme rollide juhendit ja blogi postitust valin õige seadme rolli.]]>
+ Ma tean mida teen.
+ Sõlmel %1$s on akupinge madal (%2$d%%)
+ Madala akupinge hoiatus
+ Madal akupinge: %s
+ Madala akupinge teated (lemmik sõlmed)
+ Baromeetri rõhk
+ Lubatud
+ UDP edastus
+ UDP sätted
+ Viimati kuuldud: %2$s
viimane asukoht: %3$s
Akupinge: %4$s]]>
+ Lülita asukoht sisse
+ Põhja suund
+ Kasutaja
+ Kanal
+ Seade
+ Asukoht
+ Toide
+ Võrk
+ Ekraan
+ LoRa
+ Sinihammas
+ Turvalisus
+ MQTT
+ Jadaport
+ Välised teated
+
+ Ulatustest
+ Telemeetria
+ Salvestatud sõnum
+ Heli
+ Kaugriistvara
+ Naabruse teave
+ Ambient valgus
+ Tuvastusandur
+ Pax loendur
+ Heli sätted
+ CODEC 2 lubatud
+ PTT klemm
+ CODEC2 test sagedus
+ I2S sõna valik
+ I2S info sisse
+ I2S info välja
+ I2S kell
+ Sinihamba sätted
+ Sinihammas lubatud
+ Sidumine
+ Fikseeritud PIN
+ Saatmine lubatud
+ Vastuvõtt lubatud
+ Vaikimisi
+ Asukoht lubatud
+ Täpne asukoht
+ GPIO klemm
+ Tüüp
+ Peida parool
+ Kuva parool
+ Üksikasjad
+ Keskkond
+ Ambient valguse sätted
+ LED olek
+ Punane
+ Roheline
+ Sinine
+ Salvestatud sõnumite sätted
+ Salvestatud sõnumid lubatud
+ Pöördvalik #1 lubatud
+ GPIO klemmi pöördvalik A pordis
+ GPIO klemmi pöördvalik B pordis
+ GPIO klemmi pöördvalik Vajuta pordis
+ Sisendsündmus Vajuta pordis
+ Sisendsündmus CW pordis
+ Sisendsündmus CCW pordis
+ Üles/Alla/Vali sisend lubatud
+ Luba sisend allikas
+ Saada Kõll
+ Sõnum
+ Seadme DB vahemälu piirang
+ Maksimaalne telefonis hoitav seadmete andmebaaside arv
+ Tuvastusanduri sätted
+ Tuvastusandur lubatud
+ Minimaalne edastusaeg (sekund)
+ Oleku edastus (sekund)
+ Saada kõll koos hoiatussõnumiga
+ Kasutajasõbralik nimi
+ GPIO klemmi jälgimine
+ Identifitseerimistüüp
+ Kasuta INPUT_PULLUP režiimi
+ Seade
+ Seadme roll
+ Nupu GPIO
+ Summeri GPIO
+ Kordusülekannete režiim
+ Sõlme teabe edastamise intervall
+ Topeltpuudutus nupuna
+ Kolmekordne klõps Ad Hoc Ping
+ Ajavöönd
+ Südamelöögi LED
+ Ekraan
+ Ekraan sisse lülitatud
+ Karusselli intervall
+ Kompassi põhjasuund üleval
+ Keera ekraani
+ Ekraani ühikud
+ OLED tüüp
+ Ekraani režiim
+ Suund alati põhi
+ Paks pealkiri
+ Ärata puudutusega või liigutusega
+ Kompassi suund
+ Välisete teadete sätted
+ Luba Välised teated
+ Sõnumi vastuvõtmise teated
+ Hoiatussõnumi LED
+ Hoiatussõnumi summer
+ Hoiatussõnumi värin
+ Hoiatuskella vastuvõtmise teated
+ Hoiatuskella LED
+ Hoiatuskella summer
+ Hoiatuskella värin
+ Väljund LED (GPIO)
+ Väljund LED aktiivne
+ Väljund summer (GPIO)
+ Kasuta PWM summerit
+ Väljund värin (GPIO)
+ Väljundi kestvus (millisekundit)
+ Häire ajalõpp (sekundit)
+ Helin
+ Kasuta I2S summerina
+ LoRa
+ Valikud
+ Täpsem
+ Kasuta eelseadistust
+ Eelseadistused
+ Ribalaius
+ Levitustegur
+ Kodeerimiskiirus
+ Sagedusnihe (MHz)
+ Regioon
+ Hüpete arv
+ Edastus lubatud
+ Saatevõimsus
+ Sageduspesa
+ Töötsükli tühistamine
+ Ignoreeri sissetulevaid
+ RX võimendatud võimendus
+ Tühista sagedus
+ PA ventilaator keelatud
+ Keela MQTT
+ Ok MQTTi
+ MQTT sätted
+ MQTT lubatud
+ Aadress
+ Kasutajatunnus
+ Parool
+ Krüpteerimine lubatud
+ JSON väljund lubatud
+ TLS lubatud
+ Juurteema
+ Kliendi proksi lubatud
+ Kaardi raport
+ Kaardi raporti sagedus (sekund)
+ Naabruskonna teabe sätted
+ Naabruskonna teave lubatud
+ Uuenduste sagedus (sekundit)
+ Saada LoRa kaudu
+ Võrk
+ WiFi valikud
+ Lubatud
+ Wifi lubatud
+ SSID
+ PSK
+ Etherneti valikud
+ Ethernet lubatud
+ NTP server
+ rsyslog server
+ IPv4 režiim
+ IP
+ Lüüs
+ Alamvõrk
+ Paxcounter sätted
+ Paxcounter lubatud
+ WiFi RSSI lävi (vaikeväärtus -80)
+ BLE RSSI lävi (vaikeväärtus -80)
+ Asukoht
+ Asukoha saatmise sagedus (sekundit)
+ Nutikas asukoht kasutuses
+ Nutika asukoha minimaalne muutus (meeter)
+ Nutika asukoha minimaalne aeg (sekundit)
+ Kasuta käsitsi määratud asukohta
+ Laiuskraad
+ Pikkuskraad
+ Kõrgus (meetrites)
+ Kasuta telefoni hetkelist asukohta
+ GPS-režiim (riistvara)
+ GPS värskendamise sagedus (sekundit)
+ Määra GPS_RX_PIN
+ Määra GPS_TX_PIN
+ Määra PIN_GPS_EN
+ Asukoha lipp
+ Toite sätted
+ Luba energiasäästurežiim
+ Väljalülitamine voolukatkestuse korral
+ Aku viivitus väljalükkamisel (sekundit)
+ ADC kordaja tühistamine
+ Asenda ADC kordistaja suhe
+ Oota Bluetoothi kestust
+ Super sügava une kestus
+ Kerge une kestus
+ Minimaalne ärkveloleku aeg
+ Aku INA_2XX I2C aadress
+ Ulatustesti sätted
+ Ulatustest lubatud
+ Saatja sõnumi sagedus (sekundit)
+ Salvesta .CSV faili (ainult ESP32)
+ Kaug riistvara sätted
+ Kaug riistvara lubatud
+ Luba määratlemata klemmi juurdepääs
+ Saadaval klemmid
+ Turvalisus
+ Otsesõnumi võti
+ Admin võtmed
+ Avalik võti
+ Salajane võti
+ Administraatori võti
+ Hallatud režiim
+ Jadapordi konsool
+ Silumislogi API lubatud
+ Pärandadministraatori kanal
+ Jadapordi sätted
+ Jadaport lubatud
+ Kaja lubatud
+ Jadapordi kiirus
+ Aegunud
+ Jadapordi režiim
+ Konsooli jadapordi alistamine
+
+ Südamelöögid
+ Kirjete arv
+ Ajalookirjete maksimaalne arv
+ Ajalookirjete aken
+ Server
+ Telemeetria sätted
+ Seadme mõõdikute värskendamise intervall
+ Keskkonnamõõdikute värskendamise intervall
+ Keskkonnamõõdikute lubamine
+ Keskkonnamõõdikute ekraanil kuvamine lubatud
+ Keskkonnamõõdikud kasutavad Fahrenheiti
+ Õhukvaliteedi moodul on lubatud
+ Õhukvaliteedi näidikute värskendamise intervall
+ Õhukvaliteedi ikoon
+ Toitemõõdiku moodul on lubatud
+ Toitemõõdikute värskendamise intervall
+ Toitemõõdiku ekraanil kuvamine lubatud
+ Kasutaja sätted
+ Sõlme ID
+ Täis nimi
+ Lühi nimi
+ Seadme mudel
+ Litsentseeritud amatöörraadio (HAM)
+ Selle valiku lubamine keelab krüpteerimise ja ei ühildu Meshtastic vaikevõrguga.
+ Kastepunkt
+ Õhurõhk
+ Gaasi surve
+ Kaugus
+ Luksi
+ Tuul
+ Kaal
+ Radiatsioon
+
+ Siseõhu kvaliteet (IAQ)
+ URL
+
+ Lae sätted
+ Salvesta sätted
+ Raudvara
+ Toetatud
+ Sõlme number
+ Kasutaja ID
+ Töötamise aeg
+ Lae %1$d
+ Vaba kettamaht %1$d
+ Ajatempel
+ Päis
+ Kiirus
+ Sateliit
+ Kõrgus
+ Sagedus
+ Pesa
+ Peamine
+ Pidev asukoha ja telemeetria edastamine
+ Teisene
+ Pidevat telemeetria edastamist ei toimu
+ Vajalik käsitsi asukohapäring
+ Järjestamiseks vajuta ja lohista
+ Eemalda vaigistus
+ Dünaamiline
+ Skaneeri QR kood
+ Jaga kontakti
+ Sõnumid
+ Lisa privaatsõnum…
+ Impordi jagatud kontakt?
+ Ei võta sõnumeid vastu
+ Jälgimata või infrastruktuuripõhine
+ Hoiatus: See kontakt on olemas, importimine kirjutab eelmise kontakti kirje üle.
+ Avalik võti muudetud
+ Lae
+ Küsi metainfot
+ Toimingud
+ Püsivara
+ Kasuta 12 tunni formaati
+ Kui see on lubatud, kuvab seade ekraanil aega 12 tunni formaadis.
+ Hosti andurite logi
+ Host
+ Vaba mälumaht
+ Vaba kettamaht
+ Lae
+ Kasutaja string
+ Mine asukohta
+ Ühendus
+ Kärgvõrgu kaart
+ Vestlused
+ Sõlmed
+ Sätted
+ Määra regioon
+ Vasta
+ Teie sõlm saadab pidevalt määratletud MQTT serverile krüpteerimata kaardiaruande pakete, mis sisaldab ID-d, pikka- ja lühinime, ligikaudset asukohta, riistvaramudelit, rolli, püsivara versiooni, LoRa regiooni, modemi eelseadistust ja peamise kanali nime.
+ Nõusolek krüpteerimata sõlmeandmete jagamiseks MQTT kaudu
+ Selle funktsiooni lubamisega kinnitate ja nõustute selgesõnaliselt oma seadme reaalajas geograafilise asukoha edastamisega MQTT protokolli kaudu ilma krüpteerimiseta. Neid asukohaandmeid võidakse kasutada sellistel eesmärkidel nagu: reaalajas kaardi aruandlus, seadme jälgimine ja seotud telemeetriafunktsioonid.
+ Olen ülaltoodu läbi lugenud ja sellest aru saanud. Annan vabatahtlikult nõusoleku oma sõlmeandmete krüpteerimata edastamiseks MQTT kaudu
+ Nõustun.
+ Soovitatav püsivara värskendamine.
+ Uusimate paranduste ja funktsioonide kasutamiseks värskendage oma sõlme püsivara.\n\nUusim stabiilne püsivara versioon: %1$s
+ Aegub
+ Aeg
+ Kuupäev
+ Kaardi filter\n
+ Ainult lemmikud
+ Kuva teekonnapunktid
+ Näita täpsusringid
+ Kliendi teated
+ Tuvastati ohustatud võtmed, valige uuesti loomiseks OK.
+ Loo uus privaatvõti
+ Kas olete kindel, et soovite oma privaatvõtit uuesti luua?\n\nSõlmed, mis võisid selle sõlmega varem võtmeid vahetanud, peavad turvalise suhtluse jätkamiseks selle sõlme eemaldama ja võtmed uuesti vahetama.
+ Salvesta võtmed
+ Ekspordib avalikud- ja privaatvõtmed faili. Palun hoidke kuskil turvalises kohas.
+ Moodulid on lukustamata
+ Moodulid juba avatud
+ Kaugjuhtimine
+ (%1$d võrgus / %2$d kokku)
+ Reageeri
+ Katkesta ühendus
+ Otsin sinihamba seadmeid…
+ Pole seotud sinihamba seadmeid.
+ Võrguseadmeid ei leitud.
+ USB seadmeid ei leita.
+ Mine lõppu
+ Kärgvõrgustik
+ Skaneerin
+ Turvalisuse olek
+ Turvaline
+ Hoiatusmärk
+ Tundmatu kanal
+ Hoiatus
+ Lisa valikud
+ UV Luks
+ Tundmatu
+ Seda raadio on hallatud ja muudab ainult kaughaldur.
+ Täpsem
+ Tühjenda sõlmede andmebaas
+ Eemalda sõlmed mida pole nähtud rohkem kui %1$d päeva
+ Eemalda tundmatud sõlmed
+ Eemalda vähe aktiivsed sõlmed
+ Eemalda ignooritud sõlmed
+ Eemalda nüüd
+ See eemaldab %1$d seadet andmebaasist. Toimingut ei saa tagasi võtta.
+ Roheline lukk näitab, et kanal on turvaliselt krüpteeritud kas 128 või 256 bittise AES võtmega.
+
+ Ebaturvaline kanal, ei ole täpne
+ Kollane avatud lukk näitab, et kanal ei ole turvaliselt krüpteeritud ning seda ei kasutata täpsete asukohaandmete edastamiseks. Võtit ei kasuta üldse või on vaike 1-baidine.
+
+ Ebaturvaline kanal, asukoht täpne
+ Punane avatud lukk näitab, et kanal ei ole turvaliselt krüpteeritud ning seda kasutatakse täpsete asukohaandmete edastamiseks. Võtit ei kasuta üldse või on see vaike 1-baidine.
+
+ Hoiatus: ebaturvaline, täpne asukoht & MQTT saatmine
+ Punane avatud lukk koos hoiatusega näitab, et kanal ei ole turvaliselt krüpteeritud ning seda kasutatakse täpsete asukohaandmete edastamiseks internetti läbi MQTT. Võtit ei kasuta või on see vaike 1-baidine.
+
+ Kanali turvalisus
+ Kanali turvalisuse tähendus
+ Näita kõik tähendused
+ Näita hetke olukord
+ Loobu
+ Kas olete kindel, et soovite selle sõlme kustutada?
+ Vasta kasutajale %1$s
+ Tühista vastus
+ Kustuta sõnum?
+ Ära vali midagi
+ Sõnum
+ Sisesta sõnum
+ PAX andurite logi
+ PAX
+ PAX andurite logi ei ole saadaval.
+ WiFi seadmed
+ Sinihamba seadmed
+ Seotud seadmed
+ Saadaolevad seadmed
+ Ühendatud seadmed
+ Limiit ületatud. Proovi hiljem uuesti.
+ Näita versioon
+ Lae alla
+ Paigaldatud
+ Viimane stabiilne
+ Viimane alfa
+ Toetatud Meshtastic kommuuni poolt
+ Püsivara versioon
+ Hiljuti nähtud seadmed
+ Avastatud seadmed
+ Algusesse
+ Teretulemast
+ Igal pool ühenduses
+ Saada sõnumeid sõpradele ja kommuunile ilma võrguühenduse või mobiilivõrguta.
+ Loo oma võrk
+ Loo hõlpsalt privaatseid kärgvõrke turvaliseks ja usaldusväärseks suhtluseks asustamata piirkondades.
+ Jälgi ja jaga asukohta
+ Jaga reaalajas oma asukohta ja hoia oma grupp ühtsena integreeritud GPS funktsioonide abil.
+ Rakenduse märguanded
+ Sissetulevad sõnumid
+ Kanali märguanded ja otsesõnumid.
+ Uus sõlm
+ Uue avastatud sõlme märguanded.
+ Madal akutase
+ Ühendatud seadme madala akutaseme märguanded.
+ Kriitilistena saadetud pakettide saatmisel ignoreeritakse operatsioonisüsteemi teavituskeskuse vaigistust ja režiimi „Ära sega” sätteid.
+ Määra märguannete load
+ Telefoni asukoht
+ Meshtastic kasutab teie telefoni asukohta mitmete funktsioonide lubamiseks. Saate oma asukohalubasid igal ajal seadetes muuta.
+ Jaga asukohta
+ Kasuta asukohana oma telefoni GPS, mitte sõlme riistvaralist GPS.
+ Kauguse mõõtmised
+ Kuva telefoni ja teiste Meshtastic sõlmede asukoha vaheline kaugus.
+ Kauguse filter
+ Filtreeri sõlmede loendit ja kärgvõrgustiku kaarti kauguse põhjal sinu telefonist.
+ Meshtastic kaardi asukoht
+ Lubab telefoni asukoha kuvamine sinisena kärgvõrgu kaardil.
+ Muuda asukoha kasutusload
+ Jäta vahele
+ sätted
+ Häiresõnumid
+ Et tagada teile kriitiliste teadete vastuvõtmine, näiteks
+ hädaabisõnumid, isegi siis, kui teie seade on „Ära sega” režiimis, pead lubama eri
+ load. Palun luba see teavitusseadetes.
+
+ Kriitiliste hoiatuste seadistamine
+ Meshtastic kasutab märguandeid, et hoida teid kursis uute sõnumite ja muude oluliste sündmustega. Saate oma märguannete õigusi igal ajal seadetes muuta.
+ Järgmine
+ Anna luba
+ %d eemaldatavat sõlme nimekirjas:
+ Hoiatus: See eemaldab sõlmed rakendusest, kui ka seadmest.\nValikud on lisaks eelnevale.
+ Ühendan seadet
+ Normaalne
+ Sateliit
+ Maastik
+ Hübriid
+ Halda kaardikihte
+ Kohandatud kihid toetavad .kml, .kmz või GeoJSON-faile.
+ Kaardikihid
+ Kaardikihid laadimata.
+ Lisa kiht
+ Peida kiht
+ Näita kiht
+ Eemalda kiht
+ Lisa kiht
+ Sõlmed siin asukohas
+ Vali kaardi tüüp
+ Halda kohandatud kardikihti
+ Lisa kohandatud kardikiht
+ Kohandatud kardikihte ei ole
+ Muuda kohandatud kardikihti
+ Kustuta kohandatud kardikiht
+ Nimi ei tohi olla tühi.
+ Teenusepakkuja nimi on olemas.
+ URL ei tohi olla tühi.
+ URL peab sisaldama vahesümboleid.
+ URL mall
+ jälgimispunkt
+ Rakendus
+ Versioon
+ Kanali funktsioonid
+ Asukoha jagamine
+ Perioodiline asukoha jagamine
+ Võrgusõlme sõnumid saadetakse avalikku internetti mis tahes sõlme konfigureeritud ligipääsu kaudu.
+ Avaliku interneti ligipääsu sõnumid edastatakse kohalikku kärgvõrgu. Nullhüppe poliitika tõttu ei levi MQTT vaikeserverist tulev liiklus sellest seadmest kaugemale.
+ Ikooni tähendused
+ Põhikanalil asukoha jagamise keelamine lubab perioodilist asukoha edastust esimesel lisakanalil, kui asukoht on lubatud, vastasel juhul on vaja käsitsi asukoha päringut teha.
+ Seadme sätted
+ "[Kaugjuhtimine] %1$s"
+ Saada seadme telemeetria
+ Luba/keela seadme telemeetriamooduli mõõdikute saatmiseks kärgvõrgustiku
+ Kõik
+ 1 tund
+ 8 tundi
+ 24 tundi
+ 48 tundi
+ Filtreeri viimase kuulmise aja järgi: %s
+ %1$d dBm
+ Lingi haldamiseks pole rakendust saadaval.
+ Süsteemi sätted
+ Statistikat pole saadaval
+ Analüüsiandmeid kogutakse Androidi rakenduse täiustamiseks (tänan). Me saame anonüümset teavet kasutajate käitumise kohta. See hõlmab krahhiaruandeid, rakenduse ekraanipilte jms.
+ "Analüütika platvormid: "
+ Lisateabe saamiseks vaata privaatsuspoliitikat.
+ Tühistatud - 0
+ Edastaja: %s
+ Säilita lemmikud?
+
diff --git a/core/strings/src/commonMain/composeResources/values-fi/strings.xml b/core/strings/src/commonMain/composeResources/values-fi/strings.xml
new file mode 100644
index 000000000..bacafc1dc
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-fi/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Suodatus
+ tyhjennä suodatukset
+ Suodata otsikon mukaan
+ Näytä tuntemattomat
+ Piilota ei yhteydessä olevat laitteet
+ Näytä vain suorat yhteydet
+ Katselet tällä hetkellä huomioimattomia laitteita,\nPaina palataksesi laitelistaan.
+ Näytä lisätiedot
+ Lajittele otsikon mukaan
+ Lajitteluvaihtoehdot
+ A-Ö
+ Kanava
+ Etäisyys
+ Hyppyjä
+ Viimeksi kuultu
+ MQTT:n kautta
+ MQTT:n kautta
+ Suosikkien kautta
+ Huomioimattomat laitteet
+ Tuntematon
+ Odottaa vahvistusta
+ Jonossa lähetettäväksi
+ Vahvistettu
+ Ei reittiä
+ Vastaanotettu kielteinen vahvistus
+ Aikakatkaisu
+ Ei Käyttöliittymää
+ Maksimimäärä uudelleenlähetyksiä saavutettu
+ Ei Kanavaa
+ Paketti on liian suuri
+ Ei vastausta
+ Virheellinen pyyntö
+ Alueellisen toimintasyklin raja saavutettu
+ Ei oikeuksia
+ Salatun viestin lähetys epäonnistui
+ Tuntematon julkinen avain
+ Virheellinen istuntoavain
+ Julkinen avain ei ole valtuutettu
+ Client
+ Yhdistetty sovellukseen tai itsenäinen viestintälaite.
+ Client Mute
+ Laite, joka ei välitä paketteja muilta laitteilta.
+ Router
+ Laite, joka laajentaa verkon infrastruktuuria viestejä välittämällä. Näkyy laitelistauksessa.
+ Router Client
+ Yhdistelmä ROUTER sekä CLIENT roolista. Ei mobiililaitteille.
+ Repeater
+ Laite, joka laajentaa verkon kattavuutta välittämällä viestejä verkkoa kuormittamatta. Ei näy laitelistauksessa.
+ Tracker
+ Lähettää GPS-sijaintitiedot ensisijaisesti.
+ Sensor
+ Lähettää telemetriatiedot ensisijaisesti.
+ TAK
+ Optimoitu ATAK-järjestelmän viestintään, joka vähentää tavanomaisia lähetyksiä.
+ Client Hidden
+ Laite, joka lähettää vain tarvittaessa tai virransäästotilassa.
+ Lost and Found
+ Lähettää laitteen sijainnin viestillä oletuskanavalle sen löytämisen helpottamiseksi.
+ TAK Tracker
+ Ottaa käyttöön automaattisen TAK PLI -lähetyksen vähentäen tavanomaisia lähetyksiä.
+ Router Late
+ Muuten samanlainen kuin ROUTER rooli, mutta se uudelleen lähettää paketteja vasta kaikkien muiden tilojen jälkeen, varmistaen paremman peittoalueen muille laitteille. Laite näkyy mesh-verkon laiteluettelossa muille käyttäjille.
+ Kaikki
+ Uudelleenlähettää kaikki havaitut viestit, jos ne ovat olleet omalla yksityisellä kanavalla tai toisessa mesh-verkosta, jossa on samat LoRa-parametrit.
+ Ohita kaikki dekoodaukset
+ Käyttäytyy samalla tavalla kuin ALL, mutta jättää pakettien purkamisen väliin ja lähettää niitä vain uudelleen. Mahdollista käyttää vain Repeater-roolissa. Tämän asettaminen muille rooleille johtaa ALL-käyttäytymiseen.
+ Vain paikallinen
+ Ei ota huomioon havaittuja viestejä ulkomaisista verkoista, jotka ovat avoimia tai joita se ei voi purkaa. Lähettää uudelleen viestin vain laitteen paikallisilla ensisijaisilla / toissijaisilla kanavilla.
+ Vain tunnetut
+ Ei ota huomioon havaittuja viestejä ulkomaisista verkoista kuten LOCAL ONLY, mutta menee askeleen pidemmälle myös jättämällä huomiotta viestit laitteista, joita ei ole jo laitteen tuntemassa listassa.
+ ei mitään
+ Sallittu vain SENSOR-, TRACKER- ja TAK_TRACKER -rooleille. Tämä estää kaikki uudelleenlähetykset, toisin kuin CLIENT_MUTE -roolissa.
+ Ainoastaan ytimen porttinumerot
+ Ei ota huomioon paketteja, jotka tulevat ei-standardeista porttinumeroista, kuten: TAK, RangeTest, PaxCounter jne. Lähettää uudelleen vain paketteja, jotka käyttävät standardeja porttinumeroita: NodeInfo, Text, Position, Telemetry ja Routing.
+ Käsittele tuetun kiihtyvyysanturin kaksoisnapautusta käyttäjäpainikkeella.
+ Lähetä sijainti ensisijaisella kanavalla, kun käyttäjäpainiketta painetaan kolme kertaa.
+ Hallitsee laitteen vilkkuvaa LED-valoa. Useimmissa laitteissa tällä voidaan ohjata yhtä neljästä LED-valosta, mutta latauksen tai GPS:n valoja ei voi hallita.
+ Aikavyöhyke laitteen näytöllä ja lokissa käytettäville päivämäärille.
+ Käytä puhelimen aikavyöhykettä
+ Lähetetäänkö naapuritiedot LoRa:n kautta sen lisäksi, että ne lähetetään MQTT-protokollalla ja PhoneAPI sovellusrajapinnassa? Tämä ei ole tuettu kanavalla, joka käyttää oletussalausavainta ja nimeä.
+ Kuinka kauan näyttö pysyy päällä sen jälkeen, kun käyttäjäpainiketta on painettu tai viestejä on vastaanotettu.
+ Vaihtaa automaattisesti seuraavalle näytön sivulle kuin karuselli, määritetyn aikavälin perusteella.
+ Näytön ympyrän ulkopuolella oleva kompassisuunta osoittaa aina pohjoiseen.
+ Käännä näyttö pystysuunnassa.
+ Laitteen näytöllä näytettävät yksiköt.
+ Ohita OLED-näytön automaattinen tunnistus.
+ Ohita oletusnäytön asettelu.
+ Tee näytön otsikkotekstistä lihavoitu.
+ Edellyttää, että laitteessasi on kiihtyvyysanturi.
+ Alue, jossa aiot käyttää radiolaitteitasi.
+ Saatavilla olevat modeemiesiasetukset, oletus on Long Fast.
+ Asettaa maksimihyppyjen määrän, oletus on 3. Hyppyjen määrän lisääminen kasvattaa myös ruuhkaa, joten sitä tulisi käyttää varoen. 0 hypyn lähettämät viestit eivät saa kuittauksia (ACK).
+ Laitteesi käyttämä taajuus lasketaan alueen, modeemin esiasetuksen ja tämän kentän perusteella. Kun arvo on 0, aikaväli lasketaan automaattisesti ensisijaisen kanavan nimen perusteella ja se poikkeaa oletus-julkisesta aikavälistä. Vaihda takaisin julkiseen oletus-aikaväliin, jos käytössä on yksityinen ensisijainen ja julkinen toissijainen kanava.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ WiFi:n käyttöön ottaminen poistaa Bluetooth-yhteyden sovellukseen.
+ Ethernetin ottaminen käyttöön poistaa Bluetooth-yhteyden sovellukseen. TCP-laiteyhteydet eivät ole käytettävissä Applen laitteilla.
+ Ota käyttöön pakettien lähettäminen UDP:n kautta paikallisverkossa.
+ Suurin aikaväli, jonka aikana laite ei lähetä sijaintia.
+ Nopein mahdollinen sijaintipäivitysten lähetysväli, kun minimietäisyys on täyttynyt.
+ Vähimmäisetäisyys metreinä, jonka muutos otetaan huomioon älykkäässä sijainnin lähetyksessä.
+ Kuinka usein yritetään hakea GPS-sijainti (<10 sekuntia pitää GPS:n päällä).
+ Valinnaiset kentät, jotka sisällytetään sijaintiviesteihin. Mitä enemmän kenttiä sisällytetään, sitä suurempi viesti on, mikä pidentää lähetysaikaa ja lisää pakettihäviön riskiä.
+ Asetus laittaa kaiken mahdollisen lepotilaan. Seuranta- ja anturiroolissa tämä sisältää myös LoRa-radion. Älä käytä tätä asetusta, jos haluat käyttää laitetta puhelinsovellusten kanssa tai laitetta ilman käyttäjäpainiketta.
+ Luodaan julkisesta avaimestasi ja lähetetään muille verkon solmuille, jotta ne voivat laskea jaetun salaisen avaimen.
+ Käytetään jaetun avaimen luomiseen etälaitteen kanssa.
+ Julkinen avain, jolla on oikeus lähettää hallintaviestejä tälle laitteelle.
+ Laite on verkon ylläpitäjän hallinnoima, eikä käyttäjä pääse muokkaamaan laitteen asetuksia.
+ Sarjaporttikonsoli käyttöön Stream API:n kautta.
+ Tulosta reaaliaikainen virheenkorjausloki sarjaportin kautta, ja tarkastele sekä vie Bluetoothin kautta laitteesta poistettuja sijaintitietoja sisältäviä lokitiedostoja.
+
+ Sijainti Paketti
+ Lähetyksen aikaväli
+ Älykäs sijainti
+ Vähimmäisaikaväli
+ Pienin etäisyys
+ Laitteen GPS
+ Kiinteä sijainti
+ Korkeus
+ Päivitysväli
+ Laitteen GPS:n lisäasetukset
+ GPS vastaanoton GPIO-pinni
+ GPS lähetyksen GPIO-pinni
+ GPS EN GPIO-pinni
+ GPIO
+ Vianetsintä
+ Kanavan nimi
+ QR-koodi
+ Sovelluskuvake
+ Tuntematon käyttäjänimi
+ Lähetä
+ Et ole vielä yhdistänyt Meshtastic -yhteensopivaa radiota tähän puhelimeen. Muodosta laitepari puhelimen kanssa ja aseta käyttäjänimesi.\n\nTämä avoimen lähdekoodin sovellus on vielä kehitysvaiheessa. Jos löydät virheen, lähetä siitä viesti foorumillemme: https://github.com/orgs/meshtastic/discussions\n\nLisätietoja saat verkkosivuiltamme - www.meshtastic.org.
+ Sinä
+ Salli analytiikka ja virheraportit.
+ Hyväksy
+ Peruuta
+ Hylkää
+ Tallenna
+ Uusi kanavan URL-osoite vastaanotettu
+ Meshtastic tarvitsee sijaintioikeudet, jotta se voi löytää uusia laitteita Bluetoothin kautta. Voit poistaa oikeuden käytöstä, kun et käytä sovellusta.
+ Ilmoita virheestä
+ Ilmoita virheestä
+ Oletko varma, että haluat raportoida virheestä? Tee tämän jälkeen julkaisu https://github.com/orgs/meshtastic/discussions osoitteessa, jotta voimme yhdistää löytämäsi virheen raporttiin.
+ Raportti
+ Laitepari on muodostettu, käynnistettään palvelua
+ Laiteparin muodostaminen epäonnistui, valitse uudelleen
+ Sijainnin käyttöoikeus on poistettu käytöstä, joten emme voi tarjota sijaintia mesh-verkkoon.
+ Jaa
+ Uusi laite nähty: %s
+ Ei yhdistetty
+ Laite on lepotilassa
+ Yhdistetty: %1$s verkossa
+ IP-osoite:
+ Portti:
+ Yhdistetty
+ Yhdistetty radioon (%s)
+ Aktiiviset yhteydet:
+ WiFi-verkon IP:
+ Ethernet-verkon IP:
+ Ei yhdistetty
+ Yhdistetty radioon, mutta se on lepotilassa
+ Sovelluspäivitys vaaditaan
+ Sinun täytyy päivittää tämä sovellus sovelluskaupassa (tai Githubissa). Sovelluksen versio on liian vanha toimimaan tämän radion ohjelmiston kanssa. Ole hyvä ja lue lisää aiheesta dokumenteistamme.
+ Ei mitään (ei käytössä)
+ Palveluilmoitukset
+ Tietoja
+ Kanavan URL-osoite on virheellinen, eikä sitä voida käyttää
+ Tämä yhteystieto on virheellinen eikä sitä voi lisätä
+ Vianetsintäpaneeli
+ Dekoodattu data:
+ Vie lokitiedot
+ Vienti peruutettu
+ %1$d lokitietoa viety
+ Lokitiedoston kirjoittaminen epäonnistui: %1$s
+ Suodattimet
+ Aktiiviset suodattimet
+ Hae lokitiedoista…
+ Seuraava osuma
+ Edellinen osuma
+ Tyhjennä haku
+ Lisää suodatin
+ Sisältää suodattimen
+ Tyhjennä kaikki suodattimet
+ Tyhjennä lokitiedot
+ Täsmää yhteen | kaikkiin
+ Täsmää yhteen | kaikkiin
+ Tämä poistaa kaikki lokipaketit ja tietokantamerkinnät laitteestasi – Kyseessä on täydellinen nollaus, ja se on pysyvä.
+ Tyhjennä
+ Viestin toimitustila
+ Suorien viestien ilmoitukset
+ Yleislähetysviestien ilmoitukset
+ Hälytysilmoitukset
+ Laiteohjelmistopäivitys vaaditaan.
+ Radion laiteohjelmisto on liian vanha toimiakseen tämän sovelluksen kanssa. Lisätietoja löydät ohjelmiston asennusoppaasta.
+ OK
+ Sinun täytyy määrittää alue!
+ Kanavaa ei voitu vaihtaa, koska radiota ei ole vielä yhdistetty. Yritä uudelleen.
+ Vie kuuluvuustestin paketit
+ Vie kaikki paketit
+ Palauta
+ Etsi
+ Lisää
+ Oletko varma, että haluat vaihtaa oletuskanavan?
+ Palauta oletusasetukset
+ Hyväksy
+ Teema
+ Vaalea
+ Tumma
+ Järjestelmän oletus
+ Valitse teema
+ Jaa puhelimen sijaintitietoa mesh-verkkoon
+
+ - Poistetaanko viesti?
+ - Poistetaanko %s viestiä?
+
+ Poista
+ Poista kaikilta
+ Poista minulta
+ Valitse kaikki
+ Sulje valinta
+ Poista valitut
+ Tyylin Valinta
+ Lataa alue
+ Nimi
+ Kuvaus
+ Lukittu
+ Tallenna
+ Kieli
+ Järjestelmän oletus
+ Lähetä uudestaan
+ Sammuta
+ Sammutusta ei tueta tällä laitteella
+ Käynnistä uudelleen
+ Reitinselvitys
+ Näytä esittely
+ Viesti
+ Pikaviestintävaihtoehdot
+ Uusi pikakeskustelu
+ Muokkaa pikaviestiä
+ Lisää viestiin
+ Lähetä välittömästi
+ Näytä pikaviestivalikko
+ Piilota pikaviestivalikko
+ Palauta tehdasasetukset
+ Bluetooth on pois käytöstä. Ota se käyttöön laitteen asetuksista.
+ Avaa asetukset
+ Firmwaren versio: %1$s
+ Meshtastic tarvitsee \"lähistön laitteet\" -oikeudet, jotta se voi löytää ja yhdistää laitteisiin Bluetoothin kautta. Voit poistaa oikeuden käytöstä, kun et käytä sovellusta.
+ Yksityisviesti
+ Tyhjennä NodeDB-tietokanta
+ Toimitus vahvistettu
+ Virhe
+ Jätä huomiotta
+ Poista huomioimattomista
+ Lisää \'%s\' jätä huomiotta listalle? Laite käynnistyy uudelleen muutoksen tekemisen jälkeen.
+ Poistetaanko \'%s\' jätä huomiotta listalta? Laite käynnistyy uudelleen muutoksen tekemisen jälkeen.
+ Valitse ladattava kartta-alue
+ Laattojen latauksessa kuluva aika-arvio:
+ Aloita Lataus
+ Tarkastele sijaintia
+ Sulje
+ Radion asetukset
+ Moduulin asetukset
+ Lisää
+ Muokkaa
+ Lasketaan…
+ Offline hallinta
+ Nykyinen välimuistin koko
+ Välimuistin tallennustilan määrä: %1$.2f Mt\nVälimuistin käyttö: %2$.2f Mt
+ Tyhjennä kartan laatat
+ Laatatietolähde
+ SQL-välimuisti tyhjennetty %s: lle
+ SQL-välimuistin tyhjennys epäonnistui, katso logcat saadaksesi lisätietoja
+ Välimuistin Hallinta
+ Lataus on valmis!
+ Lataus valmis %d virheellä
+ %d Laattaa
+ suunta: %1$d° etäisyys: %2$s
+ Muokkaa reittipistettä
+ Poista reittipiste?
+ Uusi reittipiste
+ Vastaanotettu reittipiste: %s
+ Duty Cyclen raja saavutettu. Viestien lähettäminen ei ole tällä hetkellä mahdollista. Yritä myöhemmin uudelleen.
+ Poista
+ Tämä laite poistetaan luettelosta siihen saakka, kunnes sen tiedot vastaanotetaan uudelleen.
+ Mykistä ilmoitukset
+ 8 tuntia
+ 1 viikko
+ Aina
+ Tällä hetkellä:
+ Pysyvästi mykistetty
+ Ei mykistetty
+ Mykistetty %1d päivää ja %.1f tuntia
+ Mykistetty %.1f tuntia
+ Korvaa
+ Skannaa WiFi QR-koodi
+ WiFi-verkon käyttöoikeustiedoissa on virheellinen QR-koodin muoto
+ Siirry takaisin
+ Akku
+ Kanavan Käyttö
+ Ilmantien käyttöaste
+ Lämpötila
+ Kosteus
+ Maaperän lämpötila
+ Maaperän kosteus
+ Lokitiedot
+ Hyppyjä
+ Hyppyjä: %1$d
+ Tiedot
+ Nykyisen kanavan lähetyksen (TX) ja vastaanoton (RX) käyttöaste ja virheelliset lähetykset, eli häiriöt.
+ Viimeisen tunnin aikana käytetyn lähetyksen prosenttiosuus.
+ IAQ
+ Salausavainten merkitykset
+ Jaettu avain
+ Voit lähettää ja vastaanottaa vain kanavaviestejä. Yksityisviestit toimivat vasta, kun käytössä on ohjelmistoversio 2.5+ tai uudempi, jossa on tuki salausavaimille.
+ Julkisen avaimen salaus
+ Yksityisviesteissä käytetään uutta julkisen avaimen infrastruktuuria salaukseen.
+ Julkinen avain ei täsmää
+ Julkinen avain ei vastaa kirjattua avainta. Voit poistaa laitteen ja antaa sen vaihtaa avaimia uudelleen, mutta tämä saattaa merkitä vakavampaa turvallisuusongelmaa. Ota yhteyttä käyttäjään toisen luotetun kanavan kautta määrittääksesi, johtuiko avain tehtaan resetoinnista tai muusta tarkoituksellisesta toiminnosta.
+ Tarkastele käyttäjätietoja
+ Uuden laitteen ilmoitukset
+ Lisätietoja
+ SNR
+ Signaali-kohinasuhde (SNR) on mittari, jota käytetään viestinnässä halutun signaalin tason ja taustahälyn tason määrittämisessä. Meshtasticissa ja muissa langattomissa järjestelmissä korkeampi SNR tarkoittaa selkeämpää signaalia, joka voi parantaa tiedonsiirron luotettavuutta ja laatua.
+ RSSI
+ Vastaanotetun signaalin voimakkuusindikaattori (RSSI) on mittari, jota käytetään määrittämään antennilla vastaanotetun signaalin voimakkuus. Korkeampi RSSI-arvo yleensä osoittaa vahvemman ja vakaamman yhteyden.
+ Sisäilman laatu (IAQ) on suhteellinen asteikko, jota voidaan mitata mm. Bosch BME680 anturilla ja sen arvoväli on 0–500.
+ Laitteen mittausloki
+ Laitekartta
+ Sijainnin Loki
+ Viimeisin sijainnin päivitys
+ Ympäristöanturit
+ Signaalin voimakkuudet
+ Ylläpito
+ Etähallinta
+ Huono
+ Kohtalainen
+ Hyvä
+ ei mitään
+ Jaa…
+ Signaali
+ Signaalin laatu
+ Reitinselvitys loki
+ Suora
+
+ - 1 hyppy
+ - %d hyppyä
+
+ Reititettyjä hyppyjä %1$d, joista %2$d hyppyä takaisin
+ 24t
+ 48t
+ 1vko
+ 2vko
+ 4vko
+ Kaikki
+ Tuntematon ikä
+ Kopioi
+ Hälytysääni!
+ Kriittinen hälytys!
+ Suosikki
+ Lisää suosikkeihin
+ Poista suosikeista
+ Lisää \'%s\' radio suosikkeihin?
+ Poista \'%s\' radio suosikeista?
+ Tehomittausdata
+ Kanava 1
+ Kanava 2
+ Kanava 3
+ Virta
+ Jännite
+ Oletko varma?
+ Laitteen roolit ohjeen ja blogikirjoituksen valitakseni laitteelle oikean roolin.]]>
+ Tiedän mitä olen tekemässä.
+ Laitteen %1$s akun varaustila on vähissä (%2$d%%)
+ Akun vähäisen varauksen ilmoitukset
+ Akku vähissä: %s
+ Akun vähäisen varauksen ilmoitukset (suosikkilaitteet)
+ Barometrinen paine
+ Käytössä
+ UDP-lähetys
+ UDP asetukset
+ Viimeksi kuultu: %2$s
Viimeisin sijainti: %3$s
Akku: %4$s]]>
+ Kytke sijainti päälle
+ Aseta kompassi pohjoiseen
+ Käyttäjä
+ Kanavat
+ Laite
+ Sijainti
+ Virta
+ Verkko
+ Näyttö
+ LoRa
+ Bluetooth
+ Turvallisuus
+ MQTT
+ Sarjaliitäntä
+ Ulkoiset ilmoitukset
+
+ Kuuluvuustesti
+ Telemetria
+ Esiasetettu viesti
+ Ääni
+ Etälaitteisto
+ Naapuritieto
+ Ympäristövalaistus
+ Havaitsemisanturi
+ PAX-laskuri
+ Ääniasetukset
+ CODEC 2 käytössä
+ PTT-pinni
+ CODEC2 näytteenottotaajuus
+ I2S-sanan valinta
+ I2S-datatulo
+ I2S-datalähtö
+ I2S-kello
+ Bluetooth asetukset
+ Bluetooth käytössä
+ Paritustila
+ Kiinteä PIN-koodi
+ Lähetys käytössä
+ Vastaanotto käytössä
+ Oletus
+ Sijainti käytössä
+ Tarkka sijainti
+ GPIO pinni
+ Kirjoita
+ Piilota salasana
+ Näytä salasana
+ Tiedot
+ Ympäristö
+ Ympäristövalaistuksen asetukset
+ LED-tila
+ Punainen
+ Vihreä
+ Sininen
+ Esiasetetun viestin asetukset
+ Esiasetettu viesti käytössä
+ Kiertovalitsin #1 käytössä
+ GPIO-pinni kiertovalitsinta varten A-portti
+ GPIO-pinni kiertovalitsinta varten B-portti
+ GPIO-pinni kiertovalitsimen painallusportille
+ Luo syötetapahtuma painettaessa
+ Luo syötetapahtuma myötäpäivään käännettäessä
+ Luo syötetapahtuma vastapäivään käännettäessä
+ Ylös/Alas/Valitse syöte käytössä
+ Salli syötteen lähde
+ Lähetä äänimerkki
+ Viestit
+ Laitetietokannan välimuistin enimmäismäärä
+ Tallennettavien laitetietokantojen enimmäismäärä tällä puhelimella.
+ Tunnistinsensorin asetukset
+ Tunnistinsensori käytössä
+ Minimilähetys (sekuntia)
+ Tilatiedon lähetys (sekuntia)
+ Lähetä äänimerkki hälytyssanoman kanssa
+ Käyttäjäystävälinen nimi
+ GPIO-pinni valvontaa varten
+ Tunnistuksen tyyppi
+ Käytä INPUT_PULLUP tilaa
+ Laite
+ Laitteen rooli
+ Painikkeen GPIO-pinni
+ Summerin GPIO-pinni
+ Uudelleenlähetyksen tila
+ Laitteen tietojen lähetyksen aikaväli
+ Kaksoisnapautus painikkeena
+ Kolmoisklikkaus Ad Hoc -pingille
+ Aikavyöhyke
+ Ledin valvontasignaali
+ Näyttö
+ Näytön päälläoloaika
+ Karusellin aikaväli
+ Kompassin pohjoinen ylhäällä
+ Käännä näyttö
+ Näyttöyksiköt
+ OLED-tyyppi
+ Näyttötila
+ Osoita aina pohjoiseen
+ Lihavoitu otsikko
+ Herätä napautuksesta tai liikkeestä
+ Kompassin suuntaus
+ Ulkoisten ilmoituksien asetukset
+ Ulkoiset ilmoitukset käytössä
+ Ilmoitukset saapuneesta viestistä
+ Hälytysviestin LED
+ Hälytysviestin äänimerkki
+ Hälytysviestin värinä
+ Ilmoitukset hälytyksen/äänen saapumisesta
+ Hälytysäänen LED
+ Hälytysäänen äänimerkki
+ Hälytysäänen värinä
+ Ulostulon LED (GPIO)
+ Ulostulon LED aktiivinen
+ Ulostulon äänimerkki (GPIO)
+ Käytä PWM-äänimerkkiä
+ Ulostulon värinä (GPIO)
+ Ulostulon kesto (millisekuntia)
+ Hälytysaikakatkaisu (sekuntia)
+ Soittoääni
+ Käytä I2S protokollaa äänimerkille
+ LoRa
+ Valinnat
+ Lisäasetukset
+ Käytä esiasetusta
+ Esiasetukset
+ Kaistanlevyes
+ Levennyskerroin (Spread Factor)
+ Koodausnopeus
+ Taajuuspoikkeama (MHz)
+ Alue
+ Hyppyjen määrä
+ Lähetys käytössä
+ Lähetysteho
+ Taajuuspaikka
+ Ohita käyttöaste (Duty Cycle)
+ Ohita saapuvat
+ RX tehostettu vahvistus
+ Taajuuden ohitus
+ PA tuuletin pois käytöstä
+ Ohita MQTT
+ MQTT päällä
+ MQTT asetukset
+ MQTT käytössä
+ Osoite
+ Käyttäjänimi
+ Salasana
+ Salaus käytössä
+ JSON ulostulo käytössä
+ TLS käytössä
+ Palvelimen osoite (root topic)
+ Välityspalvelin käytössä
+ Karttaraportointi
+ Karttaraportoinnin aikaväli (sekuntia)
+ Naapuritietojen asetukset
+ Naapuritiedot käytössä
+ Päivityksen aikaväli (sekuntia)
+ Lähetä LoRa:n kautta
+ Verkko
+ WiFi:n asetukset
+ Käytössä
+ WiFi käytössä
+ SSID
+ PSK
+ Verkon asetukset
+ Ethernet käytössä
+ NTP palvelin
+ rsyslog-palvelin
+ IPv4-tila
+ IP
+ Yhdyskäytävä
+ Aliverkko
+ PAX-laskurin asetukset
+ PAX-laskuri käytössä
+ WiFi-signaalin RSSI-kynnysarvo (oletus -80)
+ BLE-signaalin RSSI-kynnysarvo (oletus -80)
+ Sijainti
+ Sijainnin lähetyksen väli (sekuntia)
+ Älykäs sijainti käytössä
+ Älykkään sijainnin etäisyys (metriä)
+ Älykkään sijainnin pienin päivitysväli (sekuntia)
+ Käytä kiinteää sijaintia
+ Leveyspiiri
+ Pituuspiiri
+ Korkeus (metriä)
+ Aseta nykyisestä puhelimen sijainnista
+ GPS-tila (fyysinen laitteisto)
+ GPS päivitysväli (sekuntia)
+ Määritä uudelleen GPS_RX_PIN
+ Uudelleenmääritä GPS_TX_PIN
+ Uudelleenmääritä PIN_GPS_EN
+ Sijaintimerkinnät
+ Virran asetukset
+ Ota virransäästötila käyttöön
+ Sammuta virran katketessa
+ Akun viivästetty sammutus (sekuntia)
+ ADC-kertoimen ohitus
+ Korvaava AD-muuntimen kerroin
+ Bluetoothin odotusaika
+ Super-syväunen kesto
+ Kevytunen kestoaika
+ Vähimmäisherätyksen kesto
+ INA_2XX-akun valvontapiirin I2C-osoite
+ Kuuluvuustestin asetukset
+ Kuuluvuustesti käytössä
+ Viestien lähetyksen aikaväli (sekuntia)
+ Tallenna .CSV (ESP32 ainoastaan)
+ Etälaitteen asetukset
+ Etälaitteen ohjaus käytössä
+ Salli määrittämättömän pinnin käyttö
+ Käytettävissä olevat pinnit
+ Turvallisuus
+ Suoran viestin avain
+ Ylläpitäjän avaimet
+ Julkinen avain
+ Yksityinen avain
+ Ylläpitäjän avain
+ Hallintatila
+ Sarjaporttikonsoli
+ Vianetsintälokirajapinta käytössä
+ Vanha järjestelmänvalvojan kanava
+ Sarjaportin asetukset
+ Sarjaportti käytössä
+ Palautus päällä
+ Sarjaportin nopeus
+ Aikakatkaisu
+ Sarjaportin tila
+ Korvaa konsolin sarjaportti
+
+ Valvontasignaali
+ Kirjausten määrä
+ Historian maksimimäärä
+ Historian aikamäärä
+ Palvelin
+ Ympäristön asetukset
+ Laitemittareiden päivitysväli
+ Ympäristömittareiden päivitysväli
+ Ympäristötietojen moduuli käytössä
+ Näytä ympäristötiedot näytöllä
+ Käytä Fahrenheit yksikköä
+ Ilmanlaadun tietojen moduuli käytössä
+ Ilmanlaatumittareiden päivitysväli
+ Ilmanlaadun kuvake
+ Virrankulutuksen moduuli käytössä
+ Virtamittareiden päivitysväli
+ Virrankulutuksen näyttö käytössä
+ Käyttäjäasetukset
+ Laiteen ID
+ Pitkä nimi
+ Lyhytnimi
+ Laitteen malli
+ Lisensoitu radioamatööri (HAM)
+ Jos otat tämän asetuksen käyttöön, salaus poistetaan käytöstä, eikä laite ole enää yhteensopiva oletusasetuksilla toimivan Meshtastic-verkon kanssa.
+ Kastepiste
+ Ilmanpaine
+ Kaasuvastus
+ Etäisyys
+ Luksi
+ Tuuli
+ Paino
+ Säteily
+
+ Sisäilmanlaatu (IAQ)
+ URL-osoite
+
+ Asetusten tuonti
+ Asetusten vienti
+ Laite
+ Tuettu
+ Laitteen numero
+ Käyttäjän ID
+ Käyttöaika
+ Lataa %1$d
+ Vapaa levytila %1$d
+ Aikaleima
+ Suunta
+ Nopeus
+ Satelliitit
+ Korkeus
+ Taajuus
+ Paikka
+ Ensisijainen
+ Säännöllinen sijainti- ja telemetrialähetys
+ Toissijainen
+ Telemetriatietoja ei lähetetä säännöllisesti
+ Manuaalinen sijaintipyyntö vaaditaan
+ Paina ja raahaa järjestääksesi uudelleen
+ Poista mykistys
+ Dynaaminen
+ Skannaa QR-koodi
+ Jaa yhteystieto
+ Viestit
+ Lisää yksityinen viesti…
+ Tuo jaettu yhteystieto?
+ Ei vastaanota viestejä
+ Ei seurannassa tai toimii infrastruktuurilaitteena
+ Varoitus: Kontakti on jo olemassa, tuonti ylikirjoittaa aiemmat tiedot.
+ Julkinen avain vaihdettu
+ Tuo
+ Pyydä metatiedot
+ Toiminnot
+ Laiteohjelmisto
+ Käytä 12 tunnin kelloa
+ Kun asetus on käytössä, laite näyttää 12 tunnin ajan näytössä.
+ Isäntälaitteen lokitiedot
+ Isäntälaite
+ Vapaa muisti
+ Vapaa levytila
+ Lataa
+ Käyttäjän syöte
+ Siirry kohtaan
+ Yhteys
+ Mesh-kartta
+ Keskustelut
+ Laitteet
+ Asetukset
+ Määritä alue
+ Vastaa
+ Laitteesi lähettää määräajoin salaamattoman karttaraporttipaketin määritettyyn MQTT-palvelimeen. Tämä paketti sisältää seuraavat tiedot: tunnisteen, pitkän ja lyhyen nimen, likimääräisen sijainnin, laitemallin, roolin, laiteohjelmiston version, LoRa-alueen, modeemiesiasetuksen ja ensisijaisen kanavan nimen.
+ Salli salaamattomien laitetietojen jakaminen MQTT:n kautta
+ Ottamalla tämän ominaisuuden käyttöön hyväksyt ja annat suostumuksen siihen, että laitteesi reaaliaikainen sijaintitieto lähetetään MQTT-protokollan kautta ilman salausta. Näitä sijaintitietoja voidaan käyttää esimerkiksi reaaliaikaiseen karttaraportointiin, laitteen seurantaan ja muihin vastaaviin telemetriatoimintoihin.
+ Olen lukenut ja ymmärtänyt yllä olevan. Annan suostumuksen laitetietojeni salaamattomaan lähettämiseen MQTT:n kautta
+ Hyväksyn.
+ Laiteohjelmistopäivitystä suositellaan.
+ Hyötyäksesi uusimmista korjauksista ja ominaisuuksista, päivitä firmware laiteohjelmistosi.\n\nUusin vakaa laiteohjelmistoversio: %1$s
+ Päättyy
+ Aika
+ Päivä
+ Karttasuodatin\n
+ Vain suosikit
+ Näytä reittipisteet
+ Näytä tarkkuuspiirit
+ Sovellusilmoitukset
+ Turvallisuusriski havaittu: avaimet ovat vaarantuneet. Valitse OK luodaksesi uudet.
+ Luo uusi yksityinen avain
+ Haluatko varmasti luoda yksityisen avaimen uudelleen?\n\nLaitteet, jotka ovat aiemmin vaihtaneet avaimia tämän laitteen kanssa, joutuvat poistamaan kyseisen laitteen ja vaihtamaan avaimet uudelleen, jotta suojattu viestintä voi jatkua.
+ Vie avaimet
+ Vie julkiset ja yksityiset avaimet tiedostoon. Säilytä tiedosto turvallisessa paikassa.
+ Lukitsemattomat moduulit
+ Moduulit ovat jo käytettävissä
+ Etäyhteys
+ (%1$d yhdistetty / %2$d yhteensä)
+ Reagoi
+ Katkaise yhteys
+ Etsitään bluetooth-laitteita…
+ Ei paritettuja Bluetooth-laitteita.
+ Verkkolaitteita ei löytynyt.
+ USB-sarjalaitteita ei löytynyt.
+ Siirry loppuun
+ Meshtastic
+ Etsitään
+ Turvallisuustila
+ Suojattu
+ Varoituskuvake
+ Tuntematon kanava
+ Varoitus
+ Lisävalikko
+ UV-valon voimakkuus
+ Tuntematon
+ Tätä radiota hallitaan etänä, ja sitä voi muuttaa vain etähallinnassa oleva ylläpitäjä.
+ Lisäasetukset
+ Tyhjennä NodeDB-tietokanta
+ Poista laitteet, joita ei ole nähty yli %1$d päivään
+ Poista vain tuntemattomat laitteet
+ Poista laitteet, joilla on vähän tai ei yhtään yhteyksiä
+ Poista huomioimatta olevat laitteet
+ Poista nyt
+ Tämä poistaa %1$d laitetta tietokannasta. Toimintoa ei voi peruuttaa.
+ Vihreä lukko tarkoittaa, että kanava on suojattu salauksella käyttäen joko 128- tai 256-bittistä AES-avainta.
+
+ Kanava ei ole suojattu, sijaintitieto ei ole tarkka
+ Keltainen avoin lukko osoittaa, että yhteys ei ole salattu turvallisesti. Sitä ei käytetä tarkkaan sijaintitietoon, ja se käyttää joko salaamatonta yhteyttä tai tunnettua yhden tavun avainta.
+
+ Kanava ei ole suojattu, sijaintitieto ei ole tarkka
+ Punainen avoin lukko osoittaa, että yhteys ei ole turvallisesti salattu, vaikka sitä käytetään tarkkojen sijaintitietojen siirtoon. Salaus on joko kokonaan puuttuva tai perustuu tunnettuun yhden tavun avaimen käyttöön.
+
+ Varoitus: Salaamaton yhteys, tarkka sijainti & MQTT-lähetys käytössä
+ Punainen avoin lukko varoituksella tarkoittaa, että kanava ei ole suojattu salauksella, sitä käytetään tarkkoihin sijaintitietoihin, jotka lähetetään internetiin MQTT-protokallalla ja se käyttää joko ei lainkaan salausta tai tunnettua yhden tavun avainta.
+
+ Kanavan turvallisuus
+ Kanavan turvallisuuden merkitykset
+ Näytä kaikki merkitykset
+ Näytä nykyinen tila
+ Hylkää
+ Oletko varma, että haluat poistaa tämän laitteen?
+ Vastataan käyttäjälle %1$s
+ Peruuta vastaus
+ Poistetaanko viestit?
+ Tyhjennä valinta
+ Viesti
+ Kirjoita viesti
+ PAX-laskurien lokitiedot
+ PAX
+ PAX-laskurien lokitietoja ei ole saatavilla.
+ WiFi-laitteet
+ Bluetooth-laitteet
+ Paritetut laitteet
+ Käytettävissä olevat laitteet
+ Yhdistetty laite
+ Käyttöraja ylitetty. Yritä myöhemmin uudelleen.
+ Näytä versio
+ Lataa
+ Asennettu
+ Viimeisin vakaa (stable)
+ Viimeisin epävakaa (alpha)
+ Meshtastic-yhteisön tukema
+ Laiteohjelmistoversio
+ Äskettäin havaitut verkkolaitteet
+ Löydetyt verkkolaitteet
+ Näin pääset alkuun
+ Tervetuloa
+ Pysy yhteydessä kaikkialla
+ Viestitä ilman verkkoyhteyttä ystäviesi ja yhteisösi kanssa ilman matkapuhelinverkkoa.
+ Luo omia verkkoja
+ Luo vaivattomasti yksityisiä meshtastic verkkoja turvalliseen ja luotettavaan viestintään kaukana asutuista paikoista.
+ Seuraa ja jaa sijainteja
+ Jaa sijaintisi reaaliaikaisesti ja varmista ryhmäsi yhteistoiminta GPS-toimintojen avulla.
+ Sovellusilmoitukset
+ Saapuvat viestit
+ Kanavailmoitukset ja yksityisviestit.
+ Uudet laitteet
+ Ilmoitukset uusista löydetyistä laitteista.
+ Akku lähes tyhjä
+ Ilmoitukset yhdistetyn laitteen vähäisestä akun varauksesta.
+ Kriittiset paketit toimitetaan ilmoituksina, vaikka puhelin olisi äänettömällä tai älä häiritse -tilassa.
+ Määritä ilmoitusten käyttöoikeudet
+ Puhelimen sijainti
+ Meshtastic hyödyntää puhelimen sijaintia tarjotakseen erilaisia toimintoja. Voit muuttaa sijaintioikeuksia koska tahansa asetuksista.
+ Jaa sijainti
+ Lähetä sijaintitiedot puhelimen GPS:llä laitteen oman GPS:n sijasta.
+ Etäisyyden mittaukset
+ Näytä etäisyys puhelimen ja muiden sijainnin jakavien Meshtastic laitteiden välillä.
+ Etäisyyden suodattimet
+ Suodata laitelista ja meshtastic kartta puhelimesi läheisyyden perusteella.
+ Meshtastic kartan sijainti
+ Ottaa käyttöön puhelimen sijainnin sinisenä pisteenä meshtastic kartalla.
+ Määritä sijainnin käyttöoikeudet
+ Ohita
+ asetukset
+ Kriittiset hälytykset
+ Varmistaaksesi, että saat kriittiset hälytykset, kuten
+ SOS-viestit, vaikka laitteesi olisi \'älä häiritse\' -tilassa, vaativat erityisen
+ käyttöoikeuden. Ota se käyttöön ilmoitusasetuksissa.
+
+ Määritä kriittiset hälytykset
+ Meshtastic käyttää ilmoituksia tiedottaakseen uusista viesteistä ja muista tärkeistä tapahtumista. Voit muuttaa ilmoitusasetuksia milloin tahansa.
+ Seuraava
+ Myönnä oikeudet
+ %d laitetta jonossa poistettavaksi:
+ Varoitus: Tämä poistaa laitteet sovelluksen sekä laitteen tietokannoista.\nValinnat lisätään aiempiin.
+ Yhdistetään laitteeseen
+ Normaali
+ Satelliitti
+ Maasto
+ Hybridi
+ Hallitse Karttatasoja
+ Mukautetut karttatasot tukevat .kml-, .kmz- tai GeoJSON-tiedostoja.
+ Karttatasot
+ Mukautettuja karttatasoja ei ladattu.
+ Lisää taso
+ Piilota taso
+ Näytä taso
+ Poista taso
+ Lisää taso
+ Laitteet tässä sijainnissa
+ Valittu karttatyyppi
+ Hallitse mukautettuja karttatasoja
+ Lisää mukautettu karttataso
+ Ei mukautettuja karttatasoja
+ Muokkaa mukautettua karttatasoa
+ Poista mukautettu karttataso
+ Nimi ei voi olla tyhjä.
+ Palveluntarjoajan nimi on olemassa.
+ URL-osoite ei voi olla tyhjä.
+ URL-osoitteessa on oltava paikkamerkkejä.
+ URL-mallipohja
+ seurantapiste
+ Sovellus
+ Versio
+ Kanavan ominaisuudet
+ Sijainnin jakaminen
+ Sijainnin toistuva lähetys
+ Verkosta tulevat viestit lähetetään julkiseen internetiin minkä tahansa laitteen määritetyn yhdyskäytävän kautta.
+ Julkisesta internet-yhdyskäytävästä tulevat viestit välitetään paikalliseen mesh-verkkoon. Nollahyppysääntöjen vuoksi oletuksena MQTT-palvelimelta tuleva liikenne ei etene tätä laitetta pidemmälle.
+ Kuvakkeiden merkitykset
+ Sijainnin poistaminen käytöstä ensisijaisella kanavalla mahdollistaa sijainnin jaksottaisen lähetyksen ensimmäisellä toissijaisella kanavalla, jossa sijainti on käytössä. Muussa tapauksessa vaaditaan manuaalinen sijaintipyyntö.
+ Laitteen asetukset
+ "[Etälaite] %1$s"
+ Lähetä laitteen telemetriatiedot
+ Ota käyttöön/poista käytöstä telemetriamoduuli laitteen mittaustietojen lähettämiseksi mesh-verkkoon
+ Milloin tahansa
+ 1 tunti
+ 8 tuntia
+ 24 tuntia
+ 48 tuntia
+ Suodata viimeksi kuullun ajan mukaan: %s
+ %1$d dBm
+ Ei sovellusta linkin avaamiseen.
+ Järjestelmäasetukset
+ Tilastoja ei ole saatavilla
+ Analytiikkatietoja kerätään auttamaan meitä parantamaan Android-sovellusta (kiitos siitä). Saamme anonymisoitua tietoa käyttäjien toiminnasta, kuten kaatumisraportteja ja tietoa sovelluksessa käytetyistä näkymistä jne.
+ "Analytiikka-alustat: "
+ Lisätietoja saat tietosuojakäytännöstämme.
+ Ei asetettu – 0
+ Välittänyt: %s
+ Säilytä suosikit?
+
diff --git a/core/strings/src/commonMain/composeResources/values-fr/strings.xml b/core/strings/src/commonMain/composeResources/values-fr/strings.xml
new file mode 100644
index 000000000..ee364b22f
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-fr/strings.xml
@@ -0,0 +1,909 @@
+
+
+
+ Meshtastic
+ Filtre
+ Effacer le filtre de nœud
+ Filtrer par
+ Inclure inconnus
+ Masquer les nœuds hors ligne
+ Afficher uniquement les nœuds directs
+ Vous visualisez les nœuds ignorés,\nAppuyez pour retourner à la liste des nœuds.
+ Afficher les détails
+ Trier
+ Options de tri des nœuds
+ A-Z
+ Canal
+ Distance
+ Nœuds intermédiaires
+ Dernière écoute
+ via MQTT
+ via MQTT
+ par Favoris
+ Nœuds ignorés
+ Non reconnu
+ En attente d\'accusé de réception
+ En file d\'attente pour l\'envoi
+ Confirmé
+ Pas de routage
+ Accusé de réception négatif
+ Délai dépassé
+ Pas d\'interface
+ Nombre de retransmissions atteint
+ Pas de canal
+ Paquet trop grand
+ Aucune réponse
+ Mauvaise requête
+ Limite du cycle de fonctionnement régional atteinte
+ Non Autorisé
+ Échec de l\'envoi chiffré
+ Clé publique inconnue
+ Mauvaise clé de session
+ Clé publique non autorisée
+ Client
+ Dispositif de messagerie autonome ou connecté à l\'application.
+ Client muet
+ Appareil ne transmettant pas les paquets provenant d\'autres appareils.
+ Routeur
+ Nœud d\'infrastructure pour étendre la couverture réseau en relayant les messages. Visible dans la liste des nœuds.
+ Routeur Client
+ Combinaison à la fois du ROUTER et du CLIENT. Pas pour les appareils mobiles.
+ Répéteur
+ Nœud d\'infrastructure pour étendre la couverture réseau en relayant les messages avec une surcharge minimale. Non visible dans la liste des nœuds.
+ Traqueur
+ Transmet les paquets de positions GPS en priorité.
+ Capteur
+ Transmet les paquets de télémétrie en priorité.
+ TAK
+ Optimisé pour le système de communication ATAK, diminue les émissions de routine.
+ Client masqué
+ Appareil ne diffusant que si nécessaire pour la discrétion et l\'économie d\'énergie.
+ Objets trouvés
+ Transmet régulièrement la position par message dans le canal par défaut pour vous aider à retrouver l\'appareil.
+ Traqueur TAK
+ Active les diffusions automatiques de TAK PLI et réduit les diffusions de routine.
+ Routeur avec retard
+ Nœud d\'infrastructure qui retransmet toujours les paquets une fois mais seulement après tous les autres modes, assurant une couverture supplémentaire pour les clusters locaux. Visible dans la liste des nœuds.
+ Tout
+ Rediffuser tout message observé, s\'il était sur notre canal privé ou à partir d\'un autre maillage avec les mêmes paramètres Lora.
+ Tout, saute le décodage
+ Identique au comportement de TOUS mais ignore le décodage des paquets et les rediffuse simplement. Uniquement disponible pour le rôle Répéteur. Définir cela sur tout autre rôle entraînera le comportement de TOUS.
+ Local uniquement
+ Ignoré mesaj obsève soti nan meshes etranje ki louvri oswa sa yo li pa ka dekripte. Sèlman rebroadcast mesaj sou kanal prensipal / segondè lokal nœud.
+ Connus seulement
+ Ignore les messages observés depuis des mailles distantes comme LOCAL SEULEMENT, mais va plus loin en ignorant également les messages des nœuds qui ne sont pas déjà dans la liste connue du nœud.
+ Aucun
+ Seulement autorisé pour les rôles SENSOR, TRACKER et TAK_TRACKER, cela empêchera toutes les rediffusions, contrairement au rôle CLIENT_MUTE.
+ Seulement les ports noyau
+ Ignoré pakè soti nan portnum ki pa estanda tankou: TAK, RangeTest, PaxCounter, elatriye. Sèlman rebroadcast pakè ak portnum estanda: NodeInfo, Tèks, Pozisyon, Telemetri, ak Routing.
+ Traiter un double appui sur les accéléromètres compatibles comme une pression de bouton utilisateur.
+ Envoyer une position sur le canal principal lorsque le bouton utilisateur est triple-cliqué.
+ Contrôle la LED clignotante sur l\'appareil. Pour la plupart des appareils cela contrôlera une des 4 LED, celles du chargeur et du GPS ne sont pas contrôlables.
+ Fuseau horaire pour les dates sur l\'écran de l\'appareil et les logs.
+ Use phone time zone
+ Que ce soit en plus de l\'envoyer à MQTT et à PhoneAPI, notre NeighborInfo devrait être transmis par LoRa. Non disponible sur un canal avec la clé et le nom par défaut.
+ Combien de temps l\'écran reste allumé après que le bouton utilisateur soit appuyé ou que les messages soient reçus.
+ Bascule automatiquement sur la page suivante de l\'écran comme un carrousel, en fonction de l\'intervalle spécifié.
+ La direction de la boussole sur l\'écran en dehors du cercle pointera toujours vers le nord.
+ Retourner l’écran verticalement.
+ Unités affichées sur l\'écran de l\'appareil.
+ Remplacer la détection automatique de l\'écran OLED.
+ Remplacer la disposition par défaut de l\'écran.
+ Mettre en gras le texte de titre à l\'écran.
+ Nécessite un accéléromètre sur votre appareil.
+ La région où vous allez utiliser vos radios.
+ Préréglages de modem disponibles, la valeur par défaut est Long Fast.
+ Définit le nombre maximum de sauts, la valeur par défaut est 3. L\'augmentation des sauts augmente également la congestion et devrait être utilisée avec prudence. Les messages \"broadcast\" à 0 saut ne recevront pas les ACKs.
+ La fréquence de fonctionnement de votre nœud est calculée en fonction de la région, du préréglage du modem et de ce champ. Lorsque la valeur vaut 0, le slot est automatiquement calculé en fonction du nom du canal principal et sera différent de l\'emplacement public par défaut. Revient à l\'emplacement public par défaut si les canaux privés primaires et publics secondaires sont configurés.
+ Très longue portée - Lent
+ Longue portée-Rapide
+ Longue portée - Modérée
+ Longue portée - Lent
+ Portée moyenne - Rapide
+ Portée moyenne - Lent
+ Portée courte - Turbo
+ Portée courte - Rapide
+ Portée courte- Lent
+ L\'activation du Wifi désactivera la connexion Bluetooth à l\'application.
+ Activer Ethernet désactivera la connexion Bluetooth à l\'application. Les connexions de nœuds via TCP ne sont pas disponibles sur les appareils Apple.
+ Activer les paquets de diffusion via UDP sur le réseau local.
+ L\'intervalle maximum qui peut s\'écouler sans qu\'un nœud diffuse une position.
+ Intervalle minimum auquel les mises à jour de position seront envoyées si la distance minimale est respectée.
+ Distance minimale en mètres pour considérer une diffusion de position intelligente.
+ À quelle fréquence devrions-nous essayer d\'obtenir une position GPS (<10sec le GPS est maintenu allumé).
+ Champs optionnels à inclure dans les messages de position. Plus il y en a, plus le message est grand, plus cela augmentant le temps d\'occupation du réseau et le risque de perte.
+ Sera en veille profonde autant que possible, pour les rôles traqueur et capteur, cela inclura également la radio LoRa. N\'utilisez pas ce paramètre si vous voulez utiliser votre appareil avec les applications de téléphone ou si vous utilisez un appareil sans bouton utilisateur.
+ Généré à partir de votre clé publique et envoyé à d\'autres nœuds sur le maillage pour leur permettre de calculer une clé secrète partagée.
+ Utilisée pour créer une clé partagée avec un appareil distant.
+ Clé publique autorisée à envoyer des messages d’administration à ce nœud.
+ L\'appareil est géré par un administrateur de maillage, l\'utilisateur ne peut accéder à aucun des paramètres de l\'appareil.
+ Console série via l’API de flux.
+ Afficher en direct les journaux de débogage via le port série, consulter/exporter les journaux sans position via Bluetooth.
+
+ Paquet de position
+ Intervalle de diffusion
+ Position Intelligente
+ Intervalle minimum
+ Distance minimale
+ Appareil GPS
+ Position fixe
+ Altitude
+ Intervalle de mise à jour
+ Appareil GPS avancé
+ GPIO réception du GPS
+ GPIO émission du GPS
+ GPIO EN du GPS
+ GPIO
+ Debug
+ Nom du canal
+ Code QR
+ icône de l\'application
+ Nom d\'Utilisateur inconnu
+ Envoyer
+ Aucune radio Meshtastic compatible n\'a été jumelée à ce téléphone. Jumelez un appareil et spécifiez votre nom d\'utilisateur.\n\nL\'application open-source est en test alpha, si vous rencontrez des problèmes postez au chat sur notre site web.\n\nPour plus d\'information visitez notre site web - www.meshtastic.org.
+ Vous
+ Autoriser les statistiques et les rapports de plantage.
+ Accepter
+ Annuler
+ Ignorer
+ Sauvegarder
+ Réception de l\'URL d\'un nouveau cana
+ Meshtastic a besoin d\'autorisations de localisation activées pour trouver de nouveaux appareils via Bluetooth. Vous pouvez désactiver lorsque la localisation n\'est pas utilisée.
+ Rapporter Bogue
+ Rapporter un Bogue
+ Êtes-vous certain de vouloir rapporter un bogue ? Après l\'envoi, veuillez poster dans https://github.com/orgs/meshtastic/discussions afin que nous puissions examiner ce que vous avez trouvé.
+ Rapport
+ Jumelage terminé, démarrage du service
+ Le jumelage a échoué, veuillez sélectionner à nouveau
+ L\'accès à la localisation est désactivé, impossible de fournir la position du maillage.
+ Partager
+ Nouveau nœud vu : %s
+ Déconnecté
+ Appareil en veille
+ Connectés : %1$s sur en ligne
+ Adresse IP:
+ Port :
+ Connecté
+ Connecté à la radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Non connecté
+ Connecté à la radio, mais en mode veille
+ Mise à jour de l’application requise
+ Vous devez mettre à jour cette application sur l\'app store (ou Github). Il est trop vieux pour dialoguer avec le micrologiciel de la radio. Veuillez lire nos docs sur ce sujet.
+ Aucun (désactivé)
+ Notifications de service
+ A propros
+ Cette URL de canal est invalide et ne peut pas être utilisée
+ Ce contact est invalide et ne peut pas être ajouté
+ Panneau de débogage
+ Contenu décodé :
+ Exporter les logs
+ Exportation annulée
+ Journaux %1$d exportés
+ Impossible d\'écrire le fichier journal : %1$s
+ Filtres
+ Filtres actifs
+ Rechercher dans les journaux…
+ Occurrence suivante
+ Occurrence précédente
+ Effacer la recherche
+ Ajouter un filtre
+ Filtre inclus
+ Supprimer tous les filtres
+ Effacer le journal
+ Correspondre à n\'importe lequel | Tous
+ Correspondre à tout | N\'importe quel
+ Cela supprimera tous les paquets de journaux et les entrées de la base de données de votre appareil - c\'est une réinitialisation complète, et est permanent.
+ Effacer
+ Statut d\'envoi du message
+ Notifications de message
+ Diffuser les notifications de message
+ Notifications d\'alerte
+ Mise à jour du micrologiciel requise.
+ Le micrologiciel de la radio est trop ancien pour communiquer avec cette application. Pour des informations, voir Guide d\'installation du micrologiciel.
+ D\'accord
+ Vous devez définir une région !
+ Impossible de modifier le canal, car la radio n\'est pas encore connectée. Veuillez réessayer.
+ Exporter les paquets tests de portée
+ Exporter tous les paquets
+ Réinitialiser
+ Scanner
+ Ajouter
+ Êtes-vous sûr de vouloir passer au canal par défaut ?
+ Rétablir les valeurs par défaut
+ Appliquer
+ Thème
+ Clair
+ Sombre
+ Valeur par défaut du système
+ Choisir un thème
+ Fournir l\'emplacement au maillage
+
+ - Supprimer le message ?
+ - Supprimer %s messages ?
+
+ Supprimer
+ Supprimer pour tout le monde
+ Supprimer pour moi
+ Sélectionner tout
+ Fermer le choix
+ Supprimer la sélection
+ Sélection du style
+ Télécharger la région
+ Nom
+ Description
+ Verrouillé
+ Enregistrer
+ Langue
+ Valeur par défaut du système
+ Renvoyer
+ Éteindre
+ Arrêt non pris en charge sur cet appareil
+ Redémarrer
+ Traceroute
+ Afficher l\'introduction
+ Message
+ Options du clavardage
+ Nouveau clavardage
+ Éditer le clavardage
+ Ajouter au message
+ Envoi instantané
+ Afficher le menu de discussion rapide
+ Masquer le menu de discussion rapide
+ Réinitialisation d\'usine
+ Le Bluetooth est désactivé. Veuillez l\'activer dans les paramètres de votre appareil.
+ Ouvrir les paramètres
+ Version du firmware : %1$s
+ Meshtastic a besoin des autorisations \"Périphériques à proximité\" activées pour trouver et se connecter à des appareils via Bluetooth. Vous pouvez désactiver la lorsque la localisation n\'est pas utilisée.
+ Message direct
+ Reconfiguration de NodeDB
+ Réception confirmée
+ Erreur
+ Ignorer
+ Supprimer des ignorés
+ Ajouter \'%s\' à la liste des ignorés ? Votre radio va redémarrer après avoir effectué ce changement.
+ Supprimer \'%s\' de la liste des ignorés ? Votre radio va redémarrer après avoir effectué ce changement.
+ Sélectionnez la région de téléchargement
+ Estimation du téléchargement de tuiles :
+ Commencer le téléchargement
+ Échanger la position
+ Fermer
+ Réglages de l\'appareil
+ Réglages du module
+ Ajouter
+ Modifier
+ Calcul en cours…
+ Gestionnaire hors-ligne
+ Taille actuelle du cache
+ Capacité du cache : %1$.2f MB\nUtilisation du cache : %2$.2f MB
+ Effacer les vignettes inutiles
+ Source de la vignette
+ Cache SQL purgé pour %s
+ La purge du cache SQL a échoué, consultez « logcat » pour plus de détails
+ Gestionnaire du cache
+ Téléchargement terminé !
+ Téléchargement terminé avec %d erreurs
+ Vignettes de %d
+ échelle : %1$d° distance : %2$s
+ Modifier le repère
+ Supprimer le repère ?
+ Nouveau point de repère
+ Point de passage reçu : %s
+ Limite du temps d\'utilisation atteinte. Vous ne pouvez pas envoyer de messages maintenant, veuillez réessayer plus tard.
+ Supprimer
+ Ce nœud sera supprimé de votre liste jusqu\'à ce que votre nœud reçoive à nouveau des données.
+ Désactiver les notifications
+ 8 heures
+ 1 semaine
+ Toujours
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Remplacer
+ Scanner le code QR WiFi
+ Format du code QR d\'identification WiFi invalide
+ Précédent
+ Batterie
+ Utilisation du canal
+ Utilisation de la transmission
+ Température
+ Humidité
+ Température du sol
+ Humidité du sol
+ Journaux
+ Sauts
+ Sauts : %1$d
+ Information
+ Utilisation pour le canal actuel, y compris TX bien formé, RX et RX mal formé (AKA bruit).
+ Pourcentage de temps d\'antenne pour la transmission utilisée au cours de la dernière heure.
+ IAQ
+ Encryption Key Meanings
+ Clé partagée
+ Seuls les messages vers les canaux peuvent être senvoyés/reçus. Les messages directs nécessitent la fonctionnalité d\'infrastructure de clé publique disponible dans le firmware 2.5+.
+ Chiffrement de clé publique
+ Les messages directs utilisent la nouvelle infrastructure de clé publique pour le chiffrement.
+ Les messages directs utilisent la nouvelle infrastructure de clé publique pour le chiffrement. Nécessite une version de firmware 2.5 ou plus.
+ La clé publique ne correspond pas à la clé enregistrée. Vous pouvez supprimer le nœud et le laisser à nouveau échanger les clés, mais cela peut indiquer un problème de sécurité plus grave. Contactez l\'utilisateur à travers un autre canal de confiance, pour déterminer si le changement de clé est dû à une réinitialisation d\'usine ou à une autre action intentionnelle.
+ Échanger les informations utilisateur
+ Notifikasyon nouvo nœud
+ Plus de détails
+ SNR
+ Rapò Siynal sou Bri, yon mezi ki itilize nan kominikasyon pou mezire nivo siynal vle a kont nivo bri ki nan anviwònman an. Nan Meshtastic ak lòt sistèm san fil, yon SNR pi wo endike yon siynal pi klè ki ka amelyore fyab ak kalite transmisyon done.
+ RSSI
+ Indicateur de force du signal reçu, une mesure utilisée pour déterminer le niveau de puissance reçu par l\'antenne. Une valeur RSSI plus élevée indique généralement une connexion plus forte et plus stable.
+ (Kalite Lèy Entèryè) echèl relatif valè IAQ jan li mezire pa Bosch BME680. Ranje valè 0–500.
+ Journal des métriques de l\'appareil
+ Carte des nœuds
+ Journal de position
+ Dernière mise à jour de position
+ Journal des métriques d\'environnement
+ Jounal Metik Siynal
+ Administration
+ Administration à distance
+ Mauvais
+ Passable
+ Bon
+ Aucun
+ Partager vers…
+ Signal
+ Qualité du signal
+ Jounal Traceroute
+ Direk
+
+ - 1 saut
+ - %d sauts
+
+ Sauts vers %1$d Sauts retour %2$d
+ 24H
+ 48H
+ 1S
+ 2S
+ 4S
+ Max
+ Age inconnu
+ Copier
+ Caractère d\'appel !
+ Alerte Critique !
+ Favoris
+ Ajouter aux favoris
+ Supprimer des favoris
+ Ajouter «%s» en tant que nœud favori ?
+ Supprimer «%s» comme nœud favori ?
+ Journal des métriques de puissance
+ Canal 1
+ Canal 2
+ Canal 3
+ Actif
+ Tension
+ Êtes-vous sûr ?
+ Documentation du rôle de l\'appareil et le message de blog sur Choisir le rôle de l\'appareil approprié.]]>
+ Je sais ce que je fais
+ La batterie du nœud %1$s est faible (%2$d%%)
+ Notifications de batterie faible
+ Batterie faible : %s
+ Notifications de batterie faible (nœuds favoris)
+ Pression Barométrique
+ Activé
+ Diffusion UDP
+ Configuration UDP
+ Dernière écoute : %2$s
Dernière position : %3$s
Batterie : %4$s]]>
+ Basculer ma position
+ Orienter vers le nord
+ Utilisateur
+ Canaux
+ Appareil
+ Position
+ Alimentation
+ Réseau
+ Ecran
+ LoRa
+ Bluetooth
+ Sécurité
+ MQTT
+ Série
+ Notification externe
+
+ Tests de portée
+ Télémétrie
+ Message prédéfini
+ Audio
+ Matériel télécommande
+ Informations sur les voisins
+ Lumière ambiante
+ Capteur de détection
+ Compteur de passages
+ Configuration audio
+ CODEC 2 activé
+ Broche PTT
+ Taux d\'échantillonnage CODEC2
+ Selection de mot I2S
+ Données d\'entrée I2S
+ Données de sortie I2S
+ Horloge I2C
+ Configuration Bluetooth
+ Bluetooth activé
+ Mode d\'appariement
+ Code PIN fixe
+ Liaison montante activée
+ Liaison descendante activé
+ Défaut
+ Position activée
+ Emplacement précis
+ Broche GPIO
+ Type
+ Masquer le mot de passe
+ Afficher le mot de passe
+ Détails
+ Environnement
+ Configuration lumière ambiante
+ État de la LED
+ Rouge
+ Vert
+ Bleu
+ Configuration des messages prédéfinis
+ Messages prédéfinis activés
+ Encodeur rotatif #1 activé
+ Broche GPIO pour un encodeur rotatif port A
+ Broche GPIO pour un encodeur rotatif port B
+ Broche GPIO pour un encodeur rotatif port Press
+ Générer un événement d\'entrée sur Press
+ Générer un événement d\'entrée sur CW
+ Générer un événement d\'entrée sur CCW
+ Entrée Haut/Bas/Select activée
+ Autoriser la source d\'entrée
+ Envoyer une sonnerie
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Configuration du capteur de détection
+ Capteur de détection activé
+ Diffusion minimale (secondes)
+ Diffusion de l\'État (secondes)
+ Envoyer une sonnerie avec un message d\'alerte
+ Nom convivial
+ Broche GPIO a surveiller
+ Type du déclencheur de détection
+ Utiliser le mode INPUT_PULLUP
+ Appareil
+ Rôle de l\'appareil
+ GPIO du bouton
+ GPIO du buzzer
+ Mode de réémission
+ Intervalle de diffusion des infos nœud
+ Double clic comme appui sur le bouton
+ Triple clic pour faire un ping Ad Hoc
+ Fuseau horaire
+ LED de vérification de fonctionnement (heartbeat)
+ Écran
+ Écran allumé pour
+ Intervalle du carrousel
+ Nord de la boussole vers le haut
+ Inverser l\'écran
+ Unités d\'affichage
+ Type d\'OLED
+ Mode d\'affichage
+ Toujours pointer vers le nord
+ Titre en gras
+ Réveil par appui ou mouvement
+ Orientation de la boussole
+ Configuration de notification externe
+ Notifications externes activées
+ Notifications à la réception d\'un message
+ LED de message d\'alerte
+ Avertissement de message
+ Avertissement de message
+ Notifications sur réception d\'alerte/cloche
+ LED à la réception de la cloche d\'alerte
+ Buzzer à la réception de la cloche d\'alerte
+ Vibreur à la réception de la cloche d\'alerte
+ LED extérieure (GPIO)
+ Sortie LED active à l’état haut
+ Buzzer extérieur (GPIO)
+ Utiliser le buzzer PWM
+ Sortie vibreur (GPIO)
+ Durée de sortie (en millisecondes)
+ Délai d\'attente du nag
+ Sonnerie
+ Utiliser l\'I2S comme buzzer
+ LoRa
+ Options
+ Avancé
+ Utiliser un préréglage
+ Préréglages
+ Bande Passante
+ Facteur de propagation
+ Taux de codage
+ Décalage de fréquence (MHz)
+ Région
+ Nombre de sauts
+ Transmission activée
+ Puissance d\'émission
+ Slot de fréquence
+ Ne pas prendre en compte la limite d\'utilisation
+ Ignorer les entrées
+ Gain RX Boosté
+ Remplacer la fréquence
+ Ventilateur PA désactivé
+ Ignorer MQTT
+ Transmission des paquets vers MQTT
+ Configuration MQTT
+ MQTT activé
+ Adresse
+ Nom d\'utilisateur
+ Mot de passe
+ Chiffrement activé
+ Sortie JSON activée
+ TLS activé
+ Sujet principal
+ Proxy pour le client activé
+ Rapport cartographique
+ Interval de rapport cartographique (secondes)
+ Configuration des informations du voisinage
+ Infos de voisinage activées
+ Intervalle de mise à jour (secondes)
+ Transmettre par LoRa
+ Réseau
+ Options Wifi
+ Activé
+ WiFi activé
+ SSID
+ PSK
+ Options Ethernet
+ Ethernet activé
+ Serveur NTP
+ Serveur Rsyslog
+ Mode IPv4
+ IP
+ Passerelle
+ Sous-réseau
+ Configuration du Paxcounter
+ Paxcounter activé
+ Seuil RSSI WiFi (par défaut -80)
+ Seuil BLE RSSI (par défaut -80)
+ Position
+ Intervalle de diffusion de la position (secondes)
+ Position intelligente activée
+ Distance minimale de diffusion intelligente (mètres)
+ Intervalle minimum de diffusion intelligente (secondes)
+ Utiliser une position fixe
+ Latitude
+ Longitude
+ Altitude (mètres)
+ Définir à partir de l\'emplacement actuel du téléphone
+ Mode GPS (matériel physique)
+ Intervalle de mise à jour GPS (secondes)
+ Redéfinir GPS_RX_PIN
+ Redéfinir GPS_TX_PIN
+ Redéfinir le code PIN_GPS_EN
+ Champs de position
+ Configuration de l\'alimentation
+ Activer le mode économie d\'énergie
+ Arrêt en cas de perte d\'alimentation
+ Délai d’extinction sur batterie (secondes)
+ Remplacer le multiplicateur ADC
+ Facteur de remplacement du multiplicateur ADC
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Adresse I2C de la batterie INA_2XX
+ Configuration des tests de portée
+ Test de portée activé
+ Intervalle de message de l\'expéditeur (secondes)
+ Enregistrer .CSV dans le stockage (ESP32 seulement)
+ Configuration du matériel distant
+ Matériel distant activé
+ Autoriser l\'accès non défini aux broches
+ Broches disponibles
+ Sécurité
+ Clé de message direct
+ Clés admin
+ Clé publique
+ Clé privée
+ Clé Admin
+ Mode géré
+ Console série
+ API de journalisation de débogage activée
+ Ancien canal Admin
+ Configuration série
+ Série activée
+ Echo activé
+ Vitesse de transmission série
+ Délai d\'expiration
+ Mode série
+ Outrepasser le port série de la console
+
+ Battement de coeur
+ Nombre d\'enregistrements
+ Limite d’historique renvoyé
+ Fenêtre de retour d’historique
+ Serveur
+ Configuration de la Télémétrie
+ Device metrics update interval
+ Environment metrics update interval
+ Module de métriques de l\'environnement activé
+ Mesures d\'environnement à l\'écran activées
+ Les mesures environnementales utilisent Fahrenheit
+ Module de mesure de la qualité de l\'air activé
+ Air quality metrics update interval
+ Icône de la qualité de l\'air
+ Module de mesure de puissance activé
+ Power metrics update interval
+ Indicateurs d\'alimentation à l\'écran activés
+ Configuration de l\'utilisateur
+ Identifiant (ID) du nœud
+ Nom long
+ Nom court
+ Modèle de matériel
+ Radioamateur licencié (HAM)
+ L\'activation de cette option désactive le chiffrement et n\'est pas compatible avec le réseau Meshtastic par défaut.
+ Point de rosée
+ Pression
+ Résistance au gaz
+ Distance
+ Lux
+ Vent
+ Poids
+ Radiation
+
+ Qualité de l\'air intérieur (IAQ)
+ URL
+
+ Importer la configuration
+ Exporter la configuration
+ Matériel
+ Pris en charge
+ Numéro de nœud
+ ID utilisateur
+ Durée de fonctionnement
+ Charge %1$d
+ Disque libre %1$d
+ Horodatage
+ En-tête
+ Vitesse
+ Sats
+ Alt
+ Fréq
+ Emplacement
+ Principal
+ Diffusion périodique de la position et des données de télémétrie
+ Secondaire
+ Diffusion de la télémétrie périodique désactivée
+ Requête manuelle de position requise
+ Appuyez et faites glisser pour réorganiser
+ Désactiver Muet
+ Dynamique
+ Scanner le code QR
+ Partager le contact
+ Notes
+ Ajouter une note privée…
+ Importer le contact partagé ?
+ Non joignable par message
+ Non surveillé ou Infrastructure
+ Avertissement : Ce contact est connu, l\'importation écrasera les informations précédentes.
+ Clé publique modifiée
+ Importer
+ Récupérer les métadonnées
+ Actions
+ Micrologiciel
+ Utiliser le format horaire 12h
+ Affiche l’heure au format 12 h une fois activé.
+ Journal des métriques de l’hôte
+ Hôte
+ Mémoire libre
+ Espace disque libre
+ Charge
+ Texte utilisateur
+ Naviguer vers
+ Connexion
+ Carte de maillage
+ Conversations
+ Noeuds
+ Réglages
+ Définir votre région
+ Répondre
+ Votre nœud enverra périodiquement un paquet de rapport de position non chiffré au serveur MQTT configuré. Ce paquet inclut l\'identifiant, les noms long et court, la position approximative, le modèle matériel, le rôle, la version du micrologiciel, la région LoRa, le préréglage du modem et le nom du canal principal.
+ Consentir au partage des données non chiffrées du nœud via MQTT
+ En activant cette fonctionnalité, vous reconnaissez et consentez expressément à la transmission de la position géographique en temps réel de votre appareil via le protocole MQTT, sans chiffrement. Ces données de localisation peuvent être utilisées à des fins telles que l’affichage sur une carte en temps réel, le suivi de l’appareil et d’autres fonctions de télémétrie associées.
+ J’ai lu et compris ce qui précède. Je consens volontairement à la transmission non chiffrée des données de mon nœud via MQTT.
+ J\'accepte.
+ Mise à jour du micrologiciel recommandée.
+ Pour bénéficier des dernières corrections et fonctionnalités, veuillez mettre à jour le micrologiciel de votre nœud.\n\nDernière version stable du micrologiciel : %1$s
+ Expire
+ Heure
+ Date
+ Filtre de carte\n
+ Juste les favoris
+ Afficher les points de repère
+ Afficher les cercles de précision
+ Notification client
+ Clés compromises détectées, sélectionnez OK pour régénérer.
+ Régénérer la clé privée
+ Êtes-vous sûr de vouloir régénérer votre clé privée ?\n\nLes nœuds qui peuvent avoir précédemment échangé des clés avec ce nœud devront supprimer ce nœud et ré-échanger des clés afin de reprendre une communication sécurisée.
+ Exporter les clés
+ Exporte les clés publiques et privées vers un fichier. Veuillez stocker quelque part en toute sécurité.
+ Modules déverrouillés
+ Modules déjà déverrouillés
+ Distant
+ (%1$d en ligne / %2$d total)
+ Réagir
+ Déconnecter
+ Recherche de périphériques Bluetooth…
+ Aucun périphérique Bluetooth associé.
+ Aucun périphérique réseau trouvé.
+ Aucun périphérique série USB détecté.
+ Défiler vers le bas
+ Meshtastic
+ Balayage
+ Statut de sécurité
+ Sécurisé
+ Badge d\'alerte
+ Canal inconnu
+ Attention
+ Menu supplémentaire
+ UV Lux
+ Inconnu
+ Cette radio est gérée et ne peut être modifiée que par un administrateur distant.
+ Avancé
+ Nettoyer la base de données des nœuds
+ Nettoyer les nœuds vus pour la dernière fois depuis %1$d jours
+ Nettoyer uniquement les nœuds inconnus
+ Nettoyer les nœuds avec une interaction faible/sans interaction
+ Nettoyer les nœuds ignorés
+ Nettoyer maintenant
+ Cela supprimera les %1$d nœuds de votre base de données. Cette action ne peut pas être annulée.
+ Un cadenas vert signifie que le canal est chiffré de façon sécurisée avec une clé AES 128 ou 256 bits.
+
+ Canal non sécurisé, localisation non précise
+ Un cadenas ouvert jaune signifie que le canal n\'est pas crypté de manière sécurisée, n\'est pas utilisé pour des données de localisation précises, et n\'utilise aucune clé, ou une clé connue de 1 octet.
+
+ Canal non sécurisé, localisation précise
+ Un cadenas rouge ouvert signifie que le canal n\'est pas crypté de manière sécurisée, est utilisé pour des données de localisation précises, et n\'utilise aucune clé, ou une clé connue de 1 octet.
+
+ Attention : Localisation précise & MQTT non sécurisée
+ Un cadenas rouge ouvert avec un avertissement signifie que le canal n\'est pas crypté de manière sécurisée, est utilisé pour des données de localisation précises qui sont diffusées sur Internet via MQTT, et n\'utilise aucune clé, ou une clé connue de 1 octet.
+
+ Sécurité du canal
+ Signification de la sécurité des canaux
+ Afficher toutes les significations
+ Afficher l\'état actuel
+ Annuler
+ Êtes-vous sûr de vouloir supprimer ce nœud ?
+ Répondre à %1$s
+ Annuler la réponse
+ Supprimer les messages ?
+ Effacer la sélection
+ Message
+ Composer un message
+ Journal des métriques PAX
+ PAX
+ Aucun journal de métriques PAX disponible.
+ Périphériques WiFi
+ Appareils BLE
+ Périphériques appairés
+ Périphériques disponibles
+ Périphérique connecté
+ Limite de débit dépassée. Veuillez réessayer plus tard.
+ Voir la version
+ Télécharger
+ Actuellement installés
+ Dernière version stable
+ Dernière version alpha
+ Soutenu par la communauté Meshtastic
+ Version du micrologiciel
+ Périphériques réseaux récents
+ Appareils réseau découverts
+ Commencer
+ Bienvenue sur
+ Restez connecté n\'importe où
+ Communiquez en dehors du réseau avec vos amis et votre communauté sans service cellulaire.
+ Créez votre propre réseau
+ Installez facilement des réseaux de maillage privé pour une communication sûre et fiable dans les régions éloignées.
+ Suivre et partager les emplacements
+ Partagez votre position en temps réel et gardez votre groupe coordonné avec les fonctionnalités GPS intégrées.
+ Notifications de l’application
+ Messages entrants
+ Notifications pour le canal et les messages directs.
+ Nouveaux nœuds
+ Notifications pour les nouveaux nœuds découverts.
+ Batterie faible
+ Notifications d\'alertes de batterie faible pour l\'appareil connecté.
+ Sélectionnez les paquets envoyés comme critiques ignorera le commutateur muet et les paramètres Ne pas déranger dans le centre de notification du système d\'exploitation.
+ Configurer les autorisations de notification
+ Localisation du téléphone
+ Meshtastic utilise la localisation de votre téléphone pour activer un certain nombre de fonctionnalités. Vous pouvez mettre à jour vos autorisations de localisation à tout moment à partir des paramètres.
+ Localisation partagée
+ Utilisez le GPS de votre téléphone pour envoyer des emplacements à votre nœud au lieu d\'utiliser le GPS de votre nœud.
+ Mesures de distance
+ Afficher la distance entre votre téléphone et les autres nœuds Meshtastic avec des positions.
+ Filtres de distance
+ Filtrer la liste de nœuds et la carte de maillage en fonction de la proximité de votre téléphone.
+ Emplacement de la carte de maillage
+ Active le point de localisation bleu de votre téléphone sur la carte de maillage.
+ Configurer les autorisations de localisation
+ Ignorer
+ Paramètres
+ Alertes critiques
+ Pour assurer la réception des alertes critiques, comme les messages de SOS, même lorsque votre périphérique est en mode \"Ne pas déranger\", vous devez donner les droits spéciaux. Activez cela dans les paramètres de notifications
+ Configurer les alertes critiques
+ Meshtastic utilise les notifications pour vous tenir à jour sur les nouveaux messages et autres événements importants. Vous pouvez mettre à jour vos autorisations de notification à tout moment à partir des paramètres.
+ Suivant
+ Accorder les autorisations
+ %d nœuds en attente de suppression :
+ Attention : Ceci supprime les nœuds des bases de données in-app et on-device.\nLes sélections sont additionnelles.
+ Connexion à l\'appareil
+ Normal
+ Satellite
+ Terrain
+ Hybride
+ Gérer les calques de la carte
+ Les calques personnalisés prennent en charge les fichiers .kml, .kmz ou GeoJSON.
+ Couches cartographiques
+ Aucun calque personnalisé chargé.
+ Ajouter un calque
+ Ajouter un calque
+ Afficher le calque
+ Supprimer le calque
+ Ajouter un calque
+ Nœuds à cet emplacement
+ Type de carte sélectionné
+ Gérer les sources de tuiles personnalisées
+ Ajouter une source de tuile personnalisée
+ Aucune source de tuiles personnalisée
+ Modifier la source de tuile personnalisée
+ Supprimer la source de tuile personnalisée
+ Le nom ne peut pas être vide.
+ Le nom du fournisseur existe déjà.
+ URL ne peut être vide.
+ L\'URL doit contenir des espaces réservés.
+ Modèle d\'URL
+ Point de suivi
+ App
+ Version
+ Fonctionnalités du canal
+ Partage de position
+ Diffusion périodique de position
+ Les messages provenant du maillage seront envoyés à Internet public via la passerelle configurée sur n\'importe quel nœud.
+ Les messages provenant d\'une passerelle Internet publique sont transmis au maillage local. En raison de la politique zéro saut, le trafic du serveur MQTT par défaut ne se propagera pas plus loin que cet appareil.
+ Signification des icônes
+ La désactivation de la position sur le canal principal permet des diffusions périodiques de position sur le premier canal secondaire avec la position activée, sinon la demande de position manuelle est requise.
+ Configuration de l\'appareil
+ "[Distant] %1$s"
+ Envoyer la télémétrie de l\'appareil
+ Activer/Désactiver le module de télémétrie de l\'appareil pour envoyer des métriques au maillage
+ N\'importe laquelle
+ 1 Heure
+ 8 Heures
+ 24 Heures
+ 48 Heures
+ Filtrer par la dernière écoute : %s
+ %1$d dBm
+ Aucune application disponible pour gérer ce lien.
+ Paramètres système
+ Pas de stats disponibles
+ Les statistiques sont collectées pour nous aider à améliorer l\'application Android (merci), nous recevrons des informations anonymes sur le comportement de l\'utilisateur. Cela inclut les rapports de plantage, les écrans utilisés dans l\'application, etc.
+ "Plateformes d'analyse : "
+ Pour plus d\'informations, consultez notre politique de confidentialité.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ga/strings.xml b/core/strings/src/commonMain/composeResources/values-ga/strings.xml
new file mode 100644
index 000000000..ffbe1cdfe
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ga/strings.xml
@@ -0,0 +1,918 @@
+
+
+
+ Meshtastic
+ Scagaire
+ Cuir scagaire na nóid in áirithe
+ Filter by
+ Cuir Anaithnid san áireamh
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Taispeáin sonraí
+ Sort by
+ Node sorting options
+ A-Z
+ Cainéal
+ Sáth
+ Cúlaithe
+ Deiridh chluinmhu
+ trí MQTT
+ trí MQTT
+ via Favorite
+ Ignored Nodes
+ Neamh-aithnidiúil
+ Ag fanacht le ceadú
+ Cur síos ar sheoladh
+ Faighte
+ Gan route
+ Fáilte atá faighte le haghaidh niúúáil
+ Am tráth
+ Gan anicéir
+ Ceannaire Máx Dúnadh
+ Gan cainéal
+ Pacáiste ró-mhór
+ Gan freagra
+ Iarratas Mícheart
+ Ceangail cileáil tráth
+ Gan aithne
+ Ní raibh níos saora phósach fadhach
+ Pre-set den x-teirí code
+ Earráid i eochair sesún an riarthóra
+ Eochair phoiblí riarthóra neamhúdaraithe
+ Client
+ Feiste nascaithe nó feiste teachtaireachtaí standálaí.
+ Client Mute
+ Feiste nach dtarchuir pacáistí ó ghléasanna eile.
+ Router
+ Ceannaire infreastruchtúrtha chun clúdach líonra a leathnú trí theachtaireachtaí a athsheoladh. Infheicthe i liosta na nóid.
+ Router Client
+ Comhcheangail de dhá ról ROUTER agus CLIENT. Ní do ghléasanna soghluaiste.
+ Repeater
+ Ceannaire infreastruchtúrtha chun clúdach líonra a leathnú trí theachtaireachtaí a athsheoladh le níos lú romha.
+ Tracker
+ Bíonn sé ag seoladh pacáistí suíomh GPS mar thosaíocht.
+ Sensor
+ Bíonn sé ag seoladh pacáistí teiliméadair mar thosaíocht.
+ TAK
+ Optamaithe le haghaidh cumarsáide ATAK, laghdaíonn sé cainéil seirbhíse beacht.
+ Client Hidden
+ Feiste a seolann ach nuair is gá, chun éalú nó do chumas cothromóige.
+ Lost and Found
+ Pacáiste leis an suíomh agus é seolta chuig an cainéal réamhshocraithe gach lá.
+ TAK Tracker
+ Ceadaíonn fadhb beathú do bhoganna PLI i sórtú PLI i feidhm reatha.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Athsheoladh aon teachtaireacht i ndáiríre má bhí sí oiriúnach le do cheist go léannais foghlamhrúcháin.
+ All Skip Decoding
+ Ceim misniúla thosaí go lucht shnaithte!
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Cuireann sé bac ar theachtaireachtaí a fhaightear ó mhóilíní seachtracha cosúil le LOCAL ONLY, ach téann sé céim níos faide trí theachtaireachtaí ó nóid nach bhfuil sa liosta aitheanta ag an nóid a chosc freisin.
+ Ní dhéanfaidh sé
+ Ceadaítear é seo ach amháin do na róil SENSOR, TRACKER agus TAK_TRACKER, agus cuirfidh sé bac ar gach athdháileadh, cosúil leis an róil CLIENT_MUTE.
+ Core Portnums Only
+ Cuireann sé bac ar phacáistí ó phortníomhaíochtaí neamhchaighdeánacha mar: TAK, RangeTest, PaxCounter, srl. Ní athdháileann ach pacáistí le portníomhaíochtaí caighdeánacha: NodeInfo, Text, Position, Telemetry, agus Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Ainm Cainéal
+ Cód QR
+ deilbhín feidhmchláir
+ Ainm Úsáideora Anaithnid
+ Seol
+ Níl raidió comhoiriúnach Meshtastic péireáilte leis an bhfón seo agat fós. Péireáil gléas le do thoil agus socraigh d’ainm úsáideora.\n\nTá an feidhmchlár foinse oscailte seo faoi alfa-thástáil, má aimsíonn tú fadhbanna cuir iad ar ár bhfóram: https://github.com/orgs/meshtastic/discussions\n\nLe haghaidh tuilleadh faisnéise féach ar ár leathanach gréasáin - www.meshtastic.org.
+ Tú
+ Allow analytics and crash reporting.
+ Glac
+ Cealaigh
+ Discard
+ Sábháil
+ URL Cainéal nua faighte
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Tuairiscigh fabht
+ Tuairiscigh fabht
+ An bhfuil tú cinnte gur mhaith leat fabht a thuairisciú? Tar éis tuairisciú a dhéanamh, cuir sa phost é le do thoil in https://github.com/orgs/meshtastic/discussions ionas gur féidir linn an tuarascáil a mheaitseáil leis an méid a d’aimsigh tú.
+ Tuairiscigh
+ Péireáil críochnaithe, ag tosú seirbhís
+ Péireáil neadaithe, le do thoil roghnaigh arís
+ Cead iontrála áit dúnta, ní féidir an suíomh a chur ar fáil chuig an mesh.
+ Roinn
+ New Node Seen: %s
+ Na ceangailte
+ Gléas ina chodladh
+ Connected: %1$s online
+ Seoladh IP:
+ Port:
+ Connected
+ Ceangailte le raidió (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Ní ceangailte
+ Ceangailte le raidió, ach tá sé ina chodladh
+ Nuashonrú feidhmchláir riachtanach
+ Caithfidh tú an feidhmchlár seo a nuashonrú ón siopa feidhmchláir (nó Github). Tá sé ró-aois chun cumarsáid a dhéanamh leis an firmware raidió seo. Le do thoil, léigh ár doiciméid ar an ábhar seo.
+ Ní aon (diúscairt)
+ Fógraí seirbhíse
+ Maidir le
+ Tá an URL Cainéil seo neamhdhleathach agus ní féidir é a úsáid
+ This contact is invalid and can not be added
+ Painéal Laige
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Glan
+ Stádas seachadta teachtaireachta
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Nuashonrú teastaíonn ar an gcórais.
+ Tá an firmware raidió ró-aoiseach chun cumarsáid a dhéanamh leis an aip seo. Chun tuilleadh eolais a fháil, féach ár gCúnamh Suiteála Firmware.
+ Ceadaigh
+ Caithfidh tú réigiún a shocrú!
+ Ní féidir an cainéal a athrú, toisc nach bhfuil an raidió nasctha fós. Déan iarracht arís.
+ Export rangetest packets
+ Export all packets
+ Athshocraigh
+ Scanadh
+ Cuir leis
+ An bhfuil tú cinnte gur mhaith leat an cainéal réamhshocraithe a athrú?
+ Athshocrú go dtí na réamhshocruithe
+ Cuir i bhfeidhm
+ Téama
+ Solas
+ Dorcha
+ Réamhshocrú córas
+ Roghnaigh téama
+ Soláthra suíomh na fón do do líonra
+
+ - Ar mhaith leat teachtaireacht a scriosadh?
+ - Ar mhaith leat %s teachtaireachtaí a scriosadh?
+ - Ar mhaith leat %s teachtaireachtaí a scriosadh?
+ - Ar mhaith leat %s teachtaireachtaí a scriosadh?
+ - Ar mhaith leat %s teachtaireachtaí a scriosadh?
+
+ Scrios
+ Scrios do gach duine
+ Scrios dom
+ Roghnaigh go léir
+ Close selection
+ Delete selected
+ Roghnaigh stíl
+ Íoslódáil réigiún
+ Ainm
+ Cur síos
+ Ceangailte
+ Sábháil
+ Teanga
+ Réamhshocrú córas
+ Seol arís
+ Dún
+ Ní tacaítear le dúnadh ar an ngléas seo
+ Athmhaoinigh
+ Céim rianadóireachta
+ Taispeáin Úvod
+ Teachtaireacht
+ Roghanna comhrá tapa
+ Comhrá tapa nua
+ Cuir comhrá tapa in eagar
+ Cuir leis an teachtaireacht
+ Seol láithreach
+ Show quick chat menu
+ Hide quick chat menu
+ Athshocraigh an fhactaraí
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Teachtaireacht dhíreach
+ Athshocraigh NodeDB
+ Seachadadh deimhnithe
+ Earráid
+ Ignóra
+ Remove from ignored
+ Cuir ‘%s’ leis an liosta ignorálacha?
+ Bain ‘%s’ ón liosta ignorálacha?
+ Roghnaigh réigiún íoslódála
+ Meastachán íoslódála tile:
+ Tosaigh íoslódáil
+ Exchange position
+ Dún
+ Cumraíocht raidió
+ Cumraíocht an mhódule
+ Cuir leis
+ Cuir in eagar
+ Á ríomh…
+ Bainisteoir as líne
+ Méid na Cásla Reatha
+ Cumas an Cásla: %1$.2f MB\nÚsáid an Cásla: %2$.2f MB
+ Glan na Tíleanna Íoslódáilte
+ Foinse Tíle
+ Cásla SQL glanta do %s
+ Teip ar ghlanadh Cásla SQL, féach logcat le haghaidh sonraí
+ Bainisteoir Cásla
+ Íoslódáil críochnaithe!
+ Íoslódáil críochnaithe le %d earráidí
+ %d tíleanna
+ comhthéacs: %1$d° achar: %2$s
+ Cuir in eagar an pointe bealach
+ Scrios an pointe bealach?
+ Pointe bealach nua
+ Pointe bealach faighte: %s
+ Teorainn na Ciorcad Oibre bainte. Ní féidir teachtaireachtaí a sheoladh faoi láthair, déan iarracht arís níos déanaí.
+ Bain
+ Bainfear an nod seo ón liosta go dtí go bhfaighidh do nod sonraí uaidh arís.
+ Cuir foláirimh i gcíocha
+ 8 uair an chloig
+ 1 seachtain
+ I gcónaí
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Ionad
+ Scan QR cód WiFi
+ Formáid QR cód Creidiúnachtaí WiFi neamhbhailí
+ Súil Siar
+ Cúis leictreachais
+ Úsáid cainéil
+ Úsáid aeir
+ Teocht
+ Laige
+ Soil Temperature
+ Soil Moisture
+ Lógáil
+ Céimeanna uaidh
+ Hops Away: %1$d
+ Eolas
+ Úsáid na cainéil reatha, lena n-áirítear TX ceartaithe, RX agus RX mícheart (anáilís ar na fuaimeanna).
+ Céatadán de na hamaitear úsáideach atá in úsáid laistigh de uair an chloig atá caite.
+ QAÍ (Cáilíocht Aeir Inmheánach)
+ Encryption Key Meanings
+ Eochair roinnte
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Cóid Poiblí Eochair
+ Direct messages are using the new public key infrastructure for encryption.
+ Mícomhoiriúnacht na heochrach phoiblí
+ Ní chomhoireann an eochair phoiblí leis an eochair atá cláraithe. Féachfaidh tú le hiarraidh na nod agus athmhaoin na heochrach ach seo féadfaidh a léiriú fadhb níos tromchúisí i gcúrsaí slándála. Téigh i dteagmháil leis an úsáideoir tríd an gcainéal eile atá ar fáil chun a fháil amach an bhfuil athrú eochrach de réir athshocrú monarcha nó aidhm eile ar do chuid.
+ Exchange user info
+ Fógartha faoi na nodes nua
+ Tuilleadh sonraí
+ SNR
+ Ráta Sigineal go Torann, tomhas a úsáidtear i gcomhfhreagras chun an leibhéal de shígnéil inmhianaithe agus torann cúlra a mheas. I Meshtastic agus i gcórais gan sreang eile, ciallaíonn SNR níos airde go bhfuil sígneál níos soiléire ann agus ábalta méadú ar chreideamh agus cáilíocht an tarchur sonraí.
+ RSSI
+ Táscaire Cumhachta Athnuachana Aithint an Aoise, tomhas a úsáidtear chun leibhéal cumhachta atá faighte ag an antsnáithe a mheas. Léiríonn RSSI níos airde gnóthachtáil níos laige atá i gceangal seasmhach agus níos láidre.
+ (Cáilíocht Aeir Inmheánach) scála ábhartha den luach QAÍ a thomhas ag Bosch BME680. Scála Luach 0–500.
+ Lógáil Táscairí Feiste
+ Léarscáil an Node
+ Lógáil Seirbhís
+ Last position update
+ Lógáil Táscairí Comhshaoil
+ Lógáil Táscairí Sigineal
+ Rialachas
+ Rialú iargúlta
+ Go dona
+ Ceart go leor
+ Maith
+ Ní dhéanfaidh sé
+ Share to…
+ Sígneal
+ Cáilíocht na Sígneal
+ Lógáil Traceroute
+ Direach
+
+ - 1 céim
+ - %d céimeanna
+ - %d céimeanna
+ - %d céimeanna
+ - %d céimeanna
+
+ Céimeanna i dtreo %1$d Céimeanna ar ais %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Réigiún
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Am tráth
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Sáth
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Teachtaireacht
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Uair an chloig
+ 24 Uair an chloig
+ 48 Uair an chloig
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-gl/strings.xml b/core/strings/src/commonMain/composeResources/values-gl/strings.xml
new file mode 100644
index 000000000..a6a523cd6
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-gl/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtro
+ quitar filtro de nodo
+ Filter by
+ Incluír descoñecido
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Show details
+ Sort by
+ Node sorting options
+ A-Z
+ Canle
+ Distancia
+ Brinca fóra
+ Última escoita
+ vía MQTT
+ vía MQTT
+ via Favorite
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Timeout
+ No Interface
+ Max Retransmission Reached
+ No Channel
+ Packet too large
+ No response
+ Bad Request
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Fallou o envío cifrado
+ Unknown Public Key
+ Bad session key
+ Public Key unauthorized
+ Client
+ Aplicación conectada ou dispositivo de mensaxería autónomo.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Nome de canle
+ Código QR
+ icona da aplicación
+ Nome de usuario descoñecido
+ Enviar
+ Aínda non enlazaches unha radio compatible con Meshtástic neste teléfono. Por favor enlaza un dispositivo e coloca o teu nome de usuario. \n\n Esta aplicación de código aberto está en desenvolvemento. Se atopas problemas por favor publícaos no noso foro: https://github.com/orgs/meshtastic/discussions\n\nPara máis información visita a nosa páxina - www.meshtastic.org.
+ Ti
+ Allow analytics and crash reporting.
+ Aceptar
+ Cancelar
+ Discard
+ Gardar
+ Novo enlace de canle recibida
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Reportar erro
+ Reporta un erro
+ Seguro que queres reportar un erro? Despois de reportar, por favor publica en https://github.com/orgs/meshtastic/discussions para poder unir o reporte co que atopaches.
+ Reportar
+ Enlazado completado, comezando servizo
+ Enlazado fallou, por favor seleccione de novo
+ Acceso á úbicación está apagado, non se pode prover posición na rede.
+ Compartir
+ New Node Seen: %s
+ Desconectado
+ Dispositivo durmindo
+ Connected: %1$s online
+ Enderezo IP:
+ Port:
+ Connected
+ Conectado á radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Non conectado
+ Conectado á radio, pero está durmindo
+ Actualización da aplicación requerida
+ Debe actualizar esta aplicación na tenda (ou Github). É moi vella para falar con este firmware de radio. Por favor lea a nosa documentación neste tema.
+ Ningún (desactivado)
+ Notificacións de servizo
+ Acerca de
+ A ligazón desta canle non é válida e non pode usarse
+ This contact is invalid and can not be added
+ Panel de depuración
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Limpar
+ Estado de envío de mensaxe
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Actualización de firmware necesaria.
+ O firmware de radio é moi vello para falar con esta aplicación. Para máis información nisto visita a nosa guía de instalación de Firmware.
+ OK
+ Tes que seleccionar rexión!
+ Non se puido cambiar de canle, porque a radio aínda non está conectada. Por favor inténteo de novo.
+ Export rangetest packets
+ Export all packets
+ Restablecer
+ Escanear
+ Engadir
+ Está seguro de que quere cambiar á canle predeterminada?
+ Restablecer a por defecto
+ Aplicar
+ Tema
+ Claro
+ Escuro
+ Por defecto do sistema
+ Escoller tema
+ Proporcionar a ubicación do teléfono á malla
+
+ - Eliminar mensaxe?
+ - Eliminar %s mensaxes?
+
+ Eliminar
+ Eliminar para todos
+ Eliminar para min
+ Seleccionar todo
+ Close selection
+ Delete selected
+ Selección de Estilo
+ Descargar Rexión
+ Nome
+ Descrición
+ Bloqueado
+ Gardar
+ Linguaxe
+ Predeterminado do sistema
+ Reenviar
+ Apagar
+ Shutdown not supported on this device
+ Reiniciar
+ Traza-ruta
+ Amosar introdución
+ Mensaxe
+ Opcións de conversa rápida
+ Nova conversa rápida
+ Editar conversa rápida
+ Anexar a mensaxe
+ Enviar instantaneamente
+ Show quick chat menu
+ Hide quick chat menu
+ Restablecemento de fábrica
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Mensaxe directa
+ Restablecer NodeDB
+ Entrega confirmada
+ Erro
+ Ignorar
+ Remove from ignored
+ Engadir \'%s\' á lista de ignorar?
+ Quitar \'%s\' da lista de ignorar?
+ Seleccionar a rexión de descarga
+ Descarga de \'tile\' estimada:
+ Comezar a descarga
+ Exchange position
+ Pechar
+ Configuración de radio
+ Configuración de módulo
+ Engadir
+ Editar
+ Calculando…
+ Xestor sen rede
+ Tamaño de caché actual
+ Capacidade de Caché: %1$.2f MB\nUso de Caché: %2$.2f MB
+ Limpar \'tiles\' descargadas
+ Fonte de \'tile\'
+ Caché SQL purgada para %s
+ A purga de Caché SQL fallou, mira logcat para os detalles
+ Xestor de caché
+ Descarga completada!
+ Descarga completada con %d errores
+ %d \'tiles\'
+ rumbo: %1$d distancia:%2$s
+ Editar punto de ruta
+ Eliminar punto de ruta?
+ Novo punto de ruta
+ Punto de ruta recibido:%s
+ O límite do Ciclo de Traballo de Sinal foi alcanzado. Non se pode enviar mensaxes agora, inténtao despois.
+ Eliminar
+ Este nodo será retirado da túa lista ata que o teu nodo reciba datos seus de novo.
+ Silenciar notificacións
+ 8 horas
+ 1 semana
+ Sempre
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Replace
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Battery
+ Channel Utilization
+ Air Utilization
+ Temperature
+ Humidity
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Hops Away
+ Hops Away: %1$d
+ Information
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Rexión
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Timeout
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distancia
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Mensaxe
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Horas
+ 24 Horas
+ 48 Horas
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-he/strings.xml b/core/strings/src/commonMain/composeResources/values-he/strings.xml
new file mode 100644
index 000000000..594db5445
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-he/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ פילטר
+ clear node filter
+ Filter by
+ כלול לא ידועים
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ הצג פרטים
+ Sort by
+ Node sorting options
+ א-ת
+ ערוץ
+ מרחק
+ דלג קדימה
+ Last heard
+ via MQTT
+ via MQTT
+ via Favorite
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Timeout
+ No Interface
+ Max Retransmission Reached
+ No Channel
+ Packet too large
+ No response
+ Bad Request
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Encrypted Send Failed
+ Unknown Public Key
+ Bad session key
+ Public Key unauthorized
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ שם הערוץ
+ קוד QR
+ אייקון אפליקציה
+ שם המשתמש אינו מוכר
+ שלח
+ עוד לא צימדת מכשיר תומך משטסטיק לטלפון זה. בבקשה צמד מכשיר והגדר שם משתמש.\n\nאפליקציית קוד פתוח זה נמצא בפיתוח, במקשר של בעיות בבקשה גש לפורום: https://github.com/orgs/meshtastic/discussions\n\n למידע נוסף בקרו באתר - www.meshtastic.org.
+ אתה
+ Allow analytics and crash reporting.
+ אישור
+ בטל
+ Discard
+ שמור
+ התקבל כתובת ערוץ חדשה
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ דווח על באג
+ דווח על באג
+ בטוח שתרצה לדווח על באג? לאחר דיווח, בבקשה תעלה פוסט לפורום https://github.com/orgs/meshtastic/discussions כדי שנוכל לחבר בין חווייתך לדווח זה.
+ דווח
+ צימוד הסתיים בהצלחה, מתחיל שירות
+ צימוד נכשל, בבקשה נסה שנית
+ שירותי מיקום כבויים, לא ניתן לספק מיקום לרשת משטסטיק.
+ שתף
+ New Node Seen: %s
+ מנותק
+ מכשיר במצב שינה
+ Connected: %1$s online
+ כתובת IP:
+ פורט:
+ Connected
+ מחובר למכשיר (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ לא מחובר
+ מחובר למכשיר, אך הוא במצב שינה
+ נדרש עדכון של האפליקציה
+ נדרש להתקין עדכון לאפליקציה זו דרך חנות האפליקציות (או Github). גרסת האפליקציה ישנה מדי בכדי לתקשר עם מכשיר זה. בבקשה קרא מסמכי עזרה בנושא זה.
+ לא מחובר (כבוי)
+ התראות שירות
+ אודות
+ כתובת ערוץ זה אינו תקין ולא ניתן לעשות בו שימוש
+ This contact is invalid and can not be added
+ פאנל דיבאג
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ נקה
+ מצב שליחת הודעה
+ Direct message notifications
+ Broadcast message notifications
+ התראות
+ נדרש עדכון קושחה.
+ קושחת המכשיר ישנה מידי בכדי לתקשר עם האפליקציה. למידע נוסף בקר במדריך התקנת קושחה.
+ אישור
+ חובה לבחור אזור!
+ לא ניתן לשנות ערוץ כי אין מכשיר מחובר. בבקשה נסה שנית.
+ Export rangetest packets
+ Export all packets
+ איפוס
+ סריקה
+ הוסף
+ לשנות לערוץ ברירת המחדל?
+ איפוס לברירת מחדל
+ החל
+ ערכת נושא
+ בהיר
+ כהה
+ ברירות מחדל
+ בחר ערכת עיצוב
+ ספק מיקום טלפון לרשת המש
+
+ - מחק הודעה?
+ - מחק %s הודעות?
+ - מחק %s הודעות?
+ - מחק %s הודעות?
+
+ מחק
+ מחק לכולם
+ מחק עבורי
+ בחר הכל
+ Close selection
+ Delete selected
+ בחירת סגנון
+ הורד מפה אזורי
+ שם
+ תיאור
+ נעול
+ שמור
+ שפה
+ ברירות מחדל
+ שליחה מחדש
+ כיבוי
+ כיבוי אינו נתמך במכשיר זה
+ אתחול מחדש
+ בדיקת מסלול
+ הראה מקדמה
+ הודעה
+ הגדרות צ\'ט מהיר
+ צ\'ט מהיר חדש
+ ערוך צ\'ט מהיר
+ הוסף להודעה
+ שלח מייד
+ Show quick chat menu
+ Hide quick chat menu
+ איפוס להגדרות היצרן
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ הודעה ישירה
+ איפוס NodeDB
+ Delivery confirmed
+ שגיאה
+ התעלם
+ Remove from ignored
+ הוסף \'%s\' לרשימת ההתעלמות? המכשיר יתחיל מחדש.
+ הורד \'%s\' מרשימת ההתעלמות? המכשיר יתחיל מחדש.
+ בחר אזור להורדה
+ הערכת זמן להורדה:
+ התחל הורדה
+ Exchange position
+ סגור
+ הגדרות רדיו
+ הגדרות מודולות
+ הוסף
+ Edit
+ מחשב…
+ ניהול מפות שמורות
+ גודל מטמון נוכחי
+ מקום אחסון מטמון: %1$.2fMB\nמטמון משומש: %2$.2fMB
+ מחק אזורי מפה שהורדו
+ מקור מפות
+ אופס מטמון SQK עבור %s
+ נכשל איפוס מטמון SQL, ראה logcat לפרטים
+ ניהול מטמון
+ ההורדה הושלמה!
+ ההורדה הושלמה עם %d שגיאות
+ %d אזורי מפה
+ כיוון: %1$d° מרחק: %2$s
+ ערוך נקודת ציון
+ מחק נקודת ציון?
+ נקודת ציון חדשה
+ התקבל נקודת ציון: %s
+ הגעת לרף ה-duty cycle. לא ניתן לשלוח הודעות כרגע, בבקשה נסה שוב מאוחר יותר.
+ Remove
+ This node will be removed from your list until your node receives data from it again.
+ Mute notifications
+ 8 hours
+ 1 week
+ Always
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Replace
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Battery
+ Channel Utilization
+ Air Utilization
+ Temperature
+ Humidity
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Hops Away
+ Hops Away: %1$d
+ Information
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+ - %d hops
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ הודעות
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ אזור
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Timeout
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ מרחק
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ הגדרות
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ הודעה
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ הגדרות
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Hours
+ 24 Hours
+ 48 Hours
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-hr/strings.xml b/core/strings/src/commonMain/composeResources/values-hr/strings.xml
new file mode 100644
index 000000000..80ea00ff6
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-hr/strings.xml
@@ -0,0 +1,914 @@
+
+
+
+ Meshtastic
+ Filtriraj
+ očisti filter čvorova
+ Filter by
+ Uključujući nepoznate
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Show details
+ Sort by
+ Node sorting options
+ A-Z
+ Kanal
+ Udaljenost
+ Broj skokova
+ Posljednje čuo
+ putem MQTT
+ putem MQTT
+ via Favorite
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Timeout
+ No Interface
+ Max Retransmission Reached
+ No Channel
+ Packet too large
+ No response
+ Bad Request
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Encrypted Send Failed
+ Unknown Public Key
+ Bad session key
+ Public Key unauthorized
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Naziv kanala
+ QR kod
+ ikona aplikacije
+ Nepoznati korisnik
+ Potvrdi
+ Još niste povezali Meshtastic radio uređaj s ovim telefonom. Povežite uređaj i postavite svoje korisničko ime.\n\nOva aplikacija otvorenog koda je u razvoju, ako naiđete na probleme, objavite na našem forumu: https://github.com/orgs/meshtastic/discussions\n\nZa više informacija pogledajte našu web stranicu - www.meshtastic.org.
+ Vi
+ Allow analytics and crash reporting.
+ Prihvati
+ Odustani
+ Discard
+ Spremi
+ Primljen je URL novog kanala
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Prijavi grešku
+ Prijavi grešku
+ Jeste li sigurni da želite prijaviti grešku? Nakon prijave, objavite poruku na https://github.com/orgs/meshtastic/discussions kako bismo mogli utvrditi dosljednost poruke o pogrešci i onoga što ste pronašli.
+ Izvješće
+ Uparivanje uspješno, usluga je pokrenuta
+ Uparivanje nije uspjelo, molim odaberite ponovno
+ Pristup lokaciji je isključen, Vaš Android ne može pružiti lokaciju mesh mreži.
+ Podijeli
+ New Node Seen: %s
+ Odspojeno
+ Uređaj je u stanju mirovanja
+ Connected: %1$s online
+ IP Adresa:
+ Port:
+ Connected
+ Spojen na radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Nije povezano
+ Povezan na radio, ali je u stanju mirovanja
+ Potrebna je nadogradnja aplikacije
+ Potrebno je ažurirati ovu aplikaciju putem Play Storea (ili Githuba). Aplikacija je prestara za komunikaciju s ovim firmwerom radija. Pročitajte našu dokumentaciju o ovoj temi.
+ Ništa (onemogućeno)
+ Servisne obavijesti
+ O programu
+ Ovaj URL kanala je nevažeći i ne može se koristiti
+ This contact is invalid and can not be added
+ Otklanjanje pogrešaka
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Očisti
+ Status isporuke poruke
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Potrebno ažuriranje firmwarea.
+ Firmware radija je prestar za komunikaciju s ovom aplikacijom. Za više informacija posjetite naš vodič za instalaciju firmwarea.
+ U redu
+ Potrebno je postaviti regiju!
+ Nije moguće promijeniti kanal jer radio još nije povezan. Molim pokušajte ponovno.
+ Export rangetest packets
+ Export all packets
+ Resetiraj
+ Pretraži
+ Dodaj
+ Jeste li sigurni da želite promijeniti na zadani kanal?
+ Vrati na početne postavke
+ Potvrdi
+ Tema
+ Svijetla
+ Tamna
+ Sistemski zadano
+ Odaberi temu
+ Navedi lokaciju telefona na mesh mreži
+
+ - Obriši poruku?
+ - Obriši %s poruke?
+ - Obriši %s poruke?
+
+ Obriši
+ Izbriši za sve
+ Izbriši za mene
+ Označi sve
+ Close selection
+ Delete selected
+ Odabir stila
+ Preuzmite regiju
+ Ime
+ Opis
+ Zaključano
+ Spremi
+ Jezik
+ Zadana vrijednost sustava
+ Ponovno pošalji
+ Isključi
+ Shutdown not supported on this device
+ Ponovno pokreni
+ Traceroute
+ Prikaži uvod
+ Poruka
+ Opcije brzog razgovora
+ Novi brzi razgovor
+ Uredi brzi chat
+ Dodaj poruci
+ Pošalji odmah
+ Show quick chat menu
+ Hide quick chat menu
+ Vraćanje na tvorničke postavke
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Izravna poruka
+ Resetiraj NodeDB bazu
+ Isporučeno
+ Pogreška
+ Ignoriraj
+ Remove from ignored
+ Dodati \'%s\' na popis ignoriranih? Vaš radio će se ponovno pokrenuti nakon ove promjene.
+ Ukloniti \'%s\' s popisa ignoriranih? Vaš radio će se ponovno pokrenuti nakon ove promjene.
+ Označite regiju za preuzimanje
+ Procjena preuzimanja:
+ Pokreni Preuzimanje
+ Exchange position
+ Zatvori
+ Konfiguracija uređaja
+ Konfiguracija modula
+ Dodaj
+ Uredi
+ Izračunavanje…
+ Izvanmrežni upravitelj
+ Trenutna veličina predmemorije
+ Kapacitet predmemorije: %1$.2f MB\nUpotreba predmemorije: %2$.2f MB
+ Ukloni preuzete datoteke
+ Izvor karte
+ SQL predmemorija očišćena za %s
+ Čišćenje SQL predmemorije nije uspjelo, pogledajte logcat za detalje
+ Upravitelj predmemorije
+ Preuzimanje je završeno!
+ Preuzimanje je završeno s %d pogrešaka
+ %d dijelova karte
+ smjer: %1$d° udaljenost: %2$s
+ Uredi putnu točku
+ Obriši putnu točku?
+ Nova putna točka
+ Primljena putna točka: %s
+ Dosegnuto je ograničenje radnog ciklusa. Trenutačno nije moguće poslati poruke, pokušajte ponovno kasnije.
+ Ukloni
+ Ovaj će čvor biti uklonjen s vašeg popisa sve dok vaš čvor ponovno ne primi podatke s njega.
+ Isključi obavijesti
+ 8 sati
+ 1 tjedan
+ Uvijek
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Replace
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Battery
+ Channel Utilization
+ Air Utilization
+ Temperature
+ Humidity
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Hops Away
+ Hops Away: %1$d
+ Information
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Regija
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Timeout
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Udaljenost
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Poruka
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Sati
+ 24 Sati
+ 48 Sati
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ht/strings.xml b/core/strings/src/commonMain/composeResources/values-ht/strings.xml
new file mode 100644
index 000000000..9c4316707
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ht/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtre
+ klarifye filtè nœud
+ Filter by
+ Enkli enkoni
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Montre detay
+ Sort by
+ Node sorting options
+ A-Z
+ kanal
+ Distans
+ Sote lwen
+ Dènye fwa li tande
+ atravè MQTT
+ atravè MQTT
+ via Favorite
+ Ignored Nodes
+ Inkonu
+ Ap tann pou li rekonèt
+ Kwen pou voye
+ Rekonekte
+ Pa gen wout
+ Rekòmanse avèk yon refi negatif
+ Tan pase
+ Pa gen entèfas
+ Limite retransmisyon maksimòm rive
+ Pa gen kanal
+ Pake twò gwo
+ Pa gen repons
+ Demann move
+ Limite sik devwa rejyonal rive
+ Pa otorize
+ Echèk voye ankripte
+ Kle piblik enkoni
+ Kle sesyon move
+ Kle piblik pa otorize
+ Client
+ Aplikasyon konekte oswa aparèy mesaj endepandan.
+ Client Mute
+ Aparèy ki pa voye pake soti nan lòt aparèy.
+ Router
+ Nœud enfrastrikti pou elaji kouvèti rezo pa relaye mesaj. Vizyèl nan lis nœud.
+ Router Client
+ Kombinasyon de toude ROUTER ak CLIENT. Pa pou aparèy mobil.
+ Repeater
+ Nœud enfrastrikti pou elaji kouvèti rezo pa relaye mesaj avèk ti overhead. Pa vizib nan lis nœud.
+ Tracker
+ Voye pakè pozisyon GPS kòm priyorite.
+ Sensor
+ Voye pakè telemetri kòm priyorite.
+ TAK
+ Optimizé pou kominikasyon sistèm ATAK, redwi emisyon regilye.
+ Client Hidden
+ Aparèy ki sèlman voye kòm sa nesesè pou kachèt oswa ekonomi pouvwa.
+ Lost and Found
+ Voye pozisyon kòm mesaj nan kanal default regilyèman pou ede ak rekiperasyon aparèy.
+ TAK Tracker
+ Pèmèt emisyon TAK PLI otomatik epi redwi emisyon regilye.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast nenpòt mesaj obsève, si li te sou kanal prive nou oswa soti nan yon lòt mesh ak menm paramèt lora.
+ All Skip Decoding
+ Menm jan ak konpòtman kòm \"ALL\" men sote dekodaj pakè yo epi senpleman rebroadcast yo. Disponib sèlman nan wòl Repeater. Mete sa sou nenpòt lòt wòl ap bay konpòtman \"ALL\".
+ Local Only
+ Ignoré mesaj obsève soti nan meshes etranje ki louvri oswa sa yo li pa ka dekripte. Sèlman rebroadcast mesaj sou kanal prensipal / segondè lokal nœud.
+ Known Only
+ Ignoré mesaj obsève soti nan meshes etranje tankou \"LOCAL ONLY\", men ale yon etap pi lwen pa tou ignorer mesaj ki soti nan nœud ki poko nan lis konnen nœud la.
+ Pa gen
+ Sèlman pèmèt pou wòl SENSOR, TRACKER ak TAK_TRACKER, sa a ap entèdi tout rebroadcasts, pa diferan de wòl CLIENT_MUTE.
+ Core Portnums Only
+ Ignoré pakè soti nan portnum ki pa estanda tankou: TAK, RangeTest, PaxCounter, elatriye. Sèlman rebroadcast pakè ak portnum estanda: NodeInfo, Tèks, Pozisyon, Telemetri, ak Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Non kanal
+ Kòd QR
+ ikòn aplikasyon an
+ Non itilizatè enkoni
+ Voye
+ Ou poko konekte ak yon radyo ki konpatib ak Meshtastic sou telefòn sa a. Tanpri konekte yon aparèy epi mete non itilizatè w lan.\n\nSa a se yon aplikasyon piblik ki nan tès Alpha. Si ou gen pwoblèm, tanpri pataje sou fowòm nou an: https://github.com/orgs/meshtastic/discussions\n\nPou plis enfòmasyon, vizite sit wèb nou an - www.meshtastic.org.
+ Ou
+ Allow analytics and crash reporting.
+ Aksepte
+ Anile
+ Discard
+ Sove
+ Nouvo kanal URL resevwa
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Rapòte yon pwoblèm
+ Rapòte pwoblèm
+ Èske ou sèten ou vle rapòte yon pwoblèm? Aprew fin rapòte, tanpri pataje sou https://github.com/orgs/meshtastic/discussions pou nou ka konpare rapò a ak sa ou jwenn nan.
+ Rapò
+ Koneksyon konplè, sèvis kòmanse
+ Koneksyon echwe, tanpri chwazi ankò
+ Aksè lokasyon enfim, pa ka bay pozisyon mesh la.
+ Pataje
+ New Node Seen: %s
+ Dekonekte
+ Aparèy ap dòmi
+ Connected: %1$s online
+ Adrès IP:
+ Port:
+ Connected
+ Konekte ak radyo (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Pa konekte
+ Konekte ak radyo, men li ap dòmi
+ Aplikasyon twò ansyen
+ Ou dwe mete aplikasyon sa ajou nan magazen Google Jwèt. Li twò ansyen pou li kominike ak radyo sa a.
+ Okenn (enfim)
+ Notifikasyon sèvis
+ Sou
+ Kanal URL sa a pa valab e yo pa kapab itilize li
+ This contact is invalid and can not be added
+ Panno Debug
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Netwaye
+ Eta livrezon mesaj
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Nouvo mizajou mikwo lojisyèl obligatwa.
+ Mikwo lojisyèl radyo a twò ansyen pou li kominike ak aplikasyon sa a. Pou plis enfòmasyon sou sa, gade gid enstalasyon mikwo lojisyèl nou an.
+ Dakò
+ Ou dwe mete yon rejyon!
+ Nou pa t kapab chanje kanal la paske radyo a poko konekte. Tanpri eseye ankò.
+ Export rangetest packets
+ Export all packets
+ Reyajiste
+ Eskane
+ Ajoute
+ Eske ou sèten ou vle chanje pou kanal default la?
+ Reyajiste nan paramèt default yo
+ Aplike
+ Tèm
+ Limen
+ Fènwa
+ Sistèm default
+ Chwazi tèm
+ Bay lokasyon telefòn ou bay mesh la
+
+ - Efase mesaj la?
+ - Efase %s mesaj?
+
+ Efase
+ Efase pou tout moun
+ Efase pou mwen
+ Chwazi tout
+ Close selection
+ Delete selected
+ Seleksyon Style
+ Telechaje Rejyon
+ Non
+ Deskripsyon
+ Loken
+ Sove
+ Lang
+ Sistèm default
+ Reenvwaye
+ Fèmen
+ Fèmen pa sipòte sou aparèy sa a
+ Rekòmanse
+ Traceroute
+ Montre entwodiksyon
+ Mesaj
+ Opsyon chat rapid
+ Nouvo chat rapid
+ Modifye chat rapid
+ Ajoute nan mesaj
+ Voye imedyatman
+ Show quick chat menu
+ Hide quick chat menu
+ Reyajiste nan faktori
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Mesaj dirèk
+ Reyajiste NodeDB
+ Livrezon konfime
+ Erè
+ Ignoré
+ Remove from ignored
+ Ajoute \'%s\' nan lis ignòre?
+ Retire \'%s\' nan lis ignòre?
+ Chwazi rejyon telechajman
+ Estimasyon telechajman tèk
+ Kòmanse telechajman
+ Exchange position
+ Fèmen
+ Konfigirasyon radyo
+ Konfigirasyon modil
+ Ajoute
+ Modifye
+ Ap kalkile…
+ Manadjè Offline
+ Gwosè Kach aktyèl
+ Kapasite Kach: %1$.2f MB\nItilizasyon Kach: %2$.2f MB
+ Efase Tèk Telechaje
+ Sous Tèk
+ Kach SQL efase pou %s
+ Echèk efase Kach SQL, tcheke logcat pou detay
+ Manadjè Kach
+ Telechajman konplè!
+ Telechajman konplè avèk %d erè
+ %d tèk
+ ang: %1$d° distans: %2$s
+ Modifye pwen
+ Efase pwen?
+ Nouvo pwen
+ Pwen resevwa: %s
+ Limit sik devwa rive. Pa ka voye mesaj kounye a, tanpri eseye ankò pita.
+ Retire
+ Pwen sa a ap retire nan lis ou jiskaske nœud ou a resevwa done soti nan li ankò.
+ Fèmen notifikasyon
+ 8 èdtan
+ 1 semèn
+ Toujou
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Ranplase
+ Skan QR Kòd WiFi
+ Fòma QR Kòd Kredi WiFi Invalid
+ Navige Tounen
+ Batri
+ Itilizasyon Kanal
+ Itilizasyon Ay
+ Tanperati
+ Imidite
+ Soil Temperature
+ Soil Moisture
+ Jounal
+ Hops Lwen
+ Hops Away: %1$d
+ Enfòmasyon
+ Itilizasyon pou kanal aktyèl la, ki enkli TX, RX byen fòme ak RX mal fòme (sa yo rele bri).
+ Pousantaj tan lè transmisyon te itilize nan dènye èdtan an.
+ IAQ
+ Encryption Key Meanings
+ Kle Pataje
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Chifreman Kle Piblik
+ Direct messages are using the new public key infrastructure for encryption.
+ Pa matche kle piblik
+ Kle piblik la pa matche ak kle anrejistre a. Ou ka retire nœud la e kite li echanje kle ankò, men sa ka endike yon pwoblèm sekirite pi grav. Kontakte itilizatè a atravè yon lòt chanèl ki fè konfyans, pou detèmine si chanjman kle a te fèt akòz yon reyajisteman faktori oswa lòt aksyon entansyonèl.
+ Exchange user info
+ Notifikasyon nouvo nœud
+ Plis detay
+ SNR
+ Rapò Siynal sou Bri, yon mezi ki itilize nan kominikasyon pou mezire nivo siynal vle a kont nivo bri ki nan anviwònman an. Nan Meshtastic ak lòt sistèm san fil, yon SNR pi wo endike yon siynal pi klè ki ka amelyore fyab ak kalite transmisyon done.
+ RSSI
+ Endikatè Fòs Siynal Resevwa, yon mezi ki itilize pou detèmine nivo pouvwa siynal ki resevwa pa antèn nan. Yon RSSI pi wo jeneralman endike yon koneksyon pi fò ak plis estab.
+ (Kalite Lèy Entèryè) echèl relatif valè IAQ jan li mezire pa Bosch BME680. Ranje valè 0–500.
+ Jounal Metik Aparèy
+ Kat Nœud
+ Jounal Pozisyon
+ Last position update
+ Jounal Metik Anviwònman
+ Jounal Metik Siynal
+ Administrasyon
+ Administrasyon Remote
+ Move
+ Mwayen
+ Bon
+ Pa gen
+ Share to…
+ Siynal
+ Kalite Siynal
+ Jounal Traceroute
+ Direk
+
+ - 1 hop
+ - %d hops
+
+ Hops vèsus %1$d Hops tounen %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Rejyon
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Tan pase
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distans
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Mesaj
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Èdtan
+ 24 Èdtan
+ 48 Èdtan
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-hu/strings.xml b/core/strings/src/commonMain/composeResources/values-hu/strings.xml
new file mode 100644
index 000000000..b7c72d4b3
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-hu/strings.xml
@@ -0,0 +1,909 @@
+
+
+
+ Meshtastic
+ Filter
+ állomás filter törlése
+ Szűrés
+ Ismeretlent tartalmaz
+ Offline csomópontok elrejtése
+ Csak közvetlen csomópontok megjelenítése
+ Figyelmen kívül hagyott csomópontokat nézed,\nnyomd meg a gombot a listához való visszatéréshez.
+ Részletek megjelenítése
+ Rendezés
+ Csomópont-rendezési beállítások
+ A-Z
+ Csatorna
+ Távolság
+ Ugrás Messzire
+ Utoljára hallott
+ MQTT-n Keresztül
+ MQTT-n Keresztül
+ Kedvencek szerint
+ Figyelmen kívül hagyott csomópontok
+ Ismeretlen
+ Visszajelzésre vár
+ Elküldésre vár
+ Visszaigazolva
+ Nincs út
+ Negatív visszaigazolás érkezett
+ Időtúllépés
+ Nincs Interfész
+ Maximális Újraküldés Elérve
+ Nincs Csatorna
+ Túl nagy csomag
+ Nincs Válasz
+ Hibás kérés
+ Helyi Üzemciklus Határ Elérve
+ Nem Engedélyezett
+ Titkosított Küldés Sikertelen
+ Nem Ismert Publikus Kulcs
+ Hibás munkamenet kulcs
+ Nem Engedélyezett Publikus Kulcs
+ Kliens
+ Alkalmazáshoz csatlakoztatott vagy önálló üzenetküldő eszköz.
+ Néma Kliens
+ Olyan eszköz, amely nem továbbít más eszközöktől érkező csomagokat.
+ Router
+ Hálózati lefedettséget bővítő infrastruktúra-csomópont, amely továbbítja az üzeneteket. Látható a csomópont-listában.
+ Router Kliens
+ ROUTER és CLIENT kombinációja. Nem hordozható eszközökhöz.
+ Jelismétlő
+ Hálózati lefedettséget bővítő infrastruktúra-csomópont, amely minimális terheléssel továbbítja az üzeneteket. Nem látható a listában.
+ Tracker
+ GPS-pozíció csomagok elsődleges sugárzása.
+ Szenzor
+ Telemetriai csomagok elsődleges sugárzása.
+ TAK
+ ATAK rendszerkommunikációra optimalizált, csökkenti a rutin-sugárzásokat.
+ Rejtett Kliens
+ Eszköz, amely csak szükség esetén sugároz, rejtettség vagy energiatakarékosság miatt.
+ Elveszett és Megkerült
+ Rendszeresen sugározza a helyzetet az alapértelmezett csatornára az eszköz visszakeresésének segítésére.
+ TAK Tracker
+ Automatikus TAK PLI sugárzást engedélyez és csökkenti a rutin-sugárzásokat.
+ Késő Router
+ Infrastruktúra-csomópont, amely minden csomagot egyszer újraküld, de csak az összes más mód után, extra lefedettséget biztosítva a helyi klasztereknek. Látható a listában.
+ Összes
+ Újrasugároz minden észlelt üzenetet, ha az a privát csatornánkon volt, vagy más, azonos LoRa-paraméterű hálózatból származik.
+ Minden dekódolás kihagyása
+ Ugyanaz, mint az „ALL” viselkedés, de kihagyja a csomag dekódolását és egyszerűen újrasugározza. Csak Ismétlő (Repeater) szerepkörben elérhető; más szerepkörben az „ALL” mód érvényesül.
+ Csak helyi
+ Figyelmen kívül hagyja a nyílt vagy nem dekódolható idegen hálózatok üzeneteit. Csak a csomópont helyi elsődleges / másodlagos csatornáin sugároz újra.
+ Csak ismert
+ Hasonló a „LOCAL ONLY”-hoz, de tovább megy: figyelmen kívül hagyja az olyan csomópontok üzeneteit is, amelyek nem szerepelnek az ismert listában.
+ Semmi
+ Csak SENSOR, TRACKER és TAK_TRACKER szerepkörben engedélyezett; minden újraküldést letilt, hasonlóan a CLIENT_MUTE szerephez.
+ Csak alap portszámok
+ Figyelmen kívül hagyja a nem szabványos portszámú csomagokat (pl. TAK, RangeTest, PaxCounter), és csak a szabványos portszámúakat sugározza újra: NodeInfo, Text, Position, Telemetry, Routing.
+ A támogatott gyorsulásmérők dupla koppintását kezelje felhasználói gombnyomásként.
+ Elsődleges csatornán pozíció küldése a gomb háromszori megnyomásakor.
+ Szabályozza az eszköz villogó LED-jét. A legtöbb eszköznél legfeljebb 4 LED egyikét vezérli; a töltő és GPS LED nem állítható.
+ Időzóna a kijelzőn és a naplóban megjelenő dátumokhoz.
+ A telefon időzónájának használata
+ Meghatározza, hogy az MQTT-n és a PhoneAPI-n kívül a NeighborInfo továbbítva legyen-e LoRa-n is. Nem érhető el alapértelmezett kulcsú és nevű csatornán.
+ Meddig marad bekapcsolva a kijelző a gomb megnyomása vagy üzenet érkezése után.
+ Automatikusan a következő oldalra vált a kijelzőn, karusszelszerűen, a megadott időköz szerint.
+ A képernyőn, a körön kívül megjelenő iránytű mutatója mindig észak felé mutat.
+ Képernyő megfordítása függőlegesen.
+ A kijelzőn megjelenített mértékegységek.
+ Az automatikus OLED-kijelző-felismerés felülbírálása.
+ Az alapértelmezett képernyőelrendezés felülbírálása.
+ A címszöveg félkövér megjelenítése a képernyőn.
+ Gyorsulásmérő jelenlétét igényli az eszközön.
+ A régió, ahol a rádiókat használni fogja.
+ Elérhető modem-előbeállítások, alapértelmezés: Nagy hatótáv – Gyors.
+ A maximális ugrásszám beállítása, alapértelmezés: 3. Az ugrások növelése növeli a hálózati terhelést, ezért körültekintően használja. A 0 ugrásos (0 hop) műsorszórt üzenetek nem kapnak visszaigazolást (ACK).
+ A csomópont működési frekvenciája a régió, a modem-előbeállítás és ezen mező alapján kerül kiszámításra. Ha az érték 0, a slot automatikusan kiszámításra kerül az elsődleges csatorna neve alapján, és eltér a nyilvános alapértelmezett slottól. Állítsa vissza a nyilvános alapértelmezett slotra, ha privát elsődleges és nyilvános másodlagos csatornák vannak beállítva.
+ Nagyon nagy hatótáv – Lassú
+ Nagy hatótáv – Gyors
+ Nagy hatótáv – Közepes
+ Nagy hatótáv – Lassú
+ Közepes hatótáv – Gyors
+ Közepes hatótáv – Lassú
+ Kis hatótáv – Turbó
+ Kis hatótáv – Gyors
+ Kis hatótáv – Lassú
+ A Wi-Fi engedélyezése letiltja az alkalmazáshoz tartozó Bluetooth-kapcsolatot.
+ Az Ethernet engedélyezése letiltja az alkalmazáshoz tartozó Bluetooth-kapcsolatot. A TCP csomópont-kapcsolatok Apple eszközökön nem érhetők el.
+ Csomagok sugárzásának engedélyezése UDP-n a helyi hálózaton.
+ A maximális időköz, amely pozícióközvetítés nélkül eltelhet egy csomópontnál.
+ A pozíciófrissítések legnagyobb gyakorisága, ha a minimális távolságváltozás teljesült.
+ Az intelligens pozícióközvetítéshez figyelembe vett minimális távolságváltozás (méterben).
+ Milyen gyakran próbáljunk GPS-pozíciót szerezni (< 10 mp alatti érték bekapcsolva tartja a GPS-t).
+ Opcionális mezők a pozícióüzenetek összeállításához. Minél több mezőt tartalmaz az üzenet, annál nagyobb lesz — hosszabb adásidővel és nagyobb csomagvesztési kockázattal.
+ Mindent a lehető legjobban alvó módba helyez; követő és érzékelő szerepkörben ez a LoRa-rádiót is érinti. Ne használd ezt a beállítást, ha telefonos alkalmazással szeretnéd használni az eszközt, vagy ha az eszközön nincs felhasználói gomb.
+ A nyilvános kulcsodból generált érték, amelyet a hálózat többi csomópontjának kiküldünk, hogy közös titkos kulcsot számíthassanak.
+ Távoli eszközzel közös kulcs létrehozására használatos.
+ Az a nyilvános kulcs, amely jogosult admin üzeneteket küldeni ehhez a csomóponthoz.
+ Az eszközt hálózati adminisztrátor kezeli, a felhasználó nem fér hozzá az eszköz beállításaihoz.
+ Soros konzol a Stream API-n keresztül.
+ Élő hibakeresési napló kiírása a soros porton; pozícióadatoktól anonimizált eszköznaplók megtekintése és exportálása Bluetooth-on.
+
+ Pozíciócsomag
+ Sugárzási időköz
+ Intelligens pozíció
+ Minimális időköz
+ Minimális távolság
+ Eszköz GPS-e
+ Rögzített pozíció
+ Magasság
+ Frissítési időköz
+ Speciális eszköz-GPS
+ GPS vevő (RX) GPIO
+ GPS adó (TX) GPIO
+ GPS engedély (EN) GPIO
+ GPIO
+ Debug
+ Csatorna neve
+ QR kód
+ alkalmazás ikonja
+ Ismeretlen felhasználónév
+ Küldeni
+ Még nem párosított egyetlen Meshtastic rádiót sem ehhez a telefonhoz. Kérem pároztasson egyet és állítsa be a felhasználónevet.\n\nEz a szabad forráskódú alkalmazás fejlesztés alatt áll, ha hibát talál kérem írjon a projekt fórumába: https://github.com/orgs/meshtastic/discussions\n\nBővebb információért látogasson el a projekt weboldalára - www.meshtastic.org.
+ Te
+ Analitika és hibajelentések engedélyezése.
+ Elfogadni
+ Megszakítani
+ Elvetés
+ Mentés
+ Új csatorna URL érkezett
+ A Meshtastic helyhozzáférést igényel az új eszközök Bluetooth-os kereséséhez. Használaton kívül kikapcsolható.
+ Hiba jelentése
+ Hiba jelentése
+ Biztosan jelenteni akarja a hibát? Bejelentés után kérem írjon a https://github.com/orgs/meshtastic/discussions fórumba, hogy így össze tudjuk hangolni a jelentést azzal, amit talált.
+ Jelentés
+ Pároztatás befejeződött, a szolgáltatás indítása
+ Pároztatás sikertelen, kérem próbálja meg újra.
+ A földrajzi helyhez való hozzáférés le van tiltva, nem lehet pozíciót közölni a mesh hálózattal.
+ Megosztás
+ Új csomópont észlelve: %s
+ Szétkapcsolva
+ Az eszköz alszik
+ Kapcsolódva: %1$s elérhető
+ IP cím:
+ Port:
+ Kapcsolódva
+ Kapcsolódva a(z) %s rádióhoz
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Nincs kapcsolat
+ Kapcsolódva a rádióhoz, de az alvó üzemmódban van
+ Az alkalmazás frissítése szükséges
+ Frissítenie kell ezt az alkalmazást a Google Play áruházban (vagy a GitHub-ról), mert túl régi, hogy kommunikálni tudjob ezzel a rádió firmware-rel. Kérem olvassa el a tudnivalókat ebből a docs-ből.
+ Egyik sem (letiltás)
+ Szolgáltatás értesítések
+ A programról
+ Ez a csatorna URL érvénytelen, ezért nem használható.
+ Ez a névjegy érvénytelen, nem vehető fel
+ Hibakereső panel
+ Dekódolt adat:
+ Naplók exportálása
+ Exportálás megszakítva
+ %1$d napló exportálva
+ Nem sikerült a naplófájl írása: %1$s
+ Szűrők
+ Aktív szűrők
+ Keresés a naplókban…
+ Következő találat
+ Előző találat
+ Keresés törlése
+ Szűrő hozzáadása
+ Szűrő hozzáadva
+ Összes szűrő törlése
+ Naplók törlése
+ Bármelyik | Mind
+ Mind | Bármelyik
+ Ez eltávolítja az összes naplócsomagot és adatbázis-bejegyzést az eszközről – teljes visszaállítás, amely végleges.
+ Töröl
+ Üzenet kézbesítésének állapota
+ Közvetlen üzenet értesítések
+ Sugárzott üzenet értesítések
+ Riasztási értesítések
+ Firmware frissítés szükséges.
+ A rádió firmware túl régi ahhoz, hogy a programmal kommunikálni tudjon. További tudnivalókat a firmware frissítés leírásában talál, a Github-on.
+ OK
+ Be kell állítania egy régiót
+ Nem lehet csatornát váltani, mert a rádió nincs csatlakoztatva. Kérem próbálja meg újra.
+ Hatótáv-teszt csomagok exportálása
+ Minden csomag exportálása
+ Újraindítás
+ Keresés
+ Új hozzáadása
+ Biztosan meg akarja változtatni az alapértelmezett csatornát?
+ Alapértelmezett beállítások visszaállítása
+ Alkalmaz
+ Téma
+ Világos
+ Sötét
+ Rendszer alapértelmezett
+ Válasszon témát
+ Pozíció hozzáférés a mesh számára
+
+ - Töröljem az üzenetet?
+ - Töröljek %s üzenetet?
+
+ Törlés
+ Törlés mindenki számára
+ Törlés nekem
+ Összes kijelölése
+ Kijelölés bezárása
+ Kijelöltek törlése
+ Stílus választás
+ Letöltési régió
+ Név
+ Leírás
+ Zárolt
+ Mentés
+ Nyelv
+ Alapbeállítás
+ Újraküldés
+ Leállítás
+ Leállítás nem támogatott ezen az eszközön
+ Újraindítás
+ Traceroute
+ Bemutatkozás megjelenítése
+ Üzenet
+ Gyors csevegés opciók
+ Új gyors csevegés
+ Gyors csevegés szerkesztése
+ Hozzáfűzés az üzenethez
+ Azonnali küldés
+ Gyors csevegés menü megjelenítése
+ Gyors csevegés menü elrejtése
+ Gyári beállítások visszaállítása
+ A Bluetooth ki van kapcsolva. Engedélyezd az eszköz beállításaiban.
+ Beállítások megnyitása
+ Firmware-verzió: %1$s
+ A Meshtastic-nek engedélyezni kell a „Közeli eszközök” hozzáférést, hogy Bluetooth-on keresztül eszközöket találjon és csatlakozzon. Használaton kívül kikapcsolható.
+ Közvetlen üzenet
+ NodeDB törlése
+ Kézbesítés sikeres
+ Hiba
+ Mellőzés
+ Eltávolítás a mellőzöttek közül
+ Hozzáadod „%s”-t a figyelmen kívül hagyási listához?
+ Eltávolítod „%s”-t a figyelmen kívül hagyási listáról?
+ Válassz letöltési régiót
+ Csempe letöltés számítása:
+ Letöltés indítása
+ Pozíciócsere
+ Bezárás
+ Eszköz beállítások
+ Modul beállítások
+ Új hozzáadása
+ Szerkesztés
+ Számolás…
+ Offline kezelő
+ Gyorsítótár mérete jelenleg
+ Gyorsítótár kapacitása: %1$.2f MB\nGyorsítótár kihasználtsága: %2$.2f MB
+ Letöltött csempék törlése
+ Csempe forrás
+ SQL gyorsítótár kiürítve %s számára
+ SQL gyorsítótár kiürítése sikertelen, a részleteket lásd a logcat-ben
+ Gyorsítótár kezelő
+ A letöltés befejeződött!
+ A letöltés %d hibával fejeződött be
+ %d csempe
+ irányszög: %1$d° távolság: %2$s
+ Útpont szerkesztés
+ Útpont törlés?
+ Új útpont
+ Útvonalpont érkezett: %s
+ Elérte a Duty Cycle korlátot. Most nem lehet üzenetet küldeni, próbáld újra később.
+ Törlés
+ Ez a csomópont kikerül a listádról, amíg az eszközöd újra nem kap adatot tőle.
+ Értesítések némítása
+ 8 óra
+ 1 hét
+ Mindig
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Csere
+ WiFi QR kód szkennelése
+ Érvénytelen WiFi-hitelesítő QR-kód formátum
+ Vissza
+ Akkumulátor
+ Csatornahasználat
+ Légidőhasználat
+ Hőmérséklet
+ Páratartalom
+ Talajhőmérséklet
+ Talajnedvesség
+ Naplók
+ Ugrás Messzire
+ Ugrások száma: %1$d
+ Információ
+ A jelenlegi csatorna kihasználtsága, beleértve a megfelelő TX/RX és a hibás RX (zaj) csomagokat.
+ Az elmúlt órában az adásra használt adásidő százaléka.
+ IAQ
+ Titkosítási kulcsok jelentése
+ Megosztott kulcs
+ Csak csatornaüzenetek küldhetők/fogadhatók. Közvetlen üzenetekhez a 2.5+ firmware PKI funkciója szükséges.
+ Publikus Kulcs Titkosítás
+ A közvetlen üzenetek az új nyilvános kulcsú infrastruktúrát használják titkosításhoz.
+ Publikus kulcs nem egyezik
+ A nyilvános kulcs nem egyezik a rögzített kulccsal. Eltávolíthatod a csomópontot, hogy újra kulcsot cseréljen, de ez komolyabb biztonsági problémát jelezhet. Lépj kapcsolatba a felhasználóval egy megbízható csatornán, hogy kiderítsd, a kulcscsere gyári visszaállítás vagy más szándékos művelet miatt történt-e.
+ Felhasználói adatok cseréje
+ Új állomás értesítések
+ Több részlet
+ SNR
+ Jel–zaj arány (SNR): a kommunikációban a kívánt jel szintjének és a háttérzaj szintjének aránya. A Meshtastic és más vezeték nélküli rendszerek esetében a magasabb SNR tisztább jelet jelent, ami javítja az adatátvitel megbízhatóságát és minőségét.
+ RSSI
+ Vett jelerősség-mutató (RSSI): az antenna által vett jel teljesítményszintjének mérése. A magasabb RSSI általában erősebb, stabilabb kapcsolatot jelez.
+ (Beltéri levegőminőség) relatív IAQ érték a Bosch BME680 szenzor alapján. Értéktartomány: 0–500.
+ Eszközmérő Napló
+ Állomás Térkép
+ Pozíciónapló
+ Utolsó pozíciófrissítés
+ Környezeti Mérés Napló
+ Jelminőség Napló
+ Adminisztráció
+ Távoli Adminisztráció
+ Rossz
+ Megfelelő
+ Jó
+ Semmi
+ Megosztás…
+ Jel
+ Jelminőség
+ Traceroute napló
+ Közvetlen
+
+ - 1 ugrás
+ - %d ugrások
+
+ Ugrások oda %1$d Vissza %2$d
+ 24 óra
+ 48 óra
+ 1 hét
+ 2 hét
+ 4 hét
+ Max
+ Ismeretlen ideje
+ Másolás
+ Riasztási harang karakter!
+ Kritikus riasztás!
+ Kedvenc
+ Hozzáadás a kedvencekhez
+ Eltávolítás a kedvencek közül
+ Hozzáadod „%s”-t kedvenc csomópontként?
+ Eltávolítod „%s”-t a kedvencek közül?
+ Energia-mérési napló
+ 1. csatorna
+ 2. csatorna
+ 3. csatorna
+ Áramerősség
+ Feszültség
+ Biztos vagy benne?
+ Eszközszerep-dokumentációt és a Megfelelő eszközszerep kiválasztása című blogbejegyzést.]]>
+ Tudom, mit csinálok.
+ A %1$s csomópont akkumulátora alacsony (%2$d%%)
+ Alacsony töltöttség értesítések
+ Alacsony töltöttség: %s
+ Alacsony töltöttségű értesítések (kedvenc csomópontok)
+ Légnyomás
+ Engedélyezve
+ UDP sugárzás
+ UDP-beállítások
+ Utoljára hallva: %2$s
Utolsó pozíció: %3$s
Akkumulátor: %4$s]]>
+ Saját pozíció váltása
+ Északra tájolás
+ Felhasználó
+ Csatornák
+ Eszköz
+ Pozíció
+ Energia
+ Hálózat
+ Kijelző
+ LoRa
+ Bluetooth
+ Biztonság
+ MQTT
+ Soros port
+ Külső értesítés
+
+ Hatótáv-teszt
+ Telemetria
+ Előre beállított üzenet
+ Hang
+ Távoli hardver
+ Szomszéd-információ
+ Környezeti fény
+ Érzékelő szenzor
+ PaxCounter
+ Hangbeállítások
+ CODEC 2 engedélyezve
+ PTT pin
+ CODEC2 mintavételi ráta
+ I2S szóválasztás
+ I2S adat be
+ I2S adat ki
+ I2S órajel
+ Bluetooth beállítások
+ Bluetooth engedélyezve
+ Párosítási mód
+ Rögzített PIN
+ Feltöltés engedélyezve
+ Letöltés engedélyezve
+ Alapértelmezett
+ Pozíció engedélyezve
+ Pontos helymeghatározás
+ GPIO láb
+ Típus
+ Jelszó elrejtése
+ Jelszó megjelenítése
+ Részletek
+ Környezet
+ Környezeti világítás beállításai
+ LED állapot
+ Piros
+ Zöld
+ Kék
+ Előre beállított üzenet beállításai
+ Előre beállított üzenet engedélyezve
+ 1. forgóenkóder engedélyezve
+ GPIO láb az A porthoz (forgóenkóder)
+ GPIO láb a B porthoz (forgóenkóder)
+ GPIO láb a nyomógomb porthoz (forgóenkóder)
+ Bemeneti esemény generálása nyomáskor
+ Bemeneti esemény generálása óramutató járásával megegyező irányban
+ Bemeneti esemény generálása óramutató járásával ellentétes irányban
+ Fel/Le/Kiválaszt gomb engedélyezve
+ Bemeneti forrás engedélyezése
+ Harangjel küldése
+ Üzenetek
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Érzékelő szenzor beállításai
+ Érzékelő szenzor engedélyezve
+ Minimális sugárzási idő (másodperc)
+ Állapot-sugárzás (másodperc)
+ Harangjel küldése riasztási üzenettel
+ Barátságos név
+ Figyelt GPIO láb
+ Érzékelési ravasztípus
+ INPUT_PULLUP mód használata
+ Eszköz
+ Eszköz szerepköre
+ Gomb GPIO
+ Csipogó (buzzer) GPIO
+ Újrasugárzási mód
+ Csomópont-információ sugárzási időköze
+ Dupla koppintás mint gomb
+ Háromszori kattintás – ad hoc ping
+ Időzóna
+ LED ütemjelzés
+ Kijelző
+ Kijelző bekapcsolva ennyi ideig
+ Karusszel időköz
+ Iránytű észak felül
+ Kijelző megfordítása
+ Mértékegységek megjelenítése
+ OLED típus
+ Kijelző mód
+ Mindig észak felé mutasson
+ Félkövér címsor
+ Érintésre vagy mozgásra ébresztés
+ Iránytű tájolás
+ Külső értesítés beállításai
+ Külső értesítés engedélyezve
+ Értesítés üzenet érkezésekor
+ Riasztási üzenet LED
+ Riasztási üzenet csipogó
+ Riasztási üzenet rezgés
+ Értesítés riasztás/harang érkezésekor
+ Riasztási harang LED
+ Riasztási harang csipogó
+ Riasztási harang rezgés
+ Kimeneti LED (GPIO)
+ Kimeneti LED aktív magas szint
+ Kimeneti csipogó (GPIO)
+ PWM csipogó használata
+ Kimeneti rezgő (GPIO)
+ Kimeneti időtartam (ezredmásodperc)
+ Ismétlő riasztás időkorlát (másodperc)
+ Csengőhang
+ I2S használata csipogóként
+ LoRa
+ Beállítások
+ Haladó
+ Előbeállítás használata
+ Előbeállítások
+ Sávszélesség
+ Szórási Faktor
+ Kódolási ráta
+ Frekvenciaeltolás (MHz)
+ Régió
+ Ugrások száma
+ Adás engedélyezve
+ Adásteljesítmény
+ Frekvencia sáv
+ Duty Cycle felülbírálása
+ Bejövő figyelmen kívül hagyása
+ RX fokozott erősítés
+ Frekvencia felülbírálása
+ PA ventilátor letiltva
+ MQTT figyelmen kívül hagyása
+ MQTT-re továbbítható
+ MQTT beállítások
+ MQTT engedélyezve
+ Cím
+ Felhasználónév
+ Jelszó
+ Titkosítás engedélyezve
+ JSON kimenet engedélyezve
+ TLS engedélyezve
+ Gyökér téma
+ Proxy kliens felé engedélyezve
+ Térképadat-jelentés
+ Térképadat-jelentés intervalluma (másodperc)
+ Szomszéd-információ beállításai
+ Szomszéd-információ engedélyezve
+ Frissítési intervallum (másodperc)
+ Továbbítás LoRa-n keresztül
+ Hálózat
+ Wi-Fi beállítások
+ Engedélyezve
+ WiFi engedélyezve
+ SSID
+ PSK
+ Ethernet beállítások
+ Ethernet engedélyezve
+ NTP szerver
+ rsyslog szerver
+ IPv4 mód
+ IP
+ Átjáró
+ Alhálózat
+ Paxcounter beállításai
+ Paxcounter engedélyezve
+ WiFi RSSI küszöbérték (alapértelmezés: -80)
+ BLE RSSI küszöbérték (alapértelmezés: -80)
+ Pozíció
+ Pozíció-sugárzási intervallum (másodperc)
+ Intelligens pozíció engedélyezve
+ Intelligens sugárzás minimális távolság (méter)
+ Intelligens sugárzás minimális intervallum (másodperc)
+ Rögzített pozíció használata
+ Szélesség
+ Hosszúság
+ Magasság (méter)
+ Beállítás a telefon jelenlegi helyzete alapján
+ GPS mód (fizikai hardver)
+ GPS frissítési intervallum (másodperc)
+ GPS_RX_PIN újradefiniálása
+ GPS_TX_PIN újradefiniálása
+ PIN_GPS_EN újradefiniálása
+ Pozíció jelzők (flags)
+ Energia-beállítások
+ Energiatakarékos mód engedélyezése
+ Leállítás áramszünet esetén
+ Kikapcsolás akkumulátor késleltetéssel (másodperc)
+ ADC szorzó felülbírálása
+ ADC szorzó felülbírálási arány
+ Bluetooth-várakozás időtartama
+ Szuper mélyalvás időtartama
+ Enyhe alvás időtartama
+ Minimális ébrenléti idő
+ Akkumulátor INA_2XX I2C-cím
+ Hatótáv-teszt beállításai
+ Hatótáv-teszt engedélyezve
+ Küldési üzenetintervallum (másodperc)
+ .CSV mentése a tárhelyre (csak ESP32)
+ Távoli hardver beállításai
+ Távoli hardver engedélyezve
+ Nem definiált pinek elérésének engedélyezése
+ Elérhető pinek
+ Biztonság
+ Közvetlen üzenet kulcsa
+ Admin kulcsok
+ Nyilvános kulcs
+ Privát kulcs
+ Admin kulcs
+ Felügyelt mód
+ Soros konzol
+ Hibakeresési napló API engedélyezve
+ Régi admin csatorna
+ Soros beállítások
+ Soros engedélyezve
+ Echo engedélyezve
+ Soros baud ráta
+ Időtúllépés
+ Soros mód
+ Konzol soros port felülbírálása
+
+ Heartbeat jel
+ Rekordok száma
+ Előzmény-visszaadás maximum
+ Előzmény-visszaadás időablak
+ Szerver
+ Telemetria beállítások
+ Eszközmetrikák frissítési időköze
+ Környezeti metrikák frissítési időköze
+ Környezeti metrika modul engedélyezve
+ Környezeti metrikák megjelenítése képernyőn
+ Környezeti metrikák Fahrenheit-ben
+ Levegőminőség-metrika modul engedélyezve
+ Levegőminőségi metrikák frissítési időköze
+ Levegőminőség ikon
+ Energia-metrika modul engedélyezve
+ Tápellátási metrikák frissítési időköze
+ Energia-metrikák megjelenítése képernyőn engedélyezve
+ Felhasználói beállítások
+ Csomópont-azonosító
+ Hosszú név
+ Rövid név
+ Hardvermodell
+ Engedélyezett amatőrrádió (HAM)
+ Ennek az opciónak az engedélyezése letiltja a titkosítást, és nem kompatibilis az alapértelmezett Meshtastic hálózattal.
+ Harmatpont
+ Nyomás
+ Gázellenállás
+ Távolság
+ Lux
+ Szél
+ Súly
+ Sugárzás
+
+ Beltéri levegőminőség (IAQ)
+ URL
+
+ Beállítás importálása
+ Beállítás exportálása
+ Hardver
+ Támogatott
+ Csomópont-szám
+ Felhasználó-azonosító
+ Működési idő
+ Terhelés %1$d
+ Szabad lemezterület %1$d
+ Időbélyeg
+ Irány
+ Sebesség
+ Műholdak
+ Magasság
+ Frekvencia
+ Sávhely
+ Elsődleges
+ Időszakos pozíció- és telemetria-sugárzás
+ Másodlagos
+ Nincs időszakos telemetria-sugárzás
+ Kézi pozíciólekérés szükséges
+ Nyomd meg és húzd az átrendezéshez
+ Némítás feloldása
+ Dinamikus
+ QR-kód beolvasása
+ Kapcsolat megosztása
+ Jegyzetek
+ Privát jegyzet hozzáadása…
+ Megosztott kapcsolat importálása?
+ Nem üzenetképes
+ Nem felügyelt vagy infrastruktúra
+ Figyelmeztetés: Ez a kapcsolat már létezik, az importálás felülírja a korábbi kapcsolati adatokat.
+ Nyilvános kulcs megváltozott
+ Importálás
+ Metaadatok lekérése
+ Műveletek
+ Firmware
+ 12 órás időformátum használata
+ Engedélyezéskor az eszköz 12 órás formátumban jeleníti meg az időt a kijelzőn.
+ Gazdagép-metrika napló
+ Gazdagép
+ Szabad memória
+ Szabad lemezterület
+ Terhelés
+ Felhasználói szöveg
+ Belépés
+ Kapcsolat
+ Mesh-térkép
+ Beszélgetések
+ Csomópontok
+ Beállítások
+ Régió beállítása
+ Válasz
+ A csomópont időszakosan titkosítatlan térképadat-csomagot küld a beállított MQTT szerverre, amely tartalmazza az azonosítót, a hosszú és rövid nevet, a hozzávetőleges helyet, a hardvermodellt, a szerepkört, a firmware-verziót, a LoRa régiót, a modem-előbeállítást és az elsődleges csatorna nevét.
+ Hozzájárulás a csomópont titkosítatlan adatainak MQTT-n keresztüli megosztásához
+ E funkció engedélyezésével tudomásul veszed és kifejezetten hozzájárulsz ahhoz, hogy az eszköz valós idejű földrajzi helyzete titkosítás nélkül kerüljön továbbításra az MQTT protokollon keresztül. Ez a helyadat felhasználható például élő térképes jelentéshez, eszközkövetéshez és egyéb telemetriai funkciókhoz.
+ Elolvastam és megértettem a fentieket. Önkéntesen hozzájárulok, hogy a csomópontom adatai titkosítatlanul kerüljenek továbbításra MQTT-n keresztül
+ Elfogadom.
+ Firmware-frissítés javasolt.
+ A legújabb javítások és funkciók eléréséhez frissítsd a csomópont firmware-jét.\n\nLegújabb stabil firmware-verzió: %1$s
+ Lejárat
+ Idő
+ Dátum
+ Térkép szűrő\n
+ Csak kedvencek
+ Útvonalpontok megjelenítése
+ Pontossági körök megjelenítése
+ Kliens értesítés
+ Kompromittált kulcsok észlelve, válaszd az OK-t az újrageneráláshoz.
+ Privát kulcs újragenerálása
+ Biztosan újragenerálod a privát kulcsot?\n\nAzoknak a csomópontoknak, amelyek korábban kulcsot cseréltek ezzel a csomóponttal, el kell távolítaniuk a csomópontot és újra kell cserélniük a kulcsokat a biztonságos kommunikáció helyreállításához.
+ Kulcsok exportálása
+ A nyilvános és privát kulcsokat fájlba exportálja. Kérlek, tárold biztonságos helyen.
+ Modulok feloldva
+ A modulok már fel vannak oldva
+ Távoli
+ (%1$d online / %2$d összesen)
+ Reagálás
+ Leválasztás
+ Bluetooth-eszközök keresése…
+ Nincsenek párosított Bluetooth-eszközök.
+ Nem található hálózati eszköz.
+ Nem találhatók USB-soros eszközök.
+ Görgetés az aljára
+ Meshtastic
+ Keresés
+ Biztonsági állapot
+ Biztonságos
+ Figyelmeztető jelvény
+ Ismeretlen csatorna
+ Figyelmeztetés
+ További menü
+ UV fény (lux)
+ Ismeretlen
+ Ez a rádió felügyelt, és csak távoli admin módosíthatja.
+ Haladó
+ Csomópont-adatbázis tisztítása
+ %1$d napnál régebben látott csomópontok törlése
+ Csak ismeretlen csomópontok törlése
+ Kevés vagy nulla interakcióval rendelkező csomópontok törlése
+ Figyelmen kívül hagyott csomópontok törlése
+ Azonnali tisztítás
+ Ez %1$d csomópontot távolít el az adatbázisból. A művelet nem vonható vissza.
+ A zöld lakat azt jelzi, hogy a csatorna biztonságosan titkosított 128 vagy 256 bites AES kulccsal.
+
+ Nem biztonságos csatorna, nem pontos
+ A sárga nyitott lakat azt jelzi, hogy a csatorna nincs biztonságosan titkosítva, nem pontos helyadatokra szolgál, és nincs kulcsa vagy csak 1 bájtos ismert kulcsot használ.
+
+ Nem biztonságos csatorna, pontos helyadatokkal
+ A piros nyitott lakat azt jelzi, hogy a csatorna nincs biztonságosan titkosítva, pontos helyadatokat használ, és nincs kulcsa vagy csak 1 bájtos ismert kulcsot használ.
+
+ Figyelmeztetés: Nem biztonságos, pontos helyadatok és MQTT feltöltés
+ A piros nyitott lakat figyelmeztetéssel azt jelzi, hogy a csatorna nincs biztonságosan titkosítva, pontos helyadatokat használ, és az adatokat MQTT-n keresztül továbbítja az internetre, kulcs nélkül vagy 1 bájtos ismert kulccsal.
+
+ Csatorna biztonság
+ Csatornabiztonság jelentései
+ Összes jelentés megjelenítése
+ Jelenlegi állapot megjelenítése
+ Bezárás
+ Biztosan törlöd ezt a csomópontot?
+ Válasz %1$s részére
+ Válasz törlése
+ Üzenetek törlése?
+ Kijelölés törlése
+ Üzenet
+ Írj üzenetet
+ PAX metrika napló
+ PAX
+ Nem érhetők el PAX metrika naplók.
+ WiFi eszközök
+ BLE eszközök
+ Párosított eszközök
+ Elérhető eszközök
+ Csatlakoztatott eszköz
+ Túllépted a sebességkorlátot. Próbáld újra később.
+ Kiadás megtekintése
+ Letöltés
+ Jelenleg telepítve
+ Legújabb stabil
+ Legújabb alpha
+ Meshtastic közösség által támogatott
+ Firmware kiadás
+ Legutóbbi hálózati eszközök
+ Felfedezett hálózati eszközök
+ Kezdjük el
+ Üdvözlünk a(z)
+ Maradj kapcsolatban bárhol
+ Kommunikálj a barátaiddal és a közösségeddel mobilhálózat nélkül, a hálózaton kívül is.
+ Hozz létre saját hálózatokat
+ Egyszerűen állíts be privát mesh hálózatokat a biztonságos és megbízható kommunikáció érdekében távoli területeken.
+ Kövesd és oszd meg a helyzeted
+ Oszd meg a helyzeted valós időben, és tartsd összehangoltan a csoportot a beépített GPS-funkciókkal.
+ Alkalmazás-értesítések
+ Bejövő üzenetek
+ Értesítések a csatorna- és közvetlen üzenetekről.
+ Új csomópontok
+ Értesítések az újonnan felfedezett csomópontokról.
+ Alacsony töltöttség
+ Értesítések az alacsony akkumulátorszintű riasztásokról a csatlakoztatott eszköznél.
+ A kritikusnak jelölt csomagok figyelmen kívül hagyják a némítási kapcsolót és a „Ne zavarj” beállításokat az operációs rendszer értesítési központjában.
+ Értesítési engedélyek beállítása
+ Telefon helyzete
+ A Meshtastic a telefonod helyzetét használja több funkció engedélyezéséhez. A helyhozzáférést bármikor módosíthatod a beállításokban.
+ Helyzet megosztása
+ Használd a telefon GPS-ét a helyzet elküldéséhez a csomópontra, ahelyett, hogy a csomópont hardveres GPS-ét használnád.
+ Távolságmérés
+ Megjeleníti a távolságot a telefonod és más, pozícióval rendelkező Meshtastic csomópontok között.
+ Távolságszűrők
+ Szűrd a csomópont-listát és a mesh térképet a telefon közelsége alapján.
+ Mesh-térkép helyzet
+ Engedélyezi a telefon kék helyjelölőjét a mesh térképen.
+ Helyhozzáférés beállítása
+ Kihagyás
+ beállítások
+ Kritikus riasztások
+ A kritikus riasztások – például SOS üzenetek – fogadása érdekében, még „Ne zavarj” módban is, külön engedélyt kell adni. Engedélyezd ezt az értesítési beállításoknál.
+ Kritikus riasztások beállítása
+ A Meshtastic értesítésekkel tájékoztat az új üzenetekről és más fontos eseményekről. Az értesítési engedélyeket bármikor módosíthatod a beállításokban.
+ Tovább
+ Engedély megadása
+ %d csomópont vár törlésre:
+ Figyelem: Ez eltávolítja a csomópontokat az alkalmazás és az eszköz adatbázisából.\nA kijelölések összeadódnak.
+ Csatlakozás az eszközhöz
+ Normál
+ Műhold
+ Domborzat
+ Hibrid
+ Térképrétegek kezelése
+ Az egyéni rétegek .kml, .kmz vagy GeoJSON fájlokat támogatnak.
+ Térképrétegek
+ Nincsenek betöltött egyéni rétegek.
+ Réteg hozzáadása
+ Réteg elrejtése
+ Réteg megjelenítése
+ Réteg eltávolítása
+ Réteg hozzáadása
+ Csomópontok ezen a helyen
+ Kiválasztott térképtípus
+ Egyéni csempeforrások kezelése
+ Egyéni csempeforrás hozzáadása
+ Nincsenek egyéni csempeforrások
+ Egyéni csempeforrás szerkesztése
+ Egyéni csempeforrás törlése
+ A név nem lehet üres.
+ A szolgáltató neve már létezik.
+ Az URL nem lehet üres.
+ Az URL-nek tartalmaznia kell helyőrzőket.
+ URL sablon
+ nyomvonalpont
+ Alkalmazás
+ Verzió
+ Csatorna funkciók
+ Helymegosztás
+ Időszakos pozíció-sugárzás
+ A mesh üzenetei bármely csomópont beállított átjáróján keresztül kerülnek az internetre.
+ A nyilvános internetes átjáróból érkező üzenetek továbbításra kerülnek a helyi mesh hálózatra. A zéró-ugrási szabály miatt az alapértelmezett MQTT szerver forgalma nem terjed tovább ennél az eszköznél.
+ Ikonmagyarázatok
+ Az elsődleges csatornán a pozíció letiltása lehetővé teszi az időszakos pozíció-sugárzást az első olyan másodlagos csatornán, ahol a pozíció engedélyezett, ellenkező esetben kézi pozíciólekérés szükséges.
+ Eszközkonfiguráció
+ "[Távoli] %1$s"
+ Eszköztelemetria küldése
+ A telemetria modul engedélyezése/letiltása a metrikák hálózatra küldéséhez
+ Bármely
+ 1 óra
+ 8 óra
+ 24 óra
+ 48 óra
+ Szűrés az utolsó észlelés ideje szerint: %s
+ %1$d dBm
+ Nincs alkalmazás a hivatkozás kezeléséhez.
+ Rendszerbeállítások
+ Nem állnak rendelkezésre statisztikák
+ Analitikai adatokat gyűjtünk az Android alkalmazás fejlesztésének segítésére (köszönjük). Anonimizált információkat kapunk a felhasználói viselkedésről, beleértve a hibajelentéseket, a használt képernyőket stb.
+ "Analitikai platformok: "
+ További információért lásd az adatvédelmi irányelveinket.
+ Nincs beállítva – 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-is/strings.xml b/core/strings/src/commonMain/composeResources/values-is/strings.xml
new file mode 100644
index 000000000..23bb0d06f
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-is/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filter
+ clear node filter
+ Filter by
+ Include unknown
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Show details
+ Sort by
+ Node sorting options
+ A-Z
+ Channel
+ Distance
+ Hops away
+ Last heard
+ via MQTT
+ via MQTT
+ via Favorite
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Timeout
+ No Interface
+ Max Retransmission Reached
+ No Channel
+ Packet too large
+ No response
+ Bad Request
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Encrypted Send Failed
+ Unknown Public Key
+ Bad session key
+ Public Key unauthorized
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Heiti rásar
+ QR kóði
+ tákn smáforrits
+ Óþekkt notendanafn
+ Senda
+ Þú hefur ekki parað Meshtastic radíó við þennan síma. Vinsamlegast paraðu búnað og veldu notendnafn.\n\nÞessi opni hugbúnaður er enn í þróun, finnir þú vandamál vinsamlegast búðu til þráð á spjallborðinu okkar: https://github.com/orgs/meshtastic/discussions\n\nFyrir frekari upplýsingar sjá vefsíðu - www.meshtastic.org.
+ Þú
+ Allow analytics and crash reporting.
+ Samþykkja
+ Hætta við
+ Discard
+ Vista
+ Ný slóð fyrir rás móttekin
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Tilkynna villu
+ Tilkynna villu
+ Er þú viss um að vilja tilkynna villu? Eftir tilkynningu, settu vinsamlega inn þráð á https://github.com/orgs/meshtastic/discussions svo við getum tengt saman tilkynninguna við villuna sem þú fannst.
+ Tilkynna
+ Pörun lokið, ræsir þjónustu
+ Pörun mistókst, vinsamlegast veljið aftur
+ Aðgangur að staðsetningu ekki leyfður, staðsetning ekki send út á mesh.
+ Deila
+ New Node Seen: %s
+ Aftengd
+ Radíó er í svefnham
+ Connected: %1$s online
+ IP Tala:
+ Port:
+ Connected
+ Tengdur við radíó (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Ekki tengdur
+ Tengdur við radíó, en það er í svefnham
+ Uppfærsla á smáforriti nauðsynleg
+ Þú verður að uppfæra þetta smáforrit í app store (eða Github). Það er of gamalt til að geta talað við fastbúnað þessa radíó. Vinsamlegast lestu leiðbeiningar okkar um þetta mál.
+ Ekkert (Afvirkjað)
+ Tilkynningar um þjónustu
+ Um smáforrit
+ Þetta rásar URL er ógilt og ónothæft
+ This contact is invalid and can not be added
+ Villuleitarborð
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Hreinsa
+ Staða sends skilaboðs
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Uppfærsla fastbúnaðar nauðsynleg.
+ Fastbúnaður radíósins er of gamall til að tala við þetta smáforrit. Fyrir ítarlegri upplýsingar sjá Leiðbeiningar um uppfærslu fastbúnaðar.
+ Í lagi
+ Þú verður að velja svæði!
+ Gat ekki skipt um rás vegna þess að radíó er ekki enn tengt. Vinsamlegast reyndu aftur.
+ Export rangetest packets
+ Export all packets
+ Endurræsa
+ Leita
+ Bæta við
+ Ert þú viss um að þú viljir skipta yfir á sjálfgefna rás?
+ Endursetja tæki
+ Virkja
+ Þema
+ Ljóst
+ Dökkt
+ Grunnstilling kerfis
+ Veldu þema
+ Áframsenda staðsetningu á möskvanet
+
+ - Eyða skilaboðum?
+ - Eyða %s skilaboðum?
+
+ Eyða
+ Eyða fyrir öllum
+ Eyða fyrir mér
+ Velja allt
+ Close selection
+ Delete selected
+ Valmöguleikar stíls
+ Niðurhala svæði
+ Heiti
+ Lýsing
+ Læst
+ Vista
+ Tungumál
+ Grunnstilling kerfis
+ Endursenda
+ Slökkva
+ Shutdown not supported on this device
+ Endurræsa
+ Ferilkönnun
+ Sýna kynningu
+ Skilaboð
+ Flýtiskilaboð
+ Ný flýtiskilaboð
+ Breyta flýtiskilaboðum
+ Hengja aftan við skilaboð
+ Sent samtímis
+ Show quick chat menu
+ Hide quick chat menu
+ Grunnstilla
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Bein skilaboð
+ Endurræsa NodeDB
+ Delivery confirmed
+ Error
+ Hunsa
+ Remove from ignored
+ Bæta \'%s\' við Ignore lista?
+ Fjarlægja \'%s\' frá hunsa lista?
+ Veldu svæði til að niðurhala
+ Áætlaður niðurhalstími reits:
+ Hefja niðurhal
+ Exchange position
+ Loka
+ Stillingar radíós
+ Stillingar aukaeininga
+ Bæta við
+ Edit
+ Reiknar…
+ Sýsla með utankerfis kort
+ Núverandi stærð skyndiminnis
+ Stærð skyndiminnis: %1$.2f MB\nNýtt skyndiminni: %2$.2f MB
+ Hreinsa burt niðurhalaða reiti
+ Uppruni reits
+ SQL skyndiminni hreinsað fyrir %s
+ Hreinsun SQL skyndiminnis mistókts, sjá upplýsingar í logcat
+ Sýsla með skyndiminni
+ Niðurhali lokið!
+ Niðurhali lauk með %d villum
+ %d reitar
+ miðun: %1$d° fjarlægð: %2$s
+ Breyta leiðarpunkti
+ Eyða leiðarpunkti?
+ Nýr leiðarpunktur
+ Móttekin leiðarpunktur: %s
+ Hámarsksendingartíma náð. Ekki hægt að senda skilaboð, vinsamlegast reynið aftur síðar.
+ Remove
+ This node will be removed from your list until your node receives data from it again.
+ Mute notifications
+ 8 hours
+ 1 week
+ Always
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Replace
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Battery
+ Channel Utilization
+ Air Utilization
+ Temperature
+ Humidity
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Hops Away
+ Hops Away: %1$d
+ Information
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Svæði
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Timeout
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distance
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Skilaboð
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Hours
+ 24 Hours
+ 48 Hours
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-it/strings.xml b/core/strings/src/commonMain/composeResources/values-it/strings.xml
new file mode 100644
index 000000000..844f50bd2
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-it/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtro
+ elimina filtro nodi
+ Filter by
+ Includi sconosciuti
+ Nascondi i nodi offline
+ Mostra solamente i nodi diretti
+ Stai visualizzando i nodi ignorati,\nPremi per tornare alla lista dei nodi
+ Mostra dettagli
+ Sort by
+ Opzioni ordinamento nodi
+ A-Z
+ Canale
+ Distanza
+ Distanza in Hop
+ Ricevuto più di recente
+ via MQTT
+ via MQTT
+ via Preferiti
+ Nodi ignorati
+ Non riconosciuto
+ In attesa di conferma
+ In coda per l\'invio
+ Confermato
+ Nessun percorso
+ Ricevuta una conferma negativa
+ Timeout
+ Nessuna Interfaccia
+ Tentativi di Ritrasmissione Esauriti
+ Nessun Canale
+ Pacchetto troppo grande
+ Nessuna risposta
+ Richiesta Non Valida
+ Raggiunto il limite del ciclo di lavoro regionale
+ Non Autorizzato
+ Invio Criptato Non Riuscito
+ Chiave Pubblica Sconosciuta
+ Chiave di sessione non valida
+ Chiave Pubblica non autorizzata
+ Client
+ App collegata o dispositivo di messaggistica standalone.
+ Client Mute
+ Dispositivo che non inoltra pacchetti da altri dispositivi.
+ Router
+ Nodo d\'infrastruttura per estendere la copertura di rete tramite inoltro dei messaggi. Visibile nell\'elenco dei nodi.
+ Router Client
+ Combinazione di ROUTER e CLIENT. Non per dispositivi mobili.
+ Repeater
+ Nodo d\'infrastruttura per estendere la copertura della rete tramite inoltro dei messaggi con overhead minimo. Non visibile nell\'elenco dei nodi.
+ Tracker
+ Dà priorità alla trasmissione di pacchetti di posizione GPS.
+ Sensore
+ Dà priorità alla trasmissione di pacchetti di telemetria.
+ TAK
+ Ottimizzato per la comunicazione del sistema ATAK, riduce le trasmissioni di routine.
+ Client Hidden
+ Dispositivo che trasmette solo quando necessario, per risparmiare energia o restare invisibile.
+ Lost and Found
+ Trasmette a intervalli regolari la posizione come messaggio nel canale predefinito per aiutare il recupero del dispositivo.
+ TAK Tracker
+ Abilita le trasmissioni automatiche TAK PLI e riduce le trasmissioni di routine.
+ Router Late
+ Nodo dell\'infrastruttura che ritrasmette sempre i pacchetti una volta ma solo dopo tutte le altre modalità, garantendo una copertura aggiuntiva per i cluster locali. Visibile nella lista dei nodi.
+ Tutti
+ Ritrasmettere qualsiasi messaggio osservato, se era sul nostro canale privato o da un\'altra mesh con gli stessi parametri lora.
+ All Skip Decoding
+ Stesso comportamento di ALL ma salta la decodifica dei pacchetti e semplicemente li ritrasmette. Disponibile solo nel ruolo Repeater. Attivando questo su qualsiasi altro ruolo, si otterrà il comportamento di ALL.
+ Solo Locale
+ Ignora i messaggi osservati da mesh esterne aperte o quelli che non possono essere decifrati. Ritrasmette il messaggio solo nei canali locali primario / secondario dei nodi.
+ Known Only
+ Ignora i messaggi osservati da mesh esterne come fa LOCAL ONLY, ma in più ignora i messaggi da nodi non presenti nella lista dei nodi conosciuti.
+ Nessuno
+ Permesso solo per i ruoli SENSOR, TRACKER e TAK_TRACKER, questo inibirà tutte le ritrasmissioni, come il ruolo CLIENT_MUTE.
+ Core Portnums Only
+ Ignora pacchetti da numeri di porta non standard come: TAK, RangeTest, PaxCounter, ecc. Ritrasmette solo pacchetti con numeri di porta standard: NodeInfo, Testo, Posizione, Telemetria e Routing.
+ Considera il doppio tocco sugli accelerometri supportati come la pressione di un pulsante utente.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controlla il LED lampeggiante del dispositivo. Per la maggior parte dei dispositivi questo controllerà uno dei LED (fino a 4), il LED dell\'alimentazione e il LED del GPS non sono controllabili.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Se oltre a inviarli tramite MQTT e PhoneAPI, i dati NeighborInfo devono essere trasmessi tramite LoRa. Non disponibile su un canale con chiave e nome predefiniti.
+ Per quanto tempo lo schermo rimane acceso dopo che il pulsante utente viene premuto o i messaggi vengono ricevuti.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Abilita la trasmissione di pacchetti tramite UDP sulla rete locale.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Usato per creare una chiave condivisa con un dispositivo remoto.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Console seriale attraverso la Stream API.
+ Output live debug logging su seriale, visualizza ed esporta i log di posizione dei dispositivi redatti su Bluetooth.
+
+ Position Packet
+ Intervallo Di Trasmissione
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Posizione Fissa
+ Altitudine
+ Intervallo di Aggiornamento
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Nome del canale
+ Codice QR
+ Icona dell\'applicazione
+ Nome Utente Sconosciuto
+ Invia
+ Non è ancora stato abbinato un dispositivo radio compatibile Meshtastic a questo telefono. È necessario abbinare un dispositivo e impostare il nome utente.\n\nQuesta applicazione open-source è ancora in via di sviluppo, se si riscontrano problemi, rivolgersi al forum: https://github.com/orgs/meshtastic/discussions\n\nPer maggiori informazioni visitare la pagina web - www.meshtastic.org.
+ Tu
+ Consenti analisi e segnalazione di crash.
+ Accetta
+ Annulla
+ Discard
+ Salva
+ Ricevuta URL del Nuovo Canale
+ Meshtastic ha bisogno dei permessi di localizzazione abilitati per trovare nuovi dispositivi via Bluetooth. Puoi disabilitare quando non è in uso.
+ Segnala Bug
+ Segnalazione di bug
+ Procedere con la segnalazione di bug? Dopo averlo segnalato, si prega di postarlo in https://github.com/orgs/meshtastic/discussions in modo che possiamo associare la segnalazione al problema riscontrato.
+ Invia Segnalazione
+ Abbinamento completato, attivazione in corso del servizio
+ Abbinamento fallito, effettuare una nuova selezione
+ L\'accesso alla posizione è disattivato, non è possibile fornire la posizione al mesh.
+ Condividi
+ Nuovo nodo scoperto:%s
+ Disconnesso
+ Il dispositivo è inattivo
+ Connesso: %1$s online
+ Indirizzo IP:
+ Porta:
+ Connesso
+ Connesso alla radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Non connesso
+ Connesso alla radio, ma sta dormendo
+ Aggiornamento dell\'applicazione necessario
+ È necessario aggiornare questa applicazione nell\'app store (o Github). È troppo vecchio per parlare con questo firmware radio. Per favore leggi i nostri documenti su questo argomento.
+ Nessuno (disattiva)
+ Notifiche di servizio
+ Informazioni
+ L\'URL di questo Canale non è valida e non può essere usata
+ This contact is invalid and can not be added
+ Pannello Di Debug
+ Payload decodificato:
+ Esporta i logs
+ Esportazione annullata
+ %1$d registri esportati
+ Impossibile scrivere il file di log: %1$s
+ Filtri
+ Filtri attivi
+ Cerca nei log…
+ Prossima occorrenza
+ Occorrenza precedente
+ Azzera ricerca
+ Aggiungi filtro
+ Filtra inclusi
+ Rimuovi tutti i filtri
+ Cancella i log
+ Trova qualsiasi corrispondenza | Tutte
+ Trova tutte le corrispondenze | Qualsiasi
+ Verranno rimossi tutti i pacchetti dei log e le voci del database dal dispositivo - Si tratta di un ripristino completo ed irreversibile.
+ Svuota
+ Stato di consegna messaggi
+ Notifiche di messaggi diretti
+ Notifiche di messaggi broadcast
+ Notifiche di allarme
+ È necessario aggiornare il firmware.
+ Il firmware radio è troppo vecchio per parlare con questa applicazione. Per ulteriori informazioni su questo vedi la nostra guida all\'installazione del firmware.
+ Ok
+ Devi impostare una regione!
+ Impossibile cambiare il canale, perché la radio non è ancora connessa. Riprova.
+ Esporta pacchetti di test di portata
+ Esporta tutti i pacchetti
+ Reset
+ Scan
+ Aggiungere
+ Confermi di voler passare al canale predefinito?
+ Ripristina impostazioni predefinite
+ Applica
+ Tema
+ Chiaro
+ Scuro
+ Predefinito di sistema
+ Scegli tema
+ Fornire la posizione alla mesh
+
+ - Eliminare il messaggio?
+ - Eliminare %s messaggi?
+
+ Elimina
+ Elimina per tutti
+ Elimina per me
+ Seleziona tutti
+ Chiudi selezione
+ Elimina selezionati
+ Selezione Stile
+ Scarica Regione
+ Nome
+ Descrizione
+ Bloccato
+ Salva
+ Lingua
+ Predefinito di sistema
+ Reinvia
+ Spegni
+ Spegnimento non supportato su questo dispositivo
+ Riavvia
+ Traceroute
+ Mostra Guida introduttiva
+ Messaggio
+ Opzioni chat rapida
+ Nuova chat rapida
+ Modifica chat rapida
+ Aggiungi al messaggio
+ Invio immediato
+ Mostra menu della chat rapida
+ Nascondi menu della chat rapida
+ Ripristina impostazioni di fabbrica
+ Il Bluetooth è disabilitato. Si prega di attivarlo nelle impostazioni del dispositivo.
+ Apri impostazioni
+ Versione firmware:%1$s
+ Meshtastic ha bisogno dei permessi \"Dispositivi nelle vicinanze\" abilitati per trovare e connettersi ai dispositivi tramite Bluetooth. È possibile disabilitare quando non è in uso.
+ Messaggio diretto
+ NodeDB reset
+ Consegna confermata
+ Errore
+ Ignora
+ Remove from ignored
+ Aggiungere \'%s\' alla lista degli ignorati? La radio si riavvierà dopo aver apportato questa modifica.
+ Rimuovere \'%s\' dalla lista degli ignorati? La radio si riavvierà dopo aver apportato questa modifica.
+ Seleziona la regione da scaricare
+ Stima dei riquadri da scaricare:
+ Inizia download
+ Scambia posizione
+ Chiudi
+ Impostazioni dispositivo
+ Impostazioni moduli
+ Aggiungere
+ Modifica
+ Calcolo…
+ Gestore Offline
+ Dimensione Cache attuale
+ Capacità Cache: %1$.2f MB\nCache utilizzata: %2$.2f MB
+ Cancella i riquadri mappa scaricati
+ Sorgente Riquadri Mappa
+ Cache SQL eliminata per %s
+ Eliminazione della cache SQL non riuscita, vedere logcat per i dettagli
+ Gestione della cache
+ Scaricamento completato!
+ Download completo con %d errori
+ %d riquadri della mappa
+ direzione: %1$d° distanza: %2$s
+ Modifica waypoint
+ Elimina waypoint?
+ Nuovo waypoint
+ Waypoint ricevuto: %s
+ Limite di Duty Cycle raggiunto. Impossibile inviare messaggi in questo momento, riprovare più tardi.
+ Elimina
+ Questo nodo verrà rimosso dalla tua lista fino a quando il tuo nodo non riceverà di nuovo dei dati.
+ Disattiva notifiche
+ 8 ore
+ 1 settimana
+ Sempre
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Sostituisci
+ Scansiona codice QR WiFi
+ Formato codice QR delle Credenziali WiFi non valido
+ Torna Indietro
+ Batteria
+ Utilizzo Canale
+ Tempo di Trasmissione Utilizzato
+ Temperatura
+ Umidità
+ Temperatura del suolo
+ Umidità del suolo
+ Registri
+ Distanza in Hop
+ Distanza in Hop: %1$d
+ Informazioni
+ Utilizzazione del canale attuale, compreso TX, RX ben formato e RX malformato (cioè rumore).
+ Percentuale di tempo di trasmissione utilizzato nell’ultima ora.
+ IAQ
+ Encryption Key Meanings
+ Chiave Condivisa
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Crittografia a Chiave Pubblica
+ Direct messages are using the new public key infrastructure for encryption.
+ Chiave pubblica errata
+ La chiave pubblica non corrisponde alla chiave salvata. È possibile rimuovere il nodo e lasciarlo scambiare le chiavi, ma questo può indicare un problema di sicurezza più serio. Contattare l\'utente attraverso un altro canale attendibile, per determinare se il cambiamento di chiave è dovuto a un ripristino di fabbrica o ad altre azioni intenzionali.
+ Scambia informazioni utente
+ Notifiche di nuovi nodi
+ Ulteriori informazioni
+ SNR
+ Rapporto segnale-rumore (Signal-to-Noise Ratio), una misura utilizzata nelle comunicazioni per quantificare il livello di un segnale desiderato rispetto al livello di rumore di fondo. In Meshtastic e in altri sistemi wireless, un SNR più elevato indica un segnale più chiaro che può migliorare l\'affidabilità e la qualità della trasmissione dei dati.
+ RSSI
+ Indicatore di forza del segnale ricevuto (Received Signal Strength Indicator), una misura utilizzata per determinare il livello di potenza ricevuto dall\'antenna. Un valore RSSI più elevato indica generalmente una connessione più forte e più stabile.
+ (Qualità dell\'aria interna) scala relativa del valore della qualità dell\'aria indoor, misurato da Bosch BME680. Valore Intervallo 0–500.
+ Registro Metriche Dispositivo
+ Mappa Dei Nodi
+ Registro Posizione
+ Aggiornamento ultima posizione
+ Registro Metriche Ambientali
+ Registro Metriche Segnale
+ Amministrazione
+ Amministrazione Remota
+ Scarso
+ Discreto
+ Buono
+ Nessuno
+ Condividi con…
+ Segnale
+ Qualità Segnale
+ Registro Di Traceroute
+ Diretto
+
+ - 1 hop
+ - %d hop
+
+ Hops verso di lui %1$d Hops di ritorno %2$d
+ 24H
+ 48H
+ 1S
+ 2S
+ 4S
+ Max
+ Età sconosciuta
+ Copia
+ Carattere Campana Di Allarme!
+ Avvisi critici
+ Preferito
+ Add to favorites
+ Remove from favorites
+ Aggiungere \'%s\' ai nodi preferiti?
+ Rimuovere \'%s\' dai nodi preferiti?
+ Registro Metriche Alimentazione
+ Canale 1
+ Canale 2
+ Canale 3
+ Attuale
+ Tensione
+ Sei sicuro?
+ Documentazione sui ruoli dei dispositivi e il post del blog su Scegliere il ruolo giusto del dispositivo .]]>
+ So cosa sto facendo.
+ Il nodo %1$s ha la batteria quasi scarica (%2$d%%)
+ Notifica di batteria scarica
+ Poca energia rimanente nella batteria: %s
+ Notifiche batteria scarica (nodi preferiti)
+ Pressione barometrica
+ Abilitato
+ UDP Broadcast
+ Configurazione UDP
+ Ricevuto l\'ultima volta: %2$s
Posizione più recente: %3$s
Batteria: %4$s]]>
+ Attiva/disattiva posizione
+ Orientamento nord
+ Utente
+ Canali
+ Dispositivo
+ Posizione
+ Alimentazione
+ Rete
+ Schermo
+ LoRa
+ Bluetooth
+ Sicurezza
+ MQTT
+ Seriale
+ Notifica Esterna
+
+ Test Distanza
+ Telemetria
+ Messaggi Preconfezionati
+ Audio
+ Hardware Remoto
+ Informazioni Vicinato
+ Luce Ambientale
+ Sensore Di Rilevamento
+ Paxcounter
+ Configurazione Audio
+ CODEC 2 attivato
+ Pin PTT
+ Frequenza di campionamento CODEC2
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Configurazione Bluetooth
+ Bluetooth attivo
+ Modalità abbinamento
+ PIN Fisso
+ Uplink attivato
+ Downlink attivato
+ Predefinito
+ Posizione attiva
+ Posizione precisa
+ Pin GPIO
+ Tipo
+ Nascondi password
+ Visualizza password
+ Dettagli
+ Ambiente
+ Configurazione Illuminazione Ambientale
+ LED di stato
+ Rosso
+ Verde
+ Blu
+ Configurazione Messaggi Preconfezionati
+ Messaggi preconfezionati abilitati
+ Encoder rotativo #1 abilitato
+ Pin GPIO della porta A dell\'encoder rotativo
+ Pin GPIO della porta B dell\'encoder rotativo
+ Pin GPIO della porta Pulsante dell\'encoder rotativo
+ Evento generato dalla Pressione del pulsante
+ Evento generato dalla rotazione in senso orario
+ Evento generato dalla rotazione in senso antiorario
+ Input Su/Giu/Selezione abilitato
+ Consenti sorgente di input
+ Invia campanella
+ Messaggi
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Configurazione Sensore Rilevamento
+ Sensore Rilevamento attivo
+ Trasmissione minima (secondi)
+ Trasmissione stato (secondi)
+ Invia campanella con messaggio di avviso
+ Nome semplificato
+ Pin GPIO da monitorare
+ Tipo di trigger di rilevamento
+ Usa modalità INPUT_PULLUP
+ Dispositivo
+ Ruolo Del Dispositivo
+ Button GPIO
+ Buzzer GPIO
+ Modalità ritrasmissione
+ Intervallo Di Trasmissione Info Nodo
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Schermo
+ Screen on for
+ Carousel interval
+ Tieni in alto il nord della bussola
+ Capovolgi schermo
+ Unità di misura visualizzata
+ OLED type
+ Modalità schermo
+ Always point north
+ Intestazione in grassetto
+ Wake on tap or motion
+ Orientamento bussola
+ Configurazione Notifiche Esterne
+ Notifica esterna attivata
+ Notifiche alla ricezione di messaggi
+ Avviso messaggi tramite LED
+ Avviso messaggi tramite suono
+ Avviso messaggi tramite vibrazione
+ Notifiche alla ricezione di alert/campanello
+ LED campanella di allarme
+ Buzzer campanella di allarme
+ Vibrazione campanella di allarme
+ LED Output (GPIO)
+ Output per LED active high
+ Output buzzer (GPIO)
+ Usa buzzer PWM
+ Output vibrazione (GPIO)
+ Durata output (millisecondi)
+ Timeout chiusura popup (secondi)
+ Suoneria
+ Usa I2S come buzzer
+ LoRa
+ Options
+ Avanzate
+ Usa Preset
+ Preset
+ Larghezza di banda
+ Spread Factor
+ Coding Rate
+ Offset di frequenza (MHz)
+ Regione
+ Number of Hops
+ Trasmissione Abilitata
+ Potenza Di Trasmissione
+ Slot di frequenza
+ Ignora limite di Duty Cycle
+ Ignora in arrivo
+ RX Boosted Gain
+ Frequency Override
+ Ventola PA disabilitata
+ Ignora MQTT
+ Ok to MQTT
+ Configurazione MQTT
+ MQTT abilitato
+ Indirizzo
+ Username
+ Password
+ Crittografia abilitata
+ Output JSON abilitato
+ TLS abilitato
+ Root topic
+ Proxy to client attivato
+ Segnalazione su mappa
+ Intervallo di segnalazione su mappa (secondi)
+ Configurazione Info Nodi Vicini
+ Info Nodi Vicini abilitato
+ Intervallo di aggiornamento (secondi)
+ Trasmettere su LoRa
+ Rete
+ WiFi Options
+ Abilitato
+ WiFi abilitato
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet abilitato
+ Server NTP
+ server rsyslog
+ Modalità IPv4
+ IP
+ Gateway
+ Subnet
+ Configurazione Paxcounter
+ Paxcounter abilitato
+ Soglia RSSI WiFi (valore predefinito -80)
+ Soglia RSSI BLE (valore predefinito -80)
+ Posizione
+ Intervallo trasmissione posizione (secondi)
+ Posizione smart abilitata
+ Distanza minima per trasmissione smart (metri)
+ Intervallo minimo per trasmissione smart (secondi)
+ Usa posizione fissa
+ Latitudine
+ Longitudine
+ Altitudine (metri)
+ Imposta dalla posizione attuale del telefono
+ GPS Mode (Physical Hardware)
+ Intervallo aggiornamento GPS (secondi)
+ Ridefinisci GPS_RX_PIN
+ Ridefinisci GPS_TX_PIN
+ Ridefinisci PIN_GPS_EN
+ Flag Di Posizione
+ Configurazione Alimentazione
+ Abilita modalità risparmio energetico
+ Shutdown on power loss
+ Ritardo spegnimento a batteria (secondi)
+ ADC multiplier override
+ Sovrascrivi rapporto moltiplicatore ADC
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Indirizzo INA_2XX I2C della batteria
+ Configurazione Test Distanza Massima
+ Test distanza massima abilitato
+ Intervallo messaggio mittente (secondi)
+ Salva .CSV nello storage (solo ESP32)
+ Configurazione Hardware Remoto
+ Hardware Remoto abilitato
+ Consenti accesso a pin non definiti
+ Pin disponibili
+ Sicurezza
+ Direct Message Key
+ Admin Keys
+ Chiave Pubblica
+ Chiave Privata
+ Chiave Amministratore
+ Modalità Gestita
+ Console seriale
+ Debug log API abilitato
+ Canale di Amministrazione legacy
+ Configurazione Seriale
+ Seriale abilitata
+ Echo abilitato
+ Velocità della seriale
+ Timeout
+ Modalità seriale
+ Sovrascrivi porta seriale della console
+
+ Heartbeat
+ Numero di record
+ Cronologia ritorno max
+ Finestra di ritorno cronologia
+ Server
+ Configurazione Telemetria
+ Device metrics update interval
+ Environment metrics update interval
+ Modulo metriche ambientali abilitato
+ Metriche ambientali visualizzate su schermo
+ Usa i gradi Fahrenheit nelle metriche ambientali
+ Modulo metriche della qualità dell\'aria abilitato
+ Air quality metrics update interval
+ Icona della qualità dell\'aria
+ Modulo metriche di alimentazione abilitato
+ Power metrics update interval
+ Metriche di alimentazione visualizzate su schermo
+ Configurazione Utente
+ ID Nodo
+ Nome Lungo
+ Nome Breve
+ Modello hardware
+ Radioamatori con licenza (HAM)
+ Abilitare questa opzione disabilita la crittografia e non è compatibile con la rete Meshtastic predefinita.
+ Punto Di Rugiada
+ Pressione
+ Resistenza Ai Gas
+ Distanza
+ Lux
+ Vento
+ Peso
+ Radiazione
+
+ Qualità dell\'Aria Interna (IAQ)
+ URL
+
+ Importa configurazione
+ Esporta configurazione
+ Hardware
+ Supportato
+ Numero Nodo
+ ID utente
+ Tempo di attività
+ Utilizzo %1$d
+ Disco libero %1$d
+ Data e ora
+ Direzione
+ Velocità
+ Sat
+ Alt
+ Freq
+ Slot
+ Principale
+ Diffusione periodica di posizione e telemetria
+ Secondario
+ Nessuna trasmissione telemetria periodica
+ Richiesta posizione manuale mandatoria
+ Premi e trascina per riordinare
+ Riattiva l\'audio
+ Dinamico
+ Scansiona codice QR
+ Condividi contatto
+ Note
+ Aggiungi una nota privata...
+ Importare Contatto Condiviso?
+ Non messaggabile
+ Non monitorato o Infrastruttura
+ Attenzione: Questo contatto è noto, l\'importazione sovrascriverà le informazioni di contatto precedenti.
+ Chiave Pubblica Modificata
+ Importa
+ Richiedi Metadati
+ Azioni
+ Firmware
+ Usa formato orologio 12h
+ Se abilitato, il dispositivo visualizzerà il tempo in formato 12 ore sullo schermo.
+ Registro Metriche Host
+ Host
+ Memoria libera
+ Spazio disco libero
+ Carico
+ Stringa Utente
+ Guidami Verso
+ Connessione
+ Mappa della Mesh
+ Conversazioni
+ Nodi
+ Impostazioni
+ Imposta la tua regione
+ Rispondi
+ Il nodo invierà periodicamente un pacchetto di report mappa non cifrato al server MQTT configurato, questo include il nome id lungo e breve, posizione approssimativa, modello hardware, ruolo, versione firmware, regione LoRa, configurazione modem e nome del canale primario.
+ Do il consenso a condividere i dati non cifrati del nodo tramite MQTT
+ Abilitando questa funzione, l\'utente riconosce e acconsente espressamente alla trasmissione della posizione geografica in tempo reale del suo dispositivo su protocollo MQTT senza crittografia. Questi dati di localizzazione possono essere utilizzati per scopi quali la compilazione di mappe in tempo reale, il tracking del dispositivo e le relative funzioni di telemetria.
+ Ho letto e accetto quanto sopra. Acconsento volontariamente alla trasmissione non crittografata dei dati del mio nodo tramite MQTT
+ Sono d’accordo.
+ Aggiornamento Firmware Consigliato.
+ Per usufruire delle ultime correzioni e funzionalità, aggiorna il firmware del tuo nodo.\n\nVersione stabile più recente del firmware: %1$s
+ Scade
+ Ora
+ Data
+ Filtro mappa\n
+ Solo preferiti
+ Mostra Waypoint
+ Mostra cerchi precisi
+ Notifiche Client
+ Rilevate chiavi compromesse, seleziona OK per rigenerarle.
+ Rigenera Chiavi Private
+ Sei sicuro di voler rigenerare la tua chiave privata?\n\nI nodi che potrebbero aver precedentemente scambiato le chiavi con questo nodo dovranno rimuovere quel nodo ed effettuare di nuovo lo scambio di chiavi per ristabilire la sicurezza nella comunicazione.
+ Esporta Chiavi
+ Esporta le chiavi pubbliche e private in un file. Si prega di memorizzarlo da qualche parte in modo sicuro.
+ Moduli sbloccati
+ Moduli già sbloccati
+ Controllo remoto
+ (%1$d online / %2$d in totale)
+ Rispondi
+ Disconnetti
+ Scansione dei dispositivi Bluetooth…
+ Nessun dispositivo Bluetooth associato.
+ Nessun dispositivo di rete trovato.
+ Nessun dispositivo trovato sulla seriale USB.
+ Scorri fino in fondo
+ Meshtastic
+ Scansione in corso
+ Stato di sicurezza
+ Sicuro
+ Badge di attenzione
+ Canale Sconosciuto
+ Attenzione
+ Menu di overflow
+ UV Lux
+ Sconosciuto
+ Questa radio è gestita e può essere modificata solo da un amministratore remoto.
+ Avanzate
+ Azzera il database dei nodi
+ Elimina i nodi visti per l\'ultima volta più di %1$d giorni fa
+ Elimina solo i nodi sconosciuti
+ Elimina i nodi con bassa/nessuna interazione
+ Elimina i nodi ignorati
+ Elimina ora
+ Questo rimuoverà %1$d nodi dal tuo database. Questa azione non può essere annullata.
+ L\'icona di un lucchetto verde chiuso indica che il canale è criptato in modo sicuro con una chiave AES a 128 o 256 bit
+
+ Canale non sicuro, non preciso
+ L\'icona di un lucchetto giallo aperto indica che il canale non è criptato, non viene utilizzato per dati di posizione precisa e non utilizza una chiave oppure ne usa una da 1 byte conosciuta.
+
+ Canale non sicuro, posizione precisa
+ L\'icona di un lucchetto rosso aperto indica che il canale non è criptato, viene utilizzato per dati di posizione precisa e non utilizza una chiave oppure ne usa una da 1 byte conosciuta.
+
+ Attenzione: Insicuro, posizione precisa & MQTT Uplink
+ L\'icona di un lucchetto rosso aperto con un avvertimento indica che il canale non è criptato in modo sicuro, viene usato per la posizione precisa e viene fatto l\'uplink su internet attraverso MQTT e non utilizza una chiave oppure ne usa una da 1 byte conosciuta.
+
+ Sicurezza del canale
+ Significato di sicurezza del canale
+ Mostra tutti i significati
+ Mostra lo stato attuale
+ Annulla
+ Sei sicuro di voler eliminare questo nodo?
+ Rispondendo a %1$s
+ Annulla risposta
+ Eliminare messaggi?
+ Annulla selezione
+ Messaggio
+ Inserisci un messaggio
+ Registro metriche PAX
+ PAX
+ Nessun log delle metriche PAX disponibile.
+ Dispositivi WiFi
+ Dispositivi BLE
+ Paired devices
+ Available devices
+ Dispositivo connesso
+ Limite di trasmissione superato. Riprova più tardi
+ Visualizza Release
+ Scarica
+ Attualmente in uso
+ Ultima stabile
+ Ultima alfa
+ Supportato dalla comunità Meshtastic
+ Edizione Firmware
+ Dispositivi di rete recenti
+ Dispositivi di rete rilevati
+ Inizia ora
+ Benvenuto a
+ Rimani connesso ovunque
+ Comunica off-grid con i tuoi amici e la tua community senza la connessione cellulare
+ Crea le tue reti
+ Crea reti mesh private in modo semplice per connessioni sicure e affidabili in zone remote
+ Visualizza e condividi la posizione
+ Condividi la tua posizione in tempo reale e mantieni il tuo gruppo coordinato con le funzionalità GPS integrate.
+ Notifiche dell\'app
+ Messaggi in arrivo
+ Notifiche per i canali e i messaggi diretti
+ Nuovi nodi
+ Notifiche per i nodi scoperti
+ Livello batteria basso
+ Notifiche per gli avvisi di batteria scarica per il dispositivo collegato.
+ Selezionare i pacchetti inviati come critici ignorerà la modalità silenziosa e le impostazioni di Non disturbare nel centro di notifica del sistema operativo.
+ Configura le autorizzazioni delle notifiche
+ Posizione del telefono
+ Meshtastic utilizza la posizione del telefono per abilitare molte funzionalità. È possibile aggiornare i permessi riguardo la posizione in qualsiasi momento dalle impostazioni.
+ Condividi posizione
+ Usa il GPS del telefono per inviare la posizione al nodo invece di utilizzare un GPS hardware sul tuo nodo.
+ Misure di distanza
+ Visualizza la distanza tra il telefono e gli altri nodi Meshtastic con posizione attiva.
+ Filtri distanza
+ Filtra l\'elenco dei nodi e la mappa mesh in base alla prossimità al tuo telefono.
+ Posizione sulla mappa della Mesh
+ Abilita l\'indicatore blu per il tuo telefono sulla mappa della mesh.
+ Configura i permessi sulla posizione
+ Ignora
+ impostazioni
+ Avvisi critici
+ Per assicurarti di ricevere avvisi critici, come i messaggi SOS
+ , anche quando il dispositivo è in modalità \"Non disturbare\", è necessario concedere il permesso speciale
+ . Si prega di abilitarlo dalle impostazioni di notifica.
+
+ Configura avvisi critici
+ Meshtastic utilizza le notifiche per tenerti aggiornato su nuovi messaggi e altri eventi importanti. È possibile aggiornare i permessi di notifica in qualsiasi momento dalle impostazioni.
+ Avanti
+ Concedi permessi
+ %d nodi in coda per l\'eliminazione:
+ Attenzione: questo rimuove i nodi dal database dell\'app e sul dispositivo. Le selezioni\nsono additive.
+ Connessione al dispositivo in corso…
+ Normale
+ Satelliti
+ Terreno
+ Ibrido
+ Gestisci livelli della mappa
+ I livelli personalizzati supportano file .kml, .kmz o GeoJSON.
+ Livelli della mappa
+ Nessun livello personalizzato caricato.
+ Aggiungi livello
+ Nascondi livello
+ Mostra livello
+ Rimuovi livello
+ Aggiungi livello
+ Nodi in questa posizione
+ Tipo di mappa selezionata
+ Gestisci sorgenti Tile personalizzati
+ Aggiungi sorgente Tile Personalizzato
+ Nessuna Sorgente Personalizzata dei Tile
+ Modifica sorgenti Tile personalizzati
+ Elimina sorgenti Tile personalizzati
+ Il nome non può essere vuoto.
+ Il nome del provider esiste.
+ L\'URL non può essere vuoto.
+ L\'URL deve contenere dei placeholder.
+ Template dell\'URL
+ punto di interesse
+ App
+ Versione
+ Caratteristiche del canale
+ Condivisione della posizione
+ Trasmissione periodica della posizione
+ I messaggi provenienti dalla rete mesh saranno inviati alla rete Internet pubblica attraverso il gateway configurato di qualsiasi nodo.
+ I messaggi provenienti da un gateway Internet pubblico vengono inoltrati alla rete mesh locale. A causa della politica zero-hop, il traffico proveniente dal server MQTT predefinito non si propagherà oltre questo dispositivo.
+ Significato delle icone
+ Disabilitando la posizione sul canale primario è possibile trasmettere periodicamente la posizione sul primo canale secondario con la posizione abilitata, altrimenti è necessaria una richiesta manuale della posizione.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Ore
+ 24 Ore
+ 48 Ore
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ja/strings.xml b/core/strings/src/commonMain/composeResources/values-ja/strings.xml
new file mode 100644
index 000000000..b34c95d97
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ja/strings.xml
@@ -0,0 +1,911 @@
+
+
+
+ Meshtastic
+ 絞り込み
+ ノードフィルターをクリアします
+ Filter by
+ 不明なものを含める
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ 詳細を表示
+ Sort by
+ ノードの並べ替えオプション
+ A-Z
+ チャンネル
+ 距離
+ ホップ数
+ 最後の通信
+ MQTT経由
+ MQTT経由
+ お気に入り経由
+ Ignored Nodes
+ 不明
+ 相手の受信確認待ち
+ 送信待ち
+ 相手の受信を確認しました
+ ルートがありません
+ 相手が正常に受信できませんでした
+ タイムアウト
+ インターフェースがありません
+ 最大再送信回数に達しました
+ チャンネルがありません
+ パケットが大きすぎます
+ 応答なし
+ 不正な要求
+ リージョンのデューティサイクル上限超過
+ 承認されていません
+ 暗号化された送信に失敗
+ 不明な公開キー
+ セッションキーが不正です
+ 許可されていない公開キー
+ Client
+ アプリに接続されているか、スタンドアロンのメッセージングデバイスです。
+ Client Mute
+ このデバイスは他のデバイスからのパケットを転送しません。
+ Router
+ メッセージを中継することでネットワークの通信範囲を拡大するためのインフラストラクチャノード。ノードリストに表示されます。
+ Router Client
+ ROUTERとCLIENTの組み合わせ。モバイルデバイス向けではありません。
+ Repeater
+ 最小限のオーバーヘッドでメッセージを中継することでネットワークの通信範囲を拡大するためのインフラストラクチャノード。ノードリストには表示されません。
+ Tracker
+ GPSの位置情報パケットを優先してブロードキャストします。
+ Sensor
+ テレメトリーパケットを優先してブロードキャストします。
+ TAK
+ ATAKシステムとの通信に最適化し、定期的なブロードキャストを削減します。
+ Client Hidden
+ ステルスまたは電力節約のため、必要に応じてのみブロードキャストするデバイス。
+ Lost and Found
+ デバイスを見つけやすくするために、デバイス自身の位置情報をメッセージ形式で定期的にデフォルトのチャンネルにブロードキャストします。
+ TAK Tracker
+ TAK PLIの自動ブロードキャストを有効にし、ルーチンブロードキャストを削減します。
+ Router Late
+ 周辺クラスターの通信範囲を拡大させるインフラストラクチャノード。他のすべてのノードが通信し終わった後で、必ずパケットを1回だけ再ブロードキャストする。ノードリストに表示される。
+ All
+ 受信メッセージが、参加しているプライベートチャンネル上のもの、または同じLoRaパラメータを持つ別のメッシュからのものであれば再ブロードキャストします。
+ All Skip Decoding
+ ALLと同じ動作ですが、パケットのデコードをスキップして単純に再ブロードキャストします。 リピーターロールでのみ使用できます。他のロールに設定すると、ALLの動作になります。
+ Local Only
+ 開いている外部メッシュや復号できないメッシュからのメッセージを無視。 ノードのローカルプライマリー/セカンダリーチャンネルでのみメッセージを再ブロードキャスト。
+ Known Only
+ LOCAL ONLYのような外部メッシュからのメッセージを無視します。 さらに一歩進んで既知のノードリストにないノードからのメッセージを無視します。
+ なし
+ SENSOR、TRACKER、およびTAK_TRACKERロールでのみ許可。CLIENT_MUTEロールとは異なり、すべての再ブロードキャストを禁止。
+ Core Portnums Only
+ TAK、RangeTest、PaxCounterなどの非標準ポート番号からのパケットを無視。NodeInfo、Text、Position、Telemetry、Routingなどの標準ポート番号を持つパケットのみを再ブロードキャスト。
+ 加速度センサー搭載デバイスで本体をダブルタップすると、ボタンのプッシュと同じ動作として扱います。
+ Send a position on the primary channel when the user button is triple clicked.
+ デバイスの点滅するLEDを制御します。ほとんどのデバイスでは、最大4つあるLEDのうちの1つを制御します。充電用LEDとGPS用LEDは制御できません。
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ 近隣ノード情報(NeighborInfo)をMQTTやPhoneAPIへ送信することに加えて、LoRa無線経由でも送信すべきかどうかを設定します。デフォルトの名前とキーが設定されたチャンネルでは利用できません。
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ チャンネル名
+ QRコード
+ アプリアイコン
+ ユーザー名不明
+ 送信
+ このスマートフォンはMeshtasticデバイスとペアリングされていません。デバイスとペアリングしてユーザー名を設定してください。\n\nこのオープンソースアプリケーションはアルファテスト中です。問題を発見した場合はBBSに書き込んでください。 https://github.com/orgs/meshtastic/discussions\n\n詳しくはWEBページをご覧ください。 www.meshtastic.org
+ あなた
+ Allow analytics and crash reporting.
+ 同意
+ キャンセル
+ Discard
+ 保存
+ 新しいチャンネルURLを受信しました
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ バグを報告
+ バグを報告
+ 不具合報告として診断情報を送信しますか?送信した場合は https://github.com/orgs/meshtastic/discussions に検証できる報告を書き込んでください。
+ 報告
+ ペアリングが完了しました。サービスを開始します。
+ ペアに設定できませんでした。もう一度選択してください。
+ 位置情報が無効なため、メッシュネットワークに位置情報を提供できません。
+ シェア
+ New Node Seen: %s
+ 切断
+ デバイスはスリープ状態です
+ 接続済み: %1$s オンライン
+ IPアドレス
+ ポート:
+ Connected
+ Meshtasticデバイスに接続しました
+(%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ 接続されていません
+ 接続しましたが、Meshtasticデバイスはスリープ状態です。
+ アプリを更新して下さい。
+ アプリが古く、デバイスと通信ができません。アプリストアまたはGithubでアプリを更新してください。詳細はこちら に記載されています。
+ なし (切断)
+ 通知サービス
+ 概要
+ このチャンネルURLは無効なため使用できません。
+ This contact is invalid and can not be added
+ デバッグ
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ 削除
+ メッセージ配信状況
+ Direct message notifications
+ Broadcast message notifications
+ アラート通知
+ ファームウェアの更新が必要です。
+ デバイスのファームウェアが古く、アプリと通信ができません。詳細はFirmware Installation guide に記載されています。
+ OK
+ リージョンを指定する必要があります。
+ デバイスが未接続のため、チャンネルが変更できませんでした。もう一度やり直してください。
+ Export rangetest packets
+ Export all packets
+ リセット
+ スキャン
+ 追加
+ デフォルトチャンネルに変更しますか?
+ デフォルトにリセット
+ 適用
+ テーマ
+ ライト
+ ダーク
+ システムのデフォルト
+ テーマを選択
+ メッシュネットワークにスマホの位置情報を提供
+
+ - %s 件のメッセージを削除しますか?
+
+ 削除
+ 全員のデバイスから削除
+ 自分のデバイスから削除
+ すべてを選択
+ Close selection
+ Delete selected
+ スタイルの選択
+ リージョンをダウンロードする
+ 名前
+ 説明
+ ロック済み
+ 保存
+ 言語設定
+ システムのデフォルト
+ 再送信
+ シャットダウン
+ このデバイスでシャットダウンはサポートされていません
+ 再起動
+ ルート追跡
+ 導入ガイドを表示
+ メッセージ
+ クイックチャット設定
+ 新規クイックチャット
+ クイックチャットを編集
+ メッセージに追加
+ すぐに送信
+ Show quick chat menu
+ Hide quick chat menu
+ 出荷時にリセット
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ ダイレクトメッセージ
+ NodeDBをリセット
+ 受信を確認しました
+ エラー
+ 無視
+ Remove from ignored
+ \'%s\'を無視リストに追加しますか?
+ \'%s\'を無視リストから削除しますか?
+ 指定範囲の地図タイルをダウンロード
+ ダウンロードする地図タイルの予測数:
+ ダウンロード開始
+ 位置交換
+ 終了
+ デバイスの設定
+ 追加機能の設定
+ 追加
+ 編集
+ 計算中…
+ オフライン地図の管理
+ 現在のキャッシュサイズ
+ キャッシュ容量: %1$.2f MB\nキャッシュ使用量: %2$.2f MB
+ ダウンロード済みの地図タイルを消去
+ 地図タイルのソース
+ %sがSQLキャッシュから削除されました。
+ SQL キャッシュの削除に失敗しました。詳細は logcat を参照してください。
+ キャッシュの管理
+ ダウンロード完了!
+ ダウンロード完了、%dのエラーがあります。
+ %d タイル
+ 方位: %1$d°距離: %2$s
+ ウェイポイントを編集
+ ウェイポイントを削除しますか?
+ 新規ウェイポイント
+ 受信したウェイポイント: %s
+ デューティサイクル制限に達しました。現在メッセージを送信できません。しばらくしてからもう一度お試しください。
+ 削除
+ このノードから再びデータを受信するまで、このノードはリストに表示されなくなります。
+ 通知をミュート
+ 8時間
+ 1週間
+ 常時
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ 置き換え
+ WiFiのQRコードをスキャン
+ WiFi認証のQRコードの形式が無効です
+ 前に戻る
+ バッテリー
+ チャンネル全体の利用率
+ 無線通信時間占有率
+ 温度
+ 湿度
+ Soil Temperature
+ Soil Moisture
+ ログ
+ ホップ数
+ Hops Away: %1$d
+ 情報
+ 現在のチャンネルの使用率。正常な送信(TX)、正常な受信(RX)、および不正な受信 (ノイズ)を含みます。
+ 過去1時間以内に送信に使用された通信時間の割合。
+ IAQ
+ Encryption Key Meanings
+ 共有キー
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ 公開キー暗号化
+ Direct messages are using the new public key infrastructure for encryption.
+ 公開キーが一致しません
+ 公開キーが記録されているキーと一致しません。ノードを削除して再度キーの交換を行うことも可能ですが、これはより深刻なセキュリティ問題を示している可能性があります。出荷時リセットやその他の意図的な操作によるキーの変更かどうかを確認するため、別の信頼できるチャンネルでユーザーに連絡を取ってください。
+ ユーザー情報を交換
+ 新しいノードの通知
+ 詳細を見る
+ SN比
+ 信号対ノイズ比(SN比)は、通信において、目的の信号のレベルを背景ノイズのレベルに対して定量化するために使用される尺度です。Meshtasticや他の無線システムでは、SN比が高いほど信号が鮮明であることを示し、データ伝送の信頼性と品質を向上させることができます。
+ RSSI
+ 受信信号強度インジケーター(RSSI)は、アンテナで受信している電力レベルを測定するための指標です。一般的にRSSI値が高いほど、より強力で安定した接続を示します。
+ (屋内空気品質) 相対スケールIAQ値は、ボッシュBME680によって測定されます。 値の範囲は 0-500。
+ デバイス・メトリックログ
+ ノードマップ
+ 位置ログ
+ Last position update
+ 環境メトリックログ
+ 信号メトリックログ
+ 管理
+ リモート管理
+ 不良
+ 普通
+ 良
+ なし
+ … に共有
+ 信号
+ 信号品質
+ トレースルート・ログ
+ 直接
+
+ - %d ホップ
+
+ ホップ数 行き %1$d 帰り %2$d
+ 24時間
+ 48時間
+ 1週間
+ 2週間
+ 4週間
+ 最大
+ 年齢不明
+ コピー
+ アラートベル!
+ 緊急アラート
+ お気に入り
+ Add to favorites
+ Remove from favorites
+ %s\' をお気に入りのノードとして追加しますか?
+ お気に入りのノードとして「%s」を削除しますか?
+ 電力指標ログ
+ チャンネル 1
+ チャンネル 2
+ チャンネル 3
+ 電流
+ 電圧
+ よろしいですか?
+ デバイスロールドキュメントと はい、了承します
+ ノード %1$s のバッテリー残量が少なくなっています (%2$d%%)
+ バッテリー残量低下通知
+ バッテリー低残量: %s
+ バッテリー残量低下通知 (お気に入りノード)
+ 大気圧
+ Enabled
+ UDP Broadcast
+ UDP Config
+ 最終受信: %2$s
最終位置: %3$s
バッテリー: %4$s]]>
+ 自分の位置を切り替え
+ Orient north
+ ユーザー
+ チャンネル
+ 接続するデバイスを選択
+ 位置
+ 電源
+ ネットワーク
+ 表示
+ LoRa
+ Bluetooth
+ セキュリティ
+ MQTT
+ シリアル
+ 外部通知
+
+ レンジテスト
+ テレメトリー
+ Cannedメッセージ
+ オーディオ
+ 遠隔ハードウェア
+ 隣接ノード情報
+ 環境照明
+ 検出センサー
+ Paxcounter
+ 音声設定
+ CODEC 2 を有効化
+ PTT端子
+ CODEC2 サンプルレート
+ I2S 単語の選択
+ I2S データ IN
+ I2S データ OUT
+ I2S クロック
+ Bluetooth 設定
+ Bluetoothを有効
+ ペアリングモード
+ PINコード
+ アップリンクの有効化
+ ダウンリンクの有効化
+ デフォルト
+ 位置情報共有の有効化
+ Precise location
+ GPIO端子
+ 種別
+ パスワードを非表示
+ パスワードを表示
+ 詳細
+ 環境
+ 環境照明設定
+ LEDの状態
+ 赤
+ 緑
+ 青
+ Cannedメッセージ設定
+ Cannedメッセージを有効化
+ ロータリーエンコーダ #1 を有効化
+ ロータリーエンコーダAポート用のGPIOピン
+ ロータリーエンコーダBポート用GPIOピン
+ ロータリーエンコーダプレース用GPIOピン
+ プレスで入力イベントを生成
+ CWで入力イベントを生成
+ CCWで入力イベントを生成
+ 上下/選択入力を有効化
+ 入力ソースを許可
+ ベルを送信
+ メッセージ
+ Device DB cache limit
+ Max device databases to keep on this phone
+ 検出センサ設定
+ 検出センサーを有効化
+ 最小ブロードキャスト間隔(秒)
+ 状態のブロードキャスト間隔 (秒)
+ アラートメッセージ付きのベルを送信
+ 名前
+ モニターのGPIOピン
+ 検出トリガーの種類
+ INPUT_PULUP モードを使用
+ 接続するデバイスを選択
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ 表示
+ Screen on for
+ Carousel interval
+ ノースアップ表示
+ 画面反転
+ 表示単位
+ OLED type
+ 表示モード
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ コンパスの向き
+ 外部通知設定
+ 外部通知を有効化
+ メッセージ受信時の通知
+ LED
+ ブザー
+ バイブレーション
+ アラートベル受信時の通知
+ LED
+ ブザー
+ バイブレーション
+ LED出力 (GPIO)
+ LED出力 アクティブ高値
+ ブザー出力(GPIO)
+ PWMブザーを使用
+ バイブレーション出力 (GPIO)
+ 出力時間 (ミリ秒)
+ 繰り返し通知間隔(秒)
+ 着信メロディ
+ I2Sをブザーとして使用
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ 帯域
+ Spread Factor
+ Coding Rate
+ 周波数オフセット (MHz)
+ リージョン
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ デューティサイクルを上書き
+ 無視リスト (ノード番号を登録)
+ RX Boosted Gain
+ Frequency Override
+ PAファン無効
+ MQTT を無視
+ Ok to MQTT
+ MQTT設定
+ MQTTを有効化
+ アドレス
+ ユーザー名
+ パスワード
+ 暗号化の有効化
+ JSON出力の有効化
+ TLS の有効化
+ ルート トピック
+ クライアントへのプロキシの有効化
+ マップレポート
+ マップレポートの間隔 (秒)
+ 近隣ノード情報 (Neighbor Info) の設定
+ 近隣ノード情報を有効化
+ 更新間隔 (秒)
+ LoRaで送信
+ ネットワーク
+ WiFi Options
+ Enabled
+ Wi-Fiを有効化
+ SSID
+ PSK
+ Ethernet Options
+ イーサネット有効
+ NTPサーバー
+ rsyslogサーバー
+ IPv4 モード
+ IP
+ ゲートウェイ
+ サブネット
+ Paxcounter 設定
+ Paxcounter を有効化
+ WiFi RSSI閾値(デフォルトは -80)
+ BLE RSSI閾値(デフォルトは -80)
+ 位置
+ 位置情報のブロードキャスト間隔 (秒)
+ スマートポジションを有効化
+ スマートブロードキャストの最小距離(メートル)
+ スマートブロードキャストの最小間隔 (秒)
+ 固定された位置情報を使用
+ 緯度
+ 経度
+ 高度(メートル)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS 更新間隔 (秒)
+ GPS_RX_PINを再定義
+ GPS_TX_PINを再定義
+ PIN_GPS_EN を再定義
+ Position Flags
+ 電源設定
+ 省電力モードを有効化
+ Shutdown on power loss
+ 外部電源喪失後の自動シャットダウンまでの待機時間(秒)
+ ADC multiplier override
+ ADC乗算器のオーバーライド率
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ バッテリー INA_2XX I2C アドレス
+ レンジテスト設定
+ レンジテストを有効化
+ 送信者のメッセージ間隔 (秒)
+ ストレージにCSVファイルを保存(ESP32のみ)
+ リモートハードウェア設定
+ リモートハードウェアを有効化
+ 未定義のPINアクセスを許可
+ 使用可能な端子
+ セキュリティ
+ Direct Message Key
+ Admin Keys
+ 公開鍵
+ 秘密鍵
+ 管理者キー
+ 管理モード
+ シリアルコンソール
+ デバッグログAPIを有効化
+ レガシー管理チャンネル
+ シリアル設定
+ シリアル通信を有効化
+ Echoを有効化
+ シリアルボーレイト
+ タイムアウト
+ シリアルモード
+ コンソールのシリアルポートを上書き
+
+ ハートビート
+ サーバーの最大保管レコード数 (デフォルト 約11,000レコード)
+ リクエスト可能な最大の履歴件数
+ リクエスト可能な履歴の期間 (分)
+ サーバー
+ テレメトリー設定
+ Device metrics update interval
+ Environment metrics update interval
+ 環境メトリックモジュールを有効化
+ 環境メトリックを画面上で有効化
+ 環境メトリックは華氏を使用
+ 空気品質測定モジュールを有効化
+ Air quality metrics update interval
+ Air quality icon
+ 電源メトリックモジュール有効
+ Power metrics update interval
+ 電源メトリックを画面上で有効化
+ ユーザー設定
+ ノード ID
+ Long Name
+ Short Name
+ ハードウェアのモデル
+ アマチュア無線免許所持者向け (HAM)
+ このオプションを有効にすると、暗号化が無効になりデフォルトのMeshtasticネットワークと互換性が無くなります。
+ 露点
+ 気圧
+ ガス圧
+ 距離
+ ルクス
+ 風力
+ 重さ
+ 放射線
+
+ 屋内空気品質 (IAQ)
+ URL
+
+ 設定をインポート
+ 設定をエクスポート
+ ハードウェア
+ 対応済み
+ ノード番号
+ ユーザーID
+ 連続稼働時間
+ Load %1$d
+ Disk Free %1$d
+ タイムスタンプ
+ 方角
+ Speed
+ GPS衛星
+ 高度
+ 周波数
+ スロット
+ プライマリ
+ 定期的な位置情報とテレメトリのブロードキャスト
+ セカンダリ
+ 定期的なテレメトリブロードキャストなし
+ 手動での位置情報のリクエストが必要
+ 長押しして並び替え
+ ミュート解除
+ 動的
+ QRコードをスキャン
+ 連絡先を共有
+ Notes
+ Add a private note…
+ 連絡先をインポート
+ メッセージ不可
+ 表示しない、またはインフラストラクチャ
+ 警告: この連絡先は登録済です。インポートすると以前の連絡先情報が上書きされます。
+ 公開鍵が変更されました
+ インポート
+ メタデータのリクエスト
+ アクション
+ ファームウェア
+ 12時間の時計形式を使用
+ 有効にすると、デバイスは時刻を12時間形式で表示します。
+ ホストのメトリックログ
+ ホスト
+ 空きメモリ
+ ディスクフリー
+ ロード
+ ユーザー文字列
+ ナビゲートする
+ Connection
+ Mesh Map
+ Conversations
+ ノード
+ 設定
+ 地域を設定
+ 返信
+ お使いのノードは、設定済みのMQTTサーバーに対し、暗号化されていないマップレポートのパケットを定期的に送信します。これには、ID、正式名称と短縮名、概算位置、ハードウェアのモデル、ロール、ファームウェアのバージョン、LoRaリージョン、モデムのプリセット、そしてプライマリーチャンネル名が含まれています。
+ MQTT 経由で暗号化されていないノードデータの共有に同意する
+ この機能を有効にすると、デバイスのリアルタイムの位置情報が暗号化されていないMQTTプロトコルで送信されることに同意したと見なされます。この位置データは、ライブマップへの表示、端末の追跡、および関連するテレメトリ機能といった目的で利用される可能性があります。
+ 上記を読んで理解しています。MQTTを通じて自分のノードデータの暗号化されていない送信に自発的に同意します
+ 同意します。
+ ファームウェアの更新を推奨します。
+ 最新の修正や機能をご利用いただくために、お使いのノードのファームウェアをアップデートしてください。\n\n最新の安定ファームウェアバージョン: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ メッセージ
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ 設定
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[リモート] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ すべて
+ 1時間
+ 8時間
+ 24時間
+ 48時間
+ 最後に受信した時間でフィルター: %s
+ %1$d dBm
+ リンクを処理できるアプリケーションがありません。
+ システム設定
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ko/strings.xml b/core/strings/src/commonMain/composeResources/values-ko/strings.xml
new file mode 100644
index 000000000..221ae85af
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ko/strings.xml
@@ -0,0 +1,910 @@
+
+
+
+ Meshtastic
+ 필터
+ 노드 필터 지우기
+ Filter by
+ 미확인 노드 포함
+ 오프라인 노드 숨기기
+ 직접 연결된 노드만 보기
+ You are viewing ignored nodes,\nPress to return to the node list.
+ 자세히 보기
+ Sort by
+ 노드 정렬
+ A-Z
+ 채널
+ 거리
+ Hops 수
+ 최근 수신
+ MQTT 경유
+ MQTT 경유
+ 즐겨찾기 우선
+ Ignored Nodes
+ 확인되지 않음
+ 수락을 기다리는 중
+ 전송 대기 열에 추가됨
+ 수락 됨
+ 루트 없음
+ 수락 거부됨
+ 시간 초과됨
+ 인터페이스 없음
+ 최대 재 전송 한계에 도달함
+ 채널 없음
+ 패킷 이 너무 큽니다
+ 응답 없음
+ 잘못된 요청
+ Duty Cycle 한도에 도달하였습니다
+ 승인되지 않음
+ 암호화 전송 실패
+ 알 수 없는 공개 키
+ 세션 키 오류
+ 허용되지 않는 공개 키
+ Client
+ 앱과 연결해서 사용하거나 독립형 메시징 장치.
+ Client Mute
+ 다른 장치에서 온 패킷을 전달하지 않는 장치.
+ Router
+ 메시지를 중계하여 네트워크 범위를 확장하는 인프라 노드. 노드 목록에 표시.
+ Router Client
+ CLIENT와 ROUTER의 조합. 이동형 장치에는 적합하지 않음.
+ Repeater
+ 최소한의 오버헤드로 메시지를 전달하여 네트워크 범위를 확장하기 위한 인프라 노드. 노드 목록에 표시되지 않음.
+ Tracker
+ GPS 위치 정보를 우선적으로 전송.
+ Sensor
+ 텔레메트리 패킷을 우선적으로전송.
+ TAK
+ ATAK 시스템 통신에 최적화됨, 정기적 전송을 최소화.
+ Client Hidden
+ 스텔스 또는 절전을 위해 필요한 경우에만 전송.
+ Lost and Found
+ 분실 장치의 회수를 돕기 위해 기본 채널에 정기적으로 위치 정보를 전송.
+ TAK Tracker
+ TAK PLI 전송을 자동화하고 정기적 전송을 최소화.
+ Router Late
+ 모든 다른 모드의 노드들이 패킷을 재전송한 후에만 항상 한 번씩 패킷을 재전송하여, 로컬 클러스터에 추가적인 커버리지를 보장하는 인프라스트럭처 노드입니다. 노드 목록에 표시.
+ All
+ 관찰된 메시지가 우리 비공개 채널에 있거나, 동일한 LoRa 파라미터를 사용하는 다른 메쉬에서 온 경우 해당 메시지를 재전송합니다.
+ All Skip Decoding
+ ALL 역할과 동일하게 동작하지만, 패킷 디코딩을 건너뛰고 단순히 재전송만 수행합니다. Repeater 일때 설정가능. 다른 Role에서는 ALL로 동작.
+ Local Only
+ 오픈되어 있거나 해독할 수 없는 외부 메시에서 관찰된 메시지를 무시합니다. 로컬 주/보조 채널에서만 메시지를 재브로드캐스트.
+ Known Only
+ LOCAL_ONLY와 유사하게 외부 메쉬에서 관찰된 메시지를 무시하지만, 추가적으로 알려진 목록에 없는 노드의 메시지도 무시합니다.
+ 없음
+ SENSOR, TRACKER 및 TAK_TRACKER role에서만 허용되며 CLIENT_MUTE role과 마찬가지로 모든 재브로드캐스트를 금지합니다.
+ Core Portnums Only
+ TAK, RangeTest, PaxCounter 등과 같은 비표준 포트 번호의 패킷을 무시합니다. NodeInfo, Text, Position, Telemetry 및 Routing과 같은 표준 포트 번호가 있는 패킷만 재브로드캐스트.
+ 가속도계가 있는 장치를 두 번 탭하여 사용자 버튼과 동일한 동작.
+ Send a position on the primary channel when the user button is triple clicked.
+ 장치에서 깜빡이는 LED를 제어합니다. 대부분 장치의 경우 최대 4개의 LED 중 하나를 제어할 수 있지만 충전 상태 LED와 GPS 상태 LED는 제어할 수 없습니다.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ MQTT 및 PhoneAPI로 전송하는 것 외에도, 우리 NeighborInfo는 LoRa를 통해 전송되어야 합니다. 기본 키와 이름을 사용하는 채널에서는 사용할 수 없습니다.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ 전송 간격
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ 채널명
+ QR코드
+ 앱아이콘
+ 미확인 유저
+ 보내기
+ 아직 스마트폰과 Meshtastic 장치와 연결하지 않았습니다. 장치와 연결하고 사용자 이름을 정하세요. \n\n이 오픈소스 응용 프로그램은 개발 중입니다. 문제가 발견되면 포럼: https://github.com/orgs/meshtastic/discussions 을 통해 알려주세요.\n\n 자세한 정보는 웹페이지 - www.meshtastic.org 를 참조하세요.
+ 나
+ Allow analytics and crash reporting.
+ 수락
+ 취소
+ Discard
+ 저장
+ 새로운 채널 URL 수신
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ 버그 보고
+ 버그 보고
+ 버그를 보고하시겠습니까? 보고 후 Meshtastic 포럼 https://github.com/orgs/meshtastic/discussions 에 당신이 발견한 내용을 게시해주시면 신고 내용과 귀하가 찾은 내용을 일치 시킬 수 있습니다.
+ 보고
+ 연결 완료, 서비스를 시작합니다.
+ 연결 실패, 다시 시도해주세요.
+ 위치 접근 권한 해제, 메시에 위치를 제공할 수 없습니다.
+ 공유
+ New Node Seen: %s
+ 연결 끊김
+ 절전모드
+ 연결됨: 중 %1$s 온라인
+ IP 주소:
+ 포트:
+ 연결됨
+ (%s)에 연결됨
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ 연결되지 않음
+ 연결되었지만, 해당 장치는 절전모드입니다.
+ 앱 업데이트가 필요합니다.
+ 구글 플레이 스토어 또는 깃허브를 통해서 앱을 업데이트 해야합니다. 앱이 너무 구버전입니다. 이 주제의 docs 를 읽어주세요
+ 없음 (연결해제)
+ 서비스 알림
+ 앱에 대하여
+ 이 채널 URL은 유효하지 않으며 사용할 수 없습니다.
+ This contact is invalid and can not be added
+ 디버그 패널
+ Decoded Payload:
+ 로그 내보내기
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ 필터
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ 로그 지우기
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ 삭제
+ 메시지 전송 상태
+ DM 알림
+ 메시지 발송 알림
+ 경고 알림
+ 펌웨어 업데이트가 필요합니다.
+ 이 장치의 펌웨어가 매우 오래되어 이 앱과 호환되지않습니다. 더 자세한 정보는 펌웨어 업데이트 가이드를 참고해주세요.
+ 확인
+ 지역을 설정해 주세요!
+ 장치가 연결되지않아 채널을 변경할 수 없습니다. 다시 시도해주세요.
+ Export rangetest packets
+ Export all packets
+ 초기화
+ 스캔
+ 추가
+ 기본 채널로 변경하시겠습니까?
+ 기본값으로 재설정
+ 적용
+ 테마
+ 라이트
+ 다크
+ 시스템 기본값
+ 테마 선택
+ 메쉬에 현재 위치 공유
+
+ - %s개의 메세지를 삭제하시겠습니까?
+
+ 삭제
+ 모두에게서 삭제
+ 나에게서 삭제
+ 전부 선택
+ Close selection
+ Delete selected
+ 스타일 선택
+ 다운로드 지역
+ 이름
+ 설명
+ 잠김
+ 저장
+ 언어
+ 시스템 기본값
+ 재전송
+ 종료
+ 종료 기능이 이 장치에서 지원되지 않습니다
+ 재부팅
+ 추적 루트
+ 기능 소개
+ 메시지
+ 빠른 대화 옵션
+ 새로운 빠른 대화
+ 빠른 대화 편집
+ 메시지에 추가
+ 즉시 보내기
+ Show quick chat menu
+ Hide quick chat menu
+ 공장초기화
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ 다이렉트 메시지
+ 노드 목록 리셋
+ 발송 확인 됨
+ 오류
+ 무시하기
+ Remove from ignored
+ %s를 무시 목록에 추가하시겠습니까?
+ %s를 무시 목록에서 삭제하시겠습니까?
+ 다운로드 지역 선택
+ 맵 타일 다운로드 예상:
+ 다운로드 시작
+ 위치 교환
+ 닫기
+ 무선 설정
+ 모듈 설정
+ 추가
+ 편집
+ 계산 중...
+ 오프라인 관리자
+ 현재 캐시 크기
+ 캐시 용량: %1$.2fMB\n캐시 사용량: %2$.2fMB
+ 다운로드한 타일 지우기
+ 타일 소스
+ %s에 대한 SQL 캐시가 제거되었습니다.
+ SQL 캐시 제거 실패, 자세한 내용은 logcat 참조
+ 캐시 관리자
+ 다운로드 완료!
+ %d 에러로 다운로드 완료되지 않았습니다.
+ %d 타일
+ 방위: %1$d° 거리: %2$s
+ 웨이포인트 편집
+ 웨이포인트 삭제?
+ 새 웨이포인트
+ 웨이포인트 수신: %s
+ 듀티 사이클 제한에 도달했습니다. 지금은 메시지를 보낼 수 없습니다. 나중에 다시 시도하세요.
+ 지우기
+ 이 노드는 당신의 노드에서 데이터를 수신할 때 까지 목록에서 삭제됩니다.
+ 알림 끄기
+ 8 시간
+ 1 주
+ 항상
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ 바꾸기
+ WiFi QR코드 스캔
+ WiFi QR코드 형식이 잘못됨
+ 뒤로 가기
+ 배터리
+ 채널 사용
+ 전파 사용
+ 온도
+ 습도
+ Soil Temperature
+ Soil Moisture
+ 로그
+ Hops 수
+ %1$d Hops 떨어짐
+ 정보
+ 현재 채널 사용, 올바르게 형성된 TX, RX, 잘못 형성된 RX(일명 노이즈)를 포함.
+ 지난 1시간 동안 전송에 사용된 통신 시간의 백분율.
+ IAQ
+ Encryption Key Meanings
+ 공유 키
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ 공개 키 암호화
+ Direct messages are using the new public key infrastructure for encryption.
+ 공개 키가 일치하지 않습니다
+ 공개 키가 기록된 키와 일치하지 않습니다. 노드를 제거하고 키를 다시 교환할 수 있지만 이는 더 심각한 보안 문제를 나타낼 수 있습니다. 다른 신뢰할 수 있는 채널을 통해 사용자에게 연락하여 키 변경이 공장 초기화 또는 기타 의도적인 작업 때문인지 확인하세요.
+ 유저 정보 교환
+ 새로운 노드 알림
+ 자세히 보기
+ SNR
+ 통신에서 원하는 신호의 수준을 배경 잡음의 수준과 비교하여 정량화하는 데 사용되는 신호 대 잡음비 Signal-to-Noise Ratio, SNR는 Meshtastic와 같은 무선 시스템에서 SNR이 높을수록 더 선명한 신호를 나타내어 데이터 전송의 안정성과 품질을 향상시킬 수 있습니다.
+ RSSI
+ 수신 신호 강도 지표 Received Signal Strength Indicator, RSSI는 안테나가 수신하는 신호의 전력 수준을 측정하는 데 사용되는 지표입니다. RSSI 값이 높을수록 일반적으로 더 강력하고 안정적인 연결을 나타냅니다.
+ (실내공기질) Bosch BME680으로 측정한 상대적 척도 IAQ 값. 범위 0–500.
+ 장치 메트릭 로그
+ 노드 지도
+ 위치 로그
+ 최근 위치 업데이트
+ 환경 메트릭 로그
+ 신호 메트릭 로그
+ 관리
+ 원격 설정
+ 나쁨
+ 보통
+ 좋음
+ 없음
+ …로 공유
+ 신호
+ 신호 감도
+ 추적 루트 로그
+ 직접 연결
+
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24시간
+ 48시간
+ 1주
+ 2주
+ 4주
+ 최대
+ 수명 확인 되지 않음
+ 복사
+ 알람 종 문자!
+ 중요 경고!
+ 즐겨찾기
+ Add to favorites
+ Remove from favorites
+ \'%s\'를 즐겨찾기 하시겠습니까?
+ \'%s\'를 즐겨찾기 취소하시겠습니까?
+ 전원 메트릭 로그
+ 채널 1
+ 채널 2
+ 채널 3
+ 전류
+ 전압
+ 확실합니까?
+ Device Role Documentation과 Choosing The Right Device Role 에 대한 블로그 게시물을 읽었습니다.]]>
+ 뭘하는지 알고 있습니다
+ %1$s 노드의 배터리가 낮습니다. (%2$d%%)
+ 배터리 부족 알림
+ 배터리 부족: %s
+ 배터리 부족 알림 (즐겨찾기 노드)
+ 기압
+ 활성화
+ UDP Broadcast
+ UDP 설정
+ 최근 수신: %2$s
최근 위치: %3$s
배터리: %4$s]]>
+ 내 위치 토글
+ Orient north
+ 사용자
+ 채널
+ 장치
+ 위치
+ 전원
+ 네트워크
+ 화면
+ LoRa
+ 블루투스
+ 보안
+ MQTT
+ 시리얼
+ 외부 알림
+
+ 거리 테스트
+ 텔레메트리
+ 빠른 답장 문구
+ 오디오
+ 원격 하드웨어
+ 이웃 정보
+ 조명
+ 감지 센서
+ 팍스카운터
+ 오디오 설정
+ CODEC2 활성화
+ PTT 핀
+ CODEC2 샘플 레이트
+ I2S 단어 선택
+ I2S 데이터 in
+ I2S 데이터 out
+ I2S 시간
+ 블루투스 설정
+ 블루투스 활성화
+ 페어링 모드
+ 고정 PIN
+ 업링크 활성화
+ 다운링크 활성화
+ 기본값
+ 위치 활성화
+ Precise location
+ GPIO 핀
+ 타입
+ 비밀번호 숨김
+ 비밀번호 보기
+ 세부 정보
+ 환경
+ 조명 설정
+ LED 상태
+ 빨강
+ 초록
+ 파랑
+ 빠른 답장 문구 설정
+ 빠른 답장 활성화
+ 로터리 엔코더 #1 활성화
+ 로터리 엔코더 A포트 용 GPIO 핀
+ 로터리 엔코더 B포트 용 GPIO 핀
+ 로터리 엔코더 누름 포트 용 GPIO 핀
+ 누름 동작
+ 시계방향 동작
+ 반시계방향 동작
+ 업/다운/선택 입력 활성화
+ 입력 소스 허용
+ 벨 전송
+ 메시지기기
+ Device DB cache limit
+ Max device databases to keep on this phone
+ 감지 센서 설정
+ 감지 센서 활성화
+ 최소 전송 간격 (초)
+ 상태 전송 간격 (초)
+ 알람 메시지와 벨 전송
+ 식별 이름
+ 상태 모니터링 GPIO 핀
+ 디텍션 트리거 타입
+ INPUT_PULLUP 모드 사용
+ 장치
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ 중계 모드
+ 노드 정보 발송 주기
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ 화면
+ Screen on for
+ Carousel interval
+ 나침반 상단을 북쪽으로 고정
+ 화면 뒤집기
+ 단위 표시
+ OLED type
+ 디스플레이 모드
+ Always point north
+ 상태표시줄 볼드체
+ Wake on tap or motion
+ 나침반 방향
+ 외부 알림 설정
+ 외부 알림 활성화
+ 메시지 수신 알림
+ 알림 메시지 LED
+ 알림 메시지 소리
+ 알림 메시지 진동
+ 경고/벨 수신 알림
+ 알림 벨 LED
+ 알림 벨 부저
+ 알림 벨 진동
+ LED 출력 (GPIO)
+ LED 출력 active high
+ 부저 출력 (GPIO)
+ PWM 부저 사용
+ 진동 출력 (GPIO)
+ 출력 지속시간 (밀리초)
+ 반복 종료 시간 (초)
+ 벨소리
+ I2S 부저 사용
+ LoRa
+ Options
+ 고급
+ 프리셋 사용
+ Presets
+ 대역폭
+ Spread Factor
+ Coding rate
+ 주파수 오프셋 (MHz)
+ 지역
+ Number of Hops
+ 전송 활성화
+ 전송 출력
+ 주파수 슬롯
+ Duty Cycle 무시
+ 수신 무시
+ RX Boosted Gain
+ Frequency Override
+ PA fan 비활성화됨
+ MQTT로 부터 수신 무시
+ Ok to MQTT
+ MQTT 설정
+ MQTT 활성화
+ 서버 주소
+ 사용자명
+ 비밀번호
+ 암호화 사용
+ JSON 사용
+ TLS 사용
+ Root topic
+ Proxy to client 사용
+ 맵 보고
+ 맵 보고 간격 (초)
+ 이웃 정보 설정
+ 이웃 정보 활성화
+ 업데이트 간격 (초)
+ LoRa로 전송
+ 네트워크
+ WiFi Options
+ 활성화
+ WiFi 활성화
+ SSID
+ PSK
+ Ethernet Options
+ 이더넷 활성화
+ NTP 서버
+ rsyslog 서버
+ IPv4 모드
+ IP
+ 게이트웨이
+ 서브넷
+ 팍스카운터 설정
+ 팍스카운터 활성화
+ WiFi RSSI 임계값 (기본값 -80)
+ BLE RSSI 임계값 (기본값 -80)
+ 위치
+ 위치 송신 간격 (초)
+ 스마트 위치 활성화
+ 스마트 위치 사용 최소 거리 간격 (m)
+ 스마트 위치 사용 최소 시간 간격 (초)
+ 고정 위치 사용
+ 위도
+ 경도
+ 고도 (m)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS 업데이트 간격 (초)
+ GPS_RX_PIN 재정의
+ GPS_TX_PIN 재정의
+ PIN_GPS_EN 재정의
+ Position Flags
+ 전원 설정
+ 저전력 모드 설정
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ 거리 테스트 설정
+ 거리 테스트 활성화
+ 송신 장치 메시지 간격 (초)
+ .CSV 파일 저장 (EPS32만 동작)
+ 원격 하드웨어 설정
+ 원격 하드웨어 활성화
+ Allow undefined pin access
+ Available pins
+ 보안
+ Direct Message Key
+ Admin Keys
+ 공개 키
+ 개인 키
+ Admin 키
+ 관리 모드
+ 시리얼 콘솔
+ Debug log API enabled
+ Legacy Admin channel
+ 시리얼 설정
+ 시리얼 활성화
+ 에코 활성화
+ 시리얼 baud rate
+ 시간 초과
+ 시리얼 모드
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ 서버
+ 텔레메트리 설정
+ Device metrics update interval
+ Environment metrics update interval
+ 환경 메트릭 모듈 사용
+ 환경 메트릭 화면 사용
+ 환경 메트릭에서 화씨 사용
+ 대기질 메트릭 모듈 사용
+ Air quality metrics update interval
+ Air quality icon
+ 전력 메트릭 모듈 사용
+ Power metrics update interval
+ 전력 메트릭 화면 사용
+ 사용자 설정
+ 노드 ID
+ 긴 이름
+ 짧은 이름
+ 하드웨어 모델
+ 아마추어무선 자격 보유 (HAM)
+ 이 옵션을 활성화하면 암호화가 비활성화되며 기본 Meshtastic 네트워크와 호환되지 않습니다.
+ 이슬점
+ 기압
+ 가스 저항
+ 거리
+ 조도
+ 바람
+ 무게
+ 복사
+
+ 실내공기질 (IAQ)
+ URL
+
+ 설정 불러오기
+ 설정 내보내기
+ 하드웨어
+ 지원됨
+ 노드 번호
+ 유저 ID
+ 업타임
+ Load %1$d
+ Disk Free %1$d
+ 타임스탬프
+ 제목
+ Speed
+ 인공위성
+ 고도
+ 주파수
+ 슬롯
+ 주 채널
+ 위치 및 텔레메트리 주기적 전송
+ 보조 채널
+ 주기적인 텔레메트리 전송 없음
+ 수동 위치 요청 필요함
+ 누르고 드래그해서 순서 변경
+ 음소거 해제
+ Dynamic
+ QR코드 스캔
+ 연락처 공유
+ Notes
+ Add a private note…
+ 공유된 연락처를 내려받겠습니까?
+ 메시지 제한
+ 감시되지 않거나 인프라 노드
+ 경고: 이 연락처는 이미 등록되어 있습니다. 내려받으면 이전 연락처 정보가 덮어쓰어질 수 있습니다.
+ 공개 키 변경됨
+ 불러오기
+ 메타데이터 요청
+ 작업
+ 펌웨어
+ 12시간제 보기
+ 활성화 하면 장치의 디스플레이에서 시간이 12시간제로 표시됩니다.
+ 전원 메트릭 로그
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ 연결
+ Mesh Map
+ Conversations
+ 노드
+ 설정
+ 지역을 설정하세요
+ 답장
+ 귀하의 노드는 설정된 MQTT 서버로 주기적으로 암호화되지 않은 지도 보고서 패킷을 전송합니다. 이 패킷에는 ID, 긴 이름과 짧은 이름, 대략적인 위치, 하드웨어 모델, 역할, 펌웨어 버전, LoRa 지역, 모뎀 프리셋 및 주요 채널 이름이 포함됩니다.
+ MQTT를 통해 암호화되지 않은 노드 데이터를 공유하는 데 동의합니다.
+ 이 기능을 활성화함으로써, 귀하는 귀하의 장치의 실시간 지리적 위치가 MQTT 프로토콜을 통해 암호화 없이 전송되는 것을 인지하고 동의합니다. 이 위치 데이터는 실시간 지도 보고, 장치 추적, 관련 텔레메트리 기능 등과 같은 목적으로 사용될 수 있습니다.
+ 위 내용을 읽고 이해했습니다. 저는 MQTT를 통해 제 노드 데이터를 암호화되지 않은 상태로 전송하는 것에 자발적으로 동의합니다.
+ 동의합니다.
+ 펌웨어 업데이트를 권장합니다.
+ 노드의 펌웨어를 업데이트하여 최신 기능, 수정사항을 이용하세요. \n\n최신 안정 버전: %1$s
+ 만료
+ 시간
+ 날짜
+ 맵 필터\n
+ 즐겨찾기만 보기
+ 웨이포인트 보기
+ 정밀도 반경 보이기
+ 클라이언트 알림
+ 손상된 키가 감지되었습니다. 다시 생성하려면 OK를 선택하세요.
+ 개인 키 다시 생성하기
+ 개인 키를 다시 생성하시겠습니까?\n\n이 노드와 이전에 키를 교환한 노드들은 해당 노드를 제거하고 키를 다시 교환해야 안전한 통신을 재개할 수 있습니다.
+ 키 내보내기
+ 공개 및 개인 키를 파일로 내 보냅니다. 안전하게 보관하십시오.
+ 모듈 잠금해제
+ Modules already unlocked
+ 원격
+ (%1$d 온라인 / 총 %2$d )
+ 반응
+ 연결 끊기
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ 네트워크 장치를 찾을 수 없습니다.
+ USB 시리얼 장치를 찾을 수 없습니다.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ 알 수 없는
+ This radio is managed and can only be changed by a remote admin.
+ 고급
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ 취소
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ 메시지
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ 다운로드
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ 설정
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 시간
+ 24 시간
+ 48 시간
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-lt/strings.xml b/core/strings/src/commonMain/composeResources/values-lt/strings.xml
new file mode 100644
index 000000000..77ad79c39
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-lt/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Filtras
+ išvalyti įtaisų filtrą
+ Filter by
+ Įtraukti nežinomus
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Rodyti detales
+ Sort by
+ Node sorting options
+ A-Z
+ Kanalas
+ Atstumas
+ Persiuntimų kiekis
+ Seniausiai girdėtas
+ per MQTT
+ per MQTT
+ via Favorite
+ Ignored Nodes
+ Be kategorijos
+ Laukiama patvirtinimo
+ Eilėje išsiuntimui
+ Pristatymas patvirtintas
+ Nėra maršruto
+ Gautas negatyvus patvirtinimas
+ Baigėsi laikas
+ Nėra sąsajos
+ Pasiektas persiuntimų limitas
+ Nėra kanalo
+ Paketas perdidelis
+ Nėra atsakymo
+ Bloga užklausa
+ Pasiektas regioninis ciklų limitas
+ Neautorizuotas
+ Šifruotas siuntimas nepavyko
+ Nežinomas viešasis raktas
+ Blogas sesijos raktas
+ Viešasis raktas nepatvirtintas
+ Client
+ Programėlė prijungta prie atskiro susirašinėjimo įtaiso.
+ Client Mute
+ Įtaisas kuris nepersiunčia kitų įtaisų paketų.
+ Router
+ Stacionarus aukštuminis įtaisas geresniam tinklo padengimui. Matomas node`ų sąraše.
+ Router Client
+ ROUTER ir CLIENT kombinacija. Neskirta mobiliems įtaisams.
+ Repeater
+ Stacionarus įtaisas tinklo išplėtimui, persiunčiantis žinutes. Nerodomas įtaisų sąraše.
+ Tracker
+ Pirmenybinis GPS pozicijos paketų siuntimas
+ Sensor
+ Pirmenybinis telemetrijos paketų siuntimas
+ TAK
+ Optimizuota ATAK komunikacijai, sumažinta rutininių transliacijų
+ Client Hidden
+ Įtaisas transliuojantis tik prireikus. Naudojama slaptumo ar energijos taupymui.
+ Lost and Found
+ Reguliariai siunčia GPS pozicijos informaciją į pagrindinį kanalą, lengvesniam įtaiso radimui.
+ TAK Tracker
+ Įgalina automatines TAK PLI transliacijas ir sumažina rutininių transliacijų kiekį.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Persiųsti visas žinutes, nesvarbu jos iš Jūsų privataus tinklo ar iš kito tinklo su analogiškais LoRa parametrais.
+ All Skip Decoding
+ Taip pat kaip ir VISI bet nebando dekoduoti paketų ir juos tiesiog persiunčia. Galima naudoti tik Repeater rolės įtaise. Įjungus bet kokiame kitame įtaise - veiks tiesiog kaip VISI.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ Nėra
+ Leidžiama tik SENSOR, TRACKER ar TAK_TRACKER rolių įtaisams. Tai užblokuos visas retransliacijas, ne taip kaip CLIENT_MUTE atveju.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Kanalo pavadinimas
+ QR kodas
+ aplikacijos piktograma
+ Nežinomas vartotojo vardas
+ Siųsti
+ Su šiuo telefonu dar nėra susietas joks Meshtastic įtaisais. Prašome suporuoti įrenginį ir nustatyti savo vartotojo vardą.\n\nŠi atvirojo kodo programa yra kūrimo stadijoje, jei pastebėsite problemas, prašome pranešti mūsų forume: https://github.com/orgs/meshtastic/discussions\n\nDaugiau informacijos rasite mūsų interneto svetainėje - www.meshtastic.org.
+ Tu
+ Allow analytics and crash reporting.
+ Priimti
+ Atšaukti
+ Discard
+ Išsaugoti
+ Gautas naujo kanalo URL
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Pranešti apie klaidą
+ Pranešti apie klaidą
+ Ar tikrai norite pranešti apie klaidą? Po pranešimo prašome parašyti forume https://github.com/orgs/meshtastic/discussions, kad galėtume suderinti pranešimą su jūsų pastebėjimais.
+ Raportuoti
+ Susiejimas užbaigtas, paslauga pradedama
+ Susiejimas nepavyko, prašome pasirinkti iš naujo
+ Vietos prieigos funkcija išjungta, negalima pateikti pozicijos tinklui.
+ Dalintis
+ New Node Seen: %s
+ Atsijungta
+ Įrenginys miega
+ Connected: %1$s online
+ IP adresas:
+ Port:
+ Connected
+ Prisijungta prie radijo (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Neprijungtas
+ Prisijungta prie radijo, bet jis yra miego režime
+ Reikalingas programos atnaujinimas
+ Urite atnaujinti šią programą programėlių parduotuvėje (arba Github). Ji per sena, kad galėtų bendrauti su šiuo radijo įrangos programinės įrangos versija. Prašome perskaityti mūsų dokumentaciją šia tema.
+ Nėra (išjungti)
+ Paslaugos pranešimai
+ Apie
+ Šio kanalo URL yra neteisingas ir negali būti naudojamas
+ This contact is invalid and can not be added
+ Derinimo skydelis
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Išvalyti
+ Žinutės pristatymo statusas
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Reikalingas įrangos Firmware atnaujinimas.
+ Radijo įrangos pfirmware yra per sena, kad galėtų bendrauti su šia programa. Daugiau informacijos apie tai rasite mūsų firmware diegimo vadove.
+ Gerai
+ Turite nustatyti regioną!
+ Nepavyko pakeisti kanalo, nes radijas dar nėra prisijungęs. Bandykite dar kartą.
+ Export rangetest packets
+ Export all packets
+ Nustatyti iš naujo
+ Skenuoti
+ Pridėti
+ Ar tikrai norite pakeisti į numatytąjį kanalą?
+ Atkurti numatytuosius parametrus
+ Taikyti
+ Išvaizda
+ Šviesi
+ Tamsi
+ Sistemos numatyta
+ Pasirinkite Aplinką
+ Pateikti telefono vietą tinklui
+
+ - Ištrinti pranešimą?
+ - Ištrinti %s pranešimus?
+ - Ištrinti %s pranešimus?
+ - Ištrinti %s pranešimus?
+
+ Ištrinti
+ Ištrinti visiems
+ Ištrinti man
+ Pažymėti visus
+ Close selection
+ Delete selected
+ Stiliaus parinktys
+ Atsisiųsti regioną
+ Pavadinimas
+ Aprašymas
+ Užrakintas
+ Išsaugoti
+ Kalba
+ Numatytoji sistema
+ Siųsti iš naujo
+ Išjungti
+ Išjungimas nepalaikomas šiame įtaise
+ Perkrauti
+ Žinutės kelias
+ Rodyti įvadą
+ Žinutė
+ Greito pokalbio parinktys
+ Naujas greitas pokalbis
+ Redaguoti greitą pokalbį
+ Pridėti prie žinutės
+ Siųsti nedelsiant
+ Show quick chat menu
+ Hide quick chat menu
+ Gamyklinis atstatymas
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Tiesioginė žinutė
+ NodeDB perkrauti
+ Nustatymas įkeltas
+ Klaida
+ Ignoruoti
+ Remove from ignored
+ Ar pridėti „%s“ į ignoruojamų sąrašą? Po šio pakeitimo jūsų radijas bus perkrautas.
+ Ar pašalinti „%s“ iš ignoruojamų sąrašo? Po šio pakeitimo jūsų radijas bus perkrautas.
+ Pasirinkite atsisiuntimo regioną
+ Plytelių atsisiuntimo apskaičiavimas:
+ Pradėti atsiuntimą
+ Exchange position
+ Uždaryti
+ Radijo modulio konfigūracija
+ Modulio konfigūracija
+ Pridėti
+ Redaguoti
+ Skaičiuojama…
+ Neprisijungusio režimo valdymas
+ Dabartinis talpyklos dydis
+ Talpyklos talpa: %1$.2f MB\nTalpyklos naudojimas: %2$.2f MB
+ Ištrinti atsisiųstas plyteles
+ Plytelių šaltinis
+ SQL talpykla išvalyta %s
+ SQL talpyklos išvalymas nepavyko, detales žiūrėkite logcat
+ Talpyklos valdymas
+ Atsiuntimas baigtas!
+ Atsiuntimas baigtas su %d klaidomis
+ %d plytelės
+ kryptis: %1$d° atstumas: %2$s
+ Redaguoti kelio tašką
+ Ištrinti orientyrą?
+ Naujas orientyras
+ Gautas orientyras: %s
+ Pasiektas veikimo ciklo limitas. Šiuo metu negalima siųsti žinučių, bandykite vėliau.
+ Pašalinti
+ Šis įtaisas bus pašalintas iš jūsų sąrašo iki tol kol vėl iš jo gausite žinutę / duomenų paketą.
+ Nutildyti pranešimus
+ 8 valandos
+ 1 savaitė
+ Visada
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Pakeisti
+ Nuskenuoti WiFi QR kodą
+ Neteisingas WiFi prisijungimo QR kodo formatas
+ Grįžti atgal
+ Baterija
+ Kanalo panaudojimas
+ Eterio panaudojimas
+ Temperatūra
+ Drėgmė
+ Soil Temperature
+ Soil Moisture
+ Log`ai
+ Persiuntimų kiekis
+ Hops Away: %1$d
+ Informacija
+ Dabartinio kanalo panaudojimas, įskaitant gerai suformuotą TX (siuntimas), RX (gavimas) ir netinkamai suformuotą RX (arba - triukšmas).
+ Procentas eterio laiko naudoto perdavimams per pastarąją valandą.
+ IAQ
+ Encryption Key Meanings
+ Viešas raktas
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Viešojo rakto šifruotė
+ Direct messages are using the new public key infrastructure for encryption.
+ Viešojo rakto neatitikimas
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ Naujo įtaiso pranešimas
+ Daugiau info
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Įtaiso duomenų žurnalas
+ Įtaisų žemėlapis
+ Pozicijos duomenų žurnalas
+ Last position update
+ Aplinkos duomenų žurnalas
+ Signalo duomenų žurnalas
+ Administravimas
+ Nuotolinis administravimas
+ Silpnas
+ Pakankamas
+ Geras
+ Nėra
+ Dalintis su…
+ Signalas
+ Signalo kokybė
+ Pristatymo kelio žurnalas
+ Tiesiogiai
+
+ - Vienas
+ - Keli
+ - Daug
+ - Kita
+
+ Persiuntimų iki %1$d persiuntimų nuo %2$d
+ 24 val
+ 48 val
+ 1 sav
+ 2 sav
+ 4 sav
+ Max
+ Unknown Age
+ Kopijuoti
+ Skambučio simbolis!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Regionas
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Viešasis raktas
+ Privatus raktas
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Baigėsi laikas
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Atstumas
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Žinutė
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Valandos
+ 24 Valandos
+ 48 Valandos
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-nl/strings.xml b/core/strings/src/commonMain/composeResources/values-nl/strings.xml
new file mode 100644
index 000000000..038c55881
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-nl/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filter
+ wis node filter
+ Filter by
+ Include onbekend
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Toon details
+ Sort by
+ Node sorteeropties
+ A-Z
+ Kanaal
+ Afstand
+ Aantal sprongen
+ Laatst gehoord
+ via MQTT
+ via MQTT
+ Op Favoriet
+ Ignored Nodes
+ Niet herkend
+ Wachten op bevestiging
+ In behandeling
+ Bevestigd
+ Geen route
+ Negatieve bevestiging ontvangen
+ Time-Out
+ Geen Interface
+ Maximum Pogingen Bereikt
+ Geen Kanaal
+ Pakket te groot
+ Geen antwoord
+ Ongeldige aanvraag
+ Regionale limiet inschakeltijd bereikt
+ Niet Bevoegd
+ Versleuteld verzenden mislukt
+ Onbekende publieke sleutel
+ Ongeldige sessiesleutel
+ Publieke sleutel onbevoegd
+ Client
+ Toestel geeft geen pakketten door van andere toestellen.
+ Client Mute
+ Apparaat stuurt geen pakketten van andere apparaten.
+ Router
+ Infrastructuur node om netwerk bereik te vergroten door berichten door te geven. Zichtbare in noden lijst.
+ Router Client
+ Combinatie van ROUTER en CLIENT. Niet voor mobiele toestellen.
+ Repeater
+ Infrastructuur node om netwerk bereik te vergroten door berichten door te geven zonder overtolligheid. Niet zichtbaar in noden lijst.
+ Tracker
+ Zendt GPS-positiepakketten met prioriteit uit.
+ Sensor
+ Zendt telemetriepakketten met prioriteit uit.
+ TAK
+ Geoptimaliseerd voor ATAK-systeemcommunicatie, beperkt routine uitzendingen.
+ Client Hidden
+ Apparaat dat alleen uitzendt als dat nodig is voor stealth of energiebesparing.
+ Lost and Found
+ Zend locatie regelmatig als bericht via het standaard kanaal voor zoektocht apparaat.
+ TAK Tracker
+ Activeer automatisch zenden TAK PLI en beperk routine zendingen.
+ Router Late
+ Infrastructuurknooppunt dat altijd pakketten één keer opnieuw uitzendt, maar pas nadat alle andere modi zijn voltooid, om extra dekking te bieden voor lokale clusters. Zichtbaar in de lijst met knooppunten.
+ Alles
+ Herzend ontvangen berichten indien ontvangen op eigen privé kanaal of van een ander toestel met dezelfde lora instellingen.
+ All Skip Decoding
+ Hetzelfde gedrag als ALL maar sla pakketdecodering over en herzendt opnieuw. Alleen beschikbaar in Repeater rol. Het instellen van dit op andere rollen resulteert in ALL gedrag.
+ Local Only
+ Negeert waargenomen berichten van open vreemde mazen of die welke niet kunnen decoderen. Alleen heruitzenden bericht op de nodes lokale primaire / secundaire kanalen.
+ Known Only
+ Negeert alleen waargenomen berichten van vreemde meshes zoals LOCAL ONLY, maar gaat een stap verder door ook berichten van knooppunten te negeren die nog niet in de bekende lijst van knooppunten staan.
+ Geen
+ Alleen toegestaan voor SENSOR, TRACKER en TAK_TRACKER rollen, dit zal alle heruitzendingen beperken, niet in tegenstelling tot CLIENT_MUTE rol.
+ Core Portnums Only
+ Negeert pakketten van niet-standaard portnums, zoals: TAK, RangeTest, PaxCounter, etc. Herzendt alleen pakketten met standaard portnummers: NodeInfo, Text, Positie, Telemetry, en Routing.
+ Behandel een dubbele tik op ondersteunde versnellingsmeters als een knopindruk door de gebruiker.
+ Send a position on the primary channel when the user button is triple clicked.
+ Regelt de knipperende LED op het apparaat. Voor de meeste apparaten betreft dit een van de maximaal 4 LEDs; de LED\'s van de lader en GPS zijn niet regelbaar.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Kanaalnaam
+ QR-code
+ applicatie icon
+ Onbekende Gebruikersnaam
+ Verzend
+ Je hebt nog geen Meshtastic compatibele radio met deze telefoon gekoppeld. Paar alstublieft een apparaat en voer je gebruikersnaam in.\n\nDeze open-source applicatie is in alpha-test, indien je een probleem vaststelt, kan je het posten op onze forum: https://github.com/orgs/meshtastic/discussions\n\nVoor meer informatie bezoek onze web pagina - www.meshtastic.org.
+ Jij
+ Allow analytics and crash reporting.
+ Accepteer
+ Annuleer
+ Discard
+ Opslaan
+ Nieuw kanaal URL ontvangen
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Rapporteer bug
+ Rapporteer een bug
+ Ben je zeker dat je een bug wil rapporteren? Na het doorsturen, graag een post in https://github.com/orgs/meshtastic/discussions zodat we het rapport kunnen toetsen aan hetgeen je ondervond.
+ Rapporteer
+ Koppeling geslaagd, start service
+ Koppeling mislukt, selecteer opnieuw
+ Vrijgave positie niet actief, onmogelijk de positie aan het netwerk te geven.
+ Deel
+ New Node Seen: %s
+ Niet verbonden
+ Apparaat in slaapstand
+ Verbonden: %1$s online
+ IP-adres:
+ Poort:
+ Verbonden
+ Verbonden met radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Niet verbonden
+ Verbonden met radio in slaapstand
+ Applicatie bijwerken vereist
+ Applicatie update noodzakelijk in Google Play store (of Github). Deze versie is te oud om te praten met deze radio.
+ Geen (uit)
+ Servicemeldingen
+ Over
+ Deze Kanaal URL is ongeldig en kan niet worden gebruikt
+ This contact is invalid and can not be added
+ Debug-paneel
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Wis
+ Bericht afleverstatus
+ Direct message notifications
+ Broadcast message notifications
+ Waarschuwingsmeldingen
+ Firmware-update vereist.
+ De radio firmware is te oud om met deze applicatie te praten. Voor meer informatie over deze zaak, zie onze Firmware Installation gids.
+ OK
+ Je moet een regio instellen!
+ Kon kanaal niet wijzigen, omdat de radio nog niet is aangesloten. Probeer het opnieuw.
+ Export rangetest packets
+ Export all packets
+ Reset
+ Scan
+ Voeg toe
+ Weet je zeker dat je naar het standaard kanaal wilt wijzigen?
+ Standaardinstellingen terugzetten
+ Toepassen
+ Thema
+ Licht
+ Donker
+ Systeemstandaard
+ Kies thema
+ Geef telefoon locatie door aan mesh
+
+ - Bericht verwijderen?
+ - %s berichten verwijderen?
+
+ Verwijder
+ Verwijder voor iedereen
+ Verwijder voor mij
+ Selecteer alle
+ Close selection
+ Delete selected
+ Stijl selectie
+ Download regio
+ Naam
+ Beschrijving
+ Vergrendeld
+ Opslaan
+ Taal
+ Systeemstandaard
+ Verzend opnieuw
+ Zet uit
+ Uitschakelen niet ondersteund op dit apparaat
+ Herstart
+ Traceroute
+ Toon introductie
+ Bericht
+ Opties voor snelle chat
+ Nieuwe snelle chat
+ Wijzig snelle chat
+ Aan einde bericht toevoegen
+ Direct verzenden
+ Show quick chat menu
+ Hide quick chat menu
+ Reset naar fabrieksinstellingen
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Privébericht
+ NodeDB reset
+ Aflevering bevestigd
+ Fout
+ Negeer
+ Remove from ignored
+ Voeg \'%s\' toe aan negeerlijst?
+ Verwijder \'%s\' uit negeerlijst?
+ Selecteer regio om te downloaden
+ Geschatte download tegels:
+ Download starten
+ Positie uitwisselen
+ Sluit
+ Radioconfiguratie
+ Module-configuratie
+ Voeg toe
+ Wijzig
+ Berekenen…
+ Offline Manager
+ Huidige cache grootte
+ Cache capaciteit: %1$.2f MB\nCache gebruik: %2$.2f MB
+ Wis gedownloade tegels
+ Bron tegel
+ SQL cache gewist voor %s
+ SQL cache verwijderen mislukt, zie logcat voor details
+ Cachemanager
+ Download voltooid!
+ Download voltooid met %d fouten
+ %d tegels
+ richting: %1$d° afstand: %2$s
+ Wijzig waypoint
+ Waypoint verwijderen?
+ Nieuw waypoint
+ Ontvangen waypoint: %s
+ Limiet van Duty Cycle bereikt. Kan nu geen berichten verzenden, probeer het later opnieuw.
+ Verwijder
+ Deze node zal worden verwijderd uit jouw lijst totdat je node hier opnieuw gegevens van ontvangt.
+ Meldingen dempen
+ 8 uur
+ 1 week
+ Altijd
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Vervang
+ Scan WiFi QR-code
+ Ongeldige WiFi Credential QR-code formaat
+ Ga terug
+ Batterij
+ Kanaalgebruik
+ Luchtverbruik
+ Temperatuur
+ Vochtigheid
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Aantal sprongen
+ Hops Away: %1$d
+ Informatie
+ Gebruik voor het huidige kanaal, inclusief goed gevormde TX, RX en misvormde RX (ruis).
+ Percentage van de zendtijd die het afgelopen uur werd gebruikt.
+ IAQ
+ Encryption Key Meanings
+ Gedeelde Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Publieke sleutel encryptie
+ Direct messages are using the new public key infrastructure for encryption.
+ Publieke sleutel komt niet overeen
+ De publieke sleutel komt niet overeen met de opgenomen sleutel. Je kan de node verwijderen en opnieuw een sleutel laten uitwisselen, maar dit kan duiden op een ernstiger beveiligingsprobleem. Neem contact op met de gebruiker via een ander vertrouwd kanaal, om te bepalen of de sleutel gewijzigd is door een reset naar de fabrieksinstellingen of andere opzettelijke actie.
+ Gebruikersinformatie uitwisselen
+ Nieuwe node meldingen
+ Meer details
+ SNR
+ Signal-to-Noise Ratio, een meeting die wordt gebruikt in de communicatie om het niveau van een gewenst signaal tegenover achtergrondlawaai te kwantificeren. In Meshtastische en andere draadloze systemen geeft een hoger SNR een zuiverder signaal aan dat de betrouwbaarheid en kwaliteit van de gegevensoverdracht kan verbeteren.
+ RSSI
+ Ontvangen Signal Sterkte Indicator, een meting gebruikt om het stroomniveau te bepalen dat de antenne ontvangt. Een hogere RSSI-waarde geeft een sterkere en stabielere verbinding aan.
+ (Binnenluchtkwaliteit) relatieve schaal IAQ waarde gemeten door Bosch BME680. Waarde tussen 0 en 500.
+ Apparaat Statistieken Log
+ Node Kaart
+ Positie Logboek
+ Last position update
+ Omgevingsstatistieken logboek
+ Signaal Statistieken Logboek
+ Beheer
+ Extern beheer
+ Slecht
+ Matig
+ Goed
+ Geen
+ Delen met…
+ Signaal
+ Signaalkwaliteit
+ Traceroute log
+ Direct
+
+ - 1 hop
+ - %d hops
+
+ Sprongen richting %1$d Springt terug %2$d
+ 24U
+ 48U
+ 1W
+ 2W
+ 4W
+ Maximum
+ Onbekende Leeftijd
+ Kopieer
+ Melding Bell teken!
+ Kritieke Waarschuwing!
+ Favoriet
+ Add to favorites
+ Remove from favorites
+ \'%s\' aan favorieten toevoegen?
+ \'%s\' uit favorieten verwijderen?
+ Energiegegevenslogboek
+ Kanaal 1
+ Kanaal 2
+ Kanaal 3
+ Huidige
+ Spanning
+ Weet u het zeker?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ Ik weet waar ik mee bezig ben.
+ Node %1$s has a low battery (%2$d%%)
+ Batterij bijna leeg
+ Batterij bijna leeg: %s
+ Low battery notifications (favorite nodes)
+ Luchtdruk
+ Enabled
+ UDP Broadcast
+ UDP Configuratie
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Wissel mijn positie
+ Orient north
+ Gebruiker
+ Kanalen
+ Apparaat
+ Positie
+ Vermogen
+ Netwerk
+ Weergave
+ LoRa
+ Bluetooth
+ Beveiliging
+ MQTT
+ Serieel
+ Externe Melding
+
+ Bereik Test
+ Telemetrie
+ Canned Message
+ Geluid
+ Externe Hardware
+ Neighbor Info
+ Sfeerverlichting
+ Detectie Sensor
+ Paxcounter
+ Audioconfiguratie
+ CODEC 2 ingeschakeld
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S klok
+ Bluetooth Configuratie
+ Bluetooth ingeschakeld
+ Koppelmodus
+ Vaste PIN
+ Uplink ingeschakeld
+ Downlink ingeschakeld
+ Standaard
+ Positie ingeschakeld
+ Precise location
+ GPIO pin
+ Type
+ Wachtwoord verbergen
+ Wachtwoord tonen
+ Details
+ Omgeving
+ Ambient Lighting Config
+ LED status
+ Rood
+ Groen
+ Blauw
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Genereer invoergebeurtenis bij indrukken
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Verstuur bel
+ Berichten
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Bewegingssensor Configuratie
+ Bewegingssensor Ingeschakeld
+ Minimale broadcast (seconden)
+ State broadcast (seconds)
+ Send bell with alert message
+ Weergavenaam
+ GPIO pin om te monitoren
+ Detectie trigger type
+ Use INPUT_PULLUP mode
+ Apparaat
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Weergave
+ Screen on for
+ Carousel interval
+ Kompas Noorden bovenaan
+ Scherm omdraaien
+ Geef eenheden weer
+ OLED type
+ Weergavemodus
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Kompas oriëntatie
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Gebruik PWM zoemer
+ Output vibra (GPIO)
+ Output duur (milliseconden)
+ Nag timeout (seconds)
+ Beltoon
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandbreedte
+ Spread Factor
+ Coding Rate
+ Frequentie offset (MHz)
+ Regio
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Overschrijf Duty Cycle
+ Inkomende negeren
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Negeer MQTT
+ Ok to MQTT
+ MQTT Configuratie
+ MQTT ingeschakeld
+ Adres
+ Gebruikersnaam
+ Wachtwoord
+ Encryptie ingeschakeld
+ JSON uitvoer ingeschakeld
+ TLS ingeschakeld
+ Root topic
+ Proxy to client ingeschakeld
+ Kaartrapportage
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update-interval (seconden)
+ Zend over LoRa
+ Netwerk
+ WiFi Options
+ Enabled
+ Wifi ingeschakeld
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet ingeschakeld
+ NTP server
+ rsyslog server
+ IPv4 modus
+ IP-adres
+ Gateway
+ Subnet
+ Paxcounter Configuratie
+ Paxcounter ingeschakeld
+ WiFi RSSI drempelwaarde (standaard -80)
+ BLE RSSI drempelwaarde (standaard -80)
+ Positie
+ Position broadcast interval (seconds)
+ Slimme positie ingeschakeld
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Gebruik vaste positie
+ Breedtegraad
+ Lengtegraad
+ Hoogte in meters
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconden)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Energie configuratie
+ Energiebesparingsmodus inschakelen
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Externe hardwareconfiguratie
+ Externe hardware ingeschakeld
+ Allow undefined pin access
+ Beschikbare pinnen
+ Beveiliging
+ Direct Message Key
+ Admin Keys
+ Publieke sleutel
+ Privésleutel
+ Admin Sleutel
+ Beheerde modus
+ Seriële console
+ Debug log API enabled
+ Legacy Admin kanaal
+ Seriële Configuratie
+ Serieel ingeschakeld
+ Echo ingeschakeld
+ Serial baud rate
+ Time-Out
+ Seriële modus
+ Override console serial port
+
+ Hartslag
+ Aantal records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ Gebruikersconfiguratie
+ Node ID
+ Long Name
+ Short Name
+ Hardwaremodel
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Druk
+ Gas Resistance
+ Afstand
+ Lux
+ Wind
+ Gewicht
+ Straling
+
+ Binnenluchtkwaliteit (IAQ)
+ URL
+
+ Configuratie importeren
+ Configuratie exporteren
+ Hardware
+ Ondersteund
+ Node Nummer
+ Gebruiker ID
+ Tijd online
+ Load %1$d
+ Disk Free %1$d
+ Tijdstempel
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primair
+ Periodic position and telemetry broadcast
+ Secundair
+ No periodic telemetry broadcast
+ Handmatige positieaanvraag vereist
+ Press and drag to reorder
+ Dempen opheffen
+ Dynamisch
+ Scan QR-code
+ Contactpersoon delen
+ Notes
+ Add a private note…
+ Gedeelde contactpersoon importeren?
+ Niet berichtbaar
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Publieke sleutel gewijzigd
+ Importeer
+ Metadata opvragen
+ Acties
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Instellingen
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Verbinding verbreken
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Bericht
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ instellingen
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Uur
+ 24 Uur
+ 48 Uur
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-no/strings.xml b/core/strings/src/commonMain/composeResources/values-no/strings.xml
new file mode 100644
index 000000000..9c0053bd6
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-no/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filter
+ tøm nodefilter
+ Filter by
+ Inkluder ukjent
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Vis detaljer
+ Sort by
+ Node sorting options
+ A-Å
+ Kanal
+ Distanse
+ Hopp unna
+ Sist hørt
+ via MQTT
+ via MQTT
+ via Favorite
+ Ignored Nodes
+ Ikke gjenkjent
+ Venter på bekreftelse
+ I kø for å sende
+ Bekreftet
+ Ingen rute
+ Mottok negativ bekreftelse
+ Tidsavbrudd
+ Ingen grensesnitt
+ Maks Retransmisjoner Nådd
+ Ingen Kanal
+ Pakken er for stor
+ Ingen respons
+ Ugyldig Forespørsel
+ Regional Arbeidssyklusgrense Nådd
+ Ikke Autorisert
+ Kryptert sending mislyktes
+ Ukjent Offentlig Nøkkel
+ Ikke-gyldig sesjonsnøkkel
+ Ikke-autorisert offentlig nøkkel
+ Client
+ App-tilkoblet eller frittstående meldingsenhet.
+ Client Mute
+ Enhet som ikke videresender pakker fra andre enheter.
+ Router
+ Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger. Synlig i nodelisten.
+ Router Client
+ Kombinasjon av ROUTER og CLIENT. Ikke for mobile enheter.
+ Repeater
+ Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger med minimal overhead. Ikke synlig i nodelisten.
+ Tracker
+ Sender GPS-posisjonspakker som prioritert.
+ Sensor
+ Sender telemetripakker som prioritet.
+ TAK
+ Optimalisert for ATAK systemkommunikasjon, reduserer rutinemessige kringkastinger.
+ Client Hidden
+ Enhet som bare kringkaster når nødvendig, for stealth eller strømsparing.
+ Lost and Found
+ Sender sted som melding til standardkanalen regelmessig for å hjelpe med å finne enheten.
+ TAK Tracker
+ Aktiverer automatiske TAK PLI-sendinger og reduserer rutinesendinger.
+ Router Late
+ Infrastrukturnode som alltid sender pakker på nytt én gang, men bare etter alle andre moduser og sikrer ekstra dekning for lokale klynger. Synlig i nodelisten.
+ All
+ Alle observerte meldinger sendes på nytt hvis den var på vår private kanal eller fra en annen mesh med samme lora-parametere.
+ All Skip Decoding
+ Samme atferd som alle andre, men hopper over pakkedekoding og sender dem ganske enkelt på nytt. Kun tilgjengelig i Repeater-rollen. Å sette dette på andre roller vil resultere i ALL oppførsel.
+ Local Only
+ Ignorerer observerte meldinger fra fremmede mesh\'er som er åpne eller de som ikke kan dekrypteres. Sender kun meldingen på nytt på nodene lokale primære / sekundære kanaler.
+ Known Only
+ Ignorer observerte meldinger fra utenlandske mesher som KUN LOKALE men tar det steget videre, ved å også ignorere meldinger fra noder som ikke allerede er i nodens kjente liste.
+ Ingen
+ Bare tillatt for SENSOR, TRACKER og TAK_TRACKER roller, så vil dette hindre alle rekringkastinger, ikke i motsetning til CLIENT_MUTE rollen.
+ Core Portnums Only
+ Ignorerer pakker fra ikke-standard portnumre som: TAK, RangeTest, PaxCounter, etc. Kringkaster kun pakker med standard portnum: NodeInfo, Text, Position, Telemetrær og Ruting.
+ Behandle dobbeltrykk på støttede akselerometre som brukerknappetrykk.
+ Send a position on the primary channel when the user button is triple clicked.
+ Kontrollerer blinking av LED på enheten. For de fleste enheter vil dette kontrollere en av de opp til 4 lysdiodene. Laderen og GPS-lysene er ikke kontrollerbare.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Hvorvidt det i tillegg for å sende det til MQTT og til telefonen, skal vår Naboinfo overføres over LoRa. Ikke tilgjengelig på en kanal med standardnøkkel og standardnavn.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Kanal Navn
+ QR kode
+ applikasjon ikon
+ Ukjent Brukernavn
+ Send
+ Du har ikke paret en Meshtastic kompatibel radio med denne telefonen. Vennligst parr en enhet, og sett ditt brukernavn.\n\nDenne åpen kildekode applikasjonen er i alfa-testing, Hvis du finner problemer, vennligst post på vårt forum: https://github.com/orgs/meshtastic/discussions\n\nFor mer informasjon, se vår nettside - www.meshtastic.org.
+ Deg
+ Allow analytics and crash reporting.
+ Godta
+ Avbryt
+ Discard
+ Lagre
+ Ny kanal URL mottatt
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Rapporter Feil
+ Rapporter en feil
+ Er du sikker på at du vil rapportere en feil? Etter rapportering, vennligst posti https://github.com/orgs/meshtastic/discussions så vi kan matche rapporten med hva du fant.
+ Rapport
+ Paring fullført, starter tjeneste
+ Paring feilet, vennligst velg igjen
+ Lokasjonstilgang er slått av,kan ikke gi posisjon til mesh.
+ Del
+ New Node Seen: %s
+ Frakoblet
+ Enhet sover
+ Connected: %1$s online
+ IP-adresse:
+ Port:
+ Connected
+ Tilkoblet til radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Ikke tilkoblet
+ Tilkoblet radio, men den sover
+ Applikasjon for gammel
+ Du må oppdatere denne applikasjonen på Google Play store (eller Github). Den er for gammel til å snakke med denne radioen.
+ Ingen (slå av)
+ Tjeneste meldinger
+ Om
+ Denne kanall URL er ugyldig og kan ikke benyttes
+ This contact is invalid and can not be added
+ Feilsøkningspanel
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Tøm
+ Melding leveringsstatus
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Firmwareoppdatering kreves.
+ Radiofirmwaren er for gammel til å snakke med denne applikasjonen. For mer informasjon om dette se vår Firmware installasjonsveiledning.
+ Ok
+ Du må angi en region!
+ Kunne ikke endre kanalen, fordi radio ikke er tilkoblet enda. Vennligst prøv på nytt.
+ Export rangetest packets
+ Export all packets
+ Nullstill
+ Søk
+ Legg til
+ Er du sikker på at du vil endre til standardkanalen?
+ Tilbakestill til standard
+ Bruk
+ Tema
+ Lys
+ Mørk
+ System standard
+ Velg tema
+ Oppgi plassering til nett
+
+ - Slett meldingen?
+ - Slette %s meldinger?
+
+ Slett
+ Slett for alle brukere
+ Slett kun for meg
+ Velg alle
+ Close selection
+ Delete selected
+ Stil valg
+ Nedlastings Region
+ Navn
+ Beskrivelse
+ Låst
+ Lagre
+ Språk
+ System standard
+ Send på nytt
+ Avslutt
+ Avslutning støttes ikke på denne enheten
+ Omstart
+ Traceroute
+ Vis introduksjon
+ Melding
+ Alternativer for enkelchat
+ Ny enkelchat
+ Endre enkelchat
+ Tilføy meldingen
+ Send øyeblikkelig
+ Show quick chat menu
+ Hide quick chat menu
+ Tilbakestill til fabrikkstandard
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Direktemelding
+ NodeDB reset
+ Leveringen er bekreftet
+ Feil
+ Ignorer
+ Remove from ignored
+ Legg til \'%s\' i ignorereringslisten?
+ Fjern \'%s fra ignoreringslisten?
+ Velg nedlastingsregionen
+ Tile nedlastingsestimat:
+ Start nedlasting
+ Exchange position
+ Lukk
+ Radiokonfigurasjon
+ Modul konfigurasjon
+ Legg til
+ Rediger
+ Beregner…
+ Offlinemodus
+ Nåværende størrelse for mellomlager
+ Cache Kapasitet: %1$.2f MB\nCache Bruker: %2$.2f MB
+ Tøm nedlastede fliser
+ Fliskilde
+ SQL-mellomlager tømt for %s
+ Tømming av SQL-mellomlager feilet, se logcat for detaljer
+ Mellomlagerbehandler
+ Nedlastingen er fullført!
+ Nedlasting fullført med %d feil
+ %d fliser
+ retning: %1$d° avstand: %2$s
+ Rediger veipunkt
+ Fjern veipunkt?
+ Nytt veipunkt
+ Mottatt veipunkt: %s
+ Grensen for sykluser er nådd. Kan ikke sende meldinger akkurat nå, prøv igjen senere.
+ Fjern
+ Denne noden vil bli fjernet fra listen din helt til din node mottar data fra den igjen.
+ Demp varsler
+ 8 timer
+ 1 uke
+ Alltid
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Erstatt
+ Skann WiFi QR-kode
+ Ugyldig WiFi legitimasjon QR-kode format
+ Gå tilbake
+ Batteri
+ Kanalutnyttelse
+ Luftutnyttelse
+ Temperatur
+ Luftfuktighet
+ Soil Temperature
+ Soil Moisture
+ Logger
+ Hopp Unna
+ Hops Away: %1$d
+ Informasjon
+ Utnyttelse for denne kanalen, inkludert godt formet TX, RX og feilformet RX (aka støy).
+ Prosent av lufttiden brukt i løpet av den siste timen.
+ Luftkvalitet
+ Encryption Key Meanings
+ Delt nøkkel
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Offentlig-nøkkel kryptering
+ Direct messages are using the new public key infrastructure for encryption.
+ Direktemeldinger bruker den nye offentlige nøkkelinfrastrukturen for kryptering. Krever firmware versjon 2.5 eller høyere.
+ Den offentlige nøkkelen samsvarer ikke med den lagrede nøkkelen. Du kan fjerne noden og la den utveksle nøkler igjen, men dette kan indikere et mer alvorlig sikkerhetsproblem. Ta kontakt med brukeren gjennom en annen klarert kanal for å avgjøre om nøkkelen endres på grunn av en tilbakestilling til fabrikkstandard eller andre tilsiktede tiltak.
+ Exchange user info
+ Varsel om nye noder
+ Flere detaljer
+ SNR
+ Signal-to-Noise Ratio, et mål som brukes i kommunikasjon for å sette nivået av et ønsket signal til bakgrunnstrøynivået. I Meshtastic og andre trådløse systemer tyder et høyere SNR på et klarere signal som kan forbedre påliteligheten og kvaliteten på dataoverføringen.
+ RSSI
+ \"Received Signal Strength Indicator\", en måling som brukes til å bestemme strømnivået som mottas av antennen. Høyere RSSI verdi indikerer generelt en sterkere og mer stabil forbindelse.
+ (Innendørs luftkvalitet) relativ skala IAQ-verdi målt ved Bosch BME680. Verdi 0–500.
+ Enhetens måltallslogg
+ Nodekart
+ Posisjonslogg
+ Last position update
+ Logg for miljømåltall
+ Signale måltallslogg
+ Administrasjon
+ Fjernadministrasjon
+ Dårlig
+ Middelmådig
+ Godt
+ Ingen
+ Del med…
+ Signal
+ Signalstyrke
+ Sporingslogg
+ Direkte
+
+ - 1 hopp
+ - %d hopp
+
+ Hopp mot %1$d Hopper tilbake %2$d
+ 24t
+ 48t
+ 1U
+ 2U
+ 4U
+ Maks
+ Unknown Age
+ Kopier
+ Varsel, bjellekarakter!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Region
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Offentlig nøkkel
+ Privat nøkkel
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Tidsavbrudd
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distanse
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Melding
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Timer
+ 24 Timer
+ 48 Timer
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-pl/strings.xml b/core/strings/src/commonMain/composeResources/values-pl/strings.xml
new file mode 100644
index 000000000..150860c61
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-pl/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Filtr
+ Wyczyść filtr
+ Filter by
+ Pokaż nierozpoznane
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Pokaż szczegóły
+ Sort by
+ Opcje sortowania węzłów
+ Nazwa
+ Kanał
+ Odległość
+ Liczba skoków
+ Aktywność
+ Przez MQTT
+ Przez MQTT
+ Przez ulubione
+ Ignored Nodes
+ Nierozpoznany
+ Oczekiwanie na potwierdzenie
+ Zakolejkowane do wysłania
+ Potwierdzone
+ Brak trasy
+ Otrzymano negatywne potwierdzenie
+ Upłynął limit czasu
+ Brak interfejsu
+ Przekroczono czas lub liczbę retransmisji
+ Brak kanału
+ Pakiet jest zbyt duży
+ Brak odpowiedzi
+ Błędne żądanie
+ Osiągnięto okresowy limit nadawania dla tego regionu
+ Brak autoryzacji
+ Zaszyfrowane wysyłanie nie powiodło się
+ Nieznany klucz publiczny
+ Nieprawidłowy klucz sesji
+ Nieautoryzowany klucz publiczny
+ Client
+ Urządzenie samodzielne lub sparowane z aplikacją.
+ Client Mute
+ Wyciszenie klienta - To samo, co klient, z wyjątkiem pakietów, które nie przeskakują przez ten węzeł, nie przyczynia się do routingu pakietów dla siatki.
+ Router
+ Węzeł infrastruktury do rozszerzenia zasięgu sieci poprzez przekazywanie pakietów. Widoczny na liście węzłów.
+ Router Klienta
+ Połączenie zarówno trybu ROUTER, jak i CLIENT. Nie dla urządzeń przenośnych.
+ Repeater
+ Węzeł infrastruktury do rozszerzenia zasięgu sieci poprzez przekazywanie pakietów z minimalnym narzutem. Niewidoczny na liście węzłów.
+ Tracker
+ Tracker - Do użytku z urządzeniami przeznaczonymi jako śledzenie GPS. Pakiety pozycyjne wysyłane z tego urządzenia będą miały wyższy priorytet, z nadawaniem pozycji co dwie minuty. Inteligentna transmisja pozycji będzie domyślnie wyłączona.
+ Sensor
+ Nadaje priorytetowo pakiety telemetryczne.
+ TAK
+ Zoptymalizowany pod kątem komunikacji systemowej ATAK, redukuje nadmiarowe transmisje.
+ Client Hidden
+ Used for nodes that \"only speak when spoken to\" Turns all of the routine broadcasts but allows for ad-hoc communication. Still rebroadcasts, but with local only rebroadcast mode (known meshes only). Can be used for private operation or to dramatically reduce airtime / power consumption.
+ Lost and Found
+ Nadaje regularnie lokalizację jako wiadomości do głównego kanału, aby pomóc w odzyskaniu urządzenia.
+ TAK Tracker
+ Umożliwia automatyczne transmisje TAK PLI i zmniejsza liczbę nadmiarowych transmisji.
+ Router Late
+ Węzeł infrastruktury, który zawsze powtarza pakiety raz, ale tylko po wszystkich innych trybach, zapewniając dodatkowe pokrycie lokalnych klastrów. Widoczne na liście węzłów.
+ Wszystkie
+ Przekazuje ponownie każdy odebrany pakiet, niezależnie od tego, czy został wysłany na nasz prywatny kanał, czy z innej sieci Mesh o tych samych parametrach radia.
+ All Skip Decoding
+ To samo zachowanie co ALL, ale pomija dekodowanie pakietów i po prostu je retransmituje. Dostępne tylko w roli REPEATER. Ustawienie tego w innych rolach spowoduje zachowanie jak ALL.
+ Local Only
+ Ignoruje odebrane pakiety z obcych sieci Mesh, które są otwarte lub których nie można odszyfrować. Retransmituje wiadomość tylko na lokalnych kanałach primary / secondary.
+ Known Only
+ Ignoruje odebrane pakiety z obcych sieci, podobnie jak LOCAL_ONLY, ale idzie o krok dalej, ignorując również pakiety z węzłów, które nie znajdują się jeszcze na liście znanych węzłów.
+ Brak
+ Dozwolone wyłącznie dla ról SENSOR, TRACKER i TAK_TRACKER. Spowoduje to zablokowanie wszystkich retransmisji, podobnie jak rola CLIENT_MUTE.
+ Core Portnums Only
+ Ignoruje niestandardowe pakiety (non-standard portnums) takie jak: TAK, RangeTest, PaxCounter, itp. Przekazuje dalej jedynie standardowe pakiety (standard portnums): NodeInfo, Text, Position, Telemetry oraz Routing.
+ Traktuj podwójne dotknięcie na obsługiwanych akcelerometrach jako naciśnięcie przycisku użytkownika.
+ Send a position on the primary channel when the user button is triple clicked.
+ Kontroluje miganie LED na urządzeniu. Dla większości urządzeń będzie to sterować jednym z maksymalnie 4 diod LED, ładowarka i diody GPS nie są sterowane.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Czy oprócz wysyłania do MQTT i PhoneAPI, NeighborInfo powinny być przesłane przez LoRa? Niedostępny na kanale z domyślnym kluczem i nazwą.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Używane do tworzenia klucza współdzielonego ze zdalnym urządzeniem.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Konsola szeregowa przez Stream API.
+ Wyjście logowania debugowania na żywo nad serwerem, widok i eksport logów urządzenia poprawionego pozycją przez Bluetooth.
+
+ Position Packet
+ Interwał transmisji
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Położenie stałe
+ Wysokość
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debugowanie
+ Nazwa Kanału
+ Kod QR
+ ikona aplikacji
+ Nieznana nazwa użytkownika
+ Wyślij
+ Nie sparowałeś jeszcze urządzenia Meshtastic z tym telefonem. Proszę sparować urządzenie i ustawić swoją nazwę użytkownika.\n\nTa aplikacja open-source jest w fazie rozwoju, jeśli znajdziesz problemy, napisz na naszym forum: https://github.com/orgs/meshtastic/discussions\n\nWięcej informacji znajdziesz na naszej stronie internetowej - www.meshtastic.org.
+ Ty
+ Allow analytics and crash reporting.
+ Akceptuj
+ Anuluj
+ Discard
+ Zapisz
+ Otrzymano nowy URL kanału
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Zgłoś błąd
+ Zgłoś błąd
+ Czy na pewno chcesz zgłosić błąd? Po zgłoszeniu opublikuj post na https://github.com/orgs/meshtastic/discussions, abyśmy mogli dopasować zgłoszenie do tego, co znalazłeś.
+ Zgłoś
+ Parowanie zakończone, uruchamianie
+ Parowanie nie powiodło się, wybierz ponownie
+ Brak dostępu do lokalizacji, nie można udostępnić pozycji w sieci mesh.
+ Udostępnij
+ New Node Seen: %s
+ Rozłączono
+ Urządzenie uśpione
+ Connected: %1$s online
+ Adres IP:
+ Port:
+ Połączony
+ Połączono z urządzeniem (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Nie połączono
+ Połączono z urządzeniem, ale jest ono w stanie uśpienia
+ Konieczna aktualizacja aplikacji
+ Należy zaktualizować aplikację za pomocą Sklepu Play lub z GitHub, ponieważ aplikacja jest zbyt stara, by skomunikować się z oprogramowaniem zainstalowanym na tym urządzeniu. Więcej informacji (ang.).
+ Brak (wyłącz)
+ Powiadomienia o usługach
+ O aplikacji
+ Ten adres URL kanału jest nieprawidłowy i nie można go użyć
+ This contact is invalid and can not be added
+ Panel debugowania
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Czyść
+ Status doręczenia wiadomości
+ Direct message notifications
+ Broadcast message notifications
+ Powiadomienia alertowe
+ Wymagana aktualizacja firmware\'u.
+ Oprogramowanie układowe radia jest zbyt stare, aby komunikować się z tą aplikacją. Aby uzyskać więcej informacji na ten temat, zobacz nasz przewodnik instalacji oprogramowania układowego.
+ OK
+ Musisz ustawić region!
+ Nie można zmienić kanału, ponieważ urządzenie nie jest jeszcze podłączone. Proszę, spróbuj ponownie.
+ Export rangetest packets
+ Export all packets
+ Zresetuj
+ Skanowanie
+ Dodaj
+ Czy na pewno chcesz zmienić kanał na domyślny?
+ Przywróć domyślne
+ Zastosuj
+ Motyw
+ Jasny
+ Ciemny
+ Domyślne ustawienie systemowe
+ Wybierz motyw
+ Podaj lokalizację telefonu do sieci
+
+ - Usunąć wiadomość?
+ - Usunąć %s wiadomości?
+ - Usunąć %s wiadomości?
+ - Usunąć %s wiadomości?
+
+ Usuń
+ Usuń dla wszystkich
+ Usuń u mnie
+ Zaznacz wszystko
+ Close selection
+ Delete selected
+ Wybór stylu
+ Pobierz region
+ Nazwa
+ Opis
+ Zablokowany
+ Zapisz
+ Język
+ Domyślny systemu
+ Ponów
+ Wyłącz
+ Wyłączenie nie jest obsługiwane w tym urządzeniu
+ Restart
+ Pokaż trasę
+ Wprowadzenie
+ Wiadomość
+ Szablony wiadomości
+ Nowy szablon
+ Zmień szablon
+ Dodaj do wiadomości
+ Wyślij natychmiast
+ Show quick chat menu
+ Hide quick chat menu
+ Ustawienia fabryczne
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Bezpośrednia wiadomość
+ Zresetuj NodeDB
+ Dostarczono
+ Błąd
+ Zignoruj
+ Remove from ignored
+ Dodać \'%s\' do listy ignorowanych?
+ Usunąć \'%s\' z listy ignorowanych? Twoje urządzenie zostanie zrestartowane po tej zmianie.
+ Wybierz region do pobrania
+ Szacowany czas pobrania:
+ Rozpocznij pobieranie
+ Poproś o pozycję
+ Zamknij
+ Ustawienia urządzenia
+ Ustawienia modułu
+ Dodaj
+ Edytuj
+ Obliczanie…
+ Menedżer map offline
+ Aktualny rozmiar pamięci podręcznej
+ Pojemność pamięci: %1$.2f MB\nUżycie pamięci: %2$.2f MB
+ Wyczyść pobrane mapy offline
+ Źródło map
+ Pamięć podręczna wyczyszczona dla %s
+ Usuwanie pamięci podręcznej SQL nie powiodło się, zobacz logcat
+ Zarządzanie pamięcią podręczną
+ Pobieranie ukończone!
+ Pobieranie zakończone z %d błędami
+ %d mapy
+ kierunek: %1$d° odległość: %2$s
+ Edytuj punkt nawigacji
+ Usuń punkt nawigacji?
+ Nowy punkt nawigacyjny
+ Otrzymano punkt orientacyjny: %s
+ Osiągnięto limit nadawania. Nie można wysłać wiadomości w tej chwili, spróbuj później.
+ Usuń
+ Węzeł będzie usunięty z listy dopóki nie otrzymasz ponownie danych od niego.
+ Wycisz powiadomienia
+ 8 godzin
+ 1 tydzień
+ Na zawsze
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Zastąp
+ Skanuj kod QR Wi-Fi
+ Nieprawidłowy format kodu QR
+ Przejdź wstecz
+ Bateria
+ Wykorzystanie kanału
+ Wykorzystanie eteru
+ Temperatura
+ Wilgotność
+ Soil Temperature
+ Soil Moisture
+ Rejestry zdarzeń (logs)
+ Skoków
+ Hops Away: %1$d
+ Informacja
+ Wykorzystanie dla bieżącego kanału, w tym prawidłowego TX/RX oraz zniekształconego RX (czyli szumu).
+ Procent czasu wykorzystanego do transmisji w ciągu ostatniej godziny.
+ IAQ
+ Encryption Key Meanings
+ Klucz współdzielony
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Szyfrowanie klucza publicznego
+ Direct messages are using the new public key infrastructure for encryption.
+ Niezgodność klucza publicznego
+ Klucz publiczny nie pasuje do otrzymanego wcześniej klucza. Możesz usunąć węzeł i pozwolić na ponowną wymianę kluczy, ale może również wskazywać to na poważniejszy problem z bezpieczeństwem. Skontaktuj się z użytkownikiem za pomocą innego zaufanego kanału, aby ustalić, czy zmiana klucza była spowodowana przywróceniem ustawień fabrycznych czy innym działaniem.
+ Poproś o informacje
+ Powiadomienia o nowych węzłach
+ Więcej…
+ SNR:
+ Współczynnik sygnału do szumu (Signal-to-Noise Ratio) - miara stosowana w komunikacji do określania poziomu pożądanego sygnału w stosunku do poziomu szumu tła. W Meshtastic i innych systemach bezprzewodowych wyższy współczynnik SNR oznacza czystszy sygnał, który może zwiększyć niezawodność i jakość transmisji danych.
+ RSSI:
+ Received Signal Strength Indicator - miara używana do określenia poziomu mocy odbieranej przez antenę. Wyższa wartość RSSI zazwyczaj oznacza silniejsze i bardziej stabilne połączenie.
+ Jakość powietrza w pomieszczeniach (Indoor Air Quality) - wartość względna w skali IAQ mierzona czujnikiem BME680. Zakres wartości: 0–500.
+ Historia telemetrii
+ Ślad na mapie
+ Historia pozycji
+ Last position update
+ Historia danych otoczenia
+ Historia danych sygnału
+ Zarządzanie
+ Zdalne zarządzanie
+ słaby
+ wystarczający
+ dobry
+ brak
+ Udostępnij…
+ Sygnał:
+ Jakość sygnału
+ Historia sprawdzania trasy
+ Bezpośrednio
+
+ - 1 skok
+ - %d skoki
+ - %d skoki
+ - %d skoków
+
+ Skoki do: %1$d. Skoki od: %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Maks.
+ Unknown Age
+ Kopiuj
+ Znak ostrzegawczy!
+ Krytyczny alert!
+ Ulubiony
+ Add to favorites
+ Remove from favorites
+ Dodać węzeł \'%s\' do ulubionych?
+ Usunąć węzeł \'%s\' z ulubionych?
+ Historia zasilania
+ Kanał 1
+ Kanał 2
+ Kanał 3
+ Natężenie
+ Napięcie
+ Czy jesteś pewien?
+ Dokumentacja roli urządzenia oraz post na blogu o Wybranie odpowiedniej roli urządzenia.]]>
+ Wiem, co robię.
+ Węzeł %1$s ma niski poziom baterii (%2$d%%)
+ Powiadomienia o niskim poziomie baterii
+ Niski poziom baterii: %s
+ Powiadomienia o niskim poziomie baterii (ulubione węzły)
+ Ciśnienie barometryczne
+ Włączony
+ UDP Broadcast
+ Ustawienia UDP
+ Ostatnio słyszany: %2$s
Ostatnia pozycja: %3$s
Bateria: %4$s]]>
+ Pokaż moją pozycję
+ Orient north
+ Użytkownik
+ Kanały
+ Urządzenie
+ Pozycjonowanie
+ Zasilanie
+ Sieć
+ Wyświetlacz
+ LoRa
+ Bluetooth
+ Bezpieczeństwo
+ MQTT
+ Seryjny
+ Zewnętrzne Powiadomienie
+
+ Test zasięgu
+ Telemetria
+ Canned Message
+ Dźwięk
+ Remote Hardware
+ Informacje o sąsiadze
+ Oświetlenie otoczenia
+ Czujnik detekcji
+ Paxcounter
+ Audio Config
+ CODEC 2 włączony
+ Pin PTT (Push-To-Talk)
+ Częstotliwość próbkowania CODEC2
+ I2S word select
+ I2S data in
+ I2S data out
+ Zegar I2S
+ Konfiguracja Bluetooth
+ Bluetooth enabled
+ Tryb parowania
+ Stały PIN
+ Wysył włączony
+ Odbiór włączony
+ Domyślny
+ Position enabled
+ Precise location
+ GPIO pin
+ Typ
+ Ukryj hasło
+ Pokaż hasło
+ Szczegóły
+ Environment
+ Ambient Lighting Config
+ LED state
+ Czerwony
+ Zielony
+ Niebieski
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Wiadomości
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Urządzenie
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Tryb retransmisji
+ Interwał transmisji informacji o węźle
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Wyświetlacz
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Pogrubiony nagłówek
+ Wake on tap or motion
+ Orientacja kompasu
+ Konfiguracja Zewnętrznego Powiadomienia
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Użyj buzzer PWM
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Dzwonek
+ Użyj I2S jako buzzer
+ LoRa
+ Opcje
+ Zaawansowane
+ Użyj predefiniowanych ustawień
+ Presets
+ Pasmo
+ Spread Factor
+ Szybkość kodowania
+ Frequency offset (MHz)
+ Region
+ Number of Hops
+ Nadawanie włączone
+ Moc nadawania
+ Slot częstotliwości
+ Nadpisz cykl pracy
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Zignoruj MQTT
+ Ok to MQTT
+ Konfiguracja MQTT
+ MQTT enabled
+ Address
+ Nazwa użytkownika
+ Hasło
+ Szyfrowanie włączone
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Częstotliwość aktualizacji (w sekundach)
+ Nadaj przez LoRa
+ Sieć
+ WiFi Options
+ Włączony
+ WiFi włączone
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet włączony
+ Serwer NTP
+ Serwer rsyslog
+ IPv4 mode
+ IP
+ Brama domyślna
+ Podsieć
+ Paxcounter Config
+ Paxcounter enabled
+ Próg WiFi RSSI (domyślnie: -80)
+ BLE RSSI threshold (defaults to -80)
+ Pozycjonowanie
+ Position broadcast interval (seconds)
+ Sprytne pozycjonowanie
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Użyj stałego położenia
+ Szerokość geograficzna
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Flagi położenia
+ Konfiguracja zarządzania energią
+ Włącz tryb oszczędzania energii
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Konfiguracja testu zasięgu
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Bezpieczeństwo
+ Direct Message Key
+ Admin Keys
+ Klucz publiczny
+ Klucz prywatny
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Konfiguracja seryjna
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Limit czasu
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Serwer
+ Konfiguracja telemetrii
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ ID węzła
+ Długa nazwa
+ Krótka nazwa
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Punkt rosy
+ Ciśnienie
+ Gas Resistance
+ Odległość
+ Jasność
+ Wiatr
+ Weight
+ Promieniowanie
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import konfiguracji
+ Eksport konfiguracji
+ Sprzęt
+ Obsługiwane
+ Numer węzła
+ ID użytkownika
+ Czas pracy
+ Load %1$d
+ Disk Free %1$d
+ Znacznik czasu
+ Kierunek
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Podstawowy
+ Periodic position and telemetry broadcast
+ Wtórny
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Skanuj kod QR
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Oprogramowanie
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Połączenie
+ Mapa Sieci
+ Conversations
+ Węzły
+ Ustawienia
+ Set your region
+ Odpowiedz
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Rozłącz
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Nieznany
+ This radio is managed and can only be changed by a remote admin.
+ Zaawansowane
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Zamknij
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Wiadomość
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Pobierz
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ ustawienia
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satelita
+ Terrain
+ Hybrydowy
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Godzin
+ 24 Godzin
+ 48 Godzin
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-pt/strings.xml b/core/strings/src/commonMain/composeResources/values-pt/strings.xml
new file mode 100644
index 000000000..e00188f06
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-pt/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtro
+ limpar filtro de dispositivos
+ Filter by
+ Incluir desconhecido
+ Ocultar nós offline
+ Mostrar apenas nós diretos
+ Você está vendo nós ignorados,\nPressione para retornar à lista de nós.
+ Mostrar detalhes
+ Sort by
+ Opções de ordenação do nó
+ A-Z
+ Canal
+ Distância
+ Qtd de saltos
+ Visto pela última vez
+ via MQTT
+ via MQTT
+ via Favorito
+ Nós Ignorados
+ Desconhecido
+ Esperando para ser reconhecido
+ Programado para envio
+ Reconhecido
+ Sem rota
+ Recebi uma negativa de reconhecimento
+ Tempo esgotado
+ Sem interface
+ Limite de Retransmissões Atingido
+ Nenhum canal
+ Pacote grande demais
+ Nenhuma resposta
+ Requisição Inválida
+ Limite Regional de Ciclo de Trabalho Alcançado
+ Não Autorizado
+ Falha de Envio Criptografado
+ Chave Pública Desconhecida
+ Chave de sessão incorreta
+ Chave Publica não autorizada
+ Client
+ Aplicativo conectado ou é um dispositivo autônomo de mensagem.
+ Client Mute
+ Dispositivo que não retransmite pacotes de outros dispositivos.
+ Router
+ Nó de infraestrutura para estender a cobertura da rede repassando mensagens. Visível na lista de nós.
+ Router Client
+ Combinação de ROUTER e CLIENT. Incompatível com dispositivos móveis.
+ Repeater
+ Nó de infraestrutura para estender a cobertura da rede repassando mensagens com sobrecarga mínima. Não visível na lista de nós.
+ Tracker
+ Transmita pacotes de posição do GPS como prioridade.
+ Sensor
+ Transmita pacotes de telemetria como prioridade.
+ TAK
+ Otimizado para a comunicação do sistema ATAK, reduz as transmissões de rotina.
+ Client Hidden
+ Dispositivo que só transmite conforme necessário para economizar energia ou se manter em segredo.
+ Lost and Found
+ Transmite o local como mensagem para o canal padrão regularmente para ajudar na recuperação do dispositivo.
+ TAK Tracker
+ Habilita transmissões automáticas TAK PLI e reduz as transmissões rotineiras.
+ Router Late
+ Nó de infraestrutura que sempre retransmitirá pacotes somente uma vez depois de todos os outros modos, garantindo cobertura adicional para clusters locais. Visível na lista de nós.
+ All
+ Retransmita qualquer mensagem observada, se estivesse em nosso canal privado ou de outra malha com os mesmos parâmetros de lora.
+ All Skip Decoding
+ O mesmo que o comportamento de TODOS, mas ignora a decodificação de pacotes e simplesmente os retransmite. Apenas disponível no papel de Repetidor. Configurar isso em qualquer outra função resultará em comportamento como TODOS.
+ Local Only
+ Ignora mensagens observadas de malhas estrangeiras que estão abertas ou aquelas que não pode descriptografar. Apenas retransmite mensagem nos nós de canais primários / secundários.
+ Known Only
+ Ignora mensagens observadas de malhas estrangeiras como APENAS LOCAL, e vai ainda mais longe ignorando também mensagens de nós que não estão na lista conhecida do nó.
+ Nenhum
+ Somente permitido para os papéis SENSOR, TRACKER e TAK_TRACKER, isso irá inibir todas as retransmissões, como do papel CLIENT_MUTE.
+ Core Portnums Only
+ Ignora pacotes de portnums não padrão como: TAK, RangeTest, PaxCounter, etc. Apenas retransmite pacotes com portnums padrão: NodeInfo, Text, Position, Telemetry, and Routing.
+ Tratar toque duplo nos acelerômetros suportados enquanto um botão pressionado pelo usuário.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controla o LED piscando no dispositivo. Para a maioria dos dispositivos, isto controlará um dos até 4 LEDs, os LEDs do carregador e GPS não são controláveis.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Se além de enviá-lo para MQTT e PhoneAPI, nosso NeighborInfo deve ser transmitido por LoRa. Não disponível em um canal com chave e nome padrão.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Nome do canal
+ Código QR
+ ícone do aplicativo
+ Nome desconhecido
+ Enviar
+ Você ainda não pareou um rádio compatível ao Meshtastic com este smartphone. Por favor pareie um dispositivo e configure seu nome de usuário.\n\nEste aplicativo open source está em desenvolvimento, caso encontre algum problema por favor publique em nosso fórum: https://github.com/orgs/meshtastic/discussions\n\nPara mais informações acesse nossa página: www.meshtastic.org.
+ Você
+ Allow analytics and crash reporting.
+ Aceitar
+ Cancelar
+ Discard
+ Salvar
+ Novo link de canal recebido
+ Meshtastic precisa de permissões de localização ativadas para encontrar novos dispositivos via Bluetooth. Você pode desativar quando não estiver usando.
+ Informar Bug
+ Informar um bug
+ Tem certeza que deseja informar um erro? Após o envio, por favor envie uma mensagem em https://github.com/orgs/meshtastic/discussions para podermos comparar o relatório com o problema encontrado.
+ Informar
+ Pareamento concluído, iniciando serviço
+ Pareamento falhou, favor selecionar novamente
+ Localização desativada, não será possível informar sua posição.
+ Compartilhar
+ Novo Nó Visto: %s
+ Desconectado
+ Dispositivo em suspensão (sleep)
+ Conectado: %1$s ligado(s)
+ Endereço IP:
+ Porta:
+ Conectado
+ Conectado ao rádio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Não conectado
+ Conectado ao rádio, mas ele está em suspensão (sleep)
+ Atualização do aplicativo necessária
+ Será necessário atualizar este aplicativo no Google Play (ou Github). Versão muito antiga para comunicar com o firmware do rádio. Favor consultar docs.
+ Nenhum (desabilitado)
+ Notificações de serviço
+ Sobre
+ Este link de canal é inválido e não pode ser usado
+ This contact is invalid and can not be added
+ Painel de depuração
+ Pacote Decodificado:
+ Exportar Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filtros
+ Filtros ativos
+ Pesquisar nos logs…
+ Próxima correspondência
+ Correspondência anterior
+ Limpar busca
+ Adicionar filtro
+ Filtro incluído
+ Limpar todos os filtros
+ Limpar Logs
+ Corresponda a Qualquer | Todos
+ Corresponda a Todos | Qualquer
+ Isto removerá todos os pacotes de log e entradas de banco de dados do seu dispositivo - É uma redefinição completa e permanente.
+ Limpar
+ Status de entrega de mensagem
+ Notificações de mensagem direta
+ Notificações de mensagem transmitida
+ Notificações de Alerta
+ Atualização do firmware necessária.
+ Versão de firmware do rádio muito antiga para comunicar com este aplicativo. Para mais informações consultar Nosso guia de instalação de firmware.
+ Ok
+ Você deve informar uma região!
+ Não foi possível mudar de canal, rádio não conectado. Tente novamente.
+ Export rangetest packets
+ Export all packets
+ Redefinir
+ Escanear
+ Adicionar
+ Tem certeza que quer mudar para o canal padrão?
+ Redefinir para configurações originais
+ Aplicar
+ Tema
+ Claro
+ Escuro
+ Padrão do sistema
+ Escolher tema
+ Fornecer localização para mesh
+
+ - Excluir %s mensagem?
+ - Excluir %s mensagens?
+
+ Excluir
+ Apagar para todos
+ Apagar para mim
+ Selecionar tudo
+ Fechar seleção
+ Excluir selecionados
+ Seleção de estilo
+ Baixar região
+ Nome
+ Descrição
+ Bloqueado
+ Salvar
+ Idioma
+ Padrão do sistema
+ Reenviar
+ Desligar
+ Desligamento não suportado neste dispositivo
+ Reiniciar
+ Traçar rota
+ Mostrar Introdução
+ Mensagem
+ Opções de chat rápido
+ Novo chat rápido
+ Editar chat rápido
+ Anexar à mensagem
+ Enviar imediatamente
+ Mostrar menu de chat rápido
+ Ocultar menu de chat rápido
+ Redefinição de fábrica
+ O Bluetooth está desativado. Por favor, ative-o nas configurações do seu dispositivo.
+ Abrir configurações
+ Versão do firmware: %1$s
+ Meshtastic precisa das permissões de \"Dispositivos próximos\" habilitadas para localizar e conectar a dispositivos via Bluetooth. Você pode desativar quando não estiver em uso.
+ Mensagem direta
+ Redefinir NodeDB
+ Entrega confirmada
+ Erro
+ Ignorar
+ Remove from ignored
+ Adicionar \'%s\' na lista de ignorados?
+ Remover \'%s\' da lista de ignorados?
+ Selecione a região para download
+ Estimativa de download do bloco:
+ Iniciar download
+ Trocar posições
+ Fechar
+ Configurações do dispositivo
+ Configuração de módulos
+ Adicionar
+ Editar
+ Calculando…
+ Gerenciador offline
+ Tamanho atual do cache
+ Capacidade do Cache: %1$.2f MB\nCache Utilizado: %2$.2f MB
+ Limpar blocos baixados
+ Fonte dos blocos
+ Cache SQL removido para %s
+ Falha na remoção do cache SQL, consulte logcat para obter detalhes
+ Gerenciador de cache
+ Download concluído!
+ Download concluído com %d erros
+ %d blocos
+ direção: %1$d° distância: %2$s
+ Editar ponto de referência
+ Excluir ponto de referência?
+ Novo ponto de referência
+ Ponto de referência recebido: %s
+ Limite de capacidade atingido. Não é possível enviar mensagens no momento. Por favor, tente novamente mais tarde.
+ Excluir
+ Este dispositivo será excluído de sua lista até que seu dispositivo receba dados dele novamente.
+ Desativar notificações
+ 8 horas
+ 1 semana
+ Sempre
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Substituir
+ Escanear código QR do Wi-Fi
+ Formato de código QR da Credencial do WiFi Inválido
+ Voltar
+ Bateria
+ Utilização do Canal
+ Utilização do Ar
+ Temperatura
+ Umidade
+ Temperatura do Solo
+ Umidade do Solo
+ Logs
+ Qtd de saltos
+ Distância em Saltos: %1$d
+ Informação
+ Utilização para o canal atual, incluindo TX bem formado, RX e RX mal formado (conhecido como ruído).
+ Percentagem do tempo de ar utilizado na última hora para transmissões.
+ IAQ
+ Encryption Key Meanings
+ Chave Compartilhada
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Criptografia de Chave Pública
+ Direct messages are using the new public key infrastructure for encryption.
+ Chave pública não confere
+ A chave pública não corresponde à chave gravada. Você pode remover o nó e deixá-lo trocar as chaves novamente, mas isso pode indicar um problema de segurança mais sério. Contate o usuário através de outro canal confiável, para determinar se a chave mudou devido a uma restauração de fábrica ou outra ação intencional.
+ Trocar informações de usuário
+ Novas notificações de nó
+ Mais detalhes
+ SNR
+ Relação sinal-para-ruído, uma medida utilizada nas comunicações para quantificar o nível de um sinal desejado para o nível de ruído de fundo. Na Meshtastic e outros sistemas sem fios, uma SNR maior indica um sinal mais claro que pode melhorar a confiabilidade e a qualidade da transmissão de dados.
+ RSSI
+ Indicador de Força de Sinal Recebido, uma medida usada para determinar o nível de potência que está sendo recebida pela antena. Um valor maior de RSSI geralmente indica uma conexão mais forte e mais estável.
+ (Qualidade do ar interior) valor relativo da escala IAQ medido pelo Bosch BME680. Intervalo de Valor de 0–500.
+ Log de Métricas do Dispositivo
+ Mapa do nó
+ Log de Posição
+ Atualização da última posição
+ Log de Métricas do Ambiente
+ Log de Métricas de Sinal
+ Administração
+ Administração Remota
+ Ruim
+ Média
+ Bom
+ Nenhum
+ Compartilhar com…
+ Sinal
+ Qualidade do sinal
+ Log de Rotas
+ Direto
+
+ - 1 salto
+ - %d saltos
+
+ Salto em direção a %1$d Saltos de volta %2$d
+ 24H
+ 48H
+ 1S
+ 2S
+ 4S
+ Máx.
+ Idade Desconhecida
+ Copiar
+ Caractere de Alerta!
+ Alerta Crítico!
+ Favorito
+ Add to favorites
+ Remove from favorites
+ Adicionar \'%s\' como um nó favorito?
+ Remover \'%s\' como um nó favorito?
+ Log de Métricas de Energia
+ Canal 1
+ Canal 2
+ Canal 3
+ Atual
+ Voltagem
+ Você tem certeza?
+ do papel do dispositivo e o post do ‘blog’ sobre Escolha do papel correto do dispositivo .]]>
+ Eu sei o que estou fazendo.
+ O nó %1$s está com bateria fraca (%2$d%%)
+ Notificações de bateria fraca
+ Bateria fraca: %s
+ Notificações de bateria fraca (nós favoritos)
+ Pressão Barométrica
+ Enabled
+ UDP Broadcast
+ Configuração UDP
+ Última vez: %2$s
Última posição: %3$s
Bateria: %4$s]]>
+ Habilitar minha posição
+ Orient north
+ Usuário
+ Canais
+ Dispositivo
+ Posição
+ Energia
+ Rede
+ Tela
+ LoRa
+ Bluetooth
+ Segurança
+ MQTT
+ Serial
+ Notificação Externa
+
+ Teste de Alcance
+ Telemetria
+ Mensagem Pronta
+ Áudio
+ Equipamento Remoto
+ Informações do Vizinho
+ Luz Ambiente
+ Sensor de Detecção
+ Medidor de Fluxo de Pessoas
+ Configuração de Áudio
+ CODEC 2 ativado
+ Pino de PTT
+ Taxa de amostragem CODEC2
+ CS I2S
+ MOSI I2S
+ MISO I2S
+ CLK I2S
+ Configuração do Bluetooth
+ Bluetooth habilitado
+ Modo de pareamento
+ PIN fixo
+ Uplink ativado
+ Downlink ativado
+ Padrão
+ Posição ativada
+ Localização precisa
+ Pino GPIO
+ Tipo
+ Ocultar senha
+ Mostrar senha
+ Detalhes
+ Ambiente
+ Configuração de Iluminação Ambiente
+ Estado do LED
+ Vermelho
+ Verde
+ Azul
+ Configuração de Mensagens Prontas
+ Mensagem pronta ativada
+ Codificador rotativo #1 ativado
+ Pino GPIO para porta A do codificador rotativo
+ Pino GPIO para porta B do codificador rotativo
+ Pino GPIO para codificador rotativo porta Press
+ Gerar evento de entrada ao pressionar
+ Gerar evento de entrada rodando no sentido horário
+ Gerar evento de entrada rodando no sentido anti-horário
+ Entrada Cima/Baixo/Selecionar ativada
+ Permitir fonte de entrada
+ Enviar sino
+ Mensagens
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Configuração do Sensor de Detecção
+ Sensor de Detecção ativado
+ Transmissão mínima (segundos)
+ Transmissão de estado (segundos)
+ Enviar sino com mensagem de alerta
+ Nome amigável
+ Pino GPIO para monitorar
+ Tipo de gatilho de deteção
+ Usar o modo INPUT_PULLUP
+ Dispositivo
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Tela
+ Screen on for
+ Carousel interval
+ Norte da bússola no topo
+ Inverter tela
+ Unidades de exibição
+ OLED type
+ Modo da tela
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Orientação da bússola
+ Configuração de Notificações Externas
+ Notificação Externa habilitada
+ Notificações no recibo de mensagem
+ LED de mensagem de alerta
+ Campainha de mensagem de alerta
+ Vibração de mensagem de alerta
+ Notificações no recibo de alerta/sino
+ LED de alerta de sino
+ Campainha de alerta
+ Vibração da campainha de alerta
+ LED de Saída (GPIO)
+ LED de saída habilitado alto
+ Saída Campainha (GPIO)
+ Usar uma campainha PWM
+ Vibra de saída (GPIO)
+ Duração da Saída (milissegundos)
+ Tempo limite do Nag (segundos)
+ Toque
+ Usar I2S como campainha
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Largura da banda
+ Spread Factor
+ Coding Rate
+ Deslocamento da frequência (MHz)
+ Região
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Ignorar ciclo de trabalho
+ Ignorar entrada
+ RX Boosted Gain
+ Frequency Override
+ Ventilador do PA desativado
+ Ignorar MQTT
+ Ok to MQTT
+ Configurações MQTT
+ MQTT habilitado
+ Endereço
+ Nome de usuário
+ Senha
+ Criptografia ativada
+ Saída JSON ativada
+ TLS ativado
+ Tópico principal
+ Proxy para cliente ativado
+ Relatório de mapa
+ Intervalo de relatório de mapa (segundos)
+ Configuração de Inform. do Vizinho
+ Informações do Vizinho ativado
+ Intervalo de atualização (segundos)
+ Transmitir por LoRa
+ Rede
+ WiFi Options
+ Enabled
+ Wi-Fi ativado
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet ativado
+ Servidor NTP
+ Servidor rsyslog
+ Modo IPv4
+ IP
+ Gateway
+ Subnet
+ Configuração do Contador de Pessoas
+ Contador de Pessoas ativado
+ Limite de RSSI do Wi-Fi (o padrão é -80)
+ Limite de RSSI BLE (o padrão é -80)
+ Posição
+ Intervalo de transmissão de posição (segundos)
+ Posição inteligente ativada
+ Distância mínima da transmissão inteligente (metros)
+ Intervalo mínimo da transmissão inteligente (segundos)
+ Usar posição fixa
+ Latitude
+ Longitude
+ Altitude (metros)
+ Definir a partir da localização atual do telefone
+ GPS Mode (Physical Hardware)
+ Intervalo de atualização do GPS (segundos)
+ Redefinir GPS_RX_PIN
+ Redefinir GPS_TX_PIN
+ Redefinir PIN_GPS_EN
+ Position Flags
+ Configuração de Energia
+ Ativar modo de economia de energia
+ Shutdown on power loss
+ Espera para desligar ao passar para bateria (segundos)
+ ADC multiplier override
+ Alterar proporção do multiplicador ADC
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Endereço I2C da bateria INA_2XX
+ Configuração de Teste de Distância
+ Teste de distância ativado
+ Intervalo de mensagem do remetente (segundos)
+ Salvar .CSV no armazenamento (apenas ESP32)
+ Configuração de Hardware Remoto
+ Hardware Remoto ativado
+ Permitir acesso indefinido ao pino
+ Pinos disponíveis
+ Segurança
+ Direct Message Key
+ Admin Keys
+ Chave Publica
+ Chave Privada
+ Chave do Administrador
+ Modo Administrado
+ Console serial
+ API de logs de depuração ativada
+ Canal de administração antigo
+ Configuração Serial
+ Serial ativado
+ Eco habilitado
+ Taxa de transmissão série
+ Tempo esgotado
+ Modo de série
+ Substituir porta série do console
+
+ Batimento
+ Número de registros
+ Histórico de retorno máximo
+ Janela de retorno do histórico
+ Servidor
+ Configuração de Telemetria
+ Device metrics update interval
+ Environment metrics update interval
+ Módulo de métricas do ambiente ativado
+ Métricas de ambiente na tela habilitado
+ Métricas de Ambiente usam Fahrenheit
+ Módulo de métricas de qualidade do ar habilitado
+ Air quality metrics update interval
+ Ícone da qualidade do ar
+ Módulo de métricas de energia habilitado
+ Power metrics update interval
+ Métricas de ambiente na tela habilitado
+ Configuração do Usuário
+ ID do Nó
+ Long Name
+ Short Name
+ Modelo de hardware
+ Rádio Amador Licenciado (HAM)
+ Ativar esta opção desativa a criptografia e não é compatível com a rede padrão do Meshtastic.
+ Ponto de orvalho
+ Pressão
+ Resistência ao gás
+ Distância
+ Lux
+ Vento
+ Peso
+ Radiação
+
+ Qualidade do ar (IAQ)
+ URL
+
+ Importar configurações
+ Exportar configurações
+ Hardware
+ Suportado
+ Número do Nó
+ ID do usuário
+ Uptime
+ Carga %1$d
+ Disco Livre %1$d
+ Data e hora
+ Direção
+ Velocidade
+ Sats
+ Alt
+ Freq
+ Slot
+ Primário
+ Transmissão periódica da posição e telemetria
+ Secundário
+ Sem transmissão periódica da telemetria
+ Pedidos de posição obrigatoriamente manual
+ Pressione e arraste para reordenar
+ Desmutar
+ Dinâmico
+ Escanear Código QR
+ Compartilhar Contato
+ Notes
+ Add a private note…
+ Importar contato compartilhado?
+ Impossível enviar mensagens
+ Não monitorizado ou infraestrutura
+ Aviso: Esse contato é conhecido, importar irá escrever por cima da informação anterior.
+ Chave Pública Mudou
+ Importar
+ Pedir Metadados
+ Ações
+ Firmware
+ Usar formato de relógio 12h
+ Quando ativado, o dispositivo exibirá o tempo em formato de 12 horas na tela.
+ Log de métricas do Host
+ Host
+ Memória Livre
+ Armazenamento Livre
+ Carregar
+ String de Usuário
+ Navegar Em
+ Conexão
+ Mapa Mesh
+ Conversas
+ Nós
+ Configurações
+ Defina sua região
+ Responder
+ Seu nó enviará periodicamente um pacote de relatório de mapa não criptografado para o servidor MQTT configurado, incluindo, id, nome longo e curto, localização aproximada, modelo de hardware, função de firmware, região de LoRa, predefinição de modem e nome de canal primário.
+ Consentir para compartilhar dados de nó não criptografados via MQTT
+ Ao ativar este recurso, você reconhece e concorda expressamente com a transmissão da localização geográfica em tempo real do seu dispositivo pelo protocolo MQTT sem criptografia. Esses dados de localização podem ser usados para propósitos como relatório de mapa ao vivo, rastreamento do dispositivo e funções de telemetria relacionadas.
+ Eu li e entendo o acima. Eu concordo voluntariamente com a transmissão não criptografada dos dados do meu nó via MQTT.
+ Eu concordo.
+ Atualização de Firmware recomendada.
+ Para se beneficiar das últimas correções e recursos, por favor, atualize o seu firmware de nó.\n\nÚltima versão de firmwares estáveis: %1$s
+ Expira em
+ Hora
+ Data
+ Filtro de Mapa\n
+ Somente Favoritos
+ Mostrar Waypoints
+ Mostrar círculos de precisão
+ Notificação de cliente
+ Chaves comprometidas foram detectadas, selecione OK para regenerar.
+ Regenerar a chave privada
+ Tem certeza de que deseja regenerar sua Chave Privada?\n\nnós que podem ter trocado chaves anteriormente com este nó precisará remover aquele nó e re-trocar chaves a fim de retomar uma comunicação segura.
+ Exportar chaves
+ Exporta as chaves públicas e privadas para um arquivo. Por favor, armazene em algum lugar com segurança.
+ Módulos desbloqueados
+ Modules already unlocked
+ Remoto
+ (%1$d online / %2$d total)
+ Reagir
+ Desconectar
+ Procurando dispositivos Bluetooth…
+ Nenhum dispositivo Bluetooth pareado.
+ Nenhum dispositivo de rede encontrado.
+ Nenhum dispositivo USB Serial encontrado.
+ Rolar para o final
+ Meshtastic
+ Escaneando
+ Status de segurança
+ Seguro
+ Emblema de aviso
+ Canal Desconhecido
+ Atenção
+ Menu Overflow
+ Luz UV
+ Desconhecido
+ Este rádio é gerenciado e só pode ser alterado por um administrador remoto.
+ Advanced
+ Limpar Banco de Dados de Nó
+ Limpar nós vistos há mais de %1$d dias
+ Limpar somente nós desconhecidos
+ Limpar nós com baixa/nenhuma interação
+ Limpar nós ignorados
+ Limpar Agora
+ Isto irá remover %1$d nós de seu banco de dados. Esta ação não pode ser desfeita.
+ Um cadeado verde significa que o canal é criptografado com uma chave AES de 128 ou 256 bits.
+
+ Canal Inseguro, Impreciso
+ Um cadeado amarelo aberto significa que o canal não é criptografado, não é usado para dados de localização precisos e não usa nenhuma chave ou uma chave de 1 byte.
+
+ Canal Inseguro, Localização Precisa
+ Um cadeado vermelho aberto significa que o canal não está criptografado, é usado para dados de localização precisos e não usa nenhuma chave ou uma chave conhecida por 1 byte.
+
+ Atenção: Inseguro, Localização Precisa & MQTT Uplink
+ Um cadeado vermelho aberto com um aviso significa que o canal não é criptografado, é usado para dados de localização precisos que estão sendo colocados na internet via MQTT, e não usa nenhuma chave ou uma chave conhecida de 1 byte.
+
+ Segurança do Canal
+ Significados da Segurança do Canal
+ Mostrar Todos os Significados
+ Exibir Status Atual
+ Ignorar
+ Tem certeza que deseja excluir este nó?
+ Respondendo a %1$s
+ Cancelar resposta
+ Excluir Mensagens?
+ Limpar seleção
+ Mensagem
+ Digite uma mensagem
+ Log de Métricas do Fluxo de Pessoas
+ PAX
+ Não há logs de métricas de PAX disponíveis.
+ Dispositivos WiFi
+ Dispositivos BLE
+ Paired devices
+ Available devices
+ Dispositivo Conectado
+ Limite excedido. Por favor, tente novamente mais tarde.
+ Ver Lançamento
+ Baixar
+ Instalado Atualmente
+ Último estável
+ Último alfa
+ Apoiado pela Comunidade Meshtastic
+ Edição do Firmware
+ Dispositivos de Rede Recentes
+ Dispositivos de Rede Descobertos
+ Vamos começar
+ Bem-vindo à
+ Fique Conectado em Qualquer Lugar
+ Comunique-se off-grid com seus amigos e comunidades sem serviço de celular.
+ Crie Suas Próprias Redes
+ Configure facilmente redes de malha privada para uma comunicação segura e confiável em áreas remotas.
+ Rastreie e Compartilhe Locais
+ Compartilhe sua localização em tempo real e mantenha seu grupo coordenado com recursos integrados de GPS.
+ Notificações do Aplicativo
+ Mensagens Recebidas
+ Notificações para canais e mensagens diretas.
+ Novos Nós
+ Notificações para nós recém-descobertos.
+ Bateria Fraca
+ Notificações para alertas de bateria fraca para o dispositivo conectado.
+ Selecionar os pacotes enviados como críticos irá ignorar o seletor de mudo e as configurações do \"Não perturbe\" no centro de notificações do sistema operacional.
+ Configurar permissões de notificação
+ Localização do Telefone
+ Meshtastic usa a localização do seu telefone para habilitar vários recursos. Você pode atualizar as permissões de localização a qualquer momento a partir das configurações.
+ Compartilhar Localização
+ Use o GPS do seu telefone para enviar locais para seu nó em vez de usar um módulo GPS no seu nó.
+ Medição de Distâncias
+ Exiba a distância entre o telefone e outros nós do Meshtastic com posições.
+ Filtros de Distância
+ Filtre a lista de nós e o mapa da malha baseado na proximidade do seu telefone.
+ Mapa de Localização da Malha
+ Permite o ponto de localização azul para o seu telefone no mapa da malha.
+ Configurar Permissões de Localização
+ Pular
+ configurações
+ Alertas críticos
+ Para garantir que você receba alertas críticos, como mensagens de
+ SOS, mesmo quando o seu dispositivo estiver no modo \"Não Perturbe\", você precisa conceder
+ permissão especial. Por favor, habilite isso nas configurações de notificação.
+
+ Configurar Alertas Críticos
+ Meshtastic usa notificações para mantê-lo atualizado sobre novas mensagens e outros eventos importantes. Você pode atualizar suas permissões de notificação a qualquer momento nas configurações.
+ Avançar
+ Conceder Permissões
+ %d nós na fila para exclusão:
+ Cuidado: Isso irá remover nós dos bancos de dados do aplicativo e do dispositivo.\nSeleções são somadas.
+ Conectando ao dispositivo
+ Normal
+ Satélite
+ Terreno
+ Híbrido
+ Gerenciar Camadas do Mapa
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Camadas do Mapa
+ Nenhuma camada personalizada carregada.
+ Adicionar Camada
+ Ocultar Camada
+ Mostrar Camada
+ Remover Camada
+ Adicionar Camada
+ Nós neste local
+ Tipo de Mapa Selecionado
+ Gerenciar Fontes de Bloco Personalizados
+ Gerenciar Fontes de Blocos Personalizados
+ Sem Fontes de Blocos Personalizadas
+ Editar Fonte do Bloco Personalizado
+ Excluir Fonte do Bloco Personalizado
+ Nome não pode estar vazio.
+ O nome do provedor existe.
+ A URL não pode estar vazia.
+ A URL deve conter espaços reservados.
+ Modelo de URL
+ ponto de rastreamento
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Horas
+ 24 Horas
+ 48 Horas
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ro/strings.xml b/core/strings/src/commonMain/composeResources/values-ro/strings.xml
new file mode 100644
index 000000000..4fd90a280
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ro/strings.xml
@@ -0,0 +1,914 @@
+
+
+
+ Meshtastic
+ Filter
+ clear node filter
+ Filter by
+ Include unknown
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Show details
+ Sort by
+ Node sorting options
+ A-Z
+ Channel
+ Distance
+ Hops away
+ Last heard
+ via MQTT
+ via MQTT
+ via Favorite
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Timeout
+ No Interface
+ Max Retransmission Reached
+ No Channel
+ Packet too large
+ No response
+ Bad Request
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Encrypted Send Failed
+ Unknown Public Key
+ Bad session key
+ Cheie publică neautorizată
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Transmite pachete telemetrice ca prioritate.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Numele canalului
+ Cod QR
+ Iconița aplicației
+ Nume utilizator necunoscut
+ Trimite
+ Încă nu ai asociat un radio compatibil cu Meshtastic cu acest telefon. Te rugăm să asociezi un dispozitiv și să îți setezi numele de utilizator.\n\nAceastă aplicaţie open-source este în dezvoltare, dacă întâmpinaţi probleme, vă rugăm să postaţi pe forumul nostru: https://github.com/orgs/meshtastic/discussions\n\nPentru mai multe informații, consultați pagina noastră de internet - www.meshtastic.org.
+ Tu
+ Allow analytics and crash reporting.
+ Accept
+ Renunta
+ Discard
+ Salvează
+ Am primit un nou URL de canal
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Raportează Bug
+ Raportează un bug
+ Ești sigur că vrei să raportezi un bug? După ce ai raportat, te rog postează în https://github.com/orgs/meshtastic/discussions că să reușim să potrivim reportul tău cu ce ai găsit.
+ Raportare
+ Conectare reușită, începem serviciul
+ Conectare eșuată, te rog reselecteaza
+ Accesul locației este dezactivat, nu putem furniza locația ta la rețea.
+ Distribuie
+ New Node Seen: %s
+ Deconectat
+ Dispozitiv în sleep mode
+ Connected: %1$s online
+ Adresa IP:
+ Port:
+ Connected
+ Conectat la dispozitivul (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Neconectat
+ Connectat la dispozitivi, dar e în modul de sleep
+ Aplicație prea veche
+ Trebuie să updatezi această aplicație de pe Google Play (sau Github). Aplicația este prea veche pentru a comunica cu dispozitivul.
+ Niciunul (dezactivat)
+ Notificările serviciului
+ Despre
+ Acest URL de canal este invalid și nu poate fi folosit
+ This contact is invalid and can not be added
+ Panou debug
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Șterge
+ Status livrare mesaj
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Este necesară actualizarea firmware-ului.
+ Firmware-ul radioului este prea vechi pentru a putea comunica cu această aplicație. Pentru mai multe informații despre acest proces, consultați Ghidul nostru de instalare pentru firmware.
+ Ok
+ Trebuie să alegeți o regiune!
+ Nu s-a putut schimba canalul, deoarece radioul nu este conectat încă. Vă rugăm să încercați din nou.
+ Export rangetest packets
+ Export all packets
+ Resetare
+ Scanare
+ Adaugă
+ Ești sigur că vrei să revii la canalul implicit?
+ Reinițializare la valorile implicite
+ Aplică
+ Temă
+ Luminos
+ Întunecat
+ Setarea telefonului
+ Alege tema
+ Furnizați locația telefonului la mesh
+
+ - Ștergeți mesajul?
+ - Ștergeți %1$s mesaje?
+ - Ștergeți %1$s mesaje?
+
+ Șterge
+ Șterge pentru toată lumea
+ Șterge pentru mine
+ Selectează tot
+ Close selection
+ Delete selected
+ Selecție stil
+ Descarca regiunea
+ Nume
+ Descriere
+ Blocat
+ Salvează
+ Limba
+ Setarea telefonului
+ Retrimite
+ Oprire
+ Shutdown not supported on this device
+ Restartează
+ Traceroute
+ Arată Introducere
+ Mesaj
+ Opțiuni chat rapid
+ Chat rapid nou
+ Editare chat rapid
+ Adaugă la mesaj
+ Trimite instant
+ Show quick chat menu
+ Hide quick chat menu
+ Resetare la setările din fabrică
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Mesaj direct
+ Resetare NodeDB
+ Delivery confirmed
+ Error
+ Ignoră
+ Remove from ignored
+ Adaugă \'%s\' in lista de ignor? Radioul tău va reporni după ce această modificare.
+ Elimină \'%s\' din lista de ignor? Radioul tău va reporni după această modificare.
+ Selectați regiunea pentru descărcare
+ Estimare descărcare secțiuni:
+ Pornește descărcarea
+ Exchange position
+ Închide
+ Configurare radio
+ Configurare modul
+ Adaugă
+ Edit
+ Calculare…
+ Manager offline
+ Dimensiunea actuală a cache-ului
+ Capacitate cache: %1$.2f MB\nUtilizare cache: %2$.2f MB
+ Șterge secțiunile descărcate
+ Sursa secțiuni
+ Cache SQL șters pentru %s
+ Ștergerea cache-ului SQL a eșuat, vedeți logcat pentru detalii
+ Manager cache
+ Descărcare finalizată!
+ Descărcare finalizată cu %d erori
+ %d secțiuni
+ compas: %1$d° distanță: %2$s
+ Editează waypoint
+ Şterge waypointul?
+ Waypoint nou
+ Waypoint recepționat: $1%s
+ Limita Duty Cycle a fost atinsă. Nu se pot trimite mesaje acum, vă rugăm să încercați din nou mai târziu.
+ Remove
+ This node will be removed from your list until your node receives data from it again.
+ Mute notifications
+ 8 hours
+ 1 week
+ Always
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Replace
+ Scan WiFi QR code
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Battery
+ Channel Utilization
+ Air Utilization
+ Temperature
+ Humidity
+ Soil Temperature
+ Soil Moisture
+ Logs
+ Hops Away
+ Hops Away: %1$d
+ Information
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ More details
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Administration
+ Remote Administration
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Signal
+ Signal Quality
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Regiune
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Timeout
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distance
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Mesaj
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Hours
+ 24 Hours
+ 48 Hours
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-ru/strings.xml b/core/strings/src/commonMain/composeResources/values-ru/strings.xml
new file mode 100644
index 000000000..5abc6ad54
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-ru/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Фильтр
+ очистить фильтр узлов
+ Filter by
+ Включить неизвестные
+ Скрыть узлы офлайн
+ Отображать только слышимые узлы
+ Вы просматриваете игнорируемые узлы,\nНажмите, чтобы вернуться к списку узлов.
+ Показать детали
+ Sort by
+ Варианты сортировки узлов
+ А-Я
+ Канал
+ Расстояние
+ Прыжков
+ Последний раз слышен
+ через MQTT
+ через MQTT
+ по фаворитам
+ Игнорируемые узлы
+ Нераспознанный
+ Ожидание подтверждения
+ В очереди на отправку
+ Принято
+ Нет маршрута
+ Получено отрицательное подтверждение
+ Время ожидания истекло
+ Нет интерфейса
+ Достигнут лимит ретрансляции
+ Нет канала
+ Пакет слишком велик
+ Нет ответа
+ Неверный запрос
+ Достигнут региональный предел рабочего цикла
+ Не авторизован
+ Ошибка шифрования отправки
+ Неизвестный публичный ключ
+ Неверный ключ сессии
+ Публичный ключ не авторизован
+ Клиент
+ Приложение подключено или автономное устройство обмена сообщениями.
+ Client Mute
+ Устройство, которое не пересылает пакеты с других устройств.
+ Роутер
+ Инфраструктурный узел для расширения охвата сети путем передачи сообщений. Видим в списке узлов.
+ Router Client
+ Сочетание ROUTER и CLIENT. Не для переносных устройств.
+ Ретранслятор
+ Инфраструктурный узел для расширения покрытия сети путем передачи сообщений с минимальными накладными расходами. Не виден в списке узлов.
+ Трекер
+ Транслирует пакеты местоположения GPS в приоритетном порядке.
+ Сенсор
+ Транслирует пакеты телеметрии в приоритетном порядке.
+ TAK
+ Оптимизировано для связи с системой ATAK, сокращает текущие передачи.
+ Клиент скрыт
+ Устройство, которое передает сигнал только при необходимости для скрытности или экономии энергии.
+ Потерянные и Найдены
+ Регулярно передает местоположение в виде сообщения на канал по умолчанию для помощи в восстановлении устройства.
+ TAK Tracker
+ Включает автоматические трансляции TAK PLI и сокращает рутинные трансляции.
+ Router Late
+ Инфраструктурный узел, который всегда ретранслирует пакеты один раз, но только после всех остальных режимов, обеспечивая дополнительное покрытие для локальных кластеров. Видим в списке.
+ Всё
+ Ретранслировать замеченное сообщение, если оно было на нашем частном канале или из другой сетки с теми же параметрами lora.
+ Все пропущенные декодирования
+ Так же, как и все, но пропускает декодирование пакетов и просто ретранслирует их. Доступно только в роли репитера. Установка этой функции для любых других ролей приведет к поведению режима ВСЁ.
+ Только локальные
+ Игнорирует обнаруженные сообщения из чужих mesh-сетей, которые открыты или не могут быть расшифрованы. Ретранслирует сообщение только на локальных основных / дополнительных каналах узлов.
+ Только известные
+ Игнорируемые сообщения из других сетей, таких как ТОЛЬКО ДЛЯ СВОИХ, но так же, и игнорирует сообщения от узлов, которые еще не включены в известный список узлов.
+ Отсутствует
+ Разрешено только для ролей SENSOR, TRACKER и TAK_TRACKER, это запретит все ретрансляции, не похожие на роль CLIENT_MUTE.
+ Core Portnums Only
+ Игнорирует пакеты из нестандартных портов, таких как: TAK, RangeTest, PaxCounter и т. д. Только ретранслирует пакеты со стандартными номерами портов: NodeInfo, Text, Position, Telemetry, Routing.
+ Рассматривать двойное нажатие на поддерживаемых акселерометрах как нажатие пользовательской кнопки.
+ Отправлять позицию на основной канал по тройному нажатию кнопки.
+ Управляет мигающим светодиодом на устройстве. Для большинства устройств это будет управлять одним из до 4 светодиодов, зарядное устройство и GPS светодиоды не управляются.
+ Часовой пояс дат на экране и журнале устройства.
+ Use phone time zone
+ В дополнение к отправке на MQTT и PhoneAPI, наши NeighborInfo должны быть переданы через LoRa. Недоступно на канале с ключом и именем по умолчанию.
+ Как долго экран остается включенным после нажатия пользовательской кнопки или получения сообщений.
+ Автоматически переключает на следующую страницу на экране как карусель, основываясь на заданном интервале.
+ Стрелка компаса на экране за пределами круга всегда указывает на север.
+ Отразить экран по вертикали.
+ Единицы, отображаемые на экране устройства.
+ Переопределить автоматическое распознавание экрана OLED.
+ Переопределить макет экрана по умолчанию.
+ Жирный шрифт заголовка на экране.
+ Необходимо наличие акселерометра на вашем устройстве.
+ Регион, в котором вы будете использовать ваше радио.
+ Доступные пресеты модема, по умолчанию - Long Fast.
+ Задает максимальное количество прыжков, по умолчанию - 3. Увеличение количества также увеличивает перегрузку и должно использоваться с осторожностью. Сообщения с 0 прыжков не будут получать подтверждения.
+ Рабочая частота вашего узла рассчитывается на основе региона, настроек модема и этого поля. При значении 0 интервал автоматически рассчитывается на основе названия основного канала и изменяется с публичного интервала по умолчанию. Вернитесь к публичному интервалу по умолчанию, если настроены частный основной и общедоступный дополнительный каналы.
+ Очень большая дальность - Медленный
+ Большая дальность - Быстрый
+ Большая дальность - Умеренно
+ Большая дальность - Медленный
+ Средняя дальность - Быстрый
+ Средняя дальность - Медленный
+ Малая дальность - Турбо
+ Малая дальность - Быстрый
+ Малая дальность - Медленный
+ Включение WiFi отключит Bluetooth-подключение к приложению.
+ Включение Ethernet отключит Bluetooth-соединение с приложением. TCP-соединения не доступны на устройствах Apple.
+ Включить вещание пакетов через UDP в локальной сети.
+ Максимальный интервал, который может пройти без передачи позиций узлов.
+ Чем меньше расстояние, тем быстрее будет отправляться обновление позицию.
+ Минимальное изменение расстояния в метрах для рассылки смарт-позиции.
+ Как часто мы пытаемся получить местоположение GPS (<10sec держит GPS включенным).
+ Необязательные поля для включения при сборке сообщений о местоположении. Чем больше полей будет включено, тем больше будет сообщение, что приведет к увеличению времени трансляции и повышению риска потери пакетов.
+ Все устройства будут работать в режиме ожидания, насколько это возможно, в качестве трекера и датчика также будет использоваться радиоприемник lora. Не используйте эту настройку, если вы хотите использовать свое устройство с приложениями для телефона или же устройство без кнопки взаимодействий.
+ Сгенерирован с вашего открытого ключа и отправлен на другие узлы сетки, чтобы они могли вычислить общий секретный ключ.
+ Используется для создания общего ключа с удаленным устройством.
+ Открытый ключ для отправки сообщения администратора на данный узел.
+ Устройство управляется администратором сетки, пользователь не может получить доступ к настройкам устройства.
+ Последовательная консоль через Stream API.
+ Выводите журнал отладки в режиме реального времени по последовательному каналу, просматривайте и экспортируйте журналы устройств с измененным местоположением по Bluetooth.
+
+ Пакет позиции
+ Период трансляции
+ Умная позиция
+ Минимальный интервал
+ Минимальная дистанция
+ GPS устройства
+ Фиксированное положение
+ Высота
+ Интервал обновления
+ Расширенное GPS устройство
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Имя канала
+ QR-код
+ значок приложения
+ Неизвестное имя пользователя
+ Отправить
+ Вы еще не подключили к телефону устройство, совместимое с Meshtastic радио. Пожалуйста, подключите устройство и задайте имя пользователя.\n\nЭто приложение с открытым исходным кодом находится в альфа-тестировании, если вы обнаружите проблемы, пожалуйста, напишите в чате на нашем сайте.\n\nДля получения дополнительной информации посетите нашу веб-страницу - www.meshtastic.org.
+ Вы
+ Разрешить аналитику и отчеты о сбоях.
+ Принять
+ Отмена
+ Discard
+ Сохранить
+ URL нового канала получен
+ Meshtastic требуется разрешение, чтобы найти новые устройства через Bluetooth. Вы можете отключить если они не используются.
+ Сообщить об ошибке
+ Сообщить об ошибке
+ Вы уверены, что хотите сообщить об ошибке? После сообщения, пожалуйста, напишите в https://github.com/orgs/meshtastic/discussions, чтобы мы могли сопоставить отчет с тем, что вы нашли.
+ Отчет
+ Сопряжение завершено, запуск сервиса
+ Сопряжение не удалось, пожалуйста, выберите еще раз
+ Доступ к местоположению выключен, невозможно посылать местоположение в сеть.
+ Поделиться
+ Возник новый узел - %s
+ Отключено
+ Устройство спит
+ Подключено: %1$s в сети
+ IP-адрес:
+ Порт:
+ Подключено
+ Подключен к радиостанции (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Нет соединения
+ Подключен к радиостанции, но она спит
+ Требуется обновление приложения
+ Вам необходимо обновить данное приложение в магазине приложений (или с Github). Оно слишком старо для взаимодействия с прошивкой радиостанции. Пожалуйста, прочитайте нашу документацию по этой теме.
+ Нет (выключить)
+ Служебные уведомления
+ О приложении
+ Этот URL-адрес канала недействителен и не может быть использован
+ This contact is invalid and can not be added
+ Панель отладки
+ Декодированная нагрузка:
+ Экспортировать логи
+ Экспорт отменён
+ %1$d журналов экспортировано
+ Не удалось записать файл журнала: %1$s
+ Фильтры
+ Активные фильтры
+ Искать в журнале…
+ Следующее совпадение
+ Предыдущее совпадение
+ Очистить условия поиска
+ Добавить фильтр
+ Фильтр включен
+ Очистить все фильтры
+ Очистить журнал
+ Совпадение любой | Все
+ Совпадение всех | Любой
+ Это удалит все пакеты журналов и записи базы данных с вашего устройства. Это — полный сброс, и он необратим.
+ Очистить
+ Статус доставки сообщения
+ Уведомления о личных сообщениях
+ Уведомления о сообщениях в общем чате
+ Служебные уведомления
+ Требуется обновление прошивки.
+ Прошивка радиостанции слишком стара для взаимодействия с данным приложением. Чтобы получить больше сведений, посетите наше руководство по установке прошивки.
+ Лады
+ Вы должны задать регион!
+ Не удалось сменить канал, поскольку радиостанция еще не подключена. Пожалуйста, попробуйте еще раз.
+ Экспортировать пакеты для проверки дальности
+ Экспортировать все пакеты
+ Сброс
+ Сканирования
+ Добавить
+ Вы уверены, что хотите перейти на канал по умолчанию?
+ Сброс значений по умолчанию
+ Применить
+ Тема
+ Светлая
+ Темная
+ По умолчанию
+ Выберите тему
+ Предоставление местоположения для сети
+
+ - Удалить сообщение?
+ - Удалить %s сообщения?
+ - Удалить %s сообщений?
+ - Удалить все сообщения? = Delete all messages?
+
+ Удалить
+ Удалить для всех
+ Удалить у меня
+ Выбрать все
+ Закрыть выбранное
+ Удалить выбранное
+ Выбор стиля
+ Скачать Регион
+ Имя
+ Описание
+ Заблокировано
+ Сохранить
+ Язык
+ По умолчанию
+ Отправить
+ Выключение
+ Выключение не поддерживается на этом устройстве
+ Перезагрузить
+ Трассировка маршрута
+ Показать введение
+ Сообщение
+ Настройки быстрого чата
+ Новый быстрый чат
+ Редактировать быстрый чат
+ Добавить к сообщению
+ Мгновенная отправка
+ Показать меню быстрого чата
+ Скрыть меню быстрого чата
+ Сброс настроек к заводским настройкам
+ Bluetooth отключен. Пожалуйста, включите его в настройках вашего устройства.
+ Открыть настройки
+ Версия прошивки: %1$s
+ Meshtastic требует разрешение на поиск и подключение к устройствам через Bluetooth. Вы можете отключить его, когда он не используется.
+ Прямое сообщение
+ Очистка списка узлов сети
+ Доставка подтверждена
+ Ошибка
+ Игнорировать
+ Удалить из игнорируемых
+ Добавить \'%s\' в список игнорируемых?
+ Удалить \'%s\' из списка игнорируемых?
+ Выберите регион загрузки
+ Предполагаемое время загрузки файла:
+ Начать скачивание
+ Обменяться местоположением
+ Закрыть
+ Настройки устройства
+ Настройки модуля
+ Добавить
+ Редактировать
+ Вычисление…
+ Оффлайн менеджер
+ Текущий размер кэша
+ Емкость кэша: %1$.2f MB\nИспользование кэша: %2$.2f MB
+ Очистить загруженные файлы
+ Источник файла
+ Кэш SQL очищен для %s
+ Ошибка очистки кэша SQL, подробности в logcat
+ Менеджер кэша
+ Скачивание завершено!
+ Скачивание завершено с %d ошибок
+ %d файла
+ курс: %1$d° расстояние: %2$s
+ Редактировать путевую точку
+ Удалить путевую точку?
+ Установить путевую точку
+ Принята путевая точка: %s
+ Достигнут лимит отправки сообщений в единицу времени. Не удается отправить сообщения прямо сейчас, пожалуйста, повторите попытку позже.
+ Удалить
+ Этот узел будет удалён из вашего списка, пока ваш узел снова не получит данные от него.
+ Отключить уведомления
+ 8 часов
+ 1 неделя
+ Всегда
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Заменить
+ Сканировать QR-код WiFi
+ Неверный формат QR-кода WiFi
+ Вернуться
+ Батарея
+ Использование канала
+ Использование эфира
+ Температура
+ Влажность
+ Температура почвы
+ Влажность почвы
+ Журналы
+ Прыжков
+ Количество ретрансляций %1$d
+ Информация
+ Использование для текущего канала, включая хорошо сформированный TX, RX и неправильно сформированный RX (так называемый шум).
+ Процент времени эфира для передачи в течение последнего часа.
+ Относительное качество воздуха в помещении
+ Encryption Key Meanings
+ Общедоступный ключ
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Общий ключ шифрования
+ Direct messages are using the new public key infrastructure for encryption.
+ Несоответствие публичного ключа
+ Открытый ключ не соответствует записанному ключу. Вы можете удалить узел и снова обменяться ключами, но это может повлечь за собой более серьезную проблему безопасности. Свяжитесь с пользователем через другой доверенный канал, чтобы определить, было ли изменение ключа из-за заводского сброса или другого преднамеренного действия.
+ Обменять информацию пользователя
+ Уведомления о новых узлах
+ Подробнее
+ Сигнал/шум
+ Соотношение сигнал/шум, мера, используемая в коммуникациях для количественной оценки уровня желаемого сигнала по отношению к уровню фонового шума. В Meshtastic и других беспроводных системах более высокий SNR указывает на более четкий сигнал, который может повысить надежность и качество передачи данных.
+ RSSI
+ Индикатор уровня принимаемого сигнала, измерение, используемое для определения уровня мощности, принимаемой антенной. Более высокое значение RSSI обычно указывает на более сильное и стабильное соединение.
+ (Качество воздуха в помещении) Относительная шкала IAQ, измеренная Bosch BME680. Диапазон значений 0–500.
+ Журнал метрик устройства
+ Карта узла
+ Журнал местоположения
+ Обновление последнего местоположения
+ Журнал параметров среды
+ Журнал показателей сигнала
+ Администрирование
+ Удаленное администрирование
+ Плохой
+ Средний
+ Хороший
+ Отсутствует
+ Поделиться…
+ Сигнал
+ Качество сигнала
+ Журнал трассировок
+ Прямой
+
+ - 1 Узел
+ - %d Узлов
+ - %d Узлов
+ - %d Узлов
+
+ Узлов к %1$d Узлов назад от%2$d
+ 24ч
+ 48ч
+ 1нед
+ 2нед
+ 4нед
+ Макс
+ Неизвестный возраст
+ Копировать
+ Символ колокольчика оповещения!
+ Критическое оповещение!
+ Избранное
+ Добавить в избранные
+ Убрать из избранных
+ Добавить \'%s\' как избранный узел?
+ Удалить \'%s\' как избранный узел?
+ Журнал энергопотребления
+ Канал 1
+ Канал 2
+ Канал 3
+ Ток
+ Напряжение
+ Вы уверены?
+ документацию о ролях устройств и пост в блоге, а именно выбор правильной роли устройства.]]>
+ Я знаю, что делаю.
+ Узел %1$s имеет низкий заряд батареи (%2$d%%)
+ Уведомление о низком уровне заряда
+ Низкий заряд батареи: %s
+ Уведомления о низком заряде батареи (избранные узлы)
+ Давление на барометре
+ Включено
+ Трансляция UDP
+ UDP Config
+ Последний приём: %2$s
Последнее местоположение: %3$s
Батарея: %4$s]]>
+ Переключить мою позицию
+ Ориентация на север
+ Пользователь
+ Каналы
+ Устройство
+ Местоположение
+ Питание
+ Сеть
+ Дисплей
+ LoRa
+ Bluetooth
+ Безопасность
+ MQTT
+ COM-порт
+ Внешние уведомления
+
+ Проверка дальности
+ Телеметрия
+ Шаблонные сообщения
+ Звук
+ Удаленное устройство
+ Информация об окружности
+ Световое освещение
+ Датчик обнаружения
+ Счётчик прохожих
+ Настройка звука
+ CODEC 2 включен
+ Контакт PTT
+ Частота дискретизации CODEC2
+ I2S Word Select
+ I2S Data In
+ I2S Data Out
+ I2S Clock
+ Настройка Bluetooth
+ Bluetooth включен
+ Режим сопряжения
+ Фиксированный PIN-код
+ Uplink включен
+ Downlink включен
+ По умолчанию
+ Местоположение включено
+ Точность местоположения
+ Контакт GPIO
+ Тип
+ Скрыть пароль
+ Показать пароль
+ Подробности
+ Окружающая среда
+ Настройки Ambient Lighting
+ Состояние LED
+ Красный
+ Зеленый
+ Синий
+ Конфигурация шаблонных сообщений
+ Шаблонные сообщения включены
+ Поворотный энкодер #1 включен
+ Контакт GPIO для порта A поворотного энкодера
+ Контакт GPIO для порта B поворотного энкодера
+ Контакт GPIO для порта Press поворотного энкодера
+ Создать событие ввода при нажатии
+ Создать событие ввода для CW
+ Создать событие ввода для CCW
+ Вверх/Вниз/Выбирать включён
+ Разрешить источник ввода
+ Отправить колокольчик
+ Сообщения
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Настройка датчика обнаружения
+ Датчик определения включен
+ Минимальная трансляция (в секундах)
+ Трансляция состояния (в секундах)
+ Отправить колокол с уведомлением
+ Понятное имя
+ GPIO контакт для мониторинга
+ Тип триггера обнаружения
+ Использовать режим INPUT_PULLUP
+ Устройство
+ Роль устройства
+ Кнопка GPIO
+ Зуммер GPIO
+ Режим ретрансляции
+ Интервал вещания передачи информации об узле
+ Двойное нажатие как кнопка
+ Triple Click Ad Hoc Ping
+ Часовой пояс
+ Сердцебиение светодиодом
+ Дисплей
+ Включать экран на
+ Интервал карусели
+ Север компаса в верх
+ Повернуть экран
+ Единицы отображения
+ Тип OLED
+ Режим экрана
+ Всегда указывать на север
+ Выделять жирным заголовок
+ Включать экран при касании или движении
+ Направление компаса
+ Настройка внешнего уведомления
+ Внешние уведомления включены
+ Уведомления о получении сообщения
+ LED-индикатор уведомлений
+ Звуковой уведомитель сообщений
+ Вибрация при уведомлении
+ Уведомления при получении оповещения/звонка
+ Светодиодный индикатор
+ Бузер оповещений
+ Вибросигнал
+ Выход LED (GPIO)
+ Вывод светодиода активный высокий
+ Выход Буззера (GPIO)
+ Использовать PWM-звукоизлучатель
+ Вибросигнал (GPIO)
+ Продолжительность вывода (миллисекунды)
+ Таймаут Nag (в секундах)
+ Рингтон
+ Использовать I2S как буззер
+ LoRa
+ Опции
+ Расширенные
+ Использовать шаблон
+ Шаблоны
+ Ширина канала
+ Коэффициент распространения
+ Частота кодирования
+ Смещение частоты (MHz)
+ Регион / Страна
+ Количество прыжков
+ Передача включена
+ Мощность передатчика
+ Частота слота
+ Переопределить рабочий цикл
+ Игнорировать входящие
+ Усиление RX
+ Переопределить частоту
+ PA вентилятор выключен
+ Игнорировать MQTT
+ ОК в MQTT
+ Настройка MQTT
+ MQTT включен
+ Адрес
+ Имя пользователя
+ Пароль
+ Шифрование включено
+ Вывод JSON включен
+ TLS включен
+ Корневая тема
+ Прокси клиенту включен
+ Отчёты по карте
+ Интервал отсчета карты (в секундах)
+ Настройки соседей
+ Информация о соседях включена
+ Интервал обновления (в секундах)
+ Передать через LoRa
+ Сеть
+ Настройки WiFi
+ Включено
+ WiFi включен
+ Название сети
+ Пароль
+ Настройки Ethernet
+ Ethernet включен
+ NTP-сервер
+ Сервер rsyslog
+ Режим IPv4
+ IP-адрес
+ Шлюз
+ Подсеть
+ Настройки Paxcounter
+ Paxcounter включен
+ Порог WiFi RSSI (по умолчанию -80)
+ BLE RSSI порог (по умолчанию -80)
+ Местоположение
+ Интервал трансляции местоположения (в секундах)
+ Умное местоположение включено
+ Умная трансляция минимальное расстояние (метры)
+ Минимальный интервал умной трансляции (секунд)
+ Использовать фиксированное местоположение
+ Широта
+ Долгота
+ Высота (в метрах)
+ Установить местоположение с телефона
+ Режим GPS (физическое оборудование)
+ Интервал обновления GPS (в секундах)
+ Переопределить GPS_RX_PIN
+ Переопределить GPS_TX_PIN
+ Переопределить PIN_GPS_EN
+ Флаги позиции
+ Настройка питания
+ Включить режим энергосбережения
+ Выключение при потере мощности
+ Задержка выключения в режиме батареи (в секундах)
+ Коэффициент переопределения ADC
+ Коэффициент переопределения ADC
+ Длительность ожидания Bluetooth
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ I2C-адрес INA_2XX батареи
+ Настройка проверки дальности
+ Проверка дальности включена
+ Интервал сообщений отправителя (в секундах)
+ Сохранить .CSV в хранилище (только ESP32)
+ Настройка удаленного оборудования
+ Удаленное оборудование включено
+ Разрешить неопределённый контакт
+ Доступные контакты
+ Безопасность
+ Ключ прямого сообщения
+ Ключи администратора
+ Публичный ключ
+ Приватный ключ
+ Ключ администратора
+ Управляемый режим
+ Консоль COM-порта
+ API журнала отладки включен
+ Устаревший канал Администратора
+ Настройка COM-порта
+ COM-порт включен
+ Echo включен
+ Скорость COM-порта
+ Время ожидания истекло
+ Режим COM-порта
+ Переопределить COM-порт консоли
+
+ Heartbeat
+ Количество записей
+ Макс возврат истории
+ Окно возврата истории
+ Сервер
+ Настройка телеметрии
+ Device metrics update interval
+ Environment metrics update interval
+ Модуль метрик окружения включен
+ Показатели окружения на экране включены
+ Использовать метрику окружения в Fahrenheit
+ Модуль измерения качества воздуха включен
+ Air quality metrics update interval
+ Значок качества воздуха
+ Модуль метрик питания включен
+ Power metrics update interval
+ Включить метрики питания на экране
+ Настройки пользователя
+ ID узла
+ Полное имя
+ Короткое имя
+ Модель оборудования
+ Лицензированный радиолюбитель (HAM)
+ Включение данной опции отключает шифрование и несовместимо с основной сетью Meshtastic.
+ Точка росы
+ Давление
+ Сопротивление газа
+ Расстояние
+ Освещённость
+ Ветер
+ Вес
+ Радиация
+
+ Качество воздуха в помещении (IAQ)
+ URL-адрес
+
+ Импорт настроек
+ Экспорт настроек
+ Оборудование
+ Поддерживается
+ Номер узла
+ ID пользователя
+ Аптайм
+ Нагрузка %1$d
+ Свободно на диске %1$d
+ Отметка времени
+ Курс
+ Скорость
+ Количество спутников
+ Уровень моря
+ Частота
+ Слот
+ Первичный
+ Периодическая трансляция местоположения и телеметрии
+ Вторичный
+ Нет периодической телеметрической передачи
+ Требуется запрос позиции вручную
+ Нажмите и перетащите для изменения порядка
+ Включить микрофон
+ Динамический
+ Сканировать QR код
+ Отправить контакт
+ Заметки
+ Добавить личную заметку…
+ Импортировать контакт?
+ Не отправляемо
+ Неконтролируемые или инфраструктура
+ Внимание: Данный контакт уже существует, импорт перезапишет ранее известную информацию о нём.
+ Публичный ключ изменён
+ Импортировать
+ Запросить метаданные
+ Действия
+ Прошивка
+ Использовать 12-часовой формат времени
+ Если включено, устройство будет отображать время на экране в 12-часовом формате.
+ Журнал метрик хоста
+ Хост
+ Свободная память
+ Свободно памяти на диске
+ Загрузка
+ Строка пользователя
+ Перейти в
+ Соединения
+ Карта сетки
+ Разговоры
+ Узлы
+ Настройки
+ Установите ваш регион
+ Ответить
+ Ваш узел будет периодически отправлять незашифрованный пакет отчёта карты на настроенный MQTT-сервер, что включает ID, полное и краткое имя, примерное местоположение, модель аппаратного обеспечения, роль, версия прошивки, регион LoRa, режим работы передатчика и имя основного канала.
+ Согласие на передачу незашифрованных данных узла через MQTT
+ Включая данную функцию, вы подтверждаете и прямо соглашаетесь на передачу географического местоположения вашего устройства в реальном времени через протокол MQTT без шифрования. Эти данные о местоположении могут быть использованы для таких целей, как отчёты карты в реальном времени, отслеживание устройства и подобные функции телеметрии.
+ Я прочитал и понял вышеописанное. Я добровольно даю согласие на незашифрованную передачу данных моего узла через MQTT
+ Я согласен.
+ Рекомендуется обновление прошивки.
+ Чтобы использовать последние исправления и функции, обновите прошивку вашего узла. \n\nПоследняя стабильная версия прошивки: %1$s
+ Срок действия
+ Время
+ Дата
+ Фильтр карты\n
+ Только Избранные
+ Показать путевые точки
+ Показывать точные круги
+ Уведомления клиента
+ Обнаружены скомпрометированные ключи, нажмите OK для пересоздания.
+ Пересоздать приватный ключ
+ Вы уверены, что хотите пересоздать свой приватный ключ?\n\nУзлы, которые ранее обменивались ключами с этим узлом, должны будут удалить этот узел и повторно обменяться ключами для того, чтобы возобновить защищённую связь.
+ Экспортировать ключи
+ Экспортирует публичный и приватный ключи в файл. Пожалуйста, храните их где-нибудь в безопасности.
+ Модули разблокированы
+ Модули уже разблокированы
+ Удаленные
+ (%1$d в сети / всего %2$d)
+ Среагировать
+ Отключиться
+ Сканирование Bluetooth-устройств…
+ Нет сопряженных устройств Bluetooth.
+ Сетевые устройства не найдены.
+ USB-устройства COM-порта не найдены.
+ Прокрутить вниз
+ Meshtastic
+ Сканирование
+ Статус безопасности
+ Безопасный
+ Предупреждающий Знак
+ Неизвестный канал
+ Предупреждение
+ Переполнение меню
+ УФ Люкс
+ Неизвестно
+ Это радио управляется и может быть изменено только удаленным администратором.
+ Расширенные
+ Очистить базу данных узлов
+ Очистить узлы старше чем %1$d дней
+ Очистить только неизвестные узлы
+ Очистка узлов с низким/отсутствием взаимодействия
+ Очистка игнорируемых узлов
+ Очистить сейчас
+ Это приведет к удалению %1$d узлов из вашей базы данных. Это действие не может быть отменено.
+ Зеленый замок означает, что канал надежно зашифрован либо 128, либо 256 битным ключом AES.
+
+ Небезопасный канал, не точный
+ Желтый открытый замок означает, что канал небезопасно зашифрован, не используется для точного определения местоположения и не использует ни один ключ вообще, ни один из известных байтовых ключей.
+
+ Небезопасный канал, точное местоположение
+ Красный открытый замок означает, что канал не зашифрован, используется для точного определения местоположения и не использует ни один ключ вообще, ни один байтный известный ключ.
+
+ Предупреждение: Небезопасно, точное местоположение; Uplink MQTT
+ Красный открытый замок с предупреждением означает, что канал не зашифрован, используется для получения точных данных о местоположении, которые передаются через Интернет по MQTT, и не использует ни один ключ вообще, ни один байтовый известный ключ.
+
+ Безопасность канала
+ Значения безопасности канала
+ Показать все значения
+ Показать текущий статус
+ Отменить
+ Вы действительно хотите удалить этот узел?
+ Ответить %1$s
+ Отменить ответ
+ Удалить сообщения?
+ Очистить выбор
+ Сообщение
+ Написать сообщение
+ Журнал метрики пассажиров
+ PAX
+ Нет доступных журналов метрики пассажиров.
+ WiFi устройства
+ Устройства BLE
+ Paired devices
+ Available devices
+ Подключённые устройства
+ Превышен лимит запросов. Пожалуйста, повторите попытку позже.
+ Просмотреть релиз
+ Скачать
+ Текущая версия:
+ Последняя стабильная
+ Последняя альфа
+ Поддерживается Meshtastic Community
+ Версия прошивки
+ Недавние сетевые устройства
+ Найденные сетевые устройства
+ Начать работу
+ Добро пожаловать в
+ Оставайтесь на связи везде
+ Общайтесь вне сети со своими друзьями и сообществом без использования сотовой связи.
+ Создавайте свои собственные сети
+ Легко создать частные сети для защищённой и надежной связи в удаленных районах.
+ Отслеживать и делиться местоположением
+ Делитесь своим местоположением в режиме реального времени и поддерживайте работу группы с функциями GPS.
+ Уведомления приложений
+ Входящие сообщения
+ Уведомления для каналов и личных сообщений.
+ Новые узлы
+ Уведомления для новых обнаруженных узлов.
+ Низкий заряд батареи
+ Уведомления о низком заряде батареи для подключенного устройства.
+ Выберите пакеты, отправленные как критические будут игнорировать переключатель звука и настройки \"Не беспокоить\" в центре уведомлений.
+ Настроить права доступа для уведомлений
+ Местоположение телефона
+ Meshtastic использует местоположение вашего телефона, чтобы включить ряд функций. Вы можете обновить права доступа к вашему местоположению в любое время из настроек.
+ Поделиться геопозицией
+ ........
+ Измерения расстояния
+ Показать расстояния между вашим телефоном и другими узлами Meshstatic с позициями.
+ Фильтр Расстояния
+ Фильтровать список узлов и сетку на основе близости к вашему телефону.
+ Карта расположения узлов
+ Включает синюю точку местоположения для вашего телефона на карте узлов.
+ Настроить права доступа к местоположению
+ Пропустить
+ настройки
+ Алерты
+ Чтобы обеспечить получение критических оповещений, таких как
+ SOS, даже когда ваше устройство находится в режиме «Не беспокоить», вам нужно предоставить специальное разрешение
+ . Пожалуйста, включите это в настройках уведомлений.
+
+ Настроить критические оповещения
+ Meshtastic использует уведомления, чтобы держать вас в курсе новых сообщений и других важных событий. Вы можете обновить разрешения уведомлений в любое время из настроек.
+ Далее
+ Предоставить разрешения
+ %d узлов в очереди для удаления:
+ Осторожно: Это удаляет узлы из базы данных в приложении и устройства.\nВыбор является совокупным
+ Подключение к устройству
+ Обычный
+ Спутниковая
+ Ландшафт
+ Смешанный
+ Управление Слоями Карты
+ Пользовательские слои поддерживают файлы .kml, .kmz или GeoJSON.
+ Слои карты
+ Пользовательские слои не загружены.
+ Добавить слой
+ Скрыть слой
+ Показать слой
+ Удалить слой
+ Добавить слой
+ Узлы в этом месте
+ Выбранный тип карты
+ Управление собственными источниками плиток
+ Добавить свой источник плиток
+ Нет пользовательских источников плиток
+ Изменить свой источник плиток
+ Удалить свой источник плиток
+ Имя не может быть пустым.
+ Имя провайдера уже существует.
+ URL не может быть пустым.
+ URL должен содержать placeholders.
+ Шаблон URL
+ точка отслеживания
+ Приложение
+ Версия
+ Особенности канала
+ Поделиться местоположением
+ Периодическое вещание позиции
+ Сообщения из сетки будут отправляться в публичный интернет через любой узел настроенного шлюза.
+ Сообщения от публичного интернет шлюза пересылаются в локальную сетку. Из-за политики нулевого хоста, трафик сервера MQTT по умолчанию не будет распространяться дальше, чем это устройство.
+ Обозначение значков
+ Отключение позиции на первичном канале позволяет периодические передачи позиции на первом вторичном канале с включенной позицией, в противном случае требуется ручной запрос позиции.
+ Настройки устройства
+ "[Удалённо] %1$s"
+ Отправлять телеметрию устройства
+ Включить/отключить телеметрический модуль устройства для отправки метрик в сетку
+ Любой
+ 1 час
+ 8 часов
+ 24 часа
+ 48 часов
+ Фильтр по времени последнего сообщения: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-sk/strings.xml b/core/strings/src/commonMain/composeResources/values-sk/strings.xml
new file mode 100644
index 000000000..94f10f3f6
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-sk/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Filter
+ vymazať filter uzlov
+ Filter by
+ Vrátane neznámych
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Zobraziť detaily
+ Sort by
+ Nastavenie triedenia uzlov
+ A-Z
+ Kanál
+ Vzdialenosť
+ Počet skokov
+ Posledný príjem
+ cez MQTT
+ cez MQTT
+ Prostredníctvom obľúbených
+ Ignored Nodes
+ Nerozoznaný
+ Čaká sa na potvrdenie
+ Vo fronte na odoslanie
+ Potvrdené
+ Žiadna trasa
+ Prijaté negatívne potvrdenie
+ Časový limit
+ Žiadne rozhranie
+ Dosiahnutý maximum opakovaných prenosov
+ Žiaden kanál
+ Príliš veľký paket
+ Bez odozvy
+ Nesprávna požiadavka
+ Dosiahnutý regionálny limit pracovného cyklu
+ Neautorizované
+ Zlyhalo šifrované odosielanie
+ Neznámy verejný kľúč
+ Zlý kľúč relácie
+ Verejný kľúč neautorizovaný
+ Client
+ Pripojená aplikácia, alebo samostatné zariadenie na odosielanie správ.
+ Client Mute
+ Zariadenie, ktoré nepreposiela pakety z ďalších zariadení.
+ Router
+ Uzol infraštruktúry na rozšírenie pokrytia siete prenosom správ. Viditeľný v zozname uzlov.
+ Router Client
+ Kombinácia ROUTER a CLIENT. Nie pre mobilné zariadenia.
+ Repeater
+ Uzol infraštruktúry na rozšírenie pokrytia siete prenosom správ s minimálnou réžiou. Nezobrazuje sa v zozname uzlov.
+ Tracker
+ Prioritne vysiela pakety polohy GPS.
+ Sensor
+ Prioritne vysiela telemetrické pakety.
+ TAK
+ Optimalizované pre systémovú komunikáciu ATAK, znižuje rutinné vysielanie.
+ Client Hidden
+ Zariadenie, ktoré vysiela len podľa potreby pre utajenie, alebo úsporu energie.
+ Lost and Found
+ Pravidelne vysiela polohu ako správu na predvolený kanál, aby pomohol pri obnove zariadenia.
+ TAK Tracker
+ Umožňuje automatické vysielanie TAK PLI a znižuje rutinné vysielanie.
+ Router Late
+ Uzol infraštruktúry, ktorý vždy preposiela pakety raz, ale až po všetkých ostatných režimoch, čím zabezpečuje dodatočné pokrytie pre miestne zväzky. Viditeľný v zozname uzlov.
+ All
+ Preposiela akúkoľvek pozorovanú správu, ak bola na našom súkromnom kanáli alebo z inej siete s rovnakými parametrami lora.
+ All Skip Decoding
+ Rovnaké ako správanie ako ALL, ale preskočí dekódovanie paketov a jednoducho ich prepošle. Dostupné iba v úlohe Opakovača. Nastavenie tejto možnosti na akékoľvek iné roly bude mať za následok správania sa ako ALL.
+ Local Only
+ Ignoruje pozorované správy z cudzích sietí, ktoré sú otvorené alebo tie, ktoré nedokáže dešifrovať. Opätovne vysiela správu iba na lokálnych primárnych / sekundárnych kanáloch uzlov.
+ Known Only
+ Ignoruje pozorované správy z cudzích sietí, ako napríklad LOCAL ONLY, ale ide o krok ďalej tým, že ignoruje aj správy z uzlov, ktoré ešte nie sú v známom zozname uzla.
+ Žiadny
+ Povolené len pre role SENSOR, TRACKER a TAK_TRACKER, zamedzí to všetkým opätovným vysielaniam, na rozdiel od roly CLIENT_MUTE.
+ Core Portnums Only
+ Ignoruje pakety z neštandardných portov, ako sú: TAK, RangeTest, PaxCounter atď. Opätovne vysiela iba pakety so štandardnými portami: NodeInfo, Text, Position, Telemetry a Routing.
+ Vykoná dvojklepnutie na podporovaných akcelerometroch ako stlačenie užívateľského tlačidla.
+ Send a position on the primary channel when the user button is triple clicked.
+ Ovláda blikajúcu LED na zariadení. Pre väčšinu zariadení toto ovláda jednu zo štyroch LED, neovláda LED pre GPS a nabíjanie.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Okrem odoslania do MQTT a PhoneAPI je prenášanie informácii o susedoch prostredníctvom LoRa. Nedostupné na kanáli s predvoleným kľúčom a názvom.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Názov kanála
+ QR kód
+ Ikona aplikácie
+ Neznáme užívateľské meno
+ Odoslať
+ K tomuto telefónu ste ešte nespárovali žiadne zariadenie kompatibilné s Meshtastic. Prosím spárujte zariadenie a nastavte svoje užívateľské meno.\n\nTáto open-source aplikácia je v alpha testovacej fáze, ak nájdete chybu, prosím popíšte ju na fóre: https://github.com/orgs/meshtastic/discussions\n\n Pre viac informácií navštívte web stránku - www.meshtastic.org.
+ Vy
+ Allow analytics and crash reporting.
+ Prijať
+ Odmietnuť
+ Discard
+ Uložiť
+ Prijatá nová URL kanálu
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Nahlásiť chybu
+ Nahlásiť chybu
+ Ste si istý, že chcete nahlásiť chybu? Po odoslaní prosím pridajte správu do https://github.com/orgs/meshtastic/discussions aby sme vedeli priradiť Vami nahlásenú chybu ku Vášmu príspevku.
+ Nahlásiť
+ Párovanie ukončené, štartujem službu
+ Párovanie zlyhalo, prosím skúste to znovu
+ Prístup k polohe zariadenia nie je povolený, nedokážem poskytnúť polohu zariadenia Mesh sieti.
+ Zdieľať
+ New Node Seen: %s
+ Odpojené
+ Vysielač uspaný
+ Pripojený: %1$s online
+ IP adresa:
+ Port:
+ Connected
+ Pripojené k vysielaču (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Nepripojené
+ Pripojené k uspanému vysielaču
+ Aplikáciu je potrebné aktualizovať
+ Musíte aktualizovať aplikáciu na Google Play store (alebo z Github). Je príliš stará pre komunikáciu s touto verziou firmvéru vysielača. Viac informácií k tejto téme nájdete na Meshtastic docs.
+ Žiaden (zakázať)
+ Notifikácie zo služby
+ O aplikácii
+ URL adresa tohoto kanála nie je platná a nedá sa použiť
+ This contact is invalid and can not be added
+ Debug okno
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Zmazať
+ Stav doručenia správy
+ Direct message notifications
+ Broadcast message notifications
+ Notifikácie upozornení
+ Nutná aktualizácia firmvéru.
+ Firmvér vysielača je príliš zastaralý, aby dokázal komunikovať s aplikáciou. Viac informácií nájdete na našom sprievodcovi inštaláciou firmvéru.
+ OK
+ Musíte nastaviť región!
+ Nie je možné zmeniť kanál, pretože vysielač ešte nie je pripojený. Skúste to neskôr.
+ Export rangetest packets
+ Export all packets
+ Obnoviť
+ Skenovať
+ Pridať
+ Ste si istý, že sa chcete prepnúť na predvolený kanál?
+ Obnoviť na predvolené nastavenia
+ Použiť
+ Téma
+ Svetlá
+ Tmavá
+ Predvolená systémom
+ Výber témy
+ Poskytnúť polohu telefónu do siete
+
+ - Vymazať správu?
+ - Vymazať %s správy?
+ - Vymazať %s správ?
+ - Vymazať správy?
+
+ Vymazať
+ Vymazať pre všetkých
+ Vymazať pre mňa
+ Vybrať všetko
+ Close selection
+ Delete selected
+ Štýl výberu
+ Stiahnuť oblasť
+ Názov
+ Popis
+ Zamknuté
+ Uložiť
+ Jazyk
+ Predvolené nastavenie
+ Znovu poslať
+ Vypnúť
+ Toto zariadenie nepodporuje vypínanie
+ Reštartovať
+ Trasovanie
+ Zobraziť úvod
+ Správa
+ Nastavenia rýchleho četu
+ Nový rýchly čet
+ Edituj rýchly čet
+ Pripojiť k správe
+ Okamžite pošli
+ Show quick chat menu
+ Hide quick chat menu
+ Obnova do výrobných nastavení
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Priama správa
+ Reset databázy uzlov
+ Doručenie potvrdené
+ Chyba
+ Ignorovať
+ Remove from ignored
+ Pridať \'%s\' do zoznamu ignorovaných?
+ Odstrániť \'%s\' zo zoznamu ignorovaných?
+ Vybrať oblasť na stiahnutie
+ Odhad sťahovania dlaždíc:
+ Spustiť sťahovanie
+ Vymeniť si pozície
+ Zavrieť
+ Konfigurácia vysielača
+ Konfigurácia modulu
+ Pridať
+ Upraviť
+ Prepočítavanie…
+ Offline manager
+ Aktuálna veľkosť cache
+ Kapacita cache: %1$.2f MB\nVyužitie cache: %2$.2f MB
+ Vymazať stiahnuté dlaždice
+ Zdroj dlaždíc
+ SQL Cache vyčistená pre %s
+ Vyčistenie SQL Cache zlyhalo, podrobnosti nájdete v logcat
+ Cache Manager
+ Sťahovanie dokončené!
+ Sťahovanie ukončené s %d chybami
+ %d dlaždíc
+ smer: %1$d° vzdialenosť: %2$s
+ Editovať cieľový bod
+ Vymazať cieľový bod?
+ Nový cieľový bod
+ Prijatý cieľový bod: %s
+ Dosiahnutý limit pracovného cyklu. Nedá sa teraz posielať správy, skúste neskôr.
+ Odstrániť
+ Tento uzol bude odstránený z vášho zoznamu, kým váš uzol opäť príjme jeho údaje.
+ Stlmiť notifikácie
+ 8 hodín
+ 1 týždeň
+ Vždy
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Nahradiť
+ Skenuj WiFi QR kód
+ Neplatný formát QR kódu poverenia WiFi
+ Navigovať späť
+ Batéria
+ Využitie kanálu
+ Využitie éteru
+ Teplota
+ Vlhkosť
+ Soil Temperature
+ Soil Moisture
+ Záznamy
+ Počet skokov
+ Hops Away: %1$d
+ Informácia
+ Využitie pre aktuálny kanál, vrátane dobre vytvoreného TX, RX a poškodeného RX (známy ako šum).
+ Percento vysielacieho času na prenos použitého za poslednú hodinu.
+ IAQ
+ Encryption Key Meanings
+ Zdieľaný kľúč
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Šifrovanie verejného kľúča
+ Direct messages are using the new public key infrastructure for encryption.
+ Nezhoda verejného kľúča
+ Verejný kľúč sa nezhoduje so zaznamenaným kľúčom. Môžete odstrániť uzol a nechať ho znova vymeniť kľúče, ale to môže naznačovať vážnejší bezpečnostný problém. Kontaktujte používateľa prostredníctvom iného dôveryhodného kanála a zistite, či bola zmena kľúča spôsobená obnovením továrenských nastavení alebo inou úmyselnou akciou.
+ Vymeniť si používateľské informácie
+ Notifikácie nových uzlov
+ Viac detailov
+ SNR
+ Pomer signálu od šumu (SNR), miera používaná v komunikácii na kvantifikáciu úrovne požadovaného signálu k úrovni hluku pozadia. V Meshtastic a iných bezdrôtových systémoch znamená vyšší SNR jasnejší signál, ktorý môže zvýšiť spoľahlivosť a kvalitu prenosu údajov.
+ RSSI
+ Indikátor sily prijímaného signálu (RSSI), meranie používané na určenie úrovne výkonu prijatého skrz anténu. Vyššia hodnota RSSI vo všeobecnosti znamená silnejšie a stabilnejšie pripojenie.
+ (Kvalita vzduchu v interiéri) relatívna hodnota IAQ meraná prístrojom Bosch BME680. Rozsah hodnôt 0–500.
+ Log metrík zariadenia
+ Mapa uzlov
+ Log pozície
+ Last position update
+ Log poveternostných metrík
+ Log metrík signálu
+ Administrácia
+ Administrácia na diaľku
+ Zlý
+ Primeraný
+ Dobrý
+ Žiadny
+ Zdieľať…
+ Signál
+ Kvalita signálu
+ Log trasovania
+ Priamo
+
+ - 1 skok
+ - %d skoky
+ - %d skokov
+ - %d skokov
+
+ Počet skokov smerom k %1$d Počet skokov späť %2$d
+ 24 hodín
+ 48 hodín
+ 1 týždeň
+ 2 týždne
+ 4 týždne
+ Maximum
+ Neznámy vek
+ Kopírovať
+ Znak zvončeku upozornení!
+ Kritická výstraha!
+ Obľúbený
+ Add to favorites
+ Remove from favorites
+ Pridať \'%s\', ako obľúbený uzol?
+ Odstrániť \'%s\' obľúbený uzol?
+ Záznamník výkonu
+ Kanál 1
+ Kanál 2
+ Kanál 3
+ Prúd
+ Napätie
+ Si si istý?
+ Dokumentáciu o úlohách zariadení a blog o Výberaní správnej úlohy pre zariadenie .]]>
+ Viem čo robím.
+ Uzol %1$s má slabú batériu (%2$d%%)
+ Upozornenia o slabej batérii
+ Slabá batéria: %s
+ Upozornenia o slabej batérii (obľúbene uzle)
+ Barometrický tlak
+ Enabled
+ UDP Broadcast
+ Konfigurácia UDP
+ Naposledy počutý: %2$s
Posledná pozícia: %3$s
Batéria: %4$s]]>
+ Zapnúť lokalizáciu
+ Orient north
+ Užívateľ
+ Kanále
+ Zariadenie
+ Pozícia
+ Napájanie
+ Sieť
+ Obrazovka
+ LoRa
+ Bluetooth
+ Zabezpečenie
+ MQTT
+ Sériový
+ Externá notifikácia
+
+ Test dosahu
+ Telemetria
+ Konzervovaná správa
+ Zvuk
+ Vzdialený hardvér
+ Informácia o susedoch
+ Ambientné osvetlenie
+ Detekčný senzor
+ Počítadlo ľudí
+ Konfigurácia zvuku
+ CODEC 2 zapnutý
+ PTT pin
+ CODEC2 vzorkovacia frekvencia
+ I2C výber slova
+ I2S vstup dát
+ I2S výstup dát
+ I2S čas
+ Konfigurácia Bluetooth
+ Bluetooth zapnuté
+ Režim párovania
+ Pevný PIN
+ Uplink enabled
+ Downlink enabled
+ Predvolené
+ Zapnutá poloha
+ Precise location
+ GPIO konektor
+ Typ
+ Skryť heslo
+ Zobraziť heslo
+ Detaily
+ Prostredie
+ Nastavenie Ambientného Osvetlenia
+ Stav LED
+ Červená
+ Zelená
+ Modrá
+ Canned Message Config
+ Canned message enabled
+ Enkóder #1 aktivovaný
+ GPIO konektor pre Enkóder A port
+ GPIO konektor pre Enkóder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Správy
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Zariadenie
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Obrazovka
+ Screen on for
+ Carousel interval
+ Compass north top
+ Otoč Obrazovku
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Zvonenie
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Šírka pásma
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Región
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Adresa
+ Používateľské meno
+ Heslo
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Vysielať cez sieť LoRa
+ Sieť
+ WiFi Options
+ Enabled
+ WiFi zapnutá
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet zapnutý
+ NTP server
+ rsyslog server
+ IPv4 režim
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Pozícia
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Zabezpečenie
+ Direct Message Key
+ Admin Keys
+ Verejný kľúč
+ Súkromný kľúč
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Časový limit
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Vzdialenosť
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Nastavenia
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Správa
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ nastavenia
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Hodín
+ 24 Hodín
+ 48 Hodín
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-sl/strings.xml b/core/strings/src/commonMain/composeResources/values-sl/strings.xml
new file mode 100644
index 000000000..a615c488d
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-sl/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Filter
+ Počisti filtre vozlišča
+ Filter by
+ Vključi neznane
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Prikaži podrobnosti
+ Sort by
+ Node sorting options
+ A-Z
+ Kanal
+ Razdalja
+ Skokov stran
+ Nazadnje slišano
+ Preko MQTT
+ Preko MQTT
+ via Favorite
+ Ignored Nodes
+ Neprepoznano
+ Čakanje na potrditev
+ V čakalni vrsti za pošiljanje
+ Potrjeno
+ Brez poti
+ Prejeta negativna potrditev
+ Časovna omejitev
+ Brez vmesnika
+ Dosežena meja ponovnega pošiljanja
+ Brez kanala
+ Paketek je prevelik
+ Brez odgovora
+ Slaba zahteva
+ Dosežena regionalna omejitev delovnega cikla
+ Niste pooblaščeni
+ Šifrirano pošiljanje ni uspelo
+ Neznan javni ključ
+ Napačen sejni ključ
+ Javni ključ ni pooblaščen
+ Client
+ Aplikacija povezana ali samostojna naprava za sporočanje.
+ Client Mute
+ Naprava ki ne posreduje paketkov drugih naprav.
+ Router
+ Infrastrukturno vozlišče za razširitev pokritosti omrežja s posredovanjem sporočil. Vidno na seznamu vozlišč.
+ Router Client
+ Kombinacija ROUTER in CLIENT. Ni za mobilne naprave.
+ Repeater
+ Infrastrukturno vozlišče za razširitev pokritosti omrežja s posredovanjem sporočil z minimalnimi stroški. Ni vidno na seznamu vozlišč.
+ Tracker
+ Prednostno oddaja paketke GPS položaja.
+ Sensor
+ Prednostno oddaja paketke telemetrije.
+ TAK
+ Optimizirano za komunikacijo sistema ATAK, zmanjšuje rutinsko oddajanje.
+ Client Hidden
+ Naprava, ki oddaja samo po potrebi zaradi prikritosti ali varčevanja z energijo.
+ Lost and Found
+ Redno oddaja lokacijo kot sporočilo privzetemu kanalu za pomoč pri vrnitvi naprave.
+ TAK Tracker
+ Omogoča samodejno oddajanje TAK PLI in zmanjšuje rutinsko oddajanje.
+ Router Late
+ Infrastrukturno vozlišče, ki vedno znova oddaja paketke enkrat, vendar šele po vseh drugih načinih, kar zagotavlja dodatno pokritost za lokalne gruče. Vidno na seznamu vozlišč.
+ All
+ Ponovno oddaja vsako opaženo sporočilo, če je bilo na našem zasebnem kanalu ali iz drugega omrežja z enakimi parametri.
+ All Skip Decoding
+ Enako kot vedenje ALL, vendar preskoči dekodiranje paketkov in jih preprosto ponovno odda. Na voljo samo v vlogi Repeater. Če to nastavite za katero koli drugo vlogo, bo to povzročilo vedenje ALL.
+ Local Only
+ Ignorira opažena sporočila tujih odprtih mrež, ali tistih, ki jih ne more dešifrirati. Ponovno oddaja samo sporočila na lokalnih primarnih/sekundarnih kanalih vozlišč.
+ Known Only
+ Ignorira opažena sporočila iz tujih mrež, kot je LOCAL ONLY, vendar gre korak dlje, tako da ignorira tudi sporočila vozlišč, ki še niso na seznamu znanih.
+ Brez
+ Dovoljeno samo za vloge SENSOR, TRACKER in TAK_TRACKER, prepovedano bo vsakršnje ponovno oddajanje, v nasprotju z vlogo CLIENT_MUTE.
+ Core Portnums Only
+ Ignorira nestandardne paketke, kot so: TAK, RangeTest, PaxCounter itd. Ponovno oddaja samo standardne paketke: NodeInfo, Text, Position, Telemetry in Routing.
+ Obravnavaj dvojni pritisk na podprtih merilnikih pospeška kot pritisk uporabnika.
+ Send a position on the primary channel when the user button is triple clicked.
+ Upravlja utripajočo LED na napravi. Pri večini naprav bo to krmililo eno od največ 4 LED diod, LED napajanja in GPS ni mogoče nadzorovati.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Izbira ali je treba naš NeighborInfo poleg pošiljanja v MQTT in PhoneAPI posredovati tudi prek LoRa. Ni na voljo na kanalu s privzetim ključem in imenom.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Ime kanala
+ QR koda
+ Ikona aplikacije
+ Neznano uporabniško ime
+ Pošlji
+ S tem telefonom še niste seznanili združljivega Meshtastic radia. Prosimo povežite napravo in nastavite svoje uporabniško ime. \n\nTa odprtokodna aplikacija je v alfa testiranju, če imate težave, objavite na našem spletnem klepetu.\n\nZa več informacij glejte našo spletno stran - www.meshtastic.org.
+ Jaz
+ Allow analytics and crash reporting.
+ Sprejmi
+ Prekliči/zavrzi
+ Discard
+ Shrani
+ Prejet je bil novi URL kanala
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Prijavi napako
+ Prijavite napako
+ Ali ste prepričani, da želite prijaviti napako? Po poročanju objavite v https://github.com/orgs/meshtastic/discussions, da bomo lahko primerjali poročilo s tistim, kar ste našli.
+ Poročilo
+ Seznanjanje zaključeno, zagon storitve
+ Seznanjanje ni uspelo. Prosimo, izberite znova
+ Dostop do lokacije je onemogočen, mreža ne more prikazati položaja.
+ Souporaba
+ New Node Seen: %s
+ Prekinjeno
+ Naprava je v \"spanju\"
+ Connected: %1$s online
+ IP naslov:
+ Port:
+ Connected
+ Povezana z radiem (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Ni povezano
+ Povezan z radiem, vendar radio \"spi\"
+ Aplikacija je prestara
+ To aplikacijo morate posodobiti v trgovini Google Play (ali Github). Žal se ne more povezati s tem radiem.
+ Brez (onemogoči)
+ Obvestila storitve
+ O programu
+ Neveljaven kanal
+ This contact is invalid and can not be added
+ Plošča za odpravljanje napak
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Počisti
+ Stanje poslanega sporočila
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Zastarela programska oprema.
+ Vdelana programska oprema radijskega sprejemnika je za pogovor s to aplikacijo prestara. Za več informacij o tem glejtenaš vodnik za namestitev strojne programske opreme.
+ V redu
+ Nastavitev regije!
+ Menjava ni možna ni radia.
+ Export rangetest packets
+ Export all packets
+ Ponastavi
+ Skeniraj
+ Dodaj
+ Ali si prepričan spremeni na osnovno?
+ Ponastavi na osnovno
+ Uporabi
+ Tema
+ Svetla tema
+ Temna tema
+ Privzeta sistemska
+ Izberi temo
+ Zagotovi lokacijo telefona v omrežju
+
+ - Izbriši sporočilo?
+ - Izbrišem sporočili?
+ - Izbrišem %s sporočila?
+ - Izbrišem sporočila: %1$s?
+
+ Izbriši
+ Izbriši za vse
+ Izbriši zame
+ Izberi vse
+ Close selection
+ Delete selected
+ Izbor stila
+ Prenesi regijo
+ Ime
+ Opis
+ Zaklenjeno
+ Shrani
+ Jezik
+ Privzeta sistemska
+ Ponovno pošlji
+ Ugasni
+ Izklop na tej napravi ni podprt
+ Ponovni zagon
+ Pot
+ Pokaži napoved
+ Sporočilo
+ Možnosti hitrega klepeta
+ Novi hitri klepet
+ Uredi hitri klepet
+ Dodaj v sporočilo
+ Pošlji takoj
+ Show quick chat menu
+ Hide quick chat menu
+ Povrnitev tovarniških nastavitev
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Direktno sporočilo
+ Ponastavi NodeDB
+ Prejem potrjen
+ Napaka
+ Prezri
+ Remove from ignored
+ Dodaj \'%s\' na prezrto listo?
+ Odstrani \'%s\' iz prezrte liste?
+ Prenesi izbrano regijo
+ Ocena prenosa plošče:
+ Začni prenos
+ Exchange position
+ Zapri
+ Nastavitev radia
+ Nastavitev modula
+ Dodaj
+ Uredi
+ Preračunavam…
+ Upravljalnik brez povezave
+ Trenutna velikost predpomnilnika
+ Velikost predpomnilnika: %1$.2f MB\nUporaba predpomnilnika: %2$.2f MB
+ Počisti izbrane ploščice
+ Vir plošcice
+ Predpomnilnik SQL očiščen za %s
+ Čiščenje predpomnilnika SQL Cache ni uspelo, za podrobnosti glejte logcat
+ Upravitelj predpomnilnika
+ Prenos končan!
+ Prenos končan z %d napakami
+ %d plošče
+ lega: %1$d° oddaljenost: %2$s
+ Uredi točko poti
+ Izbriši točko poti?
+ Nova točka poti
+ Prejeta točka poti: %s
+ Dosežena je omejitev delovnega cikla. Trenutno ne morete pošiljati sporočil, poskusite kasneje.
+ Odstrani
+ To vozlišče bo odstranjeno z vašega seznama, dokler vaše vozlišče znova ne prejme njegovih podatkov.
+ Utišaj obvestila
+ 8 ur
+ 1 teden
+ Vedno
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Zamenjaj
+ Skeniraj WiFi QR kodo
+ Neveljavna oblika WiFi QR kode
+ Pojdi nazaj
+ Baterija
+ Uporaba kanala
+ Uporaba oddaje
+ Temperatura
+ Vlaga
+ Soil Temperature
+ Soil Moisture
+ Dnevniki
+ Skokov stran
+ Hops Away: %1$d
+ Informacije
+ Uporaba za trenutni kanal, vključno z dobro oblikovanimi TX, RX in napačno oblikovanim RX (šum).
+ Odstotek časa oddajanja v zadnji uri.
+ IAQ
+ Encryption Key Meanings
+ Skupni ključ
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Šifriranje javnega ključa
+ Direct messages are using the new public key infrastructure for encryption.
+ Neujemanje javnega ključa
+ Javni ključ se ne ujema s zabeleženim ključem. Odstranite lahko vozlišče in pustite, da znova izmenja ključe, vendar to lahko pomeni resnejšo varnostno težavo. Obrnite se na uporabnika prek drugega zaupanja vrednega kanala, da ugotovite, ali je bila sprememba ključa posledica ponastavitve na tovarniške nastavitve ali drugega namernega dejanja.
+ Exchange user info
+ Obvestila novih vozlišč
+ Več podrobnosti
+ SNR
+ Razmerje med signalom in šumom je merilo, ki se uporablja v komunikacijah za količinsko opredelitev ravni želenega signala glede na raven hrupa v ozadju. V Meshtastic in drugih brezžičnih sistemih višji SNR pomeni jasnejši signal, ki lahko poveča zanesljivost in kakovost prenosa podatkov.
+ RSSI
+ Indikator moči sprejetega signala je meritev, ki se uporablja za določanje ravni moči, ki jo sprejema antena. Višja vrednost RSSI na splošno pomeni močnejšo in stabilnejšo povezavo.
+ (Kakovost zraka v zaprtih prostorih) relativna vrednost IAQ na lestvici, izmerjena z Bosch BME680. Razpon vrednosti 0–500.
+ Dnevnik meritev naprave
+ Zemljevid vozlišč
+ Dnevnik lokacije
+ Last position update
+ Dnevnik meritev okolja
+ Dnevnik meritev signala
+ Administracija
+ Administracija na daljavo
+ Slab
+ Precejšen
+ Dober
+ Brez
+ Delite z…
+ Signal
+ Kakovost signala
+ Dnevnik poti
+ Neposreden
+
+ - 1 skok
+ - %dskoka
+ - %dskoka
+ - %dskoki
+
+ Skokov k %1$d Skokov nazaj %2$d
+ 24ur
+ 48ur
+ 1T
+ 2T
+ 4T
+ Maks.
+ Unknown Age
+ Kopiraj
+ Znak opozorilnega zvonca!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Messages
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Regija
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Javni ključ
+ Zasebni ključ
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Časovna omejitev
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Razdalja
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Sporočilo
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Ur
+ 24 Ur
+ 48 Ur
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-sq/strings.xml b/core/strings/src/commonMain/composeResources/values-sq/strings.xml
new file mode 100644
index 000000000..5a5ac3472
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-sq/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtrimi
+ pastro filtrin e nyjës
+ Filter by
+ Përfshi të panjohurat
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Shfaq detajet
+ Sort by
+ Node sorting options
+ A-Z
+ Kanal
+ Distanca
+ Hop-e larg
+ I fundit që u dëgjua
+ përmes MQTT
+ përmes MQTT
+ via Favorite
+ Ignored Nodes
+ I panjohur
+ Pritet të pranohet
+ Në radhë për dërgim
+ Pranuar
+ Nuk ka rrugë
+ Marrë një njohje negative
+ Koha e skaduar
+ Nuk ka ndërfaqe
+ Arritur kufiri i ri-dërgimeve
+ Nuk ka kanal
+ Paketa shumë e madhe
+ Nuk ka përgjigje
+ Kërkesë e gabuar
+ Arritur kufiri i ciklit të detyrës rajonale
+ Nuk jeni të autorizuar
+ Dërgesa e enkriptuar ka dështuar
+ Çelësi publik i panjohur
+ Çelës sesioni i gabuar
+ Çelësi publik i paautorizuar
+ Client
+ Pajisje e lidhur ose pajisje mesazhi autonome.
+ Client Mute
+ Pajisje që nuk kalon paketa nga pajisje të tjera.
+ Router
+ Nyjë infrastrukture për zgjerimin e mbulimit të rrjetit duke transmetuar mesazhe. E dukshme në listën e nyjeve.
+ Router Client
+ Kombinim i të dyjave ROUTER dhe CLIENT. Nuk është për pajisje mobile.
+ Repeater
+ Nyjë infrastrukture për zgjerimin e mbulimit të rrjetit duke transmetuar mesazhe me ngarkesë minimale. Nuk është e dukshme në listën e nyjeve.
+ Tracker
+ Transmeton paketa pozicioni GPS si prioritet.
+ Sensor
+ Transmeton paketa telemetri si prioritet.
+ TAK
+ Optimizuar për komunikim në sistemin ATAK, zvogëlon transmetimet rutinë.
+ Client Hidden
+ Pajisje që transmeton vetëm kur është e nevojshme për fshehtësi ose kursim energjie.
+ Lost and Found
+ Transmeton vendndodhjen si mesazh në kanalin e parazgjedhur rregullisht për të ndihmuar në rikuperimin e pajisjeve.
+ TAK Tracker
+ Aktivizon transmetimet automatikisht TAK PLI dhe zvogëlon transmetimet rutinë.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Ritransmeton çdo mesazh të vërejtur, nëse ishte në kanalin tonë privat ose nga një tjetër rrjet me të njëjtat parametra LoRa.
+ All Skip Decoding
+ Po të njëjtën sjellje si ALL, por kalon pa dekoduar paketat dhe thjesht i ritransmeton. I disponueshëm vetëm për rolin Repeater. Vendosja e kësaj në rolet e tjera do të rezultojë në sjelljen e ALL.
+ Local Only
+ Injoron mesazhet e vëzhguara nga rrjete të huaja që janë të hapura ose ato që nuk mund t\'i dekodoj. Vetëm ritransmeton mesazhe në kanalet lokale primare / dytësore të nyjës.
+ Known Only
+ Injoron mesazhet e vëzhguara nga rrjete të huaja si LOCAL ONLY, por e çon më tutje duke injoruar edhe mesazhet nga nyje që nuk janë në listën e njohur të nyjës.
+ Asnjë
+ Lejohet vetëm për rolet SENSOR, TRACKER dhe TAK_TRACKER, kjo do të pengojë të gjitha ritransmetimet, jo ndryshe nga roli CLIENT_MUTE.
+ Core Portnums Only
+ Injoron paketat nga portnumra jo standardë si: TAK, RangeTest, PaxCounter, etj. Vetëm ritransmeton paketat me portnumra standard: NodeInfo, Text, Position, Telemetry, dhe Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Emri i kanalit radio
+ Kodi QR
+ Ikona e aplikacionit
+ Emri i përdoruesit është i panjohur
+ Dërgo
+ Ju ende nuk keni lidhur një paisje radio Meshtastic me këtë telefon. Ju lutem lidhni një paisje radio dhe vendosni emrin e përdoruesit.\n\nKy aplikacion është software i lire \"open-source\" dhe në variantin Alpha për testim. Nëse hasni probleme, ju lutem shkruani në çatin e faqes tonë të internetit: https://github.com/orgs/meshtastic/discussions\n\nPër më shumë informacione vizitoni faqen tonë në internet - www.meshtastic.org.
+ Ju
+ Allow analytics and crash reporting.
+ Prano
+ Anullo
+ Discard
+ Ruaj
+ Ju keni një kanal radio të ri URL
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Raporto Bug
+ Raporto një bug
+ Jeni të sigurtë që dëshironi të raportoni një bug? Pas raportimit, ju lutem postoni në https://github.com/orgs/meshtastic/discussions që të mund të lidhim raportin me atë që keni gjetur.
+ Raporto
+ Lidhja u përfundua, duke nisur shërbimin
+ Lidhja dështoi, ju lutem zgjidhni përsëri
+ Aksesimi në vendndodhje është i fikur, nuk mund të ofrohet pozita për rrjetin mesh.
+ Ndaj
+ New Node Seen: %s
+ I shkëputur
+ Pajisja po fle
+ Connected: %1$s online
+ Adresa IP:
+ Port:
+ Connected
+ E lidhur me radio (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Nuk është lidhur
+ E lidhur me radio, por është në gjumë
+ Përditësimi i aplikacionit kërkohet
+ Duhet të përditësoni këtë aplikacion në dyqanin e aplikacioneve (ose Github). Është shumë i vjetër për të komunikuar me këtë firmware radioje. Ju lutemi lexoni dokumentet tona këtu për këtë temë.
+ Asnjë (çaktivizo)
+ Njoftime shërbimi
+ Rreth
+ Ky URL kanal është i pavlefshëm dhe nuk mund të përdoret
+ This contact is invalid and can not be added
+ Paneli i debug-ut
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Pastro
+ Statusi i dorëzimit të mesazhit
+ Direct message notifications
+ Broadcast message notifications
+ Alert notifications
+ Përditësimi i firmware kërkohet.
+ Firmware radio është shumë i vjetër për të komunikuar me këtë aplikacion. Për më shumë informacion rreth kësaj, shikoni udhëzuesin tonë për instalimin e firmware.
+ Mirë
+ Duhet të vendosni një rajon!
+ Nuk mund të ndryshoni kanalin, sepse radioja ende nuk është lidhur. Ju lutemi provoni përsëri.
+ Export rangetest packets
+ Export all packets
+ Rivendos
+ Skano
+ Shto
+ A jeni të sigurt se doni të kaloni në kanalin e parazgjedhur?
+ Rivendos në parazgjedhje
+ Apliko
+ Temë
+ Dritë
+ Errësirë
+ Parazgjedhje sistemi
+ Zgjidh temën
+ Ofroni vendndodhjen e telefonit për rrjetin mesh
+
+ - Fshini mesazhin?
+ - Fshini %s mesazhe?
+
+ Fshi
+ Fshi për të gjithë
+ Fshi për mua
+ Përzgjedh të gjithë
+ Close selection
+ Delete selected
+ Përzgjedhja e stilit
+ Shkarko rajonin
+ Emri
+ Përshkrimi
+ I bllokuar
+ Ruaj
+ Gjuhë
+ Parazgjedhje sistemi
+ Përsëri dërguar
+ Fik
+ Fikja nuk mbështetet në këtë pajisje
+ Rindiz
+ Traceroute
+ Shfaq prezantimin
+ Mesazh
+ Opsionet për biseda të shpejta
+ Bisedë e re e shpejtë
+ Redakto bisedën e shpejtë
+ Shto në mesazh
+ Dërgo menjëherë
+ Show quick chat menu
+ Hide quick chat menu
+ Përditësim i fabrikës
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Mesazh i drejtpërdrejtë
+ Përditësimi i NodeDB
+ Dërgimi i konfirmuar
+ Gabim
+ Injoro
+ Remove from ignored
+ Të shtohet ‘%s’ në listën e injoruar?
+ Të hiqet ‘%s’ nga lista e injoruar?
+ Zgjidh rajonin për shkarkim
+ Parashikimi i shkarkimit të pllakatës:
+ Filloni shkarkimin
+ Exchange position
+ Mbylle
+ Konfigurimi i radios
+ Konfigurimi i modulit
+ Shto
+ Redakto
+ Po llogaritet…
+ Menaxheri Offline
+ Madhësia e aktuale e cache
+ Kapasiteti i Cache: %1$.2f MB\nPërdorimi i Cache: %2$.2f MB
+ Pastroni pllakat e shkarkuara
+ Burimi i pllakatave
+ Cache SQL u pastrua për %s
+ Pastrimi i Cache SQL ka dështuar, shihni logcat për detaje
+ Menaxheri i Cache
+ Shkarkimi përfundoi!
+ Shkarkimi përfundoi me %d gabime
+ %d pllaka
+ drejtimi: %1$d° distanca: %2$s
+ Redakto pikën e rreshtit
+ Të fshihet pika e rreshtit?
+ Pikë e re rreshti
+ Pikë rreshti e marrë: %s
+ Cikli i detyrës ka arritur kufirin. Nuk mund të dërgoni mesazhe tani, ju lutem provoni përsëri më vonë.
+ Hiq
+ Ky node do të hiqet nga lista juaj derisa pajisja juaj të marrë të dhëna prej tij përsëri.
+ Hesht njoftimet
+ 8 orë
+ 1 javë
+ Gjithmonë
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Zëvendëso
+ Skano QR kodi WiFi
+ Formati i gabuar i kodit QR të kredencialeve WiFi
+ Kthehu pas
+ Bateria
+ Përdorimi i kanalit
+ Përdorimi i ajrit
+ Temperatura
+ Lagështia
+ Soil Temperature
+ Soil Moisture
+ Loget
+ Hops larg
+ Hops Away: %1$d
+ Informacion
+ Përdorimi për kanalin aktual, duke përfshirë TX të formuar mirë, RX dhe RX të dëmtuar (në gjuhën e thjeshtë: zhurmë).
+ Përqindja e kohës së përdorur për transmetim brenda orës së kaluar.
+ IAQ
+ Encryption Key Meanings
+ Çelësi i Përbashkët
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Kriptimi me Çelës Publik
+ Direct messages are using the new public key infrastructure for encryption.
+ Përputhje e Gabuar e Çelësit Publik
+ Çelësi publik nuk përputhet me çelësin e regjistruar. Mund të hiqni nyjën dhe të lejoni që ajo të shkëmbejë përsëri çelësat, por kjo mund të tregojë një problem më serioz të sigurisë. Kontaktoni përdoruesin përmes një kanali tjetër të besuar për të përcaktuar nëse ndryshimi i çelësit ishte si pasojë e një rikthimi në fabrikë ose një veprim tjetër të qëllimshëm.
+ Exchange user info
+ Njoftimet për nyje të reja
+ Më shumë detaje
+ SNR
+ Raporti i Sinjalit në Zhurmë, një masë e përdorur në komunikime për të kuantifikuar nivelin e një sinjali të dëshiruar ndaj nivelit të zhurmës në background. Në Meshtastic dhe sisteme të tjera pa tel, një SNR më i lartë tregon një sinjal më të pastër që mund të rrisë besueshmërinë dhe cilësinë e transmetimit të të dhënave.
+ RSSI
+ Indikatori i Fuqisë së Sinjalit të Marrë, një matje e përdorur për të përcaktuar nivelin e energjisë që po merret nga antena. Një vlerë më e lartë RSSI zakonisht tregon një lidhje më të fortë dhe më të qëndrueshme.
+ (Cilësia e Ajrit të Brendshëm) shkalla relative e vlerës IAQ siç matet nga Bosch BME680. Intervali i Vlerave 0–500.
+ Regjistri i Metrikave të Pajisjes
+ Harta e Nyjës
+ Regjistri i Pozitës
+ Last position update
+ Regjistri i Metrikave të Mjedisit
+ Regjistri i Metrikave të Sinjalit
+ Administratë
+ Administratë e Largët
+ I Keq
+ Mesatar
+ Mirë
+ Asnjë
+ Share to…
+ Sinjal
+ Cilësia e Sinjalit
+ Regjistri i Traceroute
+ Direkt
+
+ - 1 hop
+ - %d hops
+
+ Hops drejt %1$d Hops prapa %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Max
+ Unknown Age
+ Copy
+ Alert Bell Character!
+ Critical Alert!
+ Favorite
+ Add to favorites
+ Remove from favorites
+ Add \'%s\' as a favorite node?
+ Remove \'%s\' as a favorite node?
+ Power Metrics Log
+ Channel 1
+ Channel 2
+ Channel 3
+ Current
+ Voltage
+ Are you sure?
+ Device Role Documentation and the blog post about Choosing The Right Device Role.]]>
+ I know what I\'m doing.
+ Node %1$s has a low battery (%2$d%%)
+ Low battery notifications
+ Low battery: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Enabled
+ UDP Broadcast
+ UDP Config
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ User
+ Channels
+ Device
+ Position
+ Power
+ Network
+ Display
+ LoRa
+ Bluetooth
+ Security
+ MQTT
+ Serial
+ External Notification
+
+ Range Test
+ Telemetry
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Bluetooth Config
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Environment
+ Ambient Lighting Config
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ 訊息
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Device
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Display
+ Screen on for
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Ringtone
+ Use I2S as buzzer
+ LoRa
+ Options
+ Advanced
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Frequency offset (MHz)
+ Rajon
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ignore incoming
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ignore MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Username
+ Password
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Network
+ WiFi Options
+ Enabled
+ WiFi enabled
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Latitude
+ Longitude
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Position Flags
+ Power Config
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Range Test Config
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Security
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Koha e skaduar
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Server
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ User Config
+ Node ID
+ Long Name
+ Short Name
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Distanca
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Hardware
+ Supported
+ Node Number
+ User ID
+ Uptime
+ Load %1$d
+ Disk Free %1$d
+ Timestamp
+ Heading
+ Speed
+ Sats
+ Alt
+ Freq
+ Slot
+ Primary
+ Periodic position and telemetry broadcast
+ Secondary
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Actions
+ Firmware
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Nodes
+ Settings
+ Set your region
+ Reply
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Time
+ Date
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Advanced
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Mesazh
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ settings
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Orë
+ 24 Orë
+ 48 Orë
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-sr/strings.xml b/core/strings/src/commonMain/composeResources/values-sr/strings.xml
new file mode 100644
index 000000000..d1dc21e49
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-sr/strings.xml
@@ -0,0 +1,914 @@
+
+
+
+ Meshtastic
+ Филтер
+ очисти филтер чворова
+ Filter by
+ Укључи непознато
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Прикажи детаље
+ Sort by
+ Node sorting options
+ А-Ш
+ Канал
+ Удаљеност
+ Скокова далеко
+ Последњи пут виђено
+ преко MQTT-а
+ преко MQTT-а
+ via Favorite
+ Ignored Nodes
+ Некатегорисано
+ Чека на потврду
+ У реду за слање
+ Потврђено
+ Нема руте
+ Примљена негативна потврда
+ Истекло време
+ Нема интерфејса
+ Достигнут максимални број поновних слања
+ Нема канала
+ Пакет превелик
+ Нема одговора
+ Лош захтев
+ Достигнут регионални лимит циклуса рада
+ Без овлашћења
+ Шифровани пренос није успео
+ Непознат јавни кључ
+ Лош кључ сесије
+ Јавни кључ није ауторизован
+ Клијент
+ Повезана апликација или самостални уређај за слање порука.
+ Клијент мутиран
+ Уређај који не прослеђује пакете примљене од других уређаја.
+ Рутер
+ Инфраструктурни чвор за проширење покривености мреже прослеђивањем порука. Видљив на листи чворова.
+ Router Client
+ Комбинација и РУТЕРА и КЛИЈЕНТА. Нису намењени за мобилне уређаје.
+ Поновљач
+ Инфраструктурни чвор за проширење покривености мреже прослеђивањем порука са минималним трошковима енергије. Није видљив на листи чворова.
+ Трекер
+ Емитује пакете са GPS позицијом као приоритет.
+ Сензор
+ Емитује телеметријске пакете као приоритет.
+ TAK
+ Оптимизован за комуникацију са ATAK системом, смањује рутинске емисије.
+ Скривени клијент
+ Уређај који емитује само по потреби ради прикривености или уштеде енергије.
+ Изгубљено и нађено
+ Редовно емитује локацију као поруку подразумеваном каналу ради помоћи при проналаску уређаја.
+ ТАК Трекер
+ Омогућава аутоматске TAK PLI емисије и смањује рутинске емисије.
+ Рутер са кашњењем
+ Инфраструктурни чвор који увек поново емитује пакете само једном, али тек након свих других режима, обезбеђујући додатно покривање за локалне кластере. Видљиво на листи чворова.
+ Сви
+ Поново преноси сваку примећену поруку, ако је била на нашем приватном каналу или из друге мреже са истим LoRA параметрима.
+ All Skip Decoding
+ Исто као понашање као ALL, али прескаче декодирање пакета и једноставно их поново преноси. Доступно само у Repeater улози. Постављање овога на било коју другу улогу резултираће ALL понашањем.
+ Local Only
+ Игнорише примећене поруке из страних мрежа које су отворене или оне које не може да декодира. Поново преноси поруку само на локалне примарне/секундарне канале чвора.
+ Known Only
+ Игнорише примећене поруке из страних мрежа као LOCAL ONLY, али иде корак даље тако што такође игнорише поруке са чворова који нису већ на листи познатих чворова.
+ Ништа
+ Дозвољено само за улоге SENSOR, TRACKER и TAK_TRACKER, ово ће онемогућити све поновне преносе, слично као улога CLIENT_MUTE.
+ Core Portnums Only
+ Игнорише пакете са нестандардним бројевима порта као што су: TAK, RangeTest, PaxCounter, итд. Поново преноси само пакете са стандардним бројевима порта: NodeInfo, Text, Position, Telemetry и Routing.
+ Третирај двоструки тап на подржаним акцелерометрима као притисак корисничког дугмета.
+ Пошаљи позицију на примарном каналу када се корисничко дугме три пута кликне.
+ Контролише трепћућу LED лампицу на уређају. За већину уређаја ово ће контролисати једну од до 4 LED лампице, LED лампице за пуњач и GPS нису контролисане.
+ Временска зона за датуме на екрану уређаја и у евиденцији.
+ Use phone time zone
+ Да ли би поред слања на MQTT и PhoneAPI, наша NeighborInfo требало да се преноси преко LoRa? Није доступно на каналу са подразумеваним кључем и именом.
+ Колико дуго екран остаје укључен након притиска корисничког дугмета или пријема порука.
+ Аутоматски се пребацује на следећу страницу на екрану као карусел, на основу наведеног интервала.
+ Смер компаса на екрану изван круга увек ће указивати на север.
+ Окрени екран вертикално.
+ Јединице приказане на екрану уређаја.
+ Премаши аутоматско откривање OLED екрана.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Захтева да уређај има акцелерометар.
+ Регион у коме ћете користити ваше радио уређаје.
+ Доступна унапред подешена подешавања модема, подразумевана је Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Дугачки домет - Брзо
+ Дугачки домет - Умерено
+ Дугачки домет - Споро
+ Средњи домет - Брзо
+ Средњи домет - Споро
+ Кратки домет - Турбо
+ Кратки домет - Брзо
+ Кратки домет - Споро
+ Омогућавање ВајФаја ће онемогућити блутут везу са апликацијом.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ Минимална промена растојања у метрима која ће се узети у обзир за паметно емитовање позиције.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Опциони поља за укључивање при склапању порука о позицији. Што више поља је укључено, порука ће бити већа, што доводи до дужег времена емитовања и већег ризика од губитка пакета.
+ Спаваће све што је више могуће, за улогу трагача и сензора ово ће укључивати и лора радио. Не користите ово подешавање ако желите да користите свој уређај са мобилним апликацијама или користите уређај без корисничког дугмета.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Користи се за креирање заједничког кључа са удаљеним уређајем.
+ The public key authorized to send admin messages to this node.
+ Уређајем управља администратор мреже, корисник не може да приступи ниједном подешавању уређаја.
+ Серијска конзола преко Stream API-ја.
+ Излаз дебаговања уживо преко серијског интерфејса, прегледајте и извозите логове уређаја са редукованим позицијама преко блутута.
+
+ Пакети позиција
+ Интервал емитовања
+ Паметно позиционирање
+ Минимални интервал
+ Минимум раздаљине
+ GPS уређај
+ Фиксна локација
+ Висина
+ Интервал ажурирања
+ Напредне поставке GPS уређаја
+ GPS пријем GPIO
+ GPS предаја GPIO
+ GPS EN GPIO
+ GPIO
+ Дебагуј
+ Назив канала
+ QR код
+ иконица апликације
+ Непознато корисничко име
+ Пошаљи
+ Још нисте упарили Мештастик компатибилан радио са овим телефоном. Молимо вас да упарите уређај и поставите своје корисничко име.\n\nОва апликација отвореног кода је у развоју, ако нађете проблеме, молимо вас да их објавите на нашем форуму: https://github.com/orgs/meshtastic/discussions\n\nЗа више информација посетите нашу веб страницу - www.meshtastic.org.
+ Ти
+ Allow analytics and crash reporting.
+ Прихвати
+ Откажи
+ Discard
+ Сачувај
+ Примљен нови линк канала
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Пријави грешку
+ Пријави грешку
+ Да ли сте сигурни да желите да пријавите грешку? Након пријаве, молимо вас да објавите на https://github.com/orgs/meshtastic/discussions како бисмо могли да упаримо извештај са оним што сте нашли.
+ Извештај
+ Упаривање завршено, покрећем сервис
+ Упаривање неуспешно, молимо изабери поново
+ Приступ локацији је искључен, не може се обезбедити позиција мрежи.
+ Подели
+ New Node Seen: %s
+ Раскачено
+ Уређај је у стању спавања
+ Connected: %1$s online
+ IP адреса:
+ Port:
+ Блутут повезан
+ Повезан на радио уређај (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Није повезан
+ Повезан на радио уређај, али уређај је у стању спавања
+ Неопходно је ажурирање апликације
+ Морате ажурирати ову апликацију у продавници апликација (или на Гитхабу). Превише је стара да би могла комуницирати са овим радио фирмвером. Молимо вас да прочитате наша <a href=\'https://meshtastic.org/docs/software/android/installation\'>документа</a> на ову тему.
+ Ништа (онемогућено)
+ Обавештења о услугама
+ О
+ Ова URL адреса канала је неважећа и не може се користити
+ This contact is invalid and can not be added
+ Панел за отклањање грешака
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filters
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Очисти
+ Статус пријема поруке
+ Direct message notifications
+ Broadcast message notifications
+ Обавештења о упозорењима
+ Ажурирање фирмвера је неопходно.
+ Радио фирмвер је превише стар да би комуницирао са овом апликацијом. За више информација о овоме погледајте наш водич за инсталацију фирмвера.
+ Океј
+ Мораш одабрати регион!
+ Није било могуће променити канал, јер радио још није повезан. Молимо покушајте поново.
+ Export rangetest packets
+ Export all packets
+ Поново покрени
+ Скенирај
+ Додај
+ Да ли сте сигурни да желите да промените на подразумевани канал?
+ Врати на подразумевана подешавања
+ Примени
+ Тема
+ Светла
+ Тамна
+ Прати систем
+ Одабери тему
+ Обезбедите локацију телефона меш мрежи
+
+ - Обриши поруку?
+ - Обриши поруке?
+ - Обриши %s порука?
+
+ Обриши
+ Обриши за све
+ Обриши за мене
+ Изабери све
+ Close selection
+ Delete selected
+ Одабир стила
+ Регион за преузимање
+ Назив
+ Опис
+ Закључано
+ Сачувај
+ Језик
+ Подразумевано системско подешавање
+ Поново пошаљи
+ Искључи
+ Искључивање није подржано на овом уређају
+ Поново покрени
+ Праћење руте
+ Прикажи упутства
+ Порука
+ Опције за брзо ћаскање
+ Ново брзо ћаскање
+ Измени брзо ћаскање
+ Надодај на поруку
+ Моментално пошаљи
+ Show quick chat menu
+ Hide quick chat menu
+ Рестартовање на фабричка подешавања
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Директне поруке
+ Ресетовање базе чворова
+ Испорука потврђена
+ Грешка
+ Игнориши
+ Уклони из игнорисаних
+ Додати \'%s\' на листу игнорисаних?
+ Уклнити \'%s\' на листу игнорисаних?
+ Изаберите регион за преузимање
+ Процена преузимања плочица:
+ Започни преузимање
+ Exchange position
+ Затвори
+ Конфигурација радио уређаја
+ Конфигурација модула
+ Додај
+ Измени
+ Прорачунавање…
+ Менаџер офлајн мапа
+ Тренутна величина кеш меморије
+ Капацитет кеш меморије: %1$.2f MB\n Употреба кеш меморије: %2$.2f MB
+ Очистите преузете плочице
+ Извор плочица
+ Кеш SQL очишћен за %s
+ Пражњење SQL кеша није успело, погледајте logcat за детаље
+ Меначер кеш меморије
+ Преузимање готово!
+ Преузимање довршено са %d грешака
+ %d плочице
+ смер: %1$d° растојање: %2$s
+ Измените тачку путање
+ Обрисати тачку путање?
+ Нова тачка путање
+ Примљена тачка путање: %s
+ Достигнут је лимит циклуса рада. Не могу слати поруке тренутно, молимо вас покушајте касније.
+ Уклони
+ Овај чвор ће бити уклоњен са вашег списка док ваш чвор поново не добије податке од њега.
+ Утишај нотификације
+ 8 сати
+ 1 седмица
+ Увек
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Замени
+ Скенирај ВајФај QR код
+ Неважећи формат QR кода за ВајФАј податке
+ Иди назад
+ Батерија
+ Искоришћеност канала
+ Искоришћеност ваздуха
+ Температура
+ Влажност
+ Soil Temperature
+ Soil Moisture
+ Дневници
+ Скокова удаљено
+ Скокови удаљености: %1$d
+ Информација
+ Искоришћење за тренутни канал, укључујући добро формиран TX, RX и неисправан RX (такође познат као шум).
+ Проценат искоришћења ефирског времена за пренос у последњем сату.
+ IAQ
+ Encryption Key Meanings
+ Дељени кључ
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Шифровање јавним кључем
+ Direct messages are using the new public key infrastructure for encryption.
+ Неусаглашеност јавних кључева
+ Јавни кључ се не поклапа са забележеним кључем. Можете уклонити чвор и омогућити му поновну размену кључева, али ово може указивати на озбиљнији безбедносни проблем. Контактирајте корисника путем другог поузданог канала да бисте утврдили да ли је промена кључа резултат фабричког ресетовања или друге намерне акције.
+ Exchange user info
+ Обавештења о новим чворовима
+ Више детаља
+ SNR
+ Однос сигнал/шум SNR је мера која се користи у комуникацијама за квантитативно одређивање нивоа жељеног сигнала у односу на ниво позадинског шума. У Мештастик и другим бежичним системима, већи SNR указује на јаснији сигнал који може побољшати поузданост и квалитет преноса података.
+ RSSI
+ Индикатор јачине примљеног сигнала RSSI је мера која се користи за одређивање нивоа снаге која се прима преко антене. Виша вредност RSSI генерално указује на јачу и стабилнију везу.
+ Индекс квалитета ваздуха (IAQ) као мера за одређивање квалитета ваздуха унутрашњости, мерен са Bosch BME680. Вредности се крећу у распону од 0 до 500.
+ Дневник метрика уређаја
+ Мапа чворова
+ Дневник локација
+ Last position update
+ Дневник метрика околине
+ Дневник метрика сигнала
+ Администрација
+ Удаљена администрација
+ Лош
+ Прихватљиво
+ Добро
+ Без
+ Подели на…
+ Сингал
+ Квалитет сигнала
+ Дневник праћења руте
+ Директно
+
+ - 1 скок
+ - %d скокова
+ - %d скокова
+
+ Скокови ка %1$d Скокови назад %2$d
+ 24ч
+ 48ч
+ 1н
+ 2н
+ 4н
+ Максимум
+ Непозната старост
+ Копирај
+ Карактер звона за упозорења!
+ Критично упозорење!
+ Омиљени
+ Додај у омиљене
+ Уклони из омиљених
+ Додај „%s” у омиљене чворове?
+ Углони „%s” из листе омиљених чворова?
+ Логови метрика снаге
+ Канал 1
+ Канал 2
+ Канал 3
+ Струја
+ Напон
+ Да ли сте сигурни?
+ Документацију улога уређаја и објаву на блогу Одабир праве улоге за уређај.]]>
+ Знам шта радим.
+ Чвор %1$s има низак ниво батерије (%2$d%%)
+ Нотификације о ниском нивоу батерије
+ Низак ниво батерије: %s
+ Нотификације о ниском нивоу батерије (омиљени чворови)
+ Барометарски притисак
+ Омогућено
+ UDP Broadcast
+ UDP конфигурација
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ Корисник
+ Канали
+ Уређај
+ Позиција
+ Снага
+ Мрежа
+ Приказ
+ LoRA
+ Блутут
+ Сигурност
+ MQTT
+ Серијска веза
+ Спољна обавештења
+
+ Тест домета
+ Телеметрија (сензори)
+ Canned Message
+ Audio
+ Remote Hardware
+ Neighbor Info
+ Амбијентално осветљење
+ Сензор откривања
+ Paxcounter
+ Audio Config
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Блутут подешавања
+ Bluetooth enabled
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Подразумевано
+ Position enabled
+ Precise location
+ GPIO pin
+ Type
+ Hide password
+ Show password
+ Details
+ Окружење
+ Подешавања амбијенталног осветљења
+ LED state
+ Red
+ Green
+ Blue
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO пин за A порт ротационог енкодера
+ GPIO пин за Б порт ротационог енкодера
+ GPIO пин за порт клика ротационог енкодера
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Поруке
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Подешавања ензора откривања
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Пријатељски назив
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Уређај
+ Улога уређаја
+ Дугме GPIO
+ Звучни сигнал GPIO
+ Режим реемитовања
+ Интервал емитовања информација о чвору
+ Двоструки додир као дугме
+ Троструки клик за Ad Hoc пинг
+ Временска зона
+ LED срчани откуцаји
+ Приказ
+ Екран укључен за
+ Carousel interval
+ Compass north top
+ Flip screen
+ Display units
+ OLED type
+ Display mode
+ Увек усмеравајте на север
+ Bold Heading
+ Wake on tap or motion
+ Compass orientation
+ Подешавање спољних обавештења
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Мелодија звона
+ Use I2S as buzzer
+ LoRA
+ Опције
+ Напредно
+ Користи предефинисано подешавање
+ Унапред подешено
+ Проток
+ Фактор ширења
+ Стопа кодирања
+ Frequency offset (MHz)
+ Регион
+ Number of Hops
+ Трансмитер укључен
+ Transmit Power
+ Фреквенцијски слот
+ Override Duty Cycle
+ Ignore incoming
+ Појачање пријемника
+ Измена фреквенције
+ PA fan disabled
+ Игнориши MQTT
+ Позитиван за MQTT
+ MQTT подешавања
+ MQTT enabled
+ Адреса
+ Корисничко име
+ Лозинка
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Мрежа
+ Опције вајфаја
+ Омогућено
+ WiFi enabled
+ SSID
+ PSK
+ Етернет опције
+ Ethernet enabled
+ NTP server
+ rsyslog server
+ IPv4 mode
+ IP
+ Gateway
+ Subnet
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Позиција
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Ширина
+ Дужина
+ Altitude (meters)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS update interval (seconds)
+ Redefine GPS_RX_PIN
+ Redefine GPS_TX_PIN
+ Redefine PIN_GPS_EN
+ Заставице позиције
+ Подешавања напајња
+ Enable power saving mode
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Конфигурација теста домета
+ Range test enabled
+ Sender message interval (seconds)
+ Save .CSV in storage (ESP32 only)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Available pins
+ Сигурност
+ Direct Message Key
+ Admin Keys
+ Јавни кључ
+ Приватни кључ
+ Admin Key
+ Managed Mode
+ Serial console
+ Debug log API enabled
+ Legacy Admin channel
+ Подешавања серијске везе
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Временско ограничење
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Број записа
+ History return max
+ History return window
+ Сервер
+ Конфигурација телеметрије
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ Корисничка подешавања
+ Node ID
+ Дуго име
+ Кратко име
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Pressure
+ Gas Resistance
+ Раздаљина
+ Lux
+ Wind
+ Weight
+ Radiation
+
+ Квалитет ваздуха у затвореном простору (IAQ)
+ URL
+
+ Import configuration
+ Export configuration
+ Хардвер
+ Подржан
+ Број чвора
+ User ID
+ Време рада
+ Load %1$d
+ Disk Free %1$d
+ Временска ознака
+ Смер
+ Брзина
+ Сателита
+ Висина
+ Freq
+ Slot
+ Примарни
+ Periodic position and telemetry broadcast
+ Секундарни
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Scan QR Code
+ Share Contact
+ Белешке
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Import
+ Request Metadata
+ Акције
+ Фирмвер
+ Use 12h clock format
+ When enabled, the device will display the time in 12-hour format on screen.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Мапа меша
+ Conversations
+ Чворови
+ Подешавања
+ Set your region
+ Одговори
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ I agree.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Истиче
+ Време
+ Датум
+ Map Filter\n
+ Only Favorites
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Прекините везу
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Непознато
+ This radio is managed and can only be changed by a remote admin.
+ Напредно
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Отпусти
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Обриши поруке?
+ Clear selection
+ Порука
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ подешавања
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Сателит
+ Terrain
+ Хибридни
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Сати
+ 24 Сати
+ 48 Сати
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-sv/strings.xml b/core/strings/src/commonMain/composeResources/values-sv/strings.xml
new file mode 100644
index 000000000..334be900b
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-sv/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filter
+ rensa filtrering av noder
+ Filtrera på
+ Inkludera okända
+ Dölj offline-noder
+ Visa endast direkta noder
+ Du visar ignorerade noder,\nTryck för att återvända till nodlistan.
+ Visa detaljer
+ Sortera efter
+ Sorteringsalternativ för noder
+ A-Ö
+ Kanal
+ Avstånd
+ Antal hopp
+ Senast hörd
+ via MQTT
+ via MQTT
+ via Favoriter
+ Ignorerade noder
+ Okänd
+ Inväntar kvittens
+ Kvittens köad
+ Kvitterad
+ Ingen rutt
+ Misslyckad kvittens
+ Timeout
+ Inget gränssnitt
+ Maximalt antal sändningar nådd
+ Ingen kanal
+ Paket för stort
+ Inget svar
+ Misslyckad
+ Gränsen för intermittensfaktor uppnådd
+ Ej behörig
+ Krypterad sändning misslyckades
+ Okänd publik nyckel
+ Felaktig sessionsnyckel
+ Obehörig publik nyckel
+ Client
+ App uppkopplad eller fristående nod.
+ Client Mute
+ Nod som inte vidarebefordrar meddelanden.
+ Router
+ Nod som utökar nätverket igenom att vidarebefordra meddelanden. Syns i nod listan.
+ Router Client
+ Kombinerad ROUTER och CLIENT. Ej för mobila noder.
+ Repeater
+ Nod som utökar nätverket igenom att vidarebefordra meddelanden utan egen information. Syns ej i nod listan.
+ Tracker
+ Nod som prioriterar GPS meddelanden.
+ Sensor
+ Nod som prioriterar telemetri meddelanden.
+ TAK
+ Roll optimerad för användning tillsammans med ATAK.
+ Client Hidden
+ Nod som endast kommunicerar vid behov för att gömma sig och samtidigt hålla nere strömförbrukningen.
+ Hittegods
+ Skickar regelbundet ut GPS position på standardkanalen för att assistera vid uppsökande.
+ TAK Tracker
+ Skickar automatiskt ut GPS position för användning med ATAK.
+ Router Late
+ Nod som utökar nätverket igenom att vidarebefordra meddelanden men endast efter alla noder. Syns i nod listan.
+ Alla
+ Vidarebefordra alla mottagna meddelanden med samma lora inställningar.
+ All Skip Decoding
+ Vidarebefordra alla mottagna meddelanden med samma lora inställningar utan avkodning. Endast valbar som REPEATER. Om vald med annan roll används ALL.
+ Endast lokalt
+ Ignorerar mottagna meddelanden från okända kanaler som är öppna eller krypterade. Vidarebefordrar endast meddelanden för nodens primära och sekundära kanaler.
+ Endast kända
+ Ignorerar mottagna meddelanden från okända meshnätverk som är öppna eller krypterade samt från noder som inte finns i nod listan. Vidarebefordrar endast meddelanden för kända kanaler.
+ Ingen
+ Endast för SENSOR, TRACKER och TAK_TRACKER. Stoppar all annan vidarebefordran av meddelanden.
+ Core Portnums Only
+ Ignorerar meddelanden från icke-standard portnummer. Exempelvis: TAK, RangeTest, PaxCounters, etc. Vidarebefordrar endast standard portnummer. Exempelvis: NodeInfo, Text, Position, Telemetri och Routing.
+ Dubbelklick på supporterad accelerometer räknas som användarknapp.
+ Skicka en position på den primära kanalen när användarknappen är trippelklickad.
+ Kontrollerar den blinkande LED lampan på enheten. På dom flesta enheter kontrollerar det här en av de fyra LED lampor monterade. Laddning och GPS lamporna går inte att kontrollera.
+ Tidszon för datum på enhetens skärm och logg.
+ Använd telefonens tidszon
+ Ange om NeighborInfo ska skickas ut över LoRa utöver igenom MQTT och PhoneAPI. Ej applicerbart på kanalen med standard namn och nyckel.
+ Hur länge skärmen är på efter att användarknappen tryckts in eller ett meddelande tagits emot.
+ Växlar automatiskt till nästa sida på skärmen som en karusell, baserat på angivet intervall.
+ Kompassens visare utanför cirkeln kommer alltid att peka mot norr.
+ Vänd skärmen vertikalt.
+ Enheter som visas på enhetens skärm.
+ Åsidosätt automatisk OLED-skärmdetektering.
+ Åsidosätt standard skärmlayout.
+ Gör rubriker på skärmen feta.
+ Kräver att det finns en accelerometer på din enhet.
+ Regionen där du kommer att använda din radio.
+ Tillgängliga modemförinställningar, standard är Long Fast.
+ Sätter det maximala antalet hopp, standard är 3. Ökat antal hopp ökar också trängseln och bör användas med försiktighet. 0 hopp sända meddelanden kommer inte att få ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Mycket lång räckvidd - långsamt
+ Lång räckvidd - snabbt
+ Lång räckvidd - måttligt
+ Lång räckvidd - långsamt
+ Medellång räckvidd - snabbt
+ Medellång räckvidd - långsamt
+ Kort räckvidd - supersnabbt
+ Kort räckvidd - snabbt
+ Kort räckvidd - långsamt
+ Aktivering av WiFi kommer att inaktivera Bluetooth-anslutningen till appen.
+ Aktivering av Ethernet kommer att inaktivera Bluetooth-anslutningen till appen. TCP-nodanslutningar är inte tillgängliga på Apple-enheter.
+ Aktivera UDP-sändning över det lokala nätverket.
+ Längsta tid som kan förflyta utan att en nod sänder en position.
+ Hur ofta position ska skickas om minsta angivna förflyttning skett.
+ Minsta förändring av position för att smart position ska sända (meter).
+ Hur ofta ska vi försöka få en GPS-position (<10sec håller GPS aktiv).
+ Valfria fält att inkludera vid sammansättning av positionsmeddelanden. Ju fler fält som väljs, desto större kommer meddelandet att bli. Längre meddelanden leder till högre sändningsutnyttnande och en högre risk för paketförlust.
+ Kommer att pausa allt så mycket som möjligt. För tracker- och sensor-rollen kommer detta också att omfatta lora radio. Använd inte den här inställningen om du vill använda enheten med telefonapparna eller använder en enhet utan en hårdvaruknapp.
+ Genereras från din publika nyckel och skickas ut till andra noder på nätet för att tillåta dem att beräkna en delad hemlig nyckel.
+ Används för att skapa en delad nyckel med en fjärrnod.
+ Den publika nyckeln som ger rätt att skicka administratörsmeddelanden till den här noden.
+ Enheten hanteras av en mesh-administratör. Användaren kan inte ändra enhetsinställningarna.
+ Seriell kommunikation över Stream API.
+ Skriv felsökningsloggar över seriell kommunikation samt visa och exportera positions-rensade loggar över Bluetooth.
+
+ Positionspaket
+ Sändningsintervall
+ Smart position
+ Minsta intervall
+ Minsta avstånd
+ Enhetens GPS
+ Fast plats
+ Altitud
+ Uppdateringsintervall
+ Avancerad enhets-GPS
+ GPIO för GPS-mottagning
+ GPIO för GPS-sändning
+ GPS EN GPIO
+ GPIO
+ Felsökning
+ Kanalnamn
+ QR-kod
+ applikationsikon
+ Okänt användarnamn
+ Skicka
+ Du har ännu inte parat en Meshtastic-kompatibel radio med den här telefonen. Koppla ihop en enhet och ange ditt användarnamn.\n\nDetta öppna källkodsprogram (open source) är under utveckling, om du hittar problem, vänligen publicera det på vårt forum: https://github.com/orgs/meshtastic/discussions\n\nFör mer information se vår webbsida - www.meshtastic.org.
+ Du
+ Tillåt analys och kraschrapportering.
+ Acceptera
+ Avbryt
+ Släng
+ Spara
+ Ny kanal-länk mottagen
+ Meshtastic behöver platsbehörigheter aktiverade på telefonen för att hitta nya enheter via Bluetooth. Du kan inaktivera när den inte används.
+ Rapportera bugg
+ Rapportera bugg
+ Är du säker på att du vill rapportera en bugg? Efter rapportering, vänligen posta i https://github.com/orgs/meshtastic/discussions så att vi kan matcha rapporten med buggen du hittat.
+ Rapportera
+ Parkoppling slutförd, startar tjänst
+ Parkoppling misslyckades, försök igen
+ Platsåtkomst är avstängd, kan inte leverera position till meshnätverket.
+ Dela
+ Ny nod: %s
+ Frånkopplad
+ Enheten i sovläge
+ Anslutna: %1$s online
+ IP-adress:
+ Port:
+ Ansluten
+ Ansluten till radioenhet (%s)
+ Aktuella anslutningar:
+ Wifi IP:
+ Ethernet IP:
+ Ej ansluten
+ Ansluten till radioenhet, men den är i sovläge
+ Applikationen måste uppgraderas
+ Du måste uppdatera detta program i app-butiken (eller Github). Det är för gammalt för att prata med denna radioenhet. Läs vår dokumentation i detta ämne.
+ Ingen (inaktivera)
+ Tjänsteaviseringar
+ Om
+ Denna kanal-URL är ogiltig och kan inte användas
+ Denna kontakt är ogiltig och kan inte läggas till
+ Felsökningspanel
+ Avkodad nyttolast:
+ Exportera loggar
+ Exporten avbröts
+ %1$d loggar exporterade
+ Det gick inte att skriva loggfil: %1$s
+ Filter
+ Aktiva filter
+ Sök i loggar…
+ Nästa träff
+ Föregående träff
+ Rensa sökning
+ Lägg till filter
+ Filtrera inkluderade
+ Rensa alla filter
+ Töm loggar
+ Matcha någon <unk> alla
+ Matcha alla <unk> någon
+ Detta kommer att ta bort alla loggpaket och databasposter från din enhet - Det är en fullständig återställning och är permanent.
+ Rensa
+ Meddelandets leveransstatus
+ Direktmeddelandeaviseringar
+ Meddelandeaviseringar
+ Larmmeddelanden
+ Uppdatering av fast programvara krävs.
+ Radiomodulens firmware är för gammal för att prata med denna applikation. För mer information om detta se vår installationsguide för Firmware.
+ Okej
+ Du måste ställa in en region!
+ Det gick inte att byta kanal, eftersom radiomodulen ännu inte är ansluten. Försök igen.
+ Exportera räckviddspaket
+ Exportera alla paket
+ Nollställ
+ Sök
+ Lägg till
+ Är du säker på att du vill ändra till standardkanalen?
+ Återställ till standardinställningar
+ Verkställ
+ Tema
+ Ljust
+ Mörkt
+ Systemets standard
+ Välj tema
+ Dela telefonens position till meshnätverket
+
+ - Ta bort meddelande?
+ - Ta bort %s meddelanden?
+
+ Radera
+ Radera för alla
+ Radera för mig
+ Välj alla
+ Stäng markerade
+ Radera markerade
+ Stilval
+ Ladda ner region
+ Namn
+ Beskrivning
+ Låst
+ Spara
+ Språk
+ Systemets standard
+ Skicka igen
+ Stäng av
+ Enhet stöder inte avstängning
+ Starta om
+ Traceroute (spåra rutt)
+ Visa introduktion
+ Meddelande
+ Inställningar för snabbchatt
+ Ny snabbchatt
+ Redigera snabbchatt
+ Lägg till i meddelandet
+ Skicka direkt
+ Visa snabbchattsmenyn
+ Dölj snabbchattsmenyn
+ Återställ till standardinställningar
+ Bluetooth är inaktiverat. Aktivera den i inställningarna för enheten.
+ Öppna inställningar
+ Fast programversion: %1$s
+ Meshtastic behöver \"Närliggande enheter\"-behörigheter aktiverade för att hitta och ansluta till enheter via Bluetooth. Du kan inaktivera när den inte används.
+ Direktmeddelande
+ Nollställ NodeDB
+ Sändning bekräftad
+ Fel
+ Ignorera
+ Ta bort från ignorerade
+ Lägg till \'%s\' på ignorera-listan? Din radioenhet kommer att starta om efter denna ändring.
+ Ta bort \'%s\' från ignorera-listan? Din radioenhet kommer att starta om efter denna ändring.
+ Välj nedladdningsområde
+ Kartdelar estimat:
+ Starta Hämtning
+ Utbyt position
+ Stäng
+ Konfiguration av radioenhet
+ Modul konfiguration
+ Lägg till
+ Ändra
+ Beräknar…
+ Offline-hanterare
+ Aktuell cachestorlek
+ Cache-kapacitet: %1$.2f MB\nCache-användning: %2$.2f MB
+ Rensa hämtade kartdelar
+ Källa för kartdelar
+ SQL-cache rensad för %s
+ SQL-cache rensning misslyckades, se logcat för detaljer
+ Cache-hanterare
+ Nedladdningen slutförd!
+ Nedladdning slutförd med %d fel
+ %d kartdelar
+ bäring: %1$d° distans: %2$s
+ Redigera vägpunkt
+ Radera vägpunkt?
+ Ny vägpunkt
+ Mottagen vägpunkt: %s
+ Gränsen för sändningscykeln har uppnåtts. Kan inte skicka meddelanden just nu, försök igen senare.
+ Ta bort
+ Denna nod kommer att tas bort från din lista till dess att din nod tar emot data från den igen.
+ Tysta notifieringar
+ 8 timmar
+ 1 vecka
+ Alltid
+ Nuvarande:
+ Alltid tystad
+ Inte tystad
+ Tystad i %1d dagar och %.1f timmar
+ Tystad i %.1f timmar
+ Ersätt
+ Skanna WiFi QR-kod
+ Felaktigt QR-kodformat eller inloggningsinformation
+ Tillbaka
+ Batteri
+ Kanalutnyttjande
+ Luftrumsutnyttjande
+ Temperatur
+ Luftfuktighet
+ Temperaturen i jord
+ Fukthalt i jord
+ Loggar
+ Hopp bort
+ Antal hop: %1$d
+ Information
+ Utnyttjande av den nuvarande kanalen, inklusive välformad TX, RX och felformaterad RX (sk. brus).
+ Procent av luftrumstid använd för sändningar inom den senaste timmen.
+ IAQ
+ Krypteringsnycklars betydelser
+ Delad nyckel
+ Endast kanalmeddelanden kan skickas/tas emot. Direkta meddelanden kräver funktionen Public Key Infrastructure i 2.5+ fast programvara.
+ Kryptering med Publik nyckel
+ Direktmeddelanden använder den nya publika nyckelinfrastrukturen (PKI) för kryptering.
+ Publik nyckel matchar inte
+ Den publika nyckel matchar inte den insamlade. Du kan ta bort noden ur nod listan för att förhandla nycklar på nytt, men det här kan påvisa ett säkerhetsproblem. Kontakta nodens ägare igenom en annan betrodd kanal för att avgöra om nyckeländringen berodde på en fabriksåterställning eller annan avsiktlig åtgärd.
+ Utbyt användarinformation
+ Ny nod avisering
+ Mer detaljer
+ SNR
+ Signal-to-Noise Ratio, är ett mått som används inom kommunikation för att kvantifiera nivån av en önskad signal mot nivån av bakgrundsbrus. I Meshtastic och andra trådlösa system indikerar en högre SNR en tydligare signal som kan förbättra tillförlitligheten och kvaliteten på dataöverföringen.
+ RSSI
+ Received Signal Strength Indicator, ett mått som används för att avgöra effektnivån som togs emot av antennen. Ett högre RSSI-värde indikerar generellt en starkare och stabilare anslutning.
+ (Indoor Air Quality) relativ skala IAQ värdet mätt med Bosch BME600. Värdeintervall 0-500.
+ Enhetsstatistik Loggbok
+ Nod karta
+ Position Loggbok
+ Senaste positionsuppdatering
+ Miljömätning Loggbok
+ Signalkvalité Loggbok
+ Administration
+ Fjärradministration
+ Dålig
+ Ok
+ Bra
+ Ingen
+ Dela med…
+ Signal
+ Signalkvalité
+ Traceroute (spåra rutt) Loggbok
+ Direkt
+
+ - 1 hopp
+ - %d hopp
+
+ Hopp mot %1$d Hopp tillbaka %2$d
+ 24T
+ 48T
+ 1V
+ 2V
+ 4V
+ Max
+ Okänd ålder
+ Kopiera
+ Varningsklocka!
+ Kritiskt larm!
+ Favorit
+ Lägg till i favoriter
+ Ta bort från Favoriter
+ Lägg till \'%s\' som en favoritnod?
+ Ta bort \'%s\' som en favoritnod?
+ Logg över strömvärden
+ Kanal 1
+ Kanal 2
+ Kanal 3
+ Ström
+ Spänning
+ Är du säker?
+ Device Role Documentation och blogginlägget om Choosing The Right Device Role.]]>
+ Jag vet vad jag håller på med.
+ Noden %1$s har ett lågt batteri (%2$d%%)
+ Avisering vid låg batterinivå
+ Lågt batteri: %s
+ Meddelanden om lågt batteri (favoritnoder)
+ Lufttryck
+ Aktiverad
+ UDP-sändning
+ UDP-konfiguration
+ Senast hörd: %2$s
Senaste position: %3$s
Batteri: %4$s]]>
+ Växla min position
+ Orientera mot norr
+ Användare
+ Kanaler
+ Enhet
+ Plats
+ Ström
+ Nätverk
+ Display
+ LoRa
+ Bluetooth
+ Säkerhet
+ MQTT
+ Seriell kommunikation
+ Extern avisering
+
+ Räckvidd
+ Telemetri
+ Burksvar
+ Ljud
+ Fjärrstyrd hårdvara
+ Granninformation
+ Omgivande belysning
+ Detekteringssensor
+ Paxcounter
+ Inställningar för ljud
+ CODEC 2 aktiverat
+ PTT pin
+ CODEC2 samplingshastighet
+ I2S ordval
+ I2S-data in
+ I2S-data ut
+ I2S-klocka
+ Bluetooth-inställningar
+ Bluetooth är aktiverad
+ Parkopplingsläge
+ Fast PIN
+ Upplänk aktiverad
+ Nedlänk aktiverad
+ Förvald
+ Position aktiverad
+ Exakt plats
+ GPIO pin
+ Typ
+ Dölj lösenord
+ Visa lösenord
+ Detaljer
+ Miljö
+ Inställningar för omgivande belysning
+ LED-läge
+ Rött
+ Grönt
+ Blått
+ Inställningar för fördefinierade meddelanden
+ Fördefinierade meddelanden är aktiverat
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Tillåt indatakälla
+ Skicka ljudavisering
+ Meddelanden
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Inställningar för detekteringssensor
+ Detektionssensor aktiverad
+ Minsta sändningsintervall (sekunder)
+ Statussändningsintervall (sekunder)
+ Skicka ljudavisering med larmmeddelande
+ Visningsnamn
+ GPIO-pin att övervaka
+ Detection trigger type
+ Använd INPUT_PULLUP-läge
+ Enhet
+ Enhetens roll
+ GPIO för knapp
+ GPIO för summer
+ Återutsändningsläge
+ Sändningsintervall för nod-info
+ Dubbeltryck som knapptryck
+ Triple Click Ad Hoc Ping
+ Tidszon
+ LED pulsering
+ Display
+ Håll skärmen tänd
+ Carousel interval
+ Kompassens norrläge uppåt
+ Vänd skärmen
+ Visa enheter
+ OLED-typ
+ Visningsläge
+ Peka alltid mot norr
+ Fetstil för rubriktext
+ Vakna vid tryck eller rörelse
+ Kompassriktning
+ Inställningar för extern avisering
+ Externa aviseringar aktiverad
+ Avisera meddelandekvitto
+ Larmmeddelande LED
+ Larmmeddelande-summer
+ Larmmeddelande vibration
+ Avisera mottaget varnings- och larmmeddelande
+ Larmavisering med LED
+ Larmavisering med summer
+ Larmavisering med vibration
+ Utmatning LED (GPIO)
+ Utmatnings-LED aktiv hög
+ Utmatning summer (GPIO)
+ Använd PWM-summern
+ Utmatning vibration (GPIO)
+ Utmatningstid (millisekunder)
+ Sluta tjata efter (sekunder)
+ Ringsignal
+ Använd I2S som summer
+ LoRa
+ Alternativ
+ Advancerat
+ Använd förinställning
+ Förval
+ Bandbredd
+ Spridningsfaktor
+ Kodningshastighet
+ Frekvensförskjutning (MHz)
+ Region
+ Antal hopp
+ Sändning aktiverad
+ Sändningseffekt
+ Frekvens-slot
+ Ersätt gräns för driftsperiod
+ Ignorera inkommande
+ RX förstärkt gain
+ Åsidosätt
+ PA fan disabled
+ Ignorera MQTT
+ Ok till MQTT
+ MQTT-konfiguration
+ MQTT är aktiverat
+ Adress
+ Användarnamn
+ Lösenord
+ Kryptering aktiverad
+ JSON-utdata aktiverad
+ TLS är aktiverat
+ Rotämne (root topic)
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Konfiguration av grannskapsinformation
+ Grannskapsinformation aktiverat
+ Uppdateringsintervall (sekunder)
+ Skicka över LoRa
+ Nätverk
+ WiFi-alternativ
+ Aktiverad
+ WiFi är aktiverat
+ SSID
+ PSK
+ Ethernet-alternativ
+ Ethernet är aktiverat
+ NTP-server
+ rsyslog-server
+ IPv4-läge
+ Ip-adress
+ Gateway
+ Subnät
+ Konfiguration av PAX-räknare
+ PAX-räknare aktiverad
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Plats
+ Sändningsintervall av position (sekunder)
+ Smart position aktiverad
+ Smart sändning minsta avstånd (meter)
+ Minsta intervall för smart sändning (sekunder)
+ Använd en fast position
+ Latitud
+ Longitud
+ Höjd (meter)
+ Ställ in från aktuell telefonplats
+ GPS-läge (fysisk maskinvara)
+ GPS uppdateringsintervall (sekunder)
+ Omdefiniera GPS_RX_PIN
+ Omdefiniera GPS_TX_PIN
+ Omdefiniera PIN_GPS_EN
+ Positionsflaggor
+ Ströminställningar
+ Aktivera strömsparläge
+ Stäng av vid strömförlust
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Vänta in Bluetooth (sekunder)
+ Tid för djup strömsparläge
+ Tid för lätt strömsparläge
+ Minimum wake time
+ Batteriets INA_2XX I2C-adress
+ Räckvidstest konfiguration
+ Räckvidstest aktiverat
+ Avsändarens meddelandeintervall (sekunder)
+ Spara .CSV i enheten (endast ESP32)
+ Konfiguration av fjärrhårdvara
+ Fjärrhårdvara aktiverad
+ Allow undefined pin access
+ Tillgängliga pin
+ Säkerhet
+ Knapp för direktmeddelanden
+ Admin-nycklar
+ Publik nyckel
+ Privat nyckel
+ Admin-nyckel
+ Hanterat läge
+ Seriell konsol
+ Debug log API enabled
+ Äldre typ av adminkanal
+ Seriell konfiguration
+ Seriell aktiverad
+ Eko aktiverad
+ Den seriella kommunikationens hastighet
+ Timeout
+ Seriellt läge
+ Override console serial port
+
+ Pulsera
+ Antal poster
+ Maxstorlek för historik
+ Returfönstrets storlek för historik
+ Server
+ Telemetri konfiguration
+ Uppdateringsintervall för enhetsdata
+ Uppdateringsintervall för miljödata
+ Mätmodul för miljö aktiverad
+ Visning av miljödata på skärm är aktiverad
+ Miljömätvärden använder Fahrenheit
+ Luftkvalitetsmätarmodul aktiverad
+ Uppdateringsintervall för luftkvalitet
+ Ikonen för luftkvalitet
+ Strömmätarmodul aktiverad
+ Uppdateringsintervall för strömmätare
+ Visning av strömvärden på skärm är aktiverad
+ Användarinställningar
+ Nod-ID
+ Långt namn
+ Kort namn
+ Hårdvarumodell
+ Licensierad radioamatör (HAM)
+ Aktivering detta alternativ inaktiverar kryptering och är inte kompatibelt med standard Meshtastic-nätverk.
+ Daggpunkt
+ Tryck
+ Gasmotstånd
+ Avstånd
+ Lux
+ Vind
+ Vikt
+ Strålning
+
+ Luftkvalitet inomhus (IAQ)
+ URL
+
+ Importera konfiguration
+ Exportera konfiguration
+ Hårdvara
+ Stöds
+ Nodnummer
+ Användar-ID
+ Upptid
+ Ladda %1$d
+ Ledigt lagringutrymme %1$d
+ Tidsstämpel
+ Riktning
+ Hastighet
+ Sat.
+ Höjd
+ Frekv.
+ Lucka
+ Primär
+ Periodisk sändning av position och telemetri
+ Sekundär
+ Inga periodiska sändningar av telemetri
+ Manuell positionsbegäran krävs
+ Tryck och dra för att ändra ordning
+ Ljud på
+ Dynamisk
+ Skanna QR-kod
+ Dela kontakt
+ Anteckningar
+ Lägg till en privat anteckning
+ Importera delad kontakt?
+ Meddelanden mottas ej
+ Inte bevakad eller infrastruktur
+ Varning: Denna kontakt är känd, en import kommer att skriva över tidigare kontaktuppgifter.
+ Publik nyckel har ändrats
+ Importera
+ Begär metadata
+ Åtgärder
+ Firmware
+ Använd 12-timmarsformat
+ Visar tiden i 12-timmarsformat när denna är aktiverad.
+ Logg för värdstatistik
+ Värd
+ Ledigt minne
+ Ledig lagring
+ Ladda
+ Användarens sträng
+ Navigera till
+ Anslutning
+ Mesh Map
+ Konversationer
+ Noder
+ Inställningar
+ Ange din region
+ Svara
+ Din nod kommer periodiskt skicka ett okrypterat paket till den konfigurerade MQTT-servern som inkluderar id, kort och långt namn, ungefärlig plats, hardvarumodell, enhetsroll, mjukvaru-version, LoRa-region, modeminställning och den primära kanalens namn.
+ Samtycke för att dela okrypterad noddata via MQTT
+ Genom att aktivera den här funktionen bekräftar och samtycker du till överföringen av enhetens geografiska plats i realtid över MQTT-protokollet utan kryptering. Denna platsdata kan användas för ändamål som live-kartrapportering, enhetsspårning och relaterade telemetrifunktioner.
+ Jag har läst och förstått ovanstående. Jag samtycker till okrypterad överföring av mina noddata via MQTT
+ Jag godkänner.
+ Uppdatering av fast programvara rekommenderas.
+ För att dra nytta av de senaste rättelserna och funktionerna, vänligen uppdatera din nods fasta programvara.\n\nSenaste stabila fasta programvaruversion: %1$s
+ Upphör att gälla
+ Tid
+ Datum
+ Kartfilter\n
+ Endast favoriter
+ Visa brytpunkter
+ Visa precisionscirklar
+ Meddelande från enheten
+ Läkta nycklar upptäcktes, välj OK för att återskapa.
+ Förnya nyckel
+ Är du säker på att du vill skapa ny privat nyckel?\n\nNoder som tidigare har bytt nycklar med den här noden måste ta bort den gamla anslutningen och utbyta nycklar på nytt för att kunna återuppta säker kommunikation.
+ Exportera nycklar
+ Exporterar publika och privata nycklar till en fil. Förvara någonstans säkert.
+ Modulerna är upplåsta
+ Modulerna är redan upplåsta
+ Fjärr
+ (%1$d online / %2$d totalt)
+ Reagera
+ Koppla från
+ Söker efter Bluetooth-enheter…
+ Inga parkopplade Bluetooth-enheter.
+ Inga nätverksenheter hittades.
+ Inga USB-seriella enheter hittades.
+ Gå till slutet
+ Meshtastic
+ Skannar
+ Säkerhetsstatus
+ Säker
+ Varningsemblem
+ Okänd kanal
+ Varning
+ Överflödsmeny
+ UV Lux
+ Okänd
+ Denna radio hanteras och kan endast ändras av en fjärradministratör.
+ Advancerat
+ Rensa noddatabas
+ Rensa bort noder som sågs för minst %1$d dagar sedan
+ Rensa endast okända noder
+ Rensa upp noder med låg/ingen interaktion
+ Rensa ignorerade noder
+ Rensa nu
+ Detta kommer att ta bort %1$d noder från din databas. Denna åtgärd kan inte ångras.
+ Ett grönt lås innebär att kanalen är säkert krypterad med antingen en 128 eller 256 bitars AES-nyckel.
+
+ Osäker kanal. Inte exakt.
+ Ett gult öppet lås innebär att kanalen inte är säkert krypterad, används inte för exakta platsdata, och använder antingen ingen nyckel alls eller en 1 byte känd nyckel.
+
+ Osäker kanal. Exakt plats.
+ Ett gult öppet lås innebär att kanalen inte är säkert krypterad, används för exakta platsdata och använder antingen ingen nyckel alls eller en 1 byte känd nyckel.
+
+ Varning: Osäkert, exakt plats & MQTT upplänk
+ Ett rött öppet lås med varning innebär att kanalen inte är säkert krypterad, används för exakta platsdata som är uppkopplade till internet via MQTT och använder antingen ingen nyckel alls eller en 1 byte känd nyckel.
+
+ Kanalsäkerhet
+ Betydelser för kanalsäkerhet
+ Visa alla betydelser
+ Visa aktuell status
+ Stäng
+ Är du säker på att du vill ta bort den här noden?
+ Svarar till %1$s
+ Avbryt svar
+ Ta bort meddelanden?
+ Avmarkera
+ Meddelande
+ Skriv ett meddelande
+ Logg över PAX-värden
+ PAX
+ Det finns inga PAX-loggar.
+ WiFi-enheter
+ BLE-enheter
+ Parkopplade enheter
+ Tillgängliga enheter
+ Ansluten enhet
+ Sändningsgräns uppnådd. Försök igen senare.
+ Visa version
+ Ladda ner
+ Installerad version
+ Senaste stabila
+ Senaste alfa
+ Stöds av Meshtastic Community
+ Fast programvaruversion
+ Senaste nätverksenheterna
+ Upptäckta nätverksenheter
+ Kom igång
+ Välkommen till
+ Håll dig uppkopplad var som helst
+ Kommunicera med din släkt och dina vänner utan online- och mobiltjänster.
+ Skapa egna nätverk
+ Konfigurera enkelt privata nätverk för säker och tillförlitlig kommunikation i avlägsna områden.
+ Spåra och dela platser
+ Dela din plats i realtid och håll din grupp samordnad med integrerade GPS-funktioner.
+ Appens aviseringar
+ Inkommande meddelanden
+ Aviseringar för kanal och direktmeddelanden.
+ Nya noder
+ Aviseringar för nyupptäckta noder.
+ Lågt batteri
+ Aviseringar för låg batterinivå för den anslutna enheten.
+ Valda paket som skickas som kritiska kommer ignorera Mute och Stör ej inställningar i OS-meddelandecentret.
+ Konfigurera aviseringsbehörigheter
+ Telefonens plats
+ Meshtastic använder telefonens plats för att aktivera ett antal funktioner. Du kan uppdatera dina platsbehörigheter när som helst från inställningar.
+ Dela plats
+ Använd din telefons GPS för position istället för GPS:en på din nod.
+ Avståndsmätning
+ Visa avståndet mellan din telefon och andra Meshtastic noder med kända positioner.
+ Filtrera på avstånd
+ Filtrera nodlistan och mesh-kartan baserat på närheten till din telefon.
+ Mesh Map plats
+ Aktiverar den blå platspunkten för telefonen i mesh-kartan.
+ Konfigurera platsbehörigheter
+ Hoppa över
+ inställningar
+ Kritiska larm
+ För att försäkra dig om att du får kritiska larm, till exempel
+ SOS-meddelanden, även när din enhet är i läget \"Stör ej\", måste du ge särskild
+ -behörighet. Vänligen aktivera detta i aviseringsinställningarna.
+
+ Konfigurera kritiska larm
+ Meshtastic använder aviseringar för att hålla dig uppdaterad om nya meddelanden och andra viktiga händelser. Du kan uppdatera dina aviseringsbehörigheter när som helst från inställningar.
+ Nästa
+ Ge behörigheter
+ %d noder köade för radering:
+ Varning: Detta tar bort noder från både appen och enhetens databaser.\nMarkeringar är inklusive.
+ Ansluter till enhet
+ Normal
+ Satellit
+ Terräng
+ Hybrid
+ Hantera kartlager
+ Anpassade lager stödjer .kml, .kmz, eller GeoJSON-filer.
+ Kartlager
+ Inga anpassade lager inlästa.
+ Lägg till lager
+ Dölj lager
+ Visa lager
+ Ta bort lager
+ Lägg till lager
+ Noder på denna plats
+ Vald karttyp
+ Hantera kartkällor
+ Lägg till kartkälla
+ Inga kartkällor
+ Redigera kartkälla
+ Ta bort kartkälla
+ Namn kan inte vara tomt.
+ Leverantörens namn finns redan.
+ URL kan inte vara odefinierad.
+ URL måste innehålla platshållare.
+ URL-mall
+ Muspinne
+ App
+ Version
+ Kanalfunktioner
+ Positionsdelning
+ Periodisk positionssändning
+ Meddelanden från mesh-nätet kommer att skickas till internet via vilken nod som helst som är konfigurerad som gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Ikonbetydelser
+ Inaktivering av position på den primära kanalen tillåter periodiska positionsuppdateringar på den första sekundära kanalen med positionen aktiverad, annars krävs manuell positionsbegäran.
+ Konfiguration av enhet
+ "[Fjärr] %1$s"
+ Skicka enhetstelemetri
+ Aktivera/inaktivera enhetens telemetrimodul för att skicka mätvärden till nätet
+ Valfri
+ 1 timme
+ 8 timmar
+ 24 timmar
+ 48 timmar
+ Filtrera på senaste kontakt: %s
+ %1$d dBm
+ Saknar applikation för att hantera länken.
+ Systeminställningar
+ Ingen tillgänglig statistik
+ Mätdata samlas in för att hjälpa oss att förbättra Android-appen (tack), vi kommer att få anonymiserad information om användarnas beteende. Detta inkluderar kraschrapporter, skärmar som används i appen etc.
+ "Analysplattformar: "
+ För mer information, se vår integritetspolicy.
+ Odefinierad - 0
+ Vidaresänt av: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-tr/strings.xml b/core/strings/src/commonMain/composeResources/values-tr/strings.xml
new file mode 100644
index 000000000..96a0091ef
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-tr/strings.xml
@@ -0,0 +1,912 @@
+
+
+
+ Meshtastic
+ Filtre
+ düğüm filtresini kaldır
+ Filter by
+ Bilinmeyenleri dahil et
+ Hide offline nodes
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Detayları göster
+ Sort by
+ Düğüm sıralama seçenekleri
+ A-Z
+ Kanal
+ Mesafe
+ Atlama üzerinden
+ Son duyulma
+ MQTT yoluyla
+ MQTT yoluyla
+ Favorilerden
+ Ignored Nodes
+ Tanınmayan
+ Ulaştı bildirisi bekleniyor
+ Gönderilmek üzere sırada
+ Onaylandı
+ Rota yok
+ Negatif bir onay alındı
+ Zaman Aşımı
+ Arayüz Yok
+ Azami Yeniden Gönderme Limitine Ulaşıldı
+ Kanal yok
+ Paket çok büyük
+ Yanıt yok
+ Geçersiz İstek
+ Bölgesel Görev Çevrimi Limitine Ulaşıldı
+ Yetkisiz
+ Şifreli Gönderme Başarısız
+ Bilinmeyen Genel Anahtar
+ Hatalı oturum anahtarı
+ Genel Anahtar yetkisiz
+ Client
+ Uygulamaya bağlı veya bağımsız mesajlaşma cihazı.
+ Client Mute
+ Diğer cihazlardan gelen paketleri tekrarlamayan cihaz.
+ Router
+ Mesajları tekrarlayarak ağ kapsamını genişletmek için altyapı düğümü. Düğümler listesinde görünür.
+ Router Client
+ Hem ROUTER hem de CLIENT\'ın bir kombinasyonu. Mobil cihazlar için değildir.
+ Repeater
+ Mesajları minimum ek yük ile tekrarlayarak ağ kapsamını genişletmek için altyapı düğümü. Düğümler listesinde görünmez.
+ Tracker
+ Öncelikli olarak konum paketlerini yayınlar.
+ Sensor
+ Öncelikli olarak telemetri paketlerini yayınlar.
+ TAK
+ Rutin yayınları azaltarak ATAK sistemi için optimize edilmiştir.
+ Client Hidden
+ Gizlilik veya güç tasarrufu için sadece gerektiğinde yayın yapan cihaz.
+ Lost and Found
+ Cihazın kurtarılmasına yardımcı olmak için konumunu düzenli olarak varsayılan kanala mesaj olarak gönderir.
+ TAK Tracker
+ Rutin yayınları azaltarak otomatik TAK PLI yayınlarını etkinleştirir.
+ Router Late
+ Tüm diğer modlardan sonra paketleri her zaman bir kez yeniden yayınlayan ve yerel kümeler için ek kapsama alanı sağlayan altyapı düğümü. Düğümler listesinde görünür.
+ Hepsi
+ Tespit edilen herhangi bir mesajı, özel kanalımızdaysa veya aynı LoRa parametrelerine sahip başka bir ağdan geliyorsa yeniden yayınlayın.
+ All Skip Decoding
+ ALL ile aynı davranış, ancak paketleri çözmeksizin yeniden yayınlar. Yalnızca Repeater rolünde kullanılabilir. Bunu başka herhangi bir rolde ayarlamak ALL davranışıyla sonuçlanacaktır.
+ Local Only
+ Açık olan veya şifresini çözemediği yabancı ağlardan geldiği tespit edilen mesajları yok sayar. Yalnızca düğümlerin yerel birincil / ikincil kanallarında mesajı yeniden yayınlar.
+ Known Only
+ LOCAL ONLY gibi yabancı ağlardan geldiği tespit edilen mesajları yok sayar, ancak düğümün bilinen listesinde bulunmayan düğümlerden gelen mesajları da yok sayarak bir adım daha ileri gider.
+ Yok
+ Yalnızca SENSOR, TRACKER ve TAK_TRACKER rolleri için izin verilir, CLIENT_MUTE rolünden farklı olarak tüm yeniden yayınları engeller.
+ Core Portnums Only
+ TAK, RangeTest, PaxCounter gibi standart olmayan portnum\'ları yok sayarken sadece standart portnum\'lar olan NodeInfo, Text, Position, Telemetry ve Routing\'i yeniden yayınlar.
+ Desteklenen ivmeölçerlere çift dokunmayı kullanıcı düğmesine basma olarak değerlendirir.
+ Send a position on the primary channel when the user button is triple clicked.
+ Cihaz üzerindeki yanıp sönen LED\'i kontrol eder. Çoğu cihaz için bu, en fazla 4 LED\'den birini kontrol edecektir, şarj ve GPS LED\'leri kontrol edilemez.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ MQTT ve PhoneAPI\'ye göndermenin yanı sıra, NeighborInfo\'muzun LoRa üzerinden iletilip iletilmeyeceğidir. Varsayılan anahtar ve ada sahip bir kanalda kullanılamaz.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Rakım
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Hata Ayıklama
+ Kanal Adı
+ Karekod
+ uygulama ikonu
+ Bilinmeyen kullanıcı adı
+ Gönder
+ Telefonu, Meshtastic uyumlu bir cihaz ile eşleştirmediniz. Bir cihazla eşleştirin ve kullanıcı adınızı belirleyin.\n\nAçık kaynaklı bu uygulama şu an alfa-test aşamasında, problem fark ederseniz forumda lütfen paylaşın: https://github.com/orgs/meshtastic/discussions\n\nDaha fazla bilgi için, sitemiz: www.meshtastic.org.
+ Siz
+ Allow analytics and crash reporting.
+ Kabul et
+ İptal
+ Discard
+ Kaydet
+ Yeni Kanal Adresi(URL) alındı
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Hata Bildir
+ Hata Bildir
+ Hata bildirmek istediğinizden emin misiniz? Hata bildirdikten sonra, lütfen https://github.com/orgs/meshtastic/discussions sayfasında paylaşınız ki raporu bulgularınızla eşleştirebilelim.
+ Bildir
+ Eşleşme tamamlandı, servis başlatılıyor
+ Eşleşme başarısız, lütfen tekrar seçiniz
+ Konum erişimi kapalı, konum ağ ile paylaşılamıyor.
+ Paylaş
+ New Node Seen: %s
+ Bağlantı kesildi
+ Cihaz uyku durumunda
+ Bağlı: %1$s çevrimiçi
+ IP Adresi:
+ Bağlantı noktası:
+ Bağlandı
+ (%s) telsizine bağlandı
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Bağlı değil
+ Cihaza bağlandı, ancak uyku durumunda
+ Uygulama güncellemesi gerekli
+ Uygulamayı Google Play store (ya da GitHub)\'dan güncelleyin. Bu cihaz ile haberleşmek için uygulama çok eski. İlgili Dokümantasyon.
+ Hiçbiri (kapat)
+ Servis bildirimleri
+ Hakkında
+ Bu Kanal URL\' si geçersiz ve kullanılamaz
+ This contact is invalid and can not be added
+ Hata Ayıklama Paneli
+ Decoded Payload:
+ Export Logs
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Filtreler
+ Aktif Filtreler
+ Loglarda ara…
+ Sonraki eşleşme
+ Önceki eşleşme
+ Aramayı sil
+ Filtre ekle
+ Filter included
+ Clear all filters
+ Clear Logs
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Temizle
+ Mesaj teslim durumu
+ Direct message notifications
+ Broadcast message notifications
+ Uyarı bildirimleri
+ Yazılım güncellemesi gerekiyor.
+ Radyo yazılımı bu uygulamayla iletişim kurmak için çok eski. Bu konuda daha fazla bilgi için: Yazılım yükleme kılavuzumuza bakın.
+ Tamam
+ Bölge seçmelisin!
+ Radyo bağlı olmadığından, kanal değiştirilemedi. Lütfen tekrar deneyin.
+ Export rangetest packets
+ Export all packets
+ Sıfırla
+ Tara
+ Ekle
+ Varsayılan kanala geçmek istediğinizden emin misiniz?
+ Varsayılana dön
+ Uygula
+ Tema
+ Açık
+ Koyu
+ Sistem varsayılanı
+ Tema seçin
+ Ağda telefon konumunu kullan
+
+ - Mesajı sil?
+ - %s adet mesajı sil?
+
+ Sil
+ Herkesten sil
+ Benden sil
+ Tümünü seç
+ Close selection
+ Delete selected
+ Stil Seçimi
+ Bölgeyi İndir
+ İsmi
+ Açıklaması
+ Kilitli
+ Kaydet
+ Dil
+ Sistem varsayılanı
+ Tekrar gönder
+ Kapat
+ Bu cihazda kapatma desteklenmiyor
+ Yeniden başlat
+ Yol izle
+ Tanıtımı Göster
+ Mesaj
+ Hızlı mesaj seçenekleri
+ Yeni hızlı mesaj
+ Hızlı mesajı düzenle
+ Mesaj sonuna ekle
+ Hemen gönder
+ Show quick chat menu
+ Hide quick chat menu
+ Fabrika ayarları
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Direkt Mesaj
+ NodeDB sıfırla
+ Teslim Edildi
+ Hata
+ Yok say
+ Remove from ignored
+ Yoksay listesine \'%s\' eklensin mi? Değişiklikten sonra cihazınız yeniden başlar.
+ Yoksay listesinden \'%s\' çıkarılsın mı? Değişiklikten sonra cihazınız yeniden başlar.
+ İndirilecek bölgeyi seçin
+ Tahmini indirme boyutu:
+ İndirmeye başla
+ Konum takas et
+ Kapat
+ Cihaz ayarları
+ Modül ayarları
+ Ekle
+ Düzenle
+ Hesaplanıyor…
+ Çevrim dışı işlemleri
+ Önbellek doluluğu
+ Önbellek Kapasitesi: %1$.2f MB\nÖnbellek Kullanımı: %2$.2f MB
+ Harita Parçalarını Sil
+ Harita Kaynağı
+ %s için SQL önbelleği temizlendi
+ SQL Önbellek temizleme başarısız, ayrıntılar için logcat\' e bakın
+ Önbellek Yöneticisi
+ İndirme tamamlandı!
+ İndirme %d hata ile tamamlandı
+ %d harita parçası
+ yön: %1$d° mesafe: %2$s
+ Yer işareti düzenle
+ Yer işaretini sil?
+ Yeni yer işareti
+ Alınan yer işareti: %s
+ Zaman limitine (duty cycle) ulaşıldı. Şu anda mesaj gönderilemiyor, lütfen daha sonra tekrar deneyin.
+ Kaldır
+ Bu node, kendisinden yeniden paket alınana kadar listenizden kaldırılacaktır.
+ Bildirimleri sessize al
+ 8 saat
+ 1 hafta
+ Her zaman
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Değiştir
+ Wi-Fi QR Kodu Tara
+ Geçersiz Wi-Fi Kimlik Bilgisi QR kodu formatı
+ Geri Dön
+ Pil
+ Kanal Kullanımı
+ Yayın Süresi Kullanımı
+ Sıcaklık
+ Nem
+ Soil Temperature
+ Soil Moisture
+ Kayıtlar
+ Atlama Üzerinden
+ Hops Away: %1$d
+ Bilgi
+ İyi biçimlendirilmiş TX ve RX ile hatalı biçimlendirilmiş RX (gürültü) dahil olmak üzere mevcut kanal için kullanım.
+ Son bir saat içinde kullanılan iletim için yayın süresi yüzdesi.
+ IAQ
+ Encryption Key Meanings
+ Paylaşılan Anahtar
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Genel Anahtar Şifrelemesi
+ Direct messages are using the new public key infrastructure for encryption.
+ Genel Anahtar Uyuşmazlığı
+ Genel anahtar, kayıtlı anahtarla eşleşmiyor. Düğümü kaldırabilir ve tekrar anahtar değişimi yapmasına izin verebilirsiniz, ancak bu daha ciddi bir güvenlik sorununa işaret edebilir. Anahtar değişikliğinin fabrika ayarlarına sıfırlamadan veya başka bir kasıtlı eylemden kaynaklanıp kaynaklanmadığını belirlemek için başka bir güvenilir kanal aracılığıyla kullanıcıyla iletişime geçiniz.
+ Kullanıcı bilgisi takas et
+ Yeni düğüm bildirimleri
+ Daha fazla detay
+ SNR
+ Sinyal-Gürültü Oranı, iletişimde istenen bir sinyalin seviyesini arka plan gürültüsü seviyesine mukayese ölçmek için kullanılan bir ölçüdür. Meshtastic ve diğer kablosuz sistemlerde, daha yüksek bir SNR, veri iletiminin güvenilirliğini ve kalitesini artırabilecek daha net bir sinyale işaret eder.
+ RSSI
+ Alınan Sinyal Gücü Göstergesi, anten tarafından alınan güç seviyesini belirlemek için kullanılan bir ölçüdür. Daha yüksek bir RSSI değeri genellikle daha güçlü ve daha istikrarlı bir bağlantıya işaret eder.
+ (İç Hava Kalitesi) Bosch BME680 tarafından ölçülen bağıl ölçekli IAQ değeri. Değer Aralığı 0–500.
+ Cihaz Ölçüm Kayıtları
+ Düğüm Haritası
+ Konum Kayıtları
+ Last position update
+ Çevre Ölçüm Kayıtları
+ Sinyal Seviyesi Kayıtları
+ Yönetim
+ Uzaktan Yönetim
+ Kötü
+ İdare Eder
+ İyi
+ Yok
+ Paylaş: …
+ Sinyal
+ Sinyal Kalitesi
+ Yol İzleme Kayıtları
+ Doğrudan
+
+ - 1 atlama
+ - %d atlama
+
+ İleri atlama %1$d Geri atlama %2$d
+ 24S
+ 48S
+ 1H
+ 2H
+ 4H
+ Maks
+ Bilinmeyen Yaş
+ Kopyala
+ Zili Çaldır!
+ Kritik Uyarı!
+ Favori
+ Add to favorites
+ Remove from favorites
+ \'%s\' düğümünü favorilere eklemek istiyor musunuz?
+ \'%s\' düğümünü favorilerden silmek istiyor musunuz?
+ Güç Ölçüm Kayıtları
+ Kanal 1
+ Kanal 2
+ Kanal 3
+ Akım
+ Voltaj
+ Emin misiniz?
+ Cihaz Rolü Dokümantasyonu ve Doğru Cihaz Rolünü Seçme hakkındaki blog yazılarını okudum.]]>
+ Ne yaptığımı biliyorum.
+ %1$s Düğümünün pili düşük (%2$d%%)
+ Düşük pil bildirimleri
+ Düşük pil: %s
+ Düşük pil bildirimleri (favori düğümler)
+ Barometrik Basınç
+ Açık
+ UDP Broadcast
+ UDP Ayarları
+ Son duyulma: %2$s
Son konum: %3$s
Pil: %4$s]]>
+ Konumunumu aç/kapa
+ Orient north
+ Kullanıcı
+ Kanallar
+ Cihaz
+ Konum
+ Güç
+ Ağ
+ Ekran
+ LoRa
+ Bluetooth
+ Güvenlik
+ MQTT
+ Seri
+ Dış Bildirim
+
+ Mesafe Testi
+ Telemetri
+ Önceden Hazırlanmış Mesaj
+ Ses
+ Uzaktan Donanım
+ Komşu Bilgisi
+ Ortam Işıklandırması
+ Algılama Sensörü
+ Pax sayacı
+ Ses Ayarı
+ CODEC 2 etkinleştirildi
+ PTT pini
+ CODEC2 örnekleme hızı
+ I2S kelime seçimi
+ I2S veri girişi
+ I2S veri çıkışı
+ I2S saati
+ Bluetooth Ayarı
+ Bluetooth Etkin
+ Eşleştirme Modu
+ Sabit PIN
+ Yukarı bağlantı etkinleştirildi
+ Aşağı bağlantı etkinleştirildi
+ Varsayılan
+ Pozisyon etkinleştirildi
+ Precise location
+ GPIO pini
+ Tip
+ Şifreyi gizle
+ Şifreyi göster
+ Detaylar
+ Çevre
+ Ortam Işıklandırma Ayarı
+ LED durumu
+ Kırmızı
+ Yeşil
+ Mavi
+ Önceden Hazırlanmış Mesaj Yapılandırması
+ Önceden Hazırlanmış mesaj etkinleştirildi
+ Dönen kodlayıcı #1 etkinleştirildi
+ Dönen kodlayıcı A portu için GPIO pini
+ Dönen kodlayıcı B portu için GPIO pini
+ Dönen kodlayıcı Basma portu için GPIO pini
+ Basıldığında giriş olayı oluştur
+ CW ile giriş olayı oluştur
+ CCW ile giriş olayı oluştur
+ Yukarı/Aşağı/Seçme girişi etkinleştirildi
+ Giriş kaynağına izin ver
+ Zil gönder
+ Mesajlar
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Algılama Sensörü Ayarları
+ Algılama Sensörü etkinleştirildi
+ Minimum yayın (saniye)
+ Durum yayını (saniye)
+ Uyarı mesajı ile zil gönder
+ Arkadaşça isim
+ İzlenecek GPIO pini
+ Algılama tetikleme türü
+ INPUT_PULLUP modu kullan
+ Cihaz
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Bilgisi Yayın Aralığı
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Ekran
+ Screen on for
+ Carousel interval
+ Pusula kuzey üstte
+ Ekranı Çevir
+ Görüntü Birimleri
+ OLED type
+ Görüntü Modu
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Pusula yönü
+ Harici Bildirim Ayarı
+ Harici bildirim etkin
+ Mesaj alındığında bildirimler
+ Uyarı mesajı LED
+ Uyarı mesajı zırnı
+ Uyarı mesajı titreşimi
+ Uyarı/çan alındığında bildirimler
+ Uyarı çanı LED
+ Uyarı çanı zırnı
+ Uyarı çanı titreşim
+ Çıktı LED (GPIO)
+ Çıktı LED aktif yüksek
+ Çıktı zırnı (GPIO)
+ PWM zırnı kullan
+ Çıktı titreşim (GPIO)
+ Çıktı süresi (milisaniye)
+ Nag zaman aşımı (saniye)
+ Zil tipi
+ I2S\'yi zırnı olarak kullan
+ LoRa
+ Options
+ Gelişmiş
+ Use Preset
+ Presets
+ Bant genişliği
+ Spread Factor
+ Coding Rate
+ Frekans kayması (MHz)
+ Bölge
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Görev Döngüsünü Geçersiz Kıl
+ Gelenleri Yoksay
+ RX Boosted Gain
+ Frequency Override
+ PA fanı devre dışı
+ MQTT\'yi Yoksay
+ Ok to MQTT
+ MQTT Yapılandırması
+ MQTT etkin
+ Adres
+ Kullanıcı adı
+ Şifre
+ Şifreleme etkin
+ JSON çıktısı etkin
+ TLS etkin
+ Ana konu
+ Vekilden istemciye etkin
+ Harita raporlama
+ Harita raporlama aralığı (saniye)
+ Komşu Bilgisi Ayarı
+ Komşu Bilgisi etkin
+ Güncelleme aralığı (saniye)
+ LoRa üzerinden ilet
+ Ağ
+ WiFi Options
+ Açık
+ WiFi etkin
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet etkin
+ NTP sunucusu
+ rsyslog sunucusu
+ IPv4 modu
+ IP
+ Ağ geçidi
+ Alt ağ
+ Pax sayacı Ayarı
+ Pax sayacı etkin
+ WiFi RSSI eşiği (varsayılan -80)
+ BLE RSSI eşiği (varsayılan -80)
+ Konum
+ Konum yayılma aralığı (saniye)
+ Akıllı konum etkin
+ Akıllı yayılma minimum mesafe (metre)
+ Akıllı yayılma minimum aralık (saniye)
+ Sabit konum kullan
+ Enlem
+ Boylam
+ Yükseklik (metre)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ GPS güncelleme aralığı (saniye)
+ GPS_RX_PIN’i yeniden tanımla
+ GPS_TX_PIN’i yeniden tanımla
+ PIN_GPS_EN’i yeniden tanımla
+ Position Flags
+ Güç Ayarı
+ Güç tasarrufu modunu etkinleştir
+ Shutdown on power loss
+ Pilin kapanma gecikmesi (saniye)
+ ADC multiplier override
+ ADC çarpanını geçersiz kılma oranı
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Pilin INA_2XX I2C adresi
+ Menzi Test Ayarı
+ Menzi testi etkin
+ Gönderen mesaj aralığı (saniye)
+ .CSV\'yi depolamada kaydet (sadece ESP32)
+ Uzak Donanım Ayarı
+ Uzak Donanım etkin
+ Tanımlanmamış pin erişimine izin ver
+ Mevcut pinler
+ Güvenlik
+ Direct Message Key
+ Admin Keys
+ Genel Anahtar
+ Özel Anahtar
+ Yönetici Anahtarı
+ Yönetilen Mod
+ Seri konsol
+ Hata ayıklama kaydı API\'si etkin
+ Eski Yönetici kanalı
+ Seri Ayarı
+ Seri etkin
+ Eko etkin
+ Seri baud hızı
+ Zaman Aşımı
+ Seri modu
+ Konsol seri portunu geçersiz kıl
+
+ Kalp atışı
+ Kayıt sayısı
+ Geçmiş geri dönüş maksimum
+ Geçmiş geri dönüş penceresi
+ Sunucu
+ Telemetri Ayarı
+ Device metrics update interval
+ Environment metrics update interval
+ Çevre metrikleri modülü etkin
+ Çevre metrikleri ekran üzerinde etkin
+ Çevre metrikleri Fahrenheit kullan
+ Hava kalitesi metrikleri modülü etkin
+ Air quality metrics update interval
+ Hava kalitesi ikonu
+ Güç metrikleri modülü etkin
+ Power metrics update interval
+ Güç metrikleri ekran üzerinde etkin
+ Kullanıcı Ayarı
+ Düğüm ID
+ Uzun Ad
+ Kısa Ad
+ Donanım modeli
+ Lisanslı amatör radyo
+ Bu seçeneği aktif etmek şifrelemeyi devre dışı bırakır ve bu varsayılan Meshtastic ağı ile uyumsuzdur.
+ Çiğ Noktası
+ Basınç
+ Gaz Direnci
+ Mesafe
+ Lüks
+ Rüzgar
+ Ağırlık
+ Radyasyon
+
+ İç Hava Kalitesi (IAQ)
+ URL
+
+ Ayarları içe aktar
+ Ayarları dışa aktar
+ Donanım
+ Desteklenen
+ Düğüm Numarası
+ Kullanıcı Kimliği
+ Çalışma Süresi
+ Load %1$d
+ Disk Free %1$d
+ Zaman Damgası
+ İstikamet
+ Speed
+ Uydular
+ Yükseklik
+ Frekans
+ Yuva
+ Birincil
+ Periyodik konum ve telemetri yayını
+ İkincil
+ Periyodik telemetri yayını yok
+ Manuel konum isteği gerekli
+ Yeniden sıralamak için basılı tutup sürükleyin
+ Sesi aç
+ Dinamik
+ QR Kodu Tara
+ Kişiyi paylaş
+ Notes
+ Add a private note…
+ Paylaşılan kişiyi içe aktar?
+ Mesaj gönderilemez
+ İzlenmeyen veya Altyapı
+ Uyarı: Bu kişi biliniyor, içe aktarma işlemi önceki kişi bilgilerini üzerine yazacaktır.
+ Açık Anahtar Değiştirildi
+ İçeri aktar
+ İstek Meta Verisi
+ işlemler
+ Yazılım
+ 12h saat formatını kullan
+ Aktif edildiğinde, cihaz ekranda saati 12 saat formatında gösterecek
+ Sunucu Ölçüm Kayıtları
+ Sunucu
+ Boş Hafıza
+ Boş Disk
+ Yükle
+ Kullanıcı Karakter Dizisi
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Düğümler
+ Ayarlar
+ Bölgenizi Seçin
+ Yanıtla
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ Katılıyorum.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Zaman
+ Tarih
+ Harita Filtresi\n
+ Sadece Favoriler
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Export Keys
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Bağlantıyı Kes
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Taranıyor
+ Güvenlik Durumu
+ Güvenlik
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Bilinmeyen
+ This radio is managed and can only be changed by a remote admin.
+ Gelişmiş
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Vazgeç
+ Bu node silinsin mi?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Mesaj
+ Mesaj yaz
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ İndir
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Uzaklık Ölçüsü
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Mesafe Filtresi
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Harita Konumu
+ Telefonunuz için mesh haritasında mavi konum noktasını etkinleştirir.
+ Konum İzinlerini Yapılandırın
+ Atla
+ ayarlar
+ Kritik Uyarılar
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Kritik Uyarı Yapılandır
+ Meshtastic, yeni mesajlar ve diğer önemli etkinlikler hakkında sizi bilgilendirmek için bildirimleri kullanır. Bildirim izinlerinizi istediğiniz zaman ayarlardan güncelleyebilirsiniz.
+ Sonraki
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Saat
+ 24 Saat
+ 48 Saat
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-uk/strings.xml b/core/strings/src/commonMain/composeResources/values-uk/strings.xml
new file mode 100644
index 000000000..e3c29e7f9
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-uk/strings.xml
@@ -0,0 +1,916 @@
+
+
+
+ Meshtastic
+ Фільтри
+ очистити фільтр вузлів
+ Filter by
+ Включаючи невідомий
+ Сховати вузли не в мережі
+ Only show direct nodes
+ You are viewing ignored nodes,\nPress to return to the node list.
+ Показати деталі
+ Sort by
+ Node sorting options
+ A-Z
+ Канал
+ Відстань
+ Hops away
+ Last heard
+ через MQTT
+ через MQTT
+ через Обране
+ Ignored Nodes
+ Unrecognized
+ Waiting to be acknowledged
+ Queued for sending
+ Acknowledged
+ No route
+ Received a negative acknowledgment
+ Таймаут
+ No Interface
+ Max Retransmission Reached
+ Канал відсутній
+ Пакет завеликий
+ Немає відповіді
+ Bad Request
+ Regional Duty Cycle Limit Reached
+ Not Authorized
+ Encrypted Send Failed
+ Unknown Public Key
+ Bad session key
+ Public Key unauthorized
+ Client
+ App connected or standalone messaging device.
+ Client Mute
+ Device that does not forward packets from other devices.
+ Router
+ Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.
+ Router Client
+ Combination of both ROUTER and CLIENT. Not for mobile devices.
+ Repeater
+ Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.
+ Tracker
+ Broadcasts GPS position packets as priority.
+ Sensor
+ Broadcasts telemetry packets as priority.
+ TAK
+ Optimized for ATAK system communication, reduces routine broadcasts.
+ Client Hidden
+ Device that only broadcasts as needed for stealth or power savings.
+ Lost and Found
+ Broadcasts location as message to default channel regularly for to assist with device recovery.
+ TAK Tracker
+ Enables automatic TAK PLI broadcasts and reduces routine broadcasts.
+ Router Late
+ Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list.
+ All
+ Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.
+ All Skip Decoding
+ Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.
+ Local Only
+ Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.
+ Known Only
+ Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.
+ None
+ Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.
+ Core Portnums Only
+ Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.
+ Treat double tap on supported accelerometers as a user button press.
+ Send a position on the primary channel when the user button is triple clicked.
+ Controls the blinking LED on the device. For most devices this will control one of the up to 4 LEDs, the charger and GPS LEDs are not controllable.
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ Whether in addition to sending it to MQTT and the PhoneAPI, our NeighborInfo should be transmitted over LoRa. Not available on a channel with default key and name.
+ How long the screen remains on after the user button is pressed or messages are received.
+ Automatically toggles to the next page on the screen like a carousel, based the specified interval.
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ The region where you will be using your radios.
+ Available modem presets, default is Long Fast.
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ Enabling WiFi will disable the bluetooth connection to the app.
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ The minimum distance change in meters to be considered for a smart position broadcast.
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ Optional fields to include when assembling position messages. the more fields are included, the larger the message will be - leading to longer airtime and a higher risk of packet loss.
+ Will sleep everything as much as possible, for the tracker and sensor role this will also include the lora radio. Don\'t use this setting if you want to use your device with the phone apps or are using a device without a user button.
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ Device is managed by a mesh administrator, the user is unable to access any of the device settings.
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ Broadcast Interval
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ Device GPS
+ Fixed Position
+ Висота
+ Update Interval
+ Advanced Device GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ Debug
+ Ім\'я каналу
+ QR код
+ значок додатку
+ Невідомий користувач
+ Надіслати
+ Ви ще не підєднали пристрій, сумісний з Meshtastic. Будьласка приєднайте пристрій і введіть ім’я користувача.\n\nЦя програма з відкритим вихідним кодом знаходиться в розробці, якщо ви виявите проблеми, опублікуйте їх на нашому форумі: https://github.com/orgs/meshtastic/discussions\n\nДля отримання додаткової інформації відвідайте нашу веб-сторінку - www.meshtastic.org.
+ Ви
+ Allow analytics and crash reporting.
+ Прийняти
+ Скасувати
+ Discard
+ Зберегти
+ Отримано URL-адресу нового каналу
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ Повідомити про помилку
+ Повідомити про помилку
+ Ви впевнені, що бажаєте повідомити про помилку? Після звіту опублікуйте його в https://github.com/orgs/meshtastic/discussions, щоб ми могли зіставити звіт із тим, що ви знайшли.
+ Звіт
+ Пара створена, запуск сервісу
+ Не вдалося створити пару, виберіть ще раз
+ Доступ до місцезнаходження вимкнено, неможливо транслювати позицію.
+ Поділіться
+ New Node Seen: %s
+ Відключено
+ Пристрій в режимі сну
+ Connected: %1$s online
+ IP Адреса:
+ Порт:
+ Connected
+ Підключено до радіомодуля (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ Не підключено
+ Підключено до радіомодуля, але він в режимі сну
+ Потрібне оновлення програми
+ Ви повинні оновити цю програму в App Store (або Github). Він занадто старий, щоб спілкуватися з цією прошивкою радіо. Будь ласка, прочитайте нашу документацію у вказаній темі.
+ Відсутнє (вимкнуте)
+ Сервісні сповіщення
+ Про
+ URL-адреса цього каналу недійсна та не може бути використана
+ This contact is invalid and can not be added
+ Панель налагодження
+ Decoded Payload:
+ Експортувати журнали
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ Фільтри
+ Active filters
+ Search in logs…
+ Next match
+ Previous match
+ Clear search
+ Add filter
+ Filter included
+ Clear all filters
+ Очистити журнал
+ Match Any | All
+ Match All | Any
+ This will remove all log packets and database entries from your device - It is a full reset, and is permanent.
+ Очистити
+ Статус доставки повідомлень
+ Direct message notifications
+ Broadcast message notifications
+ Сповіщення про тривоги
+ Потрібне оновлення прошивки.
+ Прошивка радіо застаріла для зв’язку з цією програмою. Для отримання додаткової інформації дивіться наш посібник із встановлення мікропрограми.
+ Гаразд
+ Ви повинні встановити регіон!
+ Неможливо змінити канал, тому що радіо поки що не підключені. Будь ласка, спробуйте ще раз.
+ Export rangetest packets
+ Export all packets
+ Скинути
+ Сканувати
+ Додати
+ Ви впевнені, що хочете змінити канал за умовчанням?
+ Відновити налаштування за замовчуванням
+ Застосувати
+ Тема
+ Світла
+ Темна
+ Системна
+ Оберіть тему
+ Укажіть розташування для мережі
+
+ - Видалити повідомлення?
+ - Видалити %s повідомлення?
+ - Видалити %s повідомлення?
+ - Видалити %s повідомлення?
+
+ Видалити
+ Видалити для всіх
+ Видалити для мене
+ Вибрати все
+ Close selection
+ Delete selected
+ Вибір стилю
+ Завантажити регіон
+ Ім\'я
+ Опис
+ Блоковано
+ Зберегти
+ Мова
+ Системні налаштунки за умовчанням
+ Перенадіслати
+ Вимкнути
+ Shutdown not supported on this device
+ Перевантажити
+ Маршрут
+ Показати підказки
+ Повідомлення
+ Налаштування швидкого чату
+ Новий швидкий чат
+ Редагувати швидкий чат
+ Додати до повідомлення
+ Миттєво відправити
+ Show quick chat menu
+ Hide quick chat menu
+ Скинути до заводських налаштувань
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ Пряме повідомлення
+ Очищення бази вузлів
+ Доставку підтверджено
+ Помилка
+ Ігнорувати
+ Remove from ignored
+ Додати \'%s\' до чорного списку? Після цієї зміни ваш пристрій перезавантажиться.
+ Видалити \'%s\' з чорного списку? Після цієї зміни ваш пристрій перезавантажиться.
+ Оберіть регіон завантаження
+ Час завантаження фрагментів:
+ Почати завантаження
+ Exchange position
+ Закрити
+ Налаштування пристрою
+ Налаштування модуля
+ Додати
+ Редагувати
+ Обчислюю…
+ Управління в автономному режимі
+ Поточний розмір кешу
+ Місткість кешу: %1$.2f МБ\nВикористання кешу: %2$.2f МБ
+ Очистити завантажені плитки
+ Джерело плиток
+ SQL кеш очищено для %s
+ Помилка очищення кешу SQL, перегляньте logcat для деталей
+ Керування кешем
+ Звантаження завершено!
+ Завантаження завершено з %d помилками
+ %d плиток
+ прийом: %1$d° відстань: %2$s
+ Редагувати точку
+ Видалити мітку?
+ Новий мітка
+ Отримано точку маршруту: %s
+ Досягнуто обмеження заповнення каналу. Неможливо надіслати повідомлення зараз, будь ласка, спробуйте ще раз пізніше.
+ Видалити
+ Цей вузол буде видалений зі списку доки ваш вузол не отримає дані з нього знову.
+ Вимкнути сповіщення
+ 8 годин
+ 1 тиждень
+ Завжди
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ Замінити
+ Сканувати QR-код Wi-Fi
+ Invalid WiFi Credential QR code format
+ Navigate Back
+ Батарея
+ Channel Utilization
+ Air Utilization
+ Температура
+ Вологість
+ Soil Temperature
+ Soil Moisture
+ Журнали подій
+ Hops Away
+ Hops Away: %1$d
+ Інформація
+ Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).
+ Percent of airtime for transmission used within the last hour.
+ IAQ
+ Encryption Key Meanings
+ Shared Key
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ Public Key Encryption
+ Direct messages are using the new public key infrastructure for encryption.
+ Public key mismatch
+ The public key does not match the recorded key. You may remove the node and let it exchange keys again, but this may indicate a more serious security problem. Contact the user through another trusted channel, to determine if the key change was due to a factory reset or other intentional action.
+ Exchange user info
+ New node notifications
+ Докладніше
+ SNR
+ Signal-to-Noise Ratio, a measure used in communications to quantify the level of a desired signal to the level of background noise. In Meshtastic and other wireless systems, a higher SNR indicates a clearer signal that can enhance the reliability and quality of data transmission.
+ RSSI
+ Received Signal Strength Indicator, a measurement used to determine the power level being received by the antenna. A higher RSSI value generally indicates a stronger and more stable connection.
+ (Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0–500.
+ Device Metrics Log
+ Node Map
+ Position Log
+ Last position update
+ Environment Metrics Log
+ Signal Metrics Log
+ Адміністрування
+ Віддалене керування
+ Bad
+ Fair
+ Good
+ None
+ Share to…
+ Сигнал
+ Якість сигналу
+ Traceroute Log
+ Direct
+
+ - 1 hop
+ - %d hops
+ - %d hops
+ - %d hops
+
+ Hops towards %1$d Hops back %2$d
+ 24H
+ 48H
+ 1W
+ 2W
+ 4W
+ Макс
+ Unknown Age
+ Копіювати
+ Alert Bell Character!
+ Critical Alert!
+ Обране
+ Add to favorites
+ Remove from favorites
+ Додати \'%s\' як обраний вузол?
+ Видалити \'%s\' з обраних вузлів?
+ Power Metrics Log
+ Канал 1
+ Канал 2
+ Канал 3
+ Current
+ Напруга
+ Ви впевнені?
+ ]]>
+ Я знаю, що роблю.
+ Node %1$s has a low battery (%2$d%%)
+ Сповіщення про низький рівень заряду
+ Низький заряд батареї: %s
+ Low battery notifications (favorite nodes)
+ Barometric Pressure
+ Увімкнено
+ UDP Broadcast
+ Налаштування UDP
+ Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position
+ Orient north
+ Користувач
+ Канали
+ Пристрій
+ Position
+ Живлення
+ Мережа
+ Дисплей
+ LoRa
+ Bluetooth
+ Безпека
+ MQTT
+ Серійний порт
+ External Notification
+
+ Тест дальності
+ Телеметрія
+ Canned Message
+ Аудіо
+ Remote Hardware
+ Neighbor Info
+ Ambient Lighting
+ Detection Sensor
+ Paxcounter
+ Налаштування аудіо
+ CODEC 2 enabled
+ PTT pin
+ CODEC2 sample rate
+ I2S word select
+ I2S data in
+ I2S data out
+ I2S clock
+ Налаштування Bluetooth
+ Bluetooth увімкнено
+ Pairing mode
+ Fixed PIN
+ Uplink enabled
+ Downlink enabled
+ Default
+ Position enabled
+ Precise location
+ GPIO pin
+ Тип
+ Приховати пароль
+ Показати пароль
+ Подробиці
+ Середовище
+ Ambient Lighting Config
+ Стан світлодіоду
+ Червоний
+ Зелений
+ Синій
+ Canned Message Config
+ Canned message enabled
+ Rotary encoder #1 enabled
+ GPIO pin for rotary encoder A port
+ GPIO pin for rotary encoder B port
+ GPIO pin for rotary encoder Press port
+ Generate input event on Press
+ Generate input event on CW
+ Generate input event on CCW
+ Up/Down/Select input enabled
+ Allow input source
+ Send bell
+ Повідомлення
+ Device DB cache limit
+ Max device databases to keep on this phone
+ Detection Sensor Config
+ Detection Sensor enabled
+ Minimum broadcast (seconds)
+ State broadcast (seconds)
+ Send bell with alert message
+ Friendly name
+ GPIO pin to monitor
+ Detection trigger type
+ Use INPUT_PULLUP mode
+ Пристрій
+ Device Role
+ Button GPIO
+ Buzzer GPIO
+ Rebroadcast Mode
+ Node Info Broadcast Interval
+ Double Tap as Button
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED Heartbeat
+ Дисплей
+ Screen on for
+ Carousel interval
+ Compass north top
+ Перевернути екран
+ Display units
+ OLED type
+ Режим екрану
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ Орієнтація компаса
+ External Notification Config
+ External notification enabled
+ Notifications on message receipt
+ Alert message LED
+ Alert message buzzer
+ Alert message vibra
+ Notifications on alert/bell receipt
+ Alert bell LED
+ Alert bell buzzer
+ Alert bell vibra
+ Output LED (GPIO)
+ Output LED active high
+ Output buzzer (GPIO)
+ Use PWM buzzer
+ Output vibra (GPIO)
+ Output duration (milliseconds)
+ Nag timeout (seconds)
+ Мелодія
+ Use I2S as buzzer
+ LoRa
+ Options
+ Розширені
+ Use Preset
+ Presets
+ Bandwidth
+ Spread Factor
+ Coding Rate
+ Зсув частоти (МГц)
+ Регіон
+ Number of Hops
+ Transmit Enabled
+ Transmit Power
+ Frequency Slot
+ Override Duty Cycle
+ Ігнорувати вхідні
+ RX Boosted Gain
+ Frequency Override
+ PA fan disabled
+ Ігнорувати MQTT
+ Ok to MQTT
+ MQTT Config
+ MQTT enabled
+ Address
+ Ім\'я користувача
+ Пароль
+ Encryption enabled
+ JSON output enabled
+ TLS enabled
+ Root topic
+ Proxy to client enabled
+ Map reporting
+ Map reporting interval (seconds)
+ Neighbor Info Config
+ Neighbor Info enabled
+ Update interval (seconds)
+ Transmit over LoRa
+ Мережа
+ WiFi Options
+ Увімкнено
+ WiFi увімкнено
+ SSID
+ PSK
+ Ethernet Options
+ Ethernet увімкнено
+ NTP-сервер
+ rsyslog-сервер
+ Режим IPv4
+ IP-адреса
+ Шлюз
+ Підмережа
+ Paxcounter Config
+ Paxcounter enabled
+ WiFi RSSI threshold (defaults to -80)
+ BLE RSSI threshold (defaults to -80)
+ Position
+ Position broadcast interval (seconds)
+ Smart position enabled
+ Smart broadcast minimum distance (meters)
+ Smart broadcast minimum interval (seconds)
+ Use fixed position
+ Широта
+ Довгота
+ Висота (метри)
+ Set from current phone location
+ GPS Mode (Physical Hardware)
+ Інтервал оновлення GPS (в секундах)
+ Перевизначити GPS_RX_PIN
+ Перевизначити GPS_TX_PIN
+ Перевизначити PIN_GPS_EN
+ Position Flags
+ Налаштування живлення
+ Увімкнути енергоощадний режим
+ Shutdown on power loss
+ Shutdown on battery delay (seconds)
+ ADC multiplier override
+ ADC multiplier override ratio
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ Battery INA_2XX I2C address
+ Налаштування тесту дальності
+ Тест на відстань увімкнений
+ Sender message interval (seconds)
+ Зберегти .CSV у сховищі (лише ESP32)
+ Remote Hardware Config
+ Remote Hardware enabled
+ Allow undefined pin access
+ Доступні піни
+ Безпека
+ Direct Message Key
+ Admin Keys
+ Public Key
+ Private Key
+ Ключ адміністратора
+ Managed Mode
+ Серійна консоль
+ Debug log API enabled
+ Legacy Admin channel
+ Serial Config
+ Serial enabled
+ Echo enabled
+ Serial baud rate
+ Таймаут
+ Serial mode
+ Override console serial port
+
+ Heartbeat
+ Number of records
+ History return max
+ History return window
+ Сервер
+ Telemetry Config
+ Device metrics update interval
+ Environment metrics update interval
+ Environment metrics module enabled
+ Environment metrics on-screen enabled
+ Environment metrics use Fahrenheit
+ Air quality metrics module enabled
+ Air quality metrics update interval
+ Air quality icon
+ Power metrics module enabled
+ Power metrics update interval
+ Power metrics on-screen enabled
+ Налаштування користувача
+ Node ID
+ Довга назва
+ Коротка назва
+ Hardware model
+ Licensed amateur radio (HAM)
+ Enabling this option disables encryption and is not compatible with the default Meshtastic network.
+ Dew Point
+ Атмосферний тиск
+ Gas Resistance
+ Відстань
+ Lux
+ Вітер
+ Вага
+ Радіація
+
+ Indoor Air Quality (IAQ)
+ URL
+
+ Імпортувати налаштування
+ Експортувати налаштування
+ Hardware
+ Supported
+ Node Number
+ ID користувача
+ Час роботи
+ Load %1$d
+ Disk Free %1$d
+ Мітка часу
+ Heading
+ Speed
+ Sats
+ Alt
+ Част
+ Slot
+ Основний
+ Periodic position and telemetry broadcast
+ Вторинний
+ No periodic telemetry broadcast
+ Manual position request required
+ Press and drag to reorder
+ Unmute
+ Dynamic
+ Сканувати QR-код
+ Поділитися контактом
+ Notes
+ Add a private note…
+ Import Shared Contact?
+ Unmessageable
+ Unmonitored or Infrastructure
+ Warning: This contact is known, importing will overwrite the previous contact information.
+ Public Key Changed
+ Імпортувати
+ Запитати метадані
+ Дії
+ Прошивка
+ Використовувати 12-г формат часу
+ Якщо увімкнено, пристрій буде показувати час у 12-годинному форматі на екрані.
+ Host Metrics Log
+ Host
+ Free Memory
+ Disk Free
+ Load
+ User String
+ Navigate Into
+ Connection
+ Mesh Map
+ Conversations
+ Вузли
+ Налаштування
+ Set your region
+ Відповісти
+ Your node will periodically send an unencrypted map report packet to the configured MQTT server, this includes id, long and short name, approximate location, hardware model, role, firmware version, LoRa region, modem preset and primary channel name.
+ Consent to Share Unencrypted Node Data via MQTT
+ By enabling this feature, you acknowledge and expressly consent to the transmission of your device’s real-time geographic location over the MQTT protocol without encryption. This location data may be used for purposes such as live map reporting, device tracking, and related telemetry functions.
+ I have read and understand the above. I voluntarily consent to the unencrypted transmission of my node data via MQTT
+ Погоджуюся.
+ Firmware Update Recommended.
+ To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s
+ Expires
+ Час
+ Дата
+ Map Filter\n
+ Лише обрані
+ Show Waypoints
+ Show Precision Circles
+ Client Notification
+ Compromised keys detected, select OK to regenerate.
+ Regenerate Private Key
+ Are you sure you want to regenerate your Private Key?\n\nNodes that may have previously exchanged keys with this node will need to Remove that node and re-exchange keys in order to resume secure communication.
+ Експортувати ключі
+ Exports public and private keys to a file. Please store somewhere securely.
+ Modules unlocked
+ Modules already unlocked
+ Remote
+ (%1$d online / %2$d total)
+ React
+ Disconnect
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ No Network devices found.
+ No USB Serial devices found.
+ Scroll to bottom
+ Meshtastic
+ Scanning
+ Security Status
+ Secure
+ Warning Badge
+ Unknown Channel
+ Warning
+ Overflow menu
+ UV Lux
+ Unknown
+ This radio is managed and can only be changed by a remote admin.
+ Розширені
+ Clean Node Database
+ Clean up nodes last seen older than %1$d days
+ Clean up only unknown nodes
+ Clean up nodes with low/no interaction
+ Clean up ignored nodes
+ Clean Now
+ This will remove %1$d nodes from your database. This action cannot be undone.
+ A green lock means the channel is securely encrypted with either a 128 or 256 bit AES key.
+
+ Insecure Channel, Not Precise
+ A yellow open lock means the channel is not securely encrypted, is not used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Insecure Channel, Precise Location
+ A red open lock means the channel is not securely encrypted, is used for precise location data, and uses either no key at all or a 1 byte known key.
+
+ Warning: Insecure, Precise Location & MQTT Uplink
+ A red open lock with a warning means the channel is not securely encrypted, is used for precise location data which is being uplinked to the internet via MQTT, and uses either no key at all or a 1 byte known key.
+
+ Channel Security
+ Channel Security Meanings
+ Show All Meanings
+ Show Current Status
+ Dismiss
+ Are you sure you want to delete this node?
+ Replying to %1$s
+ Cancel reply
+ Delete Messages?
+ Clear selection
+ Повідомлення
+ Type a message
+ PAX Metrics Log
+ PAX
+ No PAX metrics logs available.
+ WiFi Devices
+ BLE Devices
+ Paired devices
+ Available devices
+ Connected Device
+ Rate Limit Exceeded. Please try again later.
+ View Release
+ Download
+ Currently Installed
+ Latest stable
+ Latest alpha
+ Supported by Meshtastic Community
+ Firmware Edition
+ Recent Network Devices
+ Discovered Network Devices
+ Get started
+ Welcome to
+ Stay Connected Anywhere
+ Communicate off-the-grid with your friends and community without cell service.
+ Create Your Own Networks
+ Easily set up private mesh networks for secure and reliable communication in remote areas.
+ Track and Share Locations
+ Share your location in real-time and keep your group coordinated with integrated GPS features.
+ App Notifications
+ Incoming Messages
+ Notifications for channel and direct messages.
+ New Nodes
+ Notifications for newly discovered nodes.
+ Low Battery
+ Notifications for low battery alerts for the connected device.
+ Select packets sent as critical will ignore the mute switch and Do Not Disturb settings in the OS notification center.
+ Configure notification permissions
+ Phone Location
+ Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings.
+ Share Location
+ Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node.
+ Distance Measurements
+ Display the distance between your phone and other Meshtastic nodes with positions.
+ Distance Filters
+ Filter the node list and mesh map based on proximity to your phone.
+ Mesh Map Location
+ Enables the blue location dot for your phone in the mesh map.
+ Configure Location Permissions
+ Skip
+ налаштування
+ Critical Alerts
+ To ensure you receive critical alerts, such as
+ SOS messages, even when your device is in \"Do Not Disturb\" mode, you need to grant special
+ permission. Please enable this in the notification settings.
+
+ Configure Critical Alerts
+ Meshtastic uses notifications to keep you updated on new messages and other important events. You can update your notification permissions at any time from settings.
+ Next
+ Grant Permissions
+ %d nodes queued for deletion:
+ Caution: This removes nodes from in-app and on-device databases.\nSelections are additive.
+ Connecting to device
+ Normal
+ Satellite
+ Terrain
+ Hybrid
+ Manage Map Layers
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ Map Layers
+ No custom layers loaded.
+ Add Layer
+ Hide Layer
+ Show Layer
+ Remove Layer
+ Add Layer
+ Nodes at this location
+ Selected Map Type
+ Manage Custom Tile Sources
+ Add Custom Tile Source
+ No Custom Tile Sources
+ Edit Custom Tile Source
+ Delete Custom Tile Source
+ Name cannot be empty.
+ Provider name exists.
+ URL cannot be empty.
+ URL must contain placeholders.
+ URL Template
+ track point
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 Годин
+ 24 Годин
+ 48 Годин
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-zh-rCN/strings.xml b/core/strings/src/commonMain/composeResources/values-zh-rCN/strings.xml
new file mode 100644
index 000000000..333ee8da7
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-zh-rCN/strings.xml
@@ -0,0 +1,911 @@
+
+
+
+ Meshtastic
+ 筛选器csvfganw
+ 清除筛选
+ Filter by
+ 包括未知内容
+ 隐藏离线节点
+ 仅显示直连节点
+ 您正在查看被忽略的节点,\n点击返回到节点列表。
+ 显示详细信息
+ Sort by
+ 节点排序选项
+ 字母顺序
+ 频道
+ 距离
+ 跃点数
+ 上次连接时间
+ 通过 MQTT
+ 通过 MQTT
+ 通过收藏夹
+ 忽略的节点
+ 无法识别的
+ 正在等待确认
+ 发送队列中
+ 已确认
+ 无路径
+ 接收到否定确认
+ 超时
+ 无界面
+ 已达到最大再传输量
+ 无频道
+ 数据包过大
+ 无响应
+ 错误请求
+ 区域占空比限制已达到
+ 未授权
+ 加密发送失败!
+ 未知公钥
+ 会话密钥错误
+ 未授权的公钥
+ 客户端
+ 应用配对或独立使用的消息传递设备
+ 客户端静默
+ 不转发其他设备数据包的设备。
+ 路由
+ 用于通过转发消息扩展网络覆盖范围的基础设施节点。可在节点列表中看到。
+ Router Client
+ 同时兼具路由器和客户端功能的设备。不适用于移动设备。
+ 中继
+ 通过最低开销转发消息扩展网络覆盖的基础设施节点。不可见于节点列表。
+ 追踪器
+ 定位模式 - 用于作为 GPS 跟踪器。从该设备发送的定位数据包优先级较高,每两分钟广播一次。智能位置广播默认为关闭。
+ 传感器
+ 将遥测数据包优先广播。
+ TAK
+ 针对 ATAK 系统通信进行优化,减少常规广播。
+ 客户端隐藏
+ 只在需要时才广播的设备,以达到隐蔽或省电的目的。
+ 失物招领
+ 定期向默认信道发送位置信息,以协助设备恢复。
+ TAK 追踪器
+ 启用自动 TAK PLI(Position Location Information)广播,并减少常规广播。
+ Router Late
+ 基础设施节点,总是在所有其他模式之后重新广播数据包一次,以确保本地集群的额外覆盖范围。会在节点列表中显示。
+ 全部
+ 重新广播任何观察到的消息,无论是来自我们的私有频道还是具有相同 LoRa 参数的其他网状网络。
+ All Skip Decoding
+ 与 ALL 模式的行为相同,但跳过数据包解码,仅简单地重新广播它们。仅适用于中继器角色。在其他角色中设置此选项将表现为 ALL 模式。
+ Local Only
+ 忽略来自开放网状网络或无法解密的消息,仅在节点的本地主/次频道上重新广播消息。
+ Known Only
+ 与 LOCAL_ONLY 类似,忽略来自其他网状网络的消息,但更进一步,忽略来自不在节点已知列表中的节点的消息。
+ 无
+ 仅限 SENSOR、TRACKER 和 TAK_TRACKER 角色,此模式将禁止所有重新广播,与 CLIENT_MUTE 角色类似。
+ Core Portnums Only
+ 忽略来自非标准端口号(如 TAK、RangeTest、PaxCounter 等)的数据包,仅重新广播标准端口号的数据包:NodeInfo、Text、Position、Telemetry 和 Routing。
+ 将支持的加速度计上的双击操作视为 User 按键的按压动作。
+ 当用户按钮被点击三次时,在主通道上发送定位。
+ 控制设备上的指示灯闪烁。对于大多数设备,这将控制最多 4 个指示灯,充电器和 GPS 指示灯无法控制。
+ Time zone for dates on the device screen and log.
+ Use phone time zone
+ 是否除了发送到 MQTT 和 PhoneAPI 外,还应通过 LoRa 传输我们的邻居信息(NeighborInfo)。在具有默认密钥和名称的通道上不可用。
+ 按下用户按钮或收到消息后屏幕保持亮屏的时间。
+ 根据指定的时间间隔,像旋转木马一样自动切换到屏幕上的下一页。
+ The compass heading on the screen outside of the circle will always point north.
+ Flip screen vertically.
+ Units displayed on the device screen.
+ Override automatic OLED screen detection.
+ Override default screen layout.
+ Bold the heading text on the screen.
+ Requires that there be an accelerometer on your device.
+ 使用电台的地区。
+ 可用的调制解调器预置,默认为 “Long Fast”。
+ Sets the maximum number of hops, default is 3. Increasing hops also increases congestion and should be used carefully. 0 hop broadcast messages will not get ACKs.
+ Your node’s operating frequency is calculated based on the region, modem preset, and this field. When 0, the slot is automatically calculated based on the primary channel name and will change from the default public slot. Change back to the public default slot if private primary and public secondary channels are configured.
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ 启用 WiFi 将禁用应用程序的蓝牙连接。
+ Enabling Ethernet will disable the bluetooth connection to the app. TCP node connections are not available on Apple devices.
+ Enable broadcasting packets via UDP over the local network.
+ The maximum interval that can elapse without a node broadcasting a position.
+ The fastest that position updates will be sent if the minimum distance has been satisfied.
+ 智能位置广播考虑的最小距离变化(以米为单位)。
+ How often should we try to get a GPS position (<10sec keeps GPS on).
+ 包含的字段越多,信息就越大,导致通讯时间更长,丢包风险更高.
+ 尽可能让所有设备处于睡眠状态,对于跟踪器和传感器来说,这也包括 LoRa 无线电。如果您想将电台与手机 App 一起使用,或使用没有用户按钮的电台,请不要使用此设置。
+ Generated from your public key and sent out to other nodes on the mesh to allow them to compute a shared secret key.
+ Used to create a shared key with a remote device.
+ The public key authorized to send admin messages to this node.
+ 设备由 Mesh 管理员管理,用户无法访问任何设备设置。
+ Serial Console over the Stream API.
+ Output live debug logging over serial, view and export position-redacted device logs over Bluetooth.
+
+ Position Packet
+ 广播间隔
+ Smart Position
+ Minimum Interval
+ Minimum Distance
+ 设备 GPS
+ Fixed Position
+ Altitude
+ Update Interval
+ 高级设备 GPS
+ GPS Receive GPIO
+ GPS Transmit GPIO
+ GPS EN GPIO
+ GPIO
+ 调试
+ 频道名称
+ QR 码
+ 应用程序图标
+ 未知的使用者名称
+ 传送
+ 您尚未将手机与 Meshtastic 兼容的装置配对。请先配对装置并设置您的用户名称。\n\n此开源应用程序仍在开发中,如有问题,请在我们的论坛 https://github.com/orgs/meshtastic/discussions 上面发文询问。\n\n 也可参阅我们的网页 - www.meshtastic.org。
+ 你
+ Allow analytics and crash reporting.
+ 接受
+ 取消
+ Discard
+ 保存
+ 收到新的频道 URL
+ Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use.
+ 报告 Bug
+ 报告 Bug 详细信息
+ 您确定要报告错误吗?报告后,请在 https://github.com/orgs/meshtastic/discussions 上贴文,以便我们可以将报告与您发现的问题匹配。
+ 报告
+ 配对完成,启动服务
+ 配对失败,请重新选择
+ 位置访问已关闭,无法向网络提供位置信息
+ 分享
+ 新节点: %s
+ 已断开连接
+ 设备休眠中
+ 已连接:%1$s / 在线
+ IP地址:
+ 端口:
+ 已连接
+ 已连接至设备 (%s)
+ Current connections:
+ Wifi IP:
+ Ethernet IP:
+ 尚未联机
+ 已连接至设备,但设备正在休眠中
+ 需要更新应用程序
+ 您必须在应用商店或 Github上更新此应用程序。程序太旧了以至于无法与此装置进行通讯。 请阅读有关此主题的 文档。
+ 无 (停用)
+ 服务通知
+ 关于
+ 此频道 URL 无效,无法使用
+ This contact is invalid and can not be added
+ 调试面板
+ 解码Payload:
+ 导出程序日志
+ Export canceled
+ %1$d logs exported
+ Failed to write log file: %1$s
+ 筛选器
+ 启用的过滤器
+ 搜索日志…
+ 下一匹配
+ 上一匹配
+ 清除搜索
+ 添加筛选条件
+ 筛选已包含
+ 清除所有筛选条件
+ 清除日志
+ 匹配任意 | 所有
+ 匹配所有 | 任意
+ 这将从您的设备中移除所有日志数据包和数据库条目 - 完整重置,永久失去所有内容。
+ 清除
+ 消息传递状态
+ 私信提醒
+ 广播消息提醒
+ 提醒通知
+ 需要固件更新。
+ 版本过旧,无法与此应用程序通讯。欲了解更多信息,请参阅 Meshtastic 网站上的韧体安装指南。
+ 确定
+ 您必须先选择一个地区
+ 无法更改频道,因为装置尚未连接。请再试一次。
+ Export rangetest packets
+ Export all packets
+ 重置
+ 扫描
+ 新增
+ 您是否确定要改回默认频道?
+ 重置为默认设置
+ 申请
+ 主题
+ 浅色
+ 深色
+ 系统默认设置
+ 选择主题
+ 向网格提供手机位置
+
+ - 删除消息?
+
+删除 %s 条消息?
+
+ 删除
+ 也从所有人的聊天纪录中删除
+ 仅在我的设备中删除
+ 选择全部
+ 关闭选中
+ 删除选中
+ 主题选择
+ 下载区域
+ 名称
+ 说明
+ 锁定
+ 保存
+ 语言
+ 系统默认值
+ 重新发送
+ 关机
+ 此设备不支持关机
+ 重启
+ 追踪器
+ 显示简介
+ 信息
+ 快速聊天选项
+ 新的快速聊天
+ 编辑快速聊天
+ 附加到消息中
+ 立即发送
+ 显示快速聊天菜单
+ 隐藏快速聊天菜单
+ 恢复出厂设置
+ Bluetooth is disabled. Please enable it in your device settings.
+ Open settings
+ Firmware version: %1$s
+ Meshtastic needs \"Nearby devices\" permissions enabled to find and connect to devices via Bluetooth. You can disable when not in use.
+ 私信
+ 重置节点数据库
+ 已送达
+ 错误
+ 忽略
+ 从忽略中删除
+ 添加 \'%s\' 到忽略列表?
+ 从忽略列表中删除 \'%s\' ?
+ 选择下载地区
+ 局部地图下载估算:
+ 开始下载
+ 交换位置
+ 关闭
+ 设备配置
+ 模块设定
+ 新增
+ 编辑
+ 正在计算……
+ 离线管理
+ 当前缓存大小
+ 缓存容量: %1$.2f MB\n缓存使用: %2$.2f MB
+ 清除下载的区域地图
+ 区域地图来源
+ 清除 %s 的 SQL 缓存
+ 清除 SQL 缓存失败,请查看 logcat 纪录
+ 缓存管理员
+ 下载已完成!
+ 下载完成,但有 %d 个错误
+ %d 图砖
+ 方位:%1$d° 距离:%2$s
+ 编辑航点
+ 删除航点?
+ 新建航点
+ 收到航点:%s
+ 触及占空比上限。暂时无法发送消息,请稍后再试。
+ 移除
+ 此节点将从您的列表中删除,直到您的节点再次收到它的数据。
+ 消息免打扰
+ 8 小时
+ 1周
+ 始终
+ Currently:
+ Always muted
+ Not muted
+ Muted for %1d days, %.1f hours
+ Muted for %.1f hours
+ 替换
+ 扫描 WiFi 二维码
+ WiFi凭据二维码格式无效
+ 回溯导航
+ 电池
+ 频道使用
+ 无线信道利用率
+ 温度
+ 湿度
+ 土壤温度
+ 土壤湿度
+ 日志
+ 跃点数
+ 越点数: %1$d
+ 信息
+ 当前信道的利用情况,包括格式正确的发送(TX)、接收(RX)以及无法解码的接收(即噪声)。
+ 过去一小时内用于传输的空中占用时间百分比。
+ IAQ
+ Encryption Key Meanings
+ 共享密钥
+ Only channel messages can be sent/received. Direct Messages require the Public Key Infrastructure feature in 2.5+ firmware.
+ 公钥加密
+ Direct messages are using the new public key infrastructure for encryption.
+ 公钥不匹配
+ 公钥与记录的密钥不匹配。 您可以移除该节点并让它再次交换密钥,但这可能会显示一个更严重的安全问题。 通过另一个信任频道联系用户,以确定密钥更改是否是出厂重置或其他故意操作。
+ 交换用户信息
+ 新节点通知
+ 查看更多
+ SNR
+ 信噪比(Signal-to-Noise Ratio, SNR)是一种用于通信领域的测量指标,用于量化目标信号与背景噪声的比例。在 Meshtastic 及其他无线系统中,较高的信噪比表示信号更加清晰,从而能够提升数据传输的可靠性和质量。
+ RSSI
+ 接收信号强度指示(Received Signal Strength Indicator, RSSI)是一种用于测量天线接收到的信号功率的指标。较高的 RSSI 值通常表示更强、更稳定的连接。
+ 室内空气质量(Indoor Air Quality, IAQ):由 Bosch BME680 传感器测量的相对标尺 IAQ 值,取值范围为 0–500。
+ 设备测量日志
+ 节点地图
+ 定位日志
+ 最后位置更新
+ 环境测量日志
+ 信号测量日志
+ 管理
+ 远程管理
+ 差
+ 一般
+ 良好
+ 无
+ 分享到…
+ 信号
+ 信号质量
+ 路由追踪
+ 直连
+
+ - %d 越点数
+
+ 越点数:去程 %1$d,回程 %2$d
+ 24 小时
+ 48 小时
+ 1 周
+ 2 周
+ 4 周
+ 最大值
+ 未知时长
+ 复制
+ 警铃字符!
+ 关键告警!
+ 收藏
+ Add to favorites
+ Remove from favorites
+ 添加 \'%s\'为收藏节点?
+ 不再把\'%s\'作为收藏节点?
+ 电源计量日志
+ 频道 1
+ 频道 2
+ 频道 3
+ 电流
+ 电压
+ 你确定吗?
+ 设备角色文档 以及关于 选择正确设备角色的博客文章。]]>
+ 我知道自己在做什么
+ 节点 %1$s 电量低(%2$d%%)
+ 低电量通知
+ 电池电量低: %s
+ 低电量通知 (收藏节点)
+ 气压
+ 启用
+ UDP Broadcast
+ UDP 设置
+ 最后听到: %2$s
最后位置: %3$s
电量: %4$s]]>
+ 切换我的位置
+ Orient north
+ 用户
+ 频道
+ 设备
+ 定位
+ 电源
+ 网络
+ 显示
+ LoRa
+ 蓝牙
+ 安全
+ MQTT
+ 串口
+ 外部通知
+
+ 距离测试
+ 遥测
+ 预设消息
+ 音频
+ 远程硬件
+ 邻居信息
+ 环境照明
+ 检测传感器
+ 客流计数
+ 音频配置
+ 启用CODEC2
+ PTT 引脚
+ CODEC2 采样率
+ I2S 字选择
+ I2S 数据 IN
+ I2S 数据 OUT
+ I2S 时钟
+ 蓝牙配置
+ 启用蓝牙
+ 配对模式
+ 固定PIN码
+ 启用上传
+ 启用下行
+ 默认
+ 启用位置
+ 精准位置
+ GPIO 引脚
+ 类型
+ 隐藏密码
+ 显示密码
+ 详细信息
+ 环境
+ 环境亮度配置
+ LED 状态
+ 红
+ 绿
+ 蓝
+ 预设消息配置
+ 启用预设消息
+ 启用旋转编码器 #1
+ 用于旋转编码器A端口的 GPIO 引脚
+ 用于旋转编码器B端口的 GPIO 引脚
+ 用于旋转编码器按键端口的 GPIO 引脚
+ 按下时生成输入事件
+ CW 时生成输入事件
+ CCW时生成输入事件
+ 启用Up/Down/select 输入
+ 允许输入源
+ 发送响铃
+ 消息
+ Device DB cache limit
+ Max device databases to keep on this phone
+ 检测传感器配置
+ 启用检测传感器
+ 最小广播时间(秒)
+ 状态广播(秒)
+ 发送带有警报消息的响铃声
+ 易记名称
+ 显示器的 GPIO 引脚
+ 检测触发器类型
+ 使用 输入上拉 模式
+ 设备
+ 设备角色
+ 按钮 GPIO
+ 蜂鸣器 GPIO
+ 转播模式
+ Node Info Broadcast Interval
+ 双击作为按钮
+ Triple Click Ad Hoc Ping
+ Time Zone
+ LED 心跳
+ 显示
+ Screen on for
+ Carousel interval
+ 罗盘总是朝北
+ 翻转屏幕
+ 显示单位
+ OLED type
+ 显示模式
+ Always point north
+ Bold Heading
+ Wake on tap or motion
+ 罗盘方向
+ 外部通知设置
+ 启用外部通知
+ 消息已读回执通知
+ 警告消息指示灯
+ 警告消息蜂鸣
+ 警告消息振动
+ 警报/铃声接收通知
+ 警铃 LED
+ 警铃蜂鸣
+ 警铃震动
+ 输出 LED (GPIO)
+ 输出 LED 活动高
+ 输出震动(GPIO)
+ 使用 PWM 蜂鸣器
+ 输出振动 (GPIO)
+ 输出持续时间 (毫秒)
+ 屏幕超时(秒)
+ 铃声
+ 使用 I2S 作为蜂鸣器
+ LoRa
+ 选项
+ 高级
+ 使用预设
+ 预设
+ 带宽
+ Spread Factor
+ 编码率
+ 频率偏移(MHz)
+ 区域
+ Number of Hops
+ 启用传输
+ Transmit Power
+ Frequency Slot
+ 覆盖占空比
+ 忽略接收
+ RX Boosted Gain
+ Frequency Override
+ PA风扇已禁用
+ 忽略 MQTT
+ Ok to MQTT
+ MQTT设置
+ 启用MQTT
+ 地址
+ 用户名
+ 密码
+ 启用加密
+ 启用JSON输出
+ 启用TLS
+ 根主题
+ 启用客户端代理
+ 地图报告
+ 地图报告间隔 (秒)
+ 邻居信息设置
+ 启用邻居信息
+ 更新间隔(秒)
+ 通过 LoRa 传输
+ 网络
+ WiFi Options
+ 启用
+ 启用 WiFi
+ SSID
+ 共享密钥/PSK
+ Ethernet Options
+ 启用以太网
+ NTP 服务器
+ rsyslog 服务器
+ IPv4模式
+ IP
+ 网关
+ 子网
+ Paxcount 配置
+ 启用 Paxcount
+ WiFi RSSI 阈值(默认为-80)
+ BLE RSSI 阈值(默认为-80)
+ 定位
+ 位置广播间隔 (秒)
+ 启用智能位置
+ 智能广播最小距离(米)
+ 智能广播最小间隔(秒)
+ 使用固定位置
+ 纬度
+ 经度
+ 海拔(米)
+ 根据当前手机位置设置
+ GPS Mode (Physical Hardware)
+ GPS 更新间隔 (秒)
+ 重新定义 GPS_RX_PIN
+ 重新定义 GPS_TX_PIN
+ 重新定义 PIN_GPS_EN
+ Position Flags
+ 电源配置
+ 启用节能模式
+ Shutdown on power loss
+ 电池延迟关闭(秒)
+ ADC multiplier override
+ ADC乘数修正比率
+ Wait for Bluetooth duration
+ Super deep sleep duration
+ Light sleep duration
+ Minimum wake time
+ 电池INA_2XX I2C 地址
+ 范围测试设置
+ 启用范围测试
+ 发件人消息间隔(秒)
+ 保存 CSV 到存储 (仅ESP32)
+ 远程硬件设置
+ 启用远程硬件
+ 允许未定义的引脚访问
+ 可用引脚
+ 安全
+ Direct Message Key
+ Admin Keys
+ 公钥
+ 私钥
+ 管理员密钥
+ 管理模式
+ 串口控制
+ 启用调试日志 API
+ 旧版管理频道
+ 串口配置
+ 启用串口
+ 启用Echo
+ 串口波特率
+ 超时
+ 串口模式
+ 覆盖控制台串口端口
+
+ 心跳
+ 记录数
+ 历史记录最大返回值
+ 历史记录返回窗口
+ 服务器
+ 远程配置
+ Device metrics update interval
+ Environment metrics update interval
+ 启用环境计量模块
+ 屏幕显示环境指标
+ 环境测量值使用华氏度
+ 启用空气质量计量模块
+ Air quality metrics update interval
+ 空气质量图标
+ 启用电源计量模块
+ Power metrics update interval
+ 在屏幕上启用电源指标
+ 用户配置
+ 节点ID
+ 长名称
+ 短名称
+ 硬件型号
+ 业余无线电模式(HAM)
+ 启用此选项将禁用加密并且不兼容默认的Meshtastic网络。
+ 结露点
+ 气压
+ 气体电阻性
+ 距离
+ 照度
+ 风
+ 重量
+ 辐射
+
+ 室内空气质量 (IAQ)
+ 网址
+
+ 导入配置
+ 导出配置
+ 硬件
+ 已支持
+ 节点编号
+ 用户 ID
+ 正常运行时间
+ 载入 %1$d
+ 存储空间剩余 %1$d
+ 时间戳
+ 航向
+ 速度
+ 卫星
+ 海拔
+ 频率
+ 槽位
+ 主要
+ 定期广播位置和遥测
+ 次要
+ 关闭定期广播遥测
+ 需要手动定位请求
+ 长按并拖动以重新排序
+ 取消静音
+ 动态
+ 扫描二维码
+ 分享联系人
+ Notes
+ Add a private note…
+ 导入分享的联系人?
+ 无法发送消息
+ 不受监测或基础设施
+ 警告:此联系人已知,导入将覆盖之前的联系人信息。
+ 公钥已更改
+ 导入
+ 请求元数据
+ 操作
+ 固件
+ 使用 12 小时制格式
+ 如果启用,设备将在屏幕上以12小时制格式显示时间。
+ 主机测量日志
+ 主机
+ 可用内存
+ 可用存储
+ 负载
+ 用户字符串
+ 导航到
+ Connection
+ Mesh 地图
+ Conversations
+ 节点
+ 设置
+ 设置您的地区
+ 回复
+ 您的节点将定期向配置的MQTT服务器发送一个未加密的地图报告数据包,这包括id、长和短的名称, 大致位置、硬件型号、角色、固件版本、LoRa区域、调制解调器预设和主频道名称。
+ 同意通过 MQTT 分享未加密的节点数据
+ 通过启用此功能,您确认并明确同意通过MQTT协议不加密地传输您设备的实时地理位置。 这一位置数据可用于现场地图报告、设备跟踪和相关的遥测功能。
+ 我已阅读并理解以上内容。我自愿同意通过MQTT未加密地传输我的节点数据。
+ 我同意。
+ 推荐固件更新。
+ 为了获得最新的修复和功能,请更新您的节点固件。\n\n最新稳定固件版本:%1$s
+ 有效期
+ 时间
+ 日期
+ 地图过滤器\n
+ 仅收藏的
+ 显示航点
+ 显示精度圈
+ 客户端通知
+ 检测到密钥泄漏,请点击 确定 进行重新生成。
+ 重新生成私钥
+ 您确定要重新生成您的私钥吗?\n\n曾与此节点交换过密钥的节点将需要删除该节点并重新交换密钥以恢复安全通信。
+ 导出密钥
+ 导出公钥和私钥到文件。请安全地存储某处。
+ 模块已解锁
+ Modules already unlocked
+ 远程
+ (%1$d 在线 / %2$d 总计)
+ 互动
+ 断开
+ Scanning for Bluetooth devices…
+ No paired Bluetooth devices.
+ 未找到网络设备。
+ 未找到 USB 串口设备。
+ 滚动到底部
+ Meshtastic
+ 正在扫描
+ 安全状态
+ 安全
+ 警告标志
+ 未知频道
+ 警告
+ 溢出菜单
+ 紫外线强度
+ 未知
+ This radio is managed and can only be changed by a remote admin.
+ 高级
+ 清理节点数据库
+ 清理上次看到的 %1$d 天以上的节点
+ 仅清理未知节点
+ 清理低/无交互的节点
+ 清理忽略的节点
+ 立即清理
+ 这将从您的数据库中删除 %1$d 节点。 此操作无法撤消。
+ 绿色锁意为频道安全加密,使用128 位或 256 位 AES密钥。
+
+ 不安全的频道,无精准位置
+ 黄色开锁意为频道未安全加密, 未启用精准位置数据,且不使用任何密钥或使用1字节已知密钥。
+
+ 不安全的频道,精准位置
+ 红色开锁意为频道未安全加密, 启用精确的位置数据,且不使用任何密钥或使用1字节已知密钥。
+
+ 警告:不安全,精准位置 & MQTT Uplink
+ 带有警告的红色开锁意为频道未安全加密,启用精确的位置数据,正通过MQTT连接到互联网,且不使用任何密钥或使用1字节已知密钥。
+
+ 频道安全
+ 频道安全含义
+ 显示所有含义
+ 显示当前状态
+ 收起键盘
+ 您确定要删除此节点吗?
+ 回复给 %1$s
+ 取消回复
+ 删除消息?
+ 清除选择
+ 信息
+ 输入一条消息
+ PAX 计量日志
+ PAX
+ 无可用的 PAX 计量日志。
+ WiFi 设备
+ BLE 设备
+ Paired devices
+ Available devices
+ Connected Device
+ 超过速率限制。请稍后再试。
+ 查看发行版
+ 下载
+ 当前安装
+ 最新稳定版
+ 最新测试版
+ 由 Meshtastic 社区支持
+ 固件版本
+ 最近使用的网络设备
+ 发现的网络设备
+ 开始
+ 欢迎使用
+ 随时随地保持联系
+ 在没有手机服务的情况下与您的朋友和社区进行网外通信。
+ 创建您自己的网络
+ 轻松建立私人网格网络,以便在偏远地区进行安全和可靠的通信。
+ 追踪和分享位置
+ 实时分享您的位置,并通过集成的GPS功能保持团队的协调一致。
+ 应用通知
+ 收到的消息
+ 频道和直接消息通知。
+ 新节点
+ 新发现节点通知。
+ 电池电量低
+ 已连接设备的低电量警报通知。
+ 标记为“重要”的发送包将忽略操作系统通知中心中的静音开关和勿扰设置。
+ 配置通知权限
+ 手机位置
+ Meshtastic 通过使用您的手机定位功能来实现多项功能。您可随时通过设置菜单调整定位权限。
+ 分享位置
+ 使用您的手机 GPS 位置而不是使用您节点上的硬件GPS。
+ 距离测量
+ 显示您的手机和其他带有位置的 Meshtastic 节点之间的距离。
+ 距离筛选器
+ 根据靠近您的手机的位置筛选节点列表和网格地图。
+ 网格地图位置
+ 在网格地图中为您的手机开启蓝色位置点。
+ 配置位置权限
+ 跳过
+ 设置
+ 关键警报
+ 为了确保您能够收到重要警报,例如
+ SOS 消息,即使您的设备处于“请勿打扰”模式,您也需要授予特殊权限。
+ 请在通知设置中启用此功能。
+ 配置关键警报
+ Meshtastic 使用通知来随时更新新消息和其他重要事件。您可以随时从设置中更新您的通知权限。
+ 下一步
+ Grant Permissions
+ %d 节点待删除:
+ 注意:这将从应用内和设备上的数据库中移除节点。\n选择是附加性的。
+ 正在连接设备
+ 普通
+ 卫星
+ 地形
+ 混合
+ 管理地图图层
+ Custom layers support .kml, .kmz, or GeoJSON files.
+ 地图图层
+ 没有自定义图层被加载。
+ 添加图层
+ 隐藏图层
+ 显示图层
+ 移除图层
+ 添加图层
+ 在此位置的节点
+ 所选地图类型
+ 管理自定义瓦片源
+ 添加自定义瓦片源
+ 没有自定义瓦片源
+ 编辑自定义瓦片源
+ 删除自定义瓦片源
+ 名称不能为空。
+ 服务提供商名已存在。
+ URL 不能为空。
+ URL 必须包含占位符。
+ URL 模板
+ 轨迹点
+ App
+ Version
+ Channel Features
+ Location Sharing
+ Periodic position broadcast
+ Messages from the mesh will be sent to the public internet through any node\'s configured gateway.
+ Messages from a public internet gateway are forwarded to the local mesh. Due to the zero-hop policy, traffic from the default MQTT server will not propagate further than this device.
+ Icon Meanings
+ Disabling position on the primary channel allows periodic position broadcasts on the first secondary channel with the position enabled, otherwise manual position request required.
+ Device configuration
+ "[Remote] %1$s"
+ Send Device Telemetry
+ Enable/Disable the device telemetry module to send metrics to the mesh
+ Any
+ 1 Hour
+ 8 小时
+ 24 小时
+ 48 小时
+ Filter by Last Heard time: %s
+ %1$d dBm
+ No application available to handle link.
+ System Settings
+ No Stats Available
+ Analytics are collected to help us improve the Android app (thank you), we will receive anonymized information about user behavior. This includes crash reports, screens used in the app, etc.
+ "Analytics platforms: "
+ For more information, see our privacy policy.
+ Unset - 0
+ Relayed by: %s
+ Preserve Favorites?
+
diff --git a/core/strings/src/commonMain/composeResources/values-zh-rTW/strings.xml b/core/strings/src/commonMain/composeResources/values-zh-rTW/strings.xml
new file mode 100644
index 000000000..61c21ba86
--- /dev/null
+++ b/core/strings/src/commonMain/composeResources/values-zh-rTW/strings.xml
@@ -0,0 +1,910 @@
+
+
+
+ Meshtastic
+ 過濾器
+ 清除節點過濾器
+ 篩選條件
+ 顯示未知節點
+ 隱藏離線節點
+ 只顯示直連節點
+ 您正在檢視已忽略的節點\n請返回到節點列表。
+ 顯示詳細資料
+ 排序方式
+ 節點排序選項
+ 依名字排序
+ 頻道
+ 距離
+ 依轉跳排序
+ 最近一次收到排序
+ 有節點MQTT排序
+ 有節點MQTT排序
+ 通過喜好
+ 已忽略節點
+ 無法識別
+ 正在等待確認
+ 發送佇列中
+ 已確認
+ 無路徑
+ 接收到拒絕確認
+ 逾時
+ 無介面
+ 已達最大重新發送次數
+ 無頻道
+ 封包過大
+ 無回應
+ 錯誤請求
+ 已達區域工作週期之上限
+ 未授權
+ 加密發送錯誤
+ 未知公鑰
+ 無效的會話金鑰
+ 無法識別公鑰
+ Client
+ 應用程式連接或獨立收發裝置。
+ Client Mute
+ 對其他裝置封包不予轉播的節點。
+ Router
+ 加強網路覆蓋的中繼基地台節點。顯示在節點列表上。
+ Router Client
+ 兼具路由器和用戶端功能的節點。行動裝置不宜使用。
+ Repeater
+ 加強網路覆蓋的中繼基地台節點,但轉播時僅添加最低限度的額外負擔(Overhead)。不會顯示在節點列表上。
+ Repeater
+ 優先廣播 GPS 位置封包。
+ Sensor
+ 優先廣播遙測資料封包。
+ TAK
+ 最佳化以供 ATAK 系統通訊使用,減少日常廣播量。
+ Client Hidden
+ 基於省電或隱私需求,僅提供最低限度廣播通訊的節點。
+ Lost and Found
+ 定期向預設頻道播送定位的裝置,以便於裝置復原。
+ TAK Tracker
+ 啓用自動 TAK PLI 廣播,將減少定期廣播。
+ Router Late
+ 基礎建設節點,總是在所有其他模式之後才重新廣播一次封包,以確保本地群集有額外的覆蓋範圍。在節點清單中可見。
+ 全部
+ 重播任何觀察到的訊息,如果它是在我們的私人頻道上或來自具有相同 lora 參數的其他網路上。
+ 忽略所有傳入資料
+ 與「ALL」行為相同,但會跳過封包解碼,僅重新廣播它們。此功能僅適用於中繼器角色。在其他角色上設定此功能將導致「ALL」行為。
+ 僅限本地
+ 忽略來自開放的或無法解密的外部 Mesh 觀察到的訊息。僅轉播來自本地節點的主要/次要頻道的訊息。
+ 僅限已知節點
+ 近似於 LOCAL_ONLY 角色,將忽略來自外部Mesh節點的訊息,同時也忽略已知節點列表以外節點的訊息。
+ 無
+ 僅允許 SENSOR、TRACKER 和 TAK_TRACKER 角色,與 CLIENT_MUTE 角色不同,此模式將禁止所有重新廣播行為。
+ 僅轉發基本通訊封包
+ 忽略來自非標準通訊埠號(諸如 TAK、RangeTest、PaxCounter 等)的封包,僅重新廣播標準通訊埠號的封包:NodeInfo、Text、Position、Telemetry 和 Routing。
+ 將支援加速度計上的雙撃行為視作按壓使用者按鍵。
+ 點擊三次 User 按鈕時,向主頻道發送位置資訊。
+ 控制裝置上閃爍的 LED。對大多數裝置而言,這將控制最多 4 個 LED 中的一個,充電器和 GPS LED 則無法控制。
+ 用於設備螢幕和記錄檔日期的時區。
+ 使用手機時區
+ 除了發送至 MQTT 和 PhoneAPI 之外,我們的 NeighborInfo 是否也透過 LoRa 發送?此功能無法在使用預設密鑰和名稱的頻道使用。
+ 按下按鈕或收到訊息後,螢幕持續亮起的時間。
+ 根據指定的間隔時間,在螢幕上自動切換到下一頁(走馬燈效果)。
+ 指南針的方位標示將永久指向北邊。
+ 垂直翻轉螢幕。
+ 裝置螢幕上顯示的單位。
+ 覆寫 OLED 螢幕自動偵測。
+ 覆寫預設畫面佈局。
+ 將螢幕標題文字設為粗體。
+ 此功能需要設備有加速度計。
+ 請選擇您將使用無線電設備的地區。
+ 可選的預設參數組,預設值是 Long Fast。
+ 設定訊息的最大跳數,預設為 3。注意:增加跳數將導致網路擁塞,建議謹慎使用。此外,0 跳的廣播訊息將不會收到確認 (ACK)。
+ 節點工作頻率是透過地區、預設參數組和此欄位計算的。當設為 0 時,時隙將根據主頻道名稱自動計算,並會與公共預設時隙不同。若同時配置了私人主頻道和公共副頻道,請務必切換回公共預設時隙。
+ Very Long Range - Slow
+ Long Range - Fast
+ Long Range - Moderate
+ Long Range - Slow
+ Medium Range - Fast
+ Medium Range - Slow
+ Short Range - Turbo
+ Short Range - Fast
+ Short Range - Slow
+ 啟用 Wi-Fi 後,藍牙與應用程式的連線將會停用。
+ 啟用乙太網路會導致與 App 的藍牙連線中斷。此外,TCP 節點連線在 Apple 設備上不可用。
+ 允許透過本地網路上的 UDP 廣播封包。
+ 位置廣播的最大間隔時間。
+ 滿足最小距離限制時,位置更新的最快發送間隔。
+ 要觸發智慧位置廣播,節點需移動的最小距離(公尺)。
+ 嘗試獲取 GPS 位置的頻率(< 10 秒將保持 GPS 模組開啟)。
+ 位置訊息可選的附加欄位。包含的欄位越多,訊息越大,將造成空中時間拉長和封包遺失的風險增加。
+ 將盡可能使所有元件進入睡眠狀態。對於 tracker 和 sensor 角色,此模式將包含 LoRa 無線電。如果您想搭配手機應用程式使用設備,或正在使用沒有使用者按鈕的設備,請勿啟用此設定。
+ 從您的公鑰生成,並發送給網狀網路中的其他節點,以供它們計算出共享密鑰。
+ 用於與遠端設備交換密鑰。
+ 被授權可對此節點發送管理訊息的公鑰。
+ 設備處於受管理狀態,使用者無法變更任何設備設定。
+ 透過 API 串流的序列主控台。
+ 透過序列埠輸出即時除錯日誌;透過藍牙檢視並匯出已移除定位資訊的設備記錄。
+
+ 定位封包
+ Broadcast Interval
+ 智慧定位
+ 最小間隔
+ 最小距離
+ 裝置 GPS
+ 固定位置
+ 海拔高度
+ 更新間隔
+ 裝置 GPS 進階功能設定
+ GPS 接收腳位
+ GPS 傳送腳位
+ GPS 啟用腳位
+ 腳位
+ 调试
+ 頻道名稱
+ QRCODE
+ 應用程式圖示
+ 未知的使用者名稱
+ 傳送
+ 您尚未將手機與 Meshtastic 相容的裝置配對。請先配對裝置並設置您的使用者名稱。\n\n此開源應用程式仍在開發中,如有問題,請在我們的論壇 https://github.com/orgs/meshtastic/discussions 上面發文詢問。\n\n 也可參閱我們的網頁 - www.meshtastic.org。
+ 你
+ 允許傳送分析及崩潰報告。
+ 接受
+ 取消
+ 放棄變更
+ 儲存
+ 收到新的頻道 URL
+ Meshtastic需要啟用定位及藍芽才能尋找新裝置,可以選擇在不使用時停用。
+ 回報BUG
+ 回報問題
+ 您確定要報告錯誤嗎?報告後,請在 https://github.com/orgs/meshtastic/discussions 上貼文,以便我們可以將報告與您發現的問題匹配。
+ 報告
+ 配對完成,開始服務
+ 配對失敗,請重新選擇
+ 位置訪問已關閉,無法向設備提供位置.
+ 分享
+ 發現新節點: %s
+ 已中斷連線
+ 設備休眠中
+ 已連接:%1$s 在線
+ IP地址:
+ Ip_ 埠:
+ 已連線
+ 已連接至設備 (%s)
+ 目前連線:
+ WIFI IP:
+ 乙太網路 IP:
+ 未連線
+ 已連接至無線電,但它正在休眠中
+ 需要應用程式更新
+ 您必須在應用商店(或 Github)更新此應用程式。它太舊無法與此無線電韌體通訊。請閱讀我們關於此主題的文件。
+ 無(停用)
+ 服務通知
+ 關於
+ 此頻道 URL 無效,無法使用
+ 此聯絡人無效,無法新增
+ 除錯面板
+ 解析封包:
+ 匯出日誌
+ 已取消匯出
+ %1$d 日誌已匯出
+ 寫入日誌檔案失敗:%1$s
+ 篩選
+ 啟動篩選功能
+ 在日誌中搜尋…
+ 下一個符合的
+ 上一個符合的
+ 清除搜尋結果
+ 增加篩選條件
+ 包含篩選器
+ 清除所有篩選
+ 清除所有日誌
+ 符合任一條件
+ 符合全部條件
+ 這將完全移除裝置上的所有日誌封包與資料庫記錄 - 這是一個完整的重設,且無法復原。
+ 清除
+ 訊息傳遞狀態
+ 私訊通知
+ 廣播訊息通知
+ 警告信息
+ 韌體太舊,需要更新。
+ 無法與此應用程式通訊,無線電韌體太舊。有關詳細信息,請參閱我們的韌體安裝指南。
+ 好的
+ 您必須設定一個區域!
+ 無法更改頻道,因為裝置尚未連接。請再試一次。
+ 匯出範圍測試封包
+ 匯出所有封包
+ 重設
+ 掃描
+ 新增
+ 您確定要切換到預設頻道嗎?
+ 恢復預設設置
+ 套用
+ 主題
+ 淺色
+ 深色
+ 系統預設
+ 選擇主題
+ 將手機位置提供給Mesh網路
+
+ - 刪除 %s 訊息?
+
+ 刪除
+ 也從所有人的聊天紀錄中刪除
+ 從我的聊天紀錄中刪除
+ 選擇全部
+ 關閉選取
+ 刪除選取項目
+ 樣式選擇
+ 下載區域
+ 名稱
+ 描述說明
+ 鎖定
+ 儲存
+ 語言
+ 系統預設
+ 重新傳送
+ 關機
+ 此裝置不支援關機功能
+ 重新開機
+ 路由追蹤
+ 顯示介紹指南
+ 訊息:
+ 快速聊天選項
+ 新的快速聊天
+ 編輯快速聊天
+ 附加到訊息
+ 即時發送
+ 顯示快速聊天選單
+ 隱藏快速聊天選單
+ 恢復出廠設置
+ 藍芽已關閉,請至手機設定內開啟藍芽功能。
+ 開啟設定
+ 韌體版本: %1$s
+ Meshtastic 應用程式需要啟用「鄰近裝置」權限,才能透過藍牙尋找並連接到裝置,可以選擇在不使用時停用。
+ 直通訊息
+ 重設節點資料庫
+ 已確認送達
+ 錯誤
+ 忽略
+ 從忽略清單中移除
+ 將 \'%s\' 加入忽略清單嗎?
+ 從忽略清單中移除 \'%s\' 嗎?
+ 選擇下載地區
+ 圖磚下載估計:
+ 開始下載
+ 交換位置
+ 關閉
+ 設備設定
+ 模組設定
+ 新增
+ 編輯
+ 正在計算……
+ 離線管理
+ 目前快取大小
+ 快取容量: %1$.2f MB\n快取使用: %2$.2f MB
+ 清除下載的圖磚
+ 圖磚來源
+ 清除 %s 的 SQL 快取
+ SQL快取清除失敗,請查看logcat以獲取詳細資訊。
+ 快取管理
+ 下載已完成!
+ 下載完成,但有 %d 個錯誤
+ %d 圖磚
+ 方位:%1$d° 距離:%2$s
+ 編輯航點
+ 刪除航點?
+ 新建航點
+ 收到編輯航點:%s
+ 達到循環工作週期限制。目前無法發送訊息,請稍後再試。
+ 移除
+ 該節點將從您的列表中移除,直到您的節點再次收到來自該節點的數據。
+ 靜音通知
+ 8小時
+ 1週
+ 總是
+ 目前:
+ 永久靜音
+ 未靜音
+ 已靜音 %1d 天, %.1f 小時
+ 已靜音 %.1f 小時
+ 替換
+ 掃描WiFi QR code
+ 錯誤的 WiFi 驗證QR code格式
+ 返回上一頁
+ 電池
+ 頻道使用量
+ 無線通道利用率
+ 溫度
+ 濕度
+ 環境溫度
+ 環境濕度
+ 系統記錄
+ 節點距
+ 經過節點數:%1$d
+ 資訊
+ 目前頻道的使用情況,包括格式正確的傳輸(TX)、接收(RX)和格式錯誤的接收(也稱為雜訊)。
+ 過去一小時内傳輸所使用的通話時間(airtime)百分比。
+ 室内空氣品質指標(IAQ)
+ 加密金鑰說明
+ 共用金鑰
+ 目前只能使用頻道訊息,無法使用私訊功能。若要使用私訊功能,請將韌體更新至 2.5 以上版本。
+ 加密公鑰
+ 私訊功能已改用新的公開金鑰基礎建設加密。
+ 公鑰不相符
+ 公鑰與記錄的公鑰不符。您可以移除節點並讓其重新交換金鑰,但這可能表示存在更嚴重的安全問題。請透過其他可信賴的管道聯繫使用者,以確定金鑰更改是否由於出廠重置或其他有意行動所致。
+ 交換用戶信息
+ 新節點通知
+ 詳細資訊
+ SNR
+ 信噪比(SNR),用於通訊中量化所需信號與背景噪音水平的指標。在 Meshtastic 及其他無線系統中,信噪比越高表示信號越清晰,可以提高數據傳輸的可靠性和品質。
+ RSSI
+ 接收信號強度指示(RSSI)用於測量天線所接收到信號的功率強度。 RSSI 值越高通常代表連線越強且穩定。
+ (室內空氣品質) 相對尺度 IAQ 值,由 Bosch BME680 測量。值範圍 0–500。
+ 裝置指標日誌
+ 節點地圖
+ 定位日誌
+ 最後位置更新
+ 環境監測讀數日誌
+ 訊號指標日誌
+ 管理
+ 遠端管理
+ 不良
+ 普通
+ 良好
+ 無
+ 分享至…
+ 信號
+ 信號品質
+ 路由追蹤(Traceroute)日誌
+ 直線
+
+ - %d 跳數
+
+ 跳轉數 往程 %1$d 次,返程 %2$d 次
+ 二十四小時
+ 四十八小時
+ 一週
+ 二週
+ 四週
+ 最大值
+ 未知年齡
+ 複製
+ 警鈴字符!
+ 嚴重警告!
+ 收藏
+ 新增至我的最愛
+ 從我的最愛中移除
+ 是否將“%s”添加為我的最愛節點?
+ 是否從我的最愛節點中删除“%s”?
+ 功率計量日誌
+ 頻道1
+ 頻道2
+ 頻道3
+ 當前
+ 電壓
+ 你確定嗎?
+ 設備角色檔案和關於選擇正確的設備角色的博客文章 。]]>
+ 我知道我在做什麼。
+ 節點 %1$s 電量過低 (%2$d%%)
+ 低電量通知
+ 低電量:%s
+ 低電量通知(收藏節點)
+ 氣壓
+ 已啟用
+ UDP 廣播
+ UDP設置
+ 最後接收: %2$s
最後位置: %3$s
電量: %4$s]]>
+ 切換我的位置
+ 以北為上
+ 用戶
+ 頻道
+ 裝置
+ 位置
+ 電源
+ 網路
+ 顯示
+ LoRa
+ 藍芽
+ 安全
+ MQTT
+ 序列埠
+ 外部通知
+
+ 範圍測試
+ 遙測
+ 罐頭訊息
+ 音頻
+ 遠程硬件
+ 相鄰設備資訊
+ 周圍光照
+ 檢測傳感器
+ 客流量計數
+ 音頻設置
+ 啟用 CODEC 2
+ PTT針腳
+ CODEC2 取樣率
+ I2S WS 訊號選擇
+ I2S 數據輸入
+ I2S 數據輸出
+ I2S 時鐘
+ 藍牙配置
+ 藍牙已啟用
+ 配對模式
+ 固定藍牙PIN碼
+ 已啓用上行
+ 已啓用下行
+ 默認
+ 位置已啟用
+ 精確位置
+ GPIO 引脚
+ 類別
+ 隱藏密碼
+ 顯示密碼
+ 詳情
+ 環境
+ 裝置燈光設定
+ LED狀態
+ 紅色
+ 綠色
+ 藍色
+ 罐頭訊息設定
+ 啟用罐頭訊息
+ 啟用旋轉編碼器#1
+ 旋轉編碼器 A 端 GPIO 腳位
+ 旋轉編碼器 B 端 GPIO 腳位
+ 旋轉編碼器 按鈕 GPIO 腳位
+ 按下時產生輸入事件
+ 順時針旋轉時產生輸入事件
+ 逆時針旋轉時產生輸入事件
+ 啟用上下選擇輸入
+ 允許外部輸入
+ 發送振鈴
+ 訊息
+ Device DB cache limit
+ Max device databases to keep on this phone
+ 偵測感測器設定
+ 啟用偵測感測器
+ 最短廣播間隔 (秒)
+ 狀態廣播間隔 (秒)
+ 告警訊息發送提示音
+ 顯示名稱
+ 螢幕的 GPIO 腳位
+ 偵測觸發類型
+ 使用輸入上拉模式
+ 裝置
+ 裝置角色
+ 按鈕腳位
+ 蜂鳴器腳位
+ 轉發模式
+ 節點資訊廣播間隔
+ 雙擊觸發按鈕功能
+ 三擊執行臨時 Ping
+ 時區
+ LED 心跳指示
+ 顯示
+ 螢幕開啟持續時間
+ 輪播間隔
+ 指南針北方向上
+ 翻轉畫面
+ 顯示單位
+ OLED 類型
+ 顯示模式
+ 始終指向北方
+ 粗體字
+ 輕觸或移動喚醒
+ 羅盤朝向
+ 外部通知規劃
+ 啟用外部通知
+ 消息已讀通知
+ 警示訊息 LED
+ 來訊警音
+ 來訊振動
+ 警音/振鈴 回執通知
+ 告警 LED
+ 告警 蜂鳴
+ 告警 振動
+ 輸出LED(GPIO)
+ 輸出LED 高電平觸發
+ 輸出蜂鳴(GPIO)
+ 使用PWM調製的蜂鳴
+ 輸出振動(GPIO)
+ 輸出持續時間(毫秒)
+ 通知逾時時間(秒)
+ 鈴聲
+ 使用 I2S 控制蜂鳴器
+ LoRa
+ 選項
+ 進階
+ 使用預設值
+ 預設值
+ 帶寬
+ 擴頻因子
+ 編碼速率
+ 頻率偏移量 (MHz)
+ 地區
+ 中繼次數
+ 啟用 LoRa 發射
+ 發射功率
+ 頻段槽位
+ 覆蓋工作週期/佔空比
+ 忽略來訊
+ 接收增益提升
+ 手動設定頻率
+ 停用PA風扇
+ 無視MQTT
+ 允許轉發至 MQTT
+ MQTT配置
+ 啟用MQTT服務器
+ 地址
+ 用戶名
+ 密碼
+ 加密已啟用
+ JSON輸出已啟用
+ TLS已啟用
+ 根話題
+ 啟用對客戶端的代理
+ 地圖報告
+ 地圖報告間隔(秒)
+ 鄰居資訊配置
+ 啟用鄰居資訊
+ 更新間隔(秒)
+ 通過Lora無線電傳輸
+ 網路
+ Wi-Fi 選項
+ 已啟用
+ 啟用WiFi
+ SSID
+ PSK
+ 乙太網路選項
+ 啟用以太網
+ 時間伺服器
+ rsyslog伺服器
+ 第四代IP模式
+ IP
+ 網閘
+ 子網
+ Paxcount設置
+ 啟用Paxcount
+ WiFi RSSI 閾值(預設為-80)
+ 藍牙 RSSI 閾值(預設為-80)
+ 位置
+ 位置廣播間隔(秒)
+ 啟用智慧位置
+ 智慧廣播最小距離(公尺)
+ 智慧廣播最小間隔(秒)
+ 使用固定位置
+ 緯度
+ 經度
+ 高度(米)
+ 使用手機目前定位
+ GPS 模式(實體硬體)
+ GPS更新間隔(秒)
+ 重定義 GPS_RX_PIN
+ 重定義 GPS_TX_PIN
+ 重定義 PIN_GPS_EN
+ 位置標誌
+ 電源設定
+ 啟用省電模式
+ 電源中斷時關機
+ 電池延時關閉(秒)
+ ADC 校正係數
+ ADC乘數修正比率
+ 藍牙等待持續時間
+ 超深度睡眠時長
+ 淺層睡眠時長
+ 最小喚醒時間
+ 電池 INA_2XX I2C 地址
+ 範圍測試設定
+ 啟用範圍測試
+ 訊息發送間隔(秒)
+ 將 .CSV 保存到內部儲存空間(僅限ESP32)
+ 遠端硬體設定
+ 啟動遠端硬體
+ 允許未定義腳位連接
+ 可用腳位
+ 安全
+ 私訊金鑰
+ 管理金鑰
+ 公鑰
+ 私鑰
+ 管理員金鑰
+ 託管模式
+ 序列控制台
+ 啟用調適日誌 API
+ 舊版管理頻道
+ 序列埠設定
+ 啟用序列埠
+ 啟用 Echo
+ 序列埠鮑率
+ 逾時
+ 序列埠模式
+ 覆蓋控制台序列埠
+
+ 心跳封包
+ 紀錄數目
+ 歴史紀錄最大返回值
+ 歴史紀錄返回視窗
+ 伺服器
+ 遙測設定
+ 裝置資訊更新間隔
+ 環境資訊更新間隔
+ 啟用環境資訊模組
+ 在螢幕上顯示環境資訊
+ 環境指標以華氏溫度顯示
+ 啟用空氣品質模組
+ 空氣品質資訊更新間隔
+ 空氣品質圖示
+ 啟用電池資訊模組
+ 電源資訊更新間隔
+ 在螢幕上顯示電量資訊
+ 用戶規劃
+ 節點 ID
+ 裝置長名稱
+ 裝置短名稱
+ 硬體型號
+ 業餘無線電模式 (HAM)
+ 啟用此選項將停用訊息加密,並與預設的 Meshtastic 網路不相容。
+ 露點
+ 氣壓
+ 氣體感測器
+ 距離
+ 照度
+ 風速
+ 重量
+ 輻射
+
+ 室內空氣品質 (IAQ)
+ 網址
+
+ 匯入設定
+ 匯出設定
+ 硬體
+ 已支援
+ 節點編號
+ 使用者 ID
+ 運行時間
+ 負載:%1$d
+ 硬碟可用空間:%1$d
+ 時間戳記
+ 航向
+ 速度
+ 衛星數
+ 海拔
+ 頻率
+ 時隙
+ 主要
+ 定期廣播位置與遙測資料
+ 次要
+ 停用定期廣播遙測資料
+ 需要手動定位位置
+ 長按後可拖曳排列順序
+ 解除靜默
+ 動態
+ 掃描QR碼
+ 分享聯絡人
+ 備註
+ 新增私人備註…
+ 是否匯入聯絡人?
+ 不接收訊息
+ 無監控裝置或基礎設施
+ 警告:聯絡人已存在,匯入將會覆蓋先前的聯絡人資訊。
+ 公鑰已變更
+ 匯入
+ 請求詮釋資料 (Metadata)
+ 動作
+ 韌體
+ 使用12小時制
+ 啟用後,裝置將在螢幕上以12小時制顯示時間。
+ 裝置效能紀錄
+ 裝置
+ 可用記憶體
+ 可用儲存空間
+ 負載
+ 使用者設定
+ 導航至
+ 連線
+ Mesh 地圖
+ 訊息
+ 節點
+ 設定
+ 設定您的地區
+ 回覆
+ 您的節點將定期發送未加密的地圖回報封包至已設定的 MQTT 伺服器,包含 ID、長名稱與短名稱、大約位置、硬體型號、角色、韌體版本、LoRa 區域、數據機預設值以及主要頻道名稱。
+ 同意透過 MQTT 分享未加密的節點資料
+ 啟用此功能即表示您認知並明確同意透過 MQTT 協議傳輸您裝置的即時地理位置,且不進行加密。此位置資料可能用於即時地圖回報、裝置追蹤及相關遙測功能等用途。
+ 我已閱讀並理解上述內容。我同意透過 MQTT 傳輸未加密的節點資料
+ 我同意。
+ 建議更新韌體。
+ 為享受最新功能及所修復的問題,請更新您的節點韌體。\n\n最新穩定韌體版本為:%1$s
+ 到期時間
+ 時間
+ 日期
+ 地圖選項\n
+ 僅顯示收藏
+ 顯示路徑
+ 顯示定位精準度
+ 客户端通知
+ 偵測到金鑰已洩漏,點選確定後重新產生金鑰。
+ 重新產生私鑰
+ 您確定要重新產生密鑰嗎?\n\n連線過的其他節點需要刪除並重新交換金鑰後才能恢復加密通訊連線。
+ 匯出金鑰
+ 請將匯出後的私鑰及公鑰妥善保存。
+ 模組已解鎖
+ 模組已解鎖
+ 遠端
+ (%1$d 個上線 / 共計 %2$d 個)
+ 回應
+ 中斷連線
+ 正在尋找藍牙裝置…
+ 沒有已配對的藍牙裝置。
+ 找不到網路裝置。
+ 找不到 USB 序列裝置。
+ 移至最底部
+ Meshtastic
+ 掃描中
+ 安全性狀態
+ 安全性
+ 警告標誌
+ 未知頻道
+ 警告
+ 溢出選單
+ 紫外線強度 (UV Lux)
+ 不明
+ 該裝置已受託管理,並只能由遠端管理員進行變更。
+ 進階
+ 清除節點資料庫
+ 清除最後出現時間超過 %1$d 日的節點
+ 僅清除不明節點
+ 清理低互動的節點
+ 清除已忽略的節點
+ 立即清理
+ 此操作將刪除資料庫內的%1$d個節點,並且無法恢復。
+ 綠色鎖頭表示該頻道已使用 128 位元或 256 位元 AES 金鑰安全加密。
+
+ 未加密頻道,模糊定位
+ 黃色開鎖表示該頻道未進行安全加密,未啟用精確定位資訊,且未使用任何金鑰或使用 1 位元組已知金鑰。
+
+ 未加密頻道,精確定位
+ 紅色開鎖表示該頻道未進行安全加密,啟用了精確定位資訊,且未使用任何金鑰或使用 1 位元組已知金鑰。
+
+ 警告:未加密頻道,精確定位 & MQTT Uplink
+ 帶有警告的紅色開鎖表示該頻道未進行安全加密,啟用了精確定位資訊,且正在透過MQTT上傳資料至網路,以及未使用任何金鑰或使用 1 位元組已知金鑰。
+
+ 頻道安全性
+ 頻道安全性説明
+ 顯示全部狀態
+ 顯示目前狀態
+ 關閉
+ 您確定要刪除此節點嗎?
+ 回覆 %1$s
+ 取消回覆
+ 確認刪除訊息?
+ 清除所選
+ 訊息:
+ 請輸入訊息
+ PAX 指標日誌
+ PAX
+ 沒有可用的 PAX 指標日誌。
+ WiFi 裝置
+ 藍牙裝置
+ 已配對的裝置
+ 可用裝置
+ 連接裝置
+ 超過速率限制,請稍後再嘗試。
+ 查看版本資訊
+ 下載
+ 目前已安裝
+ 最新穩定版韌體
+ 最新測試版韌體
+ 由 Meshtastic 社群協作
+ 韌體版本
+ 最近的網路裝置
+ 發現的網路裝置
+ 開始使用
+ 歡迎來到
+ 隨時隨地保持連線
+ 無需手機訊號,也能與您的朋友和社群離線通訊。
+ 建立您自己的網路
+ 輕鬆設定私有網狀網絡,以實現偏遠地區安全可靠的通訊。
+ 位置追蹤和分享
+ 透過整合的 GPS 功能,即時分享你的位置,並保持團隊協調一致。
+ 應用程式通知
+ 收到的訊息
+ 頻道訊息與私訊通知。
+ 新的節點
+ 發現新節點的通知。
+ 電量不足
+ 已連線裝置的低電量通知。
+ 將選取的封包以『關鍵』優先等級送出時,其通知會忽略作業系統通知中心的靜音與『請勿打擾』設定。
+ 設定通知權限
+ 手機定位
+ Meshtastic 會使用您手機的定位資訊來啟用多項功能。您隨時可以在設定中修改定位權限。
+ 分享位置
+ 使用您手機的 GPS 來向節點發送位置,而不是使用節點上的 GPS 模組。
+ 距離量測
+ 顯示您手機與其他有定位資訊的 Meshtastic 節點之間的距離。
+ 距離篩選器
+ 根據您手機的距離,篩選節點列表和 Mesh 網路地圖。
+ Mesh Map 地圖位置
+ 在 Mesh 地圖上,為您的手機啟用藍色的定位點。
+ 設定定位權限
+ 跳過
+ 設定
+ 緊急警示
+ 為了確保您能接收緊急警示,例如
+ SOS 警報,即便裝置正處於「請勿打擾」模式亦同,您需要授予
+ 特殊權限。請在通知設定中啟用此功能。
+
+ 設定緊急警示
+ Meshtastic 使用通知功能讓您隨時了解新訊息和其他重要事件。您可以隨時在設定中更新通知權限。
+ 繼續
+ 授予權限
+ %d 個節點已排定移除:
+ 注意:這會將節點從應用程式和裝置資料庫中移除。\n所選的項目將會加入待處理中。
+ 正在連線至裝置
+ 標準
+ 衛星
+ 地形
+ 混合
+ 管理地圖圖層
+ 自訂圖層支援 .kml、.kmz 或 GeoJSON 檔案。
+ 地圖圖層
+ 未載入自訂圖層。
+ 添加圖層
+ 隱藏圖層
+ 顯示圖層
+ 移除圖層
+ 添加圖層
+ 位於此處的節點
+ 已選擇的地圖類型
+ 管理自定義圖磚來源
+ 加入自定義圖磚來源
+ 沒有自定義圖專來源
+ 編輯自定義圖磚來源
+ 刪除自定義圖磚來源
+ 名稱不得空白。
+ 服務供應商名稱已存在。
+ URL 不得空白。
+ 網址必須包含佔位符。
+ URL 範本
+ 軌跡點
+ App
+ 版本
+ 頻道功能
+ 位置分享
+ 週期性位置廣播
+ 來自網狀網路的訊息會經由任何配置閘道的節點傳送到網際網路。
+ 網際網路閘道的訊息會轉發到本地網狀網路,但因為採用零跳躍政策,來自預設 MQTT 伺服器的流量只會到達本裝置,不會再轉發給其他節點。
+ 圖示說明
+ 如果在主頻道停用位置功能,系統會改在第一個有開啟位置功能的次要頻道上定期廣播位置。若沒有這樣的次要頻道,就需要手動請求位置資訊。
+ 裝置設定
+ "[遠端] %1$s"
+ 傳送裝置遙測資料
+ 啟用/禁用裝置遙測模組
+ 所有
+ 1 小時
+ 8 小時
+ 24 小時
+ 48 小時
+ 依最後收到時間篩選:%s
+ %1$d dBm
+ 沒有應用程式可以開啟此連結。
+ 系統設定
+ 沒有可用的統計資料
+ 我們會收集分析數據以協助改善 Android 應用程式(感謝您的支持),我們將收到匿名化的使用者行為資訊,包括當機報告、應用程式使用畫面等。
+ "分析平台: "
+ 欲了解更多資訊,請查閱我們的隱私權政策。
+ 預設值 - 0
+ 經由:%s
+ Preserve Favorites?
+