# Swedish translations for libidn package # Svenska översättningar för paket libidn. # Copyright (C) 2004 Simon Josefsson # This file is distributed under the same license as the libidn package. # Simon Josefsson , 2004. # msgid "" msgstr "" "Project-Id-Version: libidn 0.4.1\n" "Report-Msgid-Bugs-To: bug-libidn@gnu.org\n" "POT-Creation-Date: 2004-07-14 09:53+0200\n" "PO-Revision-Date: 2004-03-13 20:28+0100\n" "Last-Translator: Simon Josefsson \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/idn.c:83 #, c-format msgid "%s: Only one of -s, -e, -d, -a or -u can be specified.\n" msgstr "%s: Bara en av -s, -e, -d, -a eller -u kan anges.\n" #: src/idn.c:93 #, c-format msgid "Charset `%s'.\n" msgstr "Teckenuppsättning `%s'.\n" #: src/idn.c:96 #, c-format msgid "" "Type each input string on a line by itself, terminated by a newline " "character.\n" msgstr "Mata in en sträng per rad.\n" #: src/idn.c:108 #, c-format msgid "%s: fgets() failed: " msgstr "%s: fel i fgets(): " #: src/idn.c:122 src/idn.c:196 src/idn.c:305 src/idn.c:402 #, c-format msgid "%s: could not convert from %s to UTF-8.\n" msgstr "%s: kunde inte konvertera från %s till UTF-8.\n" #: src/idn.c:132 src/idn.c:162 src/idn.c:206 src/idn.c:475 #, c-format msgid "%s: could not convert from UTF-8 to UCS-4.\n" msgstr "%s: kunde inte konvertera från UTF-8 till UCS-4.\n" #: src/idn.c:141 src/idn.c:215 src/idn.c:323 src/idn.c:421 #, c-format msgid "input[%d] = U+%04x\n" msgstr "in[%d] = U+%04x\n" #: src/idn.c:152 #, c-format msgid "%s: stringprep_profile() failed with error %d.\n" msgstr "%s: stringprep_profile() misslyckades med fel %d.\n" #: src/idn.c:171 src/idn.c:272 src/idn.c:389 src/idn.c:442 #, c-format msgid "output[%d] = U+%04x\n" msgstr "ut[%d] = U+%04x\n" #: src/idn.c:179 src/idn.c:234 src/idn.c:290 src/idn.c:484 #, c-format msgid "%s: could not convert from UTF-8 to %s.\n" msgstr "%s: kunde inte konvertera från UTF-8 till %s.\n" #: src/idn.c:224 #, c-format msgid "%s: punycode_encode() failed with error %d.\n" msgstr "%s: punycode_encode() misslyckades med fel %d.\n" #: src/idn.c:252 #, c-format msgid "%s: malloc() failed: " msgstr "%s: fel i malloc(): " #: src/idn.c:263 #, c-format msgid "%s: punycode_decode() failed with error %d.\n" msgstr "%s: punycode_decode() misslyckades med fel %d.\n" #: src/idn.c:281 src/idn.c:314 src/idn.c:412 #, c-format msgid "%s: could not convert from UCS-4 to UTF-8.\n" msgstr "%s: kunde inte konvertera från UCS-4 till UTF-8.\n" #: src/idn.c:334 #, c-format msgid "%s: idna_to_ascii_4z() failed with error %d.\n" msgstr "%s: idna_to_ascii_4z() misslyckades med fel %d.\n" #: src/idn.c:351 #, c-format msgid "%s: TLD idna_to_unicode_8z8z() failed with error %d.\n" msgstr "%s: TLD idna_to_unicode_8z8z() misslyckades med fel %d.\n" #: src/idn.c:360 #, c-format msgid "tld[%d] = U+%04x\n" msgstr "tld[%d] = U+%04x\n" #: src/idn.c:366 src/idn.c:453 #, c-format msgid "%s: string rejected by TLD test (Unicode position %d)\n" msgstr "%s: sträng förkastad av TLD test (Unicode position %d)\n" #: src/idn.c:375 src/idn.c:462 #, c-format msgid "%s: tld_check_4z failed with error %d.\n" msgstr "%s: tld_check_4z misslyckades med fel %d.\n" #: src/idn.c:433 #, c-format msgid "%s: idna_to_unicode_8z4z() failed with error %d.\n" msgstr "%s: idna_to_unicode_8z4z() misslyckades med fel %d.\n"