Skip to content

Commit

Permalink
Transifex sv
Browse files Browse the repository at this point in the history
  • Loading branch information
gerhardol committed Jan 19, 2020
1 parent 34d98ca commit 8d41917
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions common/src/main/res/values-sv/array.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<item>Kvinna</item>
</string-array>
<!--Note: keep in same order as DB-->
<string-array name="path_simplification_algorithm_titles"/>
</resources>
10 changes: 10 additions & 0 deletions common/src/main/res/values-sv/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,4 +340,14 @@
<string name="Lock_activity_buttons_message">Lås aktivitetsknappar genom att knacka snabbt på toppfälten</string>
<string name="Speed">Hastighet</string>
<string name="Speed_unit_preference">Hastighetsenhet</string>
<string name="path_simplification">GPS-spår förenkling</string>
<string name="path_simplification_info">Reducera upplösning för GPS-spår (antalet punkter). Jämnar ut GPS-spår och minskar storleken för aktiviteten i databasen eller i export.</string>
<string name="path_simplification_save">Förenkla då aktivitet sparas</string>
<string name="path_simplification_save_info">Förenkla GPS-spår i databas då aktivitet sparas</string>
<string name="path_simplification_export_gpx">Förenkla vid GPX export</string>
<string name="path_simplification_export_gpx_info">Förenkla GPS-spår vid GPX export</string>
<string name="path_simplification_tolerance">Tolerance (m)</string>
<string name="path_simplification_algorithm">Algoritm</string>
<string name="path_simplification_algorithm_info">Välj snabb eller hög kvalitet GPS-spår förenkling</string>
<string name="path_simplification_menu">Förenkla GPS-spår</string>
</resources>

0 comments on commit 8d41917

Please sign in to comment.