note: note
timeout:
title: Timeout Error
- sorry: "Sorry, the data for the %{type} with the id %{id}, took too long to retrieve."
+ sorry: "Sorry, the data for the %{type} with the id %{id} took too long to retrieve."
type:
node: node
way: way
introduction: "Click on the map to find nearby features."
nearby: "Nearby features"
enclosing: "Enclosing features"
+ nodes:
+ timeout:
+ sorry: "Sorry, the data for the node with the id %{id} took too long to retrieve."
old_nodes:
not_found:
sorry: "Sorry, node #%{id} version %{version} could not be found."
+ timeout:
+ sorry: "Sorry, the history of the node with the id %{id} took too long to retrieve."
+ ways:
+ timeout:
+ sorry: "Sorry, the data for the way with the id %{id} took too long to retrieve."
old_ways:
not_found:
sorry: "Sorry, way #%{id} version %{version} could not be found."
+ timeout:
+ sorry: "Sorry, the history of the way with the id %{id} took too long to retrieve."
+ relations:
+ timeout:
+ sorry: "Sorry, the data for the relation with the id %{id} took too long to retrieve."
old_relations:
not_found:
sorry: "Sorry, relation #%{id} version %{version} could not be found."
+ timeout:
+ sorry: "Sorry, the history of the relation with the id %{id} took too long to retrieve."
changeset_comments:
feeds:
comment:
level9: "Village Boundary"
level10: "Suburb Boundary"
level11: "Neighbourhood Boundary"
- types:
- cities: Cities
- towns: Towns
- places: Places
results:
no_results: "No results found"
more_results: "More results"
changeset_comment_notification:
description: "OpenStreetMap Changeset #%{id}"
hi: "Hi %{to_user},"
- greeting: "Hi,"
commented:
subject_own: "[OpenStreetMap] %{commenter} has commented on one of your changesets"
subject_other: "[OpenStreetMap] %{commenter} has commented on a changeset you are interested in"