Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
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/
  • Loading branch information
mar-v-in committed Sep 27, 2024
1 parent 2856cb1 commit ab81f4e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions play-services-location/core/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,19 @@
<string name="pref_location_custom_url_input_hint">Benutzerdefinierte Dienst-URL</string>
<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>
<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>
<string name="pref_location_wifi_online_enabled_title">Online-Dienst abfragen</string>
<string name="pref_location_wifi_online_enabled_summary">Wi-Fi-Standort von einem Online-Standortdienst abrufen.</string>
<string name="pref_location_cell_online_enabled_title">Online-Dienst abfragen</string>
<string name="pref_location_cell_online_enabled_summary">Standorte von Mobilfunkmasten von einem Online-Standortdienst abrufen.</string>
<string name="pref_location_custom_source_title">Benutzerdefiniert</string>
<string name="pref_location_source_title">Online-Standortdienst auswählen</string>
<string name="pref_location_source_terms">Bedingungen / Datenschutz</string>
<string name="pref_location_source_suggested">Empfohlen</string>
<string name="pref_location_import_export_title">Standortdaten im- oder exportieren</string>
<string name="notification_config_required_title">Konfiguration erforderlich</string>
<string name="location_data_export_wifi_title">Lokale Wi-Fi-Standort-Datenbank exportieren</string>
<string name="location_data_import_result_toast">%1$d Einträge importiert.</string>
<string name="notification_config_required_text_online_sources">Um weiterhin den Online-Standortdienst zu nutzen, muss ein Standortdienst ausgewählt werden.</string>
<string name="location_data_export_cell_title">Lokale Funkzellen-Standort-Datenbank exportieren</string>
<string name="location_data_import_title">Standortdaten aus Datei importieren</string>
</resources>

0 comments on commit ab81f4e

Please sign in to comment.