Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
Currently translated at 83.5% (1134 of 1358 strings)

Translation: Trail Sense/Trail Sense Android
Translate-URL: https://hosted.weblate.org/projects/trail-sense/trail-sense-android/de/
  • Loading branch information
Yeah Jack authored and weblate committed Jan 13, 2025
1 parent 5938e08 commit 9eb5950
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,13 @@
<string name="pref_ruler_calibration_title">Linealskala</string>
<string name="pref_num_visible_beacons_title">Nahegelegene Wegpunkte</string>
<string name="new_moon">Neumond</string>
<string name="waning_crescent">abnehmender Sichelmond</string>
<string name="waning_crescent">Abnehmender Sichelmond</string>
<string name="third_quarter">Drittes Viertel</string>
<string name="waning_gibbous">abnehmender Dreiviertelmond</string>
<string name="waning_gibbous">Abnehmender Dreiviertelmond</string>
<string name="full_moon">Vollmond</string>
<string name="waxing_gibbous">zunehmender Dreiviertelmond</string>
<string name="waxing_gibbous">Zunehmender Dreiviertelmond</string>
<string name="first_quarter">Erstes Viertel</string>
<string name="waxing_crescent">zunehmender Sichelmond</string>
<string name="waxing_crescent">Zunehmender Sichelmond</string>
<string name="pref_monitor_weather_title">Wettermonitor</string>
<string name="pref_monitor_weather_summary">im Hintergrund</string>
<string name="pref_forecast_sensitivity_title">Vorhersagegenauigkeit</string>
Expand Down Expand Up @@ -1059,4 +1059,13 @@
\n
\nNutze nur ein Backup welches du mittels %s erstellt hast und dem du vertraust.</string>
<string name="distance_away_from_self">%s entfernt</string>
<string name="sunrise_alerts">Sonnenaufgangsalarme</string>
<plurals name="page_group_summary">
<item quantity="one">%d Seite</item>
<item quantity="other">%d Seiten</item>
</plurals>
<string name="sunrise_alert_notification_text">Die Sonne geht um %s auf</string>
<string name="sunrise_alert_notification_title">Sonne geht bald auf</string>
<string name="sunrise_alert_channel_title">Sonnenaufgangsalarm</string>
<string name="theme_system_black">System (schwarz)</string>
</resources>

0 comments on commit 9eb5950

Please sign in to comment.