# djangocms-attributes-field
# Copyright (C) 2016
# This file is distributed under the same license as the
# djangocms-attributes-field package.
# DIVIO <info@divio.com>, 2016.
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-22 09:42+0100\n"
"PO-Revision-Date: 2019-01-22 08:45+0000\n"
"Language-Team: Spanish (https://www.transifex.com/divio/teams/58664/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: djangocms_attributes_field/fields.py:64
#, python-format
msgid "'%s' is not a valid JSON string."
msgstr ""

#: djangocms_attributes_field/fields.py:157
#, python-brace-format
msgid "\"{key}\" is excluded by configuration and cannot be used as a key."
msgstr ""

#: djangocms_attributes_field/fields.py:166
#, python-brace-format
msgid ""
"\"{key}\" is not a valid key. Keys must start with at least one letter and "
"consist only of the letters, numbers, underscores or hyphens."
msgstr ""

#: djangocms_attributes_field/fields.py:181
#, python-brace-format
msgid ""
"The value for the key \"{key}\" is invalid. Please enter a value that can be"
" represented in JSON."
msgstr ""

#: djangocms_attributes_field/fields.py:201
msgid "\"{field_name}\" is not a field of {obj|r}"
msgstr ""

#: djangocms_attributes_field/fields.py:209
#, python-brace-format
msgid "\"{field_name}\" is not an AttributesField"
msgstr ""

#: djangocms_attributes_field/widgets.py:54
msgid "Remove"
msgstr ""

#: djangocms_attributes_field/widgets.py:90
msgid "Add"
msgstr ""

#: djangocms_attributes_field/widgets.py:91
msgid "Add another key/value pair"
msgstr ""
