aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-nb
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-12-18 06:02:37 +0000
committerKenny Root <kenny@the-b.org>2009-12-18 06:02:37 +0000
commita05700d4fb733780f278b442050dbbcafccb3a94 (patch)
treea4e48c3baf218f6a2a3dc179789e892c292ad707 /res/values-nb
parent5a9a64de18db17c592d42fface079d6496ac6aef (diff)
downloadconnectbot-a05700d4fb733780f278b442050dbbcafccb3a94.tar.gz
connectbot-a05700d4fb733780f278b442050dbbcafccb3a94.tar.bz2
connectbot-a05700d4fb733780f278b442050dbbcafccb3a94.zip
Escape resources in prep for Eclair compat
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@442 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-nb')
-rw-r--r--res/values-nb/strings.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index ea44c9e..4e54387 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -44,7 +44,7 @@
<string name="pubkey_list_pick">Velg fra /sdcard</string>
<string name="pubkey_import_parse_problem">Feil ved innlesing av privat nøkkel</string>
<string name="pubkey_unlock">Frigjør nøkkel</string>
- <string name="pubkey_failed_add">Feil passord for nøkkel '%1$s'. Autentisering feilet.</string>
+ <string name="pubkey_failed_add">Feil passord for nøkkel \'%1$s\'. Autentisering feilet.</string>
<string name="pubkey_memory_load">Last inn i minne</string>
<string name="pubkey_memory_unload">Last ut av minne</string>
<string name="pubkey_load_on_start">Last nøkkel ved start</string>
@@ -74,10 +74,10 @@
<string name="prompt_bits">Bits:</string>
<!-- Prompt for the password to unlock a certain pubkey. -->
- <string name="prompt_pubkey_password">Passord for nøkkel '%1$s'</string>
+ <string name="prompt_pubkey_password">Passord for nøkkel \'%1$s\'</string>
<!-- Prompt for whether to allow SSH Authentication Agent to use the specified key. Note that the '\n' means split the line so it's actually "host to use key" -->
- <string name="prompt_allow_agent_to_use_key">Godta ekstern vert til\nå bruke nøkkel '%1$s'?</string>
+ <string name="prompt_allow_agent_to_use_key">Godta ekstern vert til\nå bruke nøkkel \'%1$s\'?</string>
<!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
<string name="host_verification_failure_warning_header">ADVARSEL: EKSTERN VERT IDENTIFIKASJON HAR BLITT ENDRET!</string>
@@ -90,7 +90,7 @@
<string name="prompt_continue_connecting">Er du sikker på at\ndu vil koble til?</string>
<!-- Sent to user when the remote public encryption key fingerprint doesn't match the local database -->
- <string name="host_authenticity_warning">The authenticity of host '%1$s' can't be established.</string>
+ <string name="host_authenticity_warning">The authenticity of host \'%1$s\' can\'t be established.</string>
<!-- First field is encryption algorithm. Second is the actual fingerprint in hex digits -->
<string name="host_fingerprint">Host %1$s key fingerprint is %2$s</string>
@@ -156,7 +156,7 @@
<!-- Name for the keyboard shortcuts preference -->
<string name="pref_keymode_title">Directory shortcuts</string>
<!-- Summary for the keyboard shortcuts preference -->
- <string name="pref_keymode_summary">Select how to use Alt for '/' and Shift for Tab</string>
+ <string name="pref_keymode_summary">Select how to use Alt for \'/\' and Shift for Tab</string>
<!-- Name for the camera shortcut usage preference -->
<string name="pref_camera_title">Camera shortcut</string>
@@ -308,7 +308,7 @@
<string name="portforward_pos">Create port forward</string>
<string name="portforward_done">Successfully created port forward</string>
- <string name="portforward_problem">Problem creating port forward, maybe you're using ports under 1024 or port is already used?</string>
+ <string name="portforward_problem">Problem creating port forward, maybe you\'re using ports under 1024 or port is already used?</string>
<string name="portforward_menu_add">Add port forward</string>
@@ -360,7 +360,7 @@
<!-- Name for the ASCII DEL character -->
<string name="list_delkey_del">Delete</string>
- <string name="delete_message">Er du sikker på at du vil slette '%1$s'?</string>
+ <string name="delete_message">Er du sikker på at du vil slette \'%1$s\'?</string>
<string name="delete_pos">Ja, slett</string>
<string name="delete_neg">Avbryt</string>
@@ -378,7 +378,7 @@
<string name="terminal_connecting">Connecting to %1$s:%2$d via %3$s</string>
<!-- Displays the host key to the user in the terminal -->
- <string name="terminal_sucess">Verified host '%1$s' key: %2$s</string>
+ <string name="terminal_sucess">Verified host \'%1$s\' key: %2$s</string>
<string name="terminal_failed">Verifisering av vertsnøkkelen feilet.</string>
<!-- Displayed on the terminal describing the cryptographic algorithm names -->
@@ -390,18 +390,18 @@
<string name="terminal_auth">Forsøker å autentisere</string>
- <string name="terminal_auth_pass">Forsøker 'passord'-autentisering</string>
- <string name="terminal_auth_pass_fail">Autentiseringsmetode 'passord' feilet</string>
+ <string name="terminal_auth_pass">Forsøker \'passord\'-autentisering</string>
+ <string name="terminal_auth_pass_fail">Autentiseringsmetode \'passord\' feilet</string>
- <string name="terminal_auth_pubkey_any">Attempting 'publickey' authentication with any in-memory public keys</string>
+ <string name="terminal_auth_pubkey_any">Attempting \'publickey\' authentication with any in-memory public keys</string>
<string name="terminal_auth_pubkey_invalid">Selected public key is invalid, try reselecting key in host editor</string>
- <string name="terminal_auth_pubkey_specific">Attempting 'publickey' authentication with a specific public key</string>
- <string name="terminal_auth_pubkey_fail">Authentication method 'publickey' with key '%1$s' failed</string>
+ <string name="terminal_auth_pubkey_specific">Attempting \'publickey\' authentication with a specific public key</string>
+ <string name="terminal_auth_pubkey_fail">Authentication method \'publickey\' with key \'%1$s\' failed</string>
- <string name="terminal_auth_ki">Attempting 'keyboard-interactive' authentication</string>
- <string name="terminal_auth_ki_fail">Authentication method 'keyboard-interactive' failed</string>
+ <string name="terminal_auth_ki">Attempting \'keyboard-interactive\' authentication</string>
+ <string name="terminal_auth_ki_fail">Authentication method \'keyboard-interactive\' failed</string>
- <string name="terminal_auth_fail">[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]</string>
+ <string name="terminal_auth_fail">[Your host doesn\'t support \'password\' or \'keyboard-interactive\' authentication.]</string>
<string name="terminal_no_session">Session will not be started due to host preference.</string>
<string name="terminal_enable_portfoward">Enable port forward: %1$s</string>