summaryrefslogtreecommitdiff
path: root/web/i18n
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2014-05-13 09:28:12 +0200
committerJochen Topf <jochen@topf.org>2014-05-13 09:28:12 +0200
commitb9f4796b8b2a4537b34337dc56bec475a92543e5 (patch)
treeef065e0051bbc3ea470b61dbaf966a7adeea757d /web/i18n
parent82dab89f663561829f24a29c079c4406bcba4a69 (diff)
downloadtaginfo-b9f4796b8b2a4537b34337dc56bec475a92543e5.tar
taginfo-b9f4796b8b2a4537b34337dc56bec475a92543e5.tar.gz
Add support for showing geo distribution of tags.
This adds all the necessary code but it is still disabled.
Diffstat (limited to 'web/i18n')
-rw-r--r--web/i18n/de.yml6
-rw-r--r--web/i18n/en.yml4
2 files changed, 9 insertions, 1 deletions
diff --git a/web/i18n/de.yml b/web/i18n/de.yml
index 34f558f..9ec963d 100644
--- a/web/i18n/de.yml
+++ b/web/i18n/de.yml
@@ -176,7 +176,7 @@ pages:
reports:
intro: |
Reports zeigen die Daten aus verschiedenen Perspektiven.
- Meist bringen Sie Daten aus verschiedenen Quellen auf interessante Art und
+ Meist bringen sie Daten aus verschiedenen Quellen auf interessante Art und
Weise zusammen. Manche der Reports helfen dabei, bestimmte Arten von Fehlern
zu finden, zum Beispiel häufig verwendete Keys ohne Wiki-Seite.
list: Alle Reports
@@ -259,6 +259,10 @@ pages:
combinations:
title: Kombinationen
description: Diese Tabelle zeigt nur die häufigsten Kombinationen der häufigsten Tags.
+ geographic_distribution:
+ title: Geographische Verteilung dieses Tags
+ relations: Relations haben keinen geographischen Ort, daher kann keine Karte angezeigt werden.
+ no_map: Sorry. Die Karte kann nur für die häufigsten Tags generiert werden. Probieren Sie den overpass turbo link.
wiki_pages:
title: Wiki-Seiten zu diesem Tag
none_found: Keine Wiki-Seiten für diesen Tag vorhanden.
diff --git a/web/i18n/en.yml b/web/i18n/en.yml
index 9328a8d..6fcee9c 100644
--- a/web/i18n/en.yml
+++ b/web/i18n/en.yml
@@ -255,6 +255,10 @@ pages:
combinations:
title: Combinations
description: This table shows only the most common combinations of the most common tags.
+ geographic_distribution:
+ title: Geographical distribution of this tag
+ relations: Relations do not have a geographical location, so no map can be shown.
+ no_map: Sorry. The map can only be created for the most frequent tags. Try the overpass turbo link.
wiki_pages:
title: Wiki pages about this tag
none_found: No wiki page available for this tag.