Add.
[libidn.git] / po / sv.po
bloba3f40ac6e49b52ac515a27295627c7b4d3ff6cb9
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-03-08 23:12+0100\n"
12 "PO-Revision-Date: 2004-03-08 23:17+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 "System locale uses charset `%s'.\n"
28 msgstr ""
30 #: src/idn.c:97
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:109
38 #, c-format
39 msgid "%s: fgets() failed: "
40 msgstr "%s: fel i fgets(): "
42 #: src/idn.c:123 src/idn.c:197 src/idn.c:306 src/idn.c:403
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:133 src/idn.c:163 src/idn.c:207 src/idn.c:476
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:142 src/idn.c:216 src/idn.c:324 src/idn.c:422
53 #, c-format
54 msgid "input[%d] = U+%04x\n"
55 msgstr ""
57 #: src/idn.c:153
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:172 src/idn.c:273 src/idn.c:390 src/idn.c:443
63 #, c-format
64 msgid "output[%d] = U+%04x\n"
65 msgstr ""
67 #: src/idn.c:180 src/idn.c:235 src/idn.c:291 src/idn.c:485
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:225
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:253
78 #, c-format
79 msgid "%s: malloc() failed: "
80 msgstr "%s: fel i malloc(): "
82 #: src/idn.c:264
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:282 src/idn.c:315 src/idn.c:413
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:335
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:352
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:361
103 #, c-format
104 msgid "tld[%d] = U+%04x\n"
105 msgstr ""
107 #: src/idn.c:367 src/idn.c:454
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:376 src/idn.c:463
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:434
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"