Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1 | # Norwegian translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Simon Kelley <simon@thekelleys.org.uk>, 2006. |
| 4 | # |
| 5 | # Current translator: Jan Erik Askildt <jeaskildt@gmail.com>, 2006 |
| 6 | # |
| 7 | msgid "" |
| 8 | msgstr "" |
| 9 | "Project-Id-Version: dnsmasq 2.25\n" |
| 10 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 11 | "POT-Creation-Date: 2009-06-18 12:24+0100\n" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 12 | "PO-Revision-Date: 2006-01-11 17:39+0000\n" |
| 13 | "Last-Translator: Jan Erik Askildt <jeaskildt@gmail.com>\n" |
| 14 | "Language-Team: Norwegian <i18n-nb@lister.ping.uio.no>\n" |
| 15 | "MIME-Version: 1.0\n" |
| 16 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
| 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 19 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 20 | #: cache.c:764 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 21 | #, fuzzy, c-format |
| 22 | msgid "failed to load names from %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 23 | msgstr "feilet å laste navn fra %s: %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 24 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 25 | #: cache.c:798 dhcp.c:804 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 26 | #, c-format |
| 27 | msgid "bad address at %s line %d" |
| 28 | msgstr "dårlig adresse ved %s linje %d" |
| 29 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 30 | #: cache.c:856 dhcp.c:820 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 31 | #, c-format |
| 32 | msgid "bad name at %s line %d" |
| 33 | msgstr "dårlig navn ved %s linje %d" |
| 34 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 35 | #: cache.c:863 dhcp.c:894 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 36 | #, c-format |
| 37 | msgid "read %s - %d addresses" |
| 38 | msgstr "les %s - %d adresser" |
| 39 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 40 | #: cache.c:902 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 41 | msgid "cleared cache" |
| 42 | msgstr "mellomlager tømt" |
| 43 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 44 | #: cache.c:933 option.c:1069 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 45 | #, fuzzy, c-format |
| 46 | msgid "cannot access directory %s: %s" |
| 47 | msgstr "kan ikke lese %s: %s" |
| 48 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 49 | #: cache.c:1052 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 50 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 51 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
| 52 | msgstr "gir ikke navnet %s til DHCP leien for %s fordi navnet eksisterer i %s med adressen %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 53 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 54 | #: cache.c:1129 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 55 | #, c-format |
| 56 | msgid "time %lu" |
| 57 | msgstr "" |
| 58 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 59 | #: cache.c:1130 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 60 | #, fuzzy, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 61 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 62 | msgstr "mellomlager størrelse %d, %d/%d mellomlager innsettinger re-bruker mellomlager plasser som ikke er utløpt" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 63 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 64 | #: cache.c:1132 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 65 | #, c-format |
| 66 | msgid "queries forwarded %u, queries answered locally %u" |
| 67 | msgstr "" |
| 68 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 69 | #: cache.c:1155 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 70 | #, c-format |
| 71 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 72 | msgstr "" |
| 73 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 74 | #: util.c:59 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 75 | #, fuzzy, c-format |
| 76 | msgid "failed to seed the random number generator: %s" |
| 77 | msgstr "feilet å lytte på socket: %s" |
| 78 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 79 | #: util.c:191 |
| 80 | #, fuzzy |
| 81 | msgid "failed to allocate memory" |
| 82 | msgstr "feilet å laste %d bytes" |
| 83 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 84 | #: util.c:229 option.c:549 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 85 | msgid "could not get memory" |
| 86 | msgstr "kunne ikke få minne" |
| 87 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 88 | #: util.c:239 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 89 | #, fuzzy, c-format |
| 90 | msgid "cannot create pipe: %s" |
| 91 | msgstr "kan ikke lese %s: %s" |
| 92 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 93 | #: util.c:247 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 94 | #, fuzzy, c-format |
| 95 | msgid "failed to allocate %d bytes" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 96 | msgstr "feilet å laste %d bytes" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 97 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 98 | #: util.c:352 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 99 | #, c-format |
| 100 | msgid "infinite" |
| 101 | msgstr "uendelig" |
| 102 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 103 | #: option.c:228 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 104 | msgid "Specify local address(es) to listen on." |
| 105 | msgstr "Spesifiser lokal(e) adresse(r) å lytte på." |
| 106 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 107 | #: option.c:229 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 108 | msgid "Return ipaddr for all hosts in specified domains." |
| 109 | msgstr "Returner ipaddr for alle verter i det spesifiserte domenet." |
| 110 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 111 | #: option.c:230 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 112 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 113 | msgstr "Forfalsk revers oppslag for RFC1918 private adresse områder." |
| 114 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 115 | #: option.c:231 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 116 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 117 | msgstr "Behandle ipaddr som NXDOMAIN (omgår Verisign wildcard)." |
| 118 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 119 | #: option.c:232 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 120 | #, c-format |
| 121 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 122 | msgstr "Spesifiser størrelsen på mellomlager plassene (standard er %s)." |
| 123 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 124 | #: option.c:233 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 125 | #, c-format |
| 126 | msgid "Specify configuration file (defaults to %s)." |
| 127 | msgstr "Spesifiser konfigurasjonsfil (standard er %s)." |
| 128 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 129 | #: option.c:234 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 130 | msgid "Do NOT fork into the background: run in debug mode." |
| 131 | msgstr "IKKE legg (fork) som bakgrunnsprosess: kjør i debug modus." |
| 132 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 133 | #: option.c:235 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 134 | msgid "Do NOT forward queries with no domain part." |
| 135 | msgstr "IKKE videresend oppslag som mangler domene del." |
| 136 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 137 | #: option.c:236 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 138 | msgid "Return self-pointing MX records for local hosts." |
| 139 | msgstr "Returner selv-pekende MX post for lokale verter." |
| 140 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 141 | #: option.c:237 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 142 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 143 | msgstr "Utvid enkle navn i /etc/hosts med domene-suffiks." |
| 144 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 145 | #: option.c:238 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 146 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 147 | msgstr "Ikke videresend falske/uekte DNS forespørsler fra Windows verter." |
| 148 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 149 | #: option.c:239 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 150 | msgid "Enable DHCP in the range given with lease duration." |
| 151 | msgstr "Aktiver DHCP i det gitte området med leie varighet" |
| 152 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 153 | #: option.c:240 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 154 | #, c-format |
| 155 | msgid "Change to this group after startup (defaults to %s)." |
| 156 | msgstr "Skift til denne gruppen etter oppstart (standard er %s)." |
| 157 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 158 | #: option.c:241 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 159 | msgid "Set address or hostname for a specified machine." |
| 160 | msgstr "Sett adresse eller vertsnavn for en spesifikk maskin." |
| 161 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 162 | #: option.c:242 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 163 | msgid "Read DHCP host specs from file" |
| 164 | msgstr "" |
| 165 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 166 | #: option.c:243 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 167 | msgid "Read DHCP option specs from file" |
| 168 | msgstr "" |
| 169 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 170 | #: option.c:244 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 171 | #, c-format |
| 172 | msgid "Do NOT load %s file." |
| 173 | msgstr "IKKE last %s filen." |
| 174 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 175 | #: option.c:245 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 176 | #, c-format |
| 177 | msgid "Specify a hosts file to be read in addition to %s." |
| 178 | msgstr "Spesifiser en verts (hosts) fil som skal leses i tilleg til %s." |
| 179 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 180 | #: option.c:246 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 181 | msgid "Specify interface(s) to listen on." |
| 182 | msgstr "Spesifiser nettverkskort det skal lyttes på." |
| 183 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 184 | #: option.c:247 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 185 | msgid "Specify interface(s) NOT to listen on." |
| 186 | msgstr "Spesifiser nettverkskort det IKKE skal lyttes på." |
| 187 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 188 | #: option.c:248 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 189 | #, fuzzy |
| 190 | msgid "Map DHCP user class to tag." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 191 | msgstr "Map DHCP bruker klasse til opsjon sett." |
| 192 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 193 | #: option.c:249 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 194 | msgid "Map RFC3046 circuit-id to tag." |
| 195 | msgstr "" |
| 196 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 197 | #: option.c:250 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 198 | msgid "Map RFC3046 remote-id to tag." |
| 199 | msgstr "" |
| 200 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 201 | #: option.c:251 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 202 | msgid "Map RFC3993 subscriber-id to tag." |
| 203 | msgstr "" |
| 204 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 205 | #: option.c:252 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 206 | #, fuzzy |
| 207 | msgid "Don't do DHCP for hosts with tag set." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 208 | msgstr "Ikke utfør DHCP for klienter i opsjon sett." |
| 209 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 210 | #: option.c:253 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 211 | #, fuzzy |
| 212 | msgid "Force broadcast replies for hosts with tag set." |
| 213 | msgstr "Ikke utfør DHCP for klienter i opsjon sett." |
| 214 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 215 | #: option.c:254 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 216 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 217 | msgstr "IKKE last (fork) som bakgrunnsprosess, IKKE kjør i debug modus." |
| 218 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 219 | #: option.c:255 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 220 | msgid "Assume we are the only DHCP server on the local network." |
| 221 | msgstr "Anta at vi er den eneste DHCP tjeneren på det lokale nettverket." |
| 222 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 223 | #: option.c:256 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 224 | #, c-format |
| 225 | msgid "Specify where to store DHCP leases (defaults to %s)." |
| 226 | msgstr "Spesifiser hvor DHCP leiene skal lagres (standard er %s)." |
| 227 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 228 | #: option.c:257 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 229 | msgid "Return MX records for local hosts." |
| 230 | msgstr "Returner MX records for lokale verter." |
| 231 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 232 | #: option.c:258 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 233 | msgid "Specify an MX record." |
| 234 | msgstr "Spesifiser en MX post." |
| 235 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 236 | #: option.c:259 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 237 | msgid "Specify BOOTP options to DHCP server." |
| 238 | msgstr "Spesifiser BOOTP opsjoner til DHCP tjener." |
| 239 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 240 | #: option.c:260 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 241 | #, c-format |
| 242 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
| 243 | msgstr "IKKE spør (poll) %s fil, les på nytt kun ved SIGHUP" |
| 244 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 245 | #: option.c:261 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 246 | msgid "Do NOT cache failed search results." |
| 247 | msgstr "IKKE mellomlagre søkeresultater som feiler." |
| 248 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 249 | #: option.c:262 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 250 | #, c-format |
| 251 | msgid "Use nameservers strictly in the order given in %s." |
| 252 | msgstr "Bruk navnetjenere kun som bestemt i rekkefølgen gitt i %s." |
| 253 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 254 | #: option.c:263 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 255 | #, fuzzy |
| 256 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 257 | msgstr "Sett ekstra opsjoner som skal fordeles til DHCP klientene." |
| 258 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 259 | #: option.c:264 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 260 | msgid "DHCP option sent even if the client does not request it." |
| 261 | msgstr "" |
| 262 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 263 | #: option.c:265 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 264 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
| 265 | msgstr "Spesifiser lytteport for DNS oppslag (standard er 53)." |
| 266 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 267 | #: option.c:266 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 268 | #, c-format |
| 269 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 270 | msgstr "Maksimal støttet UDP pakkestørrelse for EDNS.0 (standard er %s)." |
| 271 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 272 | #: option.c:267 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 273 | #, fuzzy |
| 274 | msgid "Log DNS queries." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 275 | msgstr "Logg oppslag." |
| 276 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 277 | #: option.c:268 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 278 | #, fuzzy |
| 279 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 280 | msgstr "Tving bruk av opprinnelig port for oppstrøms oppslag." |
| 281 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 282 | #: option.c:269 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 283 | msgid "Do NOT read resolv.conf." |
| 284 | msgstr "IKKE les resolv.conf." |
| 285 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 286 | #: option.c:270 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 287 | #, c-format |
| 288 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 289 | msgstr "Spesifiser stien til resolv.conf (standard er %s)." |
| 290 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 291 | #: option.c:271 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 292 | msgid "Specify address(es) of upstream servers with optional domains." |
| 293 | msgstr "Spesifiser adressen(e) til oppstrøms tjenere med valgfrie domener." |
| 294 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 295 | #: option.c:272 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 296 | msgid "Never forward queries to specified domains." |
| 297 | msgstr "Aldri videresend oppslag til spesifiserte domener." |
| 298 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 299 | #: option.c:273 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 300 | msgid "Specify the domain to be assigned in DHCP leases." |
| 301 | msgstr "Spesifiser domenet som skal tildeles i DHCP leien." |
| 302 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 303 | #: option.c:274 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 304 | msgid "Specify default target in an MX record." |
| 305 | msgstr "Spesifiser default mål i en MX post." |
| 306 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 307 | #: option.c:275 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 308 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 309 | msgstr "Spesifiser time-to-live i sekunder for svar fra /etc/hosts." |
| 310 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 311 | #: option.c:276 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 312 | #, fuzzy |
| 313 | msgid "Specify time-to-live in seconds for negative caching." |
| 314 | msgstr "Spesifiser time-to-live i sekunder for svar fra /etc/hosts." |
| 315 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 316 | #: option.c:277 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 317 | #, c-format |
| 318 | msgid "Change to this user after startup. (defaults to %s)." |
| 319 | msgstr "Skift til denne bruker etter oppstart (standard er %s)." |
| 320 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 321 | #: option.c:278 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 322 | #, fuzzy |
| 323 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 324 | msgstr "Map DHCP produsent klasse til opsjon sett." |
| 325 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 326 | #: option.c:279 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 327 | msgid "Display dnsmasq version and copyright information." |
| 328 | msgstr "Vis dnsmasq versjon og copyright informasjon." |
| 329 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 330 | #: option.c:280 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 331 | msgid "Translate IPv4 addresses from upstream servers." |
| 332 | msgstr "Oversett IPv4 adresser fra oppstrøms tjenere." |
| 333 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 334 | #: option.c:281 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 335 | msgid "Specify a SRV record." |
| 336 | msgstr "Spesifiser en SRV post." |
| 337 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 338 | #: option.c:282 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 339 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 340 | msgstr "" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 341 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 342 | #: option.c:283 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 343 | #, fuzzy, c-format |
| 344 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 345 | msgstr "Spesifiser stien til PID fil. (standard er %s)." |
| 346 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 347 | #: option.c:284 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 348 | #, c-format |
| 349 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 350 | msgstr "Spesifiser maksimum antall DHCP leier (standard er %s)" |
| 351 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 352 | #: option.c:285 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 353 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 354 | msgstr "Svar DNS oppslag basert på nettverkskortet oppslaget ble sendt til." |
| 355 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 356 | #: option.c:286 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 357 | msgid "Specify TXT DNS record." |
| 358 | msgstr "Spesifiser TXT DNS post." |
| 359 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 360 | #: option.c:287 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 361 | #, fuzzy |
| 362 | msgid "Specify PTR DNS record." |
| 363 | msgstr "Spesifiser TXT DNS post." |
| 364 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 365 | #: option.c:288 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 366 | msgid "Give DNS name to IPv4 address of interface." |
| 367 | msgstr "" |
| 368 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 369 | #: option.c:289 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 370 | msgid "Bind only to interfaces in use." |
| 371 | msgstr "Bind kun til nettverkskort som er i bruk." |
| 372 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 373 | #: option.c:290 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 374 | #, c-format |
| 375 | msgid "Read DHCP static host information from %s." |
| 376 | msgstr "Les DHCP statisk vert informasjon fra %s." |
| 377 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 378 | #: option.c:291 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 379 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 380 | msgstr "Aktiver DBus interface for å sette oppstrøms tjenere, osv." |
| 381 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 382 | #: option.c:292 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 383 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 384 | msgstr "Ikke lever DHCP på dette nettverkskortet, kun lever DNS." |
| 385 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 386 | #: option.c:293 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 387 | msgid "Enable dynamic address allocation for bootp." |
| 388 | msgstr "Aktiver dynamisk adresse allokering for bootp." |
| 389 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 390 | #: option.c:294 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 391 | #, fuzzy |
| 392 | msgid "Map MAC address (with wildcards) to option set." |
| 393 | msgstr "Map DHCP produsent klasse til opsjon sett." |
| 394 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 395 | #: option.c:295 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 396 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 397 | msgstr "" |
| 398 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 399 | #: option.c:296 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 400 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 401 | msgstr "" |
| 402 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 403 | #: option.c:297 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 404 | msgid "Script to run on DHCP lease creation and destruction." |
| 405 | msgstr "" |
| 406 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 407 | #: option.c:298 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 408 | msgid "Read configuration from all the files in this directory." |
| 409 | msgstr "" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 410 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 411 | #: option.c:299 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 412 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 413 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 414 | msgstr "Skift til denne bruker etter oppstart (standard er %s)." |
| 415 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 416 | #: option.c:300 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 417 | msgid "Do not use leasefile." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 418 | msgstr "" |
| 419 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 420 | #: option.c:301 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 421 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 422 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 423 | msgstr "Spesifiser maksimum antall DHCP leier (standard er %s)" |
| 424 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 425 | #: option.c:302 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 426 | #, c-format |
| 427 | msgid "Clear DNS cache when reloading %s." |
| 428 | msgstr "" |
| 429 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 430 | #: option.c:303 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 431 | msgid "Ignore hostnames provided by DHCP clients." |
| 432 | msgstr "" |
| 433 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 434 | #: option.c:304 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 435 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 436 | msgstr "" |
| 437 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 438 | #: option.c:305 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 439 | msgid "Enable integrated read-only TFTP server." |
| 440 | msgstr "" |
| 441 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 442 | #: option.c:306 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 443 | msgid "Export files by TFTP only from the specified subtree." |
| 444 | msgstr "" |
| 445 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 446 | #: option.c:307 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 447 | msgid "Add client IP address to tftp-root." |
| 448 | msgstr "" |
| 449 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 450 | #: option.c:308 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 451 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 452 | msgstr "" |
| 453 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 454 | #: option.c:309 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 455 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 456 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 457 | msgstr "Spesifiser maksimum antall DHCP leier (standard er %s)" |
| 458 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 459 | #: option.c:310 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 460 | msgid "Disable the TFTP blocksize extension." |
| 461 | msgstr "" |
| 462 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 463 | #: option.c:311 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 464 | msgid "Ephemeral port range for use by TFTP transfers." |
| 465 | msgstr "" |
| 466 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 467 | #: option.c:312 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 468 | msgid "Extra logging for DHCP." |
| 469 | msgstr "" |
| 470 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 471 | #: option.c:313 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 472 | msgid "Enable async. logging; optionally set queue length." |
| 473 | msgstr "" |
| 474 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 475 | #: option.c:314 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 476 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 477 | msgstr "" |
| 478 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 479 | #: option.c:315 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 480 | msgid "Always perform DNS queries to all servers." |
| 481 | msgstr "" |
| 482 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 483 | #: option.c:316 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 484 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 485 | msgstr "" |
| 486 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 487 | #: option.c:317 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 488 | msgid "Use alternative ports for DHCP." |
| 489 | msgstr "" |
| 490 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 491 | #: option.c:318 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 492 | msgid "Run lease-change script as this user." |
| 493 | msgstr "" |
| 494 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 495 | #: option.c:319 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 496 | #, fuzzy |
| 497 | msgid "Specify NAPTR DNS record." |
| 498 | msgstr "Spesifiser TXT DNS post." |
| 499 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 500 | #: option.c:320 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 501 | msgid "Specify lowest port available for DNS query transmission." |
| 502 | msgstr "" |
| 503 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 504 | #: option.c:321 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 505 | msgid "Use only fully qualified domain names for DHCP clients." |
| 506 | msgstr "" |
| 507 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 508 | #: option.c:322 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 509 | msgid "Specify alias name for LOCAL DNS name." |
| 510 | msgstr "" |
| 511 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 512 | #: option.c:323 |
| 513 | #, fuzzy |
| 514 | msgid "Prompt to send to PXE clients." |
| 515 | msgstr "Sett ekstra opsjoner som skal fordeles til DHCP klientene." |
| 516 | |
| 517 | #: option.c:324 |
| 518 | msgid "Boot service for PXE menu." |
| 519 | msgstr "" |
| 520 | |
| 521 | #: option.c:325 |
| 522 | msgid "Check configuration syntax." |
| 523 | msgstr "" |
| 524 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 525 | #: option.c:614 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 526 | #, c-format |
| 527 | msgid "" |
| 528 | "Usage: dnsmasq [options]\n" |
| 529 | "\n" |
Simon Kelley | aedef83 | 2006-01-22 14:02:31 +0000 | [diff] [blame] | 530 | msgstr "" |
| 531 | "Bruk: dnsmasq [opsjoner]\n" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 532 | "\n" |
| 533 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 534 | #: option.c:616 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 535 | #, c-format |
| 536 | msgid "Use short options only on the command line.\n" |
| 537 | msgstr "Bruk korte opsjoner kun på kommandolinjen.\n" |
| 538 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 539 | #: option.c:618 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 540 | #, fuzzy, c-format |
| 541 | msgid "Valid options are:\n" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 542 | msgstr "Gyldige opsjoner er :\n" |
| 543 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 544 | #: option.c:659 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 545 | #, c-format |
| 546 | msgid "Known DHCP options:\n" |
| 547 | msgstr "" |
| 548 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 549 | #: option.c:747 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 550 | msgid "bad dhcp-option" |
| 551 | msgstr "dårlig dhcp-opsjon" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 552 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 553 | #: option.c:804 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 554 | #, fuzzy |
| 555 | msgid "bad IP address" |
| 556 | msgstr "les %s - %d adresser" |
| 557 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 558 | #: option.c:903 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 559 | msgid "bad domain in dhcp-option" |
| 560 | msgstr "dårlig domene i dhcp-opsjon" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 561 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 562 | #: option.c:964 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 563 | msgid "dhcp-option too long" |
| 564 | msgstr "dhcp-opsjon for lang" |
| 565 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 566 | #: option.c:973 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 567 | msgid "illegal dhcp-match" |
| 568 | msgstr "" |
| 569 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 570 | #: option.c:1009 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 571 | msgid "illegal repeated flag" |
| 572 | msgstr "" |
| 573 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 574 | #: option.c:1017 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 575 | msgid "illegal repeated keyword" |
| 576 | msgstr "" |
| 577 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 578 | #: option.c:1100 tftp.c:359 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 579 | #, fuzzy, c-format |
| 580 | msgid "cannot access %s: %s" |
| 581 | msgstr "kan ikke lese %s: %s" |
| 582 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 583 | #: option.c:1145 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 584 | msgid "only one dhcp-hostsfile allowed" |
| 585 | msgstr "" |
| 586 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 587 | #: option.c:1152 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 588 | msgid "only one dhcp-optsfile allowed" |
| 589 | msgstr "" |
| 590 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 591 | #: option.c:1197 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 592 | msgid "bad MX preference" |
| 593 | msgstr "dårlig MX preferanse" |
| 594 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 595 | #: option.c:1202 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 596 | msgid "bad MX name" |
| 597 | msgstr "dårlig MX navn" |
| 598 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 599 | #: option.c:1216 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 600 | msgid "bad MX target" |
| 601 | msgstr "dårlig MX mål" |
| 602 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 603 | #: option.c:1226 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 604 | msgid "cannot run scripts under uClinux" |
| 605 | msgstr "" |
| 606 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 607 | #: option.c:1228 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 608 | msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts" |
| 609 | msgstr "" |
| 610 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 611 | #: option.c:1456 option.c:1460 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 612 | msgid "bad port" |
| 613 | msgstr "dårlig port" |
| 614 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 615 | #: option.c:1479 option.c:1504 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 616 | msgid "interface binding not supported" |
| 617 | msgstr "" |
| 618 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 619 | #: option.c:1625 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 620 | #, fuzzy |
| 621 | msgid "bad port range" |
| 622 | msgstr "dårlig port" |
| 623 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 624 | #: option.c:1642 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 625 | msgid "bad bridge-interface" |
| 626 | msgstr "" |
| 627 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 628 | #: option.c:1683 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 629 | msgid "bad dhcp-range" |
| 630 | msgstr "dårlig dhcp-område" |
| 631 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 632 | #: option.c:1709 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 633 | msgid "only one netid tag allowed" |
| 634 | msgstr "" |
| 635 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 636 | #: option.c:1754 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 637 | msgid "inconsistent DHCP range" |
| 638 | msgstr "ikke konsistent DHCP område" |
| 639 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 640 | #: option.c:1926 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 641 | #, fuzzy |
| 642 | msgid "bad DHCP host name" |
| 643 | msgstr "dårlig MX navn" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 644 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 645 | #: option.c:2221 option.c:2501 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 646 | msgid "invalid port number" |
| 647 | msgstr "ugyldig portnummer" |
| 648 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 649 | #: option.c:2304 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 650 | #, fuzzy |
| 651 | msgid "invalid alias range" |
| 652 | msgstr "ugyldig vekt" |
| 653 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 654 | #: option.c:2317 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 655 | #, fuzzy |
| 656 | msgid "bad interface name" |
| 657 | msgstr "dårlig MX navn" |
| 658 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 659 | #: option.c:2342 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 660 | msgid "bad CNAME" |
| 661 | msgstr "" |
| 662 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 663 | #: option.c:2347 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 664 | msgid "duplicate CNAME" |
| 665 | msgstr "" |
| 666 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 667 | #: option.c:2367 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 668 | #, fuzzy |
| 669 | msgid "bad PTR record" |
| 670 | msgstr "dårlig SRV post" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 671 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 672 | #: option.c:2398 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 673 | #, fuzzy |
| 674 | msgid "bad NAPTR record" |
| 675 | msgstr "dårlig SRV post" |
| 676 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 677 | #: option.c:2423 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 678 | msgid "TXT record string too long" |
| 679 | msgstr "TXT post streng for lang" |
| 680 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 681 | #: option.c:2471 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 682 | msgid "bad TXT record" |
| 683 | msgstr "dårlig TXT post" |
| 684 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 685 | #: option.c:2487 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 686 | msgid "bad SRV record" |
| 687 | msgstr "dårlig SRV post" |
| 688 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 689 | #: option.c:2494 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 690 | msgid "bad SRV target" |
| 691 | msgstr "dårlig SRV mål" |
| 692 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 693 | #: option.c:2508 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 694 | msgid "invalid priority" |
| 695 | msgstr "ugyldig prioritet" |
| 696 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 697 | #: option.c:2515 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 698 | msgid "invalid weight" |
| 699 | msgstr "ugyldig vekt" |
| 700 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 701 | #: option.c:2534 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 702 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)" |
| 703 | msgstr "" |
| 704 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 705 | #: option.c:2577 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 706 | #, c-format |
| 707 | msgid "files nested too deep in %s" |
| 708 | msgstr "" |
| 709 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 710 | #: option.c:2585 tftp.c:513 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 711 | #, c-format |
| 712 | msgid "cannot read %s: %s" |
| 713 | msgstr "kan ikke lese %s: %s" |
| 714 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 715 | #: option.c:2646 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 716 | msgid "missing \"" |
| 717 | msgstr "mangler \"" |
| 718 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 719 | #: option.c:2693 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 720 | msgid "bad option" |
| 721 | msgstr "dårlig opsjon" |
| 722 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 723 | #: option.c:2695 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 724 | msgid "extraneous parameter" |
| 725 | msgstr "overflødig parameter" |
| 726 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 727 | #: option.c:2697 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 728 | msgid "missing parameter" |
| 729 | msgstr "mangler parameter" |
| 730 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 731 | #: option.c:2705 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 732 | msgid "error" |
| 733 | msgstr "feil" |
| 734 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 735 | #: option.c:2711 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 736 | #, c-format |
| 737 | msgid "%s at line %d of %%s" |
| 738 | msgstr "%s på linje %d av %%s" |
| 739 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 740 | #: option.c:2760 option.c:2791 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 741 | #, fuzzy, c-format |
| 742 | msgid "read %s" |
| 743 | msgstr "leser %s" |
| 744 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 745 | #: option.c:2863 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 746 | #, c-format |
| 747 | msgid "Dnsmasq version %s %s\n" |
| 748 | msgstr "Dnsmasq versjon %s %s\n" |
| 749 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 750 | #: option.c:2864 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 751 | #, c-format |
| 752 | msgid "" |
| 753 | "Compile time options %s\n" |
| 754 | "\n" |
| 755 | msgstr "" |
| 756 | "Kompileringsopsjoner %s\n" |
| 757 | "\n" |
| 758 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 759 | #: option.c:2865 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 760 | #, c-format |
| 761 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 762 | msgstr "Denne programvaren kommer med ABSOLUTT INGEN GARANTI.\n" |
| 763 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 764 | #: option.c:2866 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 765 | #, c-format |
| 766 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 767 | msgstr "DNsmasq er fri programvare, du er velkommen til å redistribuere den\n" |
| 768 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 769 | #: option.c:2867 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 770 | #, fuzzy, c-format |
| 771 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 772 | msgstr "under vilkårene gitt i GNU General Public License, versjon 2.\n" |
| 773 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 774 | #: option.c:2878 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 775 | msgid "try --help" |
| 776 | msgstr "" |
| 777 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 778 | #: option.c:2880 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 779 | msgid "try -w" |
| 780 | msgstr "" |
| 781 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 782 | #: option.c:2883 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 783 | #, fuzzy, c-format |
| 784 | msgid "bad command line options: %s" |
| 785 | msgstr "dårlige kommandlinje opsjoner: %s." |
| 786 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 787 | #: option.c:2924 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 788 | #, c-format |
| 789 | msgid "cannot get host-name: %s" |
| 790 | msgstr "klarer ikke å få vertsnavn: %s" |
| 791 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 792 | #: option.c:2952 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 793 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 794 | msgstr "kun en resolv.conf fil tillat i no-poll modus." |
| 795 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 796 | #: option.c:2962 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 797 | msgid "must have exactly one resolv.conf to read domain from." |
| 798 | msgstr "må ha nøyaktig en resolv.conf å lese domene fra." |
| 799 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 800 | #: option.c:2965 network.c:777 dhcp.c:753 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 801 | #, fuzzy, c-format |
| 802 | msgid "failed to read %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 803 | msgstr "feilet å lese %s: %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 804 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 805 | #: option.c:2982 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 806 | #, c-format |
| 807 | msgid "no search directive found in %s" |
| 808 | msgstr "intet søke direktiv funnet i %s" |
| 809 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 810 | #: option.c:3003 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 811 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 812 | msgstr "" |
| 813 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 814 | #: option.c:3007 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 815 | msgid "syntax check OK" |
| 816 | msgstr "" |
| 817 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 818 | #: forward.c:405 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 819 | #, c-format |
| 820 | msgid "nameserver %s refused to do a recursive query" |
| 821 | msgstr "navnetjener %s nektet å gjøre et rekursivt oppslag" |
| 822 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 823 | #: forward.c:433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 824 | msgid "possible DNS-rebind attack detected" |
| 825 | msgstr "" |
| 826 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 827 | #: network.c:73 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 828 | #, fuzzy, c-format |
| 829 | msgid "unknown interface %s in bridge-interface" |
| 830 | msgstr "ukjent tilknytning (interface) %s" |
| 831 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 832 | #: network.c:436 dnsmasq.c:189 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 833 | #, c-format |
| 834 | msgid "failed to create listening socket: %s" |
| 835 | msgstr "feilet å lage lytte socket: %s" |
| 836 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 837 | #: network.c:443 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 838 | #, c-format |
| 839 | msgid "failed to set IPV6 options on listening socket: %s" |
| 840 | msgstr "feilet å sette IPv6 opsjoner på lytte socket: %s" |
| 841 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 842 | #: network.c:469 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 843 | #, c-format |
| 844 | msgid "failed to bind listening socket for %s: %s" |
| 845 | msgstr "feilet å binde lytte socket for %s: %s" |
| 846 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 847 | #: network.c:474 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 848 | #, c-format |
| 849 | msgid "failed to listen on socket: %s" |
| 850 | msgstr "feilet å lytte på socket: %s" |
| 851 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 852 | #: network.c:486 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 853 | #, fuzzy, c-format |
| 854 | msgid "failed to create TFTP socket: %s" |
| 855 | msgstr "feilet å lage lytte socket: %s" |
| 856 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 857 | #: network.c:680 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 858 | #, fuzzy, c-format |
| 859 | msgid "failed to bind server socket for %s: %s" |
| 860 | msgstr "feilet å binde lytte socket for %s: %s" |
| 861 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 862 | #: network.c:717 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 863 | #, c-format |
| 864 | msgid "ignoring nameserver %s - local interface" |
| 865 | msgstr "ignorerer navnetjener %s - lokal tilknytning" |
| 866 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 867 | #: network.c:728 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 868 | #, fuzzy, c-format |
| 869 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 870 | msgstr "ignorerer navnetjener %s - kan ikke lage/dinde socket: %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 871 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 872 | #: network.c:743 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 873 | msgid "unqualified" |
| 874 | msgstr "ikke kvalifisert" |
| 875 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 876 | #: network.c:743 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 877 | msgid "names" |
| 878 | msgstr "" |
| 879 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 880 | #: network.c:745 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 881 | msgid "default" |
| 882 | msgstr "" |
| 883 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 884 | #: network.c:747 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 885 | msgid "domain" |
| 886 | msgstr "domene" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 887 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 888 | #: network.c:750 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 889 | #, c-format |
| 890 | msgid "using local addresses only for %s %s" |
| 891 | msgstr "benytter lokale adresser kun for %s %s" |
| 892 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 893 | #: network.c:752 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 894 | #, c-format |
| 895 | msgid "using nameserver %s#%d for %s %s" |
| 896 | msgstr "benytter navnetjener %s#%d for %s %s" |
| 897 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 898 | #: network.c:755 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 899 | #, fuzzy, c-format |
| 900 | msgid "using nameserver %s#%d(via %s)" |
| 901 | msgstr "benytter navnetjener %s#%d" |
| 902 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 903 | #: network.c:757 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 904 | #, c-format |
| 905 | msgid "using nameserver %s#%d" |
| 906 | msgstr "benytter navnetjener %s#%d" |
| 907 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 908 | #: dnsmasq.c:146 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 909 | #, fuzzy |
| 910 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 911 | msgstr "DBus ikke tilgjengelig: sett HAVE_DBUS i src/config.h" |
| 912 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 913 | #: dnsmasq.c:151 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 914 | msgid "asychronous logging is not available under Solaris" |
| 915 | msgstr "" |
| 916 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 917 | #: dnsmasq.c:170 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 918 | #, c-format |
| 919 | msgid "failed to find list of interfaces: %s" |
| 920 | msgstr "feilet å finne liste av tilknytninger (interfaces): %s" |
| 921 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 922 | #: dnsmasq.c:178 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 923 | #, c-format |
| 924 | msgid "unknown interface %s" |
| 925 | msgstr "ukjent tilknytning (interface) %s" |
| 926 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 927 | #: dnsmasq.c:184 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 928 | #, c-format |
| 929 | msgid "no interface with address %s" |
| 930 | msgstr "ingen tilknytning (interface) med adresse %s" |
| 931 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 932 | #: dnsmasq.c:201 dnsmasq.c:670 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 933 | #, c-format |
| 934 | msgid "DBus error: %s" |
| 935 | msgstr "DBus feil: %s" |
| 936 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 937 | #: dnsmasq.c:204 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 938 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 939 | msgstr "DBus ikke tilgjengelig: sett HAVE_DBUS i src/config.h" |
| 940 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 941 | #: dnsmasq.c:230 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 942 | #, c-format |
| 943 | msgid "unknown user or group: %s" |
| 944 | msgstr "" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 945 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 946 | #: dnsmasq.c:287 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 947 | #, c-format |
| 948 | msgid "cannot chdir to filesystem root: %s" |
| 949 | msgstr "" |
| 950 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 951 | #: dnsmasq.c:448 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 952 | #, fuzzy, c-format |
| 953 | msgid "started, version %s DNS disabled" |
| 954 | msgstr "startet, versjon %s mellomlager deaktivert" |
| 955 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 956 | #: dnsmasq.c:450 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 957 | #, c-format |
| 958 | msgid "started, version %s cachesize %d" |
| 959 | msgstr "startet, versjon %s mellomlager størrelse %d" |
| 960 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 961 | #: dnsmasq.c:452 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 962 | #, c-format |
| 963 | msgid "started, version %s cache disabled" |
| 964 | msgstr "startet, versjon %s mellomlager deaktivert" |
| 965 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 966 | #: dnsmasq.c:454 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 967 | #, c-format |
| 968 | msgid "compile time options: %s" |
| 969 | msgstr "kompilerings opsjoner: %s" |
| 970 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 971 | #: dnsmasq.c:460 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 972 | msgid "DBus support enabled: connected to system bus" |
| 973 | msgstr "DBus støtte aktivert: koblet til system buss" |
| 974 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 975 | #: dnsmasq.c:462 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 976 | msgid "DBus support enabled: bus connection pending" |
| 977 | msgstr "DBus støtte aktivert: avventer buss tilkobling" |
| 978 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 979 | #: dnsmasq.c:467 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 980 | #, fuzzy, c-format |
| 981 | msgid "warning: failed to change owner of %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 982 | msgstr "feilet å laste navn fra %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 983 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 984 | #: dnsmasq.c:471 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 985 | msgid "setting --bind-interfaces option because of OS limitations" |
| 986 | msgstr "setter --bind-interfaces opsjon på grunn av OS begrensninger" |
| 987 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 988 | #: dnsmasq.c:476 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 989 | #, c-format |
| 990 | msgid "warning: interface %s does not currently exist" |
| 991 | msgstr "advarsel: nettverkskort %s eksisterer ikke for tiden" |
| 992 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 993 | #: dnsmasq.c:481 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 994 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 995 | msgstr "" |
| 996 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 997 | #: dnsmasq.c:484 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 998 | #, fuzzy |
| 999 | msgid "warning: no upstream servers configured" |
| 1000 | msgstr "setter oppstrøms tjener fra DBus" |
| 1001 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1002 | #: dnsmasq.c:488 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1003 | #, c-format |
| 1004 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 1005 | msgstr "" |
| 1006 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1007 | #: dnsmasq.c:501 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1008 | #, c-format |
| 1009 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 1010 | msgstr "DHCP, statisk leie kun på %.0s%s, leie tid %s" |
| 1011 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1012 | #: dnsmasq.c:503 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1013 | #, c-format |
| 1014 | msgid "DHCP, proxy on subnet %.0s%s%.0s" |
| 1015 | msgstr "" |
| 1016 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1017 | #: dnsmasq.c:504 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1018 | #, c-format |
| 1019 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 1020 | msgstr "DHCP, IP område %s -- %s, leie tid %s" |
| 1021 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1022 | #: dnsmasq.c:519 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1023 | msgid "root is " |
| 1024 | msgstr "" |
| 1025 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1026 | #: dnsmasq.c:519 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1027 | #, fuzzy |
| 1028 | msgid "enabled" |
| 1029 | msgstr "deaktivert" |
| 1030 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1031 | #: dnsmasq.c:521 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1032 | msgid "secure mode" |
| 1033 | msgstr "" |
| 1034 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1035 | #: dnsmasq.c:547 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1036 | #, c-format |
| 1037 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 1038 | msgstr "" |
| 1039 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1040 | #: dnsmasq.c:672 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1041 | msgid "connected to system DBus" |
| 1042 | msgstr "tilkoblet til system DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1043 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1044 | #: dnsmasq.c:767 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1045 | #, c-format |
| 1046 | msgid "cannot fork into background: %s" |
| 1047 | msgstr "" |
| 1048 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1049 | #: dnsmasq.c:770 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1050 | #, fuzzy, c-format |
| 1051 | msgid "failed to create helper: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1052 | msgstr "feilet å lese %s: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1053 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1054 | #: dnsmasq.c:773 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1055 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1056 | msgid "setting capabilities failed: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1057 | msgstr "" |
| 1058 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1059 | #: dnsmasq.c:777 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1060 | #, fuzzy, c-format |
| 1061 | msgid "failed to change user-id to %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1062 | msgstr "feilet å laste navn fra %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1063 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1064 | #: dnsmasq.c:782 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1065 | #, fuzzy, c-format |
| 1066 | msgid "failed to change group-id to %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1067 | msgstr "feilet å laste navn fra %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1068 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1069 | #: dnsmasq.c:785 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1070 | #, fuzzy, c-format |
| 1071 | msgid "failed to open pidfile %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1072 | msgstr "feilet å lese %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1073 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1074 | #: dnsmasq.c:788 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1075 | #, fuzzy, c-format |
| 1076 | msgid "cannot open %s: %s" |
| 1077 | msgstr "kan ikke åpne %s:%s" |
| 1078 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1079 | #: dnsmasq.c:843 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1080 | #, c-format |
| 1081 | msgid "child process killed by signal %d" |
| 1082 | msgstr "" |
| 1083 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1084 | #: dnsmasq.c:847 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1085 | #, c-format |
| 1086 | msgid "child process exited with status %d" |
| 1087 | msgstr "" |
| 1088 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1089 | #: dnsmasq.c:851 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1090 | #, fuzzy, c-format |
| 1091 | msgid "failed to execute %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1092 | msgstr "feilet å få tilgang til %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1093 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1094 | #: dnsmasq.c:895 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1095 | msgid "exiting on receipt of SIGTERM" |
| 1096 | msgstr "avslutter etter mottak av SIGTERM" |
| 1097 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1098 | #: dnsmasq.c:913 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1099 | #, fuzzy, c-format |
| 1100 | msgid "failed to access %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1101 | msgstr "feilet å få tilgang til %s: %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1102 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1103 | #: dnsmasq.c:935 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1104 | #, c-format |
| 1105 | msgid "reading %s" |
| 1106 | msgstr "leser %s" |
| 1107 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1108 | #: dnsmasq.c:946 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1109 | #, fuzzy, c-format |
| 1110 | msgid "no servers found in %s, will retry" |
| 1111 | msgstr "intet søke direktiv funnet i %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1112 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1113 | #: dhcp.c:40 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1114 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1115 | msgid "cannot create DHCP socket: %s" |
| 1116 | msgstr "kan ikke lage DHCP socket: %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1117 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1118 | #: dhcp.c:52 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1119 | #, c-format |
| 1120 | msgid "failed to set options on DHCP socket: %s" |
| 1121 | msgstr "feilet å sette opsjoner på DHCP socket: %s" |
| 1122 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1123 | #: dhcp.c:65 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1124 | #, fuzzy, c-format |
| 1125 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1126 | msgstr "feilet å sette SO_REUSEADDR på DHCP socket: %s" |
| 1127 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1128 | #: dhcp.c:77 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1129 | #, c-format |
| 1130 | msgid "failed to bind DHCP server socket: %s" |
| 1131 | msgstr "feilet å binde DHCP tjener socket: %s" |
| 1132 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1133 | #: dhcp.c:103 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1134 | #, c-format |
| 1135 | msgid "cannot create ICMP raw socket: %s." |
| 1136 | msgstr "kan ikke lage ICMP raw socket: %s" |
| 1137 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1138 | #: dhcp.c:240 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1139 | #, c-format |
| 1140 | msgid "DHCP packet received on %s which has no address" |
| 1141 | msgstr "" |
| 1142 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1143 | #: dhcp.c:404 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1144 | #, c-format |
| 1145 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1146 | msgstr "DHCP område %s -- %s er ikke konsistent med nettmaske %s" |
| 1147 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1148 | #: dhcp.c:791 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1149 | #, c-format |
| 1150 | msgid "bad line at %s line %d" |
| 1151 | msgstr "dårlig linje ved %s linje %d" |
| 1152 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1153 | #: dhcp.c:834 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1154 | #, c-format |
| 1155 | msgid "ignoring %s line %d, duplicate name or IP address" |
| 1156 | msgstr "" |
| 1157 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1158 | #: dhcp.c:916 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1159 | #, c-format |
| 1160 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1161 | msgstr "dubliserte IP adresser i %s dhcp-config direktiv." |
| 1162 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1163 | #: dhcp.c:919 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1164 | #, fuzzy, c-format |
| 1165 | msgid "duplicate IP address %s in %s." |
| 1166 | msgstr "dubliserte IP adresser i %s dhcp-config direktiv." |
| 1167 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1168 | #: dhcp.c:962 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1169 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1170 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1171 | msgstr "" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1172 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1173 | #: dhcp.c:967 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1174 | #, c-format |
| 1175 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1176 | msgstr "dubliserte IP adresser i %s (%s) i dhcp-config direktiv" |
| 1177 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1178 | #: lease.c:66 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1179 | #, fuzzy, c-format |
| 1180 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1181 | msgstr "kan ikke åpne eller lage leie fil: %s" |
| 1182 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1183 | #: lease.c:92 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1184 | msgid "too many stored leases" |
| 1185 | msgstr "for mange lagrede leier" |
| 1186 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1187 | #: lease.c:128 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1188 | #, fuzzy, c-format |
| 1189 | msgid "cannot run lease-init script %s: %s" |
| 1190 | msgstr "kan ikke lese %s: %s" |
| 1191 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1192 | #: lease.c:134 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1193 | #, c-format |
| 1194 | msgid "lease-init script returned exit code %s" |
| 1195 | msgstr "" |
| 1196 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1197 | #: lease.c:234 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1198 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1199 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1200 | msgstr "feilet å lese %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1201 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1202 | #: rfc2131.c:375 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1203 | #, c-format |
| 1204 | msgid "no address range available for DHCP request %s %s" |
| 1205 | msgstr "ingen adresse område tilgjengelig for DHCP krav %s %s" |
| 1206 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1207 | #: rfc2131.c:376 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1208 | msgid "with subnet selector" |
| 1209 | msgstr "med subnet velger" |
| 1210 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1211 | #: rfc2131.c:376 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1212 | msgid "via" |
| 1213 | msgstr "via" |
| 1214 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1215 | #: rfc2131.c:391 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1216 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1217 | msgid "%u Available DHCP subnet: %s/%s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1218 | msgstr "" |
| 1219 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1220 | #: rfc2131.c:394 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1221 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1222 | msgid "%u Available DHCP range: %s -- %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1223 | msgstr "" |
| 1224 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1225 | #: rfc2131.c:423 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1226 | msgid "disabled" |
| 1227 | msgstr "deaktivert" |
| 1228 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1229 | #: rfc2131.c:457 rfc2131.c:928 rfc2131.c:1277 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1230 | msgid "ignored" |
| 1231 | msgstr "oversett" |
| 1232 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1233 | #: rfc2131.c:472 rfc2131.c:1145 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1234 | msgid "address in use" |
| 1235 | msgstr "adresse i bruk" |
| 1236 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1237 | #: rfc2131.c:486 rfc2131.c:982 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1238 | msgid "no address available" |
| 1239 | msgstr "ingen adresse tilgjengelig" |
| 1240 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1241 | #: rfc2131.c:493 rfc2131.c:1108 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1242 | msgid "wrong network" |
| 1243 | msgstr "galt nettverk" |
| 1244 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1245 | #: rfc2131.c:506 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1246 | msgid "no address configured" |
| 1247 | msgstr "ingen adresse konfigurert" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1248 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1249 | #: rfc2131.c:512 rfc2131.c:1158 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1250 | msgid "no leases left" |
| 1251 | msgstr "ingen leier igjen" |
| 1252 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1253 | #: rfc2131.c:597 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1254 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1255 | msgid "%u client provides name: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1256 | msgstr "" |
| 1257 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1258 | #: rfc2131.c:741 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1259 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1260 | msgid "%u Vendor class: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1261 | msgstr "" |
| 1262 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1263 | #: rfc2131.c:743 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1264 | #, c-format |
| 1265 | msgid "%u User class: %s" |
| 1266 | msgstr "" |
| 1267 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1268 | #: rfc2131.c:782 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1269 | msgid "PXE BIS not supported" |
| 1270 | msgstr "" |
| 1271 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1272 | #: rfc2131.c:898 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1273 | #, fuzzy, c-format |
| 1274 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1275 | msgstr "deaktiverer DHCP statisk adresse %s" |
| 1276 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1277 | #: rfc2131.c:919 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1278 | msgid "unknown lease" |
| 1279 | msgstr "ukjent leie" |
| 1280 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1281 | #: rfc2131.c:951 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1282 | #, c-format |
| 1283 | msgid "not using configured address %s because it is leased to %s" |
| 1284 | msgstr "" |
| 1285 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1286 | #: rfc2131.c:961 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1287 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1288 | msgid "not using configured address %s because it is in use by the server or relay" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1289 | msgstr "" |
| 1290 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1291 | #: rfc2131.c:964 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1292 | #, c-format |
| 1293 | msgid "not using configured address %s because it was previously declined" |
| 1294 | msgstr "" |
| 1295 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1296 | #: rfc2131.c:980 rfc2131.c:1151 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1297 | msgid "no unique-id" |
| 1298 | msgstr "" |
| 1299 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1300 | #: rfc2131.c:1048 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1301 | msgid "wrong server-ID" |
| 1302 | msgstr "" |
| 1303 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1304 | #: rfc2131.c:1067 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1305 | msgid "wrong address" |
| 1306 | msgstr "gal adresse" |
| 1307 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1308 | #: rfc2131.c:1084 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1309 | msgid "lease not found" |
| 1310 | msgstr "leie ikke funnet" |
| 1311 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1312 | #: rfc2131.c:1116 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1313 | msgid "address not available" |
| 1314 | msgstr "adresse ikke tilgjengelig" |
| 1315 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1316 | #: rfc2131.c:1127 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1317 | msgid "static lease available" |
| 1318 | msgstr "statisk leie tilgjengelig" |
| 1319 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1320 | #: rfc2131.c:1131 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1321 | msgid "address reserved" |
| 1322 | msgstr "adresse reservert" |
| 1323 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1324 | #: rfc2131.c:1139 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1325 | #, c-format |
| 1326 | msgid "abandoning lease to %s of %s" |
| 1327 | msgstr "" |
| 1328 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1329 | #: rfc2131.c:1698 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1330 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1331 | msgid "%u tags: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1332 | msgstr "" |
| 1333 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1334 | #: rfc2131.c:1711 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1335 | #, c-format |
| 1336 | msgid "%u bootfile name: %s" |
| 1337 | msgstr "" |
| 1338 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1339 | #: rfc2131.c:1720 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1340 | #, fuzzy, c-format |
| 1341 | msgid "%u server name: %s" |
| 1342 | msgstr "DBus feil: %s" |
| 1343 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1344 | #: rfc2131.c:1728 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1345 | #, fuzzy, c-format |
| 1346 | msgid "%u next server: %s" |
| 1347 | msgstr "DBus feil: %s" |
| 1348 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1349 | #: rfc2131.c:1795 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1350 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1351 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1352 | msgstr "kan ikke sende DHCP opsjon %d: ikke mer plass i pakken" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1353 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1354 | #: rfc2131.c:2032 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1355 | msgid "PXE menu too large" |
| 1356 | msgstr "" |
| 1357 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1358 | #: rfc2131.c:2143 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1359 | #, c-format |
| 1360 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1361 | msgstr "" |
| 1362 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1363 | #: rfc2131.c:2161 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1364 | #, fuzzy, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1365 | msgid "%u requested options: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1366 | msgstr "kompilerings opsjoner: %s" |
| 1367 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1368 | #: rfc2131.c:2425 |
| 1369 | #, c-format |
| 1370 | msgid "cannot send RFC3925 option: too many options for enterprise number %d" |
| 1371 | msgstr "" |
| 1372 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1373 | #: netlink.c:66 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1374 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1375 | msgid "cannot create netlink socket: %s" |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1376 | msgstr "kan ikke binde netlink socket: %s" |
| 1377 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1378 | #: netlink.c:265 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1379 | #, fuzzy, c-format |
| 1380 | msgid "netlink returns error: %s" |
| 1381 | msgstr "DBus feil: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1382 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1383 | #: dbus.c:150 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1384 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1385 | msgstr "forsøk på å sette en IPv6 tjener adresse via DBus - ingen IPv6 støtte" |
| 1386 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1387 | #: dbus.c:286 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1388 | msgid "setting upstream servers from DBus" |
| 1389 | msgstr "setter oppstrøms tjener fra DBus" |
| 1390 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1391 | #: dbus.c:324 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1392 | msgid "could not register a DBus message handler" |
| 1393 | msgstr "kunne ikke registrere en DBus meldingshåndterer" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1394 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 1395 | #: bpf.c:150 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1396 | #, c-format |
| 1397 | msgid "cannot create DHCP BPF socket: %s" |
| 1398 | msgstr "kan ikke lage DHCP BPF socket: %s" |
| 1399 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 1400 | #: bpf.c:178 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1401 | #, fuzzy, c-format |
| 1402 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 1403 | msgstr "DHCP krav for ikke støttet maskinvare type (%d) mottatt på %s" |
| 1404 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1405 | #: tftp.c:179 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1406 | msgid "unable to get free port for TFTP" |
| 1407 | msgstr "" |
| 1408 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1409 | #: tftp.c:194 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1410 | #, c-format |
| 1411 | msgid "unsupported request from %s" |
| 1412 | msgstr "" |
| 1413 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1414 | #: tftp.c:282 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1415 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1416 | msgid "sent %s to %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1417 | msgstr "" |
| 1418 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1419 | #: tftp.c:305 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1420 | #, fuzzy, c-format |
| 1421 | msgid "file %s not found" |
| 1422 | msgstr "leie ikke funnet" |
| 1423 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1424 | #: tftp.c:416 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1425 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1426 | msgid "error %d %s received from %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1427 | msgstr "" |
| 1428 | |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1429 | #: tftp.c:447 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1430 | #, fuzzy, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1431 | msgid "failed sending %s to %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1432 | msgstr "feilet å lese %s: %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1433 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1434 | #: log.c:169 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1435 | #, c-format |
| 1436 | msgid "overflow: %d log entries lost" |
| 1437 | msgstr "" |
| 1438 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1439 | #: log.c:246 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1440 | #, c-format |
| 1441 | msgid "log failed: %s" |
| 1442 | msgstr "" |
| 1443 | |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame^] | 1444 | #: log.c:420 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1445 | msgid "FAILED to start up" |
| 1446 | msgstr "FEILET å starte opp" |
| 1447 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1448 | #~ msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 1449 | #~ msgstr "må sette nøyaktig et interface på ødelagte systemer uten IP_RECVIF" |
| 1450 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1451 | #, fuzzy |
| 1452 | #~ msgid "failed to load %s: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1453 | #~ msgstr "feilet å laste %s: %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1454 | |
| 1455 | #~ msgid "bad name in %s" |
| 1456 | #~ msgstr "dårlig navn i %s" |
| 1457 | |
| 1458 | #~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 1459 | #~ msgstr "Ignorerer DHCP leie for %s siden den har en ulovlig domene del" |
| 1460 | |
| 1461 | #~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 1462 | #~ msgstr "ISC dhcpf integrasjon ikke tilgjengelig: sett HAVE_ISC_READER i src/config.h" |
| 1463 | |
| 1464 | #, fuzzy |
| 1465 | #~ msgid "illegal domain %s in dhcp-config directive." |
| 1466 | #~ msgstr "dubliserte IP adresser i %s dhcp-config direktiv." |
| 1467 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1468 | #~ msgid "running as root" |
| 1469 | #~ msgstr "kjører som rot (root)" |
| 1470 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1471 | #, fuzzy |
| 1472 | #~ msgid "read %s - %d hosts" |
| 1473 | #~ msgstr "les %s - %d adresser" |
| 1474 | |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1475 | #~ msgid "bad dhcp-host" |
| 1476 | #~ msgstr "dårlig dhcp-vert" |
| 1477 | |
| 1478 | #~ msgid "domains" |
| 1479 | #~ msgstr "domener" |
| 1480 | |
| 1481 | #~ msgid "Ignoring DHCP host name %s because it has an illegal domain part" |
| 1482 | #~ msgstr "Ignorerer DHCP verts navn %s på grunn av ulovlig domene del" |
| 1483 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1484 | #~ msgid "Display this message." |
| 1485 | #~ msgstr "Vis denne meldingen." |
| 1486 | |
| 1487 | #~ msgid "failed to read %s: %m" |
| 1488 | #~ msgstr "feilet å lese %s: %m" |
| 1489 | |
| 1490 | #~ msgid "failed to read %s:%m" |
| 1491 | #~ msgstr "feilet å lese %s:%m" |
| 1492 | |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1493 | #, fuzzy |
| 1494 | #~ msgid "cannot send encapsulated option %d: no space left in wrapper" |
| 1495 | #~ msgstr "kan ikke sende DHCP opsjon %d: ikke mer plass i pakken" |
| 1496 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1497 | #~ msgid "More than one vendor class matches, using %s" |
| 1498 | #~ msgstr "Mer enn en produsent klasse som passer, bruker %s" |
| 1499 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1500 | #~ msgid "forwarding table overflow: check for server loops." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1501 | #~ msgstr "fremsendelse (forwarding) tabell overflyt: sjekk etter tjener løkker." |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1502 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1503 | #~ msgid "nested includes not allowed" |
| 1504 | #~ msgstr "nøstede inkluderinger er ikke tillatt" |
| 1505 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1506 | #~ msgid "DHCP, %s will be written every %s" |
| 1507 | #~ msgstr "DHCP, %s vil bli skrevet hver %s" |
| 1508 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1509 | #~ msgid "cannot create DHCP packet socket: %s. Is CONFIG_PACKET enabled in your kernel?" |
| 1510 | #~ msgstr "kan ikke lage DHCP pakke socket: %s. Er CONFIG_PACKET aktivert i din kjerne?" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1511 | |
| 1512 | #~ msgid "Cannot use RTnetlink socket, falling back to ioctl API" |
| 1513 | #~ msgstr "Kan ikke benytte RTnetlink socket, faller tilbake til ioctl API" |