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">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>