summaryrefslogtreecommitdiff
path: root/web/i18n/en.yml
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2014-05-18 20:23:24 +0200
committerJochen Topf <jochen@topf.org>2014-05-18 20:23:24 +0200
commit7ee6c8a6bf106b24787ae2352c9456911e1e8a56 (patch)
tree6c7a5cf47b5b5119e1b1ee9b9f0e6b15124f2fbb /web/i18n/en.yml
parent57f4ee486e8bb9741c4ab624a689499871370fcd (diff)
downloadtaginfo-7ee6c8a6bf106b24787ae2352c9456911e1e8a56.tar
taginfo-7ee6c8a6bf106b24787ae2352c9456911e1e8a56.tar.gz
Make database statistics report fully translatable.
Diffstat (limited to 'web/i18n/en.yml')
-rw-r--r--web/i18n/en.yml16
1 files changed, 16 insertions, 0 deletions
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: |