tab.form.title=Form
tab.digitization.title=Digitization

modification.msg=Click features on the map to access edition tools.

access.denied=You have not the right to use the edition tools.

form.action.future.label=After saved
form.action.future.close=Close form
form.action.future.create=Create new feature
form.action.future.edit=Reopen form
form.submit.label=Save
form.data.saved=Data has been saved.
form.cancel.label=Cancel
form.reset.label=Reset
form.btn.clear.title=Close
form.cancel.confirm.message=Cancel edition?

navbar.title=Edition

toolbar.title=Edition
toolbar.draw.title=Add
toolbar.draw.clear.title=Clear
toolbar.draw.save.title=Save
toolbar.select.title=Select
toolbar.select.unselect.title=Unsel.
toolbar.select.attr.title=Modify
toolbar.select.undo.title=Undo
toolbar.select.delete.title=Del
toolbar.delete.title=Delete
toolbar.cancel.title=Cancel

geomtool.nodetool.title=Node tool
geomtool.drag.title=Drag
geomtool.rotate.title=Rotate
geomtool.reshape.title=Reshape
geomtool.splitfeatures.title=Split
geomtool.reversegeom.title=Reverse the geometry
geomtool.pastegeom.title=Paste the geometry
geomtool.restartdrawing.title=Redraw the geometry

point.coord.title=Manage point/vertex coordinates
point.coord.crs.label=CRS:
point.coord.x.label=X:
point.coord.y.label=Y:
segment.length.label=Length (m):
segment.angle.label=Angle (°):
point.coord.geolocation.label=linked to geolocation
point.coord.add.label=Add
point.coord.finalize.label=Finalize

geolocate.toolbar.title=Edition:

toolbar.draw.tooltip=Activate the tool for creating new objects.
toolbar.draw.clear.tooltip=Cancel the current drawing.
toolbar.draw.save.tooltip=Finalize the current drawing.
toolbar.select.tooltip=Activate the selection tool.
toolbar.select.unselect.tooltip=Unselect the selected object.
toolbar.select.attr.tooltip=Validate the geometry and/or open the attribute form.
toolbar.select.undo.tooltip=Revert into initial geometry state.
toolbar.select.delete.tooltip=Delete the selected object.
toolbar.cancel.tooltip=Cancel current edition.

modal.title.default=Edition
modal.message.no.feature.found=No feature has been found here.

message.error.parameter.project=The 'project' parameter is mandatory.
message.error.parameter.featureId=The 'featureId' parameter is mandatory.
message.error.feature.editable=The feature is not editable.
message.error.layer.editable=The layer is not editable.
message.error.layer.editable.create=Create feature for the layer is not available.
message.error.layer.editable.delete=Delete feature for the layer is not available.
message.error.primary.keys=Lizmap cannot find the "%s" layer's primary keys. The edition tool needs a defined primary key on the table.
message.error.feature.get=Lizmap cannot get the feature data with WFS
message.error.form.get=An error has been raised when getting the form
message.error.bbox=The bbox has to be 4 floats separated by ','.
message.error.crs=crs is mandatory and has to be an integer or EPSG:*.
message.error.save=An error has been raised when saving the form.
message.error.save.fields=No fields available for saving the form.
message.error.delete=The deletion has failed.
message.success.delete=The feature has been deleted.
message.error.create=An error occurred while creating the object.
message.success.create=Object successfully created.
message.error.no.geometry=You cannot save this object without a geometry. Please draw the geometry on the map.
message.error.geometry.outside.polygons=The given geometry is outside the authorized polygon.
message.error.upload.layer=The layer "%s" directory for uploading media is not writable.
message.error.upload.layer.field=The field "%s" directory of the layer "%s" for uploading media is not writable.
message.hint.constraint=Constraint: %s
message.error.constraint=%s: check failed

upload.choice.keep=Keep
upload.choice.update=Add/Update
upload.choice.delete=Delete

link.error.missing.parameter=The pivot, features1 and features2 parameters are mandatory.
link.error.wrong.layer=The layer does not exist.
link.error.multiple.ids=You cannot link multiple objects for both layers. Please select only one object for one of the layers and retry.
link.error.missing.id=There must be at least one object selected for each layer to create the link.
link.error.not.attribute.layer=The layers have not been configured to have an attribute table.
link.error.no.create.feature=Create feature for the layer "%s" is not available.
link.error.no.modify.attributes=Modify attributes for the layer "%s" is not available.
link.error.no.given.fields=Given fields do not exist.
link.error.sql=An error occurred while adding linked data.
link.success=Selected features have been correctly linked.
unlink.success=The child feature has correctly been unlinked.
unlink.error.sql=An error occurred while removing link.

linkaddedfeature.error.linkfeature.invalid.parameters=Required parameter for link the new feature are invalid
linkaddedfeature.error.linkfeature.association=The association of the new "%s" feature to the "%s" layer has failed
linkaddedfeature.success.linkfeature=The new feature of layer "%s" was successfully linked to the layer "%s"
