Skip to content

Commit

Permalink
Merge pull request #2000 from weblate/weblate-trail-sense-trail-sense…
Browse files Browse the repository at this point in the history
…-android

Translations update from Hosted Weblate
  • Loading branch information
kylecorry31 authored Oct 18, 2023
2 parents f9a4e56 + 2e900c2 commit 804a31d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1163,4 +1163,7 @@
<string name="triangulate_self_location_2_instructions">Vyberte jinou známou lokaci, kterou vidíte a zaznamenejte směr, ze kterého se díváte na danou lokaci.</string>
<string name="triangulate_destination_location_2_instructions">Pohněte se alespoň %s od první lokace a znovu zaznamenejte svou lokaci a směr k cíli.</string>
<string name="location_to_triangulate">Triangulace polohy</string>
<string name="distance_away_from_destination">%s od cíle</string>
<string name="location_number">Lokace %d</string>
<string name="distance_away_from_self">vzdálenost %s</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1151,4 +1151,7 @@
<string name="triangulate_self_location_2_instructions">Elige otro lugar conocido que puedas ver y anota la dirección desde donde te encuentras hasta ese lugar.</string>
<string name="triangulate_destination_location_2_instructions">Muévete al menos %s desde la primera ubicación y registra de nuevo tu ubicación y la dirección hacia el destino.</string>
<string name="location_to_triangulate">Ubicación para triangular</string>
<string name="distance_away_from_destination">%s desde el destino</string>
<string name="location_number">Situación %d</string>
<string name="distance_away_from_self">%s lejos</string>
</resources>
3 changes: 3 additions & 0 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1122,4 +1122,7 @@
<string name="triangulate_self_location_2_instructions">选择另一个你看得到的已知位置并记录从你所在位置到那个位置的方向。</string>
<string name="triangulate_destination_location_2_instructions">从初始位置移动至少 %s 米并再次记录你的位置和到目的地的方向。</string>
<string name="location_to_triangulate">三角定位法</string>
<string name="distance_away_from_destination">离目的地 %s</string>
<string name="location_number">位置 %d</string>
<string name="distance_away_from_self">%s 远</string>
</resources>

0 comments on commit 804a31d

Please sign in to comment.