summaryrefslogtreecommitdiffstats
path: root/res/values-sv/strings.xml
blob: c2e2fedf719af01ec2945544eb47bb90d2f6dba8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2013 Andrew Neal
     Copyright (C) 2012-2014 The CyanogenMod Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="app_name">Musik</string>
  <string name="page_artists">Artister</string>
  <string name="page_albums">Album</string>
  <string name="page_songs">Låtar</string>
  <string name="page_playlists">Spellistor</string>
  <string name="page_genres">Genrer</string>
  <string name="header_albums">Album</string>
  <string name="header_all_songs">Alla låtar</string>
  <string name="menu_settings">Inställningar</string>
  <string name="menu_search">Sök</string>
  <string name="menu_shuffle_item">Blanda</string>
  <string name="menu_shuffle_all">Blanda alla</string>
  <string name="menu_shuffle_playlist">Blanda spellista</string>
  <string name="menu_play_all">Spela alla</string>
  <string name="menu_clear_queue">Rensa kö</string>
  <string name="menu_equalizer">Equalizer</string>
  <string name="add_to_playlist">Lägg till spellista</string>
  <string name="sort_order_entry_az">A-Ö</string>
  <string name="sort_order_entry_za">Ö-A</string>
  <string name="sort_order_entry_artist">Artist</string>
  <string name="sort_order_entry_album">Album</string>
  <string name="sort_order_entry_year">År</string>
  <string name="sort_order_entry_number_of_songs">Antal låtar</string>
  <string name="sort_order_entry_number_of_albums">Antal album</string>
  <string name="sort_order_entry_filename">Filnamn</string>
  <string name="new_playlist">Ny spellista</string>
  <string name="cancel">Avbryt</string>
  <string name="context_menu_play_selection">Spela</string>
  <string name="context_menu_rename_playlist">Byt namn</string>
  <string name="context_menu_delete">Ta bort</string>
  <string name="accessibility_play">Spela</string>
  <string name="accessibility_next">Nästa</string>
  <string name="accessibility_prev">Föregående</string>
  <string name="accessibility_shuffle">Blanda</string>
  <string name="settings_delete_cache_title">Ta bort cache</string>
  <string name="footer_search_artists">Visa alla artister</string>
  <string name="footer_search_albums">Visa alla album</string>
  <string name="footer_search_songs">Visa alla låtar</string>
  <string name="footer_search_playlists">Visa alla spellistor</string>
  <string name="searchHint">Sök musik</string>
</resources>