django1/django/conf/locale/es_VE/LC_MESSAGES/django.po

1116 lines
18 KiB
Plaintext

# This file is distributed under the same license as the Django package.
#
# Translators:
# Sebastián Ramírez Magrí <sebasmagri@gmail.com>, 2011
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
"PO-Revision-Date: 2015-03-18 08:44+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/"
"django/language/es_VE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
msgid "Afrikaans"
msgstr ""
msgid "Arabic"
msgstr "Árabe"
msgid "Asturian"
msgstr ""
msgid "Azerbaijani"
msgstr ""
msgid "Bulgarian"
msgstr "Búlgaro"
msgid "Belarusian"
msgstr ""
msgid "Bengali"
msgstr "Bengalí"
msgid "Breton"
msgstr ""
msgid "Bosnian"
msgstr "Bosnio"
msgid "Catalan"
msgstr "Catalán"
msgid "Czech"
msgstr "Checo"
msgid "Welsh"
msgstr "Galés"
msgid "Danish"
msgstr "Danés"
msgid "German"
msgstr "Alemán"
msgid "Greek"
msgstr "Griego"
msgid "English"
msgstr "Inglés"
msgid "Australian English"
msgstr ""
msgid "British English"
msgstr "Inglés Británic"
msgid "Esperanto"
msgstr ""
msgid "Spanish"
msgstr "Español"
msgid "Argentinian Spanish"
msgstr "Español de Argentina"
msgid "Mexican Spanish"
msgstr ""
msgid "Nicaraguan Spanish"
msgstr ""
msgid "Venezuelan Spanish"
msgstr ""
msgid "Estonian"
msgstr "Estonio"
msgid "Basque"
msgstr "Vazco"
msgid "Persian"
msgstr "Persa"
msgid "Finnish"
msgstr "Finlandés"
msgid "French"
msgstr "Francés"
msgid "Frisian"
msgstr "Frisio"
msgid "Irish"
msgstr "Irlandés"
msgid "Galician"
msgstr "Galés"
msgid "Hebrew"
msgstr "Hebreo"
msgid "Hindi"
msgstr "Hindi"
msgid "Croatian"
msgstr "Croata"
msgid "Hungarian"
msgstr "Húngaro"
msgid "Interlingua"
msgstr ""
msgid "Indonesian"
msgstr "Indonesio"
msgid "Ido"
msgstr ""
msgid "Icelandic"
msgstr "Islandés"
msgid "Italian"
msgstr "Italiano"
msgid "Japanese"
msgstr "Japonés"
msgid "Georgian"
msgstr "Georgiano"
msgid "Kazakh"
msgstr ""
msgid "Khmer"
msgstr "Khmer"
msgid "Kannada"
msgstr "Canarés"
msgid "Korean"
msgstr "Coreano"
msgid "Luxembourgish"
msgstr ""
msgid "Lithuanian"
msgstr "Lituano"
msgid "Latvian"
msgstr "Latvio"
msgid "Macedonian"
msgstr "Macedonio"
msgid "Malayalam"
msgstr "Malayala"
msgid "Mongolian"
msgstr "Mongol"
msgid "Marathi"
msgstr ""
msgid "Burmese"
msgstr ""
msgid "Norwegian Bokmal"
msgstr "Noruego Bokmål"
msgid "Nepali"
msgstr ""
msgid "Dutch"
msgstr "Holandés"
msgid "Norwegian Nynorsk"
msgstr "Nynorsk"
msgid "Ossetic"
msgstr ""
msgid "Punjabi"
msgstr "Punjabi"
msgid "Polish"
msgstr "Polaco"
msgid "Portuguese"
msgstr "Portugués"
msgid "Brazilian Portuguese"
msgstr "Portugués de Brasil"
msgid "Romanian"
msgstr "Ruman"
msgid "Russian"
msgstr "Ruso"
msgid "Slovak"
msgstr "Eslovaco"
msgid "Slovenian"
msgstr "Eslovenio"
msgid "Albanian"
msgstr "Albano"
msgid "Serbian"
msgstr "Serbi"
msgid "Serbian Latin"
msgstr "Latín Serbio"
msgid "Swedish"
msgstr "Sueco"
msgid "Swahili"
msgstr ""
msgid "Tamil"
msgstr "Tamil"
msgid "Telugu"
msgstr "Telugu"
msgid "Thai"
msgstr "Tailandés"
msgid "Turkish"
msgstr "Turco"
msgid "Tatar"
msgstr ""
msgid "Udmurt"
msgstr ""
msgid "Ukrainian"
msgstr "Ucranio"
msgid "Urdu"
msgstr ""
msgid "Vietnamese"
msgstr "Vietnamita"
msgid "Simplified Chinese"
msgstr "Chino simplificado"
msgid "Traditional Chinese"
msgstr "Chino tradicional"
msgid "Messages"
msgstr ""
msgid "Site Maps"
msgstr ""
msgid "Static Files"
msgstr ""
msgid "Syndication"
msgstr ""
msgid "Web Design"
msgstr ""
msgid "Enter a valid value."
msgstr "Introduzca un valor válido."
msgid "Enter a valid URL."
msgstr "Introduzca una URL válida."
msgid "Enter a valid integer."
msgstr ""
msgid "Enter a valid email address."
msgstr ""
msgid ""
"Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."
msgstr ""
"Introduzca un 'slug' válido, consistente de letras, números, guiones bajos o "
"guiones."
msgid "Enter a valid IPv4 address."
msgstr "Introduzca una dirección IPv4 válida"
msgid "Enter a valid IPv6 address."
msgstr ""
msgid "Enter a valid IPv4 or IPv6 address."
msgstr ""
msgid "Enter only digits separated by commas."
msgstr "Introduzca solo dígitos separados por comas."
#, python-format
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
msgstr "Asegúrese de que este valor %(limit_value)s (ahora es %(show_value)s)."
#, python-format
msgid "Ensure this value is less than or equal to %(limit_value)s."
msgstr "Asegúrese de que este valor es menor o igual que %(limit_value)s."
#, python-format
msgid "Ensure this value is greater than or equal to %(limit_value)s."
msgstr "Asegúrese de que este valor es mayor o igual que %(limit_value)s."
#, python-format
msgid ""
"Ensure this value has at least %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at least %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid ""
"Ensure this value has at most %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at most %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
msgstr[1] ""
msgid "and"
msgstr ""
#, python-format
msgid "%(model_name)s with this %(field_labels)s already exists."
msgstr ""
#, python-format
msgid "Value %(value)r is not a valid choice."
msgstr ""
msgid "This field cannot be null."
msgstr ""
msgid "This field cannot be blank."
msgstr ""
#, python-format
msgid "%(model_name)s with this %(field_label)s already exists."
msgstr ""
#. Translators: The 'lookup_type' is one of 'date', 'year' or 'month'.
#. Eg: "Title must be unique for pub_date year"
#, python-format
msgid ""
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
msgstr ""
#, python-format
msgid "Field of type: %(field_type)s"
msgstr ""
msgid "Integer"
msgstr ""
#, python-format
msgid "'%(value)s' value must be an integer."
msgstr ""
#, python-format
msgid "'%(value)s' value must be either True or False."
msgstr ""
msgid "Boolean (Either True or False)"
msgstr ""
#, python-format
msgid "String (up to %(max_length)s)"
msgstr ""
msgid "Comma-separated integers"
msgstr ""
#, python-format
msgid ""
"'%(value)s' value has an invalid date format. It must be in YYYY-MM-DD "
"format."
msgstr ""
#, python-format
msgid ""
"'%(value)s' value has the correct format (YYYY-MM-DD) but it is an invalid "
"date."
msgstr ""
msgid "Date (without time)"
msgstr ""
#, python-format
msgid ""
"'%(value)s' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
"uuuuuu]][TZ] format."
msgstr ""
#, python-format
msgid ""
"'%(value)s' value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
"[TZ]) but it is an invalid date/time."
msgstr ""
msgid "Date (with time)"
msgstr ""
#, python-format
msgid "'%(value)s' value must be a decimal number."
msgstr ""
msgid "Decimal number"
msgstr ""
#, python-format
msgid ""
"'%(value)s' value has an invalid format. It must be in [DD] [HH:[MM:]]ss[."
"uuuuuu] format."
msgstr ""
msgid "Duration"
msgstr ""
msgid "Email address"
msgstr ""
msgid "File path"
msgstr ""
#, python-format
msgid "'%(value)s' value must be a float."
msgstr ""
msgid "Floating point number"
msgstr ""
msgid "Big (8 byte) integer"
msgstr ""
msgid "IPv4 address"
msgstr ""
msgid "IP address"
msgstr "Dirección IP"
#, python-format
msgid "'%(value)s' value must be either None, True or False."
msgstr ""
msgid "Boolean (Either True, False or None)"
msgstr "Booleano (True, False o None)"
msgid "Positive integer"
msgstr ""
msgid "Positive small integer"
msgstr ""
#, python-format
msgid "Slug (up to %(max_length)s)"
msgstr ""
msgid "Small integer"
msgstr ""
msgid "Text"
msgstr "Texto"
#, python-format
msgid ""
"'%(value)s' value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
"format."
msgstr ""
#, python-format
msgid ""
"'%(value)s' value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
"invalid time."
msgstr ""
msgid "Time"
msgstr "Hora"
msgid "URL"
msgstr "URL"
msgid "Raw binary data"
msgstr ""
#, python-format
msgid "'%(value)s' is not a valid UUID."
msgstr ""
msgid "File"
msgstr ""
msgid "Image"
msgstr ""
#, python-format
msgid "%(model)s instance with %(field)s %(value)r does not exist."
msgstr ""
msgid "Foreign Key (type determined by related field)"
msgstr "Clave foránea (tipo determinado por el campo relacionado)"
msgid "One-to-one relationship"
msgstr "Relación uno a uno"
msgid "Many-to-many relationship"
msgstr "Relación muchos a muchos"
msgid "This field is required."
msgstr "Este campo es obligatorio."
msgid "Enter a whole number."
msgstr "Introduzca un número completo."
msgid "Enter a number."
msgstr "Introduzca un número"
#, python-format
msgid "Ensure that there are no more than %(max)s digit in total."
msgid_plural "Ensure that there are no more than %(max)s digits in total."
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "Ensure that there are no more than %(max)s decimal place."
msgid_plural "Ensure that there are no more than %(max)s decimal places."
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid ""
"Ensure that there are no more than %(max)s digit before the decimal point."
msgid_plural ""
"Ensure that there are no more than %(max)s digits before the decimal point."
msgstr[0] ""
msgstr[1] ""
msgid "Enter a valid date."
msgstr "Introduzca una fecha válida."
msgid "Enter a valid time."
msgstr "Introduzca una hora válida."
msgid "Enter a valid date/time."
msgstr "Introduzca una hora y fecha válida."
msgid "Enter a valid duration."
msgstr ""
msgid "No file was submitted. Check the encoding type on the form."
msgstr ""
"No se envió archivo alguno. Revise el tipo de codificación del formulario."
msgid "No file was submitted."
msgstr "No se envió ningún archivo."
msgid "The submitted file is empty."
msgstr "El archivo enviado está vacío"
#, python-format
msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
msgid_plural ""
"Ensure this filename has at most %(max)d characters (it has %(length)d)."
msgstr[0] ""
msgstr[1] ""
msgid "Please either submit a file or check the clear checkbox, not both."
msgstr "Por favor provea un archivo o active el selector de limpiar, no ambos."
msgid ""
"Upload a valid image. The file you uploaded was either not an image or a "
"corrupted image."
msgstr ""
#, python-format
msgid "Select a valid choice. %(value)s is not one of the available choices."
msgstr ""
msgid "Enter a list of values."
msgstr ""
msgid "Enter a complete value."
msgstr ""
msgid "Enter a valid UUID."
msgstr ""
#. Translators: This is the default suffix added to form field labels
msgid ":"
msgstr ""
#, python-format
msgid "(Hidden field %(name)s) %(error)s"
msgstr ""
#. Translators: If found as last label character, these punctuation
#. characters will prevent the default label_suffix to be appended to the
#. label
msgid ":?.!"
msgstr ""
msgid "ManagementForm data is missing or has been tampered with"
msgstr ""
#, python-format
msgid "Please submit %d or fewer forms."
msgid_plural "Please submit %d or fewer forms."
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "Please submit %d or more forms."
msgid_plural "Please submit %d or more forms."
msgstr[0] ""
msgstr[1] ""
msgid "Order"
msgstr ""
msgid "Delete"
msgstr ""
#, python-format
msgid "Please correct the duplicate data for %(field)s."
msgstr ""
#, python-format
msgid "Please correct the duplicate data for %(field)s, which must be unique."
msgstr ""
#, python-format
msgid ""
"Please correct the duplicate data for %(field_name)s which must be unique "
"for the %(lookup)s in %(date_field)s."
msgstr ""
msgid "Please correct the duplicate values below."
msgstr ""
msgid "The inline foreign key did not match the parent instance primary key."
msgstr ""
msgid "Select a valid choice. That choice is not one of the available choices."
msgstr ""
#, python-format
msgid "\"%(pk)s\" is not a valid value for a primary key."
msgstr ""
#, python-format
msgid ""
"%(datetime)s couldn't be interpreted in time zone %(current_timezone)s; it "
"may be ambiguous or it may not exist."
msgstr ""
msgid "Currently"
msgstr ""
msgid "Change"
msgstr ""
msgid "Clear"
msgstr ""
msgid "Unknown"
msgstr ""
msgid "Yes"
msgstr ""
msgid "No"
msgstr ""
msgid "yes,no,maybe"
msgstr ""
#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "%s KB"
msgstr ""
#, python-format
msgid "%s MB"
msgstr ""
#, python-format
msgid "%s GB"
msgstr ""
#, python-format
msgid "%s TB"
msgstr ""
#, python-format
msgid "%s PB"
msgstr ""
msgid "p.m."
msgstr ""
msgid "a.m."
msgstr ""
msgid "PM"
msgstr ""
msgid "AM"
msgstr ""
msgid "midnight"
msgstr ""
msgid "noon"
msgstr ""
msgid "Monday"
msgstr ""
msgid "Tuesday"
msgstr ""
msgid "Wednesday"
msgstr ""
msgid "Thursday"
msgstr ""
msgid "Friday"
msgstr ""
msgid "Saturday"
msgstr ""
msgid "Sunday"
msgstr ""
msgid "Mon"
msgstr ""
msgid "Tue"
msgstr ""
msgid "Wed"
msgstr ""
msgid "Thu"
msgstr ""
msgid "Fri"
msgstr ""
msgid "Sat"
msgstr ""
msgid "Sun"
msgstr ""
msgid "January"
msgstr ""
msgid "February"
msgstr ""
msgid "March"
msgstr ""
msgid "April"
msgstr ""
msgid "May"
msgstr ""
msgid "June"
msgstr ""
msgid "July"
msgstr ""
msgid "August"
msgstr ""
msgid "September"
msgstr ""
msgid "October"
msgstr ""
msgid "November"
msgstr ""
msgid "December"
msgstr ""
msgid "jan"
msgstr ""
msgid "feb"
msgstr ""
msgid "mar"
msgstr ""
msgid "apr"
msgstr ""
msgid "may"
msgstr ""
msgid "jun"
msgstr ""
msgid "jul"
msgstr ""
msgid "aug"
msgstr ""
msgid "sep"
msgstr ""
msgid "oct"
msgstr ""
msgid "nov"
msgstr ""
msgid "dec"
msgstr ""
msgctxt "abbrev. month"
msgid "Jan."
msgstr ""
msgctxt "abbrev. month"
msgid "Feb."
msgstr ""
msgctxt "abbrev. month"
msgid "March"
msgstr ""
msgctxt "abbrev. month"
msgid "April"
msgstr ""
msgctxt "abbrev. month"
msgid "May"
msgstr ""
msgctxt "abbrev. month"
msgid "June"
msgstr ""
msgctxt "abbrev. month"
msgid "July"
msgstr ""
msgctxt "abbrev. month"
msgid "Aug."
msgstr ""
msgctxt "abbrev. month"
msgid "Sept."
msgstr ""
msgctxt "abbrev. month"
msgid "Oct."
msgstr ""
msgctxt "abbrev. month"
msgid "Nov."
msgstr ""
msgctxt "abbrev. month"
msgid "Dec."
msgstr ""
msgctxt "alt. month"
msgid "January"
msgstr ""
msgctxt "alt. month"
msgid "February"
msgstr ""
msgctxt "alt. month"
msgid "March"
msgstr ""
msgctxt "alt. month"
msgid "April"
msgstr ""
msgctxt "alt. month"
msgid "May"
msgstr ""
msgctxt "alt. month"
msgid "June"
msgstr ""
msgctxt "alt. month"
msgid "July"
msgstr ""
msgctxt "alt. month"
msgid "August"
msgstr ""
msgctxt "alt. month"
msgid "September"
msgstr ""
msgctxt "alt. month"
msgid "October"
msgstr ""
msgctxt "alt. month"
msgid "November"
msgstr ""
msgctxt "alt. month"
msgid "December"
msgstr ""
msgid "This is not a valid IPv6 address."
msgstr ""
#, python-format
msgctxt "String to return when truncating text"
msgid "%(truncated_text)s..."
msgstr ""
msgid "or"
msgstr ""
#. Translators: This string is used as a separator between list elements
msgid ", "
msgstr ""
#, python-format
msgid "%d year"
msgid_plural "%d years"
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "%d month"
msgid_plural "%d months"
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "%d week"
msgid_plural "%d weeks"
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
msgstr[1] ""
#, python-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] ""
msgstr[1] ""
msgid "0 minutes"
msgstr ""
msgid "Forbidden"
msgstr ""
msgid "CSRF verification failed. Request aborted."
msgstr ""
msgid ""
"You are seeing this message because this HTTPS site requires a 'Referer "
"header' to be sent by your Web browser, but none was sent. This header is "
"required for security reasons, to ensure that your browser is not being "
"hijacked by third parties."
msgstr ""
msgid ""
"If you have configured your browser to disable 'Referer' headers, please re-"
"enable them, at least for this site, or for HTTPS connections, or for 'same-"
"origin' requests."
msgstr ""
msgid ""
"You are seeing this message because this site requires a CSRF cookie when "
"submitting forms. This cookie is required for security reasons, to ensure "
"that your browser is not being hijacked by third parties."
msgstr ""
msgid ""
"If you have configured your browser to disable cookies, please re-enable "
"them, at least for this site, or for 'same-origin' requests."
msgstr ""
msgid "More information is available with DEBUG=True."
msgstr ""
msgid "Welcome to Django"
msgstr ""
msgid "It worked!"
msgstr ""
msgid "Congratulations on your first Django-powered page."
msgstr ""
msgid ""
"Of course, you haven't actually done any work yet. Next, start your first "
"app by running <code>python manage.py startapp [app_label]</code>."
msgstr ""
msgid ""
"You're seeing this message because you have <code>DEBUG = True</code> in "
"your Django settings file and you haven't configured any URLs. Get to work!"
msgstr ""
msgid "No year specified"
msgstr ""
msgid "No month specified"
msgstr ""
msgid "No day specified"
msgstr ""
msgid "No week specified"
msgstr ""
#, python-format
msgid "No %(verbose_name_plural)s available"
msgstr ""
#, python-format
msgid ""
"Future %(verbose_name_plural)s not available because %(class_name)s."
"allow_future is False."
msgstr ""
#, python-format
msgid "Invalid date string '%(datestr)s' given format '%(format)s'"
msgstr ""
#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr ""
msgid "Page is not 'last', nor can it be converted to an int."
msgstr ""
#, python-format
msgid "Invalid page (%(page_number)s): %(message)s"
msgstr ""
#, python-format
msgid "Empty list and '%(class_name)s.allow_empty' is False."
msgstr ""
msgid "Directory indexes are not allowed here."
msgstr ""
#, python-format
msgid "\"%(path)s\" does not exist"
msgstr ""
#, python-format
msgid "Index of %(directory)s"
msgstr ""