1# Danish messages for libiconv.
2# Copyright (C) 2002 Free Software Foundation, Inc.
3# Keld Simonsen <keld@dkuug.dk>, 2002.
4# Christian Rose <menthos@menthos.com>, 2002.
5# This file is distributed under the same license as the libiconv package.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: libiconv-1.8\n"
10"Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
11"POT-Creation-Date: 2005-07-07 14:54+0200\n"
12"PO-Revision-Date: 2002-11-09 19:23+0100\n"
13"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
14"Language-Team: Danish <dansk@klid.dk>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=iso-8859-1\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: src/iconv.c:56
20msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
21msgstr "Brug: iconv [-c] [-s] [-f frakode] [-t tilkode] [fil ...]"
22
23#: src/iconv.c:58
24msgid "or:    iconv -l"
25msgstr "eller: iconv -l"
26
27#: src/iconv.c:68
28#, c-format
29msgid ""
30"This is free software; see the source for copying conditions.  There is NO\n"
31"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
32msgstr ""
33"Dette er frit programmel; se kildekoden for kopieringsbetingelser. Der "
34"gives\n"
35"INGEN garanti; ikke engang for SALGBARHED eller EGNETHED FOR NOGET\n"
36"S�RLIGT FORM�L.\n"
37
38#: src/iconv.c:71
39#, c-format
40msgid "Written by %s.\n"
41msgstr "Skrevet af %s.\n"
42
43#: src/iconv.c:131 src/iconv.c:171 src/iconv.c:232
44#, fuzzy, c-format
45msgid "iconv: %s:%u:%u: incomplete character or shift sequence\n"
46msgstr "iconv: %s: ufuldst�ndigt tegn eller skiftesekvens\n"
47
48#: src/iconv.c:161 src/iconv.c:223
49#, fuzzy, c-format
50msgid "iconv: %s:%u:%u: cannot convert\n"
51msgstr "iconv: %s: kan ikke konvertere\n"
52
53#: src/iconv.c:191 src/iconv.c:241
54#, fuzzy, c-format
55msgid "iconv: %s:%u:%u: "
56msgstr "iconv: %s: "
57
58#: src/iconv.c:253
59#, c-format
60msgid "iconv: %s: I/O error\n"
61msgstr "iconv: %s: ind-/udskriftsfejl\n"
62
63#: src/iconv.c:351
64#, c-format
65msgid "iconv: conversion from %s unsupported\n"
66msgstr "iconv: konvertering fra %s underst�ttes ikke\n"
67
68#: src/iconv.c:353
69#, c-format
70msgid "iconv: conversion to %s unsupported\n"
71msgstr "iconv: konvertering til %s underst�ttes ikke\n"
72
73#: src/iconv.c:355
74#, c-format
75msgid "iconv: conversion from %s to %s unsupported\n"
76msgstr "iconv: konvertering fra %s til %s underst�ttes ikke\n"
77
78#: src/iconv.c:356
79#, c-format
80msgid "iconv: try '%s -l' to get the list of supported encodings\n"
81msgstr ""
82
83#: src/iconv.c:370
84msgid "(stdin)"
85msgstr "(standard ind)"
86
87#: src/iconv.c:378
88#, c-format
89msgid "iconv: %s: "
90msgstr "iconv: %s: "
91
92#: src/iconv.c:391
93#, c-format
94msgid "iconv: I/O error\n"
95msgstr "iconv: I/O-fejl\n"
96
97#~ msgid ""
98#~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
99#~ msgstr ""
100#~ "Brug: iconv [--binary] [-c] [-s] [-f frakode] [-t tilkode] [fil ...]"
101