|
exception:
|
|
project_not_found: 'Project not found'
|
|
status_not_found: 'Status not found'
|
|
task_not_found: 'Task not found'
|
|
task_not_updated: 'Task not updated'
|
|
alert:
|
|
auth_failure: 'Authentification failed'
|
|
auth_success: 'Authentification success'
|
|
project_created: 'Project created successfully'
|
|
project_not_created: 'Unable to create project'
|
|
project_not_found: 'Project not found'
|
|
project_updated: 'Project updated successfully'
|
|
project_not_updated: 'Unable to update project'
|
|
project_removed: 'Project removed successfully'
|
|
project_not_removed: 'Unable to remove project'
|
|
no_overpass_query: 'Project lacks of Overpass query'
|
|
overpass_please_wait: 'Please wait between Overpass queries'
|
|
missing_project: 'Project is missing'
|
|
task_created: 'Task created successfully'
|
|
task_not_created: 'Unable to create task'
|
|
task_not_found: 'Task not found'
|
|
can_not_comment: 'Unable to create comment'
|
|
task_not_updated: 'Unable to update task'
|
|
task_not_removed: 'Unable to remove task'
|
|
title:
|
|
popular_projects: 'Popular projects'
|
|
update_project: 'Update project'
|
|
create_project: 'Create project'
|
|
projects: 'Projects'
|
|
map: 'Map'
|
|
tasks: 'Tasks'
|
|
comments: 'Comments'
|
|
import_tasks: 'Import tasks'
|
|
update_task: 'Update task'
|
|
create_task: 'Create task'
|
|
description: 'Description'
|
|
comment: 'Comment'
|
|
source: 'Source'
|
|
tools: 'Tools'
|
|
text:
|
|
home1: 'Handle tasks, even with nodes (or not).'
|
|
home2: 'The idea here is to have a little simple and collaborative toll, easy to admin and use in order to map things somewhere as a team.'
|
|
home3: 'In order to contact the developer, please send an email to %mailto_link%'
|
|
login_to_create_project: 'Login is required to create projects.'
|
|
see_also: 'See also'
|
|
osm: 'OSM'
|
|
osmcha: 'OSMCha'
|
|
field:
|
|
project:
|
|
name: 'Project name'
|
|
description: 'Project description'
|
|
hashtags: 'Hashtags'
|
|
hashtags_help: 'Space separated words, without <samp>#</samp>'
|
|
source: Source
|
|
source_help: 'If multiple separate with <samp>;</samp>'
|
|
imagery: Imagery
|
|
imagery_help: 'Refer to <a href="https://josm.openstreetmap.de/wiki/Maps" target="_blank">the wiki</a>'
|
|
overpass: 'Overpass Query'
|
|
overpass_help: 'Build it on <a href="https://overpass-turbo.eu/" target="_blank">the website</a>. Omit <samp>[out:json][timeout:25];</samp> before and <samp>out geom;</samp> after.'
|
|
tags: 'Tags'
|
|
csv:
|
|
csv: 'CSV file'
|
|
csv_mime_constraint: 'Unexpected MIME type'
|
|
csv_help: 'Regular CSV file (UTF8 encoded, comma separated, enclosed with double quotes, escaped with backslashes and normal UNIX end of lines) where the first line is headings like "name,description,osm,geojson,status" and one of the "todo", "doing" or "done" value in the status column.'
|
|
task:
|
|
name: 'Task name'
|
|
description: 'Task description'
|
|
geojson: GeoJSON
|
|
geojson_help: 'The task representation on the map, in <a href="https://en.wikipedia.org/wiki/GeoJSON" target="_blank">GeoJSON</a> format (will also be available as <a href="https://en.wikipedia.org/wiki/GPS_Exchange_Format" target="_blank">GPX</a>). Handy tool : <a href="https://geojson.io/" target="_blank">geojson.io</a>.'
|
|
osm: 'OSM data'
|
|
osm_help: 'What to send to JOSM in XML format (see <a href="https://wiki.openstreetmap.org/wiki/OSM_XML" target="_blank">OSM XML - OpenStreetMap Wiki</a>)'
|
|
status: Status
|
|
urgent: Urgent
|
|
urgent_help: 'Optional signed integer.'
|
|
important: Important
|
|
important_help: 'Optional signed integer.'
|
|
city_tool:
|
|
area: "French admin_level=6 administrative element"
|
|
osmose_tool:
|
|
item: Item
|
|
item_help: 'Refer to the list <a href="https://wiki.openstreetmap.org/wiki/FR:Osmose/issues" target="_blank">on the wiki</a>'
|
|
source: 'Source ID'
|
|
class: 'Class ID'
|
|
limit: Limit
|
|
limit_help: 'Max number of issues'
|
|
group_by_city: 'Group issues by cities'
|
|
button:
|
|
close: Close
|
|
toggle_navigation: 'Toggle navigation'
|
|
more: 'More'
|
|
goto_projects: 'Browse projects'
|
|
create_project: 'Create project'
|
|
details: 'Open project'
|
|
projects: 'Projects'
|
|
back_to_projects: 'Back to projects'
|
|
update: 'Update'
|
|
update_project: 'Update project'
|
|
remove: 'Remove'
|
|
remove_project: 'Remove project'
|
|
overpass: 'Overpass'
|
|
query_overpass: 'Query Overpass'
|
|
import_tasks: 'Import tasks'
|
|
import: 'Import'
|
|
export_tasks: 'Export tasks'
|
|
export: 'Export'
|
|
create_task: 'Create task'
|
|
create: 'Create'
|
|
pick_task: 'Pick a random task'
|
|
pick: 'Pick'
|
|
back_to_project: 'Back to project'
|
|
project: 'Project'
|
|
update_task: 'Update task'
|
|
remove_task: 'Remove task'
|
|
download_task: 'Download task'
|
|
download: 'Download'
|
|
josm_remote_control: 'JOSM remote control'
|
|
josm: 'JOSM'
|
|
changeset: 'Changeset #%changeset_id%'
|
|
comment: Comment
|
|
generate: Generate
|
|
menu:
|
|
on_osm: 'OSM Profile'
|
|
logout: Logout
|
|
login: Login
|
|
map:
|
|
legend: 'Legend'
|
|
overpass: 'Overpass'
|
|
open_with: 'Open with…'
|
|
osm: 'OSM'
|
|
panoramax: 'Panoramax'
|
|
pifomap: 'Pifomap'
|
|
pifometre: 'Pifomètre'
|
|
geohack: 'GeoHack'
|
|
geoportail: 'GéoPortail'
|
|
f4map: 'F4Map'
|
|
mapillary: 'Mapillary'
|
|
googlemaps: 'Google Maps'
|
|
bing: 'Bing'
|
|
clipboard:
|
|
copy: 'Copy to clipboard'
|
|
popup:
|
|
see_also: 'See also'
|
|
osm: 'OSM'
|
|
panoramax: 'Panoramax'
|
|
waymarkedtrails: 'WayMarkedTrail'
|
|
josm: 'JOSM'
|
|
comment:
|
|
start: '%username% starts task [%task_name%](%task_url%)'
|
|
reset: '%username% resets task [%task_name%](%task_url%)'
|
|
finish: '%username% finishes task [%task_name%](%task_url%)'
|
|
cancel: '%username% cancels task [%task_name%](%task_url%)'
|
|
workflow:
|
|
place:
|
|
todo: 'To do'
|
|
doing: Doing
|
|
done: Done
|
|
transition:
|
|
start_task: 'Start task'
|
|
start: Start
|
|
finish_task: 'Finish task'
|
|
finish: Finish
|
|
cancel_task: 'Cancel task'
|
|
cancel: Cancel
|
|
reset_task: 'Reset task'
|
|
reset: Reset
|
|
breadcrumb:
|
|
projects: 'Projects'
|
|
create_project: 'Create project'
|
|
project: 'Project'
|
|
create_task: 'Create task'
|
|
column:
|
|
task:
|
|
name: 'Task'
|
|
status: 'Status'
|
|
important: 'Important'
|
|
urgent: 'Urgent'
|