From d4b0cd589ba42da5d4231b0fa7976cfd4ba35c95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonas=20Kr=C3=BCckel?= Date: Sun, 31 May 2009 17:37:19 +0000 Subject: [PATCH] adding strings from en.yml --- config/locales/de.yml | 95 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 94 insertions(+), 1 deletion(-) diff --git a/config/locales/de.yml b/config/locales/de.yml index fbb7761e3..7baa95b04 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -86,7 +86,64 @@ de: details: "Details" private_user: "private user" edited_by: "Bearbeitet von" - at_timestamp: "at" + at_timestamp: "at" + tag_details: + tags: "Tags:" + way_details: + nodes: "Nodes:" + part_of: "Part of:" + way_history: + way_history: "Way History" + way_history_title: "Way History: {{way_name}}" + download: "{{download_xml_link}} or {{view_details_link}}" + download_xml: "Download XML" + view_details: "view details" + way: + way: "Way" + way_title: "Way: {{way_name}}" + download: "{{download_xml_link}} or {{view_history_link}}" + download_xml: "Download XML" + view_history: "view history" + changeset: + changeset_paging_nav: + showing_page: "Showing page" + of: "of" + changeset: + still_editing: "(still editing)" + anonymous: "Anonymous" + no_comment: "(none)" + no_edits: "(no edits)" + show_area_box: "show area box" + big_area: "(big)" + view_changeset_details: "View changeset details" + more: "more" + changesets: + id: "ID" + saved_at: "Saved at" + user: "User" + comment: "Comment" + area: "Area" + list_bbox: + history: "History" + changesets_within_the_area: "Changesets within the area:" + show_area_box: "show area box" + no_changesets: "No changesets" + all_changes_everywhere: "For all changes everywhere see {{recent_changes_link}}" + recent_changes: "Recent Changes" + no_area_specified: "No area specified" + first_use_view: "First use the {{view_tab_link}} to pan and zoom to an area of interest, then click the history tab." + view_the_map: "view the map" + view_tab: "view tab" + alternatively_view: "Alternatively, view all {{recent_changes_link}}" + list: + recent_changes: "Recent Changes" + recently_edited_changesets: "Recently edited changesets:" + for_more_changesets: "For more changesets, select a user and view their edits, or see the editing 'history' of a specific area." + list_user: + edits_by_username: "Edits by {{username_link}}" + no_visible_edits_by: "No visible edits by {{name}}." + for_all_changes: "For changes by all users see {{recent_changes_link}}" + recent_changes: "Recent Changes" diary_entry: list: title: "Benutzertagebücher" @@ -120,6 +177,42 @@ de: other: "{{count}} Kommentare" edit_link: Bearbeite diesen Eintrag comment_from: "Kommentar von {{link_user}} um {{comment_created_at}}" + export: + start: + area_to_export: "Area to Export" + manually_select: "Manually select a different area" + format_to_export: "Format to Export" + osm_xml_data: "OpenStreetMap XML Data" + mapnik_image: "Mapnik Image" + osmarender_image: "Osmarender Image" + embeddable_html: "Embeddable HTML" + licence: "Licence" + export_details: 'OpenStreetMap data is licensed under the Creative Commons Attribution-ShareAlike 2.0 license.' + options: "Options" + format: "Format" + scale: "Scale" + max: "max" + image_size: "Image Size" + zoom: "Zoom" + add_marker: "Add a marker to the map" + latitude: "Lat:" + longitude: "Lon:" + output: "Output" + paste_html: "Paste HTML to embed in website" + export_button: "Export" + start_rjs: + export: "Export" + drag_a_box: "Drag a box on the map to select an area" + manually_select: "Manually select a different area" + click_add_marker: "Click on the map to add a marker" + change_marker: "Change marker position" + add_marker: "Add a marker to the map" + view_larger_map: "View Larger Map" + geocoder: + results: + results: "Results" + type_from_source: "{{type}} from {{source_link}}" + no_results: "No results found" layouts: welcome_user: "Willkommen, {{user_link}}" inbox: "Posteingang ({{size}})" -- 2.43.2