summaryrefslogtreecommitdiffstats
path: root/res/values-en-rGB/strings.xml
blob: f1eb93243e197ed405b6966c78d2ad9e35a3eada (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
61
62
63
64
65
66
67
68
69
70
71
<?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">Music</string>
  <!-- Page titles -->
  <string name="page_recent">Recent</string>
  <string name="page_artists">Artists</string>
  <string name="page_albums">Albums</string>
  <string name="page_songs">Songs</string>
  <string name="page_playlists">Playlists</string>
  <string name="page_genres">Genres</string>
  <string name="page_now_playing">Now Playing</string>
  <string name="page_play_queue">Play Queue</string>
  <!-- Section Headers -->
  <string name="header_albums">Albums</string>
  <string name="header_top_songs">Top Songs</string>
  <string name="header_all_songs">All Songs</string>
  <!-- Option menu items -->
  <string name="menu_settings">Settings</string>
  <string name="menu_search">Search</string>
  <string name="menu_shuffle_item">Shuffle</string>
  <string name="menu_shuffle_all">Shuffle all</string>
  <string name="menu_shuffle_playlist">Shuffle playlist</string>
  <string name="menu_shuffle_album">Shuffle album</string>
  <string name="menu_shuffle_artist">Shuffle artist</string>
  <string name="menu_shuffle_top_tracks">Shuffle top tracks</string>
  <string name="menu_shuffle_recent">Shuffle recently played</string>
  <string name="menu_shuffle_last_added">Shuffle last added</string>
  <string name="menu_play_all">Play all</string>
  <string name="menu_sort_by">Sort by</string>
  <string name="menu_clear_list">Clear list</string>
  <string name="menu_clear_recents">Clear recent</string>
  <string name="menu_clear_queue">Clear queue</string>
  <string name="menu_save_queue">Save queue to playlist</string>
  <string name="menu_equalizer">Equaliser</string>
  <!-- Playlist items -->
  <string name="add_to_playlist">Add to playlist</string>
  <string name="remove_from_recent">Remove from recent</string>
  <!-- Sort orders -->
  <string name="sort_order_entry_year">Year</string>
  <string name="sort_order_entry_duration">Duration</string>
  <string name="sort_order_entry_date_added">Date added</string>
  <string name="sort_order_entry_track_list">Track list</string>
  <string name="sort_order_entry_number_of_songs">Number of songs</string>
  <!-- Default playlist names -->
  <!-- AlertDialog items -->
  <!-- Context menu items -->
  <!-- Content descriptions -->
  <!-- Toast messages -->
  <!-- Settings -->
  <!-- App widget -->
  <!-- Empty list / error messages -->
  <string name="empty_favorite">Songs you mark as favourites will be shown here.</string>
  <!-- Section Headers -->
</resources>