diff options
author | Jochen Topf <jochen@topf.org> | 2014-08-21 14:38:23 +0200 |
---|---|---|
committer | Jochen Topf <jochen@topf.org> | 2014-08-21 14:38:23 +0200 |
commit | 960a39f5937a50b4d999a3fc5e7465412eb377a0 (patch) | |
tree | afd6af6c77f8f30e862ed80c3f2b3279d577e9f0 /web/i18n | |
parent | cd12010108e17dfab6ebf6f2902663430505bcfe (diff) | |
download | taginfo-960a39f5937a50b4d999a3fc5e7465412eb377a0.tar taginfo-960a39f5937a50b4d999a3fc5e7465412eb377a0.tar.gz |
Add new 'projects' source.
Any kind of project using OSM tags can create a json-formatted taginfo project
file and after its URL is added to the taginfo config, taginfo will integrate
this data into its database.
Diffstat (limited to 'web/i18n')
-rw-r--r-- | web/i18n/de.yml | 21 | ||||
-rw-r--r-- | web/i18n/en.yml | 21 |
2 files changed, 42 insertions, 0 deletions
diff --git a/web/i18n/de.yml b/web/i18n/de.yml index 7b07685..45e4596 100644 --- a/web/i18n/de.yml +++ b/web/i18n/de.yml @@ -38,6 +38,8 @@ taginfo: reports: Reports international: International apidoc: API-Dokumentation + project: Projekt + projects: Projekte test: Test map: Karte maps: Karten @@ -168,6 +170,8 @@ pages: <p>Taginfo bekommt Informationen über die verschiedenen Sprachen dieser Welt, ihre Codes, Namen, usw. aus diversen Datenbanken der <a class="extlink" href="http://www.iana.org/">IANA</a> und vom <a class="extlink" href="http://www.unicode.org/">Unicode Consortium</a>.</p> josm: | <p>Icons und Stile werden aus der Konfiguration des Editors <a class="extlink" href="http://josm.openstreetmap.de/">JOSM</a> übernommen.</p> + projects: | + <p>Projekte, die OSM-Tags in irgendeiner Weise nutzen, zum Beispiel Editoren, Karten, Router, usw. Siehe auch die <a href="/projects">Projektliste</a>.</p> updates: title: Aktualisierung intro: Die Taginfo-Daten werden regelmäßig aktualisiert. @@ -223,6 +227,9 @@ pages: no_information: Keine Informationen roles_less_than_one_percent: Keine Roles mit mehr als 1% empty_role: Role ist leer + projects: + intro: | + Diese Tabelle zeigt alle Projekte, die taginfo kennt, und die OSM-Tags in irgendeiner Weise nutzen. key: description_from_wiki: Beschreibung dieses Keys aus dem Wiki (falls vorhanden in der gewählten Sprache, sonst auf Englisch). no_description_in_wiki: Keine deutschsprachige Beschreibung dieses Keys im Wiki. (Siehe auch im "Wiki"-Tab.) @@ -264,6 +271,8 @@ pages: choice: | Stil auswählen: no_styles: Keine JOSM-Stilregeln für diesen Key. + projects: + title: Projekte, die diesen Key benutzen 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 deutschsprachige Beschreibung dieses Tags im Wiki. (Siehe auch im "Wiki"-Tab.) @@ -298,6 +307,8 @@ pages: choice: | Stil auswählen: no_styles: Keine JOSM-Stilregeln für diesen Tag. + projects: + title: Projekte, die diesen Tag benutzen relation: name: Relation-Typ description_from_wiki: Beschreibung dieses Relations-Types aus dem Wiki (falls vorhanden in der gewählten Sprache, sonst auf Englisch). @@ -325,6 +336,16 @@ pages: none_found: Keine Wiki-Seiten für diesen Relation-Typ vorhanden. create: Wiki-Seite für diesen Relation-Typ anlegen wiki_page: Wiki-Seite + project: + overview: + project_name: Projektname + project_url: Projekt-URL + description: Beschreibung + documentation_url: Dokumentation + last_update: Letzte Aktualisierung + tags: + title: Tags, die von diesem Projekt verwenden werden + intro: Die folgenden Daten wurden von dem Projekt zur Verfügung gestellt. Sie sind nicht notwendigerweise komplett. Für Details schau bitte in die Projekt-Dokumentation. flexigrid: pagetext: Seite diff --git a/web/i18n/en.yml b/web/i18n/en.yml index 3c2d478..8b6963c 100644 --- a/web/i18n/en.yml +++ b/web/i18n/en.yml @@ -39,6 +39,8 @@ taginfo: reports: Reports international: International apidoc: API Documentation + project: Project + projects: Projects test: Test map: Map maps: Maps @@ -243,6 +245,8 @@ pages: <p>Taginfo gets information about the different languages of the world, their codes, names, etc. from several <a class="extlink" href="http://www.iana.org/">IANA</a> and <a class="extlink" href="http://www.unicode.org/">Unicode</a> registries.</p> josm: | <p>Icons and styles are taken from the <a class="extlink" href="http://josm.openstreetmap.de/">JOSM editor</a> configuration.</p> + projects: | + <p>Projects that use OSM tags in some way, such as editors, maps, routers, etc. See <a href="/projects">the project list</a>.</p> updates: title: Updates intro: The taginfo data is updated regularly from the sources. @@ -293,6 +297,9 @@ pages: no_information: No information roles_less_than_one_percent: no roles with more than 1% empty_role: empty role + projects: + intro: | + This table shows all projects known to taginfo that use OSM tags in some way. 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 English language description for this key in the wiki. (See also the "Wiki" tab.) @@ -334,6 +341,8 @@ pages: choice: | Choose style: no_styles: No JOSM styles for this key. + projects: + title: Projects using 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 English language description for this tag in the wiki. (See also the "Wiki" tab.) @@ -368,6 +377,8 @@ pages: choice: | Choose style: no_styles: No JOSM styles for this tag. + projects: + title: Projects using this tag relation: name: Relation type description_from_wiki: Description of this relation type from the wiki (if available in your chosen language, otherwise in English). @@ -395,6 +406,16 @@ pages: none_found: No wiki page available for this relation type. create: Create wiki page for this relation type wiki_page: Wiki page + project: + overview: + project_name: Project name + project_url: Project URL + description: Description + documentation_url: Documentation + last_update: Last update + tags: + title: Tags used by this project + intro: This data is supplied by the project and not necessarily complete. Please see the project documentation for details. flexigrid: pagetext: Page |