forked from findechris/lms_mixcloud
-
Notifications
You must be signed in to change notification settings - Fork 10
/
strings.txt
167 lines (112 loc) · 3.23 KB
/
strings.txt
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
PLUGIN_MIXCLOUD
EN Mixcloud
MIXCLOUD
EN Mixcloud
PLUGIN_MIXCLOUD_DESC
EN Play music from Mixcloud
PLUGIN_MIXCLOUD_HOT
EN Hot Mixes
PLUGIN_MIXCLOUD_POPULAR
EN Popular Mixes
PLUGIN_MIXCLOUD_LATEST
EN Latest Mixes
PLUGIN_MIXCLOUD_CATEGORIES
EN Categories
PLUGIN_MIXCLOUD_CATEGORY
EN Category
PLUGIN_MIXCLOUD_NEW
EN New Mixes
PLUGIN_MIXCLOUD_URL
EN Mixcloud URL
PLUGIN_MIXCLOUD_FAVORITES
EN Favorites
PLUGIN_MIXCLOUD_FOLLOWING
EN Following
PLUGIN_MIXCLOUD_CLOUDCASTS
EN Tracks
PLUGIN_MIXCLOUD_SEARCH
EN Search Mixes
PLUGIN_MIXCLOUD_MYSEARCH
EN Search
PLUGIN_MIXCLOUD_SEARCH_USER
EN Search User
PLUGIN_MIXCLOUD_MYMIXCLOUD
EN My Mixcloud
PLUGIN_MIXCLOUD_TAGS
EN Search Tags
PLUGIN_MIXCLOUD_APIKEY
EN Mixcloud API key
PLUGIN_MIXCLOUD_APIKEY_DESC
EN Connect to your Mixcloud account to access your own tracks, favorites, and users you are following.
PLUGIN_MIXCLOUD_PLAYMETHOD
EN Stream format
PLUGIN_MIXCLOUD_PLAYMETHOD_DESC
EN All tracks are available in MP4 format, and selecting a track is fast. However, MP4 does not work natively on old Squeezebox models, and must be transcoded for those players. MP3 has a better sound quality, but loading a track takes a long time, and not all tracks are available in MP3 format.
PLUGIN_MIXCLOUD_USEBUFFERED
EN Buffer streams in system's temp directory
PLUGIN_MIXCLOUD_USEBUFFERED_DESC
EN MixCloud server does not like very long streaming sessions. This option downloads the file as quickly as possible in the system's temp directory and closes the connection. Used disk spaced is released when songs end.
PLUGIN_MIXCLOUD_STREAM_FAILED
EN Connection error
PLUGIN_MIXCLOUD_FOLLOW
EN Follow
PLUGIN_MIXCLOUD_UNFOLLOW
EN Unfollow
PLUGIN_MIXCLOUD_FOLLOWED
EN Followed
PLUGIN_MIXCLOUD_UNFOLLOWED
EN Unfollowed
PLUGIN_MIXCLOUD_USER
EN User
PLUGIN_MIXCLOUD_NOT_FOUND
EN Not Found
PLUGIN_MIXCLOUD_FAVORITE
EN Favorite
PLUGIN_MIXCLOUD_UNFAVORITE
EN Unfavorite
PLUGIN_MIXCLOUD_FAVORITED
EN Favorited
PLUGIN_MIXCLOUD_UNFAVORITED
EN Unfavorited
PLUGIN_MIXCLOUD_TRACK
EN Track
PLUGIN_MIXCLOUD_LIKE
EN Like
PLUGIN_MIXCLOUD_UNLIKE
EN Unlike
PLUGIN_MIXCLOUD_LIKED
EN Liked
PLUGIN_MIXCLOUD_UNLIKED
EN Unliked
PLUGIN_MIXCLOUD_REPOST
EN Repost
PLUGIN_MIXCLOUD_UNREPOST
EN Undo Repost
PLUGIN_MIXCLOUD_REPOSTED
EN Reposted
PLUGIN_MIXCLOUD_UNREPOSTED
EN Repost Undone
PLUGIN_MIXCLOUD_LINK
EN Link
PLUGIN_MIXCLOUD_EXCLUSIVE
EN Exclusive
PLUGIN_MIXCLOUD_EXCLUSIVE_SHORT
EN Excl.
PLUGIN_MIXCLOUD_TRUE
EN Yes
PLUGIN_MIXCLOUD_FALSE
EN No
PLUGIN_MIXCLOUD_MUSIC
EN Music
PLUGIN_MIXCLOUD_TALK
EN Talk
PLUGIN_MIXCLOUD_HELPER_APPLICATION
EN Helper application
PLUGIN_MIXCLOUD_HELPER_APPLICATION_DESC
EN This plugin uses a helper application to get a playable stream from Mixcloud. By default a bundled version of <code>yt-dlp</code> is used. Select between the bundled version of <code>yt-dlp</code>, or a custom one. If <code>yt-dlp</code> is available in <code>$PATH</code> the path field can be left empty, else enter the full path to the help application.
PLUGIN_MIXCLOUD_HELPER_APPLICATION_BUNDLED
EN Use bundled helper application
PLUGIN_MIXCLOUD_HELPER_APPLICATION_CUSTOM
EN Use custom helper application
PLUGIN_MIXCLOUD_HELPER_APPLICATION_CUSTOM_PATH
EN Full path