2020-09-15 09:45:57 -07:00
<?xml version="1.0" encoding="utf-8"?>
2025-05-30 13:26:27 -05:00
<!--
~ Copyright (c) 2025 Meshtastic LLC
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https: / / w w w . g n u . o r g / l i c e n s e s /> .
-->
2020-09-15 09:45:57 -07:00
<resources >
2025-04-28 13:32:46 -05:00
<string name= "main_tab_channel" > Kanal</string>
2024-10-26 05:42:53 -03:00
<string name= "node_filter_placeholder" > Filter</string>
<string name= "desc_node_filter_clear" > tøm nodefilter</string>
<string name= "node_filter_include_unknown" > Inkluder ukjent</string>
<string name= "node_filter_show_details" > Vis detaljer</string>
<string name= "node_sort_alpha" > A-Å</string>
<string name= "node_sort_channel" > Kanal</string>
<string name= "node_sort_distance" > Distanse</string>
<string name= "node_sort_hops_away" > Hopp unna</string>
<string name= "node_sort_last_heard" > Sist hørt</string>
<string name= "node_sort_via_mqtt" > via MQTT</string>
<string name= "unrecognized" > Ikke gjenkjent</string>
<string name= "message_status_enroute" > Venter på bekreftelse</string>
<string name= "message_status_queued" > I kø for å sende</string>
<string name= "routing_error_none" > Bekreftet</string>
<string name= "routing_error_no_route" > Ingen rute</string>
<string name= "routing_error_got_nak" > Mottok negativ bekreftelse</string>
<string name= "routing_error_timeout" > Tidsavbrudd</string>
<string name= "routing_error_no_response" > Ingen respons</string>
<string name= "routing_error_pki_failed" > Kryptert sending mislyktes</string>
2025-04-28 13:32:46 -05:00
<string name= "routing_error_admin_public_key_unauthorized" > Ikke-autorisert offentlig nøkkel</string>
2024-10-26 05:42:53 -03:00
<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_tak_tracker" > Aktiverer automatiske TAK PLI-sendinger og reduserer rutinesendinger.</string>
2023-01-26 23:07:20 -03:00
</resources>