2024-01-17 19:42:45 -03: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-04-11 09:55:27 -07:00
<resources >
2025-05-20 23:16:44 -05:00
<string name= "main_tab_users" > Gebruikers</string>
2025-04-28 13:32:46 -05:00
<string name= "main_tab_channel" > Kanaal</string>
2025-05-20 23:16:44 -05:00
<string name= "main_tab_settings" > Instellingen</string>
2024-06-30 08:18:11 -03:00
<string name= "node_filter_placeholder" > Filter</string>
<string name= "desc_node_filter_clear" > wis node filter</string>
2024-11-30 14:24:30 -03:00
<string name= "node_filter_include_unknown" > Include onbekend</string>
<string name= "node_filter_show_details" > Toon details</string>
2025-05-20 23:16:44 -05:00
<string name= "node_sort_button" > Node sorteeropties</string>
2024-11-30 14:24:30 -03:00
<string name= "node_sort_alpha" > A-Z</string>
<string name= "node_sort_channel" > Kanaal</string>
<string name= "node_sort_distance" > Afstand</string>
<string name= "node_sort_hops_away" > Aantal sprongen</string>
<string name= "node_sort_last_heard" > Laatst gehoord</string>
<string name= "node_sort_via_mqtt" > via MQTT</string>
<string name= "unrecognized" > Niet herkend</string>
<string name= "message_status_enroute" > Wachten op bevestiging</string>
<string name= "message_status_queued" > In behandeling</string>
<string name= "routing_error_none" > Bevestigd</string>
<string name= "routing_error_no_route" > Geen route</string>
<string name= "routing_error_got_nak" > Negatieve bevestiging ontvangen</string>
<string name= "routing_error_timeout" > Time-Out</string>
<string name= "routing_error_no_response" > Geen antwoord</string>
2025-01-02 08:13:08 -03:00
<string name= "routing_error_pki_failed" > Versleuteld verzenden mislukt</string>
<string name= "routing_error_admin_public_key_unauthorized" > Publieke sleutel onbevoegd</string>
2024-11-30 14:24:30 -03:00
<string name= "role_repeater" > Infrastructuur node om netwerk bereik te vergroten door berichten door te geven zonder overtolligheid. Niet zichtbaar in noden lijst.</string>
2025-01-02 08:13:08 -03:00
<string name= "role_tracker" > Zendt GPS-positiepakketten met prioriteit uit.</string>
2024-11-30 14:24:30 -03:00
<string name= "role_tak_tracker" > Activeer automatisch zenden TAK PLI en beperk routine zendingen.</string>
2020-07-21 14:54:24 +02:00
</resources>