From 2a45186f2c61078bfa3b0e5a953abc5b7c90770a Mon Sep 17 00:00:00 2001 From: Shaun McDonald Date: Sat, 30 May 2009 16:43:50 +0000 Subject: [PATCH 1/1] updated de translation --- config/locales/de.yml | 48 ++++++++++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 12 deletions(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index b0e61e634..1b136b6a4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -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 -- 2.43.2