more translations, and this time with stuff in the locale file too
This commit is contained in:
parent
c05d63d064
commit
b5cb37bdee
4 changed files with 40 additions and 11 deletions
|
@ -3,6 +3,35 @@ en:
|
|||
view: View
|
||||
edit: Edit
|
||||
coordinates: "Coordinates:"
|
||||
browse:
|
||||
changeset:
|
||||
changeset: "Changeset:"
|
||||
download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
|
||||
changesetxml: "Changeset XML"
|
||||
osmchangexml: "osmChange XML"
|
||||
changeset_details:
|
||||
created_at: "Created at:"
|
||||
closed_at: "Closed at:"
|
||||
belongs_to: "Belongs to:"
|
||||
bounding_box: "Bounding box:"
|
||||
no_bounding_box: "No bounding box has been stored for this changeset."
|
||||
show_area_box: "Show Area Box"
|
||||
box: "box"
|
||||
has_nodes: "Has the following {{node_count}} nodes:"
|
||||
has_ways: "Has the following {{way_count}} ways:"
|
||||
has_relations: "Has the following {{relation_count}} relations:"
|
||||
common_details:
|
||||
edited_at: "Edited at:"
|
||||
edited_by: "Edited by:"
|
||||
version: "Version:"
|
||||
in_changeset: "In changeset:"
|
||||
containing_relation:
|
||||
relation: "Relation {{relation_name}}"
|
||||
relation_as: "(as {{relation_role}})"
|
||||
map:
|
||||
loading: "Loading..."
|
||||
deleted: "Deleted"
|
||||
view_larger_map: "View Larger Map"
|
||||
diary_entry:
|
||||
list:
|
||||
new: New Diary Entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue