summaryrefslogtreecommitdiff
path: root/web/i18n/en.yml
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2012-01-24 12:09:17 +0100
committerJochen Topf <jochen@topf.org>2012-01-24 12:09:17 +0100
commitf06f6855c4b582ff2a245bfe93ad206a815e0941 (patch)
treebab72aea74c57ac9c975c4fb006518f4a3920be0 /web/i18n/en.yml
parent7fe2786bfb80eae34b165ead01372cd51be90f48 (diff)
downloadtaginfo-f06f6855c4b582ff2a245bfe93ad206a815e0941.tar
taginfo-f06f6855c4b582ff2a245bfe93ad206a815e0941.tar.gz
Internationalized keys and tags tables
Diffstat (limited to 'web/i18n/en.yml')
-rw-r--r--web/i18n/en.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/web/i18n/en.yml b/web/i18n/en.yml
index 65875e2..6a0e285 100644
--- a/web/i18n/en.yml
+++ b/web/i18n/en.yml
@@ -97,9 +97,27 @@ pages:
keys:
intro: |
This table shows all tag keys that exist in the database or in any of the other sources.
+ table:
+ total: Total
+ total_tooltip: Number of objects with this key (as absolute value and as percentage of all nodes, ways, and relations).
+ nodes_tooltip: Number of nodes with this key (as absolute value and as percentage of tagged nodes, ie. nodes without any tags are ignored).
+ ways_tooltip: Number of ways with this key (as absolute value and as percentage of all ways).
+ relations_tooltip: Number of relations with this key (as absolute value and as percentage of all relations).
+ users_tooltip: Number of distinct users who last changed objects with this key.
+ in_wiki_tooltip: Key has at least one wiki page.
+ in_josm_tooltip: Key appears in JOSM config.
+ values_tooltip: Number of different values for this key.
+ prevalent_values: Prevalent values
+ prevalent_values_tooltip: Up to ten of the most common values for this key (only if more than 1% of tags with this key have this value).
tags:
intro: |
This table shows the most common tags in the database.
+ table:
+ total: Total
+ total_tooltip: Number of objects with this tag (as absolute value and as percentage of all nodes, ways, and relations).
+ nodes_tooltip: Number of nodes with this tag (as absolute value and as percentage of tagged nodes, ie. nodes without any tags are ignored).
+ ways_tooltip: Number of ways with this tag (as absolute value and as percentage of all ways).
+ relations_tooltip: Number of relations with this tag (as absolute value and as percentage of all relations).
key:
description_from_wiki: Description of this key from the wiki (if available in your chosen language, otherwise in English).
no_description_in_wiki: No description for this key in the wiki.