aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-nl/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-05-14 21:11:35 +0000
committerKenny Root <kenny@the-b.org>2009-05-14 21:11:35 +0000
commit7fd88080fb02a970deb46b186aa415e136eab3d4 (patch)
treee4d25fd3f41dbda799bc80168f5bf16c49127707 /res/values-nl/strings.xml
parent2b87de98fc5507db76ef71e4ea1af70ad8240b5d (diff)
downloadconnectbot-7fd88080fb02a970deb46b186aa415e136eab3d4.tar.gz
connectbot-7fd88080fb02a970deb46b186aa415e136eab3d4.tar.bz2
connectbot-7fd88080fb02a970deb46b186aa415e136eab3d4.zip
Removed duplicate strings
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@236 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-nl/strings.xml')
-rw-r--r--res/values-nl/strings.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 8ab198d..82c4445 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -14,23 +14,16 @@
<!-- Window title for Help index -->
<string name="title_help">Help</string>
- <string name="title_password">Typ wachtwoord in</string>
- <string name="title_entropy">Verzamelen van Entropie</string>
-
- <string name="resolve_edit">Bewerk host</string>
<string name="resolve_connect">Verbind</string>
<string name="resolve_entropy">Verzamel Entropie</string>
<string name="menu_insert">Voeg Host Toe</string>
<string name="menu_delete">Verwijder Host</string>
<string name="menu_preferences">Voorkeuren</string>
- <string name="menu_help">Help</string>
<string name="help_intro">Selecteer hieronder een onderwerp voor meer informatie over een onderwerp.</string>
<string name="help_about">Over ConnectBot</string>
<string name="help_keyboard">Toetsenbord</string>
- <string name="help_pubkeys">Pubkeys</string>
- <string name="help_portforwards">Port Forwards</string>
<string name="pubkey_generate">Genereer</string>
<string name="pubkey_import">Importeer</string>
@@ -273,8 +266,6 @@
<!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
<string name="console_copy_start">Tik en sleep\nof gebruik directioneel pad\nom velden te selecteren omte kopiƫren</string>
- <!-- Button to disconnect from the current host in a terminal. -->
- <string name="console_menu_disconnect">Verbreek verbinding</string>
<!-- Button to close the disconnected terminal window. -->
<string name="console_menu_close">Sluit</string>
<!-- Button to begin copying from the terminal to the clipboard. -->
@@ -294,8 +285,6 @@
<string name="portforward_dynamic">Dynamisch (SOCKS)</string>
<!-- Button that commits the port forward to be made from the Port Forward Creation dialog. -->
<string name="portforward_pos">Maak port forward</string>
- <!-- Button that cancels the creation of a port forward from the Port Forward Creation dialog. -->
- <string name="portforward_neg">Annuleren</string>
<string name="portforward_done">Succesvol port forward gemaakt</string>
<string name="portforward_problem">Probleem met het maken van een port forward, misschien gebruik je poort onder 1024 of is de poort al gebruikt?</string>
@@ -313,7 +302,6 @@
<!-- Selection choice to sort hosts by nickname. -->
<string name="list_menu_sortname">Sorteer op naam</string>
<string name="list_menu_settings">Instellingen</string>
- <string name="list_menu_help">Help</string>
<string name="list_host_disconnect">Verbreek verbinding</string>
<string name="list_host_edit">Bewerk host</string>
@@ -343,8 +331,6 @@
<!-- Button to agree to license terms. -->
<string name="wizard_agree">Ga akkoord</string>
- <!-- Button to cancel out of (i.e., not accept) the license terms. -->
- <string name="wizard_cancel">Annuleren</string>
<!-- Button to go to the next page in the first time start-up wizard. -->
<string name="wizard_next">Volgende</string>
<!-- Button to go to the previous page in the first time start-up wizard. -->
@@ -352,10 +338,6 @@
<string name="terminal_no_hosts_connected">No hosts currently connected</string>
- <string name="terminal_hostkey_warn">De authenticatie van host '%1$s' kan niet worden vastgesteld.</string>
- <string name="terminal_hostkey">RSA sleutel vingerafdruk is %1$s</string>
- <string name="terminal_hostkey_prompt">Weet je zeker dat je\nwilt doorgaan met verbinden?</string>
-
<string name="terminal_failed">Host sleutel verificatie mislukt</string>
<string name="terminal_auth">Probeert te authenticeren</string>