Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
Marco Brohet | d3c1c80 | 2013-12-14 19:55:28 +0100 | [diff] [blame] | 2 | <!-- |
| 3 | Copyright (C) 2012-2013 Andrew Neal |
Marco Brohet | e22217a | 2014-01-25 00:10:54 +0100 | [diff] [blame] | 4 | Copyright (C) 2012-2014 The CyanogenMod Project |
Marco Brohet | 8bd9470 | 2013-03-17 09:53:44 +0100 | [diff] [blame] | 5 | |
| 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | you may not use this file except in compliance with the License. |
| 8 | You may obtain a copy of the License at |
| 9 | |
| 10 | http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | |
| 12 | Unless required by applicable law or agreed to in writing, software |
| 13 | distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | See the License for the specific language governing permissions and |
| 16 | limitations under the License. |
Marco Brohet | d3c1c80 | 2013-12-14 19:55:28 +0100 | [diff] [blame] | 17 | --> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 18 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 19 | |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 20 | <string name="app_name">Music</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 21 | |
| 22 | <!-- Page titles --> |
| 23 | <string name="page_recent">Recent</string> |
| 24 | <string name="page_artists">Artists</string> |
| 25 | <string name="page_albums">Albums</string> |
| 26 | <string name="page_songs">Songs</string> |
| 27 | <string name="page_playlists">Playlists</string> |
| 28 | <string name="page_genres">Genres</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 29 | <string name="page_now_playing">Now Playing</string> |
| 30 | <string name="page_play_queue">Play Queue</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 31 | |
Wilhelm Fitzpatrick | 5d1bf7f | 2014-09-04 16:24:02 -0700 | [diff] [blame] | 32 | <!-- Section Headers --> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 33 | <string name="header_albums">Albums</string> |
| 34 | <string name="header_top_songs">Top Songs</string> |
| 35 | <string name="header_all_songs">All Songs</string> |
Wilhelm Fitzpatrick | 5d1bf7f | 2014-09-04 16:24:02 -0700 | [diff] [blame] | 36 | |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 37 | <!-- Option menu items --> |
| 38 | <string name="menu_settings">Settings</string> |
Wilhelm Fitzpatrick | 88e6940 | 2014-10-01 17:24:20 -0700 | [diff] [blame] | 39 | <string name="menu_shuffle_item">Shuffle</string> |
| 40 | <string name="menu_shuffle_all">Shuffle all</string> |
| 41 | <string name="menu_shuffle_playlist">Shuffle playlist</string> |
| 42 | <string name="menu_shuffle_album">Shuffle album</string> |
| 43 | <string name="menu_shuffle_artist">Shuffle artist</string> |
| 44 | <string name="menu_shuffle_top_tracks">Shuffle top tracks</string> |
| 45 | <string name="menu_shuffle_recent">Shuffle recently played</string> |
| 46 | <string name="menu_shuffle_last_added">Shuffle last added</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 47 | <string name="menu_play_all">Play all</string> |
| 48 | <string name="menu_sort_by">Sort by</string> |
Wilhelm Fitzpatrick | 88e6940 | 2014-10-01 17:24:20 -0700 | [diff] [blame] | 49 | <string name="menu_clear_list">Clear list</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 50 | <string name="menu_clear_recents">Clear recent</string> |
| 51 | <string name="menu_clear_queue">Clear queue</string> |
Linus Lee | 0c5e345 | 2015-04-17 17:33:40 -0700 | [diff] [blame] | 52 | <string name="menu_save_queue">Save queue to playlist</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 53 | <string name="menu_equalizer">Equalizer</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 54 | |
| 55 | <!-- Playlist items --> |
| 56 | <string name="add_to_playlist">Add to playlist</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 57 | <string name="add_to_queue">Add to queue</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 58 | <string name="remove_from_recent">Remove from recent</string> |
| 59 | <string name="remove_from_queue">Remove from queue</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 60 | |
| 61 | <!-- Sort orders --> |
| 62 | <string name="sort_order_entry_az">A-Z</string> |
| 63 | <string name="sort_order_entry_za">Z-A</string> |
| 64 | <string name="sort_order_entry_artist">Artist</string> |
| 65 | <string name="sort_order_entry_album">Album</string> |
| 66 | <string name="sort_order_entry_year">Year</string> |
| 67 | <string name="sort_order_entry_duration">Duration</string> |
| 68 | <string name="sort_order_entry_date_added">Date added</string> |
| 69 | <string name="sort_order_entry_track_list">Track list</string> |
| 70 | <string name="sort_order_entry_number_of_songs">Number of songs</string> |
| 71 | <string name="sort_order_entry_number_of_albums">Number of albums</string> |
kuci | 840a31f | 2013-11-27 20:18:53 +0100 | [diff] [blame] | 72 | <string name="sort_order_entry_filename">Filename</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 73 | |
| 74 | <!-- Default playlist names --> |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 75 | <string name="playlist_last_added">Last added</string> |
| 76 | <string name="playlist_recently_played">Recently played</string> |
| 77 | <string name="playlist_top_tracks">My top tracks</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 78 | |
| 79 | <!-- AlertDialog items --> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 80 | <string name="new_playlist">New playlist</string> |
| 81 | <string name="save">Save</string> |
| 82 | <string name="cancel">Cancel</string> |
| 83 | <string name="overwrite">Overwrite</string> |
Wilhelm Fitzpatrick | 88e6940 | 2014-10-01 17:24:20 -0700 | [diff] [blame] | 84 | <string name="clear">Clear</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 85 | <string name="new_playlist_name_template">Playlist <xliff:g id="number">%d</xliff:g></string> |
Marco Brohet | 09d32e3 | 2013-04-02 15:35:36 +0200 | [diff] [blame] | 86 | <string name="create_playlist_prompt">Playlist name</string> |
Danny Baumann | 3e27a6b | 2013-03-18 15:44:47 +0100 | [diff] [blame] | 87 | <string name="delete_dialog_title">Delete <xliff:g id="item" example="album">%s</xliff:g>?</string> |
Wilhelm Fitzpatrick | 88e6940 | 2014-10-01 17:24:20 -0700 | [diff] [blame] | 88 | <string name="clear_top_tracks_title">Clear top tracks?</string> |
| 89 | <string name="clear_recent_title">Clear recently played?</string> |
| 90 | <string name="clear_last_added">Clear last added?</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 91 | <string name="cannot_be_undone">This cannot be undone</string> |
| 92 | <string name="delete_warning">This will permanently delete the cached image entries</string> |
| 93 | <string name="new_photo">Choose photo from Gallery</string> |
| 94 | <string name="google_search">Google search</string> |
| 95 | <string name="use_default">Use default photo</string> |
| 96 | <string name="old_photo">Use old photo</string> |
| 97 | |
| 98 | <!-- Context menu items --> |
| 99 | <string name="context_menu_play_selection">Play</string> |
| 100 | <string name="context_menu_play_next">Play next</string> |
Linus Lee | 5ffc7db | 2015-04-17 17:08:07 -0700 | [diff] [blame] | 101 | <string name="context_menu_play_album">Play album</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 102 | <string name="context_menu_more_by_artist">More by artist</string> |
| 103 | <string name="context_menu_rename_playlist">Rename</string> |
| 104 | <string name="context_menu_delete">Delete</string> |
| 105 | <string name="context_menu_fetch_album_art">Fetch album art</string> |
| 106 | <string name="context_menu_fetch_artist_image">Fetch artist image</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 107 | <string name="context_menu_remove_from_recent">Remove from recent</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 108 | <string name="context_menu_use_as_ringtone">Use as ringtone</string> |
Piotr Myszka | edee850 | 2013-08-29 16:57:43 +0200 | [diff] [blame] | 109 | <string name="context_menu_remove_from_playlist">Remove from playlist</string> |
Raj Yengisetty | 742ec99 | 2014-10-14 18:00:13 -0700 | [diff] [blame] | 110 | <string name="context_menu_change_image">Change image</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 111 | |
| 112 | <!-- Content descriptions --> |
| 113 | <string name="accessibility_play">Play</string> |
| 114 | <string name="accessibility_pause">Pause</string> |
| 115 | <string name="accessibility_next">Next</string> |
| 116 | <string name="accessibility_prev">Previous</string> |
| 117 | <string name="accessibility_shuffle">Shuffle</string> |
| 118 | <string name="accessibility_shuffle_all">Shuffle all</string> |
| 119 | <string name="accessibility_repeat">Repeat</string> |
| 120 | <string name="accessibility_repeat_all">Repeat all</string> |
| 121 | <string name="accessibility_repeat_one">Repeat one</string> |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 122 | <string name="accessibility_queue">Open queue</string> |
| 123 | <string name="accessibility_browse">Browse music</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 124 | |
| 125 | <!-- Toast messages --> |
Michael Bestas | 53d344f | 2014-02-22 00:11:00 +0000 | [diff] [blame] | 126 | <string name="set_as_ringtone">\'<xliff:g id="name" example="Alarm Bell">%s</xliff:g>\' set as ringtone</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 127 | <string name="playlist_renamed">Playlist renamed</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 128 | |
| 129 | <!-- Settings --> |
| 130 | <string name="settings_ui_category">Interface</string> |
| 131 | <string name="settings_storage_category">Storage</string> |
| 132 | <string name="settings_data_category">Data</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 133 | <string name="settings_delete_cache_title">Delete cache</string> |
| 134 | <string name="settings_delete_cache_summary">Remove all cached images</string> |
| 135 | <string name="settings_download_only_on_wifi_title">Download via Wi-Fi only</string> |
| 136 | <string name="settings_download_only_on_wifi_summary">To reduce carrier charges, don\'t download over mobile networks</string> |
| 137 | <string name="settings_download_missing_artwork_title">Download missing album art</string> |
| 138 | <string name="settings_download_artist_images_title">Download missing artist images</string> |
linus_lee | 8274981 | 2014-11-19 17:52:53 -0800 | [diff] [blame] | 139 | <string name="settings_general_category">General</string> |
| 140 | <string name="settings_show_music_visualization_title">Show music visualization</string> |
Alexander Martinz | 24bc08e | 2019-02-25 23:22:46 +0100 | [diff] [blame] | 141 | <string name="settings_use_blur_title">Blur background</string> |
linus_lee | ad606c2 | 2014-11-19 12:47:04 -0800 | [diff] [blame] | 142 | <string name="settings_show_lyrics_title">Show song lyrics</string> |
| 143 | <string name="settings_show_lyrics_summary">For songs that have an srt file</string> |
Michael Bestas | 206ba7c | 2015-03-06 00:11:21 +0200 | [diff] [blame] | 144 | <string name="settings_shake_to_play">Shake to Play</string> |
Mikalacki Sava | 758ec43 | 2015-01-13 17:37:46 +0100 | [diff] [blame] | 145 | <string name="settings_shake_to_play_summary">Shake your device to play next song</string> |
Mikalacki Sava | e8e1310 | 2015-03-04 16:18:14 +0100 | [diff] [blame] | 146 | <string name="settings_lockscreen_album_art">Lockscreen album art</string> |
| 147 | <string name="settings_lockscreen_album_art_summary">Replace lockscreen background with album art</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 148 | |
| 149 | <!-- App widget --> |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 150 | <string name="app_widget_small">Music: 4 \u00d7 1</string> |
| 151 | <string name="app_widget_large">Music: 4 \u00d7 2</string> |
| 152 | <string name="app_widget_large_alt">Music: 4 \u00d7 2 (alternate)</string> |
Linus Lee | 5601e2a | 2014-08-04 15:05:06 -0700 | [diff] [blame] | 153 | <string name="app_widget_recent">Music: recently listened</string> |
Vladislav Koldobskiy | 4b450bd | 2014-02-24 22:27:18 +0400 | [diff] [blame] | 154 | <string name="app_widget_text_separator" translatable="false">-</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 155 | |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 156 | <!-- Empty list / error messages --> |
| 157 | <string name="no_effects_for_you">The equalizer could not be opened.</string> |
| 158 | <string name="empty_music">To copy music from your computer to your device, use a USB cable.</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 159 | <string name="empty_favorite">Songs you mark as favorites will be shown here.</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 160 | <string name="empty_recent_main">No recent songs</string> |
linus_lee | e45f89f | 2014-09-19 15:27:31 -0700 | [diff] [blame] | 161 | <string name="empty_recent">Songs you have listened to recently will show up here.</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 162 | <string name="empty_playlist_main">No songs in playlist</string> |
linus_lee | f3c5ce3 | 2014-09-15 13:01:01 -0700 | [diff] [blame] | 163 | <string name="empty_playlist_secondary">To add songs to this playlist, tap the options menu on a song, album or artist and select \"Add to playlist\".</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 164 | <string name="empty_top_tracks_main">No top tracks</string> |
linus_lee | f3c5ce3 | 2014-09-15 13:01:01 -0700 | [diff] [blame] | 165 | <string name="empty_top_tracks_secondary">The songs you listen to most will be added to this list.</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 166 | <string name="empty_last_added_main">No songs added recently</string> |
linus_lee | f3c5ce3 | 2014-09-15 13:01:01 -0700 | [diff] [blame] | 167 | <string name="empty_last_added">Songs you have added over the last month will be shown here.</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 168 | <string name="empty_generic_main">No music found</string> |
linus_lee | f3c5ce3 | 2014-09-15 13:01:01 -0700 | [diff] [blame] | 169 | <string name="empty_generic_secondary">To copy music from your computer to your device, use a USB cable.</string> |
linus_lee | dcb2ea3 | 2014-10-08 12:16:45 -0700 | [diff] [blame] | 170 | <string name="empty_queue_main">No songs in play queue</string> |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 171 | <string name="empty_queue_secondary">To add songs to your Play Queue, tap the options menu on a song, album, or artist and select \"Add to queue\".</string> |
linus_lee | dc144e3 | 2014-12-22 17:18:39 -0800 | [diff] [blame] | 172 | <string name="error_playing_track">Unable to play track %1$s</string> |
Andrew Neal | ad90d96 | 2012-11-20 18:41:37 -0600 | [diff] [blame] | 173 | |
linus_lee | b9634c9 | 2014-08-18 16:45:24 -0700 | [diff] [blame] | 174 | <!-- Section Headers --> |
linus_lee | 65d4df9 | 2014-10-27 11:54:59 -0700 | [diff] [blame] | 175 | <string name="header_unknown_year">Unknown year</string> |
| 176 | <string name="header_less_than_30s">Less than 30 seconds</string> |
linus_lee | b9634c9 | 2014-08-18 16:45:24 -0700 | [diff] [blame] | 177 | <string name="header_30_to_60_seconds">30 - 60 seconds</string> |
| 178 | <string name="header_1_to_2_minutes">1 - 2 minutes</string> |
| 179 | <string name="header_2_to_3_minutes">2 - 3 minutes</string> |
| 180 | <string name="header_3_to_4_minutes">3 - 4 minutes</string> |
| 181 | <string name="header_4_to_5_minutes">4 - 5 minutes</string> |
| 182 | <string name="header_5_to_10_minutes">5 - 10 minutes</string> |
| 183 | <string name="header_10_to_30_minutes">10 - 30 minutes</string> |
| 184 | <string name="header_30_to_60_minutes">30 - 60 minutes</string> |
| 185 | <string name="header_greater_than_60_minutes">More than 60 minutes</string> |
| 186 | |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 187 | <string name="header_1_song">1 song</string> |
| 188 | <string name="header_2_to_4_songs">2 - 4 songs</string> |
| 189 | <string name="header_5_to_9_songs">5 - 9 songs</string> |
| 190 | <string name="header_10_plus_songs">10+ songs</string> |
linus_lee | b9634c9 | 2014-08-18 16:45:24 -0700 | [diff] [blame] | 191 | |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 192 | <string name="header_5_plus_albums">5+ albums</string> |
linus_lee | b423f72 | 2014-09-03 19:48:29 -0700 | [diff] [blame] | 193 | |
Rohit Yengisetty | 493aa1d | 2014-10-22 16:32:26 -0700 | [diff] [blame] | 194 | <string name="header_other">"Other"</string> |
| 195 | |
linus_lee | 28b3154 | 2014-09-19 18:46:07 -0700 | [diff] [blame] | 196 | <string name="footer_search_artists">Show all artists</string> |
| 197 | <string name="footer_search_albums">Show all albums</string> |
| 198 | <string name="footer_search_songs">Show all songs</string> |
| 199 | <string name="footer_search_playlists">Show all playlists</string> |
| 200 | |
linus_lee | 28b3154 | 2014-09-19 18:46:07 -0700 | [diff] [blame] | 201 | <string name="search_title_artists">All \"%s\" artists</string> |
| 202 | <string name="search_title_albums">All \"%s\" albums</string> |
| 203 | <string name="search_title_songs">All \"%s\" songs</string> |
| 204 | <string name="search_title_playlists">All \"%s\" playlists</string> |
| 205 | |
linus_lee | 2bce604 | 2014-10-21 18:14:41 -0700 | [diff] [blame] | 206 | <string name="duration_format"><xliff:g id="hours">%1$s</xliff:g> <xliff:g id="minutes">%2$s</xliff:g></string> |
Joey | 1cd7ae2 | 2018-07-29 15:32:11 +0200 | [diff] [blame] | 207 | |
| 208 | <string name="channel_music">Music playback</string> |
Rohit Yengisetty | 493aa1d | 2014-10-22 16:32:26 -0700 | [diff] [blame] | 209 | </resources> |