updated de translation
This commit is contained in:
parent
5b3b288fc2
commit
2a45186f2c
1 changed files with 36 additions and 12 deletions
|
@ -6,32 +6,56 @@ de:
|
|||
browse:
|
||||
changeset:
|
||||
changeset: "Changeset:"
|
||||
download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}"
|
||||
download: "Download {{changeset_xml_link}} oder {{osmchange_xml_link}}"
|
||||
changesetxml: "Changeset XML"
|
||||
osmchangexml: "osmChange XML"
|
||||
changeset_details:
|
||||
created_at: "Erstellt am:"
|
||||
closed_at: "Geschlossen am:"
|
||||
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:"
|
||||
belongs_to: "Erstellt von:"
|
||||
bounding_box: "Zeichen-Box:"
|
||||
no_bounding_box: "Es wurde keine Zeichen-Box für dieses Changeset gespeichert."
|
||||
show_area_box: "Zeige Gebiet"
|
||||
box: "Box"
|
||||
has_nodes: "Enthält folgende {{node_count}} Knoten:"
|
||||
has_ways: "Enthält folgende {{way_count}} Wege:"
|
||||
has_relations: "Enthält folgende {{relation_count}} Relationen:"
|
||||
common_details:
|
||||
edited_at: "Bearbeitet am:"
|
||||
edited_by: "Bearbeitet von:"
|
||||
version: "Version:"
|
||||
in_changeset: "In changeset:"
|
||||
in_changeset: "In Changeset:"
|
||||
containing_relation:
|
||||
relation: "Relation {{relation_name}}"
|
||||
relation_as: "(as {{relation_role}})"
|
||||
relation_as: "(als {{relation_role}})"
|
||||
map:
|
||||
loading: "Loading..."
|
||||
loading: "Lädt..."
|
||||
deleted: "Gelöscht"
|
||||
view_larger_map: "Größere Karte"
|
||||
node_details:
|
||||
part_of: "Teil von:"
|
||||
node_history:
|
||||
node_history: "Knoten Vergangenheit"
|
||||
download: "{{download_xml_link}} oder {{view_details_link}}"
|
||||
download_xml: "Download XML"
|
||||
view_details: "Details"
|
||||
node:
|
||||
node: "Knoten"
|
||||
node_title: "Knoten: {{node_name}}"
|
||||
download: "{{download_xml_link}} oder {{view_history_link}}"
|
||||
download_xml: "Download XML"
|
||||
view_history: "Verlauf"
|
||||
not_found:
|
||||
sorry: "Sorry, the {{type}} with the id {{id}}, could not be found."
|
||||
paging_nav:
|
||||
showing_page: "Zeige Seite"
|
||||
of: "von"
|
||||
relation_details:
|
||||
members: "Mitglieder:"
|
||||
part_of: "Teil von:"
|
||||
relation_history:
|
||||
relation_history: "Relation Vergangenheit"
|
||||
relation_history_title: "Relation Vergangenheit: {{relation_name}}"
|
||||
diary_entry:
|
||||
list:
|
||||
new: Neuer Tagebucheintrag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue