blob: 6966836d2fabf3883354f627aa56c0945f51436c [file] [log] [blame]
# Mensajes en español para GNU libiconv.
# Copyright (C) 2002 Free Software Foundation, Inc.
# Santiago Vila Doncel <sanvila@unex.es>, 2002.
# This file is distributed under the same license as the libiconv package.
#
msgid ""
msgstr ""
"Project-Id-Version: GNU libiconv 1.8\n"
"Report-Msgid-Bugs-To: bug-gnu-libiconv@gnu.org\n"
"POT-Creation-Date: 2005-07-07 14:54+0200\n"
"PO-Revision-Date: 2002-06-20 17:00+0200\n"
"Last-Translator: Santiago Vila Doncel <sanvila@unex.es>\n"
"Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
#: src/iconv.c:56
msgid "Usage: iconv [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
msgstr "Modo de empleo: iconv [-c] [-s] [-f desde] [-t hasta] [fichero ...]"
#: src/iconv.c:58
msgid "or: iconv -l"
msgstr "o bien: iconv -l"
#: src/iconv.c:68
#, c-format
msgid ""
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
msgstr ""
"Esto es software libre; vea el código fuente para las condiciones de copia.\n"
"No hay NINGUNA garantía; ni siquiera de COMERCIABILIDAD o IDONEIDAD PARA UN\n"
"FIN DETERMINADO.\n"
#: src/iconv.c:71
#, c-format
msgid "Written by %s.\n"
msgstr "Escrito por %s.\n"
#: src/iconv.c:131 src/iconv.c:171 src/iconv.c:232
#, fuzzy, c-format
msgid "iconv: %s:%u:%u: incomplete character or shift sequence\n"
msgstr "iconv: %s: carácter o secuencia de desplazamiento incompleta\n"
#: src/iconv.c:161 src/iconv.c:223
#, fuzzy, c-format
msgid "iconv: %s:%u:%u: cannot convert\n"
msgstr "iconv: %s: no se puede convertir\n"
#: src/iconv.c:191 src/iconv.c:241
#, fuzzy, c-format
msgid "iconv: %s:%u:%u: "
msgstr "iconv: %s: "
#: src/iconv.c:253
#, c-format
msgid "iconv: %s: I/O error\n"
msgstr "iconv: %s: error de E/S\n"
#: src/iconv.c:351
#, c-format
msgid "iconv: conversion from %s unsupported\n"
msgstr "iconv: no se admite la conversión de `%s'\n"
#: src/iconv.c:353
#, c-format
msgid "iconv: conversion to %s unsupported\n"
msgstr "no se admite la conversión a `%s'\n"
#: src/iconv.c:355
#, c-format
msgid "iconv: conversion from %s to %s unsupported\n"
msgstr "iconv: no se admite la conversión de `%s' a `%s'\n"
#: src/iconv.c:356
#, c-format
msgid "iconv: try '%s -l' to get the list of supported encodings\n"
msgstr ""
#: src/iconv.c:370
msgid "(stdin)"
msgstr "(entrada estándar)"
#: src/iconv.c:378
#, c-format
msgid "iconv: %s: "
msgstr "iconv: %s: "
#: src/iconv.c:391
#, c-format
msgid "iconv: I/O error\n"
msgstr "iconv: error de E/S\n"
#~ msgid ""
#~ "Usage: iconv [--binary] [-c] [-s] [-f fromcode] [-t tocode] [file ...]"
#~ msgstr ""
#~ "Modo de empleo: iconv [--binary] [-c] [-s] [-f desde] [-t hasta] "
#~ "[fichero ...]"