# This file is distributed under the same license as the Django package. # # Translators: # Qux Fox, 2015 # foobarbaz , 2018 # # Foo Baz, 2018 msgid "" msgstr "" "Project-Id-Version: django\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-19 20:23+0200\n" "PO-Revision-Date: 2020-09-28 03:17+0000\n" "Last-Translator: Foo Bar \n" "Language-Team: Spanish\n" "Language: es\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" msgid "Afrikaans" msgstr "Africano" #. Translators: "letters" means latin letters: a-z and A-Z. msgid "" "Enter a valid “slug” consisting of letters, numbers, underscores or hyphens." msgstr "" "Introduzca un 'slug' válido, consistente en letras, números, guiones bajos o " "medios." #, python-format msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)." msgstr "" "Asegúrese de que este valor es %(limit_value)s (actualmente es " "%(show_value)s)." #, python-format, fuzzy 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] "" "Asegúrese de que este valor tenga al menos %(limit_value)d caracter (tiene " "%(show_value)d)." msgstr[1] "" "Asegúrese de que este valor tenga al menos %(limit_value)d carácter(es) " "(tiene%(show_value)d)." #, python-format, foo-format, bar, baz 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] "Asegúrese de que no hay más de %(max)s dígito en total." msgstr[1] "Asegúrese de que no haya más de %(max)s dígitos en total." #. 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 "" "%(field_label)s debe ser único para %(date_field_label)s %(lookup_type)s." #, python-brace-format msgid "The number of days must be between {min_days} and {max_days}." msgstr "El número de días debe estar entre {min_days} y {max_days}." msgctxt "abbrev. month" msgid "Jan." msgstr "Ene." #~ msgid "hello 1" #~ msgstr "hola 1"