Skip to content

Commit ab81f4e

Browse files
committed
Translated using Weblate (German)
Currently translated at 100.0% (50 of 50 strings) Translation: microG/play-services-location: core: strings Translate-URL: https://hosted.weblate.org/projects/microg/play-services-location-core-strings/de/
1 parent 2856cb1 commit ab81f4e

File tree

1 file changed

+15
-0
lines changed
  • play-services-location/core/src/main/res/values-de

1 file changed

+15
-0
lines changed

play-services-location/core/src/main/res/values-de/strings.xml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,19 @@
3535
<string name="pref_location_custom_url_input_hint">Benutzerdefinierte Dienst-URL</string>
3636
<string name="pref_location_custom_url_summary">Dies ermöglicht die Einstellung einer benutzerdefinierten Dienst-URL. Ungültige Werte können dazu führen, dass Standortdienste nicht mehr reagieren oder gar nicht mehr verfügbar sind.</string>
3737
<string name="pref_location_custom_url_details">Der Pfad /v1/geolocate wird automatisch angehängt. Wenn der Standortdienstanbieter einen Schlüssel benötigt, kann dieser als Abfrageparameter an die Stamm-URL angehängt werden.</string>
38+
<string name="pref_location_wifi_online_enabled_title">Online-Dienst abfragen</string>
39+
<string name="pref_location_wifi_online_enabled_summary">Wi-Fi-Standort von einem Online-Standortdienst abrufen.</string>
40+
<string name="pref_location_cell_online_enabled_title">Online-Dienst abfragen</string>
41+
<string name="pref_location_cell_online_enabled_summary">Standorte von Mobilfunkmasten von einem Online-Standortdienst abrufen.</string>
42+
<string name="pref_location_custom_source_title">Benutzerdefiniert</string>
43+
<string name="pref_location_source_title">Online-Standortdienst auswählen</string>
44+
<string name="pref_location_source_terms">Bedingungen / Datenschutz</string>
45+
<string name="pref_location_source_suggested">Empfohlen</string>
46+
<string name="pref_location_import_export_title">Standortdaten im- oder exportieren</string>
47+
<string name="notification_config_required_title">Konfiguration erforderlich</string>
48+
<string name="location_data_export_wifi_title">Lokale Wi-Fi-Standort-Datenbank exportieren</string>
49+
<string name="location_data_import_result_toast">%1$d Einträge importiert.</string>
50+
<string name="notification_config_required_text_online_sources">Um weiterhin den Online-Standortdienst zu nutzen, muss ein Standortdienst ausgewählt werden.</string>
51+
<string name="location_data_export_cell_title">Lokale Funkzellen-Standort-Datenbank exportieren</string>
52+
<string name="location_data_import_title">Standortdaten aus Datei importieren</string>
3853
</resources>

0 commit comments

Comments
 (0)