# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-17 10:39+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: JEAREL ALCANTARA <JEASOFT@GMAIL.COM>\n"
"Language-Team: JEASOFT <jeasoft@gmail.com>\n"
"Language: es_DO\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"

#: settings.py:62 settings.py:72
msgid "MapWidget settings must be a tuple or dictionary"
msgstr ""

#: settings.py:93 settings.py:108
#, python-format
msgid ""
"Invalid %s settings value. Please check the settings documentation http://"
"django-map-widgets.readthedocs.io/en/latest/widgets/settings.html"
msgstr ""

#: templates/mapwidgets/google-point-field-widget.html:8
msgid "Coordinates"
msgstr "Coordenadas"

#: templates/mapwidgets/google-point-field-widget.html:11
msgid "Latitude:"
msgstr "Latitud"

#: templates/mapwidgets/google-point-field-widget.html:12
msgid "Ex: 41.015137"
msgstr "Ej: 41.015137"

#: templates/mapwidgets/google-point-field-widget.html:15
msgid "Longitude:"
msgstr "Longitud"

#: templates/mapwidgets/google-point-field-widget.html:16
msgid "Ex: 28.979530"
msgstr "Ej: 28.979530"

#: templates/mapwidgets/google-point-field-widget.html:18
msgid "Done"
msgstr "Realizado"

#: templates/mapwidgets/google-point-field-widget.html:22
msgid "Use My Location"
msgstr "Usar mi ubicación"

#: templates/mapwidgets/google-point-field-widget.html:25
msgid "Enter or update the address here"
msgstr "Ingresar o actualizar la dirección aquí"
