24 lines
770 B
Text
24 lines
770 B
Text
|
# django-multiselectfield.
|
||
|
# Copyright (C) 2012-2013
|
||
|
# This file is distributed under the same license as the PACKAGE package.
|
||
|
# FIRST AUTHOR <goinnn@gmail.com>, 2012.
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: 1.0.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2013-11-30 20:06-0500\n"
|
||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||
|
"Last-Translator: Pablo Martín <goinnn@gmail.com>\n"
|
||
|
"Language-Team: Es <goinnn@gmail.com>\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"
|
||
|
|
||
|
#: validators.py:28
|
||
|
#, python-format
|
||
|
msgid "You must select a maximum of %(limit_value)d choices."
|
||
|
msgstr "Tu debes de seleccionar un máximo de %(limit_value)d opciones."
|