diff --git a/.github/renovate.json b/.github/renovate.json index 583583ab8..dc58ade32 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -25,13 +25,165 @@ "matchPackageNames": [ "https://github.com/meshtastic/protobufs.git" ], - "changelogUrl": "https://github.com/meshtastic/protobufs/compare/{{currentDigest}}...{{newDigest}}" + "changelogUrl": "https://github.com/meshtastic/protobufs/compare/{{currentDigest}}...{{newDigest}}", + "groupName": "Meshtastic Protobufs", + "groupSlug": "meshtastic-protobufs" }, { "matchPackageNames": [ "https://github.com/meshtastic/design.git" ], "changelogUrl": "https://github.com/meshtastic/design/compare/{{currentDigest}}...{{newDigest}}" + }, + { + "description": "Group all AndroidX dependencies (excluding more specific AndroidX groups)", + "matchPackagePatterns": ["^androidx\\."], + "excludePackagePatterns": [ + "^androidx\\.room", + "^androidx\\.lifecycle", + "^androidx\\.navigation", + "^androidx\\.datastore", + "^androidx\\.compose\\.material3\\.adaptive", + "^androidx\\.compose\\.material3:material3-adaptive-navigation-suite$", + "^androidx\\.test\\.espresso", + "^androidx\\.test\\.ext", + "^androidx\\.compose\\.ui:ui-test-junit4$", + "^androidx\\.hilt" + ], + "groupName": "AndroidX (General)", + "groupSlug": "androidx-general" + }, + { + "description": "Group Kotlin standard library, coroutines, and serialization", + "matchPackagePatterns": ["^org\\.jetbrains\\.kotlin", "^org\\.jetbrains\\.kotlinx"], + "groupName": "Kotlin Ecosystem", + "groupSlug": "kotlin" + }, + { + "description": "Group Dagger and Hilt dependencies", + "matchPackagePatterns": ["^com\\.google\\.dagger", "^androidx\\.hilt"], + "groupName": "Dagger & Hilt", + "groupSlug": "hilt" + }, + { + "description": "Group Accompanist libraries", + "matchPackagePatterns": ["^com\\.google\\.accompanist"], + "groupName": "Accompanist", + "groupSlug": "accompanist" + }, + { + "description": "Group JVM testing libraries (JUnit, Mockito, Robolectric)", + "matchPackagePatterns": [ + "^junit:junit$", + "^org\\.mockito:", + "^org\\.robolectric:robolectric$" + ], + "groupName": "JVM Testing Libraries", + "groupSlug": "jvm-testing" + }, + { + "description": "Group AndroidX Testing libraries", + "matchPackagePatterns": [ + "^androidx\\.test\\.espresso", + "^androidx\\.test\\.ext", + "^androidx\\.compose\\.ui:ui-test-junit4$" + ], + "groupName": "AndroidX Testing", + "groupSlug": "androidx-testing" + }, + { + "description": "Group Square networking libraries (OkHttp, Retrofit)", + "matchPackagePatterns": ["^com\\.squareup\\.okhttp3", "^com\\.squareup\\.retrofit2"], + "groupName": "Square Networking", + "groupSlug": "square-network" + }, + { + "description": "Group Coil image loading library", + "matchPackagePatterns": ["^io\\.coil-kt\\.coil3"], + "groupName": "Coil", + "groupSlug": "coil" + }, + { + "description": "Group ZXing barcode scanning libraries", + "matchPackagePatterns": ["^com\\.journeyapps:zxing-android-embedded", "^com\\.google\\.zxing:core"], + "groupName": "ZXing", + "groupSlug": "zxing" + }, + { + "description": "Group Eclipse Paho MQTT client libraries", + "matchPackagePatterns": ["^org\\.eclipse\\.paho"], + "groupName": "MQTT Paho Client", + "groupSlug": "mqtt-paho" + }, + { + "description": "Group Mike Penz Markdown renderer libraries", + "matchPackagePatterns": ["^com\\.mikepenz"], + "groupName": "Markdown Renderer (Mike Penz)", + "groupSlug": "markdown-renderer-mikepenz" + }, + { + "description": "Group Firebase libraries", + "matchPackagePatterns": ["^com\\.google\\.firebase"], + "groupName": "Firebase", + "groupSlug": "firebase" + }, + { + "description": "Group Datadog libraries", + "matchPackagePatterns": ["^com\\.datadoghq"], + "groupName": "Datadog", + "groupSlug": "datadog" + }, + { + "description": "Group OpenStreetMap (OSM) libraries", + "matchPackagePatterns": ["^org\\.osmdroid", "^com\\.github\\.MKergall\\.osmbonuspack", "^mil\\.nga"], + "groupName": "OSM Libraries", + "groupSlug": "osm-libraries" + }, + { + "description": "Group Google Maps Compose libraries", + "matchPackagePatterns": ["^com\\.google\\.android\\.gms:play-services-location", "^com\\.google\\.maps\\.android"], + "groupName": "Google Maps Compose", + "groupSlug": "google-maps-compose" + }, + { + "description": "Group Google Protobuf runtime libraries", + "matchPackagePatterns": ["^com\\.google\\.protobuf"], + "excludePackageNames": ["https://github.com/meshtastic/protobufs.git"], + "groupName": "Protobuf Runtime", + "groupSlug": "protobuf-runtime" + }, + { + "description": "Group AndroidX Room libraries", + "matchPackagePatterns": ["^androidx\\.room"], + "groupName": "AndroidX Room", + "groupSlug": "androidx-room" + }, + { + "description": "Group AndroidX Lifecycle libraries", + "matchPackagePatterns": ["^androidx\\.lifecycle"], + "groupName": "AndroidX Lifecycle", + "groupSlug": "androidx-lifecycle" + }, + { + "description": "Group AndroidX Navigation libraries", + "matchPackagePatterns": ["^androidx\\.navigation"], + "groupName": "AndroidX Navigation", + "groupSlug": "androidx-navigation" + }, + { + "description": "Group AndroidX DataStore libraries", + "matchPackagePatterns": ["^androidx\\.datastore"], + "groupName": "AndroidX DataStore", + "groupSlug": "androidx-datastore" + }, + { + "description": "Group AndroidX Adaptive UI libraries", + "matchPackagePatterns": [ + "^androidx\\.compose\\.material3\\.adaptive", + "^androidx\\.compose\\.material3:material3-adaptive-navigation-suite$" + ], + "groupName": "AndroidX Adaptive UI", + "groupSlug": "androidx-adaptive-ui" } ] -} +} \ No newline at end of file diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5b2b532fb..5fed15144 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -238,7 +238,7 @@ jobs: # Attest the build artifacts for supply chain security. # See: https://github.com/meshtastic/Meshtastic-Android/attestations - name: Attest Build Provenance - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v3 with: subject-path: | ./build-artifacts/google/bundle/app-google-release.aab diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index 8ce583ee7..46f723d78 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -962,14 +962,17 @@ "hwModelSlug": "SEEED_WIO_TRACKER_L1_EINK", "platformioTarget": "seeed_wio_tracker_L1_eink", "architecture": "nrf52840", - "activelySupported": false, + "activelySupported": true, "supportLevel": 1, "displayName": "Seeed Wio Tracker L1 E-Ink", "tags": [ "Seeed" ], "requiresDfu": true, - "hasInkHud": true + "hasInkHud": true, + "images": [ + "wio_tracker_l1_eink.svg" + ] }, { "hwModel": 97, @@ -1044,5 +1047,56 @@ "requiresDfu": true, "hasMui": false, "partitionScheme": "16MB" + }, + { + "hwModel": 103, + "hwModelSlug": "T_LORA_PAGER", + "platformioTarget": "tlora-pager", + "architecture": "esp32-s3", + "activelySupported": false, + "supportLevel": 1, + "displayName": "LILYGO T-LoRa Pager", + "tags": [ + "LilyGo" + ], + "requiresDfu": true, + "hasMui": false, + "partitionScheme": "16MB", + "images": [ + "lilygo-tlora-pager.svg" + ] + }, + { + "hwModel": 108, + "hwModelSlug": "HELTEC_MESH_SOLAR", + "platformioTarget": "heltec-mesh-solar", + "architecture": "nrf52840", + "activelySupported": false, + "supportLevel": 1, + "displayName": "Heltec MeshSolar", + "tags": [ + "Heltec" + ], + "requiresDfu": true, + "images": [ + "heltec-mesh-solar.svg" + ] + }, + { + "hwModel": 109, + "hwModelSlug": "T_ECHO_LITE", + "platformioTarget": "t-echo-lite", + "architecture": "nrf52840", + "activelySupported": false, + "supportLevel": 1, + "displayName": "LILYGO T-Echo Lite", + "tags": [ + "LilyGo" + ], + "requiresDfu": true, + "hasInkHud": false, + "images": [ + "techo_lite.svg" + ] } ] \ No newline at end of file diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json index bd8ca321a..aa7128820 100644 --- a/app/src/main/assets/firmware_releases.json +++ b/app/src/main/assets/firmware_releases.json @@ -38,6 +38,13 @@ } ], "alpha": [ + { + "id": "v2.7.7.5ae4ff9", + "title": "Meshtastic Firmware 2.7.7.5ae4ff9 Alpha", + "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.7.7.5ae4ff9", + "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.7.7.5ae4ff9/firmware-esp32-2.7.7.5ae4ff9.zip", + "release_notes": "## What's Changed\r\n* Only send Neighbours if we have some to send. by @fifieldt in https://github.com/meshtastic/firmware/pull/7493\r\n* Fix freetext hang by @thebentern in https://github.com/meshtastic/firmware/pull/7781\r\n* Update protobufs and classes by @github-actions[bot] in https://github.com/meshtastic/firmware/pull/7784\r\n* We don't gotTime if time is 2019. by @fifieldt in https://github.com/meshtastic/firmware/pull/7772\r\n* Can't trust RTCs to tell the time. by @fifieldt in https://github.com/meshtastic/firmware/pull/7779\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.7.6.834c3c5...v2.7.7.5ae4ff9" + }, { "id": "v2.7.6.834c3c5", "title": "Meshtastic Firmware 2.7.6.834c3c5 Alpha", @@ -177,13 +184,6 @@ "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.5.17.b4b2fd6", "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.5.17.b4b2fd6/firmware-esp32-2.5.17.b4b2fd6.zip", "release_notes": "## 🚀 Enhancements\r\n* Update OpenWRT_One_mikroBUS_sx1262.yaml by @markbirss in https://github.com/meshtastic/firmware/pull/5544\r\n* Add portduino-buildroot variant by @vidplace7 in https://github.com/meshtastic/firmware/pull/5540\r\n* Portduino-buildroot: Define C++ standard by @vidplace7 in https://github.com/meshtastic/firmware/pull/5547\r\n* DIO3_TCXO_VOLTAGE in config.yaml can now take an exact voltage by @jp-bennett in https://github.com/meshtastic/firmware/pull/5558\r\n* Support TLORA_V3.0 by @caveman99 in https://github.com/meshtastic/firmware/pull/5563\r\n* Create OpenWRT-One-mikroBUS-LR-IOT-CLICK.yaml by @markbirss in https://github.com/meshtastic/firmware/pull/5564\r\n* Add new endpoint to retrieve node info by @andrepcg in https://github.com/meshtastic/firmware/pull/5557\r\n* Add screen detection function by @Heltec-Aaron-Lee in https://github.com/meshtastic/firmware/pull/5533\r\n* Based default Node Names on NodeNum, rather than MAC address by @fifieldt in https://github.com/meshtastic/firmware/pull/5576\r\n* Define BUTTON_PIN as -1 for RP2040-lora by @fifieldt in https://github.com/meshtastic/firmware/pull/5574\r\n* StoreForward: (tapback) reply support by @GUVWAF in https://github.com/meshtastic/firmware/pull/5585\r\n* Added support for the LR1121 radio to the NRF52 Pro-Micro by @Nestpebble in https://github.com/meshtastic/firmware/pull/5515\r\n* Added product url by @WatskeBart in https://github.com/meshtastic/firmware/pull/5594\r\n* [T-Deck] Fixed the issue that some devices may experience low voltage… by @lewisxhe in https://github.com/meshtastic/firmware/pull/5607\r\n* Remove unnecessary memcpy for PKI crypto by @esev in https://github.com/meshtastic/firmware/pull/5608\r\n* Use IPAddress.fromString in MQTT.cpp for parsing private IPs by @esev in https://github.com/meshtastic/firmware/pull/5621\r\n* Use encoded ServiceEnvelope in mqttQueue by @esev in https://github.com/meshtastic/firmware/pull/5619\r\n* Ch341 by @jp-bennett in https://github.com/meshtastic/firmware/pull/5474\r\n* Add detection code for INA226 by @fifieldt in https://github.com/meshtastic/firmware/pull/5605\r\n* Check if MQTT remote IP is private by @esev in https://github.com/meshtastic/firmware/pull/5627\r\n\r\n## 🐛 Bug fixes and maintenance\r\n* Portduino-buildroot: Remove `pkg-config` optional libs by @vidplace7 in https://github.com/meshtastic/firmware/pull/5573\r\n* Portduino: Move meshtasticd/web out of /usr/share/doc/ by @vidplace7 in https://github.com/meshtastic/firmware/pull/5548\r\n* Portduino: fix transitional symlinks for /usr/share/doc/ by @vidplace7 in https://github.com/meshtastic/firmware/pull/5550\r\n* Cherry-pick: Windows Support - Trunk and Platformio (#5397) by @fifieldt in https://github.com/meshtastic/firmware/pull/5518\r\n* Synch minor changes from TFT branch by @fifieldt in https://github.com/meshtastic/firmware/pull/5520\r\n* Refactor MQTT::onReceive to reduce if/else nesting by @esev in https://github.com/meshtastic/firmware/pull/5592\r\n* Let RangeTest Module (RX) use Phone position if there's no GPS by @fifieldt in https://github.com/meshtastic/firmware/pull/5623\r\n* Separate host:port before checking for private IP by @esev in https://github.com/meshtastic/firmware/pull/5630\r\n* Clean up some straggler NRF52 json by @thebentern in https://github.com/meshtastic/firmware/pull/5628\r\n* Fix omission of AQ metrics by @thebentern in https://github.com/meshtastic/firmware/pull/5584\r\n* tlora_v2_1_16: Unset BUTTON_PIN and BUTTON_NEED_PULLUP by @ndoo in https://github.com/meshtastic/firmware/pull/5535\r\n* Fix detection for some RadSens hardware versions by @jake-b in https://github.com/meshtastic/firmware/pull/5542\r\n* Initialize dmac array to nulls by @jp-bennett in https://github.com/meshtastic/firmware/pull/5538\r\n* Portduino: fix setting `hwId` via argument by @GUVWAF in https://github.com/meshtastic/firmware/pull/5565\r\n* Add nugget and nibble boards for 38c3 by @caveman99 in https://github.com/meshtastic/firmware/pull/5609\r\n* Fix: Add libusb to dockerfile for ch341 by @thebentern in https://github.com/meshtastic/firmware/pull/5641\r\n* Portduino: specify C++ standard and link pthread by @GUVWAF in https://github.com/meshtastic/firmware/pull/5642\r\n* Separate host:port before checking for private IP (x2) by @esev in https://github.com/meshtastic/firmware/pull/5643\r\n* Update Femtofox configs by @noon92 in https://github.com/meshtastic/firmware/pull/5646\r\n* Detect charging status by measuring current flow with configured INA219 battery sensor by @nebman in https://github.com/meshtastic/firmware/pull/5271\r\n* Add NXP_SE050 detection by @jp-bennett in https://github.com/meshtastic/firmware/pull/5651\r\n* Check if MQTT remote IP is private by @esev in https://github.com/meshtastic/firmware/pull/5647\r\n* LIS3DH (WisMesh Pocket) - Honor Wake On Tap Or Motion by @fifieldt in https://github.com/meshtastic/firmware/pull/5625\r\n\r\n## New Contributors\r\n* @andrepcg made their first contribution in https://github.com/meshtastic/firmware/pull/5557\r\n* @WatskeBart made their first contribution in https://github.com/meshtastic/firmware/pull/5594\r\n* @esev made their first contribution in https://github.com/meshtastic/firmware/pull/5592\r\n* @nebman made their first contribution in https://github.com/meshtastic/firmware/pull/5271\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.5.16.f81d3b0...v2.5.17.b4b2fd6" - }, - { - "id": "v2.5.16.f81d3b0", - "title": "Meshtastic Firmware 2.5.16.f81d3b0 Alpha", - "page_url": "https://github.com/meshtastic/firmware/releases/tag/v2.5.16.f81d3b0", - "zip_url": "https://github.com/meshtastic/firmware/releases/download/v2.5.16.f81d3b0/firmware-esp32-2.5.16.f81d3b0.zip", - "release_notes": "## 🚀 Enhancements\r\n* Adds libusb dev package to Raspbian build steps by @jp-bennett in https://github.com/meshtastic/firmware/pull/5480\r\n* Update arduino-pico core and remove mDNS restriction by @GUVWAF in https://github.com/meshtastic/firmware/pull/5483\r\n* Update xiao_esp32 fully support L76K by @Dylanliacc in https://github.com/meshtastic/firmware/pull/5488\r\n* Convert userprefs to a json file instead of header file which has to be included everywhere by @thebentern in https://github.com/meshtastic/firmware/pull/5471\r\n* SimRadio: clean-up and emulate collisions by @GUVWAF in https://github.com/meshtastic/firmware/pull/5487\r\n* add nodeId to nodeinfo update log lines and removed redundant nodeinfo update log line by @rbrtio in https://github.com/meshtastic/firmware/pull/5493\r\n* Refactor the macro definition of GPS initialization of GPSDEFAULTD_NOT_PRESENT and added seeeed Indicator to this sequence by @Dylanliacc in https://github.com/meshtastic/firmware/pull/5494\r\n* Extend Length of Source and Destination Node IDs Logged by @rbrtio in https://github.com/meshtastic/firmware/pull/5492\r\n* Added femtofox configs by @noon92 in https://github.com/meshtastic/firmware/pull/5477\r\n* [Add] LR1110, LR1120 and LR1121 to linux native Portduino by @markbirss in https://github.com/meshtastic/firmware/pull/5496\r\n* Add popular nrf52 pro micro to the builds by @thebentern in https://github.com/meshtastic/firmware/pull/5523\r\n* Add MACAddress to config.yaml by @jp-bennett in https://github.com/meshtastic/firmware/pull/5506\r\n* Configure Seeed Xiao S3 RX enable pin by @mgranberry in https://github.com/meshtastic/firmware/pull/5517\r\n* Add OpenWRT One config.d files by @markbirss in https://github.com/meshtastic/firmware/pull/5529\r\n\r\n## 🐛 Bug fixes and maintenance\r\n* Fix minor typos in package workflows by @jp-bennett in https://github.com/meshtastic/firmware/pull/5505\r\n* Don't use channel index for encrypted packet by @GUVWAF in https://github.com/meshtastic/firmware/pull/5509\r\n* Always Announce MDNS meshtastic service by @broglep in https://github.com/meshtastic/firmware/pull/5503\r\n* Cherry-pick: fix nodeDB erase loop when free mem returns invalid value (0, -1). by @fifieldt in https://github.com/meshtastic/firmware/pull/5519\r\n* Portduino fixes by @jp-bennett in https://github.com/meshtastic/firmware/pull/5479\r\n\r\n## New Contributors\r\n* @noon92 made their first contribution in https://github.com/meshtastic/firmware/pull/5477\r\n* @broglep made their first contribution in https://github.com/meshtastic/firmware/pull/5503\r\n* @mgranberry made their first contribution in https://github.com/meshtastic/firmware/pull/5517\r\n\r\n**Full Changelog**: https://github.com/meshtastic/firmware/compare/v2.5.15.79da236...v2.5.16.f81d3b0" } ] }, @@ -193,12 +193,6 @@ "title": "the original ZPS module from https://github.com/a-f-G-U-C/Meshtastic-ZPS", "page_url": "https://github.com/meshtastic/firmware/pull/7658", "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17074730483" - }, - { - "id": "7583", - "title": "Update meshtastic/web to v2.6.6", - "page_url": "https://github.com/meshtastic/firmware/pull/7583", - "zip_url": "https://github.com/meshtastic/firmware/actions/runs/17070663764" } ] } \ No newline at end of file diff --git a/app/src/main/java/com/geeksville/mesh/MainActivity.kt b/app/src/main/java/com/geeksville/mesh/MainActivity.kt index a6128be8b..ecb15d6fc 100644 --- a/app/src/main/java/com/geeksville/mesh/MainActivity.kt +++ b/app/src/main/java/com/geeksville/mesh/MainActivity.kt @@ -227,42 +227,7 @@ class MainActivity : createRangetestLauncher.launch(intent) } - MainMenuAction.THEME -> { - chooseThemeDialog() - } - - MainMenuAction.LANGUAGE -> { - chooseLangDialog() - } - else -> warn("Unexpected action: $action") } } - - private fun chooseThemeDialog() { - val styles = - mapOf( - getString(R.string.dynamic) to MODE_DYNAMIC, - getString(R.string.theme_light) to AppCompatDelegate.MODE_NIGHT_NO, - getString(R.string.theme_dark) to AppCompatDelegate.MODE_NIGHT_YES, - getString(R.string.theme_system) to AppCompatDelegate.MODE_NIGHT_FOLLOW_SYSTEM, - ) - - val theme = uiPrefs.theme - debug("Theme from prefs: $theme") - model.showAlert( - title = getString(R.string.choose_theme), - message = "", - choices = styles.mapValues { (_, value) -> { model.setTheme(value) } }, - ) - } - - private fun chooseLangDialog() { - val languageTags = LanguageUtils.getLanguageTags(this) - val lang = LanguageUtils.getLocale() - debug("Lang from prefs: $lang") - val langMap = languageTags.mapValues { (_, value) -> { LanguageUtils.setLocale(value) } } - - model.showAlert(title = getString(R.string.preferences_language), message = "", choices = langMap) - } } diff --git a/app/src/main/java/com/geeksville/mesh/model/MetricsViewModel.kt b/app/src/main/java/com/geeksville/mesh/model/MetricsViewModel.kt index 560691acc..c88ee607f 100644 --- a/app/src/main/java/com/geeksville/mesh/model/MetricsViewModel.kt +++ b/app/src/main/java/com/geeksville/mesh/model/MetricsViewModel.kt @@ -47,6 +47,7 @@ import com.geeksville.mesh.repository.api.DeviceHardwareRepository import com.geeksville.mesh.repository.api.FirmwareReleaseRepository import com.geeksville.mesh.repository.datastore.RadioConfigRepository import com.geeksville.mesh.service.ServiceAction +import com.geeksville.mesh.util.safeNumber import dagger.hilt.android.lifecycle.HiltViewModel import kotlinx.coroutines.flow.MutableStateFlow import kotlinx.coroutines.flow.StateFlow @@ -261,7 +262,9 @@ constructor( // Create a fallback node if not found in database (for hidden clients, etc.) val actualNode = node ?: createFallbackNode(destNum) val deviceHardware = - actualNode.user.hwModel.number.let { deviceHardwareRepository.getDeviceHardwareByModel(it) } + actualNode.user.hwModel.safeNumber().let { + deviceHardwareRepository.getDeviceHardwareByModel(it) + } _state.update { state -> state.copy( node = actualNode, diff --git a/app/src/main/java/com/geeksville/mesh/model/UIState.kt b/app/src/main/java/com/geeksville/mesh/model/UIState.kt index 488be641b..ea1d2e328 100644 --- a/app/src/main/java/com/geeksville/mesh/model/UIState.kt +++ b/app/src/main/java/com/geeksville/mesh/model/UIState.kt @@ -67,6 +67,7 @@ import com.geeksville.mesh.ui.common.components.MainMenuAction import com.geeksville.mesh.ui.node.components.NodeMenuAction import com.geeksville.mesh.util.getShortDate import com.geeksville.mesh.util.positionToMeter +import com.geeksville.mesh.util.safeNumber import dagger.hilt.android.lifecycle.HiltViewModel import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.flow.Flow @@ -228,8 +229,8 @@ constructor( val deviceHardware: StateFlow = ourNodeInfo .mapNotNull { nodeInfo -> - nodeInfo?.user?.hwModel?.let { - deviceHardwareRepository.getDeviceHardwareByModel(it.number).getOrNull() + nodeInfo?.user?.hwModel?.let { hwModel -> + deviceHardwareRepository.getDeviceHardwareByModel(hwModel.safeNumber()).getOrNull() } } .stateIn(scope = viewModelScope, started = SharingStarted.WhileSubscribed(5_000), initialValue = null) diff --git a/app/src/main/java/com/geeksville/mesh/navigation/SettingsRoutes.kt b/app/src/main/java/com/geeksville/mesh/navigation/SettingsRoutes.kt index 91d61c3b4..1eb97d589 100644 --- a/app/src/main/java/com/geeksville/mesh/navigation/SettingsRoutes.kt +++ b/app/src/main/java/com/geeksville/mesh/navigation/SettingsRoutes.kt @@ -56,8 +56,8 @@ import com.geeksville.mesh.AdminProtos import com.geeksville.mesh.MeshProtos.DeviceMetadata import com.geeksville.mesh.R import com.geeksville.mesh.model.UIViewModel +import com.geeksville.mesh.ui.settings.SettingsScreen import com.geeksville.mesh.ui.settings.radio.CleanNodeDatabaseScreen -import com.geeksville.mesh.ui.settings.radio.RadioConfigScreen import com.geeksville.mesh.ui.settings.radio.RadioConfigViewModel import com.geeksville.mesh.ui.settings.radio.components.AmbientLightingConfigScreen import com.geeksville.mesh.ui.settings.radio.components.AudioConfigScreen @@ -161,7 +161,7 @@ fun NavGraphBuilder.settingsGraph(navController: NavHostController, uiViewModel: ) { backStackEntry -> val parentEntry = remember(backStackEntry) { navController.getBackStackEntry(SettingsRoutes.SettingsGraph::class) } - RadioConfigScreen(uiViewModel = uiViewModel, viewModel = hiltViewModel(parentEntry)) { + SettingsScreen(uiViewModel = uiViewModel, viewModel = hiltViewModel(parentEntry)) { navController.navigate(it) { popUpTo(SettingsRoutes.Settings()) { inclusive = false } } } } diff --git a/app/src/main/java/com/geeksville/mesh/ui/Main.kt b/app/src/main/java/com/geeksville/mesh/ui/Main.kt index f46e00900..28e102abe 100644 --- a/app/src/main/java/com/geeksville/mesh/ui/Main.kt +++ b/app/src/main/java/com/geeksville/mesh/ui/Main.kt @@ -83,7 +83,6 @@ import com.geeksville.mesh.model.BluetoothViewModel import com.geeksville.mesh.model.DeviceVersion import com.geeksville.mesh.model.Node import com.geeksville.mesh.model.UIViewModel -import com.geeksville.mesh.navigation.ChannelsRoutes import com.geeksville.mesh.navigation.ConnectionsRoutes import com.geeksville.mesh.navigation.ContactsRoutes import com.geeksville.mesh.navigation.MapRoutes @@ -115,6 +114,7 @@ import com.google.accompanist.permissions.isGranted import com.google.accompanist.permissions.rememberPermissionState import kotlinx.coroutines.flow.collectLatest import kotlinx.coroutines.launch +import kotlin.reflect.KClass enum class TopLevelDestination(@StringRes val label: Int, val icon: ImageVector, val route: Route) { Conversations(R.string.conversations, MeshtasticIcons.Conversations, ContactsRoutes.ContactsGraph), @@ -125,14 +125,14 @@ enum class TopLevelDestination(@StringRes val label: Int, val icon: ImageVector, ; companion object { - fun NavDestination.isTopLevel(): Boolean = listOf( - ContactsRoutes.Contacts, - NodesRoutes.Nodes, - MapRoutes.Map, - ChannelsRoutes.Channels, - ConnectionsRoutes.Connections, + fun NavDestination.isTopLevel(): Boolean = listOf>( + ContactsRoutes.Contacts::class, + NodesRoutes.Nodes::class, + MapRoutes.Map::class, + ConnectionsRoutes.Connections::class, + SettingsRoutes.Settings::class, ) - .any { this.hasRoute(it::class) } + .any { this.hasRoute(it) } fun fromNavDestination(destination: NavDestination?): TopLevelDestination? = entries.find { dest -> destination?.hierarchy?.any { it.hasRoute(dest.route::class) } == true } diff --git a/app/src/main/java/com/geeksville/mesh/ui/common/components/EditListPreference.kt b/app/src/main/java/com/geeksville/mesh/ui/common/components/EditListPreference.kt index 9071c9bd1..d305a1d2e 100644 --- a/app/src/main/java/com/geeksville/mesh/ui/common/components/EditListPreference.kt +++ b/app/src/main/java/com/geeksville/mesh/ui/common/components/EditListPreference.kt @@ -61,55 +61,56 @@ inline fun EditListPreference( val listState = remember(list) { mutableStateListOf().apply { addAll(list) } } Column(modifier = modifier) { - Text( - modifier = modifier.padding(16.dp), - text = title, - style = MaterialTheme.typography.bodyMedium, - ) + Text(modifier = modifier.padding(16.dp), text = title, style = MaterialTheme.typography.bodyMedium) listState.forEachIndexed { index, value -> - val trailingIcon = @Composable { - IconButton( - onClick = { - focusManager.clearFocus() - listState.removeAt(index) - onValuesChanged(listState) + val trailingIcon = + @Composable { + IconButton( + onClick = { + focusManager.clearFocus() + listState.removeAt(index) + onValuesChanged(listState) + }, + ) { + Icon( + imageVector = Icons.TwoTone.Close, + contentDescription = stringResource(R.string.delete), + modifier = Modifier.wrapContentSize(), + ) } - ) { - Icon( - imageVector = Icons.TwoTone.Close, - contentDescription = stringResource(R.string.delete), - modifier = Modifier.wrapContentSize(), - ) } - } // handle lora.ignoreIncoming: List - if (value is Int) EditTextPreference( - title = "${index + 1}/$maxCount", - value = value, - enabled = enabled, - keyboardActions = keyboardActions, - onValueChanged = { - listState[index] = it as T - onValuesChanged(listState) - }, - modifier = modifier.fillMaxWidth(), - trailingIcon = trailingIcon, - ) + if (value is Int) { + EditTextPreference( + title = "${index + 1}/$maxCount", + value = value, + enabled = enabled, + keyboardActions = keyboardActions, + onValueChanged = { + listState[index] = it as T + onValuesChanged(listState) + }, + modifier = modifier.fillMaxWidth(), + trailingIcon = trailingIcon, + ) + } // handle security.adminKey: List - if (value is ByteString) EditBase64Preference( - title = "${index + 1}/$maxCount", - value = value, - enabled = enabled, - keyboardActions = keyboardActions, - onValueChange = { - listState[index] = it as T - onValuesChanged(listState) - }, - modifier = modifier.fillMaxWidth(), - trailingIcon = trailingIcon, - ) + if (value is ByteString) { + EditBase64Preference( + title = "${index + 1}/$maxCount", + value = value, + enabled = enabled, + keyboardActions = keyboardActions, + onValueChange = { + listState[index] = it as T + onValuesChanged(listState) + }, + modifier = modifier.fillMaxWidth(), + trailingIcon = trailingIcon, + ) + } // handle remoteHardware.availablePins: List if (value is RemoteHardwarePin) { @@ -131,9 +132,8 @@ inline fun EditListPreference( maxSize = 14, // name max_size:15 enabled = enabled, isError = false, - keyboardOptions = KeyboardOptions.Default.copy( - keyboardType = KeyboardType.Text, imeAction = ImeAction.Done - ), + keyboardOptions = + KeyboardOptions.Default.copy(keyboardType = KeyboardType.Text, imeAction = ImeAction.Done), keyboardActions = keyboardActions, onValueChanged = { listState[index] = value.copy { name = it } as T @@ -144,7 +144,8 @@ inline fun EditListPreference( DropDownPreference( title = stringResource(R.string.type), enabled = enabled, - items = RemoteHardwarePinType.entries + items = + RemoteHardwarePinType.entries .filter { it != RemoteHardwarePinType.UNRECOGNIZED } .map { it to it.name }, selectedItem = value.type, @@ -159,16 +160,19 @@ inline fun EditListPreference( modifier = Modifier.fillMaxWidth(), onClick = { // Add element based on the type T - val newElement = when (T::class) { - Int::class -> 0 as T - ByteString::class -> ByteString.EMPTY as T - RemoteHardwarePin::class -> remoteHardwarePin {} as T - else -> throw IllegalArgumentException("Unsupported type: ${T::class}") - } + val newElement = + when (T::class) { + Int::class -> 0 as T + ByteString::class -> ByteString.EMPTY as T + RemoteHardwarePin::class -> remoteHardwarePin {} as T + else -> throw IllegalArgumentException("Unsupported type: ${T::class}") + } listState.add(listState.size, newElement) }, enabled = maxCount > listState.size, - ) { Text(text = stringResource(R.string.add)) } + ) { + Text(text = stringResource(R.string.add)) + } } } @@ -177,7 +181,7 @@ inline fun EditListPreference( private fun EditListPreferencePreview() { Column { EditListPreference( - title = "Ignore incoming", + title = stringResource(R.string.ignore_incoming), list = listOf(12345, 67890), maxCount = 4, enabled = true, @@ -186,7 +190,8 @@ private fun EditListPreferencePreview() { ) EditListPreference( title = "Available pins", - list = listOf( + list = + listOf( remoteHardwarePin { gpioPin = 12 name = "Front door" diff --git a/app/src/main/java/com/geeksville/mesh/ui/common/components/MainAppBar.kt b/app/src/main/java/com/geeksville/mesh/ui/common/components/MainAppBar.kt index e41879e9a..e1fae2155 100644 --- a/app/src/main/java/com/geeksville/mesh/ui/common/components/MainAppBar.kt +++ b/app/src/main/java/com/geeksville/mesh/ui/common/components/MainAppBar.kt @@ -208,8 +208,6 @@ private fun TopBarActions( enum class MainMenuAction(@StringRes val stringRes: Int) { DEBUG(R.string.debug_panel), EXPORT_RANGETEST(R.string.save_rangetest), - THEME(R.string.theme), - LANGUAGE(R.string.preferences_language), SHOW_INTRO(R.string.intro_show), QUICK_CHAT(R.string.quick_chat), } diff --git a/app/src/main/java/com/geeksville/mesh/ui/settings/SettingsScreen.kt b/app/src/main/java/com/geeksville/mesh/ui/settings/SettingsScreen.kt new file mode 100644 index 000000000..a4c3ba2b3 --- /dev/null +++ b/app/src/main/java/com/geeksville/mesh/ui/settings/SettingsScreen.kt @@ -0,0 +1,217 @@ +/* + * Copyright (c) 2025 Meshtastic LLC + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +package com.geeksville.mesh.ui.settings + +import android.app.Activity +import android.content.Intent +import androidx.activity.compose.rememberLauncherForActivityResult +import androidx.activity.result.contract.ActivityResultContracts +import androidx.appcompat.app.AppCompatDelegate +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.rememberScrollState +import androidx.compose.foundation.verticalScroll +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.BugReport +import androidx.compose.material.icons.rounded.FormatPaint +import androidx.compose.material.icons.rounded.Language +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Modifier +import androidx.compose.ui.platform.LocalContext +import androidx.compose.ui.res.stringResource +import androidx.compose.ui.unit.dp +import androidx.hilt.navigation.compose.hiltViewModel +import androidx.lifecycle.compose.collectAsStateWithLifecycle +import com.geeksville.mesh.ClientOnlyProtos.DeviceProfile +import com.geeksville.mesh.DeviceUIProtos.Language +import com.geeksville.mesh.R +import com.geeksville.mesh.android.BuildUtils.debug +import com.geeksville.mesh.model.UIViewModel +import com.geeksville.mesh.navigation.Route +import com.geeksville.mesh.navigation.getNavRouteFrom +import com.geeksville.mesh.ui.common.components.TitledCard +import com.geeksville.mesh.ui.common.theme.MODE_DYNAMIC +import com.geeksville.mesh.ui.settings.components.SettingsItem +import com.geeksville.mesh.ui.settings.components.SettingsItemSwitch +import com.geeksville.mesh.ui.settings.radio.RadioConfigItemList +import com.geeksville.mesh.ui.settings.radio.RadioConfigViewModel +import com.geeksville.mesh.ui.settings.radio.components.EditDeviceProfileDialog +import com.geeksville.mesh.ui.settings.radio.components.PacketResponseStateDialog +import com.geeksville.mesh.util.LanguageUtils + +@Suppress("LongMethod", "CyclomaticComplexMethod") +@Composable +fun SettingsScreen( + viewModel: RadioConfigViewModel = hiltViewModel(), + uiViewModel: UIViewModel = hiltViewModel(), + onNavigate: (Route) -> Unit = {}, +) { + uiViewModel.setTitle(stringResource(R.string.bottom_nav_settings)) + + val excludedModulesUnlocked by uiViewModel.excludedModulesUnlocked.collectAsStateWithLifecycle() + val localConfig by uiViewModel.localConfig.collectAsStateWithLifecycle() + + val state by viewModel.radioConfigState.collectAsStateWithLifecycle() + var isWaiting by remember { mutableStateOf(false) } + if (isWaiting) { + PacketResponseStateDialog( + state = state.responseState, + onDismiss = { + isWaiting = false + viewModel.clearPacketResponse() + }, + onComplete = { + getNavRouteFrom(state.route)?.let { route -> + isWaiting = false + viewModel.clearPacketResponse() + onNavigate(route) + } + }, + ) + } + + var deviceProfile by remember { mutableStateOf(null) } + var showEditDeviceProfileDialog by remember { mutableStateOf(false) } + + val importConfigLauncher = + rememberLauncherForActivityResult(ActivityResultContracts.StartActivityForResult()) { + if (it.resultCode == Activity.RESULT_OK) { + showEditDeviceProfileDialog = true + it.data?.data?.let { uri -> viewModel.importProfile(uri) { profile -> deviceProfile = profile } } + } + } + + val exportConfigLauncher = + rememberLauncherForActivityResult(ActivityResultContracts.StartActivityForResult()) { + if (it.resultCode == Activity.RESULT_OK) { + it.data?.data?.let { uri -> viewModel.exportProfile(uri, deviceProfile!!) } + } + } + + if (showEditDeviceProfileDialog) { + EditDeviceProfileDialog( + title = + if (deviceProfile != null) { + stringResource(R.string.import_configuration) + } else { + stringResource(R.string.export_configuration) + }, + deviceProfile = deviceProfile ?: viewModel.currentDeviceProfile, + onConfirm = { + showEditDeviceProfileDialog = false + if (deviceProfile != null) { + viewModel.installProfile(it) + } else { + deviceProfile = it + val intent = + Intent(Intent.ACTION_CREATE_DOCUMENT).apply { + addCategory(Intent.CATEGORY_OPENABLE) + type = "application/*" + putExtra(Intent.EXTRA_TITLE, "device_profile.cfg") + } + exportConfigLauncher.launch(intent) + } + }, + onDismiss = { + showEditDeviceProfileDialog = false + deviceProfile = null + }, + ) + } + + Column(modifier = Modifier.verticalScroll(rememberScrollState()).padding(16.dp)) { + RadioConfigItemList( + state = state, + isManaged = localConfig.security.isManaged, + excludedModulesUnlocked = excludedModulesUnlocked, + onRouteClick = { route -> + isWaiting = true + viewModel.setResponseStateLoading(route) + }, + onImport = { + viewModel.clearPacketResponse() + deviceProfile = null + val intent = + Intent(Intent.ACTION_OPEN_DOCUMENT).apply { + addCategory(Intent.CATEGORY_OPENABLE) + type = "application/*" + } + importConfigLauncher.launch(intent) + }, + onExport = { + viewModel.clearPacketResponse() + deviceProfile = null + showEditDeviceProfileDialog = true + }, + onNavigate = onNavigate, + ) + + TitledCard(title = stringResource(R.string.phone_settings), modifier = Modifier.padding(top = 16.dp)) { + if (state.analyticsAvailable) { + SettingsItemSwitch( + text = stringResource(R.string.analytics_okay), + checked = state.analyticsEnabled, + leadingIcon = Icons.Default.BugReport, + onClick = { viewModel.toggleAnalytics() }, + ) + } + + val context = LocalContext.current + val languageTags = remember { LanguageUtils.getLanguageTags(context) } + SettingsItem( + text = stringResource(R.string.preferences_language), + leadingIcon = Icons.Rounded.Language, + trailingIcon = null, + ) { + val lang = LanguageUtils.getLocale() + debug("Lang from prefs: $lang") + val langMap = languageTags.mapValues { (_, value) -> { LanguageUtils.setLocale(value) } } + + uiViewModel.showAlert( + title = context.getString(R.string.preferences_language), + message = "", + choices = langMap, + ) + } + + val themeMap = remember { + mapOf( + context.getString(R.string.dynamic) to MODE_DYNAMIC, + context.getString(R.string.theme_light) to AppCompatDelegate.MODE_NIGHT_NO, + context.getString(R.string.theme_dark) to AppCompatDelegate.MODE_NIGHT_YES, + context.getString(R.string.theme_system) to AppCompatDelegate.MODE_NIGHT_FOLLOW_SYSTEM, + ) + } + SettingsItem( + text = stringResource(R.string.theme), + leadingIcon = Icons.Rounded.FormatPaint, + trailingIcon = null, + ) { + uiViewModel.showAlert( + title = context.getString(R.string.choose_theme), + message = "", + choices = themeMap.mapValues { (_, value) -> { uiViewModel.setTheme(value) } }, + ) + } + } + } +} diff --git a/app/src/main/java/com/geeksville/mesh/ui/settings/radio/RadioConfig.kt b/app/src/main/java/com/geeksville/mesh/ui/settings/radio/RadioConfig.kt index d7ef8119a..cd6f7cd78 100644 --- a/app/src/main/java/com/geeksville/mesh/ui/settings/radio/RadioConfig.kt +++ b/app/src/main/java/com/geeksville/mesh/ui/settings/radio/RadioConfig.kt @@ -17,35 +17,22 @@ package com.geeksville.mesh.ui.settings.radio -import android.app.Activity -import android.content.Intent import android.widget.Toast -import androidx.activity.compose.rememberLauncherForActivityResult -import androidx.activity.result.contract.ActivityResultContracts import androidx.annotation.StringRes import androidx.compose.foundation.layout.Arrangement import androidx.compose.foundation.layout.Column -import androidx.compose.foundation.layout.PaddingValues import androidx.compose.foundation.layout.Row import androidx.compose.foundation.layout.Spacer import androidx.compose.foundation.layout.fillMaxWidth import androidx.compose.foundation.layout.height import androidx.compose.foundation.layout.padding -import androidx.compose.foundation.layout.size -import androidx.compose.foundation.layout.width -import androidx.compose.foundation.layout.wrapContentSize -import androidx.compose.foundation.lazy.LazyColumn -import androidx.compose.foundation.lazy.items import androidx.compose.foundation.shape.RoundedCornerShape import androidx.compose.material.icons.Icons -import androidx.compose.material.icons.automirrored.twotone.KeyboardArrowRight -import androidx.compose.material.icons.filled.BugReport import androidx.compose.material.icons.filled.Download import androidx.compose.material.icons.filled.Upload import androidx.compose.material.icons.twotone.Warning import androidx.compose.material3.AlertDialog import androidx.compose.material3.Button -import androidx.compose.material3.Card import androidx.compose.material3.Icon import androidx.compose.material3.IconButton import androidx.compose.material3.MaterialTheme @@ -60,14 +47,11 @@ import androidx.compose.runtime.remember import androidx.compose.runtime.setValue import androidx.compose.ui.Alignment import androidx.compose.ui.Modifier -import androidx.compose.ui.graphics.vector.ImageVector import androidx.compose.ui.platform.LocalContext import androidx.compose.ui.res.stringResource import androidx.compose.ui.tooling.preview.Preview import androidx.compose.ui.unit.dp import androidx.hilt.navigation.compose.hiltViewModel -import androidx.lifecycle.compose.collectAsStateWithLifecycle -import com.geeksville.mesh.ClientOnlyProtos.DeviceProfile import com.geeksville.mesh.R import com.geeksville.mesh.model.UIViewModel import com.geeksville.mesh.navigation.AdminRoute @@ -75,156 +59,13 @@ import com.geeksville.mesh.navigation.ConfigRoute import com.geeksville.mesh.navigation.ModuleRoute import com.geeksville.mesh.navigation.Route import com.geeksville.mesh.navigation.SettingsRoutes -import com.geeksville.mesh.navigation.getNavRouteFrom import com.geeksville.mesh.ui.common.components.TitledCard import com.geeksville.mesh.ui.common.theme.AppTheme import com.geeksville.mesh.ui.common.theme.StatusColors.StatusRed import com.geeksville.mesh.ui.settings.components.SettingsItem -import com.geeksville.mesh.ui.settings.components.SettingsItemSwitch -import com.geeksville.mesh.ui.settings.radio.components.EditDeviceProfileDialog -import com.geeksville.mesh.ui.settings.radio.components.PacketResponseStateDialog import kotlinx.coroutines.delay import kotlin.time.Duration.Companion.seconds -@Suppress("LongMethod", "CyclomaticComplexMethod") -@Composable -fun RadioConfigScreen( - modifier: Modifier = Modifier, - viewModel: RadioConfigViewModel = hiltViewModel(), - uiViewModel: UIViewModel = hiltViewModel(), - onNavigate: (Route) -> Unit = {}, -) { - val node by viewModel.destNode.collectAsStateWithLifecycle() - val ourNode by uiViewModel.ourNodeInfo.collectAsStateWithLifecycle() - val isLocal = node?.num == ourNode?.num - val nodeName: String? = - node?.user?.longName?.let { - if (!isLocal) { - "$it (" + stringResource(R.string.remote) + ")" - } else { - it - } - } - - nodeName?.let { uiViewModel.setTitle(it) } - - val excludedModulesUnlocked by uiViewModel.excludedModulesUnlocked.collectAsStateWithLifecycle() - val localConfig by uiViewModel.localConfig.collectAsStateWithLifecycle() - - val state by viewModel.radioConfigState.collectAsStateWithLifecycle() - var isWaiting by remember { mutableStateOf(false) } - if (isWaiting) { - PacketResponseStateDialog( - state = state.responseState, - onDismiss = { - isWaiting = false - viewModel.clearPacketResponse() - }, - onComplete = { - getNavRouteFrom(state.route)?.let { route -> - isWaiting = false - viewModel.clearPacketResponse() - onNavigate(route) - } - }, - ) - } - - var deviceProfile by remember { mutableStateOf(null) } - var showEditDeviceProfileDialog by remember { mutableStateOf(false) } - - val importConfigLauncher = - rememberLauncherForActivityResult(ActivityResultContracts.StartActivityForResult()) { - if (it.resultCode == Activity.RESULT_OK) { - showEditDeviceProfileDialog = true - it.data?.data?.let { uri -> viewModel.importProfile(uri) { profile -> deviceProfile = profile } } - } - } - - val exportConfigLauncher = - rememberLauncherForActivityResult(ActivityResultContracts.StartActivityForResult()) { - if (it.resultCode == Activity.RESULT_OK) { - it.data?.data?.let { uri -> viewModel.exportProfile(uri, deviceProfile!!) } - } - } - - if (showEditDeviceProfileDialog) { - EditDeviceProfileDialog( - title = - if (deviceProfile != null) { - stringResource(R.string.import_configuration) - } else { - stringResource(R.string.export_configuration) - }, - deviceProfile = deviceProfile ?: viewModel.currentDeviceProfile, - onConfirm = { - showEditDeviceProfileDialog = false - if (deviceProfile != null) { - viewModel.installProfile(it) - } else { - deviceProfile = it - val intent = - Intent(Intent.ACTION_CREATE_DOCUMENT).apply { - addCategory(Intent.CATEGORY_OPENABLE) - type = "application/*" - putExtra(Intent.EXTRA_TITLE, "device_profile.cfg") - } - exportConfigLauncher.launch(intent) - } - }, - onDismiss = { - showEditDeviceProfileDialog = false - deviceProfile = null - }, - ) - } - - RadioConfigItemList( - modifier = modifier, - state = state, - isManaged = localConfig.security.isManaged, - excludedModulesUnlocked = excludedModulesUnlocked, - onRouteClick = { route -> - isWaiting = true - viewModel.setResponseStateLoading(route) - }, - onImport = { - viewModel.clearPacketResponse() - deviceProfile = null - val intent = - Intent(Intent.ACTION_OPEN_DOCUMENT).apply { - addCategory(Intent.CATEGORY_OPENABLE) - type = "application/*" - } - importConfigLauncher.launch(intent) - }, - onExport = { - viewModel.clearPacketResponse() - deviceProfile = null - showEditDeviceProfileDialog = true - }, - onToggleAnalytics = { viewModel.toggleAnalytics() }, - onNavigate = onNavigate, - ) -} - -@Composable -fun NavCard(title: String, enabled: Boolean, icon: ImageVector? = null, onClick: () -> Unit) { - Card(onClick = onClick, enabled = enabled, modifier = Modifier.fillMaxWidth().padding(vertical = 2.dp)) { - Row( - verticalAlignment = Alignment.CenterVertically, - modifier = Modifier.padding(vertical = 12.dp, horizontal = 16.dp), - ) { - if (icon != null) { - Icon(imageVector = icon, contentDescription = title, modifier = Modifier.size(24.dp)) - Spacer(modifier = Modifier.width(8.dp)) - } - Text(text = title, style = MaterialTheme.typography.bodyLarge, modifier = Modifier.weight(1f)) - Icon(Icons.AutoMirrored.TwoTone.KeyboardArrowRight, "trailingIcon", modifier = Modifier.wrapContentSize()) - } - } -} - @Suppress("LongMethod") @Composable private fun NavButton(@StringRes title: Int, enabled: Boolean, onClick: () -> Unit) { @@ -281,19 +122,18 @@ private fun NavButton(@StringRes title: Int, enabled: Boolean, onClick: () -> Un @Suppress("LongMethod") @Composable -private fun RadioConfigItemList( +fun RadioConfigItemList( state: RadioConfigState, isManaged: Boolean, excludedModulesUnlocked: Boolean = false, - modifier: Modifier = Modifier, onRouteClick: (Enum<*>) -> Unit = {}, onImport: () -> Unit = {}, onExport: () -> Unit = {}, - onToggleAnalytics: () -> Unit = {}, onNavigate: (Route) -> Unit, ) { val enabled = state.connected && !state.responseState.isWaiting() && !isManaged var modules by remember { mutableStateOf(ModuleRoute.filterExcludedFrom(state.metadata)) } + LaunchedEffect(excludedModulesUnlocked) { if (excludedModulesUnlocked) { modules = ModuleRoute.entries @@ -301,85 +141,68 @@ private fun RadioConfigItemList( modules = ModuleRoute.filterExcludedFrom(state.metadata) } } - LazyColumn(modifier = modifier, contentPadding = PaddingValues(16.dp)) { - item { - TitledCard(title = stringResource(R.string.radio_configuration)) { - if (isManaged) { - ManagedMessage() - } - ConfigRoute.filterExcludedFrom(state.metadata).forEach { - SettingsItem(text = stringResource(it.title), leadingIcon = it.icon, enabled = enabled) { - onRouteClick(it) - } + Column { + TitledCard(title = stringResource(R.string.radio_configuration)) { + if (isManaged) { + ManagedMessage() + } + + ConfigRoute.filterExcludedFrom(state.metadata).forEach { + SettingsItem(text = stringResource(it.title), leadingIcon = it.icon, enabled = enabled) { + onRouteClick(it) } } } - item { - TitledCard(title = stringResource(R.string.module_settings), modifier = Modifier.padding(top = 16.dp)) { - if (isManaged) { - ManagedMessage() - } + TitledCard(title = stringResource(R.string.module_settings), modifier = Modifier.padding(top = 16.dp)) { + if (isManaged) { + ManagedMessage() + } - modules.forEach { - SettingsItem(text = stringResource(it.title), leadingIcon = it.icon, enabled = enabled) { - onRouteClick(it) - } + modules.forEach { + SettingsItem(text = stringResource(it.title), leadingIcon = it.icon, enabled = enabled) { + onRouteClick(it) } } } + } - if (state.isLocal) { - item { - TitledCard(title = stringResource(R.string.backup_restore), modifier = Modifier.padding(top = 16.dp)) { - if (isManaged) { - ManagedMessage() - } - - SettingsItem( - text = stringResource(R.string.import_configuration), - leadingIcon = Icons.Default.Download, - enabled = enabled, - onClick = onImport, - ) - SettingsItem( - text = stringResource(R.string.export_configuration), - leadingIcon = Icons.Default.Upload, - enabled = enabled, - onClick = onExport, - ) - } + if (state.isLocal) { + TitledCard(title = stringResource(R.string.backup_restore), modifier = Modifier.padding(top = 16.dp)) { + if (isManaged) { + ManagedMessage() } + + SettingsItem( + text = stringResource(R.string.import_configuration), + leadingIcon = Icons.Default.Download, + enabled = enabled, + onClick = onImport, + ) + SettingsItem( + text = stringResource(R.string.export_configuration), + leadingIcon = Icons.Default.Upload, + enabled = enabled, + onClick = onExport, + ) + } + } + + Column(modifier = Modifier.padding(top = 16.dp)) { + AdminRoute.entries.forEach { NavButton(it.title, enabled) { onRouteClick(it) } } + } + + TitledCard(title = stringResource(R.string.advanced_title), modifier = Modifier.padding(top = 16.dp)) { + if (isManaged) { + ManagedMessage() } - items(AdminRoute.entries) { NavButton(it.title, enabled) { onRouteClick(it) } } - - item { - TitledCard(title = "Advanced", modifier = Modifier.padding(top = 16.dp)) { - if (isManaged) { - ManagedMessage() - } - - SettingsItem( - text = stringResource(R.string.clean_node_database_title), - enabled = enabled, - onClick = { onNavigate(SettingsRoutes.CleanNodeDb) }, - ) - } - } - item { - if (state.analyticsAvailable) { - TitledCard(title = stringResource(R.string.phone_settings), modifier = Modifier.padding(top = 16.dp)) { - SettingsItemSwitch( - text = stringResource(R.string.analytics_okay), - checked = state.analyticsEnabled, - leadingIcon = Icons.Default.BugReport, - onClick = onToggleAnalytics, - ) - } - } - } + SettingsItem( + text = stringResource(R.string.clean_node_database_title), + enabled = enabled, + onClick = { onNavigate(SettingsRoutes.CleanNodeDb) }, + ) } } diff --git a/app/src/main/java/com/geeksville/mesh/ui/settings/radio/components/LoRaConfigItemList.kt b/app/src/main/java/com/geeksville/mesh/ui/settings/radio/components/LoRaConfigItemList.kt index cce70e743..ce11624c7 100644 --- a/app/src/main/java/com/geeksville/mesh/ui/settings/radio/components/LoRaConfigItemList.kt +++ b/app/src/main/java/com/geeksville/mesh/ui/settings/radio/components/LoRaConfigItemList.kt @@ -42,7 +42,6 @@ import com.geeksville.mesh.model.Channel import com.geeksville.mesh.model.RegionInfo import com.geeksville.mesh.model.numChannels import com.geeksville.mesh.ui.common.components.DropDownPreference -import com.geeksville.mesh.ui.common.components.EditListPreference import com.geeksville.mesh.ui.common.components.EditTextPreference import com.geeksville.mesh.ui.common.components.PreferenceCategory import com.geeksville.mesh.ui.common.components.PreferenceFooter @@ -219,23 +218,6 @@ fun LoRaConfigItemList( } item { HorizontalDivider() } - item { - EditListPreference( - title = stringResource(R.string.ignore_incoming), - list = loraInput.ignoreIncomingList, - maxCount = 3, // ignore_incoming max_count:3 - enabled = enabled, - keyboardActions = KeyboardActions(onDone = { focusManager.clearFocus() }), - onValuesChanged = { list -> - loraInput = - loraInput.copy { - ignoreIncoming.clear() - ignoreIncoming.addAll(list.filter { it != 0 }) - } - }, - ) - } - item { SwitchPreference( title = stringResource(R.string.sx126x_rx_boosted_gain), diff --git a/app/src/main/java/com/geeksville/mesh/util/HardwareModelExtensions.kt b/app/src/main/java/com/geeksville/mesh/util/HardwareModelExtensions.kt new file mode 100644 index 000000000..be66eaaf2 --- /dev/null +++ b/app/src/main/java/com/geeksville/mesh/util/HardwareModelExtensions.kt @@ -0,0 +1,52 @@ +/* + * Copyright (c) 2025 Meshtastic LLC + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +package com.geeksville.mesh.util + +import com.geeksville.mesh.MeshProtos +import com.geeksville.mesh.android.BuildUtils.warn + +/** + * Safely extracts the hardware model number from a HardwareModel enum. + * + * This function handles unknown enum values gracefully by catching IllegalArgumentException and returning a fallback + * value. This prevents crashes when the app receives data from devices with hardware models not yet defined in the + * current protobuf version. + * + * @param fallbackValue The value to return if the enum is unknown (defaults to 0 for UNSET) + * @return The hardware model number, or the fallback value if the enum is unknown + */ +@Suppress("detekt:SwallowedException") +fun MeshProtos.HardwareModel.safeNumber(fallbackValue: Int = -1): Int = try { + this.number +} catch (e: IllegalArgumentException) { + warn("Unknown hardware model enum value: $this, using fallback value: $fallbackValue") + fallbackValue +} + +/** + * Checks if the hardware model is a known/supported value. + * + * @return true if the hardware model is known and supported, false otherwise + */ +@Suppress("detekt:SwallowedException") +fun MeshProtos.HardwareModel.isKnown(): Boolean = try { + this.number + true +} catch (e: IllegalArgumentException) { + false +} diff --git a/app/src/main/proto b/app/src/main/proto index 8985852d7..4c4427c4a 160000 --- a/app/src/main/proto +++ b/app/src/main/proto @@ -1 +1 @@ -Subproject commit 8985852d752de3f7210f9a4a3e0923120ec438b3 +Subproject commit 4c4427c4a73c86fed7dc8632188bb8be95349d81 diff --git a/app/src/main/res/values-ar-rSA/strings.xml b/app/src/main/res/values-ar-rSA/strings.xml new file mode 100644 index 000000000..ce6f5c288 --- /dev/null +++ b/app/src/main/res/values-ar-rSA/strings.xml @@ -0,0 +1,784 @@ + + + + Meshtastic %s + عربي + عربي + عربي + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + المزيد + عربي + عربي + عربي + المسافة + عربي + Last heard + via MQTT + فقط شبكة 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + اسم القناة + رمز الاستجابة السريع + أيقونة التطبيق + اسم المستخدم غير معروف + ارسل + 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. + قبول + إلغاء + Clear changes + تم تلقي رابط القناة الجديدة + 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) + غير متصل + تم الاتصال بالراديو، إلا أن الجهاز في وضعية السكون + مطلوب تحديث التطبيق + 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 + Debug Panel + Decoded Payload: + Export Logs + 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.csv + Reset + البحث + أضف + Are you sure you want to change to the default channel? + Reset to defaults + تفعيل + 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 + غلط + تجاهل + أضف \'%s\' إلى قائمة التجاهل؟ + Remove \'%s\' from ignore list? + حدد جهة التحميل + Tile download estimate: + ابدأ التحميل + Exchange position + أغلق + Radio configuration + Module configuration + أضف + تعديل + جاري الحساب… + 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 + دائما + استبدال + 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. + معدل جودة الهواء الداخلي + مفتاح مشترك + تستخدم الرسائل المباشرة المفتاح المشترك للقناة. + تشفير المفتاح العام + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + المفتاح العام غير متطابق + 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! + تنبيه حرج! + المفضلة + إضافة \'%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) + الضغط الجوي + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + الرسائل + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml deleted file mode 100644 index 01d3bf5a9..000000000 --- a/app/src/main/res/values-ar/strings.xml +++ /dev/null @@ -1,142 +0,0 @@ - - - - عربي - عربي - عربي - المزيد - عربي - عربي - عربي - المسافة - عربي - فقط شبكة MQTT - اسم القناة - رمز الاستجابة السريع - أيقونة التطبيق - اسم المستخدم غير معروف - ارسل - أنت - قبول - إلغاء - تم تلقي رابط القناة الجديدة - الإبلاغ عن الخطأ - الإبلاغ عن خطأ - هل أنت متأكد من أنك تريد الإبلاغ عن خطأ؟ بعد الإبلاغ، يرجى النشر في https://github.com/orgs/meshtastic/discussions حتى نتمكن من مطابقة التقرير مع ما وجدته. - إبلاغ - اكتملت عملية الربط، سيتم بدء الخدمة - فشل عملية الربط، الرجاء الاختيار مرة أخرى - تم إيقاف الوصول إلى الموقع، لا يمكن تحديد موقع للشبكة. - مشاركة - انقطع الاتصال - الجهاز في وضعية السكون - عنوان الـ IP: - متصل بالراديو (%s) - غير متصل - تم الاتصال بالراديو، إلا أن الجهاز في وضعية السكون - مطلوب تحديث التطبيق - خدمة الإشعارات - حول - مسح - يجب عليك التحديث. - حسنا - واجب إدخال المنطقة! - البحث - أضف - تفعيل - الاسم - الوصف - مقفل - حفظ - اللغات - إعادة الإرسال - إعادة التشغيل - رسالة - رسالة مباشره - غلط - تجاهل - أضف \'%s\' إلى قائمة التجاهل؟ - حدد جهة التحميل - ابدأ التحميل - أغلق - أضف - تعديل - جاري الحساب… - كتم الإشهارات - 8 ساعات - أسبوع 1 - دائما - استبدال - العودة إلى الخلف - البطارية - استخدام القناة - الحرارة - الرطوبة - سجلات - معلومات - معدل جودة الهواء الداخلي - مفتاح مشترك - تستخدم الرسائل المباشرة المفتاح المشترك للقناة. - تشفير المفتاح العام - المفتاح العام غير متطابق - تبادل معلومات المستخدم - إشعارات العقدة الجديدة - المزيد من المعلومات - مؤشر القوة النسبية - سجل الموقع - الإدارة - سيئ - مناسب - جيد - لا يوجد - سجل تتبع المس… - الإشارة - جودة الإشارة - سجل تتبع المسار - مباشره - 24 ساعة - 48 ساعة - أسبوع - أسبوعين - اربع أسابيع - الأعلى - عمر غير معروف - نسخ - تنبيه حرج! - المفضلة - إضافة \'%s\' كعقدة مفضلة؟ - إزالة \'%s\' كعقدة مفضلة؟ - القناة 1 - القناة 2 - القناة 3 - الحالي - شدة التيار - هل أنت متيقِّن؟ - أنا أعرف ما أفعله. - إشعارات انخفاض شدة البطارية - البطارية منخفضه: %s - الضغط الجوي - الرسائل - المسافة - الإعدادات - - - - - رسالة - diff --git a/app/src/main/res/values-b+sr+Latn/strings.xml b/app/src/main/res/values-b+sr+Latn/strings.xml index 0647d15f4..2aa451cbc 100644 --- a/app/src/main/res/values-b+sr+Latn/strings.xml +++ b/app/src/main/res/values-b+sr+Latn/strings.xml @@ -16,10 +16,15 @@ ~ along with this program. If not, see . --> + Meshtastic %s Filter očisti filter čvorova Uključi nepoznato + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. Prikaži detalje + Node sorting options A-Š Kanal Udaljenost @@ -27,6 +32,8 @@ Poslednji put viđeno preko MQTT-a preko MQTT-a + via Favorite + Ignored Nodes Nekategorisano Čeka na potvrdu U redu za slanje @@ -76,9 +83,12 @@ Pošalji Још нисте упарили Мештастик компатибилан радио са овим телефоном. Молимо вас да упарите уређај и поставите своје корисничко име.\n\nОва апликација отвореног кода је у развоју, ако нађете проблеме, молимо вас да их објавите на нашем форуму: https://github.com/orgs/meshtastic/discussions\n\nЗа више информација посетите нашу веб страницу - www.meshtastic.org. Ti + Allow analytics and crash reporting. Prihvati Otkaži + Clear changes Primljen novi link 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 \"Da li ste sigurni da želite da prijavite grešku? Nakon prijavljivanja, molimo vas da postavite na https://github.com/orgs/meshtastic/discussions kako bismo mogli da povežemo izveštaj sa onim što ste pronašli. @@ -87,9 +97,12 @@ Uparivanje neuspešno, molim izaberite ponovo Pristup lokaciji je isključen, ne može se obezbediti pozicija mreži. Podeli + New Node Seen: %s Raskačeno Uređaj je u stanju spavanja + Connected: %1$s online IP adresa: + Port: Блутут повезан Povezan na radio uređaj (%s) Nije povezan @@ -101,8 +114,25 @@ O nama Ovaj URL kanala je nevažeći i ne može se koristiti. Panel za otklanjanje grešaka + Decoded Payload: + Export Logs + 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 prijema poruke + Direct message notifications + Broadcast message notifications Обавештења о упозорењима Ажурирање фирмвера је неопходно. Радио фирмвер је превише стар да би комуницирао са овом апликацијом. За више информација о овоме погледајте наш водич за инсталацију фирмвера. @@ -131,6 +161,8 @@ Обриши за све Обриши за мене Изабери све + Close selection + Delete selected Одабир стила Регион за преузимање Назив @@ -151,7 +183,13 @@ Измени брзо ћаскање Надодај на поруку Моментално пошаљи + 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. Директне поруке Ресетовање базе чворова Испорука потврђена @@ -162,6 +200,7 @@ Изаберите регион за преузимање Процена преузимања плочица: Започни преузимање + Exchange position Затвори Конфигурација радио уређаја Конфигурација модула @@ -200,8 +239,11 @@ Искоришћеност ваздуха Температура Влажност + Soil Temperature + Soil Moisture Дневници Скокова удаљено + Hops Away: %1$d Информација Искоришћење за тренутни канал, укључујући добро формиран TX, RX и неисправан RX (такође познат као шум). Проценат искоришћења ефирског времена за пренос у последњем сату. @@ -212,6 +254,7 @@ Директне поруке користе нову инфраструктуру јавног кључа за шифровање. Потребна је верзија фирмвера 2,5 или новија. Неусаглашеност јавних кључева Јавни кључ се не поклапа са забележеним кључем. Можете уклонити чвор и омогућити му поновну размену кључева, али ово може указивати на озбиљнији безбедносни проблем. Контактирајте корисника путем другог поузданог канала да бисте утврдили да ли је промена кључа резултат фабричког ресетовања или друге намерне акције. + Exchange user info Обавештење о новом чвору Више детаља SNR @@ -222,6 +265,7 @@ Dnevnik metrika uređaja Mapa čvorova Dnevnik lokacija + Last position update Dnevnik metrika okoline Dnevnik metrika signala Administracija @@ -263,11 +307,15 @@ Да ли сте сигурни? Документацију улога уређаја и објаву на блогу Одабир праве улоге за уређај.]]> Знам шта радим. + Node %1$s has a low battery (%2$d%%) Нотификације о ниском нивоу батерије Низак ниво батерије: %s Нотификације о ниском нивоу батерије (омиљени чворови) Барометарски притисак + Mesh via UDP enabled UDP конфигурација + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position Корисник Канали Уређај @@ -278,81 +326,453 @@ 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 Поруке Подешавања ензора откривања + 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 Подешавања уређаја Улога + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat Подешавања приказа + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 подешавања + Use modem preset + Modem Preset Проток + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + PA fan disabled Игнориши MQTT + OK to 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 + GPS update interval (seconds) + Redefine GPS_RX_PIN + Redefine GPS_TX_PIN + Redefine PIN_GPS_EN + Position flags Подешавања напајња + Enable power saving mode + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Сигурносна подешавања Javni ključ Privatni ključ + Admin Key + Managed Mode + Serial console + Debug log API enabled + Legacy Admin channel Подешавања серијске везе + Serial enabled + Echo enabled + Serial baud rate Isteklo vreme + Serial mode + Override console serial port + + Heartbeat Број записа + History return max + History return window Сервер Конфигурација телеметрије + Device metrics update interval (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + Power metrics on-screen enabled Корисничка подешавања + 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 Квалитет ваздуха у затвореном простору (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 + 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 + 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 + Delete Messages? + Clear selection Порука + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 Сателит + Terrain Хибридни + Manage Map Layers + Custom layers support .kml or .kmz 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 + Phone Settings
diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg-rBG/strings.xml similarity index 75% rename from app/src/main/res/values-bg/strings.xml rename to app/src/main/res/values-bg-rBG/strings.xml index ebb62e388..8169d01a7 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg-rBG/strings.xml @@ -32,7 +32,7 @@ Последно чут с MQTT с MQTT - чрез Любим + чрез любим Игнорирани възли Неразпознат Изчакване за потвърждение @@ -40,6 +40,7 @@ Признато Няма маршрут Получено отрицателно потвърждение + Timeout Няма интерфейс Достигнат максимален брой препращания Няма канал @@ -59,7 +60,21 @@ Инфраструктурен възел за разширяване на мрежовото покритие чрез препредаване на съобщения с минимални разходи. Не се вижда в списъка с възли. Излъчва приоритетно пакети за GPS позиция Излъчва приоритетно телеметрични пакети. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. Дезактивира трикратното натискане на потребителския бутон за активиране или дезактивиране на GPS. + 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. Публичен ключ Име на канал QR код @@ -68,10 +83,12 @@ Изпрати Все още не сте сдвоили радио, съвместимо с Meshtastic, с този телефон. Моля, сдвоете устройство и задайте вашето потребителско име.\n\nТова приложение с отворен код е в процес на разработка, ако откриете проблеми, моля, публикувайте в нашия форум: https://github.com/orgs/meshtastic/discussions\n\nЗа повече информация вижте нашата уеб страница на адрес www.meshtastic.org. Вие + Разрешаване на анализи и докладване за сривове. Приеми Отказ Изчистване на промените Получен е 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, за да можем да сравним доклада с това, което сте открили. @@ -97,6 +114,7 @@ Относно URL адресът на този канал е невалиден и не може да се използва Панел за отстраняване на грешки + Decoded Payload: Експортиране на журнали Филтри Активни филтри @@ -105,8 +123,12 @@ Предишно съответствие Изчистване на търсенето Добавяне на филтър + 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. Изчисти Състояние на доставка на съобщението Известия за директни съобщения @@ -210,6 +232,7 @@ Замяна Сканиране на QR код за WiFi Невалиден формат на QR кода на идентификационните данни за WiFi + Navigate Back Батерия Използване на канала Използване на ефира @@ -217,7 +240,7 @@ Влажност Температура на почвата Влажност на почвата - Журнали + записа Брой отскоци Брой отскоци: %1$d Информация @@ -234,12 +257,16 @@ Известия за нови възли Повече подробности 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. Журнал на показателите на устройството Карта на възела Журнал на позициите Последна актуализация на позицията Журнал на показателите на околната среда + Журнал на показателите на сигнала Администриране Отдалечено администриране Лош @@ -249,10 +276,11 @@ Сподели с… Сигнал Качество на сигнала + Traceroute Log Директно - 1 хоп - %d хопа + 1 отскок + %d отскока Отскоци към %1$d Отскоци на връщане %2$d 24Ч @@ -263,6 +291,7 @@ Макс Неизвестна възраст Копиране + Alert Bell Character! Критичен сигнал! Любим Добавяне на \'%s\' като любим възел? @@ -284,6 +313,7 @@ Активирана Mesh чрез UDP Конфигуриране на UDP Последно чут: %2$s
Последна позиция: %3$s
Батерия: %4$s]]>
+ Toggle my position Потребител Канали Устройство @@ -300,15 +330,27 @@ Тест на обхвата Телеметрия + 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 enabled + Downlink enabled По подразбиране Позицията е активирана Точно местоположение @@ -318,23 +360,43 @@ Показване на паролата Подробности Околна среда + 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 Съобщения + 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 Конфигуриране на устройството Роля Предефиниране на PIN_BUTTON Предефиниране на PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press Дезактивиране на трикратното щракване POSIX часова зона + Disable LED heartbeat Конфигуриране на дисплея Време за изключване на екрана (секунди) Формат на GPS координатите @@ -342,6 +404,7 @@ Север на компаса отгоре Обръщане на екрана Показвани единици + Override OLED auto-detect Режим на дисплея Удебелено заглавие Събуждане на екрана при докосване или движение @@ -349,27 +412,55 @@ Конфигуриране за външни известия Външните известия са активирани Известия за получаване на съобщение + 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) + Use PWM buzzer + Output vibra (GPIO) + Output duration (milliseconds) + Nag timeout (seconds) Тон на звънене + Use I2S as buzzer Конфигуриране на LoRa Използване на предварително зададени настройки на модема Предварително настроен модем Широчина на честотната лента + Spread factor + Coding rate Отместване на честотата (MHz) Регион (честотен план) Лимит на хопове TX е активирано TX мощност (dBm) Честотен слот + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Конфигуриране на мрежата @@ -389,19 +480,36 @@ Праг на BLE RSSI (по подразбиране -80) Конфигуриране на позицията Интервал на излъчване на позицията (секунди) + Smart position enabled + Smart broadcast minimum distance (meters) + Smart broadcast minimum interval (seconds) Използване на фиксирана позиция Геогр. ширина Геогр. дължина Надм. височина (метри) + Зададено от текущото местоположение на телефона Режим на GPS Интервал на актуализиране на GPS (секунди) + Redefine GPS_RX_PIN + Redefine GPS_TX_PIN + Redefine PIN_GPS_EN + Position flags Конфигуриране на захранването Активиране на енергоспестяващ режим + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + Battery INA_2XX I2C address Конфигуриране на Тест на обхвата Тест на обхвата е активиран + Sender message interval (seconds) Запазване на .CSV в хранилище (само за ESP32) Конфигуриране на Отдалечен хардуер Отдалечен хардуер е активиран + Allow undefined pin access Налични пинове Конфигуриране на сигурността Публичен ключ @@ -409,12 +517,20 @@ Администраторски ключ Управляем режим Серийна конзола + Debug log API enabled + Legacy Admin channel Конфигуриране на серийната връзка Серийната връзка е активирана + Echo enabled Серийна скорост на предаване + Timeout Сериен режим + Override console serial port + Heartbeat Брой записи + History return max + History return window Сървър Конфигуриране на телеметрията Интервал на актуализиране на показателите на устройството (секунди) @@ -423,7 +539,11 @@ Показателите на околната среда на екрана са активирани Показателите на околната среда използват Фаренхайт Модулът за показатели за качеството на въздуха е активиран + Air quality metrics update interval (seconds) Икона за качество на въздуха + Power metrics module enabled + Power metrics update interval (seconds) + Power metrics on-screen enabled Конфигуриране на потребителя ID на възела Дълго име @@ -433,7 +553,9 @@ Активирането на тази опция деактивира криптирането и не е съвместимо с мрежата Meshtastic по подразбиране. Точка на оросяване Налягане + Gas Resistance Разстояние + Lux Вятър Тегло Радиация @@ -441,7 +563,7 @@ Качество на въздуха на закрито (IAQ) URL - Конфигуриране на конфигурацията + Импортиране на конфигурацията Експортиране на конфигурацията Хардуер Поддържан @@ -451,6 +573,7 @@ Натоварване %1$d Свободен диск %1$d Времево клеймо + Heading Скорост Сат н.в. @@ -460,7 +583,9 @@ Периодично излъчване на местоположение и телеметрия Вторичен Без периодично излъчване на телеметрия + Manual position request required Натиснете и плъзнете, за да пренаредите + Unmute Динамична Сканиране на QR кода Споделяне на контакт @@ -470,43 +595,67 @@ Предупреждение: Този контакт е известен, импортирането ще презапише предишната информация за контакта. Публичният ключ е променен Импортиране + Request Metadata Действия Фърмуер Използване на 12ч формат Когато е активирано, устройството ще показва времето на екрана в 12-часов формат. + Host Metrics Log Хост Свободна памет Свободен диск + Load + User String + Navigate Into + Connection Карта на 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. + 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 Съгласен съм. Препоръчва се актуализация на фърмуера. + To benefit from the latest fixes and features, please update your node firmware.\n\nLatest stable firmware version: %1$s Изтича Време Дата Филтър на картата\n Само любими Показване на пътни точки + Show Precision Circles + Client Notification Открити са компрометирани ключове, изберете OK за регенериране. Регенериране на частния ключ + 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. Експортиране на ключовете Експортира публичния и частния ключове във файл. Моля, съхранявайте го на сигурно място. + Modules unlocked Отдалечен (%1$d онлайн / %2$d общо) + React + Disconnect + Scanning for Bluetooth devices… + No paired Bluetooth devices. Няма открити мрежови устройства. Няма открити USB серийни устройства. Превъртане до края Meshtastic Сканиране Състояние на сигурността + Secure + Warning Badge Неизвестен канал Предупреждение + Overflow menu + UV Lux Неизвестно Това радио се управлява и може да бъде променяно само от отдалечен администратор. + Разширени Почистване на базата данни с възлите Почистване на възлите, последно видяни преди повече от %1$d дни Почистване само на неизвестните възли @@ -514,25 +663,38 @@ Почистване на игнорираните възли Почистете сега Това ще премахне %1$d възела от вашата база данни. Това действие не може да бъде отменено. + 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. Несигурен канал, прецизно местоположение + 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 Meanings + Show All Meanings Показване на текущия статус Отхвърляне Сигурни ли сте, че искате да изтриете този възел? Отговор на %1$s + Cancel reply Да се изтрият ли съобщенията? Изчистване на избора Съобщение Въведете съобщение + PAX Metrics Log PAX + No PAX metrics logs available. WiFi устройства BLE устройства Сдвоени устройства Свързано устройство + Go + Rate Limit Exceeded. Please try again later. Преглед на изданието Изтегляне Текущия инсталиран @@ -560,20 +722,36 @@ Избраните пакети, изпратени като критични, ще игнорират превключвателя за изключване на звука и настройките \"Не безпокойте\" в центъра за известия на операционната система. Конфигуриране на разрешенията за известия Местоположение на телефона + Meshtastic uses your phone\'s location to enable a number of features. You can update your location permissions at any time from settings. Споделяне на местоположение + Use your phone GPS to send locations to your node to instead of using a hardware GPS on your node. Измервания на разстояния + 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 Пропускане настройки Критични предупреждения + 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 nodes queued for deletion: + Caution: This removes nodes from in-app and on-device databases.\nSelections are additive. Свързване с устройство Нормален Сателит Терен Хибриден Управление на слоевете на картата + Custom layers support .kml or .kmz files. Слоеве на картата Няма заредени персонализирани слоеве. Добавяне на слой @@ -583,7 +761,16 @@ Добавяне на слой Възли на това място Избран тип на картата + Manage Custom Tile Sources + Add Custom Tile Source + No Custom Tile Sources + Edit Custom Tile Source + Delete Custom Tile Source Името не може да бъде празно. + Provider name exists. URL не може да бъде празен. + URL must contain placeholders. Шаблон за URL + track point + Настройки на телефона diff --git a/app/src/main/res/values-ca-rES/strings.xml b/app/src/main/res/values-ca-rES/strings.xml new file mode 100644 index 000000000..acf9d7b57 --- /dev/null +++ b/app/src/main/res/values-ca-rES/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filtre + netejar filtre de node + 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 + 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 + Dispositiu de missatgeria, connectat o autònom. + Dispositiu sense reenviament de paquets. + Node d’infraestructura per ampliar cobertura. Apareix a la llista de nodes. + Combinació ROUTER + CLIENT. No mòbils. + Node d’infraestructura per ampliar cobertura amb mínima càrrega. Ocult a la llista de nodes. + Difon paquets de posició GPS com a prioritat + Difon telemetria com a prioritat + Optimitzat per sistema ATAK, redueix les rutines de difusió. + Dispositiu que només difon quan cal, per discreció o estalvi d’energia. + Difon regularment la ubicació com a missatge al canal per defecte per ajudar a recuperar el dispositiu. + Activa les difusions automàtiques TAK PLI i redueix les difusions rutinàries. + 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. + Reenvia qualsevol missatge observat si era al nostre canal privat o d’una altra malla. + .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. + Ignora els missatges observats de malles externes obertes o que no pot desxifrar. Només reenvia missatges als canals primari/secundari locals del node. + 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. + Només permès per als rols SENSOR, TRACKER i TAK_TRACKER; això inhibirà tots els reenviaments, de manera similar al rol CLIENT_MUTE. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Clear changes + 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) + 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 + Panell de depuració + Decoded Payload: + Export Logs + 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. + Exportat rangetest.csv + 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 + 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 + 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml deleted file mode 100644 index 997996836..000000000 --- a/app/src/main/res/values-ca/strings.xml +++ /dev/null @@ -1,198 +0,0 @@ - - - - Meshtastic %s - Filtre - netejar filtre de node - 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 - 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 - Dispositiu de missatgeria, connectat o autònom. - Dispositiu sense reenviament de paquets. - Node d’infraestructura per ampliar cobertura. Apareix a la llista de nodes. - Combinació ROUTER + CLIENT. No mòbils. - Node d’infraestructura per ampliar cobertura amb mínima càrrega. Ocult a la llista de nodes. - Difon paquets de posició GPS com a prioritat - Difon telemetria com a prioritat - Optimitzat per sistema ATAK, redueix les rutines de difusió. - Dispositiu que només difon quan cal, per discreció o estalvi d’energia. - Difon regularment la ubicació com a missatge al canal per defecte per ajudar a recuperar el dispositiu. - Activa les difusions automàtiques TAK PLI i redueix les difusions rutinàries. - 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. - Reenvia qualsevol missatge observat si era al nostre canal privat o d’una altra malla. - .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. - Ignora els missatges observats de malles externes obertes o que no pot desxifrar. Només reenvia missatges als canals primari/secundari locals del node. - 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. - Només permès per als rols SENSOR, TRACKER i TAK_TRACKER; això inhibirà tots els reenviaments, de manera similar al rol CLIENT_MUTE. - 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. - 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 - Acceptar - Cancel·lar - Nova URL de canal rebuda - 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 - Desconnectat - Dispositiu hivernant - Adreça IP: - Connectat a ràdio (%s) - 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 - Panell de depuració - Netejar - Estat d\'entrega del missatge - 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. - Exportat rangetest.csv - 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 - Selecció d\'estil - Descarregar regió - Nom - Descripció - Bloquejat - Desar - Idioma - Defecte del sistema - Reenviar - Apagar - 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 - Restauració dels paràmetres de fàbrica - Missatge directe - Restablir NodeDB - Entrega confirmada - Error - Ignorar - 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 - 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 - Distància - - - - - Missatge - diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml similarity index 75% rename from app/src/main/res/values-cs/strings.xml rename to app/src/main/res/values-cs-rCZ/strings.xml index 31b02f9ab..3afc01eb9 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs-rCZ/strings.xml @@ -16,11 +16,13 @@ ~ along with this program. If not, see . --> + Meshtastic %s Filtr vyčistit filtr uzlů Včetně neznámých Skrýt offline uzly Zobrazit jen přímé uzly + You are viewing ignored nodes,\nPress to return to the node list. Zobrazit detaily Možnosti řazení uzlů A-Z @@ -31,6 +33,7 @@ přes MQTT přes MQTT Oblíbené + Ignored Nodes Neznámý Čeká na potvrzení Ve frontě k odeslání @@ -80,9 +83,12 @@ 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 + Allow analytics and crash reporting. Přijmout Zrušit + Clear changes Nová URL kanálu přijata + Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use. 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. @@ -91,11 +97,13 @@ 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: + Connected Připojeno k vysílači (%s) Nepřipojeno Připojené k uspanému vysílači @@ -106,10 +114,21 @@ O aplikaci Tato adresa URL kanálu je neplatná a nelze ji použít Panel pro ladění + Decoded Payload: + Export Logs Filtry Aktivní filtry Hledat v protokolech… + Next match + Previous match + Clear search + Add filter + Filter included + Clear all filters 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 @@ -143,6 +162,8 @@ Smazat pro všechny Smazat pro mě Vybrat vše + Close selection + Delete selected Výběr stylu Stáhnout oblast Jméno @@ -163,7 +184,13 @@ Upravit Rychlý chat Připojit ke zprávě Okamžitě odesílat + Show quick chat menu + Hide quick chat menu Obnovení továrního 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. Přímá zpráva Reset NodeDB Doručeno @@ -213,6 +240,8 @@ Využití přenosu Teplota Vlhkost + Soil Temperature + Soil Moisture Logy Počet skoků Počet skoků: %1$d @@ -311,10 +340,15 @@ 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í @@ -323,6 +357,7 @@ Stahování povoleno Výchozí Pozice povolena + Precise location GPIO pin Typ Skrýt heslo @@ -344,11 +379,13 @@ 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 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í @@ -399,6 +436,8 @@ Použít předvolbu modemu Předvolba modemu Šířka pásma + Spread factor + Coding rate Posun frekvence (MHz) Region (plán frekvence) Limit skoku @@ -409,6 +448,7 @@ Ignorovat příchozí SX126X RX zesílený zisk Přepsat frekvenci (MHz) + PA fan disabled Ignorovat MQTT OK do MQTT Nastavení MQTT @@ -438,6 +478,8 @@ 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) Nastavení pozice @@ -449,6 +491,7 @@ Zeměpisná šířka Zeměpisná délka Nadmořská výška (v metrech) + Set from current phone location Režim GPS Interval aktualizace GPS (v sekundách) Předefinovat GPS_RX_PIN @@ -482,6 +525,7 @@ 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 @@ -489,6 +533,8 @@ Pulzující LED Počet záznamů + History return max + History return window Server Nastavení telemetrie Interval aktualizace měření spotřeby (v sekundách) @@ -498,6 +544,7 @@ Měření životního prostředí používá Fahrenheit Modul měření kvality ovzduší povolen Interval aktualizace měření životního prostředí (v sekundách) + Air quality icon Modul měření spotřeby povolen Interval aktualizace měření spotřeby (v sekundách) Měření spotřeby na obrazovce povoleno @@ -527,9 +574,15 @@ Číslo uzlu Identifikátor uživatele Doba provozu + Load %1$d + Disk Free %1$d Časová značka + Heading + Speed Satelitů Výška + Freq + Slot Primární Pravidelné vysílání pozice a telemetrie Sekundární @@ -545,16 +598,26 @@ 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 + Connection + Mesh Map + Conversations 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. @@ -565,6 +628,7 @@ Platnost do Čas Datum + Map Filter\n Pouze oblíbené Zobrazit trasové body Zobrazit kruhy přesnosti @@ -574,12 +638,143 @@ 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ě. + Modules unlocked + Remote (%1$d online / %2$d celkem) Odpovědět + 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 Varování + 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 Zpráva + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 or .kmz 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 + Phone Settings diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de-rDE/strings.xml similarity index 99% rename from app/src/main/res/values-de/strings.xml rename to app/src/main/res/values-de-rDE/strings.xml index 2f582cdc5..9a89292f5 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de-rDE/strings.xml @@ -83,6 +83,7 @@ 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 Änderungen löschen @@ -654,6 +655,7 @@ 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 @@ -677,7 +679,7 @@ Alle Bedeutungen anzeigen Aktuellen Status anzeigen Tastatur ausblenden - Willst du diesen Node wirklich löschen? + Möchten Sie diesen Knoten wirklich löschen? Antworten auf %1$s Antwort abbrechen Nachricht löschen? @@ -749,6 +751,7 @@ Gelände Hybrid Kartenebenen verwalten + Benutzerdefinierte Ebenen für .kml oder .kmz Dateien. Kartenebenen Keine benutzerdefinierten Ebenen geladen. Ebene hinzufügen @@ -769,4 +772,5 @@ URL muss Platzhalter enthalten. URL Vorlage Verlaufspunkt + Telefoneinstellungen diff --git a/app/src/main/res/values-el-rGR/strings.xml b/app/src/main/res/values-el-rGR/strings.xml new file mode 100644 index 000000000..aafdb00e8 --- /dev/null +++ b/app/src/main/res/values-el-rGR/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Φίλτρο + clear node filter + Include unknown + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Show details + 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Δημόσιο Κλειδί + Όνομα Καναλιού + Κώδικας 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. + Αποδοχή + Ακύρωση + Clear changes + Λήψη 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) + Αποσυνδεδεμένο + Συνδεδεμένο στο radio, αλλά βρίσκεται σε ύπνωση + Εφαρμογή πολύ παλαιά + Πρέπει να ενημερώσετε την εφαρμογή μέσω Google Play store (ή Github). Είναι πολύ παλαιά ώστε να συνδεθεί με το radio. + Κανένα (απενεργοποιημένο) + Ειδοποιήσεις Υπηρεσίας + Σχετικά + Αυτό το κανάλι URL δεν είναι ορθό και δεν μπορεί να χρησιμοποιηθεί + Πίνακας αποσφαλμάτωσης + Decoded Payload: + Export Logs + 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. + Εξαγωγή rangetest.csv + Επαναφορά + Σάρωση + Προσθήκη + Είστε σίγουροι ότι θέλετε να αλλάξετε στο προεπιλεγμένο κανάλι; + Επαναφορά προεπιλογών + Εφαρμογή + Θέμα + Φωτεινό + Σκούρο + Προκαθορισμένο του συστήματος + Επέλεξε θέμα + Παρέχετε τοποθεσία στο πλέγμα + + Διαγραφή μηνύματος; + Διαγραφή %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 + Σφάλμα + Παράβλεψη + 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 εβδομάδα + Πάντα + Αντικατάσταση + Σάρωση 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 + Κοινόχρηστο Κλειδί + Direct messages are using the shared key for the channel. + Κρυπτογράφηση Δημόσιου Κλειδιού + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + Ασυμφωνία δημόσιου κλειδιού + 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 \'%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) + Βαρομετρική Πίεση + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + Χρήστης + Κανάλια + Συσκευή + Τοποθεσία + 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 + Μηνύματα + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 + Network Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + Δημόσιο Κλειδί + Ιδιωτικό Κλειδί + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml deleted file mode 100644 index 1eff56bf7..000000000 --- a/app/src/main/res/values-el/strings.xml +++ /dev/null @@ -1,197 +0,0 @@ - - - - Φίλτρο - A-Ω - Κανάλι - Απόσταση - μέσω MQTT - μέσω MQTT - Λήξη χρονικού ορίου - Εσφαλμένο Αίτημα - Άγνωστο Δημόσιο Κλειδί - Δημόσιο Κλειδί - Όνομα Καναλιού - Κώδικας QR - εικονίδιο εφαρμογής - Άγνωστο Όνομα Χρήστη - Αποστολή - Δεν έχετε κάνει ακόμη pair μια συσκευή συμβατή με Meshtastic με το τηλέφωνο. Παρακαλώ κάντε pair μια συσκευή και ορίστε το όνομα χρήστη.\n\nΗ εφαρμογή ανοιχτού κώδικα βρίσκεται σε alpha-testing, αν εντοπίσετε προβλήματα παρακαλώ δημοσιεύστε τα στο forum: https://github.com/orgs/meshtastic/discussions\n\nΠερισσότερες πληροφορίες στην ιστοσελίδα - www.meshtastic.org. - Εσύ - Αποδοχή - Ακύρωση - Λήψη URL νέου καναλιού - Αναφορά Σφάλματος - Αναφέρετε ένα σφάλμα - Είστε σίγουροι ότι θέλετε να αναφέρετε ένα σφαλμα? Μετά την αναφορά δημοσιεύστε στο https://github.com/orgs/meshtastic/discussions ώστε να συνδέσουμε την αναφορά με το συμβάν. - Αναφορά - Η διαδικασία pairing ολοκληρώθηκε, εκκίνηση υπηρεσίας - Η διαδικασία ζευγοποιησης απέτυχε, παρακαλώ επιλέξτε πάλι - Η πρόσβαση στην τοποθεσία είναι απενεργοποιημένη, δεν μπορεί να παρέχει θέση στο πλέγμα. - Κοινοποίηση - Αποσυνδεδεμένο - Συσκευή σε ύπνωση - IP διεύθυνση: - Θύρα: - Συνδεδεμένο στο radio (%s) - Αποσυνδεδεμένο - Συνδεδεμένο στο radio, αλλά βρίσκεται σε ύπνωση - Εφαρμογή πολύ παλαιά - Πρέπει να ενημερώσετε την εφαρμογή μέσω Google Play store (ή Github). Είναι πολύ παλαιά ώστε να συνδεθεί με το radio. - Κανένα (απενεργοποιημένο) - Ειδοποιήσεις Υπηρεσίας - Σχετικά - Αυτό το κανάλι URL δεν είναι ορθό και δεν μπορεί να χρησιμοποιηθεί - Πίνακας αποσφαλμάτωσης - Καθαρό, Εκκαθάριση, - Κατάσταση παράδοσης μηνύματος - Απαιτείται ενημέρωση υλικολογισμικού. - Το λογισμικό του πομποδεκτη είναι πολύ παλιό για να μιλήσει σε αυτήν την εφαρμογή. Για περισσότερες πληροφορίες σχετικά με αυτό ανατρέξτε στον οδηγό εγκατάστασης του Firmware. - Εντάξει - Πρέπει να ορίσετε μια περιοχή! - Εξαγωγή rangetest.csv - Επαναφορά - Σάρωση - Προσθήκη - Είστε σίγουροι ότι θέλετε να αλλάξετε στο προεπιλεγμένο κανάλι; - Επαναφορά προεπιλογών - Εφαρμογή - Θέμα - Φωτεινό - Σκούρο - Προκαθορισμένο του συστήματος - Επέλεξε θέμα - Παρέχετε τοποθεσία στο πλέγμα - - Διαγραφή μηνύματος; - Διαγραφή %s μηνυμάτων; - - Διαγραφή - Διαγραφή για όλους - Διαγραφή από μένα - Επιλογή όλων - Επιλογή Ύφους - Λήψη Περιοχής - Ονομα - Περιγραφή - Κλειδωμένο - Αποθήκευση - Γλώσσα - Προκαθορισμένο του συστήματος - Αποστολή ξανά - Τερματισμός λειτουργίας - Επανεκκίνηση - Traceroute - Προβολή Εισαγωγής - Μήνυμα - Γρήγορες επιλογές συνομιλίας - Νέα γρήγορη συνομιλία - Επεξεργασία ταχείας συνομιλίας - Άμεση αποστολή - Επαναφορά εργοστασιακών ρυθμίσεων - Άμεσο Μήνυμα - Σφάλμα - Παράβλεψη - Επιλογή περιοχής λήψης - Εκκίνηση Λήψης - Κλείσιμο - Ρυθμίσεις συσκευής - Ρυθμίσεις πρόσθετου - Προσθήκη - Επεξεργασία - Υπολογισμός… - Διαχειριστής Εκτός Δικτύου - Μέγεθος τρέχουσας προσωρινής μνήμης - Χωρητικότητα προσωρινής μνήμης: %1$.2f MB\nΧρήση προσωρινής μνήμης: %2$.2f MB - Η προσωρινή μνήμη SQL καθαρίστηκε για %s - Διαχείριση Προσωρινής Αποθήκευσης - Η λήψη ολοκληρώθηκε! - Λήψη ολοκληρώθηκε με %d σφάλματα - Επεξεργασία σημείου διαδρομής - Διαγραφή σημείου πορείας; - Νέο σημείο πορείας - Διαγραφή - Αυτός ο κόμβος θα αφαιρεθεί από τη λίστα σας έως ότου ο κόμβος σας λάβει εκ νέου δεδομένα από αυτόν. - Σίγαση ειδοποιήσεων - 8 ώρες - 1 εβδομάδα - Πάντα - Αντικατάσταση - Σάρωση QR κωδικού WiFi - Μη έγκυρη μορφή QR διαπιστευτηρίων WiFi - Μπαταρία - Θερμοκρασία - Υγρασία - Αρχεία καταγραφής - Πληροφορίες - Κοινόχρηστο Κλειδί - Κρυπτογράφηση Δημόσιου Κλειδιού - Ασυμφωνία δημόσιου κλειδιού - Αρχείο Καταγραφής Τοποθεσίας - Διαχείριση - Απομακρυσμένη Διαχείριση - Αντιγραφή - Αγαπημένο - Κανάλι 1 - Κανάλι 2 - Κανάλι 3 - Τάση - Ξέρω τι κάνω. - Βαρομετρική Πίεση - Χρήστης - Κανάλια - Συσκευή - Τοποθεσία - Δίκτυο - Οθόνη - LoRa - Bluetooth - Ασφάλεια - MQTT - Τηλεμετρία - Ήχος - Ρυθμίσεις Bluetooth - Λεπτομέρειες - Κόκκινο - Πράσινο - Μπλε - Μηνύματα - Διεύθυνση - Όνομα χρήστη - Κωδικός πρόσβασης - SSID - PSK - IP - Γεωγραφικό Πλάτος - Γεωγραφικό Μήκος - Υψόμετρο (μέτρα) - Δημόσιο Κλειδί - Ιδιωτικό Κλειδί - Λήξη χρονικού ορίου - Σημείο Δρόσου - Απόσταση - Βάρος - URL - Ρυθμίσεις - Απάντηση - - - - - Μήνυμα - diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es-rES/strings.xml similarity index 51% rename from app/src/main/res/values-es/strings.xml rename to app/src/main/res/values-es-rES/strings.xml index 499c7407a..9024b2ccc 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -22,6 +22,7 @@ Incluir desconocidos Ocultar nodos desconectados Mostrar sólo nodos directos + You are viewing ignored nodes,\nPress to return to the node list. Mostrar detalles Opciones de orden de Nodos A-Z @@ -32,6 +33,7 @@ vía MQTT vía MQTT vía Favorita + Ignored Nodes No reconocido Esperando ser reconocido En cola para enviar @@ -68,9 +70,11 @@ 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. 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. Solo permitido para los roles SENSOR, TRACKER y TAK_TRACKER, esto inhibirá todas las retransmisiones, no a diferencia del rol de CLIENT_MUTE. + Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing. Trate un doble toque en acelerómetros soportados como una pulsación de botón de usuario. Deshabilita la triple pulsación del botón de usuario para activar o desactivar GPS. 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. + 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. Clave Pública Nombre del canal Código QR @@ -79,10 +83,12 @@ 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 Borrar cambios 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ó. @@ -91,6 +97,7 @@ 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 @@ -107,6 +114,7 @@ Acerca de La URL de este canal no es válida y no puede utilizarse Panel de depuración + Decoded Payload: Exportar registros Filtros Filtros activos @@ -174,7 +182,13 @@ 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 @@ -236,13 +250,16 @@ Clave compartida Los mensajes directos están usando la clave compartida para el canal. Cifrado de Clave Pública + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. Clave pública no coincide + 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. 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 + 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. (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 @@ -287,6 +304,7 @@ Rango de Valores 0 - 500. Intensidad Tensión ¿Estás seguro? + Device Role Documentation and the blog post about Choosing The Right Device Role.]]> Sé lo que estoy haciendo El nodo %1$s tiene poca batería (%2$d%%) Notificaciones de batería baja @@ -324,6 +342,7 @@ Rango de Valores 0 - 500. CODEC 2 activado Pin PTT Frecuencia de Muestreo CODEC2 + I2S word select Entrada de datos I2S Salida de datos I2S Reloj del I2S @@ -331,8 +350,11 @@ Rango de Valores 0 - 500. Bluetooth activado Modo de emparejamiento Pin fijo + Uplink enabled + Downlink enabled Por defecto Posición activada + Precise location Pin GPIO Tipo Ocultar contraseña @@ -346,11 +368,21 @@ Rango de Valores 0 - 500. Azul Configuración de mensajes predefinidos Mensaje predefinidos activados + 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 Mandar campana 🔔 Mensajes Configuración del sensor detector Sensor detector activado Tiempo mínimo de transmisión (segundos) + State broadcast (seconds) Mandar la campana con el mensaje de alerta Mote Pin GPIO para monitorizar @@ -380,6 +412,7 @@ Rango de Valores 0 - 500. Orientación de la brújula Configuración de las notificaciones externas Notificaciones externas activadas + Notifications on message receipt 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 @@ -388,26 +421,357 @@ Rango de Valores 0 - 500. 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) + Nag timeout (seconds) Tono de notificación + Use I2S as buzzer + LoRa Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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) Configuración de la posición + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config Clave Pública Clave privada + Admin Key + Managed Mode + Serial console + Debug log API enabled + Legacy Admin channel + Serial Config + Serial enabled + Echo enabled + Serial baud rate Tiempo agotado + Serial mode + Override console serial port + Pulso de vida + Number of records + History return max + History return window + Server + Telemetry Config + Device metrics update interval (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) Icono de la calidad del aire + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 Ajustes + 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 + Remote + (%1$d online / %2$d total) Reaccionar + 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 Lux ultravioletas + 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 Mensaje + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 Saltar + 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 or .kmz 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 + Phone Settings diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et-rEE/strings.xml similarity index 97% rename from app/src/main/res/values-et/strings.xml rename to app/src/main/res/values-et-rEE/strings.xml index 93cac2475..5ef256c4d 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et-rEE/strings.xml @@ -83,10 +83,12 @@ 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 Võta tagasi 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. @@ -183,6 +185,10 @@ 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 @@ -601,6 +607,9 @@ Lae Kasutaja string Mine asukohta + Ühendus + Mesh kaart + Vestlused Sõlmed Sätted Määra regioon @@ -630,6 +639,8 @@ (%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 @@ -643,6 +654,8 @@ 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 @@ -678,6 +691,9 @@ PAX andurite logi ei ole saadaval. WiFi seadmed Sinihamba seadmed + Seotud seadmed + Ühendatud seadmed + Mine Limiit ületatud. Proovi hiljem uuesti. Näita versioon Lae alla @@ -726,6 +742,7 @@ 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 @@ -734,6 +751,7 @@ Maastik Hübriid Halda kaardikihte + Kohandatud kihid toetavad .kml või .kmz faile. Kaardikihid Kaardikihid laadimata. Lisa kiht @@ -754,4 +772,5 @@ URL peab sisaldama vahesümboleid. URL mall jälgimispunkt + Telefoni seaded diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi-rFI/strings.xml similarity index 99% rename from app/src/main/res/values-fi/strings.xml rename to app/src/main/res/values-fi-rFI/strings.xml index 1616ecaea..bd49a0b77 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi-rFI/strings.xml @@ -655,6 +655,7 @@ 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 @@ -750,6 +751,7 @@ Maasto Hybridi Hallitse Karttatasoja + Mukautetut karttatasot tukevat .kml- tai .kmz-tiedostoja. Karttatasot Mukautettuja karttatasoja ei ladattu. Lisää taso diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr-rFR/strings.xml similarity index 99% rename from app/src/main/res/values-fr/strings.xml rename to app/src/main/res/values-fr-rFR/strings.xml index ae2a76fde..6a8d48138 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr-rFR/strings.xml @@ -83,6 +83,7 @@ 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 + Allow analytics and crash reporting. Accepter Annuler Annuler modifications @@ -654,6 +655,7 @@ 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 @@ -746,6 +748,7 @@ Terrain Hybride Gérer les calques de la carte + Custom layers support .kml or .kmz files. Couches cartographiques Aucun calque personnalisé chargé. Ajouter un calque @@ -766,4 +769,5 @@ L\'URL doit contenir des espaces réservés. Modèle d\'URL Point de suivi + Phone Settings diff --git a/app/src/main/res/values-fr-rHT/strings.xml b/app/src/main/res/values-fr-rHT/strings.xml deleted file mode 100644 index 8baf7f676..000000000 --- a/app/src/main/res/values-fr-rHT/strings.xml +++ /dev/null @@ -1,231 +0,0 @@ - - - - Filtre - klarifye filtè nœud - Enkli enkoni - Montre detay - kanal - Distans - Sote lwen - Dènye fwa li tande - atravè MQTT - atravè MQTT - 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 - Aplikasyon konekte oswa aparèy mesaj endepandan. - Aparèy ki pa voye pake soti nan lòt aparèy. - Nœud enfrastrikti pou elaji kouvèti rezo pa relaye mesaj. Vizyèl nan lis nœud. - Kombinasyon de toude ROUTER ak CLIENT. Pa pou aparèy mobil. - Nœud enfrastrikti pou elaji kouvèti rezo pa relaye mesaj avèk ti overhead. Pa vizib nan lis nœud. - Voye pakè pozisyon GPS kòm priyorite. - Voye pakè telemetri kòm priyorite. - Optimizé pou kominikasyon sistèm ATAK, redwi emisyon regilye. - Aparèy ki sèlman voye kòm sa nesesè pou kachèt oswa ekonomi pouvwa. - Voye pozisyon kòm mesaj nan kanal default regilyèman pou ede ak rekiperasyon aparèy. - Pèmèt emisyon TAK PLI otomatik epi redwi emisyon regilye. - 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. - 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\". - 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. - 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. - 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. - 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. - 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 - Aksepte - Anile - Nouvo kanal URL resevwa - 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 - Dekonekte - Aparèy ap dòmi - Adrès IP: - Konekte ak radyo (%s) - 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 - Panno Debug - Netwaye - Eta livrezon mesaj - 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ò. - Eksporte rangetest.csv - 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 - 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 - Montre entwodiksyon - Mesaj - Opsyon chat rapid - Nouvo chat rapid - Modifye chat rapid - Ajoute nan mesaj - Voye imedyatman - Reyajiste nan faktori - Mesaj dirèk - Reyajiste NodeDB - Livrezon konfime - Erè - Ignoré - Ajoute \'%s\' nan lis ignòre? - Retire \'%s\' nan lis ignòre? - Chwazi rejyon telechajman - Estimasyon telechajman tèk - Kòmanse telechajman - 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 - Ranplase - Skan QR Kòd WiFi - Fòma QR Kòd Kredi WiFi Invalid - Navige Tounen - Batri - Itilizasyon Kanal - Itilizasyon Ay - Tanperati - Imidite - Jounal - Hops Lwen - 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. - Kle Pataje - Mesaj dirèk yo ap itilize kle pataje pou kanal la. - Chifreman Kle Piblik - Mesaj dirèk yo ap itilize nouvo enfrastrikti kle piblik pou chifreman. Sa mande vèsyon lojisyèl 2.5 oswa plis. - 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. - Notifikasyon nouvo nœud - Plis detay - 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. - 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 - Jounal Metik Anviwònman - Jounal Metik Siynal - Administrasyon - Administrasyon Remote - Move - Mwayen - Bon - Pa gen - Siynal - Kalite Siynal - Jounal Traceroute - Direk - Hops vèsus %1$d Hops tounen %2$d - Tan pase - Distans - - - - - Mesaj - diff --git a/app/src/main/res/values-ga-rIE/strings.xml b/app/src/main/res/values-ga-rIE/strings.xml new file mode 100644 index 000000000..5f7e21fce --- /dev/null +++ b/app/src/main/res/values-ga-rIE/strings.xml @@ -0,0 +1,782 @@ + + + + Meshtastic %s + Scagaire + Cuir scagaire na nóid in áirithe + 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í + 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 + Feiste nascaithe nó feiste teachtaireachtaí standálaí. + Feiste nach dtarchuir pacáistí ó ghléasanna eile. + Ceannaire infreastruchtúrtha chun clúdach líonra a leathnú trí theachtaireachtaí a athsheoladh. Infheicthe i liosta na nóid. + Comhcheangail de dhá ról ROUTER agus CLIENT. Ní do ghléasanna soghluaiste. + Ceannaire infreastruchtúrtha chun clúdach líonra a leathnú trí theachtaireachtaí a athsheoladh le níos lú romha. + Bíonn sé ag seoladh pacáistí suíomh GPS mar thosaíocht. + Bíonn sé ag seoladh pacáistí teiliméadair mar thosaíocht. + Optamaithe le haghaidh cumarsáide ATAK, laghdaíonn sé cainéil seirbhíse beacht. + Feiste a seolann ach nuair is gá, chun éalú nó do chumas cothromóige. + Pacáiste leis an suíomh agus é seolta chuig an cainéal réamhshocraithe gach lá. + Ceadaíonn fadhb beathú do bhoganna PLI i sórtú PLI i feidhm reatha. + Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list. + Athsheoladh aon teachtaireacht i ndáiríre má bhí sí oiriúnach le do cheist go léannais foghlamhrúcháin. + Ceim misniúla thosaí go lucht shnaithte! + 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. + 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. + 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. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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. + + Allow analytics and crash reporting. + Glac + Cealaigh + Clear changes + 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) + 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 + Painéal Laige + Decoded Payload: + Export Logs + 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. + Onnmhairigh rangetest.csv + 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 + 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í + 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) + Eochair roinnte + Tá teachtaireachtaí díreacha á n-úsáid leis an eochair roinnte do na cainéil. + Cóid Poiblí Eochair + Tá teachtaireachtaí díreacha á n-úsáid leis an gcórais eochair phoiblí nua do chriptiú. Riachtanach atá leagan firmware 2.5 nó níos mó. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-ga/strings.xml b/app/src/main/res/values-ga/strings.xml deleted file mode 100644 index cc7e7b8bc..000000000 --- a/app/src/main/res/values-ga/strings.xml +++ /dev/null @@ -1,242 +0,0 @@ - - - - Scagaire - Cuir scagaire na nóid in áirithe - Cuir Anaithnid san áireamh - Taispeáin sonraí - Cainéal - Sáth - Cúlaithe - Deiridh chluinmhu - trí MQTT - trí MQTT - 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 - Feiste nascaithe nó feiste teachtaireachtaí standálaí. - Feiste nach dtarchuir pacáistí ó ghléasanna eile. - Ceannaire infreastruchtúrtha chun clúdach líonra a leathnú trí theachtaireachtaí a athsheoladh. Infheicthe i liosta na nóid. - Comhcheangail de dhá ról ROUTER agus CLIENT. Ní do ghléasanna soghluaiste. - Ceannaire infreastruchtúrtha chun clúdach líonra a leathnú trí theachtaireachtaí a athsheoladh le níos lú romha. - Bíonn sé ag seoladh pacáistí suíomh GPS mar thosaíocht. - Bíonn sé ag seoladh pacáistí teiliméadair mar thosaíocht. - Optamaithe le haghaidh cumarsáide ATAK, laghdaíonn sé cainéil seirbhíse beacht. - Feiste a seolann ach nuair is gá, chun éalú nó do chumas cothromóige. - Pacáiste leis an suíomh agus é seolta chuig an cainéal réamhshocraithe gach lá. - Ceadaíonn fadhb beathú do bhoganna PLI i sórtú PLI i feidhm reatha. - Athsheoladh aon teachtaireacht i ndáiríre má bhí sí oiriúnach le do cheist go léannais foghlamhrúcháin. - Ceim misniúla thosaí go lucht shnaithte! - 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. - 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. - 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. - 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. - - Glac - Cealaigh - URL Cainéal nua faighte - 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 - Na ceangailte - Gléas ina chodladh - Seoladh IP: - Ceangailte le raidió (%s) - 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 - Painéal Laige - Glan - Stádas seachadta teachtaireachta - 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. - Onnmhairigh rangetest.csv - 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 - 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 - Athshocraigh an fhactaraí - Teachtaireacht dhíreach - Athshocraigh NodeDB - Seachadadh deimhnithe - Earráid - Ignóra - 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 - 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í - 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 - Lógáil - Céimeanna uaidh - 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) - Eochair roinnte - Tá teachtaireachtaí díreacha á n-úsáid leis an eochair roinnte do na cainéil. - Cóid Poiblí Eochair - Tá teachtaireachtaí díreacha á n-úsáid leis an gcórais eochair phoiblí nua do chriptiú. Riachtanach atá leagan firmware 2.5 nó níos mó. - 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. - Fógartha faoi na nodes nua - Tuilleadh sonraí - 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í. - 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 - 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é - 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 - Am tráth - Sáth - - - - - Teachtaireacht - diff --git a/app/src/main/res/values-gl-rES/strings.xml b/app/src/main/res/values-gl-rES/strings.xml new file mode 100644 index 000000000..f8d22398b --- /dev/null +++ b/app/src/main/res/values-gl-rES/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filtro + quitar filtro de nodo + 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 + 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 + Aplicación conectada ou dispositivo de mensaxería autónomo. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Clear changes + 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) + 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 + Panel de depuración + Decoded Payload: + Export Logs + 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. + Exportar rangetest.csv + 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 + 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 + 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml deleted file mode 100644 index 4ce203746..000000000 --- a/app/src/main/res/values-gl/strings.xml +++ /dev/null @@ -1,155 +0,0 @@ - - - - Filtro - quitar filtro de nodo - Incluír descoñecido - A-Z - Canle - Distancia - Brinca fóra - Última escoita - vía MQTT - vía MQTT - Fallou o envío cifrado - Aplicación conectada ou dispositivo de mensaxería autónomo. - 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 - Aceptar - Cancelar - Novo enlace de canle recibida - 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 - Desconectado - Dispositivo durmindo - Enderezo IP: - Conectado á radio (%s) - 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 - Panel de depuración - Limpar - Estado de envío de mensaxe - 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. - Exportar rangetest.csv - 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 - Selección de Estilo - Descargar Rexión - Nome - Descrición - Bloqueado - Gardar - Linguaxe - Predeterminado do sistema - Reenviar - Apagar - 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 - Restablecemento de fábrica - Mensaxe directa - Restablecer NodeDB - Entrega confirmada - Erro - Ignorar - Engadir \'%s\' á lista de ignorar? - Quitar \'%s\' da lista de ignorar? - Seleccionar a rexión de descarga - Descarga de \'tile\' estimada: - Comezar a descarga - 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 - Distancia - - - - - Mensaxe - diff --git a/app/src/main/res/values-hr-rHR/strings.xml b/app/src/main/res/values-hr-rHR/strings.xml new file mode 100644 index 000000000..760f015b6 --- /dev/null +++ b/app/src/main/res/values-hr-rHR/strings.xml @@ -0,0 +1,778 @@ + + + + Meshtastic %s + Filtriraj + očisti filter čvorova + 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 + 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Clear changes + 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) + 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 + Otklanjanje pogrešaka + Decoded Payload: + Export Logs + 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. + Izvezi rangetest.csv + 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 + 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 + 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml deleted file mode 100644 index 51ca89989..000000000 --- a/app/src/main/res/values-hr/strings.xml +++ /dev/null @@ -1,154 +0,0 @@ - - - - Filtriraj - očisti filter čvorova - Uključujući nepoznate - A-Z - Kanal - Udaljenost - Broj skokova - Posljednje čuo - putem MQTT - putem MQTT - 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 - Prihvati - Odustani - Primljen je URL novog kanala - 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 - Odspojeno - Uređaj je u stanju mirovanja - IP Adresa: - Spojen na radio (%s) - 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 - Otklanjanje pogrešaka - Očisti - Status isporuke poruke - 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. - Izvezi rangetest.csv - 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 - Odabir stila - Preuzmite regiju - Ime - Opis - Zaključano - Spremi - Jezik - Zadana vrijednost sustava - Ponovno pošalji - Isključi - Ponovno pokreni - Traceroute - Prikaži uvod - Poruka - Opcije brzog razgovora - Novi brzi razgovor - Uredi brzi chat - Dodaj poruci - Pošalji odmah - Vraćanje na tvorničke postavke - Izravna poruka - Resetiraj NodeDB bazu - Isporučeno - Pogreška - Ignoriraj - 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 - 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 - Udaljenost - - - - - Poruka - diff --git a/app/src/main/res/values-ht-rHT/strings.xml b/app/src/main/res/values-ht-rHT/strings.xml new file mode 100644 index 000000000..83c4272b0 --- /dev/null +++ b/app/src/main/res/values-ht-rHT/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filtre + klarifye filtè nœud + Enkli enkoni + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Montre detay + 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 + Aplikasyon konekte oswa aparèy mesaj endepandan. + Aparèy ki pa voye pake soti nan lòt aparèy. + Nœud enfrastrikti pou elaji kouvèti rezo pa relaye mesaj. Vizyèl nan lis nœud. + Kombinasyon de toude ROUTER ak CLIENT. Pa pou aparèy mobil. + Nœud enfrastrikti pou elaji kouvèti rezo pa relaye mesaj avèk ti overhead. Pa vizib nan lis nœud. + Voye pakè pozisyon GPS kòm priyorite. + Voye pakè telemetri kòm priyorite. + Optimizé pou kominikasyon sistèm ATAK, redwi emisyon regilye. + Aparèy ki sèlman voye kòm sa nesesè pou kachèt oswa ekonomi pouvwa. + Voye pozisyon kòm mesaj nan kanal default regilyèman pou ede ak rekiperasyon aparèy. + Pèmèt emisyon TAK PLI otomatik epi redwi emisyon regilye. + Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list. + 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. + 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\". + 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. + 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. + 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. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Clear changes + 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) + 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 + Panno Debug + Decoded Payload: + Export Logs + 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ò. + Eksporte rangetest.csv + 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é + 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 + 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 + Kle Pataje + Mesaj dirèk yo ap itilize kle pataje pou kanal la. + Chifreman Kle Piblik + Mesaj dirèk yo ap itilize nouvo enfrastrikti kle piblik pou chifreman. Sa mande vèsyon lojisyèl 2.5 oswa plis. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml new file mode 100644 index 000000000..dbb77cb2e --- /dev/null +++ b/app/src/main/res/values-hu-rHU/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filter + állomás filter törlése + Ismeretlent tartalmaz + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Részletek megjelenítése + Node sorting options + A-Z + Csatorna + Távolság + Ugrás Messzire + Utoljára hallott + MQTT-n Keresztül + MQTT-n Keresztül + via Favorite + Ignored Nodes + Ismeretlen + Visszajelzésre vár + Elküldésre vár + Visszaigazolva + Nincs út + Received a negative acknowledgment + 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Allow analytics and crash reporting. + Elfogadni + Megszakítani + Clear changes + Új csatorna URL érkezett + Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use. + 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 + New Node Seen: %s + Szétkapcsolva + Az eszköz alszik + Connected: %1$s online + IP cím: + Port: + Connected + Kapcsolódva a(z) %s rádióhoz + 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ó. + Hibakereső panel + Decoded Payload: + Export Logs + 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öröl + Üzenet kézbesítésének állapota + Direct message notifications + Broadcast message notifications + Alert notifications + 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. + Rangetest.csv 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 + Close selection + Delete selected + 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 + Show quick chat menu + Hide quick chat menu + Gyári beállítások visszaállítása + 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. + Közvetlen üzenet + NodeDB törlése + Kézbesítés sikeres + Hiba + Mellőzés + Add \'%s\' to ignore list? + Remove \'%s\' from ignore list? + Válassz letöltési régiót + Csempe letöltés számítása: + Letöltés indítása + Exchange position + 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 + Received waypoint: %s + Duty Cycle limit reached. Cannot send messages right now, please try again later. + Törlés + This node will be removed from your list until your node receives data from it again. + Értesítések némítása + 8 óra + 1 hét + Mindig + Csere + WiFi QR kód szkennelése + Invalid WiFi Credential QR code format + Vissza + Akkumulátor + Csatornahasználat + Légidőhasználat + Hőmérséklet + Páratartalom + Soil Temperature + Soil Moisture + Naplók + Ugrás Messzire + Hops Away: %1$d + Információ + 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 + Megosztott kulcs + Direct messages are using the shared key for the channel. + Publikus Kulcs Titkosítás + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + Publikus kulcs nem egyezik + 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 + Új állomás értesítések + Több részlet + 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. + Eszközmérő Napló + Állomás Térkép + Pozíciónapló + Last position update + Környezeti Mérés Napló + Jelminőség Napló + Adminisztráció + Távoli Adminisztráció + Rossz + Megfelelő + + Semmi + Share to… + Jel + Jelminőség + Traceroute napló + Közvetlen + + 1 ugrás + %d ugrások + + Ugrások oda %1$d Vissza %2$d + 24H + 48H + 1W + 2W + 4W + Max + Unknown Age + Copy + Alert Bell Character! + Critical Alert! + Favorite + 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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + Üzenetek + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 + Időtúllépés + Serial mode + Override console serial port + + Heartbeat + Number of records + History return max + History return window + Server + Telemetry Config + Device metrics update interval (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + Távolság + 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 + 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 + Beállítások + 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 + 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 + Üzenet + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml deleted file mode 100644 index 8b59b9dad..000000000 --- a/app/src/main/res/values-hu/strings.xml +++ /dev/null @@ -1,209 +0,0 @@ - - - - Filter - állomás filter törlése - Ismeretlent tartalmaz - Részletek megjelenítése - A-Z - Csatorna - Távolság - Ugrás Messzire - Utoljára hallott - MQTT-n Keresztül - MQTT-n Keresztül - Ismeretlen - Visszajelzésre vár - Elküldésre vár - Visszaigazolva - Nincs út - 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 - 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 - Elfogadni - Megszakítani - Új csatorna URL érkezett - 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 - Szétkapcsolva - Az eszköz alszik - IP cím: - Kapcsolódva a(z) %s rádióhoz - 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ó. - Hibakereső panel - Töröl - Üzenet kézbesítésének állapota - 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. - 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. - Rangetest.csv 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 - 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 - Gyári beállítások visszaállítása - Közvetlen üzenet - NodeDB törlése - Kézbesítés sikeres - Hiba - Mellőzés - Válassz letöltési régiót - Csempe letöltés számítása: - Letöltés indítása - 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 - Törlés - Értesítések némítása - 8 óra - 1 hét - Mindig - Csere - WiFi QR kód szkennelése - Vissza - Akkumulátor - Csatornahasználat - Légidőhasználat - Hőmérséklet - Páratartalom - Naplók - Ugrás Messzire - Információ - IAQ - Megosztott kulcs - Publikus Kulcs Titkosítás - Publikus kulcs nem egyezik - Új állomás értesítések - Több részlet - SNR - RSSI - Eszközmérő Napló - Állomás Térkép - Pozíciónapló - Környezeti Mérés Napló - Jelminőség Napló - Adminisztráció - Távoli Adminisztráció - Rossz - Megfelelő - - Semmi - Jel - Jelminőség - Traceroute napló - Közvetlen - - 1 ugrás - %d ugrások - - Ugrások oda %1$d Vissza %2$d - Üzenetek - Időtúllépés - Távolság - Beállítások - - - - - Üzenet - diff --git a/app/src/main/res/values-is-rIS/strings.xml b/app/src/main/res/values-is-rIS/strings.xml new file mode 100644 index 000000000..847617df1 --- /dev/null +++ b/app/src/main/res/values-is-rIS/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filter + clear node filter + Include unknown + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Show details + 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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ð + Clear changes + 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) + 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 + Villuleitarborð + Decoded Payload: + Export Logs + 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. + Flytja út skránna rangetest.csv + 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 + 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 + 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-is/strings.xml b/app/src/main/res/values-is/strings.xml deleted file mode 100644 index 348abc2b0..000000000 --- a/app/src/main/res/values-is/strings.xml +++ /dev/null @@ -1,133 +0,0 @@ - - - - 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. - Þú - Samþykkja - Hætta við - Ný slóð fyrir rás móttekin - 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 - Aftengd - Radíó er í svefnham - IP Tala: - Tengdur við radíó (%s) - 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 - Villuleitarborð - Hreinsa - Staða sends skilaboðs - 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. - Flytja út skránna rangetest.csv - 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 - Valmöguleikar stíls - Niðurhala svæði - Heiti - Lýsing - Læst - Vista - Tungumál - Grunnstilling kerfis - Endursenda - Slökkva - Endurræsa - Ferilkönnun - Sýna kynningu - Skilaboð - Flýtiskilaboð - Ný flýtiskilaboð - Breyta flýtiskilaboðum - Hengja aftan við skilaboð - Sent samtímis - Grunnstilla - Bein skilaboð - Endurræsa NodeDB - Hunsa - 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 - Loka - Stillingar radíós - Stillingar aukaeininga - Bæta við - 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. - - - - - Skilaboð - diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it-rIT/strings.xml similarity index 78% rename from app/src/main/res/values-it/strings.xml rename to app/src/main/res/values-it-rIT/strings.xml index d8c5acfe4..442b297bf 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it-rIT/strings.xml @@ -22,6 +22,7 @@ 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 Opzioni ordinamento nodi A-Z @@ -32,6 +33,7 @@ via MQTT via MQTT via Preferiti + Nodi ignorati Non riconosciuto In attesa di conferma In coda per l\'invio @@ -81,9 +83,12 @@ 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 + Annulla modifiche 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. @@ -92,6 +97,7 @@ 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 @@ -108,10 +114,17 @@ Informazioni L\'URL di questo Canale non è valida e non può essere usata Pannello Di Debug + Payload decodificato: Esporta i logs 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 @@ -147,6 +160,8 @@ Elimina per tutti Elimina per me Seleziona tutti + Chiudi selezione + Elimina selezionati Selezione Stile Scarica Regione Nome @@ -167,7 +182,13 @@ 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 @@ -217,6 +238,8 @@ Tempo di Trasmissione Utilizzato Temperatura Umidità + Temperatura del suolo + Umidità del suolo Registri Distanza in Hop Distanza in Hop: %1$d @@ -330,6 +353,7 @@ Downlink attivato Predefinito Posizione attiva + Posizione precisa Pin GPIO Tipo Nascondi password @@ -463,6 +487,7 @@ Latitudine Longitudine Altitudine (metri) + Imposta dalla posizione attuale del telefono Modalità GPS Intervallo aggiornamento GPS (secondi) Ridefinisci GPS_RX_PIN @@ -515,6 +540,7 @@ Usa i gradi Fahrenheit nelle metriche ambientali Modulo metriche della qualità dell\'aria abilitato Intervallo aggiornamento metriche qualità dell\'aria (secondi) + Icona della qualità dell\'aria Modulo metriche di alimentazione abilitato Intervallo aggiornamento metriche alimentazione (secondi) Metriche di alimentazione visualizzate su schermo @@ -544,8 +570,11 @@ Numero Nodo ID utente Tempo di attività + Utilizzo %1$d + Disco libero %1$d Data e ora Direzione + Velocità Sat Alt Freq @@ -579,6 +608,8 @@ Stringa Utente Guidami Verso Connessione + Mappa della Mesh + Conversazioni Nodi Impostazioni Imposta la tua regione @@ -596,7 +627,7 @@ Filtro mappa\n Solo preferiti Mostra Waypoint - + Mostra cerchi precisi Notifiche Client Rilevate chiavi compromesse, seleziona OK per rigenerarle. Rigenera Chiavi Private @@ -608,20 +639,138 @@ (%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 + Dispositivi associati + Dispositivo connesso + Vai + 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 o .kmz. + 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 + Impostazioni telefono diff --git a/app/src/main/res/values-iw-rIL/strings.xml b/app/src/main/res/values-iw-rIL/strings.xml new file mode 100644 index 000000000..dacc85666 --- /dev/null +++ b/app/src/main/res/values-iw-rIL/strings.xml @@ -0,0 +1,780 @@ + + + + Meshtastic %s + פילטר + clear node filter + כלול לא ידועים + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + הצג פרטים + 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + שם הערוץ + קוד QR + אייקון אפליקציה + שם המשתמש אינו מוכר + שלח + עוד לא צימדת מכשיר תומך משטסטיק לטלפון זה. בבקשה צמד מכשיר והגדר שם משתמש.\n\nאפליקציית קוד פתוח זה נמצא בפיתוח, במקשר של בעיות בבקשה גש לפורום: https://github.com/orgs/meshtastic/discussions\n\n למידע נוסף בקרו באתר - www.meshtastic.org. + אתה + Allow analytics and crash reporting. + אישור + בטל + Clear changes + התקבל כתובת ערוץ חדשה + 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) + לא מחובר + מחובר למכשיר, אך הוא במצב שינה + נדרש עדכון של האפליקציה + נדרש להתקין עדכון לאפליקציה זו דרך חנות האפליקציות (או Github). גרסת האפליקציה ישנה מדי בכדי לתקשר עם מכשיר זה. בבקשה קרא מסמכי עזרה בנושא זה. + לא מחובר (כבוי) + התראות שירות + אודות + כתובת ערוץ זה אינו תקין ולא ניתן לעשות בו שימוש + פאנל דיבאג + Decoded Payload: + Export Logs + 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 + התראות + נדרש עדכון קושחה. + קושחת המכשיר ישנה מידי בכדי לתקשר עם האפליקציה. למידע נוסף בקר במדריך התקנת קושחה. + אישור + חובה לבחור אזור! + לא ניתן לשנות ערוץ כי אין מכשיר מחובר. בבקשה נסה שנית. + ייצא rangetest.csv + איפוס + סריקה + הוסף + לשנות לערוץ ברירת המחדל? + איפוס לברירת מחדל + החל + ערכת נושא + בהיר + כהה + ברירות מחדל + בחר ערכת עיצוב + ספק מיקום טלפון לרשת המש + + מחק הודעה? + מחק %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 + שגיאה + התעלם + הוסף \'%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 + 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + הודעות + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml deleted file mode 100644 index 2ae3e58f2..000000000 --- a/app/src/main/res/values-iw/strings.xml +++ /dev/null @@ -1,149 +0,0 @@ - - - - פילטר - כלול לא ידועים - הצג פרטים - א-ת - ערוץ - מרחק - דלג קדימה - שם הערוץ - קוד QR - אייקון אפליקציה - שם המשתמש אינו מוכר - שלח - עוד לא צימדת מכשיר תומך משטסטיק לטלפון זה. בבקשה צמד מכשיר והגדר שם משתמש.\n\nאפליקציית קוד פתוח זה נמצא בפיתוח, במקשר של בעיות בבקשה גש לפורום: https://github.com/orgs/meshtastic/discussions\n\n למידע נוסף בקרו באתר - www.meshtastic.org. - אתה - אישור - בטל - התקבל כתובת ערוץ חדשה - דווח על באג - דווח על באג - בטוח שתרצה לדווח על באג? לאחר דיווח, בבקשה תעלה פוסט לפורום https://github.com/orgs/meshtastic/discussions כדי שנוכל לחבר בין חווייתך לדווח זה. - דווח - צימוד הסתיים בהצלחה, מתחיל שירות - צימוד נכשל, בבקשה נסה שנית - שירותי מיקום כבויים, לא ניתן לספק מיקום לרשת משטסטיק. - שתף - מנותק - מכשיר במצב שינה - ‏כתובת IP: - פורט: - מחובר למכשיר (%s) - לא מחובר - מחובר למכשיר, אך הוא במצב שינה - נדרש עדכון של האפליקציה - נדרש להתקין עדכון לאפליקציה זו דרך חנות האפליקציות (או Github). גרסת האפליקציה ישנה מדי בכדי לתקשר עם מכשיר זה. בבקשה קרא מסמכי עזרה בנושא זה. - לא מחובר (כבוי) - התראות שירות - אודות - כתובת ערוץ זה אינו תקין ולא ניתן לעשות בו שימוש - פאנל דיבאג - נקה - מצב שליחת הודעה - התראות - נדרש עדכון קושחה. - קושחת המכשיר ישנה מידי בכדי לתקשר עם האפליקציה. למידע נוסף בקר במדריך התקנת קושחה. - אישור - חובה לבחור אזור! - לא ניתן לשנות ערוץ כי אין מכשיר מחובר. בבקשה נסה שנית. - ייצא rangetest.csv - איפוס - סריקה - הוסף - לשנות לערוץ ברירת המחדל? - איפוס לברירת מחדל - החל - ערכת נושא - בהיר - כהה - ברירות מחדל - בחר ערכת עיצוב - ספק מיקום טלפון לרשת המש - - מחק הודעה? - מחק %s הודעות? - מחק %s הודעות? - מחק %s הודעות? - - מחק - מחק לכולם - מחק עבורי - בחר הכל - בחירת סגנון - הורד מפה אזורי - שם - תיאור - נעול - שמור - שפה - ברירות מחדל - שליחה מחדש - כיבוי - כיבוי אינו נתמך במכשיר זה - אתחול מחדש - בדיקת מסלול - הראה מקדמה - הודעה - הגדרות צ\'ט מהיר - צ\'ט מהיר חדש - ערוך צ\'ט מהיר - הוסף להודעה - שלח מייד - איפוס להגדרות היצרן - הודעה ישירה - איפוס NodeDB - שגיאה - התעלם - הוסף \'%s\' לרשימת ההתעלמות? המכשיר יתחיל מחדש. - הורד \'%s\' מרשימת ההתעלמות? המכשיר יתחיל מחדש. - בחר אזור להורדה - הערכת זמן להורדה: - התחל הורדה - סגור - הגדרות רדיו - הגדרות מודולות - הוסף - מחשב… - ניהול מפות שמורות - גודל מטמון נוכחי - מקום אחסון מטמון: %1$.2fMB\nמטמון משומש: %2$.2fMB - מחק אזורי מפה שהורדו - מקור מפות - אופס מטמון SQK עבור %s - נכשל איפוס מטמון SQL, ראה logcat לפרטים - ניהול מטמון - ההורדה הושלמה! - ההורדה הושלמה עם %d שגיאות - %d אזורי מפה - כיוון: %1$d° מרחק: %2$s - ערוך נקודת ציון - מחק נקודת ציון? - נקודת ציון חדשה - התקבל נקודת ציון: %s - הגעת לרף ה-duty cycle. לא ניתן לשלוח הודעות כרגע, בבקשה נסה שוב מאוחר יותר. - הודעות - מרחק - הגדרות - - - - - הודעה - diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml similarity index 69% rename from app/src/main/res/values-ja/strings.xml rename to app/src/main/res/values-ja-rJP/strings.xml index 7f410f705..9bd4d1029 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja-rJP/strings.xml @@ -16,9 +16,13 @@ ~ along with this program. If not, see . --> + Meshtastic %s フィルター ノードフィルターをクリアします 不明なものを含める + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. 詳細を表示 ノードの並べ替えオプション A-Z @@ -29,6 +33,7 @@ MQTT 経由で MQTT経由 お気に入りから + Ignored Nodes 不明 相手の受信確認待ち 送信待ち @@ -78,9 +83,12 @@ 送信 このスマートフォンはMeshtasticデバイスとペアリングされていません。デバイスとペアリングしてユーザー名を設定してください。\n\nこのオープンソースアプリケーションはアルファテスト中です。問題を発見した場合はBBSに書き込んでください。 https://github.com/orgs/meshtastic/discussions\n\n詳しくはWEBページをご覧ください。 www.meshtastic.org あなた + Allow analytics and crash reporting. 同意 キャンセル + Clear changes 新しいチャンネル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 に検証できる報告を書き込んでください。 @@ -89,10 +97,13 @@ ペアに設定できませんでした。もう一度選択してください。 位置情報が無効なため、メッシュネットワークに位置情報を提供できません。 シェア + New Node Seen: %s 切断 デバイスはスリープ状態です 接続済み: %1$s オンライン IPアドレス + Port: + Connected Meshtasticデバイスに接続しました。 (%s) 接続されていません @@ -104,10 +115,29 @@ 概要 このチャンネルURLは無効なため使用できません。 デバッグ + Decoded Payload: + Export Logs + 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 update required. デバイスのファームウェアが古く、アプリと通信ができません。詳細はFirmware Installation guide に記載されています。 + OK リージョンを指定する必要があります。 デバイスが未接続のため、チャンネルが変更できませんでした。もう一度やり直してください。 rangetest.csv をエクスポート @@ -130,6 +160,8 @@ 全員のデバイスから削除 自分のデバイスから削除 すべてを選択 + Close selection + Delete selected スタイルの選択 リージョンをダウンロードする 名前 @@ -150,7 +182,13 @@ クイックチャットを編集 メッセージに追加 すぐに送信 + 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をリセット 配信を確認しました @@ -200,8 +238,11 @@ 通信の利用 温度 湿度 + Soil Temperature + Soil Moisture ログ ホップ数 + Hops Away: %1$d 情報 現在のチャンネルの使用率。正常な送信(TX)、正常な受信(RX)、および不正な受信 (ノイズ)を含みます。 過去1時間以内に送信に使用された通信時間の割合。 @@ -223,6 +264,7 @@ デバイス・メトリックログ ノードマップ 位置ログ + Last position update 環境メトリックログ 信号メトリックログ 管理 @@ -262,12 +304,14 @@ よろしいですか? デバイスロールドキュメントと はい、了承します + Node %1$s has a low battery (%2$d%%) バッテリー残量低下通知 バッテリー低残量: %s バッテリー残量低下通知 (お気に入りノード) 大気圧 UDP経由のメッシュを有効化 UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
自分の位置を切り替え ユーザー チャンネル @@ -308,6 +352,7 @@ ダウンリンクの有効化 デフォルト 位置情報共有の有効化 + Precise location GPIO端子 種別 パスワードを非表示 @@ -384,6 +429,7 @@ I2Sをブザーとして使用 LoRa設定 モデムプリセットを使用 + Modem Preset 帯域 拡散係数 コーディングレート @@ -440,6 +486,7 @@ 緯度 経度 高度(メートル) + Set from current phone location GPS モード GPS 更新間隔 (秒) GPS_RX_PINを再定義 @@ -492,6 +539,7 @@ 環境メトリックは華氏を使用 空気品質測定モジュールを有効にする 空気品質指標更新間隔 (秒) + Air quality icon 電源メトリックモジュール有効 電源メトリックの更新間隔 (秒) 電源メトリックを画面上で有効化 @@ -521,16 +569,207 @@ ノード番号 ユーザーID 連続稼働時間 + Load %1$d + Disk Free %1$d タイムスタンプ 方角 + Speed GPS衛星 高度 + Freq + Slot + Primary + Periodic position and telemetry broadcast + Secondary + No periodic telemetry broadcast + Manual position request required + Press and drag to reorder ミュート解除 動的 + Scan QR Code + Share Contact + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko-rKR/strings.xml similarity index 75% rename from app/src/main/res/values-ko/strings.xml rename to app/src/main/res/values-ko-rKR/strings.xml index bb1d298e6..3f449b5c6 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko-rKR/strings.xml @@ -22,6 +22,7 @@ 미확인 노드 포함 오프라인 노드 숨기기 직접 연결된 노드만 보기 + You are viewing ignored nodes,\nPress to return to the node list. 자세히 보기 노드 정렬 A-Z @@ -32,6 +33,7 @@ MQTT 경유 MQTT 경유 즐겨찾기 우선 + Ignored Nodes 확인되지 않음 수락을 기다리는 중 전송 대기 열에 추가됨 @@ -81,9 +83,12 @@ 보내기 아직 스마트폰과 Meshtastic 장치와 연결하지 않았습니다. 장치와 연결하고 사용자 이름을 정하세요. \n\n이 오픈소스 응용 프로그램은 개발 중입니다. 문제가 발견되면 포럼: https://github.com/orgs/meshtastic/discussions 을 통해 알려주세요.\n\n 자세한 정보는 웹페이지 - www.meshtastic.org 를 참조하세요. + Allow analytics and crash reporting. 수락 취소 + Clear changes 새로운 채널 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 에 당신이 발견한 내용을 게시해주시면 신고 내용과 귀하가 찾은 내용을 일치시킬 수 있습니다. @@ -92,6 +97,7 @@ 페어링 실패, 다시 시도해주세요. 위치 접근 권한 해제, 메시에 위치를 제공할 수 없습니다. 공유 + New Node Seen: %s 연결 끊김 절전모드 연결됨: 중 %1$s 온라인 @@ -108,9 +114,21 @@ 앱에 대하여 이 채널 URL은 잘못 되었습니다. 따라서 사용할 수 없습니다. 디버그 패널 + Decoded Payload: 로그 내보내기 필터 + 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 알림 @@ -141,6 +159,8 @@ 모두에게서 삭제 나에게서 삭제 전부 선택 + Close selection + Delete selected 스타일 선택 다운로드 지역 이름 @@ -161,7 +181,13 @@ 빠른 대화 편집 메시지에 추가 즉시 보내기 + 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. 다이렉트 메시지 노드목록 리셋 발송 확인 됨 @@ -211,6 +237,8 @@ 전파 사용 온도 습도 + Soil Temperature + Soil Moisture 로그 Hops 수 %1$d Hops 떨어짐 @@ -323,6 +351,7 @@ 다운링크 활성화 기본값 위치 활성화 + Precise location GPIO 핀 타입 비밀번호 숨김 @@ -456,6 +485,7 @@ 위도 경도 고도 (m) + Set from current phone location GPS 모드 GPS 업데이트 간격 (초) GPS_RX_PIN 재정의 @@ -464,25 +494,41 @@ 위치 전송값 옵션 전원 설정 저젼력 모드 설정 + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + Battery INA_2XX I2C address 거리 테스트 설정 거리 테스트 활성화 송신 장치 메시지 간격 (초) .CSV 파일 저장 (EPS32만 동작) 원격 하드웨어 설정 원격 하드웨어 활성화 + Allow undefined pin access + Available pins 보안 설정 공개 키 개인 키 Admin 키 관리 모드 시리얼 콘솔 + Debug log API enabled + Legacy Admin channel 시리얼 설정 시리얼 활성화 에코 활성화 시리얼 baud rate 시간 초과 시리얼 모드 + Override console serial port + Heartbeat + Number of records + History return max + History return window 서버 텔레메트리 설정 장치 메트릭 업데이트 간격 (초) @@ -492,6 +538,7 @@ 환경 메트릭에서 화씨 사용 대기질 메트릭 모듈 사용 대기질 메트릭 업데이트 간격 (초) + Air quality icon 전력 메트릭 모듈 사용 전력 메트릭 업데이트 간격 (초) 전력 메트릭 화면 사용 @@ -521,8 +568,11 @@ 노드 번호 유저 ID 업타임 + Load %1$d + Disk Free %1$d 타임스탬프 제목 + Speed 인공위성 고도 주파수 @@ -534,6 +584,7 @@ 수동 위치 요청 필요함 누르고 드래그해서 순서 변경 음소거 해제 + Dynamic QR코드 스캔 연락처 공유 공유된 연락처를 내려받겠습니까? @@ -547,7 +598,16 @@ 펌웨어 12시간제 보기 활성화 하면 장치의 디스플레이에서 시간이 12시간제로 표시됩니다. + Host Metrics Log + Host + Free Memory + Disk Free + Load + User String + Navigate Into 연결 + Mesh Map + Conversations 노드 설정 지역을 설정하세요 @@ -577,15 +637,138 @@ (%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 + Connected Device + Go + 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 + 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 or .kmz 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 + Phone Settings diff --git a/app/src/main/res/values-lt-rLT/strings.xml b/app/src/main/res/values-lt-rLT/strings.xml new file mode 100644 index 000000000..878801c6d --- /dev/null +++ b/app/src/main/res/values-lt-rLT/strings.xml @@ -0,0 +1,780 @@ + + + + Meshtastic %s + Filtras + išvalyti įtaisų filtrą + Įtraukti nežinomus + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Rodyti detales + 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 + Programėlė prijungta prie atskiro susirašinėjimo įtaiso. + Įtaisas kuris nepersiunčia kitų įtaisų paketų. + Stacionarus aukštuminis įtaisas geresniam tinklo padengimui. Matomas node`ų sąraše. + ROUTER ir CLIENT kombinacija. Neskirta mobiliems įtaisams. + Stacionarus įtaisas tinklo išplėtimui, persiunčiantis žinutes. Nerodomas įtaisų sąraše. + Pirmenybinis GPS pozicijos paketų siuntimas + Pirmenybinis telemetrijos paketų siuntimas + Optimizuota ATAK komunikacijai, sumažinta rutininių transliacijų + Įtaisas transliuojantis tik prireikus. Naudojama slaptumo ar energijos taupymui. + Reguliariai siunčia GPS pozicijos informaciją į pagrindinį kanalą, lengvesniam įtaiso radimui. + Įgalina automatines TAK PLI transliacijas ir sumažina rutininių transliacijų kiekį. + Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list. + Persiųsti visas žinutes, nesvarbu jos iš Jūsų privataus tinklo ar iš kito tinklo su analogiškais LoRa parametrais. + 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. + 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. + Leidžiama tik SENSOR, TRACKER ar TAK_TRACKER rolių įtaisams. Tai užblokuos visas retransliacijas, ne taip kaip CLIENT_MUTE atveju. + 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. + Atjungia galimybė trigubu paspaudimu įgalinti arba išjungti GPS. + 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. + Viešasis raktas + 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 + Clear changes + 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) + 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 + Derinimo skydelis + Decoded Payload: + Export Logs + 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ą. + Eksportuoti rangetest.csv + 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 + 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 + 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 + Viešas raktas + Tiesioginės žinutės naudoja bendrajį kanalo raktą (nėra šifruotos). + Viešojo rakto šifruotė + Tiesioginės žinutės šifravimui naudoja naująją viešojo rakto infrastruktūrą. Reikalinga 2,5 ar vėlesnės versijos programinė įranga. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings + diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml deleted file mode 100644 index f6f762e34..000000000 --- a/app/src/main/res/values-lt/strings.xml +++ /dev/null @@ -1,249 +0,0 @@ - - - - Filtras - išvalyti įtaisų filtrą - Įtraukti nežinomus - Rodyti detales - A-Z - Kanalas - Atstumas - Persiuntimų kiekis - Seniausiai girdėtas - per MQTT - per MQTT - 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 - Programėlė prijungta prie atskiro susirašinėjimo įtaiso. - Įtaisas kuris nepersiunčia kitų įtaisų paketų. - Stacionarus aukštuminis įtaisas geresniam tinklo padengimui. Matomas node`ų sąraše. - ROUTER ir CLIENT kombinacija. Neskirta mobiliems įtaisams. - Stacionarus įtaisas tinklo išplėtimui, persiunčiantis žinutes. Nerodomas įtaisų sąraše. - Pirmenybinis GPS pozicijos paketų siuntimas - Pirmenybinis telemetrijos paketų siuntimas - Optimizuota ATAK komunikacijai, sumažinta rutininių transliacijų - Įtaisas transliuojantis tik prireikus. Naudojama slaptumo ar energijos taupymui. - Reguliariai siunčia GPS pozicijos informaciją į pagrindinį kanalą, lengvesniam įtaiso radimui. - Įgalina automatines TAK PLI transliacijas ir sumažina rutininių transliacijų kiekį. - Persiųsti visas žinutes, nesvarbu jos iš Jūsų privataus tinklo ar iš kito tinklo su analogiškais LoRa parametrais. - 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. - Leidžiama tik SENSOR, TRACKER ar TAK_TRACKER rolių įtaisams. Tai užblokuos visas retransliacijas, ne taip kaip CLIENT_MUTE atveju. - Atjungia galimybė trigubu paspaudimu įgalinti arba išjungti GPS. - Viešasis raktas - 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 - Priimti - Atšaukti - Gautas naujo kanalo URL - 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 - Atsijungta - Įrenginys miega - IP adresas: - Prisijungta prie radijo (%s) - 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 - Derinimo skydelis - Išvalyti - Žinutės pristatymo statusas - 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ą. - Eksportuoti rangetest.csv - 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 - 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 - Gamyklinis atstatymas - Tiesioginė žinutė - NodeDB perkrauti - Nustatymas įkeltas - Klaida - Ignoruoti - 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ą - 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 - Pakeisti - Nuskenuoti WiFi QR kodą - Neteisingas WiFi prisijungimo QR kodo formatas - Grįžti atgal - Baterija - Kanalo panaudojimas - Eterio panaudojimas - Temperatūra - Drėgmė - Log`ai - Persiuntimų kiekis - 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ą. - Viešas raktas - Tiesioginės žinutės naudoja bendrajį kanalo raktą (nėra šifruotos). - Viešojo rakto šifruotė - Tiesioginės žinutės šifravimui naudoja naująją viešojo rakto infrastruktūrą. Reikalinga 2,5 ar vėlesnės versijos programinė įranga. - Viešojo rakto neatitikimas - Naujo įtaiso pranešimas - Daugiau info - SNR - RSSI - Įtaiso duomenų žurnalas - Įtaisų žemėlapis - Pozicijos duomenų žurnalas - 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 - Kopijuoti - Skambučio simbolis! - Viešasis raktas - Privatus raktas - Baigėsi laikas - Atstumas - - - - - Žinutė - diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml deleted file mode 100644 index 8621d89d8..000000000 --- a/app/src/main/res/values-nb/strings.xml +++ /dev/null @@ -1,257 +0,0 @@ - - - - Filter - tøm nodefilter - Inkluder ukjent - Vis detaljer - A-Å - Kanal - Distanse - Hopp unna - Sist hørt - via MQTT - via MQTT - 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 - App-tilkoblet eller frittstående meldingsenhet. - Enhet som ikke videresender pakker fra andre enheter. - Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger. Synlig i nodelisten. - Kombinasjon av ROUTER og CLIENT. Ikke for mobile enheter. - Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger med minimal overhead. Ikke synlig i nodelisten. - Sender GPS-posisjonspakker som prioritert. - Sender telemetripakker som prioritet. - Optimalisert for ATAK systemkommunikasjon, reduserer rutinemessige kringkastinger. - Enhet som bare kringkaster når nødvendig, for stealth eller strømsparing. - Sender sted som melding til standardkanalen regelmessig for å hjelpe med å finne enheten. - Aktiverer automatiske TAK PLI-sendinger og reduserer rutinesendinger. - 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. - Alle observerte meldinger sendes på nytt hvis den var på vår private kanal eller fra en annen mesh med samme lora-parametere. - 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. - 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. - 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. - Bare tillatt for SENSOR, TRACKER og TAK_TRACKER roller, så vil dette hindre alle rekringkastinger, ikke i motsetning til CLIENT_MUTE rollen. - 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. - Deaktiverer trippeltrykk av brukerknappen for å aktivere eller deaktivere GPS. - 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. - 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. - Offentlig nøkkel - 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 - Godta - Avbryt - Ny kanal URL mottatt - 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 - Frakoblet - Enhet sover - IP-adresse: - Tilkoblet til radio (%s) - 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 - Feilsøkningspanel - Tøm - Melding leveringsstatus - 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. - Eksporter rekkeviddetest.csv - 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 - 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 - Tilbakestill til fabrikkstandard - Direktemelding - NodeDB reset - Leveringen er bekreftet - Feil - Ignorer - Legg til \'%s\' i ignorereringslisten? - Fjern \'%s fra ignoreringslisten? - Velg nedlastingsregionen - Tile nedlastingsestimat: - Start nedlasting - 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 - Erstatt - Skann WiFi QR-kode - Ugyldig WiFi legitimasjon QR-kode format - Gå tilbake - Batteri - Kanalutnyttelse - Luftutnyttelse - Temperatur - Luftfuktighet - Logger - Hopp Unna - 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 - Delt nøkkel - Direktemeldinger bruker den delte nøkkelen til kanalen. - Offentlig-nøkkel kryptering - Direktemeldinger bruker den nye offentlige nøkkelinfrastrukturen for kryptering. Krever firmware versjon 2.5 eller høyere. - 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. - 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 - 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 - Kopier - Varsel, bjellekarakter! - Offentlig nøkkel - Privat nøkkel - Tidsavbrudd - Distanse - - - - - Melding - diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml deleted file mode 100644 index c85e84c94..000000000 --- a/app/src/main/res/values-night/colors.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - #FFFFFF - diff --git a/app/src/main/res/values-night/styles.xml b/app/src/main/res/values-night/styles.xml deleted file mode 100644 index 235481fee..000000000 --- a/app/src/main/res/values-night/styles.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl-rNL/strings.xml similarity index 54% rename from app/src/main/res/values-nl/strings.xml rename to app/src/main/res/values-nl-rNL/strings.xml index 6ea74792b..664a2240d 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl-rNL/strings.xml @@ -16,9 +16,13 @@ ~ along with this program. If not, see . --> + Meshtastic %s Filter wis node filter Include onbekend + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. Toon details Node sorteeropties A-Z @@ -29,6 +33,7 @@ via MQTT via MQTT Op Favoriet + Ignored Nodes Niet herkend Wachten op bevestiging In behandeling @@ -69,6 +74,7 @@ Behandel een dubbele tik op ondersteunde versnellingsmeters als een knopindruk door de gebruiker. Schakelt de drie keer indrukken van de gebruikersknop uit voor het in- of uitschakelen van GPS. 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. + 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. Publieke sleutel Kanaalnaam QR-code @@ -77,9 +83,12 @@ 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 + Clear changes 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. @@ -88,6 +97,7 @@ 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 @@ -104,8 +114,25 @@ Over Deze Kanaal URL is ongeldig en kan niet worden gebruikt Debug-paneel + Decoded Payload: + Export Logs + 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. @@ -133,6 +160,8 @@ Verwijder voor iedereen Verwijder voor mij Selecteer alle + Close selection + Delete selected Stijl selectie Download regio Naam @@ -153,7 +182,13 @@ 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 @@ -203,8 +238,11 @@ 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. @@ -226,6 +264,7 @@ Apparaat Statistieken Log Node Kaart Positie Logboek + Last position update Omgevingsstatistieken logboek Signaal Statistieken Logboek Beheer @@ -264,12 +303,16 @@ 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 Mesh via UDP ingeschakeld UDP Configuratie + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
Wissel mijn positie Gebruiker Kanalen @@ -284,10 +327,13 @@ MQTT Serieel Externe Melding + Bereik Test Telemetrie + Canned Message Geluid Externe Hardware + Neighbor Info Sfeerverlichting Detectie Sensor Paxcounter @@ -295,6 +341,9 @@ CODEC 2 ingeschakeld PTT pin CODEC2 sample rate + I2S word select + I2S data in + I2S data out I2S klok Bluetooth Configuratie Bluetooth ingeschakeld @@ -304,57 +353,100 @@ 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 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 Configuratie Functie + Redefine PIN_BUTTON + Redefine PIN_BUZZER Rebroadcast modus + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone LED-knipperen uitschakelen Weergave Configuratie Scherm timeout (seconden) GPS coördinaten formaat + Auto screen carousel (seconds) Kompas Noorden bovenaan Scherm omdraaien Geef eenheden weer Overschrijf OLED automatische detectie Weergavemodus + Heading bold Scherm inschakelen bij aanraking of beweging 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 Configuratie Gebruik modem preset + Modem Preset Bandbreedte Spread factor Codering ratio Frequentie offset (MHz) + Region (frequency plan) Hoplimiet TX ingeschakeld TX vermogen (dBm) Frequentie slot Overschrijf Duty Cycle Inkomende negeren + SX126X RX boosted gain Overschrijf frequentie (MHz) + PA fan disabled Negeer MQTT + OK to MQTT MQTT Configuratie MQTT ingeschakeld Adres @@ -363,8 +455,12 @@ 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 Netwerkconfiguratie @@ -383,18 +479,37 @@ WiFi RSSI drempelwaarde (standaard -80) BLE RSSI drempelwaarde (standaard -80) Positie Configuratie + 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 modus GPS update interval (seconden) + Redefine GPS_RX_PIN + Redefine GPS_TX_PIN + Redefine PIN_GPS_EN Positie vlaggen Energie configuratie Energiebesparingsmodus inschakelen + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Beveiligings Configuratie Publieke sleutel @@ -402,26 +517,49 @@ 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + Power metrics on-screen enabled Gebruikersconfiguratie Node ID Volledige naam Verkorte naam 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 @@ -432,28 +570,207 @@ 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 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 + 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 Bericht + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 or .kmz 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 + Phone Settings
diff --git a/app/src/main/res/values-no-rNO/strings.xml b/app/src/main/res/values-no-rNO/strings.xml new file mode 100644 index 000000000..4cfba8a34 --- /dev/null +++ b/app/src/main/res/values-no-rNO/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filter + tøm nodefilter + Inkluder ukjent + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Vis detaljer + 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 + App-tilkoblet eller frittstående meldingsenhet. + Enhet som ikke videresender pakker fra andre enheter. + Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger. Synlig i nodelisten. + Kombinasjon av ROUTER og CLIENT. Ikke for mobile enheter. + Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger med minimal overhead. Ikke synlig i nodelisten. + Sender GPS-posisjonspakker som prioritert. + Sender telemetripakker som prioritet. + Optimalisert for ATAK systemkommunikasjon, reduserer rutinemessige kringkastinger. + Enhet som bare kringkaster når nødvendig, for stealth eller strømsparing. + Sender sted som melding til standardkanalen regelmessig for å hjelpe med å finne enheten. + Aktiverer automatiske TAK PLI-sendinger og reduserer rutinesendinger. + 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. + Alle observerte meldinger sendes på nytt hvis den var på vår private kanal eller fra en annen mesh med samme lora-parametere. + 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. + 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. + 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. + Bare tillatt for SENSOR, TRACKER og TAK_TRACKER roller, så vil dette hindre alle rekringkastinger, ikke i motsetning til CLIENT_MUTE rollen. + 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. + Deaktiverer trippeltrykk av brukerknappen for å aktivere eller deaktivere GPS. + 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. + 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. + Offentlig nøkkel + 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 + Clear changes + 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) + 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 + Feilsøkningspanel + Decoded Payload: + Export Logs + 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. + Eksporter rekkeviddetest.csv + 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 + 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 + 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 + Delt nøkkel + Direktemeldinger bruker den delte nøkkelen til kanalen. + Offentlig-nøkkel kryptering + Direktemeldinger bruker den nye offentlige nøkkelinfrastrukturen for kryptering. Krever firmware versjon 2.5 eller høyere. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-pl-rPL/strings.xml b/app/src/main/res/values-pl-rPL/strings.xml new file mode 100644 index 000000000..0a0c9a222 --- /dev/null +++ b/app/src/main/res/values-pl-rPL/strings.xml @@ -0,0 +1,780 @@ + + + + Meshtastic %s + Filtr + Wyczyść filtr + Pokaż nierozpoznane + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Pokaż szczegóły + 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 + Urządzenie samodzielne lub sparowane z aplikacją. + Urządzenie, które nie przekazuje pakietów z innych urządzeń. + Węzeł infrastruktury do rozszerzenia zasięgu sieci poprzez przekazywanie pakietów. Widoczny na liście węzłów. + Połączenie zarówno trybu ROUTER, jak i CLIENT. Nie dla urządzeń przenośnych. + Węzeł infrastruktury do rozszerzenia zasięgu sieci poprzez przekazywanie pakietów z minimalnym narzutem. Niewidoczny na liście węzłów. + Nadaje priorytetowo pakiety z pozycją GPS. + Nadaje priorytetowo pakiety telemetryczne. + Zoptymalizowany pod kątem komunikacji systemowej ATAK, redukuje nadmiarowe transmisje. + Urządzenie, które nadaje tylko wtedy, gdy jest to konieczne w celu zachowania ukrycia lub oszczędzania energii. + Nadaje regularnie lokalizację jako wiadomości do głównego kanału, aby pomóc w odzyskaniu urządzenia. + Umożliwia automatyczne transmisje TAK PLI i zmniejsza liczbę nadmiarowych transmisji. + 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. + 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. + 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. + 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. + 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. + Dozwolone wyłącznie dla ról SENSOR, TRACKER i TAK_TRACKER. Spowoduje to zablokowanie wszystkich retransmisji, podobnie jak rola CLIENT_MUTE. + 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. + Wyłącza trzykrotne naciśnięcie przycisku użytkownika, aby włączyć lub wyłączyć GPS. + 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. + 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ą. + Klucz publiczny + 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 + Clear changes + 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) + 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ć + Panel debugowania + Decoded Payload: + Export Logs + 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. + Eksport rangetest.csv + 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 + 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 + 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 + Klucz współdzielony + Wiadomości bezpośrednie korzystają ze współdzielonego klucza kanału. + Szyfrowanie klucza publicznego + Wiadomości bezpośrednie używają nowego systemu klucza publicznego do szyfrowania. Wymagana jest wersja firmware 2.5 lub wyższa. + 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 + 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ę. + Node %1$s has a low battery (%2$d%%) + Powiadomienia o niskim poziomie baterii + Niski poziom baterii: %s + Powiadomienia o niskim poziomie baterii (ulubione węzły) + Ciśnienie barometryczne + Mesh na UDP włączony + Ustawienia UDP + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Pokaż moją pozycję + 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 + 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 + Konfiguracja Bluetooth + Bluetooth enabled + Pairing mode + Stały PIN + Uplink enabled + Downlink enabled + Domyślny + Position enabled + Precise location + GPIO pin + Type + Ukryj hasło + Pokaż hasło + Szczegóły + 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 + Wiadomości + 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 + Konfiguracja urządzenia + Rola + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Konfiguracja wyświetlacza + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 + Konfiguracja LoRa + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Limit skoków + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + PA fan disabled + Ignore 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 + Konfiguracja sieci + WiFi włączone + SSID + PSK + Ethernet włączony + Serwer NTP + Serwer rsyslog + IPv4 mode + IP + Brama domyślna + Subnet + Paxcounter Config + Paxcounter enabled + Próg WiFi RSSI (domyślnie: -80) + BLE RSSI threshold (defaults to -80) + Konfiguracja pozycjonowania + 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 + GPS update interval (seconds) + Redefine GPS_RX_PIN + Redefine GPS_TX_PIN + Redefine PIN_GPS_EN + Flagi położenia + Konfiguracja zarządzania energią + Enable power saving mode + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 + Konfiguracja zabezpieczeń + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + Power metrics on-screen enabled + User Config + ID węzła + Długa nazwa + Skrócona 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 + Hardware + 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 + Scan QR Code + Share Contact + 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 + Połączenie + Mapa Sieci + Conversations + Nodes + 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 + 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. + 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 + 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 + Connected Device + Go + 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 + Satelita + Terrain + Hybrydowy + Manage Map Layers + Custom layers support .kml or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml deleted file mode 100644 index 1228302c0..000000000 --- a/app/src/main/res/values-pl/strings.xml +++ /dev/null @@ -1,370 +0,0 @@ - - - - Filtr - Wyczyść filtr - Pokaż nierozpoznane - Pokaż szczegóły - Opcje sortowania węzłów - Nazwa - Kanał - Odległość - Liczba skoków - Aktywność - Przez MQTT - Przez MQTT - Przez ulubione - 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 - Urządzenie samodzielne lub sparowane z aplikacją. - Urządzenie, które nie przekazuje pakietów z innych urządzeń. - Węzeł infrastruktury do rozszerzenia zasięgu sieci poprzez przekazywanie pakietów. Widoczny na liście węzłów. - Połączenie zarówno trybu ROUTER, jak i CLIENT. Nie dla urządzeń przenośnych. - Węzeł infrastruktury do rozszerzenia zasięgu sieci poprzez przekazywanie pakietów z minimalnym narzutem. Niewidoczny na liście węzłów. - Nadaje priorytetowo pakiety z pozycją GPS. - Nadaje priorytetowo pakiety telemetryczne. - Zoptymalizowany pod kątem komunikacji systemowej ATAK, redukuje nadmiarowe transmisje. - Urządzenie, które nadaje tylko wtedy, gdy jest to konieczne w celu zachowania ukrycia lub oszczędzania energii. - Nadaje regularnie lokalizację jako wiadomości do głównego kanału, aby pomóc w odzyskaniu urządzenia. - Umożliwia automatyczne transmisje TAK PLI i zmniejsza liczbę nadmiarowych transmisji. - 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. - 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. - 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. - 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. - 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. - Dozwolone wyłącznie dla ról SENSOR, TRACKER i TAK_TRACKER. Spowoduje to zablokowanie wszystkich retransmisji, podobnie jak rola CLIENT_MUTE. - 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. - Wyłącza trzykrotne naciśnięcie przycisku użytkownika, aby włączyć lub wyłączyć GPS. - 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. - 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ą. - Klucz publiczny - 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 - Akceptuj - Anuluj - Otrzymano nowy URL kanału - 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 - Rozłączono - Urządzenie uśpione - Adres IP: - Połączony - Połączono z urządzeniem (%s) - 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ć - Panel debugowania - Czyść - Status doręczenia wiadomości - 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. - Eksport rangetest.csv - 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 - 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 - Ustawienia fabryczne - Bezpośrednia wiadomość - Zresetuj NodeDB - Dostarczono - Błąd - Zignoruj - 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 - Zastąp - Skanuj kod QR Wi-Fi - Nieprawidłowy format kodu QR - Przejdź wstecz - Bateria - Wykorzystanie kanału - Wykorzystanie eteru - Temperatura - Wilgotność - Rejestry zdarzeń (logs) - Skoków - 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 - Klucz współdzielony - Wiadomości bezpośrednie korzystają ze współdzielonego klucza kanału. - Szyfrowanie klucza publicznego - Wiadomości bezpośrednie używają nowego systemu klucza publicznego do szyfrowania. Wymagana jest wersja firmware 2.5 lub wyższa. - 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 - 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 - 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ę. - Powiadomienia o niskim poziomie baterii - Niski poziom baterii: %s - Powiadomienia o niskim poziomie baterii (ulubione węzły) - Ciśnienie barometryczne - Mesh na UDP włączony - Ustawienia UDP - Pokaż moją pozycję - Użytkownik - Kanały - Urządzenie - Pozycjonowanie - Zasilanie - Sieć - Wyświetlacz - Bezpieczeństwo - Seryjny - Zewnętrzne Powiadomienie - Test zasięgu - Telemetria - Konfiguracja Bluetooth - Stały PIN - Domyślny - Ukryj hasło - Pokaż hasło - Szczegóły - Wiadomości - Konfiguracja urządzenia - Rola - Konfiguracja wyświetlacza - Orientacja kompasu - Konfiguracja Zewnętrznego Powiadomienia - Użyj buzzer PWM - Dzwonek - Użyj I2S jako buzzer - Konfiguracja LoRa - Limit skoków - Konfiguracja MQTT - Nazwa użytkownika - Hasło - Szyfrowanie włączone - Częstotliwość aktualizacji (w sekundach) - Nadaj przez LoRa - Konfiguracja sieci - WiFi włączone - SSID - PSK - Ethernet włączony - Serwer NTP - Serwer rsyslog - Brama domyślna - Próg WiFi RSSI (domyślnie: -80) - Konfiguracja pozycjonowania - Sprytne pozycjonowanie - Użyj stałego położenia - Szerokość geograficzna - Flagi położenia - Konfiguracja zarządzania energią - Konfiguracja testu zasięgu - Konfiguracja zabezpieczeń - Klucz publiczny - Klucz prywatny - Konfiguracja seryjna - Limit czasu - Serwer - Konfiguracja telemetrii - ID węzła - Długa nazwa - Skrócona nazwa - Punkt rosy - Ciśnienie - Odległość - Jasność - Wiatr - Promieniowanie - Import konfiguracji - Eksport konfiguracji - Obsługiwane - Numer węzła - ID użytkownika - Czas pracy - Znacznik czasu - Kierunek - Podstawowy - Wtórny - Połączenie - Mapa Sieci - Ustawienia - Odpowiedz - Rozłącz - Nieznany - - - - - Zamknij - Wiadomość - Satelita - Hybrydowy - diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 9d2a78829..87d237e31 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -83,6 +83,7 @@ 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 Limpar mudanças @@ -654,6 +655,7 @@ 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 @@ -749,6 +751,7 @@ Terreno Híbrido Gerenciar Camadas do Mapa + Custom layers support .kml or .kmz files. Camadas do Mapa Nenhuma camada personalizada carregada. Adicionar Camada @@ -769,4 +772,5 @@ A URL deve conter espaços reservados. Modelo de URL ponto de rastreamento + Phone Settings diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml similarity index 70% rename from app/src/main/res/values-pt/strings.xml rename to app/src/main/res/values-pt-rPT/strings.xml index 6b2039ac8..cc9f36300 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -16,10 +16,13 @@ ~ along with this program. If not, see . --> + Meshtastic %s Filtrar limpar filtro de nodes Incluir desconhecidos Ocultar nós offline + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. Mostrar detalhes Opções de ordenação de nodes A-Z @@ -30,6 +33,7 @@ via MQTT via MQTT via Favorito + Ignored Nodes Desconhecido A aguardar confirmação Na fila de envio @@ -79,9 +83,12 @@ Enviar Ainda não emparelhou um rádio compatível com Meshtastic com este telefone. Emparelhe um dispositivo e defina seu nome de usuário.\n\nEste aplicativo de código aberto está em teste alfa, se encontrar problemas, por favor reporte através do nosso forum em: https://github.com/orgs/meshtastic/discussions\n\nPara obter mais informações, consulte a nossa página web - www.meshtastic.org. Você + Allow analytics and crash reporting. Aceitar Cancelar + Clear changes Novo Link Recebido do Canal + Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use. Reportar Bug Reportar a bug Tem certeza de que deseja reportar um bug? Após o relatório, comunique também em https://github.com/orgs/meshtastic/discussions para que possamos comparar o relatório com o que encontrou. @@ -90,6 +97,7 @@ Emparelhamento falhou, por favor escolha novamente Acesso à localização desativado, não é possível fornecer a localização na mesh. Partilha + New Node Seen: %s Desconectado Dispositivo a dormir Ligado: %1$s “online” @@ -106,8 +114,25 @@ Sobre O Link Deste Canal é inválido e não pode ser usado Painel de depuração + Decoded Payload: + Export Logs + 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 da entrega + Direct message notifications + Broadcast message notifications 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. @@ -135,6 +160,8 @@ Apagar para todos Apagar para mim Selecionar tudo + Close selection + Delete selected Seleção de estilo Baixar região Nome @@ -155,7 +182,13 @@ Editar chat rápido Anexar à mensagem Enviar imediatamente + Show quick chat menu + Hide quick chat menu Redefinição 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. Mensagem direta Redefinir NodeDB Entrega confirmada @@ -205,8 +238,11 @@ Utilização do ar Temperatura Humidade + Soil Temperature + Soil Moisture Registo de eventos Saltos + Hops Away: %1$d Informações Utilização do canal atual, incluindo TX bem formado, RX e RX mal formado (ruído). Percentagem do tempo de transmissão utilizado na última hora. @@ -228,6 +264,7 @@ Histórico de métricas do dispositivo Mapa de nodes Histórico de posição + Last position update Histórico de telemetria ambiental Histórico de métricas de sinal Administração @@ -275,6 +312,8 @@ Pressão atmosférica Ativar malha via UDP Configuração UDP + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position Utilizador Canal Dispositivo @@ -314,6 +353,7 @@ Downlink ativado Predefinição Posição ativada + Precise location Pin GPIO Tipo Ocultar palavra-passe @@ -330,6 +370,7 @@ Ativar Codificador rotativo #1 Pin GPIO para porta A do codificador rotativo Pin GPIO para porta B do codificador rotativo + GPIO pin for rotary encoder Press port Gerar evento de entrada ao pressionar Gerar evento de entrada rodando no sentido horário Gerar evento de entrada rodando no sentido oposto ao horário @@ -389,6 +430,7 @@ Usar I2S como buzzer Configuração de LoRa Usar predefinição do modem + Modem Preset Largura de banda Fator de difusão Índice de codificação @@ -401,6 +443,8 @@ Ignorar ciclo de trabalho Ignorar entrada RX com ganho reforçado SX126X + Override frequency (MHz) + PA fan disabled Ignorar MQTT Disponibilizar no MQTT Configuração MQTT @@ -443,6 +487,7 @@ Latitude Longitude Altitude (metros) + Set from current phone location Modo GPS Intervalo de atualização GPS (segundos) Definir GPS_RX_PIN @@ -460,6 +505,7 @@ Endereço I2C da bateria INA_2XX Configuração de Teste de Alcance Ativar Teste de alcance + Sender message interval (seconds) Guardar .CSV no armazenamento (apenas ESP32) Configuração de Hardware Remoto Hardware Remoto ativado @@ -483,6 +529,8 @@ Batimento Número de registos + History return max + History return window Servidor Configuração de Telemetria Intervalo de atualização de métricas do dispositivo (segundos) @@ -492,6 +540,7 @@ Métricas de Ambiente usam Fahrenheit Módulo de métricas de qualidade do ar ativado Intervalo de atualização das métricas de qualidade do ar (segundos) + Air quality icon Módulo de métricas de energia ativado Intervalo de atualização de métricas de energia (segundos) Mostrar métricas de energia no ecrã @@ -504,6 +553,7 @@ Ativar esta opção desativa a encriptação e não é compatível com a rede Meshtastic normal. Ponto de Condensação Pressão + Gas Resistance Distância Lux Vento @@ -520,8 +570,11 @@ Número do node ID do utilizador Tempo ativo + Load %1$d + Disk Free %1$d Data e hora Direção + Speed Sats Alt Freq @@ -547,15 +600,177 @@ Firmware Usar formato de relógio 12h Quando ativado, o dispositivo exibirá o tempo em formato de 12 horas no ecrã. + Host Metrics Log + Host Memória livre + Disk Free + Load + User String + Navigate Into + Connection + Mesh Map + Conversations Nodes Definições + 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 Estou de acordo. Atualização de firmware recomendada. Para beneficiar das últimas correções e funcionalidades, por favor, atualize o firmware do node.\n\nÚltima versão estável do firmware: %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 + 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 Mensagem + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 or .kmz 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 + Phone Settings
diff --git a/app/src/main/res/values-ro-rRO/strings.xml b/app/src/main/res/values-ro-rRO/strings.xml new file mode 100644 index 000000000..68aed05ae --- /dev/null +++ b/app/src/main/res/values-ro-rRO/strings.xml @@ -0,0 +1,778 @@ + + + + Meshtastic %s + Filter + clear node filter + Include unknown + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Show details + 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ă + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Transmite pachete telemetrice ca prioritate. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Clear changes + 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) + 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 + Panou debug + Decoded Payload: + Export Logs + 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.csv + 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ă + 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 + 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml deleted file mode 100644 index c9b583d40..000000000 --- a/app/src/main/res/values-ro/strings.xml +++ /dev/null @@ -1,136 +0,0 @@ - - - - Cheie publică neautorizată - Transmite pachete telemetrice ca prioritate. - 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 - Accept - Renunta - Am primit un nou URL de canal - 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 - Deconectat - Dispozitiv în sleep mode - Adresa IP: - Conectat la dispozitivul (%s) - 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 - Panou debug - Șterge - Status livrare mesaj - 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.csv - 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 - Selecție stil - Descarca regiunea - Nume - Descriere - Blocat - Salvează - Limba - Setarea telefonului - Retrimite - Oprire - Restartează - Traceroute - Arată Introducere - Mesaj - Opțiuni chat rapid - Chat rapid nou - Editare chat rapid - Adaugă la mesaj - Trimite instant - Resetare la setările din fabrică - Mesaj direct - Resetare NodeDB - Ignoră - 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 - Închide - Configurare radio - Configurare modul - Adaugă - 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. - - - - - Mesaj - diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru-rRU/strings.xml similarity index 91% rename from app/src/main/res/values-ru/strings.xml rename to app/src/main/res/values-ru-rRU/strings.xml index 46fff52b7..87db4a36c 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru-rRU/strings.xml @@ -83,10 +83,12 @@ Отправить Вы еще не подключили к телефону устройство, совместимое с Meshtastic радио. Пожалуйста, подключите устройство и задайте имя пользователя.\n\nЭто приложение с открытым исходным кодом находится в альфа-тестировании, если вы обнаружите проблемы, пожалуйста, напишите в чате на нашем сайте.\n\nДля получения дополнительной информации посетите нашу веб-страницу - www.meshtastic.org. Вы + Allow analytics and crash reporting. Принять Отмена Отменить изменения 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, чтобы мы могли сопоставить отчет с тем, что вы нашли. @@ -112,6 +114,7 @@ О программе Этот URL-адрес канала недействителен и не может быть использован Панель отладки + Decoded Payload: Экспортировать логи Фильтры Активные фильтры @@ -184,6 +187,10 @@ Показать меню быстрого чата Скрыть меню быстрого чата Сброс настроек к заводским настройкам + 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. Прямое сообщение Очистка списка узлов сети Доставка подтверждена @@ -484,6 +491,7 @@ Широта Долгота Высота (в метрах) + Set from current phone location Режим GPS Интервал обновления GPS (в секундах) Переопределить GPS_RX_PIN @@ -567,6 +575,7 @@ ID пользователя Время работы Нагрузка %1$d + Disk Free %1$d Отметка времени Курс Скорость @@ -602,6 +611,9 @@ Загрузка Строка пользователя Перейти в + Connection + Mesh Map + Conversations Узлы Настройки Установите ваш регион @@ -631,6 +643,8 @@ (%1$d в сети / всего %2$d) Среагировать Отключиться + Scanning for Bluetooth devices… + No paired Bluetooth devices. Сетевые устройства не найдены. USB-устройства COM-порта не найдены. Прокрутить вниз @@ -644,7 +658,15 @@ Переполнение меню УФ Люкс Неизвестно + 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 Очистить сейчас + This will remove %1$d nodes from your database. This action cannot be undone. Зеленый замок означает, что канал надежно зашифрован либо 128, либо 256 битным ключом AES. Небезопасный канал, не точный @@ -661,32 +683,76 @@ Показать все значения Показать текущий статус Отменить + Are you sure you want to delete this node? Ответить %1$s Отменить ответ Удалить сообщения? Очистить выбор Сообщение + Type a message + PAX Metrics Log PAX + No PAX metrics logs available. WiFi устройства + BLE Devices + Paired Devices + Connected Device + Go + Rate Limit Exceeded. Please try again later. Просмотреть релиз Скачать Текущая версия: Последняя стабильная Последняя альфа + Supported by Meshtastic Community Версия прошивки + Recent Network Devices + Discovered Network Devices Начать работу + 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 Входящие сообщения + 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. Поделиться геопозицией ........ + 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 Алерты + 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. Далее + Grant Permissions + %d nodes queued for deletion: + Caution: This removes nodes from in-app and on-device databases.\nSelections are additive. + Connecting to device Обычный Спутниковая Ландшафт Смешанный Управление Слоями Карты + Custom layers support .kml or .kmz files. Слои карты Пользовательские слои не загружены. Добавить слой @@ -706,4 +772,6 @@ URL не может быть пустым. URL должен содержать placeholders. Шаблон URL + track point + Phone Settings diff --git a/app/src/main/res/values-sk-rSK/strings.xml b/app/src/main/res/values-sk-rSK/strings.xml new file mode 100644 index 000000000..14ef40866 --- /dev/null +++ b/app/src/main/res/values-sk-rSK/strings.xml @@ -0,0 +1,780 @@ + + + + Meshtastic %s + Filter + vymazať filter uzlov + 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 + 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ý + Pripojená aplikácia, alebo samostatné zariadenie na odosielanie správ. + Zariadenie, ktoré nepreposiela pakety z ďalších zariadení. + Uzol infraštruktúry na rozšírenie pokrytia siete prenosom správ. Viditeľný v zozname uzlov. + Kombinácia ROUTER a CLIENT. Nie pre mobilné zariadenia. + Uzol infraštruktúry na rozšírenie pokrytia siete prenosom správ s minimálnou réžiou. Nezobrazuje sa v zozname uzlov. + Prioritne vysiela pakety polohy GPS. + Prioritne vysiela telemetrické pakety. + Optimalizované pre systémovú komunikáciu ATAK, znižuje rutinné vysielanie. + Zariadenie, ktoré vysiela len podľa potreby pre utajenie, alebo úsporu energie. + Pravidelne vysiela polohu ako správu na predvolený kanál, aby pomohol pri obnove zariadenia. + Umožňuje automatické vysielanie TAK PLI a znižuje rutinné vysielanie. + 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. + 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. + 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. + 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. + 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. + Povolené len pre role SENSOR, TRACKER a TAK_TRACKER, zamedzí to všetkým opätovným vysielaniam, na rozdiel od roly CLIENT_MUTE. + 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. + Vypne trojité stlačenie užívateľského tlačidla pre zapnutie, alebo vypnutie GPS. + 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. + 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. + Verejný kľúč + 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ť + Clear changes + 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) + 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ť + Debug okno + Decoded Payload: + Export Logs + 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. + Exportovať rangetest.csv + 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ť + 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 + 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 + Zdieľaný kľúč + Priame správy používajú zdieľaný kľúč pre kanál. + Šifrovanie verejného kľúča + Priame správy využívajú na šifrovanie novú infraštruktúru verejného kľúča. Vyžaduje verziu firmvéru 2.5 alebo vyššiu. + 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ý + 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. + Node %1$s has a low battery (%2$d%%) + Upozornenia o slabej batérii + Slabá batéria: %s + Upozornenia o slabej batérii (obľúbene uzle) + Barometrický tlak + Sieť prostredníctvom UDP zapnutá + Konfigurácia UDP + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Zapnúť lokalizáciu + 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 + Default + Position enabled + Precise location + GPIO pin + Type + Hide password + Show password + Details + Prostredie + 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 + Správy + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml deleted file mode 100644 index 4396b9698..000000000 --- a/app/src/main/res/values-sk/strings.xml +++ /dev/null @@ -1,325 +0,0 @@ - - - - Filter - vymazať filter uzlov - Vrátane neznámych - Zobraziť detaily - Nastavenie triedenia uzlov - A-Z - Kanál - Vzdialenosť - Počet skokov - Posledný príjem - cez MQTT - cez MQTT - Prostredníctvom obľúbených - 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ý - Pripojená aplikácia, alebo samostatné zariadenie na odosielanie správ. - Zariadenie, ktoré nepreposiela pakety z ďalších zariadení. - Uzol infraštruktúry na rozšírenie pokrytia siete prenosom správ. Viditeľný v zozname uzlov. - Kombinácia ROUTER a CLIENT. Nie pre mobilné zariadenia. - Uzol infraštruktúry na rozšírenie pokrytia siete prenosom správ s minimálnou réžiou. Nezobrazuje sa v zozname uzlov. - Prioritne vysiela pakety polohy GPS. - Prioritne vysiela telemetrické pakety. - Optimalizované pre systémovú komunikáciu ATAK, znižuje rutinné vysielanie. - Zariadenie, ktoré vysiela len podľa potreby pre utajenie, alebo úsporu energie. - Pravidelne vysiela polohu ako správu na predvolený kanál, aby pomohol pri obnove zariadenia. - Umožňuje automatické vysielanie TAK PLI a znižuje rutinné vysielanie. - 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. - 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. - 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. - 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. - 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. - Povolené len pre role SENSOR, TRACKER a TAK_TRACKER, zamedzí to všetkým opätovným vysielaniam, na rozdiel od roly CLIENT_MUTE. - 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. - Vypne trojité stlačenie užívateľského tlačidla pre zapnutie, alebo vypnutie GPS. - 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. - 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. - Verejný kľúč - 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 - Prijať - Odmietnuť - Prijatá nová URL kanálu - 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ť - Odpojené - Vysielač uspaný - Pripojený: %1$s online - IP adresa: - Pripojené k vysielaču (%s) - 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ť - Debug okno - Zmazať - Stav doručenia správy - 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. - 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. - Exportovať rangetest.csv - 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 - Š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 - Obnova do výrobných nastavení - Priama správa - Reset databázy uzlov - Doručenie potvrdené - Chyba - Ignorovať - 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 - 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ť - Záznamy - Počet skokov - 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 - Zdieľaný kľúč - Priame správy používajú zdieľaný kľúč pre kanál. - Šifrovanie verejného kľúča - Priame správy využívajú na šifrovanie novú infraštruktúru verejného kľúča. Vyžaduje verziu firmvéru 2.5 alebo vyššiu. - 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 - 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ý - 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. - Upozornenia o slabej batérii - Slabá batéria: %s - Upozornenia o slabej batérii (obľúbene uzle) - Barometrický tlak - Sieť prostredníctvom UDP zapnutá - Konfigurácia UDP - Zapnúť lokalizáciu - 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 - Prostredie - Správy - Verejný kľúč - Súkromný kľúč - Časový limit - Vzdialenosť - Nastavenia - - - - - Správa - diff --git a/app/src/main/res/values-sl-rSI/strings.xml b/app/src/main/res/values-sl-rSI/strings.xml new file mode 100644 index 000000000..b29e6663e --- /dev/null +++ b/app/src/main/res/values-sl-rSI/strings.xml @@ -0,0 +1,780 @@ + + + + Meshtastic %s + Filter + Počisti filtre vozlišča + 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 + 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 + Aplikacija povezana ali samostojna naprava za sporočanje. + Naprava ki ne posreduje paketkov drugih naprav. + Infrastrukturno vozlišče za razširitev pokritosti omrežja s posredovanjem sporočil. Vidno na seznamu vozlišč. + Kombinacija ROUTER in CLIENT. Ni za mobilne naprave. + Infrastrukturno vozlišče za razširitev pokritosti omrežja s posredovanjem sporočil z minimalnimi stroški. Ni vidno na seznamu vozlišč. + Prednostno oddaja paketke GPS položaja. + Prednostno oddaja paketke telemetrije. + Optimizirano za komunikacijo sistema ATAK, zmanjšuje rutinsko oddajanje. + Naprava, ki oddaja samo po potrebi zaradi prikritosti ali varčevanja z energijo. + Redno oddaja lokacijo kot sporočilo privzetemu kanalu za pomoč pri vrnitvi naprave. + Omogoča samodejno oddajanje TAK PLI in zmanjšuje rutinsko oddajanje. + 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šč. + Ponovno oddaja vsako opaženo sporočilo, če je bilo na našem zasebnem kanalu ali iz drugega omrežja z enakimi parametri. + 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. + 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šč. + 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. + Dovoljeno samo za vloge SENSOR, TRACKER in TAK_TRACKER, prepovedano bo vsakršnje ponovno oddajanje, v nasprotju z vlogo CLIENT_MUTE. + 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. + Onemogoči trikratni pritisk uporabniškega gumba za omogočanje ali onemogočanje GPS. + 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. + 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. + Javni ključ + 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 + Clear changes + 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) + 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 + Plošča za odpravljanje napak + Decoded Payload: + Export Logs + 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. + Izvozi rangetest.csv + 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 + 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 + 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 + Skupni ključ + Neposredna sporočila uporabljajo skupni ključ za kanal. + Šifriranje javnega ključa + Neposredna sporočila za šifriranje uporabljajo novo infrastrukturo javnih ključev. Zahteva različico 2.5 ali novejšo. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml deleted file mode 100644 index 175176e82..000000000 --- a/app/src/main/res/values-sl/strings.xml +++ /dev/null @@ -1,261 +0,0 @@ - - - - Filter - Počisti filtre vozlišča - Vključi neznane - Prikaži podrobnosti - A-Z - Kanal - Razdalja - Skokov stran - Nazadnje slišano - Preko MQTT - Preko MQTT - 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 - Aplikacija povezana ali samostojna naprava za sporočanje. - Naprava ki ne posreduje paketkov drugih naprav. - Infrastrukturno vozlišče za razširitev pokritosti omrežja s posredovanjem sporočil. Vidno na seznamu vozlišč. - Kombinacija ROUTER in CLIENT. Ni za mobilne naprave. - Infrastrukturno vozlišče za razširitev pokritosti omrežja s posredovanjem sporočil z minimalnimi stroški. Ni vidno na seznamu vozlišč. - Prednostno oddaja paketke GPS položaja. - Prednostno oddaja paketke telemetrije. - Optimizirano za komunikacijo sistema ATAK, zmanjšuje rutinsko oddajanje. - Naprava, ki oddaja samo po potrebi zaradi prikritosti ali varčevanja z energijo. - Redno oddaja lokacijo kot sporočilo privzetemu kanalu za pomoč pri vrnitvi naprave. - Omogoča samodejno oddajanje TAK PLI in zmanjšuje rutinsko oddajanje. - 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šč. - Ponovno oddaja vsako opaženo sporočilo, če je bilo na našem zasebnem kanalu ali iz drugega omrežja z enakimi parametri. - 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. - 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šč. - 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. - Dovoljeno samo za vloge SENSOR, TRACKER in TAK_TRACKER, prepovedano bo vsakršnje ponovno oddajanje, v nasprotju z vlogo CLIENT_MUTE. - 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. - Onemogoči trikratni pritisk uporabniškega gumba za omogočanje ali onemogočanje GPS. - 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. - 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. - Javni ključ - 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 - Sprejmi - Prekliči/zavrzi - Prejet je bil novi URL kanala - 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 - Prekinjeno - Naprava je v \"spanju\" - IP naslov: - Povezana z radiem (%s) - 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 - Plošča za odpravljanje napak - Počisti - Stanje poslanega sporočila - 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. - Izvozi rangetest.csv - 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 - 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 - Povrnitev tovarniških nastavitev - Direktno sporočilo - Ponastavi NodeDB - Prejem potrjen - Napaka - Prezri - Dodaj \'%s\' na prezrto listo? - Odstrani \'%s\' iz prezrte liste? - Prenesi izbrano regijo - Ocena prenosa plošče: - Začni prenos - 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 - Zamenjaj - Skeniraj WiFi QR kodo - Neveljavna oblika WiFi QR kode - Pojdi nazaj - Baterija - Uporaba kanala - Uporaba oddaje - Temperatura - Vlaga - Dnevniki - Skokov stran - 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 - Skupni ključ - Neposredna sporočila uporabljajo skupni ključ za kanal. - Šifriranje javnega ključa - Neposredna sporočila za šifriranje uporabljajo novo infrastrukturo javnih ključev. Zahteva različico 2.5 ali novejšo. - 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. - 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 - 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. - Kopiraj - Znak opozorilnega zvonca! - Javni ključ - Zasebni ključ - Časovna omejitev - Razdalja - - - - - Sporočilo - diff --git a/app/src/main/res/values-sq-rAL/strings.xml b/app/src/main/res/values-sq-rAL/strings.xml new file mode 100644 index 000000000..22e9ad8cd --- /dev/null +++ b/app/src/main/res/values-sq-rAL/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filtrimi + pastro filtrin e nyjës + 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 + 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 + Pajisje e lidhur ose pajisje mesazhi autonome. + Pajisje që nuk kalon paketa nga pajisje të tjera. + Nyjë infrastrukture për zgjerimin e mbulimit të rrjetit duke transmetuar mesazhe. E dukshme në listën e nyjeve. + Kombinim i të dyjave ROUTER dhe CLIENT. Nuk është për pajisje mobile. + Nyjë infrastrukture për zgjerimin e mbulimit të rrjetit duke transmetuar mesazhe me ngarkesë minimale. Nuk është e dukshme në listën e nyjeve. + Transmeton paketa pozicioni GPS si prioritet. + Transmeton paketa telemetri si prioritet. + Optimizuar për komunikim në sistemin ATAK, zvogëlon transmetimet rutinë. + Pajisje që transmeton vetëm kur është e nevojshme për fshehtësi ose kursim energjie. + Transmeton vendndodhjen si mesazh në kanalin e parazgjedhur rregullisht për të ndihmuar në rikuperimin e pajisjeve. + Aktivizon transmetimet automatikisht TAK PLI dhe zvogëlon transmetimet rutinë. + Infrastructure node that always rebroadcasts packets once but only after all other modes, ensuring additional coverage for local clusters. Visible in nodes list. + 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. + 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. + 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. + 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. + Lejohet vetëm për rolet SENSOR, TRACKER dhe TAK_TRACKER, kjo do të pengojë të gjitha ritransmetimet, jo ndryshe nga roli CLIENT_MUTE. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + 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 + Clear changes + 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) + 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 + Paneli i debug-ut + Decoded Payload: + Export Logs + 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. + Eksporto rangetest.csv + 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 + 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ë + 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 + Çelësi i Përbashkët + Mesazhet direkte po përdorin çelësin e përbashkët për kanalin. + Kriptimi me Çelës Publik + Mesazhet direkte po përdorin infrastrukturën e re të çelësave publikë për kriptim. Kërkon versionin 2.5 të firmuerit ose më të ri. + 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 \'%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 + Mesh via UDP enabled + UDP Config + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + 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 + 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 Config + Role + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + 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 Config + 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 Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-sq/strings.xml b/app/src/main/res/values-sq/strings.xml deleted file mode 100644 index c6927b81e..000000000 --- a/app/src/main/res/values-sq/strings.xml +++ /dev/null @@ -1,231 +0,0 @@ - - - - Filtrimi - pastro filtrin e nyjës - Përfshi të panjohurat - Shfaq detajet - Kanal - Distanca - Hop-e larg - I fundit që u dëgjua - përmes MQTT - përmes MQTT - 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 - Pajisje e lidhur ose pajisje mesazhi autonome. - Pajisje që nuk kalon paketa nga pajisje të tjera. - Nyjë infrastrukture për zgjerimin e mbulimit të rrjetit duke transmetuar mesazhe. E dukshme në listën e nyjeve. - Kombinim i të dyjave ROUTER dhe CLIENT. Nuk është për pajisje mobile. - Nyjë infrastrukture për zgjerimin e mbulimit të rrjetit duke transmetuar mesazhe me ngarkesë minimale. Nuk është e dukshme në listën e nyjeve. - Transmeton paketa pozicioni GPS si prioritet. - Transmeton paketa telemetri si prioritet. - Optimizuar për komunikim në sistemin ATAK, zvogëlon transmetimet rutinë. - Pajisje që transmeton vetëm kur është e nevojshme për fshehtësi ose kursim energjie. - Transmeton vendndodhjen si mesazh në kanalin e parazgjedhur rregullisht për të ndihmuar në rikuperimin e pajisjeve. - Aktivizon transmetimet automatikisht TAK PLI dhe zvogëlon transmetimet rutinë. - 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. - 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. - 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. - 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. - Lejohet vetëm për rolet SENSOR, TRACKER dhe TAK_TRACKER, kjo do të pengojë të gjitha ritransmetimet, jo ndryshe nga roli CLIENT_MUTE. - Injoron paketat nga portnumra jo standardë si: TAK, RangeTest, PaxCounter, etj. Vetëm ritransmeton paketat me portnumra standard: NodeInfo, Text, Position, Telemetry, dhe Routing. - 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 - Prano - Anullo - Ju keni një kanal radio të ri URL - 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 - I shkëputur - Pajisja po fle - Adresa IP: - E lidhur me radio (%s) - 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 - Paneli i debug-ut - Pastro - Statusi i dorëzimit të mesazhit - 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. - Eksporto rangetest.csv - 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ë - 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 - 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ë - Përditësim i fabrikës - Mesazh i drejtpërdrejtë - Përditësimi i NodeDB - Dërgimi i konfirmuar - Gabim - Injoro - 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 - 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ë - 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 - Loget - Hops larg - 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. - Çelësi i Përbashkët - Mesazhet direkte po përdorin çelësin e përbashkët për kanalin. - Kriptimi me Çelës Publik - Mesazhet direkte po përdorin infrastrukturën e re të çelësave publikë për kriptim. Kërkon versionin 2.5 të firmuerit ose më të ri. - 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. - Njoftimet për nyje të reja - Më shumë detaje - 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. - 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 - Regjistri i Metrikave të Mjedisit - Regjistri i Metrikave të Sinjalit - Administratë - Administratë e Largët - I Keq - Mesatar - Mirë - Asnjë - Sinjal - Cilësia e Sinjalit - Regjistri i Traceroute - Direkt - Hops drejt %1$d Hops prapa %2$d - Koha e skaduar - Distanca - - - - - Mesazh - diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-srp/strings.xml similarity index 51% rename from app/src/main/res/values-sr/strings.xml rename to app/src/main/res/values-srp/strings.xml index 32a9e9b0c..47386a942 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-srp/strings.xml @@ -16,10 +16,15 @@ ~ along with this program. If not, see . --> + Meshtastic %s Филтер очисти филтер чворова Укључи непознато + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. Прикажи детаље + Node sorting options А-Ш Канал Удаљеност @@ -27,6 +32,8 @@ Последњи пут виђено преко MQTT-а преко MQTT-а + via Favorite + Ignored Nodes Некатегорисано Чека на потврду У реду за слање @@ -76,9 +83,12 @@ Пошаљи Још нисте упарили Мештастик компатибилан радио са овим телефоном. Молимо вас да упарите уређај и поставите своје корисничко име.\n\nОва апликација отвореног кода је у развоју, ако нађете проблеме, молимо вас да их објавите на нашем форуму: https://github.com/orgs/meshtastic/discussions\n\nЗа више информација посетите нашу веб страницу - www.meshtastic.org. Ти + Allow analytics and crash reporting. Прихвати Откажи + Clear changes Примљен нови линк канала + Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use. Пријави грешку Пријави грешку Да ли сте сигурни да желите да пријавите грешку? Након пријаве, молимо вас да објавите на https://github.com/orgs/meshtastic/discussions како бисмо могли да упаримо извештај са оним што сте нашли. @@ -87,9 +97,12 @@ Упаривање неуспешно, молимо изабери поново Приступ локацији је искључен, не може се обезбедити позиција мрежи. Подели + New Node Seen: %s Раскачено Уређај је у стању спавања + Connected: %1$s online IP адреса: + Port: Блутут повезан Повезан на радио уређај (%s) Није повезан @@ -101,8 +114,25 @@ О Ова URL адреса канала је неважећа и не може се користити Панел за отклањање грешака + Decoded Payload: + Export Logs + 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 Обавештења о упозорењима Ажурирање фирмвера је неопходно. Радио фирмвер је превише стар да би комуницирао са овом апликацијом. За више информација о овоме погледајте наш водич за инсталацију фирмвера. @@ -131,6 +161,8 @@ Обриши за све Обриши за мене Изабери све + Close selection + Delete selected Одабир стила Регион за преузимање Назив @@ -151,7 +183,13 @@ Измени брзо ћаскање Надодај на поруку Моментално пошаљи + 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. Директне поруке Ресетовање базе чворова Испорука потврђена @@ -162,6 +200,7 @@ Изаберите регион за преузимање Процена преузимања плочица: Започни преузимање + Exchange position Затвори Конфигурација радио уређаја Конфигурација модула @@ -200,8 +239,11 @@ Искоришћеност ваздуха Температура Влажност + Soil Temperature + Soil Moisture Дневници Скокова удаљено + Hops Away: %1$d Информација Искоришћење за тренутни канал, укључујући добро формиран TX, RX и неисправан RX (такође познат као шум). Проценат искоришћења ефирског времена за пренос у последњем сату. @@ -212,6 +254,7 @@ Директне поруке користе нову инфраструктуру јавног кључа за шифровање. Потребна је верзија фирмвера 2,5 или новија. Неусаглашеност јавних кључева Јавни кључ се не поклапа са забележеним кључем. Можете уклонити чвор и омогућити му поновну размену кључева, али ово може указивати на озбиљнији безбедносни проблем. Контактирајте корисника путем другог поузданог канала да бисте утврдили да ли је промена кључа резултат фабричког ресетовања или друге намерне акције. + Exchange user info Обавештења о новим чворовима Више детаља SNR @@ -222,6 +265,7 @@ Дневник метрика уређаја Мапа чворова Дневник локација + Last position update Дневник метрика околине Дневник метрика сигнала Администрација @@ -263,11 +307,15 @@ Да ли сте сигурни? Документацију улога уређаја и објаву на блогу Одабир праве улоге за уређај.]]> Знам шта радим. + Node %1$s has a low battery (%2$d%%) Нотификације о ниском нивоу батерије Низак ниво батерије: %s Нотификације о ниском нивоу батерије (омиљени чворови) Барометарски притисак + Mesh via UDP enabled UDP конфигурација + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position Корисник Канали Уређај @@ -278,81 +326,453 @@ 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 Поруке Подешавања ензора откривања + 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 Подешавања уређаја Улога + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX Timezone + Disable LED heartbeat Подешавања приказа + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 подешавања + Use modem preset + Modem Preset Проток + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Override Duty Cycle + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + PA fan disabled Игнориши MQTT + OK to 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 + GPS update interval (seconds) + Redefine GPS_RX_PIN + Redefine GPS_TX_PIN + Redefine PIN_GPS_EN + Position flags Подешавања напајња + Enable power saving mode + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Сигурносна подешавања Јавни кључ Приватни кључ + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + Power metrics on-screen enabled Корисничка подешавања + 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 Квалитет ваздуха у затвореном простору (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 + 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 + 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 + Delete Messages? + Clear selection Порука + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + 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 Сателит + Terrain Хибридни + Manage Map Layers + Custom layers support .kml or .kmz 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 + Phone Settings
diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml new file mode 100644 index 000000000..ba6898324 --- /dev/null +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -0,0 +1,776 @@ + + + + Meshtastic %s + Filter + rensa filtrering av noder + Inkludera okända + Hide offline nodes + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Visa detaljer + Node sorting options + A-Ö + Kanal + Avstånd + Antal hopp + Senast hörd + via MQTT + via MQTT + via Favorite + 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 + App uppkopplad eller fristående nod. + Nod som inte vidarebefordrar meddelanden. + Nod som utökar nätverket igenom att vidarebefordra meddelanden. Syns i nod listan. + Kombinerad ROUTER och CLIENT. Ej för mobila noder. + Nod som utökar nätverket igenom att vidarebefordra meddelanden utan egen information. Syns ej i nod listan. + Nod som prioriterar GPS meddelanden. + Nod som prioriterar telemetri meddelanden. + Roll optimerad för användning tillsammans med ATAK. + Nod som endast kommunicerar vid behov för att gömma sig och samtidigt hålla nere strömförbrukningen. + Skickar regelbundet ut GPS position på standardkanalen för att assistera vid uppsökande. + Skickar automatiskt ut GPS position för användning med ATAK. + Nod som utökar nätverket igenom att vidarebefordra meddelanden men endast efter alla noder. Syns i nod listan. + Vidarebefordra alla mottagna meddelanden med samma lora inställningar. + Vidarebefordra alla mottagna meddelanden med samma lora inställningar utan avkodning. Endast valbar som REPEATER. Om vald med annan roll används ALL. + 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. + 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. + Endast för SENSOR, TRACKER och TAK_TRACKER. Stoppar all annan vidarebefordran av meddelanden. + 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. + Stäng av funktion för att slå av- och på GPS med hjälp av att klicka på användarknapp tre gånger. + 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. + Ange om NeighborInfo ska skickas ut över LoRa utöver igenom MQTT och PhoneAPI. Ej applicerbart på kanalen med standard namn och nyckel. + Publik nyckel + 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 + Allow analytics and crash reporting. + Acceptera + Avbryt + Clear changes + Ny kanal-länk mottagen + Meshtastic needs location permissions enabled to find new devices via Bluetooth. You can disable when not in use. + 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 + New Node Seen: %s + Frånkopplad + Enheten i sovläge + Connected: %1$s online + IP-adress: + Port: + Ansluten + Ansluten till radioenhet (%s) + 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 + Felsökningspanel + Decoded Payload: + Export Logs + 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. + Rensa + Meddelandets leveransstatus + Direct message notifications + Broadcast message notifications + Alert notifications + Uppdatering av firmware 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 rangetest.csv + 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 + Close selection + Delete selected + 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 + Show quick chat menu + Hide quick chat menu + Återställ till standardinställningar + 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. + Direktmeddelande + Nollställ NodeDB + Sändning bekräftad + Fel + Ignorera + 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 + Exchange 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 + Ersätt + Skanna WiFi QR-kod + Felaktigt QR-kodformat eller inloggningsinformation + Tillbaka + Batteri + Kanalutnyttjande + Luftrumsutnyttjande + Temperatur + Luftfuktighet + Soil Temperature + Soil Moisture + Loggar + Hopp bort + Hops Away: %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 + Delad nyckel + Direktmeddelanden använder kanalens delade nyckel. + Kryptering med Publik nyckel + Direktmeddelanden använder den nya publika nyckel infrastrukturen för kryptering. Kräver firmware 2.5 eller högre. + 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. + Exchange user info + 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 + Last position update + 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 + Unknown Age + Kopiera + Varningsklocka! + Critical Alert! + Favorit + Add \'%s\' as a favorite node? + Remove \'%s\' as a favorite node? + Power Metrics Log + Channel 1 + Channel 2 + Channel 3 + Current + Spänning + Är du säker? + 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 + Mesh via UDP enabled + UDP-konfiguration + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + User + Kanaler + Device + Plats + Ström + Nätverk + Display + LoRa + Bluetooth + Säkerhet + MQTT + Seriell kommunikation + 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 + Parkopplingsläge + Fixed PIN + Uplink enabled + Downlink enabled + Default + Position enabled + Precise location + GPIO pin + Type + Dölj lösenord + Visa lösenord + Detaljer + 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 + Meddelanden + 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 Config + Roll + Redefine PIN_BUTTON + Redefine PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + POSIX-tidszon + Disable LED heartbeat + Display Config + Screen timeout (seconds) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Flip screen + Display units + Override OLED auto-detect + Display mode + Heading bold + Wake screen 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 Config + Use modem preset + Modem-förinställningar + Bandbredd + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX enabled + TX power (dBm) + Frequency slot + Ersätt gräns för driftsperiod + Ignore incoming + SX126X RX boosted gain + Override frequency (MHz) + PA fan disabled + Ignorera MQTT + OK till 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 Config + WiFi enabled + SSID + PSK + Ethernet enabled + NTP server + rsyslog server + IPv4 mode + Ip-adress + Gateway + Subnät + Paxcounter Config + Paxcounter enabled + WiFi RSSI threshold (defaults to -80) + BLE RSSI threshold (defaults to -80) + Position Config + 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 + 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 battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 Config + Publik nyckel + Privat nyckel + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + Avstånd + Lux + Wind + Weight + Radiation + + Indoor Air Quality (IAQ) + URL + + Import configuration + Export configuration + Hårdvara + Supported + Nodnummer + User ID + Drifttid + Load %1$d + Disk Free %1$d + Timestamp + Heading + Speed + Sats + Alt + Freq + Slot + Primär + Periodic position and telemetry broadcast + Secondary + No periodic telemetry broadcast + Manual position request required + Press and drag to reorder + Unmute + Dynamic + Skanna QR-kod + Share Contact + Import Shared Contact? + Unmessageable + Unmonitored or Infrastructure + Warning: This contact is known, importing will overwrite the previous contact information. + Public Key Changed + Importera + 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 + Anslutning + Mesh Map + Conversations + Noder + Settings + Set your region + Svara + 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 + 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 + Okänd + This radio is managed and can only be changed by a remote admin. + Advancerat + 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 + Stäng + Are you sure you want to delete this node? + Replying to %1$s + Cancel reply + Delete Messages? + Clear selection + Meddelande + Type a message + PAX Metrics Log + PAX + No PAX metrics logs available. + WiFi Devices + BLE Devices + Paired Devices + Connected Device + Go + Rate Limit Exceeded. Please try again later. + View Release + Ladda ner + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml deleted file mode 100644 index 02c45f4af..000000000 --- a/app/src/main/res/values-sv/strings.xml +++ /dev/null @@ -1,303 +0,0 @@ - - - - Filter - rensa filtrering av noder - Inkludera okända - Visa detaljer - A-Ö - Kanal - Avstånd - Antal hopp - Senast hörd - via MQTT - via MQTT - 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 - App uppkopplad eller fristående nod. - Nod som inte vidarebefordrar meddelanden. - Nod som utökar nätverket igenom att vidarebefordra meddelanden. Syns i nod listan. - Kombinerad ROUTER och CLIENT. Ej för mobila noder. - Nod som utökar nätverket igenom att vidarebefordra meddelanden utan egen information. Syns ej i nod listan. - Nod som prioriterar GPS meddelanden. - Nod som prioriterar telemetri meddelanden. - Roll optimerad för användning tillsammans med ATAK. - Nod som endast kommunicerar vid behov för att gömma sig och samtidigt hålla nere strömförbrukningen. - Skickar regelbundet ut GPS position på standardkanalen för att assistera vid uppsökande. - Skickar automatiskt ut GPS position för användning med ATAK. - Nod som utökar nätverket igenom att vidarebefordra meddelanden men endast efter alla noder. Syns i nod listan. - Vidarebefordra alla mottagna meddelanden med samma lora inställningar. - Vidarebefordra alla mottagna meddelanden med samma lora inställningar utan avkodning. Endast valbar som REPEATER. Om vald med annan roll används ALL. - 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. - 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. - Endast för SENSOR, TRACKER och TAK_TRACKER. Stoppar all annan vidarebefordran av meddelanden. - 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. - Stäng av funktion för att slå av- och på GPS med hjälp av att klicka på användarknapp tre gånger. - 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. - Ange om NeighborInfo ska skickas ut över LoRa utöver igenom MQTT och PhoneAPI. Ej applicerbart på kanalen med standard namn och nyckel. - Publik nyckel - 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 - Acceptera - Avbryt - Ny kanal-länk mottagen - 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 - Frånkopplad - Enheten i sovläge - IP-adress: - Ansluten - Ansluten till radioenhet (%s) - 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 - Felsökningspanel - Rensa - Meddelandets leveransstatus - Uppdatering av firmware 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 rangetest.csv - 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 - 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 - Återställ till standardinställningar - Direktmeddelande - Nollställ NodeDB - Sändning bekräftad - Fel - Ignorera - 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 - 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 - Ersätt - Skanna WiFi QR-kod - Felaktigt QR-kodformat eller inloggningsinformation - Tillbaka - Batteri - Kanalutnyttjande - Luftrumsutnyttjande - Temperatur - Luftfuktighet - Loggar - Hopp bort - 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 - Delad nyckel - Direktmeddelanden använder kanalens delade nyckel. - Kryptering med Publik nyckel - Direktmeddelanden använder den nya publika nyckel infrastrukturen för kryptering. Kräver firmware 2.5 eller högre. - 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. - 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 - 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 - Kopiera - Varningsklocka! - Favorit - Spänning - Är du säker? - UDP-konfiguration - Kanaler - Plats - Ström - Nätverk - Display - LoRa - Bluetooth - Säkerhet - MQTT - Seriell kommunikation - Parkopplingsläge - Dölj lösenord - Visa lösenord - Detaljer - Meddelanden - Roll - POSIX-tidszon - Modem-förinställningar - Bandbredd - Ersätt gräns för driftsperiod - Ignorera MQTT - OK till MQTT - SSID - PSK - Ip-adress - Gateway - Subnät - Publik nyckel - Privat nyckel - Timeout - Avstånd - Hårdvara - Nodnummer - Drifttid - Primär - Skanna QR-kod - Importera - Anslutning - Noder - Svara - Meshtastic - Okänd - - - - - Stäng - Meddelande - Ladda ner - diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr-rTR/strings.xml similarity index 74% rename from app/src/main/res/values-tr/strings.xml rename to app/src/main/res/values-tr-rTR/strings.xml index 5d0cdf03e..18db3dbab 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr-rTR/strings.xml @@ -16,9 +16,13 @@ ~ along with this program. If not, see . --> + Meshtastic %s Filtre düğüm filtresini kaldır 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 Düğüm sıralama seçenekleri A-Z @@ -29,6 +33,7 @@ MQTT yoluyla MQTT yoluyla Favorilerden + Ignored Nodes Tanınmayan Ulaştı bildirisi bekleniyor Gönderilmek üzere sırada @@ -78,10 +83,12 @@ 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 Değişiklikleri Temizle 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. @@ -90,6 +97,7 @@ 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 @@ -106,6 +114,8 @@ Hakkında Bu Kanal URL\' si geçersiz ve kullanılamaz Hata Ayıklama Paneli + Decoded Payload: + Export Logs Filtreler Aktif Filtreler Loglarda ara… @@ -113,8 +123,16 @@ Ö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 gerekli. 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. @@ -142,6 +160,8 @@ Herkesten sil Benden sil Tümünü seç + Close selection + Delete selected Stil Seçimi Bölgeyi İndir İsmi @@ -162,7 +182,13 @@ 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 @@ -212,8 +238,11 @@ 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. @@ -235,6 +264,7 @@ 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 @@ -275,12 +305,14 @@ 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. + Node %1$s has a low battery (%2$d%%) Düşük pil bildirimleri Düşük pil: %s Düşük pil bildirimleri (favori düğümler) Barometrik Basınç UDP üzerinden Mesh etkinleştirildi UDP Ayarları + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
Konumunumu aç/kapa Kullanıcı Kanallar @@ -321,6 +353,7 @@ Aşağı bağlantı etkinleştirildi Varsayılan Pozisyon etkinleştirildi + Precise location GPIO pini Tip Şifreyi gizle @@ -454,6 +487,7 @@ Enlem Boylam Yükseklik (metre) + Set from current phone location GPS modu GPS güncelleme aralığı (saniye) GPS_RX_PIN’i yeniden tanımla @@ -536,8 +570,11 @@ 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 @@ -569,33 +606,171 @@ Boş Disk Yükle Kullanıcı Karakter Dizisi + Navigate Into + Connection + Mesh Map + Conversations + Nodes Ayarlar + 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 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 + 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 Taranıyor Güvenlik Durumu Güvenlik + Warning Badge + Unknown Channel + Warning + Overflow menu + UV Lux + Unknown + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings
diff --git a/app/src/main/res/values-uk-rUA/strings.xml b/app/src/main/res/values-uk-rUA/strings.xml new file mode 100644 index 000000000..bbb1f600b --- /dev/null +++ b/app/src/main/res/values-uk-rUA/strings.xml @@ -0,0 +1,780 @@ + + + + Meshtastic %s + Фільтри + очистити фільтр вузлів + Включаючи невідомий + Сховати вузли не в мережі + Only show direct nodes + You are viewing ignored nodes,\nPress to return to the node list. + Показати деталі + 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 + Timeout + 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 + App connected or standalone messaging device. + Device that does not forward packets from other devices. + Infrastructure node for extending network coverage by relaying messages. Visible in nodes list. + Combination of both ROUTER and CLIENT. Not for mobile devices. + Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list. + Broadcasts GPS position packets as priority. + Broadcasts telemetry packets as priority. + Optimized for ATAK system communication, reduces routine broadcasts. + Device that only broadcasts as needed for stealth or power savings. + Broadcasts location as message to default channel regularly for to assist with device recovery. + Enables automatic TAK PLI broadcasts and reduces routine broadcasts. + 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. + Disables the triple-press of user button to enable or disable GPS. + 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. + Public Key + Ім\'я каналу + QR код + значок додатку + Невідомий користувач + Надіслати + Ви ще не підєднали пристрій, сумісний з Meshtastic. Будьласка приєднайте пристрій і введіть ім’я користувача.\n\nЦя програма з відкритим вихідним кодом знаходиться в розробці, якщо ви виявите проблеми, опублікуйте їх на нашому форумі: https://github.com/orgs/meshtastic/discussions\n\nДля отримання додаткової інформації відвідайте нашу веб-сторінку - www.meshtastic.org. + Ви + Allow analytics and crash reporting. + Прийняти + Скасувати + Clear changes + Отримано 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) + Не підключено + Підключено до радіомодуля, але він в режимі сну + Потрібне оновлення програми + Ви повинні оновити цю програму в App Store (або Github). Він занадто старий, щоб спілкуватися з цією прошивкою радіо. Будь ласка, прочитайте нашу документацію у вказаній темі. + Відсутнє (вимкнуте) + Сервісні сповіщення + Про + URL-адреса цього каналу недійсна та не може бути використана + Панель налагодження + Decoded Payload: + Експортувати журнали + Фільтри + 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 + Сповіщення про тривоги + Потрібне оновлення прошивки. + Прошивка радіо застаріла для зв’язку з цією програмою. Для отримання додаткової інформації дивіться наш посібник із встановлення мікропрограми. + Гаразд + Ви повинні встановити регіон! + Неможливо змінити канал, тому що радіо поки що не підключені. Будь ласка, спробуйте ще раз. + Експортувати rangetest.csv + Скинути + Сканувати + Додати + Ви впевнені, що хочете змінити канал за умовчанням? + Відновити налаштування за замовчуванням + Застосувати + Тема + Світла + Темна + Системна + Оберіть тему + Укажіть розташування для мережі + + Видалити повідомлення? + Видалити %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. + Пряме повідомлення + Очищення бази вузлів + Доставку підтверджено + Помилка + Ігнорувати + Додати \'%s\' до чорного списку? Після цієї зміни ваш пристрій перезавантажиться. + Видалити \'%s\' з чорного списку? Після цієї зміни ваш пристрій перезавантажиться. + Оберіть регіон завантаження + Час завантаження фрагментів: + Почати завантаження + Exchange position + Закрити + Налаштування пристрою + Налаштування модуля + Додати + Редагувати + Обчислюю… + Управління в автономному режимі + Поточний розмір кешу + Місткість кешу: %1$.2f МБ\nВикористання кешу: %2$.2f МБ + Очистити завантажені плитки + Джерело плиток + SQL кеш очищено для %s + Помилка очищення кешу SQL, перегляньте logcat для деталей + Керування кешем + Звантаження завершено! + Завантаження завершено з %d помилками + %d плиток + прийом: %1$d° відстань: %2$s + Редагувати точку + Видалити мітку? + Новий мітка + Отримано точку маршруту: %s + Досягнуто обмеження заповнення каналу. Неможливо надіслати повідомлення зараз, будь ласка, спробуйте ще раз пізніше. + Видалити + Цей вузол буде видалений зі списку доки ваш вузол не отримає дані з нього знову. + Вимкнути сповіщення + 8 годин + 1 тиждень + Завжди + Замінити + Сканувати 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 + Shared Key + Direct messages are using the shared key for the channel. + Public Key Encryption + Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater. + 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! + Обране + Додати \'%s\' як обраний вузол? + Видалити \'%s\' з обраних вузлів? + Power Metrics Log + Канал 1 + Канал 2 + + Current + Напруга + Ви впевнені? + ]]> + Я знаю, що роблю. + Node %1$s has a low battery (%2$d%%) + Сповіщення про низький рівень заряду + Низький заряд батареї: %s + Low battery notifications (favorite nodes) + Barometric Pressure + Mesh via UDP enabled + Налаштування UDP + Last heard: %2$s
Last position: %3$s
Battery: %4$s]]>
+ Toggle my position + Користувач + Канали + Пристрій + 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 + Повідомлення + 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 + Конфігурація пристрою + Роль + Перевизначити PIN_BUTTON + Перевизначити PIN_BUZZER + Rebroadcast mode + NodeInfo broadcast interval (seconds) + Double tap as button press + Disable triple-click + Часова зона POSIX + Disable LED heartbeat + Налаштування дисплею + Тайм-аут екрану (секунд) + GPS coordinates format + Auto screen carousel (seconds) + Compass north top + Перевернути екран + Display units + Override OLED auto-detect + Режим екрану + Heading bold + Wake screen 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 + Use modem preset + Modem Preset + Bandwidth + Spread factor + Coding rate + Frequency offset (MHz) + Region (frequency plan) + Hop limit + TX увімкнено + Потужність TX (dBm) + Frequency slot + Override Duty Cycle + Ігнорувати вхідні + SX126X RX boosted gain + Override frequency (MHz) + PA fan disabled + Ignore 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 увімкнено + SSID + PSK + Ethernet увімкнено + NTP-сервер + rsyslog-сервер + Режим IPv4 + IP-адреса + Шлюз + Підмережа + Paxcounter Config + Paxcounter enabled + WiFi RSSI threshold (defaults to -80) + BLE RSSI threshold (defaults to -80) + Position Config + 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 + Інтервал оновлення GPS (в секундах) + Перевизначити GPS_RX_PIN + Перевизначити GPS_TX_PIN + Перевизначити PIN_GPS_EN + Position flags + Налаштування живлення + Enable power saving mode + Shutdown on battery delay (seconds) + ADC multiplier override ratio + Wait for Bluetooth duration (seconds) + Super deep sleep duration (seconds) + Light sleep duration (seconds) + Minimum wake time (seconds) + 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 + Доступні піни + Налаштування безпеки + 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 (seconds) + Environment metrics update interval (seconds) + Environment metrics module enabled + Environment metrics on-screen enabled + Environment metrics use Fahrenheit + Air quality metrics module enabled + Air quality metrics update interval (seconds) + Air quality icon + Power metrics module enabled + Power metrics update interval (seconds) + 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 + + Import configuration + Export configuration + Hardware + Supported + Node Number + ID користувача + Час роботи + Load %1$d + Disk Free %1$d + Мітка часу + 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 + Сканувати QR-код + Поділитися контактом + Import Shared Contact? + Unmessageable + Unmonitored or Infrastructure + Warning: This contact is known, importing will overwrite the previous contact information. + Public Key Changed + Імпортувати + Запитати метадані + Дії + Прошивка + Use 12h clock format + Якщо увімкнено, пристрій буде показувати час у 12-годинному форматі на екрані. + 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 + Погоджуюся. + 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 + 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 + Connected Device + Go + 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 or .kmz 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 + Phone Settings +
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml deleted file mode 100644 index 45b69a1ea..000000000 --- a/app/src/main/res/values-uk/strings.xml +++ /dev/null @@ -1,290 +0,0 @@ - - - - Meshtastic %s - Фільтри - очистити фільтр вузлів - Включаючи невідомий - Сховати вузли не в мережі - Показати деталі - A-Z - Канал - Відстань - через MQTT - через MQTT - через Обране - Канал відсутній - Пакет завеликий - Немає відповіді - Ім\'я каналу - QR код - значок додатку - Невідомий користувач - Надіслати - Ви ще не підєднали пристрій, сумісний з Meshtastic. Будьласка приєднайте пристрій і введіть ім’я користувача.\n\nЦя програма з відкритим вихідним кодом знаходиться в розробці, якщо ви виявите проблеми, опублікуйте їх на нашому форумі: https://github.com/orgs/meshtastic/discussions\n\nДля отримання додаткової інформації відвідайте нашу веб-сторінку - www.meshtastic.org. - Ви - Прийняти - Скасувати - Отримано URL-адресу нового каналу - Повідомити про помилку - Повідомити про помилку - Ви впевнені, що бажаєте повідомити про помилку? Після звіту опублікуйте його в https://github.com/orgs/meshtastic/discussions, щоб ми могли зіставити звіт із тим, що ви знайшли. - Звіт - Пара створена, запуск сервісу - Не вдалося створити пару, виберіть ще раз - Доступ до місцезнаходження вимкнено, неможливо транслювати позицію. - Поділіться - Відключено - Пристрій в режимі сну - IP Адреса: - Порт: - Підключено до радіомодуля (%s) - Не підключено - Підключено до радіомодуля, але він в режимі сну - Потрібне оновлення програми - Ви повинні оновити цю програму в App Store (або Github). Він занадто старий, щоб спілкуватися з цією прошивкою радіо. Будь ласка, прочитайте нашу документацію у вказаній темі. - Відсутнє (вимкнуте) - Сервісні сповіщення - Про - URL-адреса цього каналу недійсна та не може бути використана - Панель налагодження - Експортувати журнали - Фільтри - Очистити журнал - Очистити - Статус доставки повідомлень - Сповіщення про тривоги - Потрібне оновлення прошивки. - Прошивка радіо застаріла для зв’язку з цією програмою. Для отримання додаткової інформації дивіться наш посібник із встановлення мікропрограми. - Гаразд - Ви повинні встановити регіон! - Неможливо змінити канал, тому що радіо поки що не підключені. Будь ласка, спробуйте ще раз. - Експортувати rangetest.csv - Скинути - Сканувати - Додати - Ви впевнені, що хочете змінити канал за умовчанням? - Відновити налаштування за замовчуванням - Застосувати - Тема - Світла - Темна - Системна - Оберіть тему - Укажіть розташування для мережі - - Видалити повідомлення? - Видалити %s повідомлення? - Видалити %s повідомлення? - Видалити %s повідомлення? - - Видалити - Видалити для всіх - Видалити для мене - Вибрати все - Вибір стилю - Завантажити регіон - Ім\'я - Опис - Блоковано - Зберегти - Мова - Системні налаштунки за умовчанням - Перенадіслати - Вимкнути - Перезавантаження - Маршрут - Показати підказки - Повідомлення - Налаштування швидкого чату - Новий швидкий чат - Редагувати швидкий чат - Додати до повідомлення - Миттєво відправити - Скидання до заводських налаштувань - Пряме повідомлення - Очищення бази вузлів - Доставку підтверджено - Помилка - Ігнорувати - Додати \'%s\' до чорного списку? Після цієї зміни ваш пристрій перезавантажиться. - Видалити \'%s\' з чорного списку? Після цієї зміни ваш пристрій перезавантажиться. - Оберіть регіон завантаження - Час завантаження фрагментів: - Почати завантаження - Закрити - Налаштування пристрою - Налаштування модуля - Додати - Редагувати - Обчислюю… - Управління в автономному режимі - Поточний розмір кешу - Місткість кешу: %1$.2f МБ\nВикористання кешу: %2$.2f МБ - Очистити завантажені плитки - Джерело плиток - SQL кеш очищено для %s - Помилка очищення кешу SQL, перегляньте logcat для деталей - Керування кешем - Звантаження завершено! - Завантаження завершено з %d помилками - %d плиток - прийом: %1$d° відстань: %2$s - Редагувати точку - Видалити мітку? - Новий мітка - Отримано точку маршруту: %s - Досягнуто обмеження заповнення каналу. Неможливо надіслати повідомлення зараз, будь ласка, спробуйте ще раз пізніше. - Видалити - Цей вузол буде видалений зі списку доки ваш вузол не отримає дані з нього знову. - Вимкнути сповіщення - 8 годин - 1 тиждень - Завжди - Замінити - Сканувати QR-код Wi-Fi - Батарея - Температура - Вологість - Журнали подій - Інформація - Докладніше - SNR - RSSI - Адміністрування - Віддалене керування - Сигнал - Якість сигналу - Макс - Копіювати - Обране - Додати \'%s\' як обраний вузол? - Видалити \'%s\' з обраних вузлів? - Канал 1 - Канал 2 - - Напруга - Ви впевнені? - ]]> - Я знаю, що роблю. - Сповіщення про низький рівень заряду - Низький заряд батареї: %s - Налаштування UDP - Користувач - Канали - Пристрій - Живлення - Мережа - Дисплей - LoRa - Bluetooth - Безпека - MQTT - Серійний порт - - Тест дальності - Телеметрія - Аудіо - Налаштування аудіо - Налаштування Bluetooth - Bluetooth увімкнено - Тип - Приховати пароль - Показати пароль - Подробиці - Середовище - Стан світлодіоду - Червоний - Зелений - Синій - Повідомлення - Конфігурація пристрою - Роль - Перевизначити PIN_BUTTON - Перевизначити PIN_BUZZER - Часова зона POSIX - Налаштування дисплею - Тайм-аут екрану (секунд) - Перевернути екран - Режим екрану - Орієнтація компаса - Мелодія - Налаштування LoRa - TX увімкнено - Потужність TX (dBm) - Ігнорувати вхідні - Ім\'я користувача - Пароль - Налаштування мережі - WiFi увімкнено - SSID - PSK - Ethernet увімкнено - NTP-сервер - rsyslog-сервер - Режим IPv4 - IP-адреса - Шлюз - Підмережа - Широта - Довгота - Висота (метри) - Режим GPS - Інтервал оновлення GPS (в секундах) - Перевизначити GPS_RX_PIN - Перевизначити GPS_TX_PIN - Перевизначити PIN_GPS_EN - Налаштування живлення - Доступні піни - Налаштування безпеки - Ключ адміністратора - Серійна консоль - Таймаут - Сервер - Налаштування користувача - Довга назва - Коротка назва - Атмосферний тиск - Відстань - Вітер - Вага - Радіація - URL - ID користувача - Час роботи - Мітка часу - Сканувати QR-код - Поділитися контактом - Імпортувати - Запитати метадані - Дії - Прошивка - Якщо увімкнено, пристрій буде показувати час у 12-годинному форматі на екрані. - Налаштування - Погоджуюся. - Час - Дата - Лише обрані - Експортувати ключі - Meshtastic - - - - - Повідомлення - diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 72efc7d97..3d6b3d47e 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -83,10 +83,12 @@ 传送 您尚未将手机与 Meshtastic 兼容的装置配对。请先配对装置并设置您的用户名称。\n\n此开源应用程序仍在开发中,如有问题,请在我们的论坛 https://github.com/orgs/meshtastic/discussions 上面发文询问。\n\n 也可参阅我们的网页 - www.meshtastic.org。 + Allow analytics and crash reporting. 接受 取消 清除更改 收到新的频道 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 上贴文,以便我们可以将报告与您发现的问题匹配。 @@ -184,6 +186,10 @@ 显示快速聊天菜单 隐藏快速聊天菜单 恢复出厂设置 + 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. 私信 重置节点数据库 已送达 @@ -601,7 +607,9 @@ 负载 用户字符串 导航到 + Connection Mesh 地图 + Conversations 节点 设置 设置您的地区 @@ -631,6 +639,8 @@ (%1$d 在线 / %2$d 总计) 互动 断开连接 + Scanning for Bluetooth devices… + No paired Bluetooth devices. 未找到网络设备。 未找到 USB 串口设备。 滚动到底部 @@ -644,6 +654,8 @@ 溢出菜单 紫外线强度 未知 + This radio is managed and can only be changed by a remote admin. + 高级 清理节点数据库 清理上次看到的 %1$d 天以上的节点 仅清理未知节点 @@ -679,6 +691,9 @@ 无可用的 PAX 计量日志。 WiFi 设备 BLE 设备 + Paired Devices + Connected Device + Go 超过速率限制。请稍后再试。 查看发行版 下载 @@ -726,6 +741,7 @@ 配置关键警报 Meshtastic 使用通知来随时更新新消息和其他重要事件。您可以随时从设置中更新您的通知权限。 下一步 + Grant Permissions %d 节点待删除: 注意:这将从应用内和设备上的数据库中移除节点。\n选择是附加性的。 正在连接设备 @@ -734,6 +750,7 @@ 地形 混合 管理地图图层 + Custom layers support .kml or .kmz files. 地图图层 没有自定义图层被加载。 添加图层 @@ -754,4 +771,5 @@ URL 必须包含占位符。 URL 模板 轨迹点 + Phone Settings diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 201019d90..47762b600 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -442,7 +442,7 @@ 忽略來訊 SX126X 接收增益提升 複寫頻率(MHz) - 不使用PA风扇 + 停用PA風扇 無視MQTT 將消息轉發至MQTT MQTT配置 @@ -456,10 +456,10 @@ 根話題 啟用對客戶端的代理 地圖報告 - 地圖報告間隔(毫秒) + 地圖報告間隔(秒) 鄰居資訊配置 啟用鄰居資訊 - 更新間隔(毫秒) + 更新間隔(秒) 通過Lora無線電傳輸 網路配置 啟用WiFi @@ -503,7 +503,7 @@ 電池 INA_2XX I2C 地址 範圍測試設定 啟用範圍測試 - 訊息發送間隔(秒) + 訊息發送間隔(秒) 將 .CSV 保存到內部儲存空間(僅限ESP32) 遠端硬體設定 啟動遠端硬體 @@ -653,6 +653,7 @@ 紫外線強度 (UV Lux) 不明 該裝置已受託管理,並只能由遠端管理員進行變更。 + 進階 清除節點資料庫 清除最後出現時間超過 %1$d 日的節點 僅清除不明節點 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6939fe358..c830f5d33 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -673,6 +673,7 @@ 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 diff --git a/crowdin.yml b/crowdin.yml index ffe1d0e6e..5266193b4 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,6 +3,6 @@ pull_request_labels: - l10n files: - source: /*/src/main/res/values/strings.xml - translation: /%original_path%-%two_letters_code%/strings.xml + translation: /%original_path%-%android_code%/strings.xml translate_attributes: 0 content_segmentation: 0 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 259d58fee..c19e2d83a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ accompanistPermissions = "0.37.3" adaptive = "1.2.0-beta01" adaptive-navigation-suite = "1.3.2" -agp = "8.12.1" +agp = "8.12.2" appcompat = "1.7.1" awesome-app-rating = "2.8.0" coil = "3.3.0" @@ -20,7 +20,7 @@ detekt = "1.23.8" devtools-ksp = "2.2.10-2.0.2" emoji2 = "1.5.0" espresso-core = "3.7.0" -firebase-bom = "34.1.0" +firebase-bom = "34.2.0" google-services = "4.4.3" hilt = "2.57.1" hilt-navigation-compose = "1.2.0" diff --git a/mesh_service_example/src/main/proto b/mesh_service_example/src/main/proto index 8985852d7..4c4427c4a 160000 --- a/mesh_service_example/src/main/proto +++ b/mesh_service_example/src/main/proto @@ -1 +1 @@ -Subproject commit 8985852d752de3f7210f9a4a3e0923120ec438b3 +Subproject commit 4c4427c4a73c86fed7dc8632188bb8be95349d81 diff --git a/mesh_service_example/src/main/res/values-ar/strings.xml b/mesh_service_example/src/main/res/values-ar-rSA/strings.xml similarity index 83% rename from mesh_service_example/src/main/res/values-ar/strings.xml rename to mesh_service_example/src/main/res/values-ar-rSA/strings.xml index 090f7e390..30fbd6de5 100644 --- a/mesh_service_example/src/main/res/values-ar/strings.xml +++ b/mesh_service_example/src/main/res/values-ar-rSA/strings.xml @@ -15,4 +15,7 @@ ~ You should have received a copy of the GNU General Public License ~ along with this program. If not, see . --> - + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-b+sr+Latn/strings.xml b/mesh_service_example/src/main/res/values-b+sr+Latn/strings.xml index 090f7e390..30fbd6de5 100644 --- a/mesh_service_example/src/main/res/values-b+sr+Latn/strings.xml +++ b/mesh_service_example/src/main/res/values-b+sr+Latn/strings.xml @@ -15,4 +15,7 @@ ~ You should have received a copy of the GNU General Public License ~ along with this program. If not, see . --> - + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-bg/strings.xml b/mesh_service_example/src/main/res/values-bg-rBG/strings.xml similarity index 94% rename from mesh_service_example/src/main/res/values-bg/strings.xml rename to mesh_service_example/src/main/res/values-bg-rBG/strings.xml index 9336d7fe4..bebf8fbdd 100644 --- a/mesh_service_example/src/main/res/values-bg/strings.xml +++ b/mesh_service_example/src/main/res/values-bg-rBG/strings.xml @@ -16,5 +16,6 @@ ~ along with this program. If not, see . --> + MeshServiceExample Изпратете съобщение за здравей diff --git a/mesh_service_example/src/main/res/values-ca/strings.xml b/mesh_service_example/src/main/res/values-ca-rES/strings.xml similarity index 83% rename from mesh_service_example/src/main/res/values-ca/strings.xml rename to mesh_service_example/src/main/res/values-ca-rES/strings.xml index 090f7e390..30fbd6de5 100644 --- a/mesh_service_example/src/main/res/values-ca/strings.xml +++ b/mesh_service_example/src/main/res/values-ca-rES/strings.xml @@ -15,4 +15,7 @@ ~ You should have received a copy of the GNU General Public License ~ along with this program. If not, see . --> - + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-cs-rCZ/strings.xml b/mesh_service_example/src/main/res/values-cs-rCZ/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-cs-rCZ/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-cs/strings.xml b/mesh_service_example/src/main/res/values-cs/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-cs/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-de/strings.xml b/mesh_service_example/src/main/res/values-de-rDE/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-de/strings.xml rename to mesh_service_example/src/main/res/values-de-rDE/strings.xml diff --git a/mesh_service_example/src/main/res/values-el-rGR/strings.xml b/mesh_service_example/src/main/res/values-el-rGR/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-el-rGR/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-el/strings.xml b/mesh_service_example/src/main/res/values-el/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-el/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-es/strings.xml b/mesh_service_example/src/main/res/values-es-rES/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-es/strings.xml rename to mesh_service_example/src/main/res/values-es-rES/strings.xml diff --git a/mesh_service_example/src/main/res/values-et/strings.xml b/mesh_service_example/src/main/res/values-et-rEE/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-et/strings.xml rename to mesh_service_example/src/main/res/values-et-rEE/strings.xml diff --git a/mesh_service_example/src/main/res/values-fi/strings.xml b/mesh_service_example/src/main/res/values-fi-rFI/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-fi/strings.xml rename to mesh_service_example/src/main/res/values-fi-rFI/strings.xml diff --git a/mesh_service_example/src/main/res/values-fr/strings.xml b/mesh_service_example/src/main/res/values-fr-rFR/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-fr/strings.xml rename to mesh_service_example/src/main/res/values-fr-rFR/strings.xml diff --git a/mesh_service_example/src/main/res/values-fr-rHT/strings.xml b/mesh_service_example/src/main/res/values-fr-rHT/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-fr-rHT/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-ga-rIE/strings.xml b/mesh_service_example/src/main/res/values-ga-rIE/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-ga-rIE/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-ga/strings.xml b/mesh_service_example/src/main/res/values-ga/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-ga/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-gl-rES/strings.xml b/mesh_service_example/src/main/res/values-gl-rES/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-gl-rES/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-gl/strings.xml b/mesh_service_example/src/main/res/values-gl/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-gl/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-hr-rHR/strings.xml b/mesh_service_example/src/main/res/values-hr-rHR/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-hr-rHR/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-hr/strings.xml b/mesh_service_example/src/main/res/values-hr/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-hr/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-ht-rHT/strings.xml b/mesh_service_example/src/main/res/values-ht-rHT/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-ht-rHT/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-hu-rHU/strings.xml b/mesh_service_example/src/main/res/values-hu-rHU/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-hu-rHU/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-hu/strings.xml b/mesh_service_example/src/main/res/values-hu/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-hu/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-is-rIS/strings.xml b/mesh_service_example/src/main/res/values-is-rIS/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-is-rIS/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-is/strings.xml b/mesh_service_example/src/main/res/values-is/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-is/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-it/strings.xml b/mesh_service_example/src/main/res/values-it-rIT/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-it/strings.xml rename to mesh_service_example/src/main/res/values-it-rIT/strings.xml diff --git a/mesh_service_example/src/main/res/values-iw-rIL/strings.xml b/mesh_service_example/src/main/res/values-iw-rIL/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-iw-rIL/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-iw/strings.xml b/mesh_service_example/src/main/res/values-iw/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-iw/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-ja-rJP/strings.xml b/mesh_service_example/src/main/res/values-ja-rJP/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-ja-rJP/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-ja/strings.xml b/mesh_service_example/src/main/res/values-ja/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-ja/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-ko-rKR/strings.xml b/mesh_service_example/src/main/res/values-ko-rKR/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-ko-rKR/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-ko/strings.xml b/mesh_service_example/src/main/res/values-ko/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-ko/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-lt-rLT/strings.xml b/mesh_service_example/src/main/res/values-lt-rLT/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-lt-rLT/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-lt/strings.xml b/mesh_service_example/src/main/res/values-lt/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-lt/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-nb/strings.xml b/mesh_service_example/src/main/res/values-nb/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-nb/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-night/themes.xml b/mesh_service_example/src/main/res/values-night/themes.xml deleted file mode 100644 index 42a68d940..000000000 --- a/mesh_service_example/src/main/res/values-night/themes.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/mesh_service_example/src/main/res/values-nl-rNL/strings.xml b/mesh_service_example/src/main/res/values-nl-rNL/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-nl-rNL/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-nl/strings.xml b/mesh_service_example/src/main/res/values-nl/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-nl/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-no-rNO/strings.xml b/mesh_service_example/src/main/res/values-no-rNO/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-no-rNO/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-pl-rPL/strings.xml b/mesh_service_example/src/main/res/values-pl-rPL/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-pl-rPL/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-pl/strings.xml b/mesh_service_example/src/main/res/values-pl/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-pl/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-pt-rPT/strings.xml b/mesh_service_example/src/main/res/values-pt-rPT/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-pt-rPT/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-pt/strings.xml b/mesh_service_example/src/main/res/values-pt/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-pt/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-ro-rRO/strings.xml b/mesh_service_example/src/main/res/values-ro-rRO/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-ro-rRO/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-ro/strings.xml b/mesh_service_example/src/main/res/values-ro/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-ro/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-ru/strings.xml b/mesh_service_example/src/main/res/values-ru-rRU/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-ru/strings.xml rename to mesh_service_example/src/main/res/values-ru-rRU/strings.xml diff --git a/mesh_service_example/src/main/res/values-sk-rSK/strings.xml b/mesh_service_example/src/main/res/values-sk-rSK/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-sk-rSK/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-sk/strings.xml b/mesh_service_example/src/main/res/values-sk/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-sk/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-sl-rSI/strings.xml b/mesh_service_example/src/main/res/values-sl-rSI/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-sl-rSI/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-sl/strings.xml b/mesh_service_example/src/main/res/values-sl/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-sl/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-sq-rAL/strings.xml b/mesh_service_example/src/main/res/values-sq-rAL/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-sq-rAL/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-sq/strings.xml b/mesh_service_example/src/main/res/values-sq/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-sq/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-sr/strings.xml b/mesh_service_example/src/main/res/values-sr/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-sr/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-srp/strings.xml b/mesh_service_example/src/main/res/values-srp/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-srp/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-sv/strings.xml b/mesh_service_example/src/main/res/values-sv-rSE/strings.xml similarity index 93% rename from mesh_service_example/src/main/res/values-sv/strings.xml rename to mesh_service_example/src/main/res/values-sv-rSE/strings.xml index 10e8cb423..0d64afe21 100644 --- a/mesh_service_example/src/main/res/values-sv/strings.xml +++ b/mesh_service_example/src/main/res/values-sv-rSE/strings.xml @@ -16,5 +16,6 @@ ~ along with this program. If not, see . --> + MeshServiceExample Skicka Hej-meddelande diff --git a/mesh_service_example/src/main/res/values-tr-rTR/strings.xml b/mesh_service_example/src/main/res/values-tr-rTR/strings.xml new file mode 100644 index 000000000..30fbd6de5 --- /dev/null +++ b/mesh_service_example/src/main/res/values-tr-rTR/strings.xml @@ -0,0 +1,21 @@ + + + + MeshServiceExample + Send Hello Message + diff --git a/mesh_service_example/src/main/res/values-tr/strings.xml b/mesh_service_example/src/main/res/values-tr/strings.xml deleted file mode 100644 index 090f7e390..000000000 --- a/mesh_service_example/src/main/res/values-tr/strings.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - diff --git a/mesh_service_example/src/main/res/values-uk/strings.xml b/mesh_service_example/src/main/res/values-uk-rUA/strings.xml similarity index 100% rename from mesh_service_example/src/main/res/values-uk/strings.xml rename to mesh_service_example/src/main/res/values-uk-rUA/strings.xml diff --git a/mesh_service_example/src/main/res/values-zh-rCN/strings.xml b/mesh_service_example/src/main/res/values-zh-rCN/strings.xml index 090f7e390..30fbd6de5 100644 --- a/mesh_service_example/src/main/res/values-zh-rCN/strings.xml +++ b/mesh_service_example/src/main/res/values-zh-rCN/strings.xml @@ -15,4 +15,7 @@ ~ You should have received a copy of the GNU General Public License ~ along with this program. If not, see . --> - + + MeshServiceExample + Send Hello Message +