aboutsummaryrefslogtreecommitdiff
path: root/web/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'web/i18n')
-rw-r--r--web/i18n/de.yml16
-rw-r--r--web/i18n/en.yml16
2 files changed, 32 insertions, 0 deletions
diff --git a/web/i18n/de.yml b/web/i18n/de.yml
index 9dc457e..b7658f9 100644
--- a/web/i18n/de.yml
+++ b/web/i18n/de.yml
@@ -392,6 +392,22 @@ reports:
vielen Fällen sind sie aber das Ergebnis eines Fehlers.</p>
database_statistics:
name: Datenbank-Statistik
+ objects_in_db: Anzahl Objekte in der Datenbank
+ tags_in_db: Anzahl Tags in der Datenbank
+ distinct_keys: Anzahl unterschiedlicher Keys
+ distinct_tags: Anzahl unterschiedlicher Tags
+ nodes_in_db: Anzahl Nodes in der Datenbank
+ nodes_with_tags_in_db: Anzahl Nodes mit mindestens einem Tag
+ nodes_with_tags_in_db_percent: Anteil der Nodes mit mindestens einem Tag
+ tags_on_nodes: Anzahl Tags an Nodes
+ avg_tags_per_tagged_node: Durchschnittliche Anzahl Tags pro Node
+ ways_in_db: Anzahl Ways in der Datenbank
+ closed_ways_in_db: Anzahl geschlossener Ways
+ tags_on_ways: Anzahl Tags an Ways
+ avg_tags_per_way: Durchschnittliche Anzahl Tags pro Way
+ relations_in_db: Anzahl Relations in der Datenbank
+ tags_on_relations: Anzahl Tags an Relations
+ avg_tags_per_relation: Durchschnittliche Anzahl Tags pro Relation
frequently_used_keys_without_wiki_page:
name: Häufig benutzte Keys ohne Wiki-Seite
intro: |
diff --git a/web/i18n/en.yml b/web/i18n/en.yml
index 9692b79..ac1563b 100644
--- a/web/i18n/en.yml
+++ b/web/i18n/en.yml
@@ -389,6 +389,22 @@ reports:
in many cases they are just results of some error.</p>
database_statistics:
name: Database statistics
+ objects_in_db: Number of objects in the database
+ tags_in_db: Number of tags in the database
+ distinct_keys: Number of distinct keys
+ distinct_tags: Number of distinct tags
+ nodes_in_db: Number of nodes in the database
+ nodes_with_tags_in_db: Number of nodes with at least one tag
+ nodes_with_tags_in_db_percent: Percentage of nodes with at least one tag
+ tags_on_nodes: Number of tags on nodes
+ avg_tags_per_tagged_node: Average number of tags per tagged node
+ ways_in_db: Number of ways in the database
+ closed_ways_in_db: Number of closed ways
+ tags_on_ways: Number of tags on ways
+ avg_tags_per_way: Average number of tags per way
+ relations_in_db: Number of relations in the database
+ tags_on_relations: Number of tags on relations
+ avg_tags_per_relation: Average number of tags per relation
frequently_used_keys_without_wiki_page:
name: Frequently used keys without wiki page
intro: |