Skip to content

Commit 715667e

Browse files
en2svweblate
authored andcommitted
Translated using Weblate (Swedish)
Currently translated at 100.0% (73 of 73 strings) Translation: Simple Mobile Tools/Simple Music Player Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/sv/
1 parent 8f51da4 commit 715667e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

app/src/main/res/values-sv/strings.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<string name="create_playlist_from_folder">Skapa ny spellista från mapp</string>
4141
<string name="folder_contains_no_audio">Den valda mappen innehåller inga ljudfiler</string>
4242
<string name="delete_current_song">Ta bort aktuell låt</string>
43-
<string name="delete_song_warning">WARNING: This will delete the selected files themselves from the device, all playlists included.</string>
43+
<string name="delete_song_warning">VARNING! Detta tar bort själva filerna från enheten, inklusive alla spellistor.</string>
4444
<string name="remove_current_song">Ta bort aktuell låt från spellista</string>
4545
<string name="show_filename">Ersätt låttitel med filnamn</string>
4646
<string name="title_is_not_available">Om titeln inte är tillgänglig</string>
@@ -56,21 +56,21 @@
5656
<string name="album_count">Antal album</string>
5757
<string name="artist_name">Artistnamn</string>
5858
<string name="year">År</string>
59-
<string name="track_number">Track number</string>
60-
<string name="use_for_this_playlist">Use for this playlist only</string>
61-
<string name="use_for_this_album">Use for this album only</string>
59+
<string name="track_number">Låtnummer</string>
60+
<string name="use_for_this_playlist">Använd bara för den här spellistan</string>
61+
<string name="use_for_this_album">Använd bara för det här albumet</string>
6262
<!-- Artists -->
6363
<string name="artists">Artister</string>
6464
<string name="folders">Mappar</string>
6565
<string name="albums">Album</string>
6666
<plurals name="albums_plural">
67-
<item quantity="one">%d Album</item>
68-
<item quantity="other">%d Album</item>
67+
<item quantity="one">%d album</item>
68+
<item quantity="other">%d album</item>
6969
</plurals>
7070
<string name="tracks">Spår</string>
7171
<plurals name="tracks_plural">
72-
<item quantity="one">%d S pår</item>
73-
<item quantity="other">%d Spår</item>
72+
<item quantity="one">%d låt</item>
73+
<item quantity="other">%d låtar</item>
7474
</plurals>
7575
<!-- Queue -->
7676
<string name="next_track">Nästa:</string>
@@ -89,4 +89,4 @@
8989
Haven't found some strings? There's more at
9090
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9191
-->
92-
</resources>
92+
</resources>

0 commit comments

Comments
 (0)