From: Tom Hughes Date: Tue, 31 May 2011 18:20:42 +0000 (+0100) Subject: Merge branch 'master' into openstreetbugs X-Git-Tag: live~6095^2~145 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c20b31b54ed3043e9ebf3964aa7c08f5ddc73a95?ds=inline;hp=-c Merge branch 'master' into openstreetbugs --- c20b31b54ed3043e9ebf3964aa7c08f5ddc73a95 diff --combined config/locales/de.yml index 039f6b1a3,2951da225..cee5e0183 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@@ -99,12 -99,12 +99,12 @@@ de need_to_see_terms: Dein Zugriff auf die API wurde vorübergehend ausgesetzt. Bitte melde Dich in Deinem Benutzerkonto an, um die „Bedingungen für Mitwirkende“ einzusehen. Du musst nicht einverstanden sein, aber Du musst sie gesehen haben. browse: changeset: - changeset: "Changeset: {{id}}" + changeset: "Changeset: %{id}" changesetxml: Changeset XML - download: Als {{changeset_xml_link}} oder {{osmchange_xml_link}} herunterladen. + download: Als %{changeset_xml_link} oder %{osmchange_xml_link} herunterladen. feed: - title: Changeset {{id}} - title_comment: Changeset {{id}} - {{comment}} + title: Changeset %{id} + title_comment: Changeset %{id} - %{comment} osmchangexml: osmChange XML title: Changeset changeset_details: @@@ -115,24 -115,26 +115,26 @@@ created_at: "Erstellt am:" has_nodes: one: "Enthält folgenden Knoten:" - other: "Enthält folgende {{count}} Knoten:" + other: "Enthält folgende %{count} Knoten:" has_relations: one: "Enthält folgende Relation:" - other: "Enthält folgende {{count}} Relationen:" + other: "Enthält folgende %{count} Relationen:" has_ways: one: "Enthält folgenden Weg:" - other: "Enthält folgende {{count}} Wege:" + other: "Enthält folgende %{count} Wege:" no_bounding_box: Für dieses Changeset wurde kein Bereich gespeichert. show_area_box: Bereichsgrenze anzeigen common_details: changeset_comment: "Kommentar:" + deleted_at: "Gelöscht am:" + deleted_by: "Gelöscht von:" edited_at: "Bearbeitet am:" edited_by: "Bearbeitet von:" in_changeset: "Im Changeset:" version: "Version:" containing_relation: - entry: Relation {{relation_name}} - entry_role: Relation {{relation_name}} (als {{relation_role}}) + entry: Relation %{relation_name} + entry_role: Relation %{relation_name} (als %{relation_role}) map: deleted: Gelöscht larger: @@@ -152,27 -154,27 +154,27 @@@ prev_relation_tooltip: Vorherige Relation prev_way_tooltip: Vorheriger Weg user: - name_changeset_tooltip: Änderungen von {{user}} anzeigen - next_changeset_tooltip: Nächste Änderung von {{user}} - prev_changeset_tooltip: Vorherige Änderung von {{user}} + name_changeset_tooltip: Änderungen von %{user} anzeigen + next_changeset_tooltip: Nächste Änderung von %{user} + prev_changeset_tooltip: Vorherige Änderung von %{user} node: - download: "{{download_xml_link}}, {{view_history_link}} oder {{edit_link}}" + download: "%{download_xml_link}, %{view_history_link} oder %{edit_link}" download_xml: XML herunterladen edit: Bearbeiten node: Knoten - node_title: "Knoten: {{node_name}}" + node_title: "Knoten: %{node_name}" view_history: Chronik anzeigen node_details: coordinates: "Koordinaten:" part_of: "Teil von:" node_history: - download: "{{download_xml_link}} oder {{view_details_link}}" + download: "%{download_xml_link} oder %{view_details_link}" download_xml: XML herunterladen node_history: Knoten-Chronik - node_history_title: "Knoten-Chronik: {{node_name}}" + node_history_title: "Knoten-Chronik: %{node_name}" view_details: Detailseite anzeigen not_found: - sorry: Wir konnten den {{type}} mit der Nummer {{id}} leider nicht finden. Du hast dich möglicherweise vertippt oder bist einem ungültigem Link gefolgt. + sorry: Wir konnten den %{type} mit der Nummer %{id} leider nicht finden. Du hast dich möglicherweise vertippt oder bist einem ungültigem Link gefolgt. type: changeset: Menge von Änderungen node: Knoten @@@ -182,22 -184,22 +184,22 @@@ of: von showing_page: Zeige Seite relation: - download: "{{download_xml_link}} oder {{view_history_link}}" + download: "%{download_xml_link} oder %{view_history_link}" download_xml: XML herunterladen relation: Relation - relation_title: "Relation: {{relation_name}}" + relation_title: "Relation: %{relation_name}" view_history: Chronik anzeigen relation_details: members: "Mitglieder:" part_of: "Mitglied von:" relation_history: - download: "{{download_xml_link}} oder {{view_details_link}}" + download: "%{download_xml_link} oder %{view_details_link}" download_xml: XML herunterladen relation_history: Relations-Chronik - relation_history_title: "Relations-Chronik: {{relation_name}}" + relation_history_title: "Relations-Chronik: %{relation_name}" view_details: Details anzeigen relation_member: - entry_role: "{{type}} {{name}} als {{role}}" + entry_role: "%{type} %{name} als %{role}" type: node: Knoten relation: Relation @@@ -236,41 -238,41 +238,41 @@@ private_user: Anonymer Benutzer show_areas: Gebiete einblenden show_history: Chronik - unable_to_load_size: "Konnte nicht geladen werden: Bereich der Größe [[bbox_size]] ist zu groß (soll kleiner als {{max_bbox_size}} sein)" + unable_to_load_size: "Konnte nicht geladen werden: Bereich der Größe [[bbox_size]] ist zu groß (soll kleiner als %{max_bbox_size} sein)" wait: Verarbeiten … zoom_or_select: Karte vergrößern oder einen Bereich auf der Karte auswählen tag_details: tags: "Tags:" wiki_link: - key: Erläuterungsseite für das {{key}}-Tag - tag: Erläuterungsseite für das {{key}}={{value}}-Tag - wikipedia_link: Artikel zu {{page}} in der Wikipedia + key: Erläuterungsseite für das %{key}-Tag + tag: Erläuterungsseite für das %{key}=%{value}-Tag + wikipedia_link: Artikel zu %{page} in der Wikipedia timeout: - sorry: Entschuldigung, es dauerte zu lange die Daten für den/die {{type}} mit der ID {{id}} abzurufen. + sorry: Entschuldigung, es dauerte zu lange die Daten für den/die %{type} mit der ID %{id} abzurufen. type: changeset: Änderungssatz node: Knoten relation: Relation way: Weg way: - download: "{{download_xml_link}}, {{view_history_link}} oder {{edit_link}}" + download: "%{download_xml_link}, %{view_history_link} oder %{edit_link}" download_xml: Als XML herunterladen edit: Bearbeiten view_history: Chronik anzeigen way: Weg - way_title: "Weg: {{way_name}}" + way_title: "Weg: %{way_name}" way_details: also_part_of: - one: Auch Teil des Wegs {{related_ways}} - other: Auch Teil der Wege {{related_ways}} + one: Auch Teil des Wegs %{related_ways} + other: Auch Teil der Wege %{related_ways} nodes: "Knoten:" part_of: "Teil von:" way_history: - download: "{{download_xml_link}} oder {{view_details_link}}" + download: "%{download_xml_link} oder %{view_details_link}" download_xml: Als XML herunterladen view_details: Detailseite anzeigen way_history: Wege-Chronik - way_history_title: "Chronik des Wegs: {{way_name}}" + way_history_title: "Chronik des Wegs: %{way_name}" changeset: changeset: anonymous: Anonym @@@ -283,7 -285,7 +285,7 @@@ changeset_paging_nav: next: Nächste » previous: "« Vorige" - showing_page: Seite {{page}} + showing_page: Seite %{page} changesets: area: Bereich comment: Kommentar @@@ -292,33 -294,33 +294,33 @@@ user: Benutzer list: description: Letzte Änderungen - description_bbox: Letzte Änderungen in {{bbox}} - description_user: Letzte Änderungen von {{user}} - description_user_bbox: Letzte Änderungen von {{user}} in {{bbox}} + description_bbox: Letzte Änderungen in %{bbox} + description_user: Letzte Änderungen von %{user} + description_user_bbox: Letzte Änderungen von %{user} in %{bbox} heading: Changesets heading_bbox: Changesets heading_user: Changesets heading_user_bbox: Changesets title: Changesets - title_bbox: Changesets in {{bbox}} - title_user: Changesets von {{user}} - title_user_bbox: Changesets von {{user}} in {{bbox}} + title_bbox: Changesets in %{bbox} + title_user: Changesets von %{user} + title_user_bbox: Changesets von %{user} in %{bbox} timeout: sorry: Es hat leider zu lange gedauert, die von dir angeforderten Changesets abzurufen. diary_entry: diary_comment: - comment_from: Kommentar von {{link_user}} am {{comment_created_at}} + comment_from: Kommentar von %{link_user} am %{comment_created_at} confirm: Bestätigen hide_link: Diesen Kommentar verbergen diary_entry: comment_count: one: 1 Kommentar - other: "{{count}} Kommentare" + other: "%{count} Kommentare" comment_link: Kommentar zu diesem Eintrag confirm: Bestätigen edit_link: Diesen Eintrag bearbeiten hide_link: Diesen Eintrag verbergen - posted_by: Verfasst von {{link_user}} am {{created}} in {{language_link}} + posted_by: Verfasst von %{link_user} am %{created} in %{language_link} reply_link: Auf diesen Eintrag antworten edit: body: "Text:" @@@ -336,13 -338,13 +338,13 @@@ description: Neueste Blogeinträge von OpenStreetMap-Nutzern title: OpenStreetMap-Blogbeiträge language: - description: Letzte Blogeinträge von Benutzern von OpenStreetMap in {{language_name}} - title: OpenStreetMap Blogeinträge in {{language_name}} + description: Letzte Blogeinträge von Benutzern von OpenStreetMap in %{language_name} + title: OpenStreetMap Blogeinträge in %{language_name} user: - description: Letzte OpenStreetMap Blogeinträge von {{user}} - title: OpenStreetMap Blogeinträge von {{user}} + description: Letzte OpenStreetMap Blogeinträge von %{user} + title: OpenStreetMap Blogeinträge von %{user} list: - in_language_title: Blogeintrag in {{language}} + in_language_title: Blogeintrag in %{language} new: Selbst Bloggen new_title: Blogeintrag erstellen newer_entries: Neuere @@@ -350,7 -352,7 +352,7 @@@ older_entries: Ältere recent_entries: "Neuste Einträge:" title: Blogs - user_title: "{{user}}s Blog" + user_title: "%{user}s Blog" location: edit: Bearbeiten location: "Ort:" @@@ -358,22 -360,22 +360,22 @@@ new: title: Selbst Bloggen no_such_entry: - body: Wir konnten leider keinen Blogeintrag oder Kommentar mit der Nummer {{id}} finden. Du hast dich möglicherweise vertippt oder du bist einem ungültigem Link gefolgt. - heading: Kein Blogeintrag mit der Nummer {{id}} + body: Wir konnten leider keinen Blogeintrag oder Kommentar mit der Nummer %{id} finden. Du hast dich möglicherweise vertippt oder du bist einem ungültigem Link gefolgt. + heading: Kein Blogeintrag mit der Nummer %{id} title: Blogeintrag nicht gefunden no_such_user: - body: Wir konnten leider keinen Benutzer mit dem Namen {{user}} finden. Du hast dich möglicherweise vertippt oder du bist einem ungültigem Link gefolgt. - heading: Der Benutzer {{user}} existiert nicht + body: Wir konnten leider keinen Benutzer mit dem Namen %{user} finden. Du hast dich möglicherweise vertippt oder du bist einem ungültigem Link gefolgt. + heading: Der Benutzer %{user} existiert nicht title: Benutzer nicht gefunden view: leave_a_comment: Schreibe einen Kommentar login: Anmelden - login_to_leave_a_comment: "{{login_link}}, um einen Kommentar zu schreiben" + login_to_leave_a_comment: "%{login_link}, um einen Kommentar zu schreiben" save_button: Speichern - title: "{{user}}s Blog | {{title}}" - user_title: "{{user}}s Blog" + title: "%{user}s Blog | %{title}" + user_title: "%{user}s Blog" editor: - default: Standard (derzeit {{name}}) + default: Standard (derzeit %{name}) potlatch: description: Potlatch 1 (im Browser eingebetteter Editor) name: Potlatch 1 @@@ -421,14 -423,14 +423,14 @@@ description: title: geonames: Ort von GeoNames - osm_namefinder: "{{types}} vom OpenStreetMap Namefinder" + osm_namefinder: "%{types} vom OpenStreetMap Namefinder" osm_nominatim: Position von OpenStreetMap Nominatim types: cities: Großstädte places: Orte towns: Städte description_osm_namefinder: - prefix: "{{distance}} {{direction}} von {{type}}" + prefix: "%{distance} %{direction} von %{type}" direction: east: östlich north: nördlich @@@ -440,7 -442,7 +442,7 @@@ west: westlich distance: one: ca. 1 km - other: ca. {{count}} km + other: ca. %{count} km zero: weniger als 1 km results: more_results: Mehr Treffer @@@ -455,8 -457,8 +457,8 @@@ uk_postcode: Suchergebnisse von NPEMap / FreeThe Postcode us_postcode: Suchergebnisse von Geocoder.us search_osm_namefinder: - suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} von {{parentname}})" - suffix_place: ", {{distance}} {{direction}} von {{placename}}" + suffix_parent: "%{suffix} (%{parentdistance} %{parentdirection} von %{parentname})" + suffix_place: ", %{distance} %{direction} von %{placename}" search_osm_nominatim: prefix: amenity: @@@ -904,32 -906,16 +906,32 @@@ history_disabled_tooltip: Reinzoomen um Änderungen für diesen Bereich anzuzeigen history_tooltip: Änderungen für diesen Bereich anzeigen history_zoom_alert: Du musst näher heranzoomen, um die Chronik zu sehen + osb: + Fixed Error: Behobener Fehler + Unresolved Error: Offener Fehler + Description: Beschreibung + Comment: Kommentar + Has been fixed: Der Fehler wurde bereits behoben. Es kann jedoch bis zu einigen Tagen dauern, bis die Kartenansicht aktualisiert wird. + Comment/Close: Kommentieren/Schließen + Nickname: Benutzername + Add comment: Kommentar hinzufügen + Mark as fixed: Als behoben markieren + Cancel: Abbrechen + Create OpenStreetBug: OpenStreetBug melden + Create bug: Bug anlegen + Bug description: Fehlerbeschreibung + Create: Anlegeeen + Permalink: Permalink layouts: community_blogs: Blogs community_blogs_title: Blogs von Mitwirkenden bei OpenStreetMap copyright: Urheberrecht + Lizenz documentation: Dokumentation documentation_title: Projektdokumentation - donate: Unterstütze die OpenStreetMap-Hardwarespendenaktion durch eine eigene {{link}}. + donate: Unterstütze die OpenStreetMap-Hardwarespendenaktion durch eine eigene %{link}. donate_link_text: Spende edit: Bearbeiten - edit_with: Bearbeiten mit {{editor}} + edit_with: Bearbeiten mit %{editor} export: Export export_tooltip: Kartendaten exportieren foundation: Stiftung @@@ -942,14 -928,14 +944,14 @@@ history: Chronik home: Standort home_tooltip: Eigener Standort - inbox: Posteingang ({{count}}) + inbox: Posteingang (%{count}) inbox_tooltip: one: Dein Posteingang enthält 1 ungelesene Nachricht - other: Dein Posteingang enthält {{count}} ungelesene Nachrichten + other: Dein Posteingang enthält %{count} ungelesene Nachrichten zero: Dein Posteingang enthält keine ungelesenen Nachrichten intro_1: OpenStreetMap ist eine freie, editierbare Karte der gesamten Welt, die von Menschen wie dir erstellt wird. intro_2: OpenStreetMap ermöglicht es geographische Daten gemeinschaftlich von überall auf der Welt anzuschauen und zu bearbeiten. - intro_3: Das Hosting der OpenStreetMap-Server wird freundlicherweise von {{ucl}} und {{bytemark}} unterstützt. Weitere Unterstützer sind im {{partners}} aufgelistet. + intro_3: Das Hosting der OpenStreetMap-Server wird freundlicherweise von %{ucl} und %{bytemark} unterstützt. Weitere Unterstützer sind im %{partners} aufgelistet. intro_3_partners: Wiki license: title: Daten von OpenStreetMap stehen unter der „Creative Commons Attribution-Share Alike 2.0 Generic“-Lizenz @@@ -972,7 -958,7 +974,7 @@@ user_diaries_tooltip: Benutzer-Blogs lesen view: Karte view_tooltip: Karte anzeigen - welcome_user: Willkommen, {{user_link}} + welcome_user: Willkommen, %{user_link} welcome_user_link_tooltip: Eigene Benutzerseite wiki: Wiki wiki_title: Wiki des Projekts @@@ -980,13 -966,13 +982,13 @@@ license_page: foreign: english_link: dem englischsprachigen Original - text: Für den Fall einer Abweichung zwischen der vorliegenden Übersetzung und {{english_original_link}}, ist die englischsprachige Seite maßgebend. + text: Für den Fall einer Abweichung zwischen der vorliegenden Übersetzung und %{english_original_link}, ist die englischsprachige Seite maßgebend. title: Über diese Übersetzung legal_babble: "

Urheberrecht und Lizenz

\n\n

\n OpenStreetMap besteht aus freien Daten, die gemäß der Lizenz Creative Commons Attribution-ShareAlike 2.0 (CC-BY-SA) verfügbar sind.\n

\n

\n Es steht dir frei unsere Daten und Karten zu kopieren, weiterzugeben, zu übermittelt sowie anzupassen, sofern du OpenStreetMap und die Mitwirkenden als Quelle angibst. Für den Fall, dass du auf Basis unserer Daten und Karten Anpassungen vornimmst, oder sie als Basis für weitere Bearbeitungen verwendest, kannst du das Ergebnis auch nur gemäß der selben Lizenz weitergeben. Der vollständige Lizenztext ist unter Lizenz einsehbar und erläutert deine Rechte und Pflichten.\n

\n\n

So ist auf die Urheberschaft von OpenStreetMap hinzuweisen

\n

\n Sofern du Bilder von OpenStreetMap verwendest, so ist mindestens „© OpenStreetMap und Mitwirkende, CC-BY-SA“ als Quelle anzugeben. Werden hingegen ausschließlich Geodaten genutzt, so ist mindestens „Geodaten © OpenStreetMap und Mitwirkende, CC-BY-SA“ anzugeben.\n

\n

\n Wo möglich, muss ein Hyperlink auf OpenStreetMap http://www.openstreetmap.org/ und die Lizenz CC-BY-SA http://creativecommons.org/licenses/by-sa/2.0/ gesetzt werden. Für den Fall, dass du ein Medium einsetzt, bei dem keine derartigen Verweise möglich sind (z. B. ein gedrucktes Buch), schlagen wir vor, dass du deine Leser auf www.openstreetmap.org und www.creativecommons.org hinweist.\n

\n\n

Mehr hierzu in Erfahrung bringen

\n

\n Mehr dazu, wie unsere Daten verwendet werden können, ist unter Häufige rechtliche Fragen nachzulesen.\n

\n

\n Die Mitwirkenden von OpenStreetMap weisen wir darauf hin, dass du keinesfalls Daten aus urheberrechtlich geschützten Quellen verwenden darfst (z. B. Google Maps oder gedruckte Kartenwerke), ohne vorher die ausdrückliche Erlaubnis des Rechteinhabers erhalten zu haben.\n

\n

\n Obzwar OpenStreetMap aus freien Daten besteht, können wir Dritten keine kostenfreie Programmierschnittstelle (API) für Karten bereitstellen.\n \n Siehe hierzu die Richtlinie zur Nutzung einer API, die Richtlinie zur Nutzung von Kachelgrafiken und die Nutzungsrichtlinie bezüglich Daten von Nominatim.\n

\n\n

Unsere Mitwirkenden

\n

\n Die von uns verwendete Lizenz CC-BY-SA verlangt, dass du „für das betreffende Medium oder Mittel in angemessener Weise, auf die ursprünglichen Bearbeiter hinweist.“ Einige an OpenStreetMap Mitwirkende verlangen keine über den Vermerk „OpenStreetMap und Mitwirkende“ hinausgehende Hinweise. Wo allerdings Daten von nationalen Kartografierungsinstitutionen oder aus anderen umfangreichen Quellen einbezogen wurden, ist es sinnvoll, deren Lizenzhinweise direkt wiederzugeben oder auf diese auf dieser Website zu verlinken.\n

\n\n\n\n

\n Die Einbeziehung von Daten bei OpenStreetMap impliziert nicht, das der ursprüngliche Datenlieferant OpenStreetMap unterstützt, Gewährleistung gibt, noch Haftung übernimmt.\n

" native: mapping_link: mit dem Kartieren anfangen native_link: deutschen Sprachversion - text: Du befindest dich auf der Seite mit der englischsprachigen Version der Urheberrechts- und Lizensierungsinformationen. Du kannst zur {{native_link}} dieser Seite zurückkehren oder das Lesen der Urheberrechtsinformationen beenden und {{mapping_link}}. + text: Du befindest dich auf der Seite mit der englischsprachigen Version der Urheberrechts- und Lizensierungsinformationen. Du kannst zur %{native_link} dieser Seite zurückkehren oder das Lesen der Urheberrechtsinformationen beenden und %{mapping_link}. title: Über diese Seite message: delete: @@@ -995,12 -981,12 +997,12 @@@ date: Datum from: Absender my_inbox: Posteingang - no_messages_yet: Du hast noch keine Nachrichten. Trete doch mit {{people_mapping_nearby_link}} in Kontakt. + no_messages_yet: Du hast noch keine Nachrichten. Trete doch mit %{people_mapping_nearby_link} in Kontakt. outbox: Gesendet people_mapping_nearby: Mappern in deiner Nähe subject: Betreff title: Posteingang - you_have: Du hast {{new_count}} neue Nachrichten und {{old_count}} alte Nachrichten + you_have: Du hast %{new_count} neue Nachrichten und %{old_count} alte Nachrichten mark: as_read: Nachricht als gelesen markiert as_unread: Nachricht als ungelesen markiert @@@ -1015,7 -1001,7 +1017,7 @@@ limit_exceeded: Du hast kürzlich sehr viele Nachrichten versendet. Bitte warte etwas bevor du weitere versendest. message_sent: Nachricht gesendet send_button: Senden - send_message_to: Eine Nachricht an {{name}} senden + send_message_to: Eine Nachricht an %{name} senden subject: Betreff title: Nachricht senden no_such_message: @@@ -1029,14 -1015,14 +1031,14 @@@ outbox: date: Datum inbox: Posteingang - my_inbox: "{{inbox_link}}" - no_sent_messages: Du hast noch keine Nachrichten versendet. Trete doch mit {{people_mapping_nearby_link}} in Kontakt. + my_inbox: "%{inbox_link}" + no_sent_messages: Du hast noch keine Nachrichten versendet. Trete doch mit %{people_mapping_nearby_link} in Kontakt. outbox: Gesendet people_mapping_nearby: Mappern in deiner Nähe subject: Betreff title: Gesendet to: An - you_have_sent_messages: Du hast {{count}} Nachrichten versendet + you_have_sent_messages: Du hast %{count} Nachrichten versendet read: back_to_inbox: Zurück zum Posteingang back_to_outbox: Zurück zu Gesendete Nachrichten @@@ -1049,33 -1035,33 +1051,33 @@@ title: Nachricht lesen to: An unread_button: Als ungelesen markieren - wrong_user: Sie sind angemeldet als '{{user}}', aber die Nachricht die Sie lesen wollten wurde an einen anderen Benutzer geschickt. Bitte melden Sie sich zum Lesen mit dem korrekten Benutzer an. + wrong_user: Sie sind angemeldet als '%{user}', aber die Nachricht die Sie lesen wollten wurde an einen anderen Benutzer geschickt. Bitte melden Sie sich zum Lesen mit dem korrekten Benutzer an. reply: - wrong_user: Sie sind angemeldet als '{{user}}', aber die Nachricht auf die Sie antworten wollten wurde an einen anderen Benutzer geschickt. Bitte melden Sie sich zum Beantworten mit dem korrekten Benutzer an. + wrong_user: Sie sind angemeldet als '%{user}', aber die Nachricht auf die Sie antworten wollten wurde an einen anderen Benutzer geschickt. Bitte melden Sie sich zum Beantworten mit dem korrekten Benutzer an. sent_message_summary: delete_button: Löschen notifier: diary_comment_notification: - footer: Hier gehts zum Eintrag {{readurl}}, du kannst ihn kommentieren {{commenturl}} oder direkt beantworten {{replyurl}}. - header: "{{from_user}} hat deinen Blogeintrag {{subject}} kommentiert:" - hi: Hallo {{to_user}}, - subject: "[OpenStreetMap] {{user}} hat deinen Blogeintrag kommentiert" + footer: Hier gehts zum Eintrag %{readurl}, du kannst ihn kommentieren %{commenturl} oder direkt beantworten %{replyurl}. + header: "%{from_user} hat deinen Blogeintrag %{subject} kommentiert:" + hi: Hallo %{to_user}, + subject: "[OpenStreetMap] %{user} hat deinen Blogeintrag kommentiert" email_confirm: subject: "[OpenStreetMap] Deine E-Mail-Adresse bestätigen" email_confirm_html: click_the_link: Wenn du das bist, bestätige bitte deine E-Mail-Adresse mit dem Link unten greeting: Hallo, - hopefully_you: Jemand (hoffentlich du) möchte seine E-Mail-Adresse bei {{server_url}} zu {{new_address}} ändern. + hopefully_you: Jemand (hoffentlich du) möchte seine E-Mail-Adresse bei %{server_url} zu %{new_address} ändern. email_confirm_plain: click_the_link: Wenn du das bist, bestätige bitte deine E-Mail-Adresse mit dem Link unten. greeting: Hallo, hopefully_you_1: Jemand (hoffentlich du) möchte seine E-Mail-Adresse bei - hopefully_you_2: "{{server_url}} zu {{new_address}} ändern." + hopefully_you_2: "%{server_url} zu %{new_address} ändern." friend_notification: - befriend_them: Du kannst sie / ihn unter {{befriendurl}} ebenfalls als Freund hinzufügen. - had_added_you: "{{user}} hat dich als Freund hinzugefügt." - see_their_profile: Du kannst sein / ihr Profil unter {{userurl}} ansehen. - subject: "[OpenStreetMap] {{user}} hat dich als Freund hinzugefügt" + befriend_them: Du kannst sie / ihn unter %{befriendurl} ebenfalls als Freund hinzufügen. + had_added_you: "%{user} hat dich als Freund hinzugefügt." + see_their_profile: Du kannst sein / ihr Profil unter %{userurl} ansehen. + subject: "[OpenStreetMap] %{user} hat dich als Freund hinzugefügt" gpx_notification: and_no_tags: und ohne Tags. and_the_tags: "und folgenden Tags:" @@@ -1086,7 -1072,7 +1088,7 @@@ subject: "[OpenStreetMap] GPX-Import Fehler" greeting: Hallo, success: - loaded_successfully: "{{trace_points}} von\n{{possible_points}} möglichen Punkten wurden erfolgreich importiert." + loaded_successfully: "%{trace_points} von\n%{possible_points} möglichen Punkten wurden erfolgreich importiert." subject: "[OpenStreetMap] GPX-Import erfolgreich" with_description: mit der Beschreibung your_gpx_file: Deine GPX-Datei @@@ -1102,10 -1088,10 +1104,10 @@@ hopefully_you_1: Jemand (hoffentlich du) hat darum gebeten sein Passwort für das hopefully_you_2: OpenStreetMap-Benutzerkonto mit dieser E-Mail-Adresse zurückzusetzen. message_notification: - footer1: Du kannst diese Nachricht auch hier {{readurl}} lesen - footer2: und hier {{replyurl}} antworten - header: "{{from_user}} hat dir eine Nachricht über OpenStreetMap mit dem Betreff {{subject}} gesendet:" - hi: Hallo {{to_user}}, + footer1: Du kannst diese Nachricht auch hier %{readurl} lesen + footer2: und hier %{replyurl} antworten + header: "%{from_user} hat dir eine Nachricht über OpenStreetMap mit dem Betreff %{subject} gesendet:" + hi: Hallo %{to_user}, signup_confirm: subject: "[OpenStreetMap] Deine E-Mail-Adresse bestätigen" signup_confirm_html: @@@ -1115,8 -1101,8 +1117,8 @@@ get_reading: Auf dieser Seite findest du einige nützliche Links und Informationen, die dir den Einstieg erleichtern werden. greeting: Hallo! hopefully_you: Jemand (hoffentlich du) möchte ein Benutzerkonto erstellen für - introductory_video: Du kannst dir das {{introductory_video_link}} anschauen. - more_videos: Darüber hinaus gibt es noch viele weitere {{more_videos_link}}. + introductory_video: Du kannst dir das %{introductory_video_link} anschauen. + more_videos: Darüber hinaus gibt es noch viele weitere %{more_videos_link}. more_videos_here: Videos über OpenStreetMap user_wiki_page: Es wird begrüßt, wenn du eine Wiki-Benutzerseite erstellst. Bitte füge auch ein Kategorie-Tag ein, das deinen Standort anzeigt, zum Beispiel [[Category:Users_in_Berlin]]. video_to_openstreetmap: Einführungsvideo zu OpenStreetMap @@@ -1148,9 -1134,9 +1150,9 @@@ allow_write_diary: Blogeinträge und Kommentare zu schreiben und Freunde einzutragen allow_write_gpx: GPS-Tracks hochzuladen allow_write_prefs: Deine Benutzereinstellungen zu verändern - request_access: "Die Anwendung {{app_name}} möchte auf deinen OpenStreetMap-Account zugreifen. Bitte entscheide, ob du der Anwendung die folgenden Rechte gewähren möchtest. Du kannst alle oder einige der folgenden Rechte gewähren:" + request_access: "Die Anwendung %{app_name} möchte auf deinen OpenStreetMap-Account zugreifen. Bitte entscheide, ob du der Anwendung die folgenden Rechte gewähren möchtest. Du kannst alle oder einige der folgenden Rechte gewähren:" revoke: - flash: Du hast den Berechtigungsschlüssel für {{application}} zurückgezogen + flash: Du hast den Berechtigungsschlüssel für %{application} zurückgezogen oauth_clients: create: flash: Daten erfolgreich registriert @@@ -1178,7 -1164,7 +1180,7 @@@ list_tokens: "Die folgenden Token wurde an Applikationen in Ihrem Namen vergeben:" my_apps: Meine Client-Anwendungen my_tokens: Meine autorisierten Anwendungen - no_apps: Wenn du mit einer Anwendung gerne den {{oauth}}-Standard verwenden würdest, musst du sie hier registrieren. + no_apps: Wenn du mit einer Anwendung gerne den %{oauth}-Standard verwenden würdest, musst du sie hier registrieren. register_new: Anwendung registrieren registered_apps: "Du hast die folgenden Client-Anwendungen registriert:" revoke: Widerrufen! @@@ -1187,7 -1173,7 +1189,7 @@@ submit: Registrieren title: Eine neue Anwendung registrieren not_found: - sorry: Es tut mir leid, aber {{type}} wurde nicht gefunden. + sorry: Es tut mir leid, aber %{type} wurde nicht gefunden. show: access_url: "Zugriffstoken URL:" allow_read_gpx: Zugriff auf ihre privaten GPS-Tracks. @@@ -1202,7 -1188,7 +1204,7 @@@ requests: "Die Benutzer werden um Folgendes um Erlaubnis gebeten:" secret: "Geheimnis:" support_notice: Wir unterstützen HMAC-SHA1 (empfolen) und Reintext im SSL-Modus. - title: OAuth Details für {{app_name}} + title: OAuth Details für %{app_name} url: "Tokenanfrage URL:" update: flash: Client-Informationen erfolgreich aktualisiert @@@ -1212,7 -1198,7 +1214,7 @@@ flash_player_required: Du benötigst den Flash Player um Potlatch, den OpenStreetMap-Flash-Editor zu benutzen. Lade den Flash Player von Adobe.com herunter. Einige andere Möglichkeiten, um OpenStreetMap zu editieren, sind hier beschrieben. no_iframe_support: Der Browser unterstützt keine HTML-Inlineframes (iframes), die zur Nutzung dieser Funktion unabdingbar sind. not_public: Deine Einstellungen sind auf anonymes Bearbeiten gestellt. - not_public_description: Du musst deine Einstellungen auf öffentliches Bearbeiten umstellen. Dies kannst du auf deiner {{user_page}} tun. + not_public_description: Du musst deine Einstellungen auf öffentliches Bearbeiten umstellen. Dies kannst du auf deiner %{user_page} tun. potlatch2_not_configured: Potlatch 2 wurde nicht konfiguriert - Bitte besuche http://wiki.openstreetmap.org/wiki/The_Rails_Port#Potlatch_2 für weitere Informationen potlatch2_unsaved_changes: Es gibt ungesicherte Änderungen. (Du musst in Potlatch 2 „speichern“ klicken.) potlatch_unsaved_changes: Du hast deine Arbeit noch nicht gespeichert. (Um sie in Potlach zu speichern, klicke auf eine leere Fläche bzw. deselektiere den Weg oder Punkt, wenn du im Live-Modus editierst oder klicke auf Speichern, wenn ein Speicherbutton vorhanden ist.) @@@ -1223,7 -1209,7 +1225,7 @@@ js_3: Solltest bei dir kein JavaScript möglich sein, kannst du auf der Tiles@Home Website eine Version ohne JavaScript benutzen. license: license_name: Creative Commons „Namensnennung, Weitergabe unter gleichen Bedingungen 2.0“ - notice: Lizenziert unter {{license_name}} Lizenz durch das {{project_name}} und seine Mitwirkenden. + notice: Lizenziert unter %{license_name} Lizenz durch das %{project_name} und seine Mitwirkenden. project_name: OpenStreetMap Projekt permalink: Permanentlink remote_failed: Das Bearbeiten ist fehlgeschlagen. Stelle sicher, dass JOSM oder Merkaartor gestartet ist und die Remote-Control-Option aktiviert ist. @@@ -1320,7 -1306,7 +1322,7 @@@ download: herunterladen edit: bearbeiten filename: "Dateiname:" - heading: Track {{name}} bearbeiten + heading: Track %{name} bearbeiten map: Karte owner: "Besitzer:" points: "Punkte:" @@@ -1328,20 -1314,20 +1330,20 @@@ start_coord: "Startkoordinate:" tags: "Tags:" tags_help: Trennung durch Komma - title: Track {{name}} bearbeiten + title: Track %{name} bearbeiten uploaded_at: "Hochgeladen am:" visibility: "Sichtbarkeit:" visibility_help: Was heißt das? list: public_traces: Öffentliche GPS-Tracks - public_traces_from: Öffentliche GPS-Tracks von {{user}} - tagged_with: " Gekennzeichnet mit {{tags}}" + public_traces_from: Öffentliche GPS-Tracks von %{user} + tagged_with: " Gekennzeichnet mit %{tags}" your_traces: Eigene GPS-Tracks make_public: made_public: veröffentlichter Track no_such_user: - body: Entschuldige, wir konnten keinen Benutzer mit dem Namen {{user}} finden. Du hast dich möglicherweise vertippt, oder du bist einem ungültigem Link gefolgt. - heading: Der Benutzer {{user}} existiert nicht + body: Entschuldige, wir konnten keinen Benutzer mit dem Namen %{user} finden. Du hast dich möglicherweise vertippt, oder du bist einem ungültigem Link gefolgt. + heading: Der Benutzer %{user} existiert nicht title: Benutzer nicht gefunden offline: heading: GPX Speicher Offline @@@ -1349,9 -1335,9 +1351,9 @@@ offline_warning: message: Das Upload-System für GPX-Dateien ist derzeit nicht verfügbar trace: - ago: "{{time_in_words_ago}} her" + ago: "%{time_in_words_ago} her" by: von - count_points: "{{count}} Punkte" + count_points: "%{count} Punkte" edit: bearbeiten edit_map: Karte bearbeiten identifiable: IDENTIFIZIERBAR @@@ -1377,15 -1363,14 +1379,14 @@@ trace_header: see_all_traces: Alle GPS-Tracks see_your_traces: Eigene GPS-Tracks - traces_waiting: "{{count}} deiner Tracks sind momentan in der Warteschlange. Bitte warte bis diese fertig sind, um die Verarbeitung nicht für andere Nutzer zu blockieren." + traces_waiting: "%{count} deiner Tracks sind momentan in der Warteschlange. Bitte warte bis diese fertig sind, um die Verarbeitung nicht für andere Nutzer zu blockieren." upload_trace: Lade einen GPS-Track hoch - your_traces: Nur eigene GPS-Tracks trace_optionals: tags: Tags trace_paging_nav: next: nächste previous: vorherige - showing_page: Seite {{page}} + showing_page: Seite %{page} view: delete_track: Diesen Track löschen description: "Beschreibung:" @@@ -1393,7 -1378,7 +1394,7 @@@ edit: bearbeiten edit_track: Diesen Track bearbeiten filename: "Dateiname:" - heading: Track {{name}} betrachten + heading: Track %{name} betrachten map: Karte none: Keine owner: "Besitzer:" @@@ -1401,7 -1386,7 +1402,7 @@@ points: "Punkte:" start_coordinates: "Startkoordinate:" tags: "Tags:" - title: Track {{name}} betrachten + title: Track %{name} betrachten trace_not_found: Track nicht gefunden! uploaded: "Hochgeladen am:" visibility: "Sichtbarkeit:" @@@ -1459,7 -1444,7 +1460,7 @@@ button: Bestätigen heading: Benutzerkonto bestätigen press confirm button: Benutzerkonto aktivieren, indem du auf den Bestätigungsbutton klickst. - reconfirm: Sofern seit deiner Registrierung schon etwas Zeit vergangen ist, musst du gegebenenfalls selber eine neue Bestätigungs-E-Mail senden. + reconfirm: Sofern seit deiner Registrierung schon etwas Zeit vergangen ist, musst du gegebenenfalls selber eine neue Bestätigungs-E-Mail senden. success: "Dein Benutzerkonto wurde bestätigt, danke fürs Registrieren!\n

\nAuf dieser Seite findest du nützliche Links und Informationen, die dir den Einstieg erleichtern." unknown token: Dieser Token scheint nicht zu existieren. confirm_email: @@@ -1469,8 -1454,8 +1470,8 @@@ press confirm button: Neue E-Mail-Adresse bestätigen, indem du auf den Bestätigungsbutton klickst. success: Deine E-Mail-Adresse wurde bestätigt, danke fürs Registrieren! confirm_resend: - failure: Benutzer {{name}} konnte nicht gefunden werden. - success: Wir haben eine neue Bestätigungsnachricht an {{email}} gesendet. Sobald du dein Benutzerkonto bestätigt hast, kannst du mit dem Kartieren anfangen.

Sofern du ein Antispamsystem nutzt, das selbst Bestätigungen anfordert, musst du auf dessen Positivliste setzten, da wir auf keine Bestätigungsanfragen reagieren können. + failure: Benutzer %{name} konnte nicht gefunden werden. + success: Wir haben eine neue Bestätigungsnachricht an %{email} gesendet. Sobald du dein Benutzerkonto bestätigt hast, kannst du mit dem Kartieren anfangen.

Sofern du ein Antispamsystem nutzt, das selbst Bestätigungen anfordert, musst du auf dessen Positivliste setzten, da wir auf keine Bestätigungsanfragen reagieren können. filter: not_an_administrator: Du must ein Administrator sein um das machen zu dürfen go_public: @@@ -1481,14 -1466,14 +1482,14 @@@ heading: Benutzer hide: Ausgewählte Benutzer ausblenden showing: - one: Anzeige von Seite {{page}} ({{first_item}} von {{items}}) - other: Anzeige von Seite {{page}} ({{first_item}}-{{last_item}} von {{items}}) - summary: "{{name}} erstellt von {{ip_address}} am {{date}}" - summary_no_ip: "{{name}} erstellt am {{date}}" + one: Anzeige von Seite %{page} (%{first_item} von %{items}) + other: Anzeige von Seite %{page} (%{first_item}-%{last_item} von %{items}) + summary: "%{name} erstellt von %{ip_address} am %{date}" + summary_no_ip: "%{name} erstellt am %{date}" title: Benutzer login: - account not active: Leider wurde dein Benutzerkonto bislang noch nicht aktiviert.
Bitte aktiviere dein Benutzerkonto, indem du auf den Link in deiner Bestätigungs-E-Mail klickst oder eine neue Bestätigungs-E-Mail anforderst. - account suspended: Dein Benutzerkonto wurde aufgrund verdächtiger Aktivitäten gesperrt, um potentiellen Schaden von OpenStreetMap abzuwenden.
Bitte kontaktiere den {{webmaster}}, sofern du diese Angelegenheit klären möchtest. + account not active: Leider wurde dein Benutzerkonto bislang noch nicht aktiviert.
Bitte aktiviere dein Benutzerkonto, indem du auf den Link in deiner Bestätigungs-E-Mail klickst oder eine neue Bestätigungs-E-Mail anforderst. + account suspended: Dein Benutzerkonto wurde aufgrund verdächtiger Aktivitäten gesperrt, um potentiellen Schaden von OpenStreetMap abzuwenden.
Bitte kontaktiere den %{webmaster}, sofern du diese Angelegenheit klären möchtest. already have: Du hast bereits ein OpenStreetMap-Benutzerkonto? Bitte einloggen. auth failure: Sorry, Anmelden mit diesen Daten nicht möglich. create account minute: Erstelle ein Benutzerkonto. Es dauert nur eine Minute. @@@ -1500,7 -1485,7 +1501,7 @@@ new to osm: Neu bei OpenStreetMap? notice: Informiere dich über den bevorstehenden Lizenzwechsel bei OpenStreetMap (Übersetzungen) (Diskussion) password: "Passwort:" - please login: Bitte melde dich an oder {{create_user_link}}. + please login: Bitte melde dich an oder %{create_user_link}. register now: Jetzt registrieren remember: "Anmeldedaten merken:" title: Anmelden @@@ -1519,9 -1504,9 +1520,9 @@@ notice email on way: Eine E-Mail mit Hinweisen zum Zurücksetzen des Passworts wurde an dich versandt. title: Passwort vergessen make_friend: - already_a_friend: Du bist bereits mit {{name}} befreundet. - failed: Sorry, {{name}} konnte nicht als dein Freund hinzugefügt werden. - success: "{{name}} ist nun dein Freund." + already_a_friend: Du bist bereits mit %{name} befreundet. + failed: Sorry, %{name} konnte nicht als dein Freund hinzugefügt werden. + success: "%{name} ist nun dein Freund." new: confirm email address: "Bestätige deine E-Mail-Adresse:" confirm password: "Passwort bestätigen:" @@@ -1531,38 -1516,38 +1532,38 @@@ display name description: Dein öffentlich angezeigter Benutzername. Er kann später in den Einstellungen geändert werden. email address: "E-Mail-Adresse:" fill_form: Fülle das Formular aus und dir wird eine kurze E-Mail zur Aktivierung deines Benutzerkontos geschickt. - flash create success message: "\nVielen Dank für deine Registrierung. Wir haben eine Bestätigungsnachricht an {{email}} gesendet. Sobald du dein Benutzerkonto bestätigt hast, kannst du mit dem Kartieren anfangen.

Sofern du ein Antispamsystem nutzt, das selbst Bestätigungen anfordert, musst du auf dessen Positivliste setzten, da wir auf keine Bestätigungsanfragen reagieren können." + flash create success message: "\nVielen Dank für deine Registrierung. Wir haben eine Bestätigungsnachricht an %{email} gesendet. Sobald du dein Benutzerkonto bestätigt hast, kannst du mit dem Kartieren anfangen.

Sofern du ein Antispamsystem nutzt, das selbst Bestätigungen anfordert, musst du auf dessen Positivliste setzten, da wir auf keine Bestätigungsanfragen reagieren können." heading: Ein Benutzerkonto erstellen license_agreement: Wenn du dein Benutzerkonto bestätigst, musst du auch den Bedingungen für Mitwirkende zustimmen. no_auto_account_create: Im Moment ist das automatische Erstellen eines Benutzerkontos leider nicht möglich. not displayed publicly: Nicht öffentlich sichtbar (Datenschutzrichtlinie) password: "Passwort:" terms accepted: Vielen Dank, dass du den neuen Bedingungen für Mitwirkende zugestimmt hast! - terms declined: Wir bedauern es, dass du dich dazu entschieden hast den neuen Bedingungen für Mitwirkende nicht zuzustimmen. Weitere Informationen findest du auf dieser Wikiseite. + terms declined: Wir bedauern es, dass du dich dazu entschieden hast den neuen Bedingungen für Mitwirkende nicht zuzustimmen. Weitere Informationen findest du auf dieser Wikiseite. title: Benutzerkonto erstellen no_such_user: - body: Es gibt leider keinen Benutzer mit dem Namen {{user}}. Bitte überprüfe deine Schreibweise oder der Link war beschädigt. - heading: Der Benutzer {{user}} existiert nicht + body: Es gibt leider keinen Benutzer mit dem Namen %{user}. Bitte überprüfe deine Schreibweise oder der Link war beschädigt. + heading: Der Benutzer %{user} existiert nicht title: Benutzer nicht gefunden popup: friend: Freund nearby mapper: Mapper in der Nähe your location: Eigener Standort remove_friend: - not_a_friend: "{{name}} ist nicht dein Freund." - success: "{{name}} wurde als Freund entfernt." + not_a_friend: "%{name} ist nicht dein Freund." + success: "%{name} wurde als Freund entfernt." reset_password: confirm password: "Passwort bestätigen:" flash changed: Dein Passwort wurde geändert. flash token bad: Wir konnten dieses Kürzel leider nicht finden. Du hast dich möglicherweise vertippt oder du bist einem ungültigem Link gefolgt. - heading: Passwort für {{user}} zurücksetzen + heading: Passwort für %{user} zurücksetzen password: "Passwort:" reset: Passwort zurücksetzen title: Passwort zurücksetzen set_home: flash success: Standort erfolgreich gespeichert suspended: - body: "

\n Dein Benutzerkonto wurde aufgrund verdächtiger Aktivitäten auto-\n matisch gesperrt, um potentiellen Schaden von OpenStreetMap abzu-\n wenden.\n

\n

\n Diese Entscheidung wird in Kürze von einem der Administratoren\n überprüft. Du kannst dich aber auch direkt an den {{webmaster}}\n wenden, sofern du diese Angelegenheit klären möchtest.\n

" + body: "

\n Dein Benutzerkonto wurde aufgrund verdächtiger Aktivitäten auto-\n matisch gesperrt, um potentiellen Schaden von OpenStreetMap abzu-\n wenden.\n

\n

\n Diese Entscheidung wird in Kürze von einem der Administratoren\n überprüft. Du kannst dich aber auch direkt an den %{webmaster}\n wenden, sofern du diese Angelegenheit klären möchtest.\n

" heading: Benutzerkonto gesperrt title: Benutzerkonto gesperrt webmaster: Webmaster @@@ -1571,6 -1556,7 +1572,7 @@@ consider_pd: Zusätzlich zur oben genannten Vereinbarung, betrachte ich meine Beiträge als gemeinfrei (Public Domain) consider_pd_why: Was bedeutet das? decline: Ablehnen + guidance: "Informationen die dabei helfen, diese Bedingungen zu verstehen: eine verständliche Zusammenfassung sowie einige inoffizielle Übersetzungen" heading: Vereinbarung für Mitwirkende legale_names: france: Frankreich @@@ -1583,7 -1569,7 +1585,7 @@@ view: activate_user: Benutzer aktivieren add as friend: Als Freund hinzufügen - ago: ({{time_in_words_ago}} her) + ago: (%{time_in_words_ago} her) block_history: Erhaltene Sperren anzeigen blocks by me: Selbst vergebene Sperren blocks on me: Erhaltene Sperren @@@ -1598,10 -1584,10 +1600,10 @@@ edits: Bearbeitungen email address: "E-Mail-Adresse:" hide_user: Benutzer verstecken - if set location: Wenn du deinen Standort angegeben hast, erscheint eine Karte am Seitenende. Du kannst deinen Standort in deinen {{settings_link}} ändern. - km away: "{{count}} km entfernt" - latest edit: "Letzte Änderung {{ago}}:" - m away: "{{count}} m entfernt" + if set location: Wenn du deinen Standort angegeben hast, erscheint eine Karte am Seitenende. Du kannst deinen Standort in deinen %{settings_link} ändern. + km away: "%{count} km entfernt" + latest edit: "Letzte Änderung %{ago}:" + m away: "%{count} m entfernt" mapper since: "Mapper seit:" moderator_history: Vergebene Sperren anzeigen my diary: Eigener Blog @@@ -1633,33 -1619,33 +1635,33 @@@ your friends: Eigene Freunde user_block: blocks_by: - empty: "{{name}} hat noch keine Sperren eingerichtet." - heading: Liste der Sperren durch {{name}} - title: Sperre durch {{name}} + empty: "%{name} hat noch keine Sperren eingerichtet." + heading: Liste der Sperren durch %{name} + title: Sperre durch %{name} blocks_on: - empty: "{{name}} wurde bisher nicht gesperrt." - heading: Liste der Sperren für {{name}} - title: Sperren für {{name}} + empty: "%{name} wurde bisher nicht gesperrt." + heading: Liste der Sperren für %{name} + title: Sperren für %{name} create: - flash: Benutzer {{name}} wurde gesperrt. + flash: Benutzer %{name} wurde gesperrt. try_contacting: Bitte nimm Kontakt mit dem Benutzer auf und gib ihm eine angemessene Zeit zum Antworden, bevor du ihn sperrst. try_waiting: Bitte gib dem Benutzer einen angemessenen Zeitraum zu antworten bevor du ihn sperrst. edit: back: Alle Sperren anzeigen - heading: Sperre von {{name}} bearbeiten + heading: Sperre von %{name} bearbeiten needs_view: Muss der Benutzer sich anmelden, damit die Sperre aufgehoben wird? period: Dauer, ab jetzt, während der dem Benutzer der Zugriff auf die API gesperrt wird. - reason: Der Grund warum {{name}} gesperrt wird. Bitte bleibe ruhig und sachlich und versuche so viele Details wie möglich anzugeben. Bedenke, dass nicht alle Benutzer den Community Jargon verstehen und versuche eine Erklärung zu finden, die von Laien verstanden werden kann. + reason: Der Grund warum %{name} gesperrt wird. Bitte bleibe ruhig und sachlich und versuche so viele Details wie möglich anzugeben. Bedenke, dass nicht alle Benutzer den Community Jargon verstehen und versuche eine Erklärung zu finden, die von Laien verstanden werden kann. show: Diese Sperre anzeigen submit: Sperre aktualisieren - title: Sperre von {{name}} bearbeiten + title: Sperre von %{name} bearbeiten filter: block_expired: Die Sperre kann nicht bearbeitet werden, da die Sperrdauer bereits abgelaufen ist. block_period: Die Sperrdauer muss einem der Werte aus der Drop-Down-Liste entsprechen. not_a_moderator: Du musst Moderator sein um diese Aktion durchzuführen. helper: - time_future: Endet in {{time}}. - time_past: Endete vor {{time}} + time_future: Endet in %{time}. + time_past: Endete vor %{time} until_login: Aktiv, bis der Benutzer sich anmeldet. index: empty: Noch nie gesperrt. @@@ -1670,17 -1656,17 +1672,17 @@@ non_moderator_update: Du musst Moderator sein, um eine Sperre einzurichten oder zu ändern. new: back: Alle Sperren anzeigen - heading: Sperre für {{name}} einrichten + heading: Sperre für %{name} einrichten needs_view: Der Benutzer muss sich anmelden, bevor die Sperre aufgehoben wird. period: Wie lange der Benutzer von jetzt ab für den Zugriff auf die API gesperrt wird. - reason: Der Grund, warum {{name}} gesperrt wird. Sei bitte möglichst ruhig und sachlich, beschreibe die Lage möglichst detailliert und denke daran, dass deine Nachricht öffentlich sichtbar ist. Denke daran, dass nicht alle Benutzer den Jargon des Gemeinschaftsprojekts verstehen und verwende Formulierungen, die für Laien verständlich sind. + reason: Der Grund, warum %{name} gesperrt wird. Sei bitte möglichst ruhig und sachlich, beschreibe die Lage möglichst detailliert und denke daran, dass deine Nachricht öffentlich sichtbar ist. Denke daran, dass nicht alle Benutzer den Jargon des Gemeinschaftsprojekts verstehen und verwende Formulierungen, die für Laien verständlich sind. submit: Sperre einrichten - title: Sperre für {{name}} einrichten + title: Sperre für %{name} einrichten tried_contacting: Ich habe den Benutzer kontaktiert und ihn gebeten aufzuhören. tried_waiting: Ich habe dem Benutzer eine angemessene Zeit eingeräumt, um auf diese Nachrichten zu antworten. not_found: back: Zurück zur Übersicht - sorry: Entschuldigung, die Sperre mit der ID {{id}} konnte nicht gefunden werden. + sorry: Entschuldigung, die Sperre mit der ID %{id} konnte nicht gefunden werden. partial: confirm: Bist du sicher? creator_name: Urheber @@@ -1694,47 -1680,47 +1696,47 @@@ status: Status period: one: 1 Stunde - other: "{{count}} Stunden" + other: "%{count} Stunden" revoke: confirm: Bist du sicher, dass du diese Sperre aufheben möchtest? flash: Die Sperre wurde aufgehoben. - heading: Sperre für {{block_on}} durch {{block_by}} aufgehoben - past: Die Sperre ist seit {{time}} beendet und kann nicht mehr aufgehoben werden. + heading: Sperre für %{block_on} durch %{block_by} aufgehoben + past: Die Sperre ist seit %{time} beendet und kann nicht mehr aufgehoben werden. revoke: Aufheben - time_future: "Blockablaufdatum: {{time}}." - title: Sperre für {{block_on}} aufheben + time_future: "Blockablaufdatum: %{time}." + title: Sperre für %{block_on} aufheben show: back: Alle Sperren anzeigen confirm: Bist du sicher? edit: Bearbeiten - heading: "{{block_on}} gesperrt durch {{block_by}}" + heading: "%{block_on} gesperrt durch %{block_by}" needs_view: Der Benutzer muss sich wieder anmelden, damit die Sperre beendet wird. reason: "Grund der Sperre:" revoke: Aufheben! revoker: "Aufgehoben von:" show: anzeigen status: Status - time_future: Endet in {{time}} - time_past: Geendet vor {{time}} - title: "{{block_on}} gesperrt durch {{block_by}}" + time_future: Endet in %{time} + time_past: Geendet vor %{time} + title: "%{block_on} gesperrt durch %{block_by}" update: only_creator_can_edit: Nur der Moderator, der die Sperre eingerichtet hat, kann sie ändern. success: Block aktualisiert. user_role: filter: - already_has_role: Der Nutzer gehört bereits der Rolle {{role}} an. - doesnt_have_role: Der Nutzer gehört nicht der Rolle {{role}} an. - not_a_role: Der String „{{role}}“ bezeichnet keine gültige Rolle. + already_has_role: Der Nutzer gehört bereits der Rolle %{role} an. + doesnt_have_role: Der Nutzer gehört nicht der Rolle %{role} an. + not_a_role: Der String „%{role}“ bezeichnet keine gültige Rolle. not_an_administrator: Benutzerrollen können nur von Administratoren verwaltet werden - und du bist keiner. grant: - are_you_sure: Bist du sicher, dass du Nutzer „{{name}}“ der Rolle „{{role}}“ zuordnen möchtest? + are_you_sure: Bist du sicher, dass du Nutzer „%{name}“ der Rolle „%{role}“ zuordnen möchtest? confirm: Bestätigen - fail: Der Nutzer „{{name}}“ konnte der Rolle „{{role}}“ nicht zugeordnet werden. Bitte überprüfe, ob es sich um einen gültigen Benutzer und eine gültige Rolle handelt. + fail: Der Nutzer „%{name}“ konnte der Rolle „%{role}“ nicht zugeordnet werden. Bitte überprüfe, ob es sich um einen gültigen Benutzer und eine gültige Rolle handelt. heading: Bestätige Rollenzuordnung title: Bestätige Rollenzuordnung revoke: - are_you_sure: Bist du sicher, dass du die Zuordnung von Benutzer „{{name}}“ zur Rolle „{{role}}“ aufheben willst? + are_you_sure: Bist du sicher, dass du die Zuordnung von Benutzer „%{name}“ zur Rolle „%{role}“ aufheben willst? confirm: Bestätigen - fail: Konnte die Zuordnung von Benutzer „{{name}}“ zu Rolle „{{role}}“ nicht aufheben. Bitte überprüfe, ob es sich um einen gültigen Benutzer und eine gültige Rolle handelt. + fail: Konnte die Zuordnung von Benutzer „%{name}“ zu Rolle „%{role}“ nicht aufheben. Bitte überprüfe, ob es sich um einen gültigen Benutzer und eine gültige Rolle handelt. heading: Bestätige Aufhebung der Rollenzuordnung title: Bestätige Aufhebung der Rollenzuordnung diff --combined config/locales/en.yml index 3c743aac6,313f7ec79..c619d449d --- a/config/locales/en.yml +++ b/config/locales/en.yml @@@ -76,11 -76,11 +76,11 @@@ en languages: "Languages" pass_crypt: "Password" printable_name: - with_id: "{{id}}" - with_version: "{{id}}, v{{version}}" - with_name: "{{name}} ({{id}})" + with_id: "%{id}" + with_version: "%{id}, v%{version}" + with_name: "%{name} (%{id})" editor: - default: "Default (currently {{name}})" + default: "Default (currently %{name})" potlatch: name: "Potlatch 1" description: "Potlatch 1 (in-browser editor)" @@@ -93,25 -93,25 +93,25 @@@ browse: changeset: title: "Changeset" - changeset: "Changeset: {{id}}" - download: "Download {{changeset_xml_link}} or {{osmchange_xml_link}}" + changeset: "Changeset: %{id}" + download: "Download %{changeset_xml_link} or %{osmchange_xml_link}" changesetxml: "Changeset XML" osmchangexml: "osmChange XML" feed: - title: "Changeset {{id}}" - title_comment: "Changeset {{id}} - {{comment}}" + title: "Changeset %{id}" + title_comment: "Changeset %{id} - %{comment}" navigation: paging: user: - prev: "« {{id}}" - next: "{{id}} »" + prev: "« %{id}" + next: "%{id} »" all: - prev: "« {{id}}" - next: "{{id}} »" + prev: "« %{id}" + next: "%{id} »" user: - name_changeset_tooltip: "View edits by {{user}}" - prev_changeset_tooltip: "Previous edit by {{user}}" - next_changeset_tooltip: "Next edit by {{user}}" + name_changeset_tooltip: "View edits by %{user}" + prev_changeset_tooltip: "Previous edit by %{user}" + next_changeset_tooltip: "Next edit by %{user}" all: prev_node_tooltip: "Previous node" next_node_tooltip: "Next node" @@@ -130,14 -130,14 +130,14 @@@ show_area_box: "Show Area Box" box: "box" has_nodes: - one: "Has the following {{count}} node:" - other: "Has the following {{count}} nodes:" + one: "Has the following %{count} node:" + other: "Has the following %{count} nodes:" has_ways: - one: "Has the following {{count}} way:" - other: "Has the following {{count}} ways:" + one: "Has the following %{count} way:" + other: "Has the following %{count} ways:" has_relations: - one: "Has the following {{count}} relation:" - other: "Has the following {{count}} relations:" + one: "Has the following %{count} relation:" + other: "Has the following %{count} relations:" common_details: edited_at: "Edited at:" edited_by: "Edited by:" @@@ -147,8 -147,8 +147,8 @@@ in_changeset: "In changeset:" changeset_comment: "Comment:" containing_relation: - entry: "Relation {{relation_name}}" - entry_role: "Relation {{relation_name}} (as {{relation_role}})" + entry: "Relation %{relation_name}" + entry_role: "Relation %{relation_name} (as %{relation_role})" map: loading: "Loading..." deleted: "Deleted" @@@ -162,26 -162,26 +162,26 @@@ part_of: "Part of:" node_history: node_history: "Node History" - node_history_title: "Node History: {{node_name}}" - download: "{{download_xml_link}} or {{view_details_link}}" + node_history_title: "Node History: %{node_name}" + download: "%{download_xml_link} or %{view_details_link}" download_xml: "Download XML" view_details: "view details" node: node: "Node" - node_title: "Node: {{node_name}}" - download: "{{download_xml_link}}, {{view_history_link}} or {{edit_link}}" + node_title: "Node: %{node_name}" + download: "%{download_xml_link}, %{view_history_link} or %{edit_link}" download_xml: "Download XML" view_history: "view history" edit: "edit" not_found: - sorry: "Sorry, the {{type}} with the id {{id}}, could not be found." + sorry: "Sorry, the %{type} with the id %{id}, could not be found." type: node: node way: way relation: relation changeset: changeset timeout: - 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 @@@ -195,21 -195,21 +195,21 @@@ part_of: "Part of:" relation_history: relation_history: "Relation History" - relation_history_title: "Relation History: {{relation_name}}" - download: "{{download_xml_link}} or {{view_details_link}}" + relation_history_title: "Relation History: %{relation_name}" + download: "%{download_xml_link} or %{view_details_link}" download_xml: "Download XML" view_details: "view details" relation_member: - entry: "{{type}} {{name}}" - entry_role: "{{type}} {{name}} as {{role}}" + entry: "%{type} %{name}" + entry_role: "%{type} %{name} as %{role}" type: node: "Node" way: "Way" relation: "Relation" relation: relation: "Relation" - relation_title: "Relation: {{relation_name}}" - download: "{{download_xml_link}} or {{view_history_link}}" + relation_title: "Relation: %{relation_name}" + download: "%{download_xml_link} or %{view_history_link}" download_xml: "Download XML" view_history: "view history" start: @@@ -225,7 -225,7 +225,7 @@@ show_areas: "Show areas" loaded_an_area_with_num_features: "You have loaded an area which contains [[num_features]] features. In general, some browsers may not cope well with displaying this quantity of data. Generally, browsers work best at displaying less than 100 features at a time: doing anything else may make your browser slow/unresponsive. If you are sure you want to display this data, you may do so by clicking the button below." load_data: "Load Data" - unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than {{max_bbox_size}})" + unable_to_load_size: "Unable to load: Bounding box size of [[bbox_size]] is too large (must be smaller than %{max_bbox_size})" loading: "Loading..." show_history: "Show History" wait: "Wait..." @@@ -255,46 -255,35 +255,46 @@@ tag_details: tags: "Tags:" wiki_link: - key: "The wiki description page for the {{key}} tag" - tag: "The wiki description page for the {{key}}={{value}} tag" - wikipedia_link: "The {{page}} article on Wikipedia" + key: "The wiki description page for the %{key} tag" + tag: "The wiki description page for the %{key}=%{value} tag" + wikipedia_link: "The %{page} article on Wikipedia" way_details: nodes: "Nodes:" part_of: "Part of:" also_part_of: - one: "also part of way {{related_ways}}" - other: "also part of ways {{related_ways}}" + one: "also part of way %{related_ways}" + other: "also part of ways %{related_ways}" way_history: way_history: "Way History" - way_history_title: "Way History: {{way_name}}" - download: "{{download_xml_link}} or {{view_details_link}}" + 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}}, {{view_history_link}} or {{edit_link}}" + way_title: "Way: %{way_name}" + download: "%{download_xml_link}, %{view_history_link} or %{edit_link}" download_xml: "Download XML" view_history: "view history" edit: "edit" + note: - open_title: "Unresolved issue: {{note_name}}" - closed_title: "Resolved issue: {{note_name}}" ++ open_title: "Unresolved issue: %{note_name}" ++ closed_title: "Resolved issue: %{note_name}" + created_at: "Created at:" + edited_at: "Edited at:" + closed_at: "Closed at:" + opened_by: "Opened by:" + description: "Description:" + comment_by: "Comment by: " + comment: "Comment:" + date: "Date:" changeset: changeset_paging_nav: - showing_page: "Showing page {{page}}" + showing_page: "Showing page %{page}" next: "Next »" previous: "« Previous" changeset: - id: "#{{id}}" + id: "#%{id}" still_editing: "(still editing)" anonymous: "Anonymous" no_comment: "(none)" @@@ -310,9 -299,9 +310,9 @@@ area: "Area" list: title: "Changesets" - title_user: "Changesets by {{user}}" - title_bbox: "Changesets within {{bbox}}" - title_user_bbox: "Changesets by {{user}} within {{bbox}}" + title_user: "Changesets by %{user}" + title_bbox: "Changesets within %{bbox}" + title_user_bbox: "Changesets by %{user} within %{bbox}" heading: "Changesets" heading_user: "Changesets" @@@ -320,9 -309,9 +320,9 @@@ heading_user_bbox: "Changesets" description: "Recent changes" - description_user: "Changesets by {{user}}" - description_bbox: "Changesets within {{bbox}}" - description_user_bbox: "Changesets by {{user}} within {{bbox}}" + description_user: "Changesets by %{user}" + description_bbox: "Changesets within %{bbox}" + description_user_bbox: "Changesets by %{user} within %{bbox}" timeout: sorry: "Sorry, the list of changesets you requested took too long to retrieve." diary_entry: @@@ -330,8 -319,8 +330,8 @@@ title: New Diary Entry list: title: "Users' diaries" - user_title: "{{user}}'s diary" - in_language_title: "Diary Entries in {{language}}" + user_title: "%{user}'s diary" + in_language_title: "Diary Entries in %{language}" new: New Diary Entry new_title: Compose a new entry in your user diary no_entries: No diary entries @@@ -350,32 -339,32 +350,32 @@@ save_button: "Save" marker_text: Diary entry location view: - title: "{{user}}'s diary | {{title}}" - user_title: "{{user}}'s diary" + title: "%{user}'s diary | %{title}" + user_title: "%{user}'s diary" leave_a_comment: "Leave a comment" - login_to_leave_a_comment: "{{login_link}} to leave a comment" + login_to_leave_a_comment: "%{login_link} to leave a comment" login: "Login" save_button: "Save" no_such_entry: title: "No such diary entry" - heading: "No entry with the id: {{id}}" - body: "Sorry, there is no diary entry or comment with the id {{id}}. Please check your spelling, or maybe the link you clicked is wrong." + heading: "No entry with the id: %{id}" + body: "Sorry, there is no diary entry or comment with the id %{id}. Please check your spelling, or maybe the link you clicked is wrong." no_such_user: title: "No such user" - heading: "The user {{user}} does not exist" - body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." + heading: "The user %{user} does not exist" + body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong." diary_entry: - posted_by: "Posted by {{link_user}} on {{created}} in {{language_link}}" + posted_by: "Posted by %{link_user} on %{created} in %{language_link}" comment_link: Comment on this entry reply_link: Reply to this entry comment_count: one: 1 comment - other: "{{count}} comments" + other: "%{count} comments" edit_link: Edit this entry hide_link: Hide this entry confirm: Confirm diary_comment: - comment_from: "Comment from {{link_user}} on {{comment_created_at}}" + comment_from: "Comment from %{link_user} on %{comment_created_at}" hide_link: Hide this comment confirm: Confirm location: @@@ -384,11 -373,11 +384,11 @@@ edit: "Edit" feed: user: - title: "OpenStreetMap diary entries for {{user}}" - description: "Recent OpenStreetMap diary entries from {{user}}" + title: "OpenStreetMap diary entries for %{user}" + description: "Recent OpenStreetMap diary entries from %{user}" language: - title: "OpenStreetMap diary entries in {{language_name}}" - description: "Recent diary entries from users of OpenStreetMap in {{language_name}}" + title: "OpenStreetMap diary entries in %{language_name}" + description: "Recent diary entries from users of OpenStreetMap in %{language_name}" all: title: "OpenStreetMap diary entries" description: "Recent diary entries from users of OpenStreetMap" @@@ -437,12 -426,12 +437,12 @@@ osm_nominatim: 'Results from OpenStreetMap Nominatim' geonames: 'Results from GeoNames' search_osm_namefinder: - prefix: "{{type}}" - suffix_place: ", {{distance}} {{direction}} of {{placename}}" - suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})" - suffix_suburb: "{{suffix}}, {{parentname}}" + prefix: "%{type}" + suffix_place: ", %{distance} %{direction} of %{placename}" + suffix_parent: "%{suffix} (%{parentdistance} %{parentdirection} of %{parentname})" + suffix_suburb: "%{suffix}, %{parentname}" search_osm_nominatim: - prefix_format: "{{name}}" + prefix_format: "%{name}" prefix: amenity: airport: "Airport" @@@ -880,7 -869,7 +880,7 @@@ weir: "Weir" description: title: - osm_namefinder: '{{types}} from OpenStreetMap Namefinder' + osm_namefinder: '%{types} from OpenStreetMap Namefinder' osm_nominatim: 'Location from OpenStreetMap Nominatim' geonames: 'Location from GeoNames' types: @@@ -888,14 -877,14 +888,14 @@@ towns: Towns places: Places description_osm_namefinder: - prefix: "{{distance}} {{direction}} of {{type}}" + prefix: "%{distance} %{direction} of %{type}" results: no_results: "No results found" more_results: "More results" distance: zero: "less than 1km" one: "about 1km" - other: "about {{count}}km" + other: "about %{count}km" direction: south_west: "south-west" south: "south" @@@ -913,15 -902,15 +913,15 @@@ h1: OpenStreetMap logo: alt_text: OpenStreetMap logo - welcome_user: "Welcome, {{user_link}}" + welcome_user: "Welcome, %{user_link}" welcome_user_link_tooltip: Your user page home: home home_tooltip: Go to home location - inbox: "inbox ({{count}})" + inbox: "inbox (%{count})" inbox_tooltip: zero: Your inbox contains no unread messages one: Your inbox contains 1 unread message - other: Your inbox contains {{count}} unread messages + other: Your inbox contains %{count} unread messages logout: logout logout_tooltip: "Log out" log_in: log in @@@ -938,18 -927,18 +938,18 @@@ gps_traces_tooltip: Manage GPS traces user_diaries: User Diaries user_diaries_tooltip: View user diaries - edit_with: Edit with {{editor}} + edit_with: Edit with %{editor} tag_line: The Free Wiki World Map intro_1: "OpenStreetMap is a free editable map of the whole world. It is made by people like you." intro_2: "OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth." - intro_3: "OpenStreetMap's hosting is kindly supported by the {{ucl}} and {{bytemark}}. Other supporters of the project are listed in the {{partners}}." + intro_3: "OpenStreetMap's hosting is kindly supported by the %{ucl} and %{bytemark}. Other supporters of the project are listed in the %{partners}." intro_3_ucl: "UCL VR Centre" intro_3_bytemark: "bytemark" intro_3_partners: "wiki" intro_3_partners_url: "http://wiki.openstreetmap.org/wiki/Partners" osm_offline: "The OpenStreetMap database is currently offline while essential database maintenance work is carried out." osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out." - donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund." + donate: "Support OpenStreetMap by %{link} to the Hardware Upgrade Fund." donate_link_text: donating help: Help help_centre: Help Centre @@@ -976,11 -965,11 +976,11 @@@ license_page: foreign: title: About this translation - text: In the event of a conflict between this translated page and {{english_original_link}}, the English page shall take precedence + text: In the event of a conflict between this translated page and %{english_original_link}, the English page shall take precedence english_link: the English original native: title: About this page - text: You are viewing the English version of the copyright page. You can go back to the {{native_link}} of this page or you can stop reading about copyright and {{mapping_link}}. + text: You are viewing the English version of the copyright page. You can go back to the %{native_link} of this page or you can stop reading about copyright and %{mapping_link}. native_link: THIS_LANGUAGE_NAME_HERE version mapping_link: start mapping legal_babble: | @@@ -1091,21 -1080,21 +1091,21 @@@

notifier: diary_comment_notification: - subject: "[OpenStreetMap] {{user}} commented on your diary entry" - hi: "Hi {{to_user}}," - header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:" - footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}" + subject: "[OpenStreetMap] %{user} commented on your diary entry" + hi: "Hi %{to_user}," + header: "%{from_user} has commented on your recent OpenStreetMap diary entry with the subject %{subject}:" + footer: "You can also read the comment at %{readurl} and you can comment at %{commenturl} or reply at %{replyurl}" message_notification: - subject_header: "[OpenStreetMap] {{subject}}" - hi: "Hi {{to_user}}," - header: "{{from_user}} has sent you a message through OpenStreetMap with the subject {{subject}}:" - footer1: "You can also read the message at {{readurl}}" - footer2: "and you can reply at {{replyurl}}" + subject_header: "[OpenStreetMap] %{subject}" + hi: "Hi %{to_user}," + header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:" + footer1: "You can also read the message at %{readurl}" + footer2: "and you can reply at %{replyurl}" friend_notification: - subject: "[OpenStreetMap] {{user}} added you as a friend" - had_added_you: "{{user}} has added you as a friend on OpenStreetMap." - see_their_profile: "You can see their profile at {{userurl}}." - befriend_them: "You can also add them as a friend at {{befriendurl}}." + subject: "[OpenStreetMap] %{user} added you as a friend" + had_added_you: "%{user} has added you as a friend on OpenStreetMap." + see_their_profile: "You can see their profile at %{userurl}." + befriend_them: "You can also add them as a friend at %{befriendurl}." gpx_notification: greeting: "Hi," your_gpx_file: "It looks like your GPX file" @@@ -1120,7 -1109,7 +1120,7 @@@ import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures" success: subject: "[OpenStreetMap] GPX Import success" - loaded_successfully: loaded successfully with {{trace_points}} out of a possible {{possible_points}} points. + loaded_successfully: loaded successfully with %{trace_points} out of a possible %{possible_points} points. signup_confirm: subject: "[OpenStreetMap] Confirm your email address" signup_confirm_plain: @@@ -1147,9 -1136,9 +1147,9 @@@ greeting: "Hi there!" hopefully_you: "Someone (hopefully you) would like to create an account over at" click_the_link: "If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap" - introductory_video: "You can watch an {{introductory_video_link}}." + introductory_video: "You can watch an %{introductory_video_link}." video_to_openstreetmap: "introductory video to OpenStreetMap" - more_videos: "There are {{more_videos_link}}." + more_videos: "There are %{more_videos_link}." more_videos_here: "more videos here" get_reading: Get reading about OpenStreetMap on the wiki, catch up with the latest news via the OpenStreetMap blog or Twitter, or browse through OpenStreetMap founder Steve Coast's OpenGeoData blog for the potted history of the project, which has podcasts to listen to also! ask_questions: You can ask any questions you may have about OpenStreetMap at our question and answer site. @@@ -1161,11 -1150,11 +1161,11 @@@ email_confirm_plain: greeting: "Hi," hopefully_you_1: "Someone (hopefully you) would like to change their email address over at" - hopefully_you_2: "{{server_url}} to {{new_address}}." + hopefully_you_2: "%{server_url} to %{new_address}." click_the_link: "If this is you, please click the link below to confirm the change." email_confirm_html: greeting: "Hi," - hopefully_you: "Someone (hopefully you) would like to change their email address over at {{server_url}} to {{new_address}}." + hopefully_you: "Someone (hopefully you) would like to change their email address over at %{server_url} to %{new_address}." click_the_link: "If this is you, please click the link below to confirm the change." lost_password: subject: "[OpenStreetMap] Password reset request" @@@ -1178,23 -1167,16 +1178,23 @@@ greeting: "Hi," hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account." click_the_link: "If this is you, please click the link below to reset your password." + note_plain: - subject_own: "[OpenStreetMap] {{commenter}} has commented on one of your notes" - subject_other: "[OpenStreetMap] {{commenter}} has commented on a note you are interested in" ++ subject_own: "[OpenStreetMap] %{commenter} has commented on one of your notes" ++ subject_other: "[OpenStreetMap] %{commenter} has commented on a note you are interested in" + greeting: "Hi," - your_note: "{{commenter}} has left a comment on one of your map notes near {{place}}." - commented_note: "{{commenter}} has left a comment on a map note you have commented on. The note is near {{place}}." - details: "More details about the note can be found at {{URL}}." ++ your_note: "%{commenter} has left a comment on one of your map notes near %{place}." ++ commented_note: "%{commenter} has left a comment on a map note you have commented on. The note is near %{place}." ++ details: "More details about the note can be found at %{URL}." message: inbox: title: "Inbox" my_inbox: "My inbox" outbox: "outbox" - you_have: "You have {{new_count}} new messages and {{old_count}} old messages" + you_have: "You have %{new_count} new messages and %{old_count} old messages" from: "From" subject: "Subject" date: "Date" - no_messages_yet: "You have no messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?" + no_messages_yet: "You have no messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?" people_mapping_nearby: "people mapping nearby" message_summary: unread_button: "Mark as unread" @@@ -1203,7 -1185,7 +1203,7 @@@ delete_button: "Delete" new: title: "Send message" - send_message_to: "Send a new message to {{name}}" + send_message_to: "Send a new message to %{name}" subject: "Subject" body: "Body" send_button: "Send" @@@ -1220,17 -1202,17 +1220,17 @@@ body: "Sorry there is no message with that id." outbox: title: "Outbox" - my_inbox: "My {{inbox_link}}" + my_inbox: "My %{inbox_link}" inbox: "inbox" outbox: "outbox" - you_have_sent_messages: "You have {{count}} sent messages" + you_have_sent_messages: "You have %{count} sent messages" to: "To" subject: "Subject" date: "Date" - no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the {{people_mapping_nearby_link}}?" + no_sent_messages: "You have no sent messages yet. Why not get in touch with some of the %{people_mapping_nearby_link}?" people_mapping_nearby: "people mapping nearby" reply: - wrong_user: "You are logged in as `{{user}}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply." + wrong_user: "You are logged in as `%{user}' but the message you have asked to reply to was not sent to that user. Please login as the correct user in order to reply." read: title: "Read message" reading_your_messages: "Reading your messages" @@@ -1243,7 -1225,7 +1243,7 @@@ reading_your_sent_messages: "Reading your sent messages" to: "To" back_to_outbox: "Back to outbox" - wrong_user: "You are logged in as `{{user}}' but the message you have asked to read to was not sent by or to that user. Please login as the correct user in order to read it." + wrong_user: "You are logged in as `%{user}' but the message you have asked to read to was not sent by or to that user. Please login as the correct user in order to read it." sent_message_summary: delete_button: "Delete" mark: @@@ -1259,7 -1241,7 +1259,7 @@@ permalink: Permalink shortlink: Shortlink license: - notice: "Licensed under the {{license_name}} license by the {{project_name}} and its contributors." + notice: "Licensed under the %{license_name} license by the %{project_name} and its contributors." license_name: "Creative Commons Attribution-Share Alike 2.0" license_url: "http://creativecommons.org/licenses/by-sa/2.0/" project_name: "OpenStreetMap project" @@@ -1267,9 -1249,9 +1267,9 @@@ remote_failed: "Editing failed - make sure JOSM or Merkaartor is loaded and the remote control option is enabled" edit: not_public: "You have not set your edits to be public." - not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your {{user_page}}." + not_public_description: "You can no longer edit the map unless you do so. You can set your edits as public from your %{user_page}." user_page_link: user page - anon_edits: "({{link}})" + anon_edits: "(%{link})" anon_edits_link: "http://wiki.openstreetmap.org/wiki/Disabling_anonymous_edits" anon_edits_link_text: "Find out why this is the case." flash_player_required: 'You need a Flash player to use Potlatch, the OpenStreetMap Flash editor. You can download Flash Player from Adobe.com. Several other options are also available for editing OpenStreetMap.' @@@ -1365,8 -1347,8 +1365,8 @@@ upload_trace: "Upload GPS Trace" trace_uploaded: "Your GPX file has been uploaded and is awaiting insertion in to the database. This will usually happen within half an hour, and an email will be sent to you on completion." edit: - title: "Editing trace {{name}}" - heading: "Editing trace {{name}}" + title: "Editing trace %{name}" + heading: "Editing trace %{name}" filename: "Filename:" download: "download" uploaded_at: "Uploaded:" @@@ -1384,8 -1366,8 +1384,8 @@@ visibility_help_url: "http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces" no_such_user: title: "No such user" - heading: "The user {{user}} does not exist" - body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." + heading: "The user %{user} does not exist" + body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong." trace_form: upload_gpx: "Upload GPX File" description: "Description" @@@ -1401,12 -1383,12 +1401,12 @@@ upload_trace: "Upload a trace" see_all_traces: "See all traces" see_your_traces: "See your traces" - traces_waiting: "You have {{count}} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users." + traces_waiting: "You have %{count} traces waiting for upload. Please consider waiting for these to finish before uploading any more, so as not to block the queue for other users." trace_optionals: tags: "Tags" view: - title: "Viewing trace {{name}}" - heading: "Viewing trace {{name}}" + title: "Viewing trace %{name}" + heading: "Viewing trace %{name}" pending: "PENDING" filename: "Filename:" download: "download" @@@ -1424,13 -1406,13 +1424,13 @@@ trace_not_found: "Trace not found!" visibility: "Visibility:" trace_paging_nav: - showing_page: "Showing page {{page}}" + showing_page: "Showing page %{page}" next: "Next »" previous: "« Previous" trace: pending: "PENDING" - count_points: "{{count}} points" - ago: "{{time_in_words_ago}} ago" + count_points: "%{count} points" + ago: "%{time_in_words_ago} ago" more: "more" trace_details: "View Trace Details" view_map: "View Map" @@@ -1446,8 -1428,8 +1446,8 @@@ list: public_traces: "Public GPS traces" your_traces: "Your GPS traces" - public_traces_from: "Public GPS traces from {{user}}" - tagged_with: " tagged with {{tags}}" + public_traces_from: "Public GPS traces from %{user}" + tagged_with: " tagged with %{tags}" delete: scheduled_for_deletion: "Trace scheduled for deletion" make_public: @@@ -1465,7 -1447,7 +1465,7 @@@ need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them." oauth: oauthorize: - request_access: "The application {{app_name}} is requesting access to your account. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like." + request_access: "The application %{app_name} is requesting access to your account. Please check whether you would like the application to have the following capabilities. You may choose as many or as few as you like." allow_to: "Allow the client application to:" allow_read_prefs: "read your user preferences." allow_write_prefs: "modify your user preferences." @@@ -1474,7 -1456,7 +1474,7 @@@ allow_read_gpx: "read your private GPS traces." allow_write_gpx: "upload GPS traces." revoke: - flash: "You've revoked the token for {{application}}" + flash: "You've revoked the token for %{application}" oauth_clients: new: title: "Register a new application" @@@ -1483,7 -1465,7 +1483,7 @@@ title: "Edit your application" submit: "Edit" show: - title: "OAuth details for {{app_name}}" + title: "OAuth details for %{app_name}" key: "Consumer Key:" secret: "Consumer Secret:" url: "Request Token URL:" @@@ -1506,7 -1488,7 +1506,7 @@@ issued_at: "Issued At" revoke: "Revoke!" my_apps: "My Client Applications" - no_apps: "Do you have an application you would like to register for use with us using the {{oauth}} standard? You must register your web application before it can make OAuth requests to this service." + no_apps: "Do you have an application you would like to register for use with us using the %{oauth} standard? You must register your web application before it can make OAuth requests to this service." registered_apps: "You have the following client applications registered:" register_new: "Register your application" form: @@@ -1523,7 -1505,7 +1523,7 @@@ allow_read_gpx: "read their private GPS traces." allow_write_gpx: "upload GPS traces." not_found: - sorry: "Sorry, that {{type}} could not be found." + sorry: "Sorry, that %{type} could not be found." create: flash: "Registered the information successfully" update: @@@ -1534,7 -1516,7 +1534,7 @@@ login: title: "Login" heading: "Login" - please login: "Please login or {{create_user_link}}." + please login: "Please login or %{create_user_link}." create_account: "create an account" email or username: "Email Address or Username:" password: "Password:" @@@ -1546,8 -1528,8 +1546,8 @@@ new to osm: New to OpenStreetMap? to make changes: To make changes to the OpenStreetMap data, you must have an account. create account minute: Create an account. It only takes a minute. - account not active: "Sorry, your account is not active yet.
Please use the link in the account confirmation email to activate your account, or request a new confirmation email." - account suspended: Sorry, your account has been suspended due to suspicious activity.
Please contact the {{webmaster}} if you wish to discuss this. + account not active: "Sorry, your account is not active yet.
Please use the link in the account confirmation email to activate your account, or request a new confirmation email." + account suspended: Sorry, your account has been suspended due to suspicious activity.
Please contact the %{webmaster} if you wish to discuss this. webmaster: webmaster auth failure: "Sorry, could not log in with those details." notice: "Find out more about OpenStreetMap's upcoming license change (translations) (discussion)" @@@ -1565,7 -1547,7 +1565,7 @@@ notice email cannot find: "Could not find that email address, sorry." reset_password: title: "Reset password" - heading: "Reset Password for {{user}}" + heading: "Reset Password for %{user}" password: "Password:" confirm password: "Confirm Password:" reset: "Reset Password" @@@ -1586,9 -1568,9 +1586,9 @@@ password: "Password:" confirm password: "Confirm Password:" continue: Continue - flash create success message: "Thanks for signing up. We've sent a confirmation note to {{email}} and as soon as you confirm your account you'll be able to get mapping.

If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests." + flash create success message: "Thanks for signing up. We've sent a confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.

If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests." terms accepted: "Thanks for accepting the new contributor terms!" - terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see this wiki page." + terms declined: "We are sorry that you have decided to not accept the new Contributor Terms. For more information, please see this wiki page." terms declined url: http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined terms: title: "Contributor terms" @@@ -1597,7 -1579,7 +1597,7 @@@ consider_pd: "In addition to the above agreement, I consider my contributions to be in the Public Domain" consider_pd_why: "what's this?" consider_pd_why_url: http://www.osmfoundation.org/wiki/License/Why_would_I_want_my_contributions_to_be_public_domain - guidance: 'Information to help understand these terms: a human readable summary and some informal translations' + guidance: 'Information to help understand these terms: a human readable summary and some informal translations' agree: Agree declined: "http://wiki.openstreetmap.org/wiki/Contributor_Terms_Declined" decline: "Decline" @@@ -1609,14 -1591,13 +1609,14 @@@ rest_of_world: "Rest of the world" no_such_user: title: "No such user" - heading: "The user {{user}} does not exist" - body: "Sorry, there is no user with the name {{user}}. Please check your spelling, or maybe the link you clicked is wrong." + heading: "The user %{user} does not exist" + body: "Sorry, there is no user with the name %{user}. Please check your spelling, or maybe the link you clicked is wrong." view: my diary: my diary new diary entry: new diary entry my edits: my edits my traces: my traces + my notes: my map notes my settings: my settings oauth settings: oauth settings blocks on me: blocks on me @@@ -1625,24 -1606,23 +1625,24 @@@ diary: diary edits: edits traces: traces + notes: map notes remove as friend: remove as friend add as friend: add as friend mapper since: "Mapper since:" - ago: "({{time_in_words_ago}} ago)" - latest edit: "Latest edit {{ago}}:" + ago: "(%{time_in_words_ago} ago)" + latest edit: "Latest edit %{ago}:" email address: "Email address:" created from: "Created from:" status: "Status:" spam score: "Spam Score:" description: Description user location: User location - if set location: "If you set your location, a pretty map and stuff will appear here. You can set your home location on your {{settings_link}} page." + if set location: "If you set your location, a pretty map and stuff will appear here. You can set your home location on your %{settings_link} page." settings_link_text: settings your friends: Your friends no friends: You have not added any friends yet. - km away: "{{count}}km away" - m away: "{{count}}m away" + km away: "%{count}km away" + m away: "%{count}m away" nearby users: "Other nearby users" no nearby users: "There are no other users who admit to mapping nearby yet." role: @@@ -1719,10 -1699,10 +1719,10 @@@ before you start: "We know you're probably in a hurry to start mapping, but before you do you might like to fill in some more information about yourself in the form below." already active: "This account has already been confirmed." unknown token: "That token doesn't seem to exist." - reconfirm: "If it's been a while since you signed up you might need to send yourself a new confirmation email." + reconfirm: "If it's been a while since you signed up you might need to send yourself a new confirmation email." confirm_resend: - success: "We've sent a new confirmation note to {{email}} and as soon as you confirm your account you'll be able to get mapping.

If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests." - failure: "User {{name}} not found." + success: "We've sent a new confirmation note to %{email} and as soon as you confirm your account you'll be able to get mapping.

If you use an antispam system which sends confirmation requests then please make sure you whitelist webmaster@openstreetmap.org as we are unable to reply to any confirmation requests." + failure: "User %{name} not found." confirm_email: heading: Confirm a change of email address press confirm button: "Press the confirm button below to confirm your new email address." @@@ -1734,22 -1714,22 +1734,22 @@@ go_public: flash success: "All your edits are now public, and you are now allowed to edit." make_friend: - success: "{{name}} is now your friend." - failed: "Sorry, failed to add {{name}} as a friend." - already_a_friend: "You are already friends with {{name}}." + success: "%{name} is now your friend." + failed: "Sorry, failed to add %{name} as a friend." + already_a_friend: "You are already friends with %{name}." remove_friend: - success: "{{name}} was removed from your friends." - not_a_friend: "{{name}} is not one of your friends." + success: "%{name} was removed from your friends." + not_a_friend: "%{name} is not one of your friends." filter: not_an_administrator: "You need to be an administrator to perform that action." list: title: Users heading: Users showing: - one: Showing page {{page}} ({{first_item}} of {{items}}) - other: Showing page {{page}} ({{first_item}}-{{last_item}} of {{items}}) - summary: "{{name}} created from {{ip_address}} on {{date}}" - summary_no_ip: "{{name}} created on {{date}}" + one: Showing page %{page} (%{first_item} of %{items}) + other: Showing page %{page} (%{first_item}-%{last_item} of %{items}) + summary: "%{name} created from %{ip_address} on %{date}" + summary_no_ip: "%{name} created on %{date}" confirm: Confirm Selected Users hide: Hide Selected Users empty: No matching users found @@@ -1764,37 -1744,37 +1764,37 @@@

This decision will be reviewed by an administrator shortly, or - you may contact the {{webmaster}} if you wish to discuss this. + you may contact the %{webmaster} if you wish to discuss this.

user_role: filter: not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." - not_a_role: "The string `{{role}}' is not a valid role." - already_has_role: "The user already has role {{role}}." - doesnt_have_role: "The user does not have role {{role}}." + not_a_role: "The string `%{role}' is not a valid role." + already_has_role: "The user already has role %{role}." + doesnt_have_role: "The user does not have role %{role}." grant: title: Confirm role granting heading: Confirm role granting - are_you_sure: "Are you sure you want to grant the role `{{role}}' to the user `{{name}}'?" + are_you_sure: "Are you sure you want to grant the role `%{role}' to the user `%{name}'?" confirm: "Confirm" - fail: "Could not grant role `{{role}}' to user `{{name}}'. Please check that the user and role are both valid." + fail: "Could not grant role `%{role}' to user `%{name}'. Please check that the user and role are both valid." revoke: title: Confirm role revoking heading: Confirm role revoking - are_you_sure: "Are you sure you want to revoke the role `{{role}}' from the user `{{name}}'?" + are_you_sure: "Are you sure you want to revoke the role `%{role}' from the user `%{name}'?" confirm: "Confirm" - fail: "Could not revoke role `{{role}}' from user `{{name}}'. Please check that the user and role are both valid." + fail: "Could not revoke role `%{role}' from user `%{name}'. Please check that the user and role are both valid." user_block: model: non_moderator_update: "Must be a moderator to create or update a block." non_moderator_revoke: "Must be a moderator to revoke a block." not_found: - sorry: "Sorry, the user block with ID {{id}} could not be found." + sorry: "Sorry, the user block with ID %{id} could not be found." back: "Back to index" new: - title: "Creating block on {{name}}" - heading: "Creating block on {{name}}" - reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." + title: "Creating block on %{name}" + heading: "Creating block on %{name}" + reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation, remembering that the message will be publicly visible. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." period: "How long, starting now, the user will be blocked from the API for." submit: "Create block" tried_contacting: "I have contacted the user and asked them to stop." @@@ -1802,9 -1782,9 +1802,9 @@@ needs_view: "User needs to log in before this block will be cleared" back: "View all blocks" edit: - title: "Editing block on {{name}}" - heading: "Editing block on {{name}}" - reason: "The reason why {{name}} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." + title: "Editing block on %{name}" + heading: "Editing block on %{name}" + reason: "The reason why %{name} is being blocked. Please be as calm and as reasonable as possible, giving as much detail as you can about the situation. Bear in mind that not all users understand the community jargon, so please try to use laymans terms." period: "How long, starting now, the user will be blocked from the API for." submit: "Update block" show: "View this block" @@@ -1817,7 -1797,7 +1817,7 @@@ create: try_contacting: "Please try contacting the user before blocking them and giving them a reasonable time to respond." try_waiting: "Please try giving the user a reasonable time to respond before blocking them." - flash: "Created a block on user {{name}}." + flash: "Created a block on user %{name}." update: only_creator_can_edit: "Only the moderator who created this block can edit it." success: "Block updated." @@@ -1826,16 -1806,16 +1826,16 @@@ heading: "List of user blocks" empty: "No blocks have been made yet." revoke: - title: "Revoking block on {{block_on}}" - heading: "Revoking block on {{block_on}} by {{block_by}}" - time_future: "This block will end in {{time}}." - past: "This block ended {{time}} ago and cannot be revoked now." + title: "Revoking block on %{block_on}" + heading: "Revoking block on %{block_on} by %{block_by}" + time_future: "This block will end in %{time}." + past: "This block ended %{time} ago and cannot be revoked now." confirm: "Are you sure you wish to revoke this block?" revoke: "Revoke!" flash: "This block has been revoked." period: one: "1 hour" - other: "{{count}} hours" + other: "%{count} hours" partial: show: "Show" edit: "Edit" @@@ -1848,22 -1828,22 +1848,22 @@@ revoker_name: "Revoked by" not_revoked: "(not revoked)" helper: - time_future: "Ends in {{time}}." + time_future: "Ends in %{time}." until_login: "Active until the user logs in." - time_past: "Ended {{time}} ago." + time_past: "Ended %{time} ago." blocks_on: - title: "Blocks on {{name}}" - heading: "List of blocks on {{name}}" - empty: "{{name}} has not been blocked yet." + title: "Blocks on %{name}" + heading: "List of blocks on %{name}" + empty: "%{name} has not been blocked yet." blocks_by: - title: "Blocks by {{name}}" - heading: "List of blocks by {{name}}" - empty: "{{name}} has not made any blocks yet." + title: "Blocks by %{name}" + heading: "List of blocks by %{name}" + empty: "%{name} has not made any blocks yet." show: - title: "{{block_on}} blocked by {{block_by}}" - heading: "{{block_on}} blocked by {{block_by}}" - time_future: "Ends in {{time}}" - time_past: "Ended {{time}} ago" + title: "%{block_on} blocked by %{block_by}" + heading: "%{block_on} blocked by %{block_by}" + time_future: "Ends in %{time}" + time_past: "Ended %{time} ago" status: "Status" show: "Show" edit: "Edit" @@@ -1873,21 -1853,6 +1873,21 @@@ back: "View all blocks" revoker: "Revoker:" needs_view: "The user needs to log in before this block will be cleared." + note: + rss: + title: "OpenStreetMap Notes" - description_area: "A list of notes, reported, commented on or closed in your area [({{min_lat}}|{{min_lon}}) -- ({{max_lat}}|{{max_lon}})]" - description_item: "An rss feed for note {{id}}" - closed: "closed note (near {{place}})" - new: "new note (near {{place}})" - comment: "new comment (near {{place}})" ++ description_area: "A list of notes, reported, commented on or closed in your area [(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]" ++ description_item: "An rss feed for note %{id}" ++ closed: "closed note (near %{place})" ++ new: "new note (near %{place})" ++ comment: "new comment (near %{place})" + mine: - title: "Notes submitted or commented on by {{user}}" - heading: "{{user}}'s notes" - description: "Notes submitted or commented on by {{user}}" ++ title: "Notes submitted or commented on by %{user}" ++ heading: "%{user}'s notes" ++ description: "Notes submitted or commented on by %{user}" + id: "Id" + last_changed: "Last changed" + javascripts: map: base: @@@ -1904,25 -1869,3 +1904,25 @@@ history_tooltip: View edits for this area history_disabled_tooltip: Zoom in to view edits for this area history_zoom_alert: You must zoom in to view edits for this area + osb: + Fixed Error: Fixed Error + Unresolved Error: Unresolved Error + Description: Description + Comment: Comment + Has been fixed: This error has been fixed already. However, it might take a couple of days before the map image is updated. + Comment/Close: Comment/Close + Nickname: Nickname + Add comment: Add comment + Mark as fixed: Mark as fixed + Cancel: Cancel + Create OpenStreetBug: Create OpenStreetBug + Create bug: Report a problem with the map + Bug description: Problem description + Create: Report problem + Permalink: Permalink + Login: Login + Details: Details + edityourself: You can also edit the map directly your self + draghelp1: Please drag the marker to the location of the problem + draghelp2: and descripe it as accurate as possible +