Generated.
[libidn.git] / po / sv.po
blob55c03c25e26bd448815aac6026dac260dda7f530
1 # Swedish translations for libidn package
2 # Svenska översättningar för paket libidn.
3 # Copyright (C) 2004 Simon Josefsson
4 # This file is distributed under the same license as the libidn package.
5 # Simon Josefsson <jas@extundo.com>, 2004.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libidn 0.4.1\n"
10 "Report-Msgid-Bugs-To: bug-libidn@gnu.org\n"
11 "POT-Creation-Date: 2004-09-13 18:58+0200\n"
12 "PO-Revision-Date: 2004-03-13 20:28+0100\n"
13 "Last-Translator: Simon Josefsson <jas@extundo.com>\n"
14 "Language-Team: Swedish <sv@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #: src/idn.c:83
21 #, c-format
22 msgid "%s: Only one of -s, -e, -d, -a or -u can be specified.\n"
23 msgstr "%s: Bara en av -s, -e, -d, -a eller -u kan anges.\n"
25 #: src/idn.c:93
26 #, c-format
27 msgid "Charset `%s'.\n"
28 msgstr "Teckenuppsättning `%s'.\n"
30 #: src/idn.c:96
31 #, c-format
32 msgid ""
33 "Type each input string on a line by itself, terminated by a newline "
34 "character.\n"
35 msgstr "Mata in en sträng per rad.\n"
37 #: src/idn.c:108
38 #, c-format
39 msgid "%s: fgets() failed: "
40 msgstr "%s: fel i fgets(): "
42 #: src/idn.c:122 src/idn.c:196 src/idn.c:305 src/idn.c:402
43 #, c-format
44 msgid "%s: could not convert from %s to UTF-8.\n"
45 msgstr "%s: kunde inte konvertera från %s till UTF-8.\n"
47 #: src/idn.c:132 src/idn.c:162 src/idn.c:206 src/idn.c:475
48 #, c-format
49 msgid "%s: could not convert from UTF-8 to UCS-4.\n"
50 msgstr "%s: kunde inte konvertera från UTF-8 till UCS-4.\n"
52 #: src/idn.c:141 src/idn.c:215 src/idn.c:323 src/idn.c:421
53 #, c-format
54 msgid "input[%d] = U+%04x\n"
55 msgstr "in[%d] = U+%04x\n"
57 #: src/idn.c:152
58 #, c-format
59 msgid "%s: stringprep_profile() failed with error %d.\n"
60 msgstr "%s: stringprep_profile() misslyckades med fel %d.\n"
62 #: src/idn.c:171 src/idn.c:272 src/idn.c:389 src/idn.c:442
63 #, c-format
64 msgid "output[%d] = U+%04x\n"
65 msgstr "ut[%d] = U+%04x\n"
67 #: src/idn.c:179 src/idn.c:234 src/idn.c:290 src/idn.c:484
68 #, c-format
69 msgid "%s: could not convert from UTF-8 to %s.\n"
70 msgstr "%s: kunde inte konvertera från UTF-8 till %s.\n"
72 #: src/idn.c:224
73 #, c-format
74 msgid "%s: punycode_encode() failed with error %d.\n"
75 msgstr "%s: punycode_encode() misslyckades med fel %d.\n"
77 #: src/idn.c:252
78 #, c-format
79 msgid "%s: malloc() failed: "
80 msgstr "%s: fel i malloc(): "
82 #: src/idn.c:263
83 #, c-format
84 msgid "%s: punycode_decode() failed with error %d.\n"
85 msgstr "%s: punycode_decode() misslyckades med fel %d.\n"
87 #: src/idn.c:281 src/idn.c:314 src/idn.c:412
88 #, c-format
89 msgid "%s: could not convert from UCS-4 to UTF-8.\n"
90 msgstr "%s: kunde inte konvertera från UCS-4 till UTF-8.\n"
92 #: src/idn.c:334
93 #, c-format
94 msgid "%s: idna_to_ascii_4z() failed with error %d.\n"
95 msgstr "%s: idna_to_ascii_4z() misslyckades med fel %d.\n"
97 #: src/idn.c:351
98 #, c-format
99 msgid "%s: TLD idna_to_unicode_8z8z() failed with error %d.\n"
100 msgstr "%s: TLD idna_to_unicode_8z8z() misslyckades med fel %d.\n"
102 #: src/idn.c:360
103 #, c-format
104 msgid "tld[%d] = U+%04x\n"
105 msgstr "tld[%d] = U+%04x\n"
107 #: src/idn.c:366 src/idn.c:453
108 #, c-format
109 msgid "%s: string rejected by TLD test (Unicode position %d)\n"
110 msgstr "%s: sträng förkastad av TLD test (Unicode position %d)\n"
112 #: src/idn.c:375 src/idn.c:462
113 #, c-format
114 msgid "%s: tld_check_4z failed with error %d.\n"
115 msgstr "%s: tld_check_4z misslyckades med fel %d.\n"
117 #: src/idn.c:433
118 #, c-format
119 msgid "%s: idna_to_unicode_8z4z() failed with error %d.\n"
120 msgstr "%s: idna_to_unicode_8z4z() misslyckades med fel %d.\n"