Terralego/django-geostore

View on GitHub
geostore/locale/en/LC_MESSAGES/django.po

Summary

Maintainability
Test Coverage
# 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: 2020-12-11 10:46+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \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 "Geographic Store"
msgstr ""

msgid "Your data export is ready"
msgstr ""

msgid "Import INSEE data from csv to db."
msgstr ""

msgid "Delete all stored INSEE data, DO NOT USE IN PROD."
msgstr ""

msgid "Number of rows per transaction"
msgstr ""

msgid "Specify CSV delimiter"
msgstr ""

msgid "Specify CSV quotechar"
msgstr ""

msgid "Specify CSV path"
msgstr ""

msgid ""
"If present and it's not an initial import will speed up features creation. "
"But no rollback is possible. If something broke up during import, the import "
"will stop  with half data in database."
msgstr ""

msgid "Improve performance of initial import"
msgstr ""

msgid ""
"Define primary keys of this data. Example with companies: --key=SIREN --"
"key=NIC Example with INSEE: --key=code_insee"
msgstr ""

msgid "Specify layer name"
msgstr ""

msgid "Specify transform functions"
msgstr ""

msgid "Name of longitude column"
msgstr ""

msgid "Name of latitude column"
msgstr ""

msgid "Overpass query without type (out:json)"
msgstr ""

msgid "Specify type of layer"
msgstr ""

msgid ""
"Name of created layer containing GeoJSON data. If not provided an uuid4 is "
"set."
msgstr ""

msgid ""
"PK of the layer where to insert the features.\n"
"A new layer is created if not present."
msgstr ""

msgid "Group name of the created layer"
msgstr ""

msgid ""
"Field in properties that will be used as identifier of the features, so "
"features can be grouped on layer's operations"
msgstr ""

msgid "PK of the layer to update"
msgstr ""

msgid "Group names of the created layer"
msgstr ""

msgid "Guess min and max zoom from data"
msgstr ""

msgid "Name"
msgstr ""

msgid "Schema"
msgstr ""

msgid "Authorized groups"
msgstr ""

msgid "Layers"
msgstr ""

msgid "Identifier"
msgstr ""

msgid "Properties"
msgstr ""

msgid "Layer"
msgstr ""

msgid "qs exclude (ex: {\"pk__in\": [...], \"identifier__in\":[...]}"
msgstr ""

msgid "Origin"
msgstr ""

msgid "Destination"
msgstr ""

msgid "Relation"
msgstr ""

msgid "Order"
msgstr ""

msgid "Title"
msgstr ""

msgid "Editable"
msgstr ""

msgid "Feature"
msgstr ""

msgid "Invalid geom type for routing"
msgstr ""

#, python-format
msgid ""
"\n"
"Hello <strong>%(username)s</strong>\n"
"<br>\n"
"<br>\n"
"Your file is ready : <a href=\"%(url)s\">%(url)s</a>\n"
"<br>\n"
msgstr ""

#, python-format
msgid ""
"\n"
"Hello %(username)s\n"
"\n"
"Your file is ready : %(url)s\n"
msgstr ""

#, python-format
msgid ""
"\n"
"Hello <strong>%(username)s</strong>\n"
"<br>\n"
"<br>\n"
"There are no data in the layer you asked for.\n"
"<br>\n"
msgstr ""

#, python-format
msgid ""
"\n"
"Hello %(username)s\n"
"\n"
"There are no data in the layer you asked for.\n"
msgstr ""

#, python-brace-format
msgid "{unexpected_properties} not in schema properties"
msgstr ""

msgid "Geometry type is not the same on the layer"
msgstr ""

msgid "Geometry is empty"
msgstr ""

msgid "Geometry is not valid"
msgstr ""

msgid "Your user has no mail address."
msgstr ""

msgid "An error occured parsing GeoJSON, verify your data"
msgstr ""

msgid "Features are missing in GeoJSON"
msgstr ""

msgid "Invalid \"property\" GET parameter"
msgstr ""