# English translations for libidn package. # Copyright (C) 2004 Simon Josefsson # This file is distributed under the same license as the libidn package. # Automatically generated, 2004. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation # characters, only substitutes like grave accent (0x60), apostrophe (0x27) # and double quote (0x22). These substitutes look strange; see # http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html # # This catalog translates grave accent (0x60) and apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019). # It also translates pairs of apostrophe (0x27) to # left single quotation mark (U+2018) and right single quotation mark (U+2019) # and pairs of quotation mark (0x22) to # left double quotation mark (U+201C) and right double quotation mark (U+201D). # # When output to an UTF-8 terminal, the quotation characters appear perfectly. # When output to an ISO-8859-1 terminal, the single quotation marks are # transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to # grave/acute accent (by libiconv), and the double quotation marks are # transliterated to 0x22. # When output to an ASCII terminal, the single quotation marks are # transliterated to apostrophes, and the double quotation marks are # transliterated to 0x22. # msgid "" msgstr "" "Project-Id-Version: libidn 0.5.2\n" "Report-Msgid-Bugs-To: bug-libidn@gnu.org\n" "POT-Creation-Date: 2004-07-14 09:53+0200\n" "PO-Revision-Date: 2004-07-14 09:53+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\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: Only one of -s, -e, -d, -a or -u can be specified.\n" #: src/idn.c:93 #, c-format msgid "Charset `%s'.\n" msgstr "Charset ā€˜%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 "" "Type each input string on a line by itself, terminated by a newline " "character.\n" #: src/idn.c:108 #, c-format msgid "%s: fgets() failed: " msgstr "%s: fgets() failed: " #: 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: could not convert from %s to 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: could not convert from UTF-8 to 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 "input[%d] = U+%04x\n" #: src/idn.c:152 #, c-format msgid "%s: stringprep_profile() failed with error %d.\n" msgstr "%s: stringprep_profile() failed with error %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 "output[%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: could not convert from UTF-8 to %s.\n" #: src/idn.c:224 #, c-format msgid "%s: punycode_encode() failed with error %d.\n" msgstr "%s: punycode_encode() failed with error %d.\n" #: src/idn.c:252 #, c-format msgid "%s: malloc() failed: " msgstr "%s: malloc() failed: " #: src/idn.c:263 #, c-format msgid "%s: punycode_decode() failed with error %d.\n" msgstr "%s: punycode_decode() failed with error %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: could not convert from UCS-4 to 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() failed with error %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() failed with error %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: string rejected by 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 failed with error %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() failed with error %d.\n"