feat: update Crowdin localization strings

This commit is contained in:
andrekir 2024-12-11 12:02:36 -03:00 committed by Andre K
parent 06bf9e5ecd
commit 0f9c1fc4bf
33 changed files with 1590 additions and 118 deletions

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Филтър</string>
<string name="desc_node_filter_clear">clear node филтър</string>
<string name="node_filter_include_unknown">Включително неизвестните</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">А</string>
<string name="node_sort_channel">Канал</string>
<string name="node_sort_distance">Разстояние</string>
<string name="node_sort_hops_away">Брой хопове</string>
<string name="node_sort_last_heard">Последно чут</string>
<string name="node_sort_via_mqtt">с MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Име на канал</string>
<string name="channel_options">Настройки на канал</string>
<string name="qr_code">QR код</string>
@ -18,7 +55,7 @@
<string name="unknown_username">Неизвестен потребител</string>
<string name="send">Изпрати</string>
<string name="send_text">Текст за изпращане</string>
<string name="warning_not_paired">Все още не сте сдвоили радио, съвместимо с Meshtastic, с този телефон. Моля, сдвоете устройство и задайте вашето потребителско име.\n\nТова приложение с отворен код е в процес на разработка, ако откриете проблеми, моля, публикувайте в нашия форум: https://github.com/orgs/meshtastic/discussions.\n\nЗа повече информация вижте нашата уеб страница на адрес www.meshtastic.org.</string>
<string name="warning_not_paired">Все още не сте сдвоили радио, съвместимо с Meshtastic, с този телефон. Моля, сдвоете устройство и задайте вашето потребителско име.\n\nТова приложение с отворен код е в процес на разработка, ако откриете проблеми, моля, публикувайте в нашия форум: https://github.com/orgs/meshtastic/discussions\n\nЗа повече информация вижте нашата уеб страница на адрес www.meshtastic.org.</string>
<string name="you">Вие</string>
<string name="your_name">Вашето име</string>
<string name="analytics_okay">Анонимна статистика за използване и доклади за сривове.</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Изисква се актуализация на приложението</string>
<string name="must_update">Трябва да актуализирате това приложение в магазина за приложения (или GitHub). Приложението е твърде старо, за да говори с този фърмуер на радиото. Моля, прочетете нашите <a href="https://meshtastic.org/docs/software/android/installation">документи</a> по тази тема.</string>
<string name="none">Няма (деактивиране)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Къс обхват / Бърз</string>
<string name="modem_config_medium">Среден обхват / Бърз</string>
<string name="modem_config_long">Дълъг обхват / Бърз</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Много дълъг обхват / Бавен</string>
<string name="modem_config_unrecognized">НЕПОЗНАТ</string>
<string name="meshtastic_service_notifications">Сервизни известия</string>
<string name="location_disabled_warning">Местоположението трябва да е включено (висока точност), за да намерите нови устройства чрез Bluetooth. Можете да го изключите отново след това.</string>
<string name="location_disabled_warning">Местоположението трябва да е включено, за да намерите нови устройства чрез Bluetooth. Можете да го изключите отново след това.</string>
<string name="about">Относно</string>
<string name="text_messages">Текстови съобщения</string>
<string name="channel_invalid">URL адресът на този канал е невалиден и не може да се използва</string>
@ -124,6 +162,7 @@
<string name="preferences_system_default">По подразбиране на системата</string>
<string name="resend">Повторно изпращане</string>
<string name="shutdown">Изключване</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Рестартиране</string>
<string name="traceroute">Трасиране на маршрут</string>
<string name="intro_show">Показване на въведение</string>
@ -185,4 +224,53 @@
<string name="mute_8_hours">8 часа</string>
<string name="mute_1_week">1 седмица</string>
<string name="mute_always">Винаги</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Filtre</string>
<string name="desc_node_filter_clear">netejar filtre de node</string>
<string name="node_filter_include_unknown">Incloure desconegut</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Canal</string>
<string name="node_sort_distance">Distància</string>
<string name="node_sort_hops_away">Salts</string>
<string name="node_sort_last_heard">Última notícia</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Nom del canal</string>
<string name="channel_options">Opcions del canal</string>
<string name="qr_code">Codi QR</string>
@ -18,7 +55,7 @@
<string name="unknown_username">Nom d\'usuari desconegut</string>
<string name="send">Enviar</string>
<string name="send_text">Enviar text</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Tu</string>
<string name="your_name">El teu nom</string>
<string name="analytics_okay">Estadístiques anònimes d\'ús i informes de fallades.</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Actualització de l\'aplicació necessària</string>
<string name="must_update">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 <a href="https://meshtastic.org/docs/software/android/installation">docs</a> sobre aquesta temàtica.</string>
<string name="none">Cap (desactivat)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Curt abast / Ràpid</string>
<string name="modem_config_medium">Abast mitjà / Ràpid</string>
<string name="modem_config_long">Llarg abast / Ràpid</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Molt llarg abast / Lent</string>
<string name="modem_config_unrecognized">No reconegut</string>
<string name="meshtastic_service_notifications">Notificacions de servei</string>
<string name="location_disabled_warning">El posicionament ha d\'estar activat (alta precisió) per trobar un dispositiu via Bluetooth. El podràs desactivar després.</string>
<string name="location_disabled_warning">El posicionament ha d\'estar activat per trobar un dispositiu via Bluetooth. El podràs desactivar després.</string>
<string name="about">Sobre</string>
<string name="text_messages">Missatges de text</string>
<string name="channel_invalid">La URL d\'aquest canal és invàlida i no es pot fer servir</string>
@ -124,6 +162,7 @@
<string name="preferences_system_default">Defecte del sistema</string>
<string name="resend">Reenviar</string>
<string name="shutdown">Apagar</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Reiniciar</string>
<string name="traceroute">Traçar ruta</string>
<string name="intro_show">Mostrar Introducció</string>
@ -185,4 +224,53 @@
<string name="mute_8_hours">8 hores</string>
<string name="mute_1_week">1 setmana</string>
<string name="mute_always">Sempre</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -27,9 +27,12 @@
<string name="routing_error_not_authorized">Neověřeno</string>
<string name="routing_error_pki_failed">Chyba při poslání šifrované zprávy</string>
<string name="routing_error_pki_unknown_pubkey">Neznámý veřejný klíč</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">Připojená aplikace nebo nezávislé zařízení.</string>
<string name="role_client_mute">Zařízení, které nepřeposílá pakety ostatních zařízení.</string>
<string name="role_router">Uzel infrastruktury pro rozšíření pokrytí sítě přeposíláním zpráv. Viditelné v seznamu uzlů.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Uzel infrastruktury pro rozšíření pokrytí sítě přenosem zpráv s minimální režií. Není viditelné v seznamu uzlů.</string>
<string name="role_tracker">Prioritně vysílá pakety s pozicí GPS.</string>
<string name="role_sensor">Prioritně vysílá pakety s telemetrií.</string>
@ -37,6 +40,12 @@
<string name="role_client_hidden">Zařízení, které vysílá pouze podle potřeby pro utajení nebo úsporu energie.</string>
<string name="role_lost_and_found">Pravidelně vysílá polohu jako zprávu do výchozího kanálu a pomáhá tak při hledání ztraceného zařízení.</string>
<string name="role_tak_tracker">Povolí automatické vysílání TAK PLI a snižuje běžné vysílání.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Název kanálu</string>
<string name="channel_options">Nastavení kanálu</string>
<string name="qr_code">QR kód</string>
@ -46,7 +55,7 @@
<string name="unknown_username">Neznámé uživatelské jméno</string>
<string name="send">Odeslat</string>
<string name="send_text">Odeslat text</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Vy</string>
<string name="your_name">Vaše jméno</string>
<string name="analytics_okay">Anonymní hlášení o používání aplikace a jejích chybách.</string>
@ -238,4 +247,34 @@
<string name="encryption_pkc_text">Přímé zprávy používají novou infrastrukturu veřejných klíčů pro šifrování. Vyžaduje firmware verze 2.5 nebo vyšší.</string>
<string name="encryption_error">Neshoda veřejného klíče</string>
<string name="encryption_error_text">Veřejný klíč neodpovídá zaznamenanému klíči. Můžete odebrat uzel a nechat jej znovu vyměnit klíče, ale to může naznačovat závažnější bezpečnostní problém. Kontaktujte uživatele prostřednictvím jiného důvěryhodného kanálu, abyste zjistili, zda byla změna klíče způsobena resetováním továrního zařízení nebo jiným záměrným jednáním.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="few">%d hops</item>
<item quantity="many">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -45,7 +45,7 @@
<string name="rebroadcast_mode_local_only">Ignoriert beobachtete Nachrichten aus fremden Netzen, die offen sind oder die, die nicht entschlüsselt werden können. Sendet nur die Nachricht auf den Knoten lokalen primären / sekundären Kanälen.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Dies ist nur für SENSOR, TRACKER und TAK_TRACKER zulässig. Dies verhindert alle Übertragungen, nicht anders als CLIENT_MUTE Rolle.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignoriert Pakete von nicht standardmäßigen portnums wie: TAK, Range Test, PaxCounter, etc. Sendet nur Pakete mit Standardportnums: NodeInfo, Text, Position, Telemetrie und Routing erneut.</string>
<string name="channel_name">Kanalname</string>
<string name="channel_options">Kanaloptionen</string>
<string name="qr_code">QR-Code</string>
@ -256,7 +256,7 @@
<string name="device_metrics_log">Geräte-Metriken-Protokoll</string>
<string name="node_map">Nodekarte</string>
<string name="position_log">Positions-Protokoll</string>
<string name="env_metrics_log">Geräte-Metriken-Protokoll</string>
<string name="env_metrics_log">Umgebungs-Metriken-Protokoll</string>
<string name="sig_metrics_log">Signal-Metriken-Protkoll</string>
<string name="administration">Administration</string>
<string name="remote_admin">Fernadministration</string>

View file

@ -27,9 +27,12 @@
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Άγνωστο Δημόσιο Κλειδί</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
@ -37,6 +40,12 @@
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Όνομα Καναλιού</string>
<string name="channel_options">Επιλογές Καναλιού</string>
<string name="qr_code">Κώδικας QR</string>
@ -46,7 +55,7 @@
<string name="unknown_username">Άγνωστο Όνομα Χρήστη</string>
<string name="send">Αποστολή</string>
<string name="send_text">Αποστολή κειμένου</string>
<string name="warning_not_paired">Δεν έχετε κάνει ακόμη pair μια συσκευή συμβατή με Meshtastic με το τηλέφωνο. Παρακαλώ κάντε pair μια συσκευή και ορίστε το όνομα χρήστη.\n\nΗ εφαρμογή ανοιχτού κώδικα βρίσκεται σε alpha-testing, αν εντοπίσετε προβλήματα παρακαλώ δημοσιεύστε τα στο forum: https://github.com/orgs/meshtastic/discussions.\n\nΠερισσότερες πληροφορίες στην ιστοσελίδα - www.meshtastic.org.</string>
<string name="warning_not_paired">Δεν έχετε κάνει ακόμη pair μια συσκευή συμβατή με Meshtastic με το τηλέφωνο. Παρακαλώ κάντε pair μια συσκευή και ορίστε το όνομα χρήστη.\n\nΗ εφαρμογή ανοιχτού κώδικα βρίσκεται σε alpha-testing, αν εντοπίσετε προβλήματα παρακαλώ δημοσιεύστε τα στο forum: https://github.com/orgs/meshtastic/discussions\n\nΠερισσότερες πληροφορίες στην ιστοσελίδα - www.meshtastic.org.</string>
<string name="you">Εσύ, Εσείς</string>
<string name="your_name">Όνομα</string>
<string name="analytics_okay">Ανώνυμα στατιστικά στοιχεία χρήσης και αναφορές κατάρρευσης.</string>
@ -237,4 +246,32 @@
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Ασυμφωνία δημόσιου κλειδιού</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Filtro</string>
<string name="desc_node_filter_clear">quitar filtro de nodo</string>
<string name="node_filter_include_unknown">Incluir desconocido</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Canal</string>
<string name="node_sort_distance">Distancia</string>
<string name="node_sort_hops_away">Brinca afuera</string>
<string name="node_sort_last_heard">Última escucha</string>
<string name="node_sort_via_mqtt">vía MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Nombre del canal</string>
<string name="channel_options">Opciones del canal</string>
<string name="qr_code">Código QR</string>
@ -18,7 +55,7 @@
<string name="unknown_username">Nombre de usuario desconocido</string>
<string name="send">Enviar</string>
<string name="send_text">Enviar texto</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Usted</string>
<string name="your_name">Tu nombre</string>
<string name="analytics_okay">Estadísticas de uso anónimo e informes de fallos.</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Es necesario actualizar la aplicación</string>
<string name="must_update">Debe actualizar esta aplicación en la tienda de aplicaciones (o en Github). Es demasiado vieja para comunicarse con este firmware de radio. Por favor, lea nuestra <a href="https://meshtastic.org/docs/software/android/installation">documentación</a> sobre este tema.</string>
<string name="none">Ninguno (desactivado)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Corto alcance / rápido</string>
<string name="modem_config_medium">Alcance medio / rápido</string>
<string name="modem_config_long">Largo alcance / rápido</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Muy largo alcance / lento</string>
<string name="modem_config_unrecognized">SIN RECONOCIMIENTO</string>
<string name="meshtastic_service_notifications">Notificaciones de servicio</string>
<string name="location_disabled_warning">Debes activar los servicios de localización (de alta precisión) en los Ajustes de Android</string>
<string name="location_disabled_warning">Location must be turned on to find new devices via Bluetooth. You can turn it off again afterwards.</string>
<string name="about">Acerca de</string>
<string name="text_messages">Mensajes de texto</string>
<string name="channel_invalid">La URL de este canal no es válida y no puede utilizarse</string>
@ -124,6 +162,7 @@
<string name="preferences_system_default">Predeterminado del sistema</string>
<string name="resend">Reenviar</string>
<string name="shutdown">Apagar</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Reiniciar</string>
<string name="traceroute">Traceroute</string>
<string name="intro_show">Mostrar Introducción</string>
@ -185,4 +224,53 @@
<string name="mute_8_hours">8 horas</string>
<string name="mute_1_week">1 semana</string>
<string name="mute_always">Siempre</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Tundmatu kasutajanimi</string>
<string name="send">Saada</string>
<string name="send_text">Saada tekst</string>
<string name="warning_not_paired">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 saada sõnum meie veebisaidi foorumisse.\n\nLisateave kodulehel - www.meshtastic.org.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Sina</string>
<string name="your_name">Sinu nimi</string>
<string name="analytics_okay">Anonüümne kasutus statistika ja krahhiaruanded.</string>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Tuntematon käyttäjänimi</string>
<string name="send">Lähetä</string>
<string name="send_text">Lähetä teksti</string>
<string name="warning_not_paired">Et ole vielä yhdistänyt Meshtastic -yhteensopivaa radiota tähän puhelimeen. Parita laitteesi tämän puhelimen kanssa ja aseta käyttäjänimesi.\n\nTämä avoimen lähdekoodin (open source) ohjelma on alpha-testausvaiheessa. Mikäli huomaat ongelmia, lähetäthän viestin verkkosivumme keskustelupalstalle.\n\nLisätietoja verkkosivuiltamme - www.meshtastic.org.</string>
<string name="warning_not_paired">Et ole vielä yhdistänyt Meshtastic -yhteensopivaa radiota tähän puhelimeen. Parita laitteesi tämän puhelimen kanssa ja aseta käyttäjänimesi.\n\nTämä avoimen lähdekoodin (open source) ohjelma on alpha-testausvaiheessa. Mikäli huomaat ongelmia, lähetäthän viestin foorumillemme: https://github.com/orgs/meshtastic/discussions\n\nLisätietoja verkkosivuiltamme - www.meshtastic.org.</string>
<string name="you">Sinä</string>
<string name="your_name">Nimesi</string>
<string name="analytics_okay">Nimettömät käyttötilastot ja kaatumisraportit.</string>
@ -70,7 +70,7 @@
<string name="permission_missing">Meshtastic tarvitsee sijaintiluvan, ja sijainnin on oltava päällä uusien laitteiden löytämiseksi Bluetoothin kautta. Voit sammuttaa sen jälkeen sijainnin uudelleen.</string>
<string name="report_bug">Ilmoita virheestä</string>
<string name="report_a_bug">Ilmoita virheestä</string>
<string name="report_bug_text">Oletko varma, että haluat ilmoittaa viasta? Raportoinnin jälkeen tee postaus https://github.com/orgs/meshtastic/discussions-ryhmään, jotta voimme sovittaa raportin yhteen sen kanssa mitä löysit.</string>
<string name="report_bug_text">Oletko varma, että haluat ilmoittaa viasta? Raportoinnin jälkeen tee postaus https://github.com/orgs/meshtastic/discussions, jotta voimme sovittaa raportin yhteen sen kanssa mitä löysit.</string>
<string name="report">Raportti</string>
<string name="not_paired_yet">Et ole vielä yhdistänyt radiota.</string>
<string name="change_radio">Vaihda radio</string>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Non itilizatè enkoni</string>
<string name="send">Voye</string>
<string name="send_text">Voye tèks</string>
<string name="warning_not_paired">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. Sa 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. Pou plis enfòmasyon, vizite sit wèb nou an - www.meshtastic.org</string>
<string name="warning_not_paired">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.</string>
<string name="you">Ou</string>
<string name="your_name">Non ou</string>
<string name="analytics_okay">Statistik itilizasyon anonim ak rapò aksidantèl.</string>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Ainm Úsáideora Anaithnid</string>
<string name="send">Seol</string>
<string name="send_text">Seol Téacs</string>
<string name="warning_not_paired">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 dainm úsáideora. Tá an feidhmchlár foinse oscailte seo faoi alfa-thástáil, má aimsíonn tú fadhbanna cuir leis an gcomhrá ar ár suíomh gréasáin iad le do thoil. Le haghaidh tuilleadh faisnéise féach ar ár leathanach gréasáin - www.meshtastic.org.</string>
<string name="warning_not_paired">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 dainm ú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.</string>
<string name="you"></string>
<string name="your_name">Dainm</string>
<string name="analytics_okay">Staitisticí úsáide gan ainm agus tuairiscí tuairteála.</string>
@ -70,7 +70,7 @@
<string name="permission_missing">Tá cead riachtanach ar iarraidh, ní bheidh Meshtastic in ann oibriú i gceart. Cumasaigh i socruithe feidhmchláir le do thoil.</string>
<string name="report_bug">Tuairiscigh fabht</string>
<string name="report_a_bug">Tuairiscigh fabht</string>
<string name="report_bug_text">An bhfuil tú cinnte gur mhaith leat fabht a thuairisciú? Tar éis tuairisciú a dhéanamh, cuir sa phost é le do thoil i https://github.com/orgs/meshtastic/discussions ionas gur féidir linn an tuarascáil a mheaitseáil leis an méid a daimsigh tú.</string>
<string name="report_bug_text">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 daimsigh tú.</string>
<string name="report">Tuairiscigh</string>
<string name="not_paired_yet">Níl raidió péireálite agat fós.</string>
<string name="change_radio">Athraigh raidió</string>

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Filtro</string>
<string name="desc_node_filter_clear">quitar filtro de nodo</string>
<string name="node_filter_include_unknown">Incluír descoñecido</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Canle</string>
<string name="node_sort_distance">Distancia</string>
<string name="node_sort_hops_away">Brinca fóra</string>
<string name="node_sort_last_heard">Última escoita</string>
<string name="node_sort_via_mqtt">vía MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Nome de canle</string>
<string name="channel_options">Opcións de canle</string>
<string name="qr_code">Código QR</string>
@ -18,7 +55,7 @@
<string name="unknown_username">Nome de usuario descoñecido</string>
<string name="send">Enviar</string>
<string name="send_text">Enviar texto</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Ti</string>
<string name="your_name">Teu nome</string>
<string name="analytics_okay">Estadísticas de uso anónimo e informes de fallos.</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Actualización da aplicación requerida</string>
<string name="must_update">Debe actualizar esta aplicación na tenda (ou Github). É moi vella para falar con este firmware de radio. Por favor lea a nosa <a href="https://meshtastic.org/docs/software/android/installation">documentación</a> neste tema.</string>
<string name="none">Ningún (desactivado)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Rango Corto / Rápido</string>
<string name="modem_config_medium">Rango Mediano / Rápido</string>
<string name="modem_config_long">Rango Largo / Rápido</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Rango Moi Largo / Lento</string>
<string name="modem_config_unrecognized">NON RECOÑECIDO</string>
<string name="meshtastic_service_notifications">Notificacións de servizo</string>
<string name="location_disabled_warning">A ubicación precisa estar prendida (precisión alta) para encontrar dispositivos vía Bluetooth. Podes apagala despois.</string>
<string name="location_disabled_warning">A localización precisa estar prendida para encontrar dispositivos vía Bluetooth. Podes apagala despois.</string>
<string name="about">Acerca de</string>
<string name="text_messages">Mensaxes de texto</string>
<string name="channel_invalid">A ligazón desta canle non é válida e non pode usarse</string>
@ -124,6 +162,7 @@
<string name="preferences_system_default">Predeterminado do sistema</string>
<string name="resend">Reenviar</string>
<string name="shutdown">Apagar</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Reiniciar</string>
<string name="traceroute">Traza-ruta</string>
<string name="intro_show">Amosar introdución</string>
@ -185,4 +224,53 @@
<string name="mute_8_hours">8 horas</string>
<string name="mute_1_week">1 semana</string>
<string name="mute_always">Sempre</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Filtriraj</string>
<string name="desc_node_filter_clear">očisti filter čvorova</string>
<string name="node_filter_include_unknown">Uključujući nepoznate</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Kanal</string>
<string name="node_sort_distance">Udaljenost</string>
<string name="node_sort_hops_away">Broj skokova</string>
<string name="node_sort_last_heard">Posljednje čuo</string>
<string name="node_sort_via_mqtt">putem MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Naziv kanala</string>
<string name="channel_options">Mogućnosti kanala</string>
<string name="qr_code">QR kod</string>
@ -18,7 +55,7 @@
<string name="unknown_username">Nepoznati korisnik</string>
<string name="send">Potvrdi</string>
<string name="send_text">Pošalji poruku</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Vi</string>
<string name="your_name">Vaše ime</string>
<string name="analytics_okay">Anonimni statistički podaci o korištenju i izvješća o rušenju sustava.</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Potrebna je nadogradnja aplikacije</string>
<string name="must_update">Potrebno je ažurirati ovu aplikaciju putem Play Storea (ili Githuba). Aplikacija je prestara za komunikaciju s ovim firmwerom radija. Pročitajte našu <a href="https://meshtastic.org/docs/software/android/installation">dokumentaciju</a> o ovoj temi.</string>
<string name="none">Ništa (onemogućeno)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Short Range / Fast</string>
<string name="modem_config_medium">Medium Range / Fast</string>
<string name="modem_config_long">Long Range / Fast</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Very Long Range / Slow</string>
<string name="modem_config_unrecognized">NEPREPOZNATO</string>
<string name="meshtastic_service_notifications">Servisne obavijesti</string>
<string name="location_disabled_warning">Lokacija mora biti uključena (visoka točnost) za pronalaženje novih uređaja putem bluetootha. Nakon toga ga možete ponovno isključiti.</string>
<string name="location_disabled_warning">Lokacija mora biti uključena za pronalaženje novih uređaja putem bluetootha. Nakon toga ga možete ponovno isključiti.</string>
<string name="about">O programu</string>
<string name="text_messages">Tekstualne poruke</string>
<string name="channel_invalid">Ovaj URL kanala je nevažeći i ne može se koristiti</string>
@ -125,6 +163,7 @@
<string name="preferences_system_default">Zadana vrijednost sustava</string>
<string name="resend">Ponovno pošalji</string>
<string name="shutdown">Isključi</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Ponovno pokreni</string>
<string name="traceroute">Traceroute</string>
<string name="intro_show">Prikaži uvod</string>
@ -186,4 +225,54 @@
<string name="mute_8_hours">8 sati</string>
<string name="mute_1_week">1 tjedan</string>
<string name="mute_always">Uvijek</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="few">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Ismeretlen felhasználónév</string>
<string name="send">Küldeni</string>
<string name="send_text">Szöveg elküldése</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Te</string>
<string name="your_name">A neve</string>
<string name="analytics_okay">Névtelen felhasználási statisztikák és hibajelentések.</string>

View file

@ -1,5 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="node_filter_placeholder">Filter</string>
<string name="desc_node_filter_clear">clear node filter</string>
<string name="node_filter_include_unknown">Include unknown</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Channel</string>
<string name="node_sort_distance">Distance</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Heiti rásar</string>
<string name="channel_options">Valmöguleikar rásar</string>
<string name="qr_code">QR kóði</string>
@ -9,7 +55,7 @@
<string name="unknown_username">Óþekkt notendanafn</string>
<string name="send">Senda</string>
<string name="send_text">Senda textaskilaboð</string>
<string name="warning_not_paired">Þú 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.</string>
<string name="warning_not_paired">Þú 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.</string>
<string name="you">Þú</string>
<string name="your_name">Þitt nafn</string>
<string name="analytics_okay">Ópersónurekjanleg gögn um notkun og villumeldingar.</string>
@ -45,6 +91,7 @@
<string name="app_too_old">Uppfærsla á smáforriti nauðsynleg</string>
<string name="must_update">Þú 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 <a href="https://meshtastic.org/docs/software/android/installation">leiðbeiningar </a> okkar um þetta mál.</string>
<string name="none">Ekkert (Afvirkjað)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Skammdrægni / Hratt</string>
<string name="modem_config_medium">Miðlungsdrægni / Hratt</string>
<string name="modem_config_long">Langdrægni / Hratt</string>
@ -52,7 +99,7 @@
<string name="modem_config_very_long">Mikil langdrægni / Hægt</string>
<string name="modem_config_unrecognized">ÓÞEKKT</string>
<string name="meshtastic_service_notifications">Tilkynningar um þjónustu</string>
<string name="location_disabled_warning">Kveikt verður að vera á staðsetningu (Mikil nákvæmni) til að finna nýjan búnað yfir Blátönn. Þú getur slökkt á því eftir á.</string>
<string name="location_disabled_warning">Kveikt verður að vera á staðsetningu til að finna nýjan búnað yfir Blátönn. Þú getur slökkt á því eftir á.</string>
<string name="about">Um smáforrit</string>
<string name="text_messages">Textaskilaboð</string>
<string name="channel_invalid">Þetta rásar URL er ógilt og ónothæft</string>
@ -115,6 +162,7 @@
<string name="preferences_system_default">Grunnstilling kerfis</string>
<string name="resend">Endursenda</string>
<string name="shutdown">Slökkva</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Endurræsa</string>
<string name="traceroute">Ferilkönnun</string>
<string name="intro_show">Sýna kynningu</string>
@ -137,6 +185,8 @@
<string name="direct_message">Bein skilaboð</string>
<string name="nodedb_reset">Endurræsa NodeDB</string>
<string name="nodedb_reset_description">Þetta mun hreinsa út allar nóður af listanum.</string>
<string name="delivery_confirmed">Delivery confirmed</string>
<string name="error">Error</string>
<string name="ignore">Hunsa</string>
<string name="ignore_add">Bæta \'%s\' við Ignore lista?</string>
<string name="ignore_remove">Fjarlægja \'%s\' frá hunsa lista?</string>
@ -148,6 +198,7 @@
<string name="device_settings">Stillingar radíós</string>
<string name="module_settings">Stillingar aukaeininga</string>
<string name="add">Bæta við</string>
<string name="edit">Edit</string>
<string name="calculating">Reiknar…</string>
<string name="map_offline_manager">Sýsla með utankerfis kort</string>
<string name="map_cache_size">Núverandi stærð skyndiminnis</string>
@ -166,4 +217,60 @@
<string name="waypoint_new">Nýr leiðarpunktur</string>
<string name="waypoint_received">Móttekin leiðarpunktur: %s</string>
<string name="error_duty_cycle">Hámarsksendingartíma náð. Ekki hægt að senda skilaboð, vinsamlegast reynið aftur síðar.</string>
<string name="remove">Remove</string>
<string name="remove_node_text">This node will be removed from your list until your node receives data from it again.</string>
<string name="mute">Mute</string>
<string name="mute_notifications">Mute notifications</string>
<string name="mute_8_hours">8 hours</string>
<string name="mute_1_week">1 week</string>
<string name="mute_always">Always</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Nome Utente Sconosciuto</string>
<string name="send">Invia</string>
<string name="send_text">Invia Messaggio</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Tu</string>
<string name="your_name">Il tuo nome</string>
<string name="analytics_okay">Invia statistiche di utilizzo anonime e rapporti sugli arresti anomali.</string>

View file

@ -1,5 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="node_filter_placeholder">Filter</string>
<string name="desc_node_filter_clear">clear node filter</string>
<string name="node_filter_include_unknown">Include unknown</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Channel</string>
<string name="node_sort_distance">Distance</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">שם הערוץ</string>
<string name="channel_options">הגדרות ערוץ</string>
<string name="qr_code">קוד QR</string>
@ -9,7 +55,7 @@
<string name="unknown_username">שם המשתמש אינו מוכר</string>
<string name="send">שלח</string>
<string name="send_text">שלח טקסט</string>
<string name="warning_not_paired">עוד לא צימדת מכשיר תומך משטסטיק לטלפון זה. בבקשה צמד מכשיר והגדר שם משתמש.\n\nאפליקציית קוד פתוח זה נמצא בפיתוח, במקשר של בעיות בבקשה גש לפורום: https://github.com/orgs/meshtastic/discussions.\n\n למידע נוסף בקרו באתר - www.meshtastic.org.</string>
<string name="warning_not_paired">עוד לא צימדת מכשיר תומך משטסטיק לטלפון זה. בבקשה צמד מכשיר והגדר שם משתמש.\n\nאפליקציית קוד פתוח זה נמצא בפיתוח, במקשר של בעיות בבקשה גש לפורום: https://github.com/orgs/meshtastic/discussions\n\n למידע נוסף בקרו באתר - www.meshtastic.org.</string>
<string name="you">אתה</string>
<string name="your_name">שמך</string>
<string name="analytics_okay">שלח סטטיסטיקות שימוש אנונימיות ודוחות קריסה.</string>
@ -45,6 +91,7 @@
<string name="app_too_old">נדרש עדכון של האפליקציה</string>
<string name="must_update">נדרש להתקין עדכון לאפליקציה זו דרך חנות האפליקציות (או Github). גרסת האפליקציה ישנה מדי בכדי לתקשר עם מכשיר זה. בבקשה קרא <a href="https://meshtastic.org/docs/software/android/installation">מסמכי עזרה</a> בנושא זה.</string>
<string name="none">לא מחובר (כבוי)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">טווח קצר / מהיר</string>
<string name="modem_config_medium">טווח בינוני / מהיר</string>
<string name="modem_config_long">טווח ארוך / מהיר</string>
@ -52,7 +99,7 @@
<string name="modem_config_very_long">טווח ארוך מאוד / איטי (לא מומלץ)</string>
<string name="modem_config_unrecognized">לא מזוהה</string>
<string name="meshtastic_service_notifications">התראות שירות</string>
<string name="location_disabled_warning">חובה להפעיל שירותי מיקום (רמת דיוק גבוהה) בכדי למצוא מכשירי בלוטוס חדשים. ניתן לכבות לאחר מכן.</string>
<string name="location_disabled_warning">חובה להפעיל שירותי מיקום בכדי למצוא מכשירי בלוטוס חדשים. ניתן לכבות לאחר מכן.</string>
<string name="about">אודות</string>
<string name="text_messages">הודעות טקסט</string>
<string name="channel_invalid">כתובת ערוץ זה אינו תקין ולא ניתן לעשות בו שימוש</string>
@ -117,6 +164,7 @@
<string name="preferences_system_default">ברירות מחדל</string>
<string name="resend">שליחה מחדש</string>
<string name="shutdown">כיבוי</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">אתחול מחדש</string>
<string name="traceroute">בדיקת מסלול</string>
<string name="intro_show">הראה מקדמה</string>
@ -139,6 +187,8 @@
<string name="direct_message">הודעה ישירה</string>
<string name="nodedb_reset">איפוס NodeDB</string>
<string name="nodedb_reset_description">זה ימחק את כל המכשירים מרשימה זו.</string>
<string name="delivery_confirmed">Delivery confirmed</string>
<string name="error">Error</string>
<string name="ignore">התעלם</string>
<string name="ignore_add">הוסף \'%s\' לרשימת ההתעלמות? המכשיר יתחיל מחדש.</string>
<string name="ignore_remove">הורד \'%s\' מרשימת ההתעלמות? המכשיר יתחיל מחדש.</string>
@ -150,6 +200,7 @@
<string name="device_settings">הגדרות רדיו</string>
<string name="module_settings">הגדרות מודולות</string>
<string name="add">הוסף</string>
<string name="edit">Edit</string>
<string name="calculating">מחשב…</string>
<string name="map_offline_manager">ניהול מפות שמורות</string>
<string name="map_cache_size">גודל מטמון נוכחי</string>
@ -168,4 +219,62 @@
<string name="waypoint_new">נקודת ציון חדשה</string>
<string name="waypoint_received">התקבל נקודת ציון: %s</string>
<string name="error_duty_cycle">הגעת לרף ה-duty cycle. לא ניתן לשלוח הודעות כרגע, בבקשה נסה שוב מאוחר יותר.</string>
<string name="remove">Remove</string>
<string name="remove_node_text">This node will be removed from your list until your node receives data from it again.</string>
<string name="mute">Mute</string>
<string name="mute_notifications">Mute notifications</string>
<string name="mute_8_hours">8 hours</string>
<string name="mute_1_week">1 week</string>
<string name="mute_always">Always</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="two">%d hops</item>
<item quantity="many">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Nanashisan</string>
<string name="send">送信</string>
<string name="send_text">メッセージを入力</string>
<string name="warning_not_paired">このスマートフォンはMeshtasticデバイスとペアリングされていません。デバイスとペアリングしてユーザー名を設定してください。\n\nこのオープンソースアプリケーションはアルファテスト中です。問題を発見した場合はBBSに書き込んでください。 https://github.com/orgs/meshtastic/discussions \n\n詳しくはWEBページをご覧ください。 www.meshtastic.org</string>
<string name="warning_not_paired">このスマートフォンはMeshtasticデバイスとペアリングされていません。デバイスとペアリングしてユーザー名を設定してください。\n\nこのオープンソースアプリケーションはアルファテスト中です。問題を発見した場合はBBSに書き込んでください。 https://github.com/orgs/meshtastic/discussions\n\n詳しくはWEBページをご覧ください。 www.meshtastic.org</string>
<string name="you">ユーザ</string>
<string name="your_name">ユーザー名</string>
<string name="analytics_okay">匿名の診断情報と不具合報告</string>

View file

@ -1,5 +1,51 @@
<?xml version="1.0" encoding="utf-8"?> <!-- Contributed by @comgram @blabel @sinrious @tkwhd123 -->
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="node_filter_placeholder">필터</string>
<string name="desc_node_filter_clear">clear node filter</string>
<string name="node_filter_include_unknown">Include unknown</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">채널</string>
<string name="node_sort_distance">거리</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">채널명</string>
<string name="channel_options">채널 설정</string>
<string name="qr_code">QR코드</string>
@ -7,13 +53,15 @@
<string name="connection_status">연결상태</string>
<string name="application_icon">앱아이콘</string>
<string name="unknown_username">미확인 유저</string>
<string name="send">Send</string>
<string name="send_text">텍스트 전송</string>
<string name="warning_not_paired">아직 스마트폰과 메쉬타스틱 기기와 페어링을 하지 않았습니다. 장치와 페어링을 하고 사용자 이름을 정하세요. 이 오픈소스 응용 프로그램은 개발중입니다. 문제가 발견되면 포럼(https://github.com/orgs/meshtastic/discussions)을 통해 알려주세요. 자세한 정보는 웹페이지(www.meshtastic.org)를 참조하세요.</string>
<string name="warning_not_paired">아직 스마트폰과 메시타스틱 기기와 페어링을 하지 않았습니다. 장치와 페어링을 하고 사용자 이름을 정하세요. 이 오픈소스 응용 프로그램은 개발중입니다. 문제가 발견되면 포럼(https://github.com/orgs/meshtastic/discussions)을 통해 알려주세요. 자세한 정보는 웹페이지(www.meshtastic.org)를 참조하세요.</string>
<string name="you">You</string>
<string name="your_name">사용자 이름</string>
<string name="analytics_okay">익명의 진단보고와 오류 보고서</string>
<string name="looking_for_meshtastic_devices">타스틱 기기 찾는 중…</string>
<string name="looking_for_meshtastic_devices">타스틱 기기 찾는 중…</string>
<string name="starting_pairing">페어링 시작</string>
<string name="url_for_join">타스틱 연결 URL</string>
<string name="url_for_join">타스틱 연결 URL</string>
<string name="accept">수락</string>
<string name="cancel">취소</string>
<string name="change_channel">채널 변경</string>
@ -22,18 +70,19 @@
<string name="permission_missing">Meshtastic 작동에 필요한 권한을 얻지 못했습니다. 정상적으로 작동하지 않을 수도 있습니다. 스마트폰 설정에서 권한 허용 설정해주세요.</string>
<string name="report_bug">버그 보고</string>
<string name="report_a_bug">버그 보고</string>
<string name="report_bug_text">버그를 신고하시겠습니까? 신고 후 메타스틱 포럼 (https://github.com/orgs/meshtastic/discussions) 에 당신이 발견한 내용을 게시해주시면 신고 내용과 귀하가 찾은 내용을 일치시킬 수 있습니다.</string>
<string name="report_bug_text">버그를 신고하시겠습니까? 신고 후 메타스틱 포럼 (https://github.com/orgs/meshtastic/discussions) 에 당신이 발견한 내용을 게시해주시면 신고 내용과 귀하가 찾은 내용을 일치시킬 수 있습니다.</string>
<string name="report">보고</string>
<string name="not_paired_yet">아직 메쉬타스틱 기기와 페어링 되지 않았습니다.</string>
<string name="change_radio">메쉬타스틱 기기 변경</string>
<string name="pairing_completed">페어링 완료, 서비스를 시작합니다.</string>
<string name="pairing_failed_try_again">페어링 실패, 다시 시도해주세요.</string>
<string name="location_disabled">위치 접근 권한 해제, 메에 위치를 제공할 수 없습니다.</string>
<string name="location_disabled">위치 접근 권한 해제, 메에 위치를 제공할 수 없습니다.</string>
<string name="share">공유</string>
<string name="disconnected">연결 끊김</string>
<string name="device_sleeping">기기 절전모드</string>
<string name="connected_count">연결됨: %2$s 중 %1$s 온라인</string>
<string name="update_firmware">펌웨어 업데이트</string>
<string name="ip_address">IP 주소:</string>
<string name="connected">메쉬타스틱 기기와 연결됨</string>
<string name="connected_to">(%s)에 연결됨</string>
<string name="not_connected">연결되지 않음</string>
@ -42,13 +91,15 @@
<string name="app_too_old">앱 업데이트가 필요합니다.</string>
<string name="must_update">구글 플레이 스토어 또는 깃허브를 통해서 앱을 업데이트 해야합니다. 앱이 너무 구버전입니다. 이 주제의 <a href="https://meshtastic.org/docs/software/android/installation">docs</a> 를 읽어주세요</string>
<string name="none">없음 (비활성화)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">단거리 (고속)</string>
<string name="modem_config_medium">중거리 (고속)</string>
<string name="modem_config_long">장거리 (고속)</string>
<string name="modem_config_mod_long">Long Range / Moderate</string>
<string name="modem_config_very_long">초장거리 (저속)</string>
<string name="modem_config_unrecognized">식별되지않음</string>
<string name="meshtastic_service_notifications">서비스 알림</string>
<string name="location_disabled_warning">블루투스를 통해 새 기기를 찾으려면 위치가 켜져 있어야 합니다(높은 정확도). 나중에 다시 끌 수 있습니다.</string>
<string name="location_disabled_warning">블루투스를 통해 새 기기를 찾으려면 위치가 켜져 있어야 합니다. 나중에 다시 끌 수 있습니다.</string>
<string name="about">앱에 대하여</string>
<string name="text_messages">문자 메시지</string>
<string name="channel_invalid">이 채널 URL은 잘못 되었습니다. 따라서 사용할 수 없습니다.</string>
@ -87,23 +138,32 @@
<string name="provide_location_to_mesh">메쉬에 현재 위치 공유</string>
<string name="camera_required">카메라 권한 부여</string>
<string name="why_camera_required">QR 코드를 스캔하기위해 카메라 권한이 필요합니다. 어떠한 사진이나 영상이 저장되지 않습니다.</string>
<string name="notification_required">Notification permission</string>
<string name="why_notification_required">Meshtastic needs permission for service and message notifications.</string>
<string name="notification_denied">Notification permission denied. To turn on notifications, access: Android Settings &gt; Apps &gt; Meshtastic &gt; Notifications.</string>
<string name="modem_config_slow_short">단거리 (저속)</string>
<string name="modem_config_slow_medium">중거리 (저속)</string>
<plurals name="delete_messages">
<item quantity="other">%s개의 메세지를 삭제하시겠습니까?</item>
</plurals>
<string name="delete">삭제</string>
<string name="delete_for_everyone">Delete for everyone</string>
<string name="delete_for_me">Delete for me</string>
<string name="select_all">전부 선택</string>
<string name="modem_config_slow_long">장거리 (저속)</string>
<string name="map_style_selection">스타일 선택</string>
<string name="map_download_region">다운로드 지역</string>
<string name="name">이름</string>
<string name="description">설명</string>
<string name="locked">Locked</string>
<string name="save">저장</string>
<string name="preferences_language">언어</string>
<string name="preferences_system_default">시스템 기본값</string>
<string name="resend">재전송</string>
<string name="shutdown">종료</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">재부팅</string>
<string name="traceroute">Traceroute</string>
<string name="intro_show">기능 소개</string>
<string name="intro_welcome">Meshtastic에 오신 것을 환영합니다</string>
<string name="intro_welcome_text">Meshtastic은 오픈소스이며, 독립적인 암호화된 플랫폼입니다. Meshtastic 통신은 LoRa 프로토콜을 이용하여 메쉬 망을 형성하고 텍스트 메시지로 의사소통을 합니다.</string>
@ -124,6 +184,11 @@
<string name="direct_message">다이렉트 메시지</string>
<string name="nodedb_reset">NodeDB 리셋</string>
<string name="nodedb_reset_description">이 목록의 모든 노드가 지워집니다.</string>
<string name="delivery_confirmed">Delivery confirmed</string>
<string name="error">Error</string>
<string name="ignore">Ignore</string>
<string name="ignore_add">Add \'%s\' to ignore list?</string>
<string name="ignore_remove">Remove \'%s\' from ignore list?</string>
<string name="map_select_download_region">다운로드 지역 선택</string>
<string name="map_tile_download_estimate">타일 다운로드 예상:</string>
<string name="map_start_download">다운로드 시작</string>
@ -132,6 +197,7 @@
<string name="device_settings">장치 설정</string>
<string name="module_settings">모듈 설정</string>
<string name="add">추가</string>
<string name="edit">Edit</string>
<string name="calculating">계산 중...</string>
<string name="map_offline_manager">오프라인 관리자</string>
<string name="map_cache_size">현재 캐시 크기</string>
@ -145,4 +211,64 @@
<string name="map_download_errors">%d 에러로 다운로드 완료되지 않았습니다.</string>
<string name="map_cache_tiles">%d 타일</string>
<string name="map_subDescription">방위: %1$d° 거리: %2$s</string>
<string name="waypoint_edit">Edit waypoint</string>
<string name="waypoint_delete">Delete waypoint?</string>
<string name="waypoint_new">New waypoint</string>
<string name="waypoint_received">Received waypoint: %s</string>
<string name="error_duty_cycle">Duty Cycle limit reached. Cannot send messages right now, please try again later.</string>
<string name="remove">Remove</string>
<string name="remove_node_text">This node will be removed from your list until your node receives data from it again.</string>
<string name="mute">Mute</string>
<string name="mute_notifications">Mute notifications</string>
<string name="mute_8_hours">8 hours</string>
<string name="mute_1_week">1 week</string>
<string name="mute_always">Always</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -1,5 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="node_filter_placeholder">Filter</string>
<string name="desc_node_filter_clear">clear node filter</string>
<string name="node_filter_include_unknown">Include unknown</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Channel</string>
<string name="node_sort_distance">Distance</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Kanalo pavadinimas</string>
<string name="channel_options">Kanalo parinktys</string>
<string name="qr_code">QR kodas</string>
@ -9,7 +55,7 @@
<string name="unknown_username">Nežinomas vartotojo vardas</string>
<string name="send">Siųsti</string>
<string name="send_text">Siųsti tekstą</string>
<string name="warning_not_paired">Šiuo telefonu dar susietas joks Meshtastic suderinamas radijas. 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.</string>
<string name="warning_not_paired">Šiuo telefonu dar susietas joks Meshtastic suderinamas radijas. 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.</string>
<string name="you">Tu</string>
<string name="your_name">Jūsų vardas</string>
<string name="analytics_okay">Anoniminė naudojimo statistika ir avarijų ataskaitos.</string>
@ -45,6 +91,7 @@
<string name="app_too_old">Reikalingas programos atnaujinimas</string>
<string name="must_update">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ų <a href="https://meshtastic.org/docs/software/android/installation">dokumentaciją</a> šia tema.</string>
<string name="none">Nėra (išjungti)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Trumpas nuotolis / Greitas</string>
<string name="modem_config_medium">Vidutinis nuotolis / Greitas</string>
<string name="modem_config_long">Ilgas nuotolis / Greitas</string>
@ -52,7 +99,7 @@
<string name="modem_config_very_long">Labai ilgas nuotolis / Lėtas</string>
<string name="modem_config_unrecognized">NEATPAŽINTAS</string>
<string name="meshtastic_service_notifications">Paslaugos pranešimai</string>
<string name="location_disabled_warning">Vietos nustatymas (aukšto tikslumo) turi būti įjungtas, kad būtų galima rasti naujus įrenginius per \"bluetooth\". Vėliau jį galite išjungti.</string>
<string name="location_disabled_warning">Vietos nustatymas turi būti įjungtas, kad būtų galima rasti naujus įrenginius per \"Bluetooth\". Vėliau jį galite išjungti.</string>
<string name="about">Apie</string>
<string name="text_messages">Teksto žinutės</string>
<string name="channel_invalid">Šio kanalo URL yra neteisingas ir negali būti naudojamas</string>
@ -117,6 +164,7 @@
<string name="preferences_system_default">Numatytoji sistema</string>
<string name="resend">Siųsti iš naujo</string>
<string name="shutdown">Išjungti</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Perkrauti</string>
<string name="traceroute">Traceroute</string>
<string name="intro_show">Rodyti įvada</string>
@ -140,6 +188,8 @@ Suderinamus įrenginius galite pamatyti apsilankę adresu www.meshtastic.org/doc
<string name="direct_message">Tiesioginė žinutė</string>
<string name="nodedb_reset">NodeDB perkrauti</string>
<string name="nodedb_reset_description">Tai išvalys visus mazgus iš šio sąrašo.</string>
<string name="delivery_confirmed">Delivery confirmed</string>
<string name="error">Error</string>
<string name="ignore">Ignoruoti</string>
<string name="ignore_add">Ar pridėti „%s“ į ignoruojamų sąrašą? Po šio pakeitimo jūsų radijas bus perkrautas.</string>
<string name="ignore_remove">Ar pašalinti „%s“ iš ignoruojamų sąrašo? Po šio pakeitimo jūsų radijas bus perkrautas.</string>
@ -151,6 +201,7 @@ Suderinamus įrenginius galite pamatyti apsilankę adresu www.meshtastic.org/doc
<string name="device_settings">Radijo modulio konfigūracija</string>
<string name="module_settings">Modulio konfigūracija</string>
<string name="add">Pridėti</string>
<string name="edit">Edit</string>
<string name="calculating">Skaičiuojama…</string>
<string name="map_offline_manager">Neprisijungusio režimo valdymas</string>
<string name="map_cache_size">Dabartinis talpyklos dydis</string>
@ -169,4 +220,62 @@ Suderinamus įrenginius galite pamatyti apsilankę adresu www.meshtastic.org/doc
<string name="waypoint_new">Naujas orientyras</string>
<string name="waypoint_received">Gautas orientyras: %s</string>
<string name="error_duty_cycle">Pasiektas veikimo ciklo limitas. Šiuo metu negalima siųsti žinučių, bandykite vėliau.</string>
<string name="remove">Remove</string>
<string name="remove_node_text">This node will be removed from your list until your node receives data from it again.</string>
<string name="mute">Mute</string>
<string name="mute_notifications">Mute notifications</string>
<string name="mute_8_hours">8 hours</string>
<string name="mute_1_week">1 week</string>
<string name="mute_always">Always</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="few">%d hops</item>
<item quantity="many">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -27,9 +27,12 @@
<string name="routing_error_not_authorized">Ikke Autorisert</string>
<string name="routing_error_pki_failed">Kryptert sending mislyktes</string>
<string name="routing_error_pki_unknown_pubkey">Ukjent Offentlig Nøkkel</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App-tilkoblet eller frittstående meldingsenhet.</string>
<string name="role_client_mute">Enhet som ikke videresender pakker fra andre enheter.</string>
<string name="role_router">Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger. Synlig i nodelisten.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastruktur-node for utvidelse av nettverksdekning ved å videresende meldinger med minimal overhead. Ikke synlig i nodelisten.</string>
<string name="role_tracker">Sender GPS-posisjonspakker som prioritert.</string>
<string name="role_sensor">Sender telemetripakker som prioritet.</string>
@ -37,6 +40,12 @@
<string name="role_client_hidden">Enhet som bare kringkaster når nødvendig, for stealth eller strømsparing.</string>
<string name="role_lost_and_found">Sender sted som melding til standardkanalen regelmessig for å hjelpe med å finne enheten.</string>
<string name="role_tak_tracker">Aktiverer automatiske TAK PLI-sendinger og reduserer rutinesendinger.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Kanal Navn</string>
<string name="channel_options">Kanal valg</string>
<string name="qr_code">QR kode</string>
@ -46,7 +55,7 @@
<string name="unknown_username">Ukjent Brukernavn</string>
<string name="send">Send</string>
<string name="send_text">Send Tekst</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Deg</string>
<string name="your_name">Ditt Navn</string>
<string name="analytics_okay">Anonym brukerstatistikk og kræsjrapporter.</string>
@ -61,7 +70,7 @@
<string name="permission_missing">En påkrevet tilgang mangler, Meshtastic vil ikke fungere korrekt. Vennligst slå på i Android appliksjonsinstillinger.</string>
<string name="report_bug">Rapporter Feil</string>
<string name="report_a_bug">Rapporter en feil</string>
<string name="report_bug_text">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</string>
<string name="report_bug_text">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.</string>
<string name="report">Rapport</string>
<string name="not_paired_yet">Du har ikke paret med en radio ennå.</string>
<string name="change_radio">Endre radio</string>
@ -236,4 +245,32 @@
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Onbekende Gebruikersnaam</string>
<string name="send">Verzenden</string>
<string name="send_text">Stuur tekst</string>
<string name="warning_not_paired">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 website chat.\n\nVoor meer informatie bezoek onze web pagina - www.meshtastic.org.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Jij</string>
<string name="your_name">Je Naam</string>
<string name="analytics_okay">Anonieme gebruiksstatistieken en crashmeldingen.</string>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Nieznana nazwa użytkownika</string>
<string name="send">Wyślij</string>
<string name="send_text">Wyślij wiadomość</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Ty</string>
<string name="your_name">Twoja nazwa</string>
<string name="analytics_okay">Anonimowe statystyki użycia i raporty o błędach.</string>
@ -277,5 +277,4 @@
<item quantity="other">%d skoków</item>
</plurals>
<string name="traceroute_diff">Skoki do: %1$d. Skoki od: %2$d</string>
<string name="copy">Kopiuj</string>
</resources>

View file

@ -27,9 +27,12 @@
<string name="routing_error_not_authorized">Não Autorizado</string>
<string name="routing_error_pki_failed">Falha ao Enviar Criptografado</string>
<string name="routing_error_pki_unknown_pubkey">Chave Pública Desconhecida</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">Aplicativo conectado ou é um dispositivo autônomo de mensagem.</string>
<string name="role_client_mute">Dispositivo que não retransmite pacotes de outros dispositivos.</string>
<string name="role_router">Nó de infraestrutura para estender a cobertura da rede repassando mensagens. Visível na lista de nós.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Nó de infraestrutura para estender a cobertura da rede repassando mensagens com sobrecarga mínima. Não visível na lista de nós.</string>
<string name="role_tracker">Transmita pacotes de posição do GPS como prioridade.</string>
<string name="role_sensor">Transmita pacotes de telemetria como prioridade.</string>
@ -37,6 +40,12 @@
<string name="role_client_hidden">Dispositivo que só transmite conforme necessário para economizar energia ou se manter em segredo.</string>
<string name="role_lost_and_found">Transmite o local como mensagem para o canal padrão regularmente para ajudar na recuperação do dispositivo.</string>
<string name="role_tak_tracker">Habilita transmissões automáticas TAK PLI e reduz as transmissões rotineiras.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Nome do canal</string>
<string name="channel_options">Opções do canal</string>
<string name="qr_code">Código QR</string>
@ -46,7 +55,7 @@
<string name="unknown_username">Nome desconhecido</string>
<string name="send">Enviar</string>
<string name="send_text">Enviar Texto</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Você</string>
<string name="your_name">Seu Nome</string>
<string name="analytics_okay">Estatísticas de uso anônimas e relatórios de falhas.</string>
@ -236,4 +245,32 @@
<string name="encryption_pkc_text">Mensagens diretas estão usando a nova infraestrutura de chave pública para criptografia. Requer firmware versão 2.5 ou superior.</string>
<string name="encryption_error">Chave pública não confere</string>
<string name="encryption_error_text">A chave pública não corresponde à chave gravada. Você pode remover o nó e deixá-lo trocar as chaves novamente, mas isso pode indicar um problema de segurança mais sério. Contate o usuário através de outro canal confiável, para determinar se a chave mudou devido a uma restauração de fábrica ou outra ação intencional.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -8,7 +8,7 @@
<string name="unknown_username">Nome desconhecido</string>
<string name="send">Enviar</string>
<string name="send_text">Enviar Texto</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Você</string>
<string name="your_name">O seu Nome</string>
<string name="analytics_okay">Estatísticas de uso anônimas e relatórios de falhas.</string>
@ -51,7 +51,7 @@
<string name="modem_config_very_long">Muito longo alcance / lento</string>
<string name="modem_config_unrecognized">DESCONHECIDO</string>
<string name="meshtastic_service_notifications">Notificações de serviço</string>
<string name="location_disabled_warning">Deve ativar os serviços de localização nas configurações do Android</string>
<string name="location_disabled_warning">Deve ativar os serviços de localização nas configurações do Android.</string>
<string name="about">Sobre</string>
<string name="text_messages">Mensagem de Texto</string>
<string name="channel_invalid">O Link Deste Canal é inválido e não pode ser usado</string>

View file

@ -1,5 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="node_filter_placeholder">Filter</string>
<string name="desc_node_filter_clear">clear node filter</string>
<string name="node_filter_include_unknown">Include unknown</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Channel</string>
<string name="node_sort_distance">Distance</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Numele canalului</string>
<string name="channel_options">Opțiunile canalului</string>
<string name="qr_code">Cod QR</string>
@ -9,7 +55,7 @@
<string name="unknown_username">Nume utilizator necunoscut</string>
<string name="send">Trimite</string>
<string name="send_text">Trimite textul</string>
<string name="warning_not_paired">Î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.</string>
<string name="warning_not_paired">Î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.</string>
<string name="you">Tu</string>
<string name="your_name">Numele tău</string>
<string name="analytics_okay">Trimite în mod anonim statistici de utilizare și raporturi de crash.</string>
@ -45,6 +91,7 @@
<string name="app_too_old">Aplicație prea veche</string>
<string name="must_update">Trebuie să updatezi această aplicație de pe Google Play (sau Github). Aplicația este prea veche pentru a comunica cu dispozitivul.</string>
<string name="none">Niciunul (dezactivat)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Rază scurtă (rapidă)</string>
<string name="modem_config_medium">Rază medie (rapidă)</string>
<string name="modem_config_long">Rază lungă (rapidă)</string>
@ -52,7 +99,7 @@
<string name="modem_config_very_long">Rază foarte lungă (încet)</string>
<string name="modem_config_unrecognized">NERECUNOSCUT</string>
<string name="meshtastic_service_notifications">Notificările serviciului</string>
<string name="location_disabled_warning">Trepuie să pornești serviciile de locație (de high accuracy) în setările Android</string>
<string name="location_disabled_warning">Trepuie să pornești serviciile de locație în setările Android.</string>
<string name="about">Despre</string>
<string name="text_messages">Mesaje Text</string>
<string name="channel_invalid">Acest URL de canal este invalid și nu poate fi folosit</string>
@ -116,6 +163,7 @@
<string name="preferences_system_default">Setarea telefonului</string>
<string name="resend">Retrimite</string>
<string name="shutdown">Oprire</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Restartează</string>
<string name="traceroute">Traceroute</string>
<string name="intro_show">Arată Introducere</string>
@ -138,6 +186,8 @@
<string name="direct_message">Mesaj direct</string>
<string name="nodedb_reset">Resetare NodeDB</string>
<string name="nodedb_reset_description">Aceasta acțiune va șterge toate nodurile din această listă.</string>
<string name="delivery_confirmed">Delivery confirmed</string>
<string name="error">Error</string>
<string name="ignore">Ignoră</string>
<string name="ignore_add">Adaugă \'%s\' in lista de ignor? Radioul tău va reporni după ce această modificare.</string>
<string name="ignore_remove">Elimină \'%s\' din lista de ignor? Radioul tău va reporni după această modificare.</string>
@ -149,6 +199,7 @@
<string name="device_settings">Configurare radio</string>
<string name="module_settings">Configurare modul</string>
<string name="add">Adaugă</string>
<string name="edit">Edit</string>
<string name="calculating">Calculare…</string>
<string name="map_offline_manager">Manager offline</string>
<string name="map_cache_size">Dimensiunea actuală a cache-ului</string>
@ -167,4 +218,61 @@
<string name="waypoint_new">Waypoint nou</string>
<string name="waypoint_received">Waypoint recepționat: $1%s</string>
<string name="error_duty_cycle">Limita Duty Cycle a fost atinsă. Nu se pot trimite mesaje acum, vă rugăm să încercați din nou mai târziu.</string>
<string name="remove">Remove</string>
<string name="remove_node_text">This node will be removed from your list until your node receives data from it again.</string>
<string name="mute">Mute</string>
<string name="mute_notifications">Mute notifications</string>
<string name="mute_8_hours">8 hours</string>
<string name="mute_1_week">1 week</string>
<string name="mute_always">Always</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="few">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Neznáme užívateľské meno</string>
<string name="send">Odoslať</string>
<string name="send_text">Odoslať text</string>
<string name="warning_not_paired">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. Tá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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Vy</string>
<string name="your_name">Vaše meno</string>
<string name="analytics_okay">Anonymné štatistiky používania a správy o zlyhaní.</string>

View file

@ -1,5 +1,51 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="node_filter_placeholder">Filter</string>
<string name="desc_node_filter_clear">clear node filter</string>
<string name="node_filter_include_unknown">Include unknown</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_channel">Channel</string>
<string name="node_sort_distance">Distance</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Ime kanala</string>
<string name="channel_options">Možnosti kanala</string>
<string name="qr_code">QR koda</string>
@ -45,6 +91,7 @@
<string name="app_too_old">Aplikacija je prestara</string>
<string name="must_update">To aplikacijo morate posodobiti v trgovini Google Play (ali Github). Žal se ne more povezati s tem radiem.</string>
<string name="none">Brez (onemogoči)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Kratek doseg (hitro)</string>
<string name="modem_config_medium">Srednji doseg (hitro)</string>
<string name="modem_config_long">Dolg doseg (hitro)</string>
@ -52,7 +99,7 @@
<string name="modem_config_very_long">Zelo dolg doseg (počasen)</string>
<string name="modem_config_unrecognized">NEZNANO</string>
<string name="meshtastic_service_notifications">Obvestila storitve</string>
<string name="location_disabled_warning">V nastavitvah za Android morate vključiti lokacijske storitve</string>
<string name="location_disabled_warning">V nastavitvah za Android morate vključiti lokacijske storitve.</string>
<string name="about">O programu</string>
<string name="text_messages">Sporočila</string>
<string name="channel_invalid">Neveljaven kanal</string>
@ -117,6 +164,7 @@
<string name="preferences_system_default">Privzeta sistemska</string>
<string name="resend">Ponovno pošlji</string>
<string name="shutdown">Ugasni</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Ponovni zagon</string>
<string name="traceroute">Pot</string>
<string name="intro_show">Pokaži napoved</string>
@ -139,6 +187,8 @@
<string name="direct_message">Direktno sporočilo</string>
<string name="nodedb_reset">Ponastavi NodeDB</string>
<string name="nodedb_reset_description">S tem izbrišete vsa vozlišča s tega seznama.</string>
<string name="delivery_confirmed">Delivery confirmed</string>
<string name="error">Error</string>
<string name="ignore">Prezri</string>
<string name="ignore_add">Dodaj \'%s\' na prezrto listo?</string>
<string name="ignore_remove">Odstrani \'%s\' iz prezrte liste?</string>
@ -150,6 +200,7 @@
<string name="device_settings">Nastavitev radia</string>
<string name="module_settings">Nastavitev modula</string>
<string name="add">Dodaj</string>
<string name="edit">Edit</string>
<string name="calculating">Preračunavam…</string>
<string name="map_offline_manager">Upravljalnik brez povezave</string>
<string name="map_cache_size">Trenutna velikost predpomnilnika</string>
@ -168,4 +219,62 @@
<string name="waypoint_new">Nova točka poti</string>
<string name="waypoint_received">Prejeta točka poti: %s</string>
<string name="error_duty_cycle">Dosežena je omejitev delovnega cikla. Trenutno ne morete pošiljati sporočil, poskusite kasneje.</string>
<string name="remove">Remove</string>
<string name="remove_node_text">This node will be removed from your list until your node receives data from it again.</string>
<string name="mute">Mute</string>
<string name="mute_notifications">Mute notifications</string>
<string name="mute_8_hours">8 hours</string>
<string name="mute_1_week">1 week</string>
<string name="mute_always">Always</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="two">%d hops</item>
<item quantity="few">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Emri i përdoruesit është i panjohur</string>
<string name="send">Dërgo</string>
<string name="send_text">Dërgo një Mesazh</string>
<string name="warning_not_paired">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. Ky 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. Për më shumë informacione vizitoni faqen tonë në internet - www.meshtastic.org.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Ju</string>
<string name="your_name">Emri juaj</string>
<string name="analytics_okay">Statistikat e përdorimit dhe raportet e keq funksionimit mblidhen në mënyrë krejtësisht anonime</string>

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Filter</string>
<string name="desc_node_filter_clear">rensa filtrering av noder</string>
<string name="node_filter_include_unknown">Inkludera okända</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">A-Ö</string>
<string name="node_sort_channel">Kanal</string>
<string name="node_sort_distance">Avstånd</string>
<string name="node_sort_hops_away">Antal hopp</string>
<string name="node_sort_last_heard">Senast hörd</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Kanalnamn</string>
<string name="channel_options">Kanalegenskaper</string>
<string name="qr_code">QR-kod</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Applikationen måste uppgraderas</string>
<string name="must_update">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 <a href="https://meshtastic.org/docs/software/android/installation">dokumentation</a> i detta ämne.</string>
<string name="none">Ingen (inaktivera)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Kort räckvidd / Snabb</string>
<string name="modem_config_medium">Medium räckvidd / Snabb</string>
<string name="modem_config_long">Lång räckvidd / Snabb</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Väldigt lång räckvidd / Långsam</string>
<string name="modem_config_unrecognized">OKÄND</string>
<string name="meshtastic_service_notifications">Tjänsteaviseringar</string>
<string name="location_disabled_warning">Plats måste vara påslagen (hög noggrannhet) för att hitta nya enheter via bluetooth. Du kan stänga av plats igen efteråt.</string>
<string name="location_disabled_warning">Plats måste vara påslagen för att hitta nya enheter via bluetooth. Du kan stänga av plats igen efteråt.</string>
<string name="about">Om</string>
<string name="text_messages">Textmeddelanden</string>
<string name="channel_invalid">Denna kanal-URL är ogiltig och kan inte användas</string>
@ -124,6 +162,7 @@
<string name="preferences_system_default">Systemets standard</string>
<string name="resend">Skicka igen</string>
<string name="shutdown">Stäng av</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Starta om</string>
<string name="traceroute">Traceroute (spåra rutt)</string>
<string name="intro_show">Visa introduktion</string>
@ -185,4 +224,53 @@
<string name="mute_8_hours">8 timmar</string>
<string name="mute_1_week">1 vecka</string>
<string name="mute_always">Alltid</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Information</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Signal</string>
<string name="signal_quality">Signal Quality</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -55,7 +55,7 @@
<string name="unknown_username">Bilinmeyen kullanıcı adı</string>
<string name="send">Gönder</string>
<string name="send_text">Metni Gönder</string>
<string name="warning_not_paired">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.</string>
<string name="warning_not_paired">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.</string>
<string name="you">Siz</string>
<string name="your_name">Adınız</string>
<string name="analytics_okay">Anonim kullanim istatistikleri ve hata raporları.</string>

View file

@ -3,12 +3,49 @@
<string name="node_filter_placeholder">Фільтри</string>
<string name="desc_node_filter_clear">очистити фільтр вузлів</string>
<string name="node_filter_include_unknown">Включаючи невідомий</string>
<string name="node_filter_show_details">Show details</string>
<string name="node_sort_alpha">А</string>
<string name="node_sort_channel">Канал</string>
<string name="node_sort_distance">Відстань</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">через MQTT</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_timeout">Timeout</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_router_client">Combination of both ROUTER and CLIENT. Not for mobile devices.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="role_sensor">Broadcasts telemetry packets as priority.</string>
<string name="role_tak">Optimized for ATAK system communication, reduces routine broadcasts.</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_lost_and_found">Broadcasts location as message to default channel regularly for to assist with device recovery.</string>
<string name="role_tak_tracker">Enables automatic TAK PLI broadcasts and reduces routine broadcasts.</string>
<string name="rebroadcast_mode_all">Rebroadcast any observed message, if it was on our private channel or from another mesh with the same lora parameters.</string>
<string name="rebroadcast_mode_all_skip_decoding">Same as behavior as ALL but skips packet decoding and simply rebroadcasts them. Only available in Repeater role. Setting this on any other roles will result in ALL behavior.</string>
<string name="rebroadcast_mode_local_only">Ignores observed messages from foreign meshes that are open or those which it cannot decrypt. Only rebroadcasts message on the nodes local primary / secondary channels.</string>
<string name="rebroadcast_mode_known_only">Ignores observed messages from foreign meshes like LOCAL ONLY, but takes it step further by also ignoring messages from nodes not already in the node\'s known list.</string>
<string name="rebroadcast_mode_none">Only permitted for SENSOR, TRACKER and TAK_TRACKER roles, this will inhibit all rebroadcasts, not unlike CLIENT_MUTE role.</string>
<string name="rebroadcast_mode_core_portnums_only">Ignores packets from non-standard portnums such as: TAK, RangeTest, PaxCounter, etc. Only rebroadcasts packets with standard portnums: NodeInfo, Text, Position, Telemetry, and Routing.</string>
<string name="channel_name">Ім\'я каналу</string>
<string name="channel_options">Налаштування каналу</string>
<string name="qr_code">QR код</string>
@ -18,7 +55,7 @@
<string name="unknown_username">Невідомий юзернейм</string>
<string name="send">Надіслати</string>
<string name="send_text">Відправити повідомлення</string>
<string name="warning_not_paired">Ви ще не підєднали пристрій, сумісний з Meshtastic. Будьласка приєднайте пристрій і введіть ім’я користувача.\n\nЦя програма з відкритим вихідним кодом знаходиться в розробці, якщо ви виявите проблеми, опублікуйте їх на нашому форумі: https://github.com/orgs/meshtastic/discussions.\n\nДля отримання додаткової інформації відвідайте нашу веб-сторінку - www.meshtastic.org.</string>
<string name="warning_not_paired">Ви ще не підєднали пристрій, сумісний з Meshtastic. Будьласка приєднайте пристрій і введіть ім’я користувача.\n\nЦя програма з відкритим вихідним кодом знаходиться в розробці, якщо ви виявите проблеми, опублікуйте їх на нашому форумі: https://github.com/orgs/meshtastic/discussions\n\nДля отримання додаткової інформації відвідайте нашу веб-сторінку - www.meshtastic.org.</string>
<string name="you">Ви</string>
<string name="your_name">Ваше ім`я</string>
<string name="analytics_okay">Анонімна статистика використання та звіти про збої.</string>
@ -54,6 +91,7 @@
<string name="app_too_old">Потрібне оновлення програми</string>
<string name="must_update">Ви повинні оновити цю програму в App Store (або Github). Він занадто старий, щоб спілкуватися з цією прошивкою радіо. Будь ласка, прочитайте нашу <a href="https://meshtastic.org/docs/software/android/installation">документацію</a> у вказаній темі.</string>
<string name="none">Відсутнє (вимкнуте)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">Short Range / Fast</string>
<string name="modem_config_medium">Medium Range / Fast</string>
<string name="modem_config_long">Long Range / Fast</string>
@ -61,7 +99,7 @@
<string name="modem_config_very_long">Very Long Range / Slow</string>
<string name="modem_config_unrecognized">НЕРОЗПІЗНАНИЙ</string>
<string name="meshtastic_service_notifications">Сервісні сповіщення</string>
<string name="location_disabled_warning">Для пошуку нових пристроїв через bluetooth необхідно ввімкнути локацію (висока точність). Ви можете вимкнути його пізніше.</string>
<string name="location_disabled_warning">Для пошуку нових пристроїв через bluetooth необхідно ввімкнути локацію. Ви можете вимкнути його пізніше.</string>
<string name="about">Про</string>
<string name="text_messages">Текстові повідомлення</string>
<string name="channel_invalid">URL-адреса цього каналу недійсна та не може бути використана</string>
@ -126,6 +164,7 @@
<string name="preferences_system_default">Системні налаштунки за умовчанням</string>
<string name="resend">Перенадіслати</string>
<string name="shutdown">Вимкнути</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Перезавантаження</string>
<string name="traceroute">Маршрут</string>
<string name="intro_show">Показати підказки</string>
@ -187,4 +226,55 @@
<string name="mute_8_hours">8 годин</string>
<string name="mute_1_week">1 тиждень</string>
<string name="mute_always">Завжди</string>
<string name="replace">Replace</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">Battery</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Температура</string>
<string name="humidity">Вологість</string>
<string name="logs">Logs</string>
<string name="hops_away">Hops Away</string>
<string name="info">Інформація</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>
<string name="request_userinfo">Request user info</string>
<string name="meshtastic_new_nodes_notifications">New node notifications</string>
<string name="more_details">More details</string>
<string name="snr">SNR</string>
<string name="snr_definition">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.</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">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.</string>
<string name="iaq_definition">(Indoor Air Quality) relative scale IAQ value as measured by Bosch BME680. Value Range 0500.</string>
<string name="device_metrics_log">Device Metrics Log</string>
<string name="node_map">Node Map</string>
<string name="position_log">Position Log</string>
<string name="env_metrics_log">Environment Metrics Log</string>
<string name="sig_metrics_log">Signal Metrics Log</string>
<string name="administration">Administration</string>
<string name="remote_admin">Remote Administration</string>
<string name="bad">Bad</string>
<string name="fair">Fair</string>
<string name="good">Good</string>
<string name="none_quality">None</string>
<string name="signal">Сигнал</string>
<string name="signal_quality">Якість сигналу</string>
<string name="traceroute_log">Traceroute Log</string>
<string name="traceroute_direct">Direct</string>
<plurals name="traceroute_hops">
<item quantity="one">1 hop</item>
<item quantity="few">%d hops</item>
<item quantity="many">%d hops</item>
<item quantity="other">%d hops</item>
</plurals>
<string name="traceroute_diff">Hops towards %1$d Hops back %2$d</string>
</resources>

View file

@ -4,18 +4,18 @@
<string name="desc_node_filter_clear">清除筛选</string>
<string name="node_filter_include_unknown">包括未知内容</string>
<string name="node_filter_show_details">显示详细信息</string>
<string name="node_sort_alpha">A-Z</string>
<string name="node_sort_alpha">字母顺序</string>
<string name="node_sort_channel">频道</string>
<string name="node_sort_distance">距离</string>
<string name="node_sort_hops_away">Hops away</string>
<string name="node_sort_last_heard">Last heard</string>
<string name="node_sort_via_mqtt">via MQTT</string>
<string name="node_sort_hops_away">跳数</string>
<string name="node_sort_last_heard">上次连接时间</string>
<string name="node_sort_via_mqtt">通过 MQTT</string>
<string name="unrecognized">无法识别的</string>
<string name="message_status_enroute">正在等待确认</string>
<string name="message_status_queued">发送队列中</string>
<string name="routing_error_none">已确认</string>
<string name="routing_error_no_route">无路径</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="routing_error_got_nak">接收到否定确认</string>
<string name="routing_error_timeout">超时</string>
<string name="routing_error_no_interface">无界面</string>
<string name="routing_error_max_retransmit">已达到最大再传输量</string>
@ -23,20 +23,29 @@
<string name="routing_error_too_large">数据包过大</string>
<string name="routing_error_no_response">无响应</string>
<string name="routing_error_bad_request">错误请求</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">Not Authorized</string>
<string name="routing_error_duty_cycle_limit">区域占空比限制已达到</string>
<string name="routing_error_not_authorized">未授权</string>
<string name="routing_error_pki_failed">加密发送失败!</string>
<string name="routing_error_pki_unknown_pubkey">未知公钥</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
<string name="role_repeater">Infrastructure node for extending network coverage by relaying messages with minimal overhead. Not visible in nodes list.</string>
<string name="role_tracker">Broadcasts GPS position packets as priority.</string>
<string name="routing_error_admin_bad_session_key">会话密钥错误</string>
<string name="routing_error_admin_public_key_unauthorized">未授权的公钥</string>
<string name="role_client">应用配对或独立使用的消息传递设备</string>
<string name="role_client_mute">不转发其他设备数据包的设备</string>
<string name="role_router">用于通过转发消息扩展网络覆盖范围的基础设施节点。可在节点列表中看到。</string>
<string name="role_router_client">同时兼具路由器和客户端功能的设备。不适用于移动设备。</string>
<string name="role_repeater">通过最低开销转发消息扩展网络覆盖的基础设施节点。不可见于节点列表。</string>
<string name="role_tracker">优先广播 GPS 位置数据包</string>
<string name="role_sensor">优先广播遥测数据包</string>
<string name="role_tak">优化ATAK系统通讯减少常规广播。</string>
<string name="role_client_hidden">Device that only broadcasts as needed for stealth or power savings.</string>
<string name="role_client_hidden">仅在需要时广播的设备,用于隐蔽或节能模式</string>
<string name="role_lost_and_found">定期向默认频道广播位置,以协助设备恢复。</string>
<string name="role_tak_tracker">启用自动TAKPLI广播并减少常规广播。</string>
<string name="rebroadcast_mode_all">重新广播任何观察到的消息,无论是来自我们的私有频道还是具有相同 LoRa 参数的其他网状网络。</string>
<string name="rebroadcast_mode_all_skip_decoding">与 ALL 模式的行为相同,但跳过数据包解码,仅简单地重新广播它们。仅适用于中继器角色。在其他角色中设置此选项将表现为 ALL 模式。</string>
<string name="rebroadcast_mode_local_only">忽略来自开放网状网络或无法解密的消息,仅在节点的本地主/次频道上重新广播消息。</string>
<string name="rebroadcast_mode_known_only">与 LOCAL_ONLY 类似,忽略来自其他网状网络的消息,但更进一步,忽略来自不在节点已知列表中的节点的消息。</string>
<string name="rebroadcast_mode_none">仅限 SENSOR、TRACKER 和 TAK_TRACKER 角色,此模式将禁止所有重新广播,与 CLIENT_MUTE 角色类似。</string>
<string name="rebroadcast_mode_core_portnums_only">忽略来自非标准端口号(如 TAK、RangeTest、PaxCounter 等的数据包仅重新广播标准端口号的数据包NodeInfo、Text、Position、Telemetry 和 Routing。</string>
<string name="channel_name">頻道名稱</string>
<string name="channel_options">頻道選項</string>
<string name="qr_code">QR 码</string>
@ -51,7 +60,7 @@
<string name="your_name">你的名称</string>
<string name="analytics_okay">匿名使用统计信息和故障报告</string>
<string name="looking_for_meshtastic_devices">正在寻找 Meshtastic 装置...</string>
<string name="starting_pairing">開始配對</string>
<string name="starting_pairing">开始配对</string>
<string name="url_for_join">加入 Meshtastic 网状网络的 URL</string>
<string name="accept">接受</string>
<string name="cancel">取消</string>
@ -62,36 +71,36 @@
<string name="report_bug">報告BUG</string>
<string name="report_a_bug">回报问题</string>
<string name="report_bug_text">您确定要报告错误吗?报告后,请在 https://github.com/orgs/meshtastic/discussions 上贴文,以便我们可以将报告与您发现的问题匹配。</string>
<string name="report"></string>
<string name="report"></string>
<string name="not_paired_yet">您還沒有配對.</string>
<string name="change_radio">換設備</string>
<string name="pairing_completed">配對完成,開始服務</string>
<string name="pairing_failed_try_again">配對失敗,請重新選擇</string>
<string name="location_disabled">位置訪問已關閉,無法向設備提供位置.</string>
<string name="share">分享</string>
<string name="disconnected">中斷連線</string>
<string name="disconnected">断开连接</string>
<string name="device_sleeping">設備休眠中</string>
<string name="connected_count">已连接:%1$s 的 %2$s 上线</string>
<string name="update_firmware">更新韌體</string>
<string name="update_firmware">更新固件</string>
<string name="ip_address">IP地址</string>
<string name="connected">連接到設備</string>
<string name="connected">已连接至设备</string>
<string name="connected_to">已连接至设备 (%s)</string>
<string name="not_connected">尚未联机</string>
<string name="connected_sleeping">已连接至设备,但设备正在休眠中</string>
<string name="update_to">更新到%s</string>
<string name="app_too_old">需要更新应用程序</string>
<string name="must_update">您必须在应用商店(或 Github上更新此应用程序。程序太旧了以至于无法与此装置进行通讯。 请阅读有关此主题的 <a href="https://meshtastic.org/docs/software/android/installation"></a></string>
<string name="must_update">您必须在应用商店(或 Github上更新此应用程序。程序太旧了以至于无法与此装置进行通讯。 请阅读有关此主题的 <a href="https://meshtastic.org/docs/software/android/installation"></a></string>
<string name="none">无 (停用)</string>
<string name="modem_config_turbo">Short Range / Turbo</string>
<string name="modem_config_short">短距離(速度快)</string>
<string name="modem_config_medium">等距离(速度快)</string>
<string name="modem_config_long">長距離 (速度快)</string>
<string name="modem_config_mod_long">長距離 (中等速度)</string>
<string name="modem_config_very_long">远距离(速度慢)</string>
<string name="modem_config_turbo">短距离 / 高速模式</string>
<string name="modem_config_short">短距离 / 快速模式</string>
<string name="modem_config_medium">距离 / 快速模式</string>
<string name="modem_config_long">长距离 / 快速模式</string>
<string name="modem_config_mod_long">长距离 / 中速模式</string>
<string name="modem_config_very_long">超长距离 / 慢速模式</string>
<string name="modem_config_unrecognized">无法识别</string>
<string name="meshtastic_service_notifications">服务通知</string>
<string name="location_disabled_warning">必须在设置中开启高精度定位服务</string>
<string name="about">關於</string>
<string name="about">关于</string>
<string name="text_messages">短信</string>
<string name="channel_invalid">此频道网址无效,无法使用</string>
<string name="debug_panel">调试面板</string>
@ -109,9 +118,9 @@
<string name="firmware_old">版本过旧,无法与此应用程序通讯。请前往设定面板并选择「更新韧体」。欲了解更多信息,请参阅 Github 上的<a href="https://meshtastic.org/docs/getting-started/flashing-firmware">韧体安装指南</a></string>
<string name="okay">好的</string>
<string name="must_set_region">您必须先选择一个地区</string>
<string name="region"></string>
<string name="region"></string>
<string name="cant_change_no_radio">无法更改频道,因为装置尚未连接。请再试一次。</string>
<string name="save_messages">匯出 範圍測試.csv</string>
<string name="save_messages">导出 rangetest.csv</string>
<string name="reset">重置</string>
<string name="scan">扫描</string>
<string name="are_you_sure_change_default">您是否确定要改回默认频道?</string>
@ -121,17 +130,17 @@
<string name="theme">主題</string>
<string name="theme_light">浅色</string>
<string name="theme_dark">深色</string>
<string name="theme_system">系統預設</string>
<string name="choose_theme">選擇主題</string>
<string name="theme_system">跟随系统</string>
<string name="choose_theme">选择主题</string>
<string name="background_required">背景定位</string>
<string name="why_background_required">使用此功能,您必须授予「一直允许」的位置权限选项。\n这允许 Meshtastic 读取您的智能手机位置,并在应用程序关闭或未使用时,将位置发送给网状网络中的其他成员。</string>
<string name="required_permissions">所需权限:</string>
<string name="provide_location_to_mesh">提供網格的位置</string>
<string name="camera_required">相机权限</string>
<string name="why_camera_required">我们必须获得访问摄像头的权限才能读取 QR 码。不会保存任何图片或影片。</string>
<string name="notification_required">通知欄權</string>
<string name="notification_required">通知</string>
<string name="why_notification_required">Meshtastic 需要获得服务和消息通知的权限。</string>
<string name="notification_denied">通知权限被拒绝</string>
<string name="notification_denied">通知权限被拒绝。要打开通知权限,访问:系统设置 &gt; 应用程序 &gt; Meshtastic &gt; 通知。</string>
<string name="modem_config_slow_short">短距離(速度慢)</string>
<string name="modem_config_slow_medium">中等距離(速度慢)</string>
<plurals name="delete_messages">
@ -172,7 +181,7 @@
<string name="factory_reset_description">这将清除你已经完成的所有设备设定。</string>
<string name="bluetooth_disabled">蓝牙已禁用</string>
<string name="permission_missing_31">Meshtastic 需要附近设备许可才能通过蓝牙查找和连接设备。 您可以在不使用时将其关闭。</string>
<string name="direct_message">直接发讯息</string>
<string name="direct_message">私信</string>
<string name="nodedb_reset">节点数据库重置</string>
<string name="nodedb_reset_description">这将从该列表中清除所有节点。</string>
<string name="delivery_confirmed">发送确认</string>
@ -206,8 +215,8 @@
<string name="waypoint_delete">刪除航點?</string>
<string name="waypoint_new">新建航點</string>
<string name="waypoint_received">收到編輯航點:%s</string>
<string name="error_duty_cycle">Duty Cycle limit reached. Cannot send messages right now, please try again later.</string>
<string name="remove">Remove</string>
<string name="error_duty_cycle">占空比限制已达到。暂时无法发送消息,请稍后再试。</string>
<string name="remove">移除</string>
<string name="remove_node_text">此节点将从您的列表中删除,直到您的节点再次收到它的数据。</string>
<string name="mute">静音</string>
<string name="mute_notifications">消息免打扰</string>
@ -220,19 +229,46 @@
<string name="navigate_back">回溯导航</string>
<string name="battery">电池</string>
<string name="channel_utilization">频道使用</string>
<string name="air_utilization">Air Utilization</string>
<string name="air_utilization">无线信道利用率</string>
<string name="temperature">温度</string>
<string name="humidity">湿度</string>
<string name="logs">日志</string>
<string name="hops_away">Hops Away</string>
<string name="hops_away">跳数</string>
<string name="info">信息</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="ch_util_definition">当前信道的利用情况包括格式正确的发送TX、接收RX以及格式错误的接收即噪声</string>
<string name="air_util_definition">过去一小时内用于传输的空中占用时间百分比。</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">共享密钥</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_psk_text">私信使用频道的共享密钥进行加密。</string>
<string name="encryption_pkc">公钥加密</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_pkc_text">私信使用新的公钥基础设施PKC进行加密。需要固件版本 2.5 或更高。</string>
<string name="encryption_error">公钥不匹配</string>
<string name="encryption_error_text">公钥与记录的密钥不匹配。 您可以移除该节点并让它再次交换密钥,但这可能会显示一个更严重的安全问题。 通过另一个信任频道联系用户,以确定密钥更改是否是出厂重置或其他故意操作。</string>
<string name="request_userinfo">请求用户信息</string>
<string name="meshtastic_new_nodes_notifications">新节点通知</string>
<string name="more_details">查看更多</string>
<string name="snr">SNR</string>
<string name="snr_definition">信噪比Signal-to-Noise Ratio, SNR是一种用于通信领域的测量指标用于量化目标信号与背景噪声的比例。在 Meshtastic 及其他无线系统中,较高的信噪比表示信号更加清晰,从而能够提升数据传输的可靠性和质量。</string>
<string name="rssi">RSSI</string>
<string name="rssi_definition">接收信号强度指示Received Signal Strength Indicator, RSSI是一种用于测量天线接收到的信号功率的指标。较高的 RSSI 值通常表示更强、更稳定的连接。</string>
<string name="iaq_definition">室内空气质量Indoor Air Quality, IAQ由 Bosch BME680 传感器测量的相对标尺 IAQ 值,取值范围为 0500。</string>
<string name="device_metrics_log">设备测量日志</string>
<string name="node_map">节点地图</string>
<string name="position_log">定位日志</string>
<string name="env_metrics_log">环境测量日志</string>
<string name="sig_metrics_log">信号测量日志</string>
<string name="administration">管理</string>
<string name="remote_admin">远程管理</string>
<string name="bad"></string>
<string name="fair">一般</string>
<string name="good">良好</string>
<string name="none_quality"></string>
<string name="signal">信号</string>
<string name="signal_quality">信号质量</string>
<string name="traceroute_log">路由追踪</string>
<string name="traceroute_direct">直连</string>
<plurals name="traceroute_hops">
<item quantity="other">%d 跳数</item>
</plurals>
<string name="traceroute_diff">传输跳数:去程 %1$d回程 %2$d</string>
</resources>

View file

@ -10,25 +10,25 @@
<string name="node_sort_hops_away">依轉跳排序</string>
<string name="node_sort_last_heard">最近一次收到排序</string>
<string name="node_sort_via_mqtt">有節點MQTT排序</string>
<string name="unrecognized">Unrecognized</string>
<string name="message_status_enroute">Waiting to be acknowledged</string>
<string name="message_status_queued">Queued for sending</string>
<string name="routing_error_none">Acknowledged</string>
<string name="routing_error_no_route">No route</string>
<string name="routing_error_got_nak">Received a negative acknowledgment</string>
<string name="unrecognized">無法識別</string>
<string name="message_status_enroute">正在等待確認</string>
<string name="message_status_queued">發送佇列中</string>
<string name="routing_error_none">已確認</string>
<string name="routing_error_no_route">無路徑</string>
<string name="routing_error_got_nak">接收到拒絕確認</string>
<string name="routing_error_timeout">逾時</string>
<string name="routing_error_no_interface">No Interface</string>
<string name="routing_error_max_retransmit">Max Retransmission Reached</string>
<string name="routing_error_no_channel">No Channel</string>
<string name="routing_error_too_large">Packet too large</string>
<string name="routing_error_no_response">No response</string>
<string name="routing_error_bad_request">Bad Request</string>
<string name="routing_error_no_interface">無介面</string>
<string name="routing_error_max_retransmit">已達最大重新發送次數</string>
<string name="routing_error_no_channel">無頻道</string>
<string name="routing_error_too_large">封包過大</string>
<string name="routing_error_no_response">無回應</string>
<string name="routing_error_bad_request">錯誤請求</string>
<string name="routing_error_duty_cycle_limit">Regional Duty Cycle Limit Reached</string>
<string name="routing_error_not_authorized">未授權</string>
<string name="routing_error_pki_failed">Encrypted Send Failed</string>
<string name="routing_error_pki_unknown_pubkey">Unknown Public Key</string>
<string name="routing_error_pki_failed">加密發送錯誤</string>
<string name="routing_error_pki_unknown_pubkey">未知公鑰</string>
<string name="routing_error_admin_bad_session_key">Bad session key</string>
<string name="routing_error_admin_public_key_unauthorized">Public Key unauthorized</string>
<string name="routing_error_admin_public_key_unauthorized">無法識別公鑰</string>
<string name="role_client">App connected or standalone messaging device.</string>
<string name="role_client_mute">Device that does not forward packets from other devices.</string>
<string name="role_router">Infrastructure node for extending network coverage by relaying messages. Visible in nodes list.</string>
@ -224,23 +224,23 @@
<string name="mute_1_week">1週</string>
<string name="mute_always">總是</string>
<string name="replace">替換</string>
<string name="wifi_qr_code_scan">Scan WiFi QR code</string>
<string name="wifi_qr_code_error">Invalid WiFi Credential QR code format</string>
<string name="wifi_qr_code_scan">掃描WiFi QR code</string>
<string name="wifi_qr_code_error">錯誤的 WiFi 驗證QR code格式</string>
<string name="navigate_back">Navigate Back</string>
<string name="battery">電池</string>
<string name="channel_utilization">Channel Utilization</string>
<string name="channel_utilization">頻道使用量</string>
<string name="air_utilization">Air Utilization</string>
<string name="temperature">Temperature</string>
<string name="humidity">Humidity</string>
<string name="temperature">溫度</string>
<string name="humidity">濕度</string>
<string name="logs">系統記錄</string>
<string name="hops_away">節點距</string>
<string name="info">Information</string>
<string name="info">資訊</string>
<string name="ch_util_definition">Utilization for the current channel, including well formed TX, RX and malformed RX (aka noise).</string>
<string name="air_util_definition">Percent of airtime for transmission used within the last hour.</string>
<string name="iaq">IAQ</string>
<string name="encryption_psk">Shared Key</string>
<string name="encryption_psk_text">Direct messages are using the shared key for the channel.</string>
<string name="encryption_pkc">Public Key Encryption</string>
<string name="encryption_psk">共用金鑰</string>
<string name="encryption_psk_text">私訊使用頻道的共用金鑰進行加密。</string>
<string name="encryption_pkc">加密公鑰</string>
<string name="encryption_pkc_text">Direct messages are using the new public key infrastructure for encryption. Requires firmware version 2.5 or greater.</string>
<string name="encryption_error">Public key mismatch</string>
<string name="encryption_error_text">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.</string>