1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-25 20:31:29 +00:00
syncthing-android/src/main/res/values-nl/strings.xml

172 lines
8.8 KiB
XML
Raw Normal View History

<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="app_name">Syncthing</string>
<!--MainActivity-->
<!--Title of the "add repo" menu action-->
<string name="add_repo">Pakketbron toevoegen</string>
<!--Title of the "share node id" menu action-->
<string name="share_node_id">Knooppunt-ID delen</string>
<!--Shown in the chooser dialog when sharing a Node ID-->
<string name="send_node_id_to">Knooppunt-ID verzenden aan</string>
<!--Text for RepositoriesFragment and NodesFragment loading view-->
<string name="api_loading">Wachten op API</string>
<!--RepositoriesFragment-->
<string name="repositories_fragment_title">Pakketbronnen</string>
<!--Format string for repository progress. First parameter is status string, second is sync percentage-->
<string name="repo_progress_format">%1$s (%2$d%%)</string>
<!--Shown if no repos exist-->
<string name="repositories_list_empty">Geen pakketbronnen gevonden</string>
<!--Format string for repository file count-->
<string name="files">%1$d / %2$d bestanden</string>
<!--NodesFragment-->
<string name="nodes_fragment_title">Knooppunten</string>
<!--Shown if no nodes exist-->
<string name="nodes_list_empty">Geen knooppunten gevonden</string>
<!--Indicates that a repo is fully synced to the local node-->
<string name="node_up_to_date">Bijgewerkt</string>
<!--Indicates that the node is currently syncing. Parameter is sync percentage-->
<string name="node_syncing">Bezig met synchroniseren (%1$d%%)</string>
<!--Indicates that there is no connection to the node-->
<string name="node_disconnected">Niet verbonden</string>
<!--Title for current download rate-->
<string name="download_title">Download</string>
<!--Title for current upload rate-->
<string name="upload_title">Upload</string>
<!--LocalNodeInfoFragment-->
<!--ActionBar title shown when the drawer is open-->
<string name="system_info">Systeeminformatie</string>
<!--Same as download_title with a colon and space appended-->
<string name="download_title_colon">Downloaden:\u0020</string>
<!--Same as upload_title with a colon and space appended-->
<string name="upload_title_colon">Upload:\u0020</string>
<!--Title for current CPU usage-->
<string name="cpu_usage">CPU-gebruik</string>
<!--Title for current RAM usage-->
<string name="ram_usage">RAM-gebrui</string>
<!--Title for announce server status-->
<string name="announce_server">Mededelingsserver</string>
<!--RepoSettingsActivity-->
<!--Setting title-->
<string name="repo_id">Pakketbron-ID</string>
<!--Setting title-->
<string name="directory">Map</string>
<!--Setting title-->
<string name="repo_master">Pakketbronmeester</string>
<!--Setting title-->
<string name="nodes">Knooppunten</string>
<!--Setting title-->
<string name="file_versioning">Bestandsversies</string>
<!--Setting title-->
<string name="keep_versions">Versies behouden</string>
<!--Setting title-->
<string name="delete_repo">Pakketbron verwijderen</string>
<!--Title for RepoSettingsActivity in create mode-->
<string name="create_repo">Pakketbron creëren</string>
<!--Title for RepoSettingsActivity in edit mode-->
<string name="edit_repo">Pakketbron bewerken</string>
<!--Menu item to confirm repo creation-->
<string name="create">Creëren</string>
<!--Dialog shown when attempting to delete a repository-->
<string name="delete_repo_confirm">Weet u zeker dat u deze pakketbron wilt verwijderen?</string>
<!--Toast shown when trying to create a repository with an empty ID-->
<string name="repo_id_required">De pakketbron-ID mag niet leeg zijn</string>
<!--Toast shown when trying to create a repository with an empty path-->
<string name="repo_path_required">Het pakketbron-pad mag niet leeg zijn</string>
<!--Toast shown when selecting 'nodes' if no nodes have been added-->
<string name="no_nodes">Verbind eerst met een knooppunt.</string>
<!--NodeSettingsActivity-->
<!--Setting title-->
<string name="node_id">Knooppunt-ID</string>
<!--Setting title-->
<string name="name">Naam</string>
<!--Setting title-->
<string name="addresses">Adres</string>
<!--Setting title-->
<string name="current_address">Huidig adres</string>
<!--Setting title-->
<string name="delete_node">Knooppunt verwijderen</string>
<!--Title for NodeSettingsActivity in create mode-->
<string name="add_node">Knooppunt toevoegen</string>
<!--Menu item to confirm adding a node-->
<string name="add">Toevoegen</string>
<!--Title for NodeSettingsActivity in edit mode-->
<string name="edit_node">Knooppunt bewerken</string>
<!--Dialog shown when attempting to delete a node-->
<string name="delete_node_confirm">Weet u zeker dat u dit knooppunt wilt verwijderen?</string>
<!--Toast shown when trying to create a node with an empty ID-->
<string name="node_id_required">De knooppunt-ID mag niet leeg zijn</string>
<!--Toast shown when trying to create a node with an empty name-->
<string name="node_name_required">De knooppuntnaam mag niet leeg zijn</string>
<!--Content description for node ID qr code icon-->
<string name="scan_qr_code_description">QR-code scannen</string>
<!--Text for toast shown if the "scan QR code" intent fails with an ActivityNotFoundException-->
<string name="no_qr_scanner_installed">U heeft QR-code-scanner geïnstalleerd of uw scanner wordt niet ondersteund.\
Installeer een scanner of vul de knooppunt-ID handmatig in.</string>
<!--WebGuiActivity-->
<!--Title of the web gui activity-->
<string name="web_gui_title">Web-interface</string>
<!--Text for WebGuiActivity loading view-->
<string name="web_gui_loading">Wachten op interface</string>
<!--Shown instead of web_gui_loading if the key does not exist and has to be created-->
<string name="web_gui_creating_key">Bezig met genereren van sleutels. Dit kan even duren.</string>
<!--Menu item that stops Activity and Service-->
<string name="exit">Afsluiten</string>
<!--Title for dialog displayed on first start-->
<string name="welcome_title">Eerste opstart</string>
<!--Text for dialog displayed on first start-->
<string name="welcome_text">Welkom bij Syncthing voor Android!\n\n
Deze app is momenteel in alfa-status en u kunt bugs verwachten, prestatieproblemen of dataverlies.\n\n
Er is momenteel geen speciale behandeling voor mobiele netwerk-data dus het kan uw datavolume opbruiken indien actief.\n\n
Rapporteer elk probleem dat u tegenkomt.</string>
<!--SettingsActivity-->
<!--Activity title-->
<string name="settings_title">Instellingen</string>
<!--Settings item that opens issue tracker-->
<string name="report_issue_title">Probleem rapporteren</string>
<!--Summary for the issue tracker settings item-->
<string name="report_issue_summary">De Syncthing-Android probleemtracker openen</string>
<!--URL of the issue tracker-->
<!--Title of the preference showing upstream version name-->
<string name="syncthing_version_title">Synthing-versie</string>
<!--FolderPickerAcitivity-->
<!--Activity title-->
<string name="folder_picker_title">Mapkiezer</string>
<!--ListView empty text-->
<string name="directory_empty">Map is leeg</string>
<!--Menu item to create folder-->
<string name="create_folder">Nieuwe map creëren</string>
<!--Menu item to select the current folder-->
<string name="select_folder">Map selecteren</string>
<!--SyncthingService-->
<!--Title of the dialog shown when the syncthing binary returns an error-->
<string name="binary_crashed_title">Synthing-uitvoerbare bestand is gecrashed</string>
<!--Message of the dialog shown when the syncthing binary returns an error-->
<string name="binary_crashed_message">Het uitvoerbare bestand van synthing werd afgesloten met foutcode %1$d.\n\n
Indien deze fout aanhoudt, probeer dan de app te herinstalleren en uw apparaat te herstarten.\n\n</string>
<!--RestApi-->
<!--Title of the notification shown when a restart is needed-->
<string name="restart_title">Herstart vereist</string>
<!--Text of the notification shown when a restart is needed-->
<string name="restart_notification_text">Klik hier om Syncthing nu te herstarten</string>
<!--Text for the dismiss button of the restart Activity-->
<string name="restart_later">Later herstarten</string>
<!--Shown when a node ID is copied to the clipboard-->
<string name="node_id_copied_to_clipboard">Knooppunt-ID gekopieerd naar klembord</string>
<!--Strings representing units for file sizes, from smallest to largest-->
<string-array name="file_size_units">
<item>B</item>
<item>KB</item>
<item>MB</item>
<item>GB</item>
<item>TB</item>
</string-array>
<!--Strings representing units for transfer rates, from smallest to largest-->
<string-array name="transfer_rate_units">
<item>b/s</item>
<item>Kb/s</item>
<item>Mb/s</item>
<item>Gb/s</item>
<item>Tb/s</item>
</string-array>
</resources>