aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values-de
diff options
context:
space:
mode:
authorkoem <koem@petoria.de>2013-02-09 18:14:29 +1300
committerkoem <koem@petoria.de>2013-02-11 08:16:24 +1300
commit8bc22701fbef17c24de6f2f8af282da08eba5766 (patch)
tree7f81de606dab7eb5dab6d20cac2af1c00b99ceba /main/res/values-de
parent509cefa3af847129bf40cff15437183d950752a7 (diff)
downloadcgeo-8bc22701fbef17c24de6f2f8af282da08eba5766.zip
cgeo-8bc22701fbef17c24de6f2f8af282da08eba5766.tar.gz
cgeo-8bc22701fbef17c24de6f2f8af282da08eba5766.tar.bz2
Icons for OC
- new icons for opencaching - changed some icons because of copyright - english strings for opencaching attributes - german strings for opencaching attributes - new script to show (missing) strings for attributes - new script to edit svg files from thenounproject.com - new script to generate enums - ocicons.html: list of all OC icons
Diffstat (limited to 'main/res/values-de')
-rw-r--r--main/res/values-de/strings.xml72
1 files changed, 59 insertions, 13 deletions
diff --git a/main/res/values-de/strings.xml b/main/res/values-de/strings.xml
index bea85dc..3eeb93c 100644
--- a/main/res/values-de/strings.xml
+++ b/main/res/values-de/strings.xml
@@ -830,11 +830,7 @@
<string name="export_gpx_info">GPX-Datei wird nach %1$s mit dem aktuellen Datum und Zeit als Dateiname exportiert.</string>
<string name="export_gpx_to">Exportierte GPX-Datei senden an</string>
- <!-- attribute unknown -->
- <string name="attribute_unknown_yes">Unbekannte Attribute vorhanden</string>
- <string name="attribute_unknown_no">Keine unbekannten Attribute</string>
-
- <!-- attributes (permissions -> allowed, not allowed) -->
+ <!-- attributes -->
<string name="attribute_dogs_yes">Hunde erlaubt</string>
<string name="attribute_dogs_no">Hunde nicht erlaubt</string>
<string name="attribute_bicycles_yes">Fahrräder erlaubt</string>
@@ -853,8 +849,6 @@
<string name="attribute_campfires_no">Lagerfeuer nicht erlaubt</string>
<string name="attribute_rv_yes">Wohnmobile erlaubt</string>
<string name="attribute_rv_no">Wohnmobile nicht erlaubt</string>
-
- <!-- attributes (conditions -> yes, no) -->
<string name="attribute_kids_yes">Für Kinder geeignet</string>
<string name="attribute_kids_no">Nicht für Kinder geeignet</string>
<string name="attribute_onehour_yes">Benötigt weniger als eine Stunde</string>
@@ -907,8 +901,6 @@
<string name="attribute_landf_no">Keine \'Lost and found\' Tour</string>
<string name="attribute_partnership_yes">Partnerschafts-Cache</string>
<string name="attribute_partnership_no">kein Partnerschafts-Cache</string>
-
- <!-- attributes (equipment -> required, not required) -->
<string name="attribute_fee_yes">Eintrittsgeld notwendig</string>
<string name="attribute_fee_no">Kein Eintrittsgeld notwendig</string>
<string name="attribute_rappelling_yes">Kletterausrüstung notwendig</string>
@@ -931,8 +923,6 @@
<string name="attribute_wirelessbeacon_no">Kein Radiosignal</string>
<string name="attribute_treeclimbing_yes">Auf Bäume klettern notwendig</string>
<string name="attribute_treeclimbing_no">Auf Bäume klettern nicht notwendig</string>
-
- <!-- attributes (hazards -> present, not present) -->
<string name="attribute_poisonoak_yes">Giftige Pflanzen</string>
<string name="attribute_poisonoak_no">Keine giftigen Pflanzen</string>
<string name="attribute_dangerousanimals_yes">Gefährliche Tiere</string>
@@ -949,8 +939,6 @@
<string name="attribute_danger_no">Kein gefährliches Gebiet</string>
<string name="attribute_thorn_yes">Dornen</string>
<string name="attribute_thorn_no">Keine Dornen</string>
-
- <!-- attributes (facilities -> yes, no) -->
<string name="attribute_wheelchair_yes">Rollstuhlgängig</string>
<string name="attribute_wheelchair_no">Nicht Rollstuhlgängig</string>
<string name="attribute_parking_yes">Parkplatz vorhanden</string>
@@ -973,6 +961,64 @@
<string name="attribute_fuel_no">Keine Tankstelle in der Nähe</string>
<string name="attribute_food_yes">Lebensmittel in der Nähe</string>
<string name="attribute_food_no">Keine Lebensmittel in der Nähe</string>
+ <string name="attribute_oc_only_yes">Nur bei Opencaching logbar</string>
+ <string name="attribute_oc_only_no">Nicht nur bei Opencaching logbar</string>
+ <string name="attribute_link_only_yes">Nur ein Link auf ein anderes Caching Portal</string>
+ <string name="attribute_link_only_no">Nicht nur ein Link auf ein anderes Caching Portal</string>
+ <string name="attribute_letterbox_yes">Letterbox (benötigt Stempel)</string>
+ <string name="attribute_letterbox_no">Keine Letterbox (benötigt keinen Stempel)</string>
+ <string name="attribute_railway_yes">Aktive Eisenbahnlinien in der Nähe</string>
+ <string name="attribute_railway_no">Keine aktiven Eisenbahnlinien in der Nähe</string>
+ <string name="attribute_syringe_yes">Erste Hilfe verfügbar</string>
+ <string name="attribute_syringe_no">Keine Erste Hilfe verfügbar</string>
+ <string name="attribute_swamp_yes">Sumpfig / matschiges Gelände</string>
+ <string name="attribute_swamp_no">Nicht sumpfig / kein matschiges Gelände</string>
+ <string name="attribute_hills_yes">Hügeliges Gelände</string>
+ <string name="attribute_hills_no">Kein hügeliges Gelände</string>
+ <string name="attribute_poi_yes">Interessanter Ort</string>
+ <string name="attribute_poi_no">Uninteressanter Ort</string>
+ <string name="attribute_moving_target_yes">Bewegliches Ziel</string>
+ <string name="attribute_moving_target_no">Unbewegliches Ziel</string>
+ <string name="attribute_webcam_yes">Webcam am Ziel</string>
+ <string name="attribute_webcam_no">Keine Webcam am Ziel</string>
+ <string name="attribute_inside_yes">In geschlossenen Räumen (Höhle, Gebäude, etc.)</string>
+ <string name="attribute_inside_no">Nicht in geschlossenen Räumen (Höhle, Gebäude, etc.)</string>
+ <string name="attribute_in_water_yes">Im Wasser</string>
+ <string name="attribute_in_water_no">Nicht im Wasser</string>
+ <string name="attribute_no_gps_yes">Ohne GPS (Letterboxen, cistes, compass-juggling, ...)</string>
+ <string name="attribute_no_gps_no">Mit GPS</string>
+ <string name="attribute_overnight_yes">Übernachtung erforderlich</string>
+ <string name="attribute_overnight_no">Keine Übernachtung erforderlich</string>
+ <string name="attribute_specific_times_yes">Nur zu bestimmten Uhrzeiten</string>
+ <string name="attribute_specific_times_no">Nicht nur zu bestimmten Uhrzeiten</string>
+ <string name="attribute_day_yes">Nur tagsüber</string>
+ <string name="attribute_day_no">Nicht nur tagsüber</string>
+ <string name="attribute_tide_yes">Gezeiten</string>
+ <string name="attribute_tide_no">Keine Gezeiten</string>
+ <string name="attribute_all_seasons_yes">Ganzjährig zugängig</string>
+ <string name="attribute_all_seasons_no">Nicht ganzjährig zugängig</string>
+ <string name="attribute_breeding_yes">Brutsaison / Naturschutz</string>
+ <string name="attribute_breeding_no">Keine Brutsaison / Kein Naturschutz</string>
+ <string name="attribute_snow_proof_yes">Schneesicheres Versteck</string>
+ <string name="attribute_snow_proof_no">Kein schneesicheres Versteck</string>
+ <string name="attribute_compass_yes">Kompass benötigt</string>
+ <string name="attribute_compass_no">Kein Kompass benötigt</string>
+ <string name="attribute_cave_yes">Höhlenausrüstung nötig</string>
+ <string name="attribute_cave_no">Keine Höhlenausrüstung nötig</string>
+ <string name="attribute_aircraft_yes">Fluggerät nötig</string>
+ <string name="attribute_aircraft_no">Kein Fluggerät nötig</string>
+ <string name="attribute_investigation_yes">Recherche nötig</string>
+ <string name="attribute_investigation_no">Keine Recherche nötig</string>
+ <string name="attribute_puzzle_yes">Rätsel</string>
+ <string name="attribute_puzzle_no">Keine Rätsel</string>
+ <string name="attribute_arithmetic_yes">Rechenaufgabe</string>
+ <string name="attribute_arithmetic_no">Keine Rechenaufgaben</string>
+ <string name="attribute_other_cache_yes">Anderer Cachetyp</string>
+ <string name="attribute_other_cache_no">Kein anderer Cachetyp</string>
+ <string name="attribute_ask_owner_yes">Startbedingungen beim Owner erfragen</string>
+ <string name="attribute_ask_owner_no">Keine Startbedingungen beim Owner erfragen</string>
+ <string name="attribute_unknown_yes">Unbekannte Attribute vorhanden</string>
+ <string name="attribute_unknown_no">Keine unbekannten Attribute</string>
<!-- next things -->
<string name="legal_note">Um die Dienste von geocaching.com nutzen zu können, müssen die <a href="http://www.geocaching.com/about/termsofuse.aspx">Groundspeak-Nutzungsbedingungen</a> (englisch) akzeptiert werden.</string>