diff options
author | Jochen Topf <jochen@topf.org> | 2012-01-24 17:58:02 +0100 |
---|---|---|
committer | Jochen Topf <jochen@topf.org> | 2012-01-24 17:58:02 +0100 |
commit | 18feb8dd534082fcee839548a137ae158076b841 (patch) | |
tree | 40d4f24dc035706f1d48450ea74a643ced9e0cb4 /web/i18n | |
parent | 51acfef57cda411c7917a2045fca7e0f3a1df18b (diff) | |
download | taginfo-18feb8dd534082fcee839548a137ae158076b841.tar taginfo-18feb8dd534082fcee839548a137ae158076b841.tar.gz |
Internationalization of key page
Diffstat (limited to 'web/i18n')
-rw-r--r-- | web/i18n/de.yml | 21 | ||||
-rw-r--r-- | web/i18n/en.yml | 21 | ||||
-rw-r--r-- | web/i18n/fr.yml | 2 |
3 files changed, 41 insertions, 3 deletions
diff --git a/web/i18n/de.yml b/web/i18n/de.yml index 95097f8..0491f57 100644 --- a/web/i18n/de.yml +++ b/web/i18n/de.yml @@ -135,7 +135,9 @@ pages: ways: Nur Ways relations: Nur Relations number_objects: Anzahl Objekte + number_values: Anzahl Values values_used: Values für diesen Key + tag_description_from_wiki: Beschreibung dieses Tags aus dem Wiki (falls vorhanden in der gewählten Sprache, sonst auf englisch). overview: objects_last_edited_by: Objekte mit diesem Key wurden zuletzt von %1 verschiedenen Usern editiert. no_endorsement: (Das bedeutet nicht, dass alle diese User den Key befürworten.) @@ -143,6 +145,9 @@ pages: other_keys_used: title: Andere Keys, die mit diesem Key benutzt werden other: Andere Keys + to_count_tooltip: Anzahl Objekte mit diesem Key, die auch den anderen Key haben. + other_key_tooltip: Andere Keys, die zusammen mit diesem Key vorkommt. + from_count_tooltip: Anzahle Objekte mit dem anderen Key, die auch diesen Key haben. geographic_distribution: title: Geographische Verteilung dieses Keys relations: Relations haben keinen geographischen Ort, daher kann keine Karte angezeigt werden. @@ -150,10 +155,15 @@ pages: title: Wiki-Seiten zu diesem Key none_found: Keine Wiki-Seiten für diesen Key vorhanden. create: Wiki-Seite für diesen Key anlegen - josm_rules: + wiki_page: Wiki-Seite + implied_tags: Implizite Tags + combined_tags: Verbundene Tags + linked_tags: Ähnliche Tags + josm: title: JOSM-Stil-Regeln mit diesem Key choice: | Stil auswählen: + no_styles: Keine JOSM-Stilregeln für diesen Key. tag: description_from_wiki: Beschreibung dieses Tags aus dem Wiki (falls vorhanden in der gewählten Sprache, sonst auf englisch). no_description_in_wiki: Keine Beschreibung dieses Tags im Wiki. @@ -221,6 +231,15 @@ misc: empty_string: leere Zeichenkette unknown: unbekannt count: Anzahl + image: Bild no_image: kein Bild all: Alle + object: Objekt + objects: Objekte + object_type: Typ + description: Beschreibung + icon: Icon + line: Linie + area: Fläche + language: Sprache diff --git a/web/i18n/en.yml b/web/i18n/en.yml index 2f95631..dcfaa93 100644 --- a/web/i18n/en.yml +++ b/web/i18n/en.yml @@ -131,7 +131,9 @@ pages: ways: Ways only relations: Relations only number_objects: Number of objects + number_values: Number of values values_used: Values used with this key + tag_description_from_wiki: Description of the tag from the wiki (if available in your chosen language, otherwise in English). overview: objects_last_edited_by: Objects with this key were last edited by %1 different users. no_endorsement: (This does not mean that all those users endorse this key.) @@ -139,6 +141,9 @@ pages: other_keys_used: title: Other keys used together with this key other: Other keys + to_count_tooltip: Number of objects with this key that also have the other key. + other_key_tooltip: Key used together with this key. + from_count_tooltip: Number of objects with other key that also have this key. geographic_distribution: title: Geographical distribution of this key relations: Relations do not have a geographical location, so no map can be shown. @@ -146,10 +151,15 @@ pages: title: Wiki pages about this key none_found: No wiki page available for this key. create: Create wiki page for this key - josm_rules: + wiki_page: Wiki page + implied_tags: Implied Tags + combined_tags: Combined Tags + linked_tags: Linked Tags + josm: title: JOSM style rules with this key choice: | Choose style: + no_styles: No JOSM styles for this key. tag: description_from_wiki: Description of this tag from the wiki (if available in your chosen language, otherwise in English). no_description_in_wiki: No description for this tag in the wiki. @@ -276,6 +286,15 @@ misc: empty_string: empty string unknown: unknown count: Count + image: Image no_image: no image all: All + object: Object + objects: Objects + object_type: Type + description: Description + icon: Icon + line: Line + area: Area + language: Language diff --git a/web/i18n/fr.yml b/web/i18n/fr.yml index a6bb86a..bb485bb 100644 --- a/web/i18n/fr.yml +++ b/web/i18n/fr.yml @@ -91,7 +91,7 @@ pages: wiki_pages: title: Pages du wiki sur cette clé none_found: Aucune page du wiki trouvée. - josm_rules: + josm: title: Régles de style JOSM sur cette clé choice: | Choix du style : |