~ubuntu-branches/ubuntu/lucid/ampache/lucid

« back to all changes in this revision

Viewing changes to locale/base/messages.po

  • Committer: Bazaar Package Importer
  • Author(s): Charlie Smotherman
  • Date: 2009-07-07 07:23:35 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090707072335-soq0jyo59mgopzd2
Tags: 3.5.1-0ubuntu1
 * New upstream release.  Summary of new features:  (LP: #377016)
   - Make the PHP error a little clearer for windows users by indicating
     that their version of PHP is < 5.3 (required for windows)
   - Fix random methods not working for Localplay
   - Fix extra space on prefixed albums (Thx ibizaman)
   - Add missing operator on tag and rating searches so they will
     work with other methods (Thx kiehnet@netscape.net)
   - Fix get_art_url() so it returns something... 
   - Fix problem with creating new playlists where it doesn't work
     but appending to an existing did. 
   - Fixed issue with url_to_song, also cleaned up the code a bit
   - Fixed issue with Random All Catalogs
   - Fixed issues with API and Tag methods not working as advertised
   - Fix endless loop in getid3() with malformed genre tags in mp3s
   - Fixed show test page always returning false on web path
   - Update Man page to adhear to newer Debian rules
   - Fixed issue with Videos being incorrectly registered with stats
     and now playing as songs. 
   - Fixed missing > in HTML for song row
 * Bumped Standards-Version to 3.8.2, no changes needed.
 * Bumped debhelper to dh 7.
   - increased debian/compat to 7.
   - debian/rules removed dh_clean -k in favor of dh_prep
 * Lintian complains of FreeMonoMedium.ttf being an embeded fonts package.
   FreeMonoMedium.ttf is actually part of the ttf-freefont package.
   - added ttf-freefont to the Depends section of debian/control.
   - added -XFreeMono-Medium to dh_install in debian/rules.
   - added FreeMono.ttf symbolic link to debian/links.
 * Lintian complains of the wrong file permissions for 
   -  /locale/base/gather-messages.sh, added -Xgather-messages.sh to 
   debian/rules, gather-messages.sh is not used by ampache proper and 
   can be safely removed.  It is only utilized by developers who are 
   creating or editing the translation files.
   -  /locale/pl_PL/LC_MESSAGES/messages.po added find and chmod rule 
   to debian/rules.
   -  /locale/pl_PL/LC_MESSAGES/messages.mo added find and chmod rule 
   to debian/rules.
   -  /docs/CHANGELOG added find and chmod rule to debian/rules.
 * Lintian complains of wrong-name-for-upstream-changelog
   -  install upstream CHANGELOG to /usr/share/ampache/www/docs
   -  added find and gzip -9 rule to debian/rules
   -  added symlink creation to debian/links to link
      /usr/share/ampache/www/docs/CHANGELOG.gz to 
      /usr/share/doc/ampache/changelog.gz  
 * Lacy Marrow has responded and has stated that he is dropping the GPL-3 
   licensing of his work and is now releasing version 5.9.5 of the 
   XSPF JukeBox under the same BSD license that the original version of XSPF 
   Music Player was released under (XSPF JukeBox is based on XSPF Music 
   Player).  So now XSPF Music Player and XSPF JukeBox are now released under
   the same BSD type license.  This closes RC Bug #526719.  Closes: #526719
   - Updated debian/copyright to refect this.
 * Added dh_installman to debian/rules so the manpage now installs correctly.
   - Added debian/ampache.manpages.
 * debian/ampache.config downgraded db_input to medium
 * debian/copyright removed (C) in favor of the word copyright.
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# SOME DESCRIPTIVE TITLE.
2
 
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
 
# This file is distributed under the same license as the PACKAGE package.
4
 
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
 
#
6
 
#, fuzzy
7
 
msgid ""
8
 
msgstr ""
9
 
"Project-Id-Version: PACKAGE VERSION\n"
10
 
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2008-07-24 06:55-0700\n"
12
 
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
 
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
 
"Language-Team: LANGUAGE <LL@li.org>\n"
15
 
"MIME-Version: 1.0\n"
16
 
"Content-Type: text/plain; charset=CHARSET\n"
17
 
"Content-Transfer-Encoding: 8bit\n"
18
 
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
 
 
20
 
#: ../../play/index.php:76
21
 
msgid "Session Expired: please log in again at"
22
 
msgstr ""
23
 
 
24
 
#: ../../lib/class/album.class.php:217 ../../templates/show_album.inc.php:28
25
 
msgid "Disk"
26
 
msgstr ""
27
 
 
28
 
#: ../../lib/class/album.class.php:229 ../../lib/class/browse.class.php:773
29
 
#: ../../lib/ui.lib.php:385 ../../templates/show_genre.inc.php:35
30
 
#: ../../templates/show_local_catalog_info.inc.php:30
31
 
msgid "Artists"
32
 
msgstr ""
33
 
 
34
 
#: ../../lib/class/album.class.php:229 ../../lib/class/album.class.php:230
35
 
#: ../../templates/show_edit_album_row.inc.php:35
36
 
msgid "Various"
37
 
msgstr ""
38
 
 
39
 
#: ../../lib/class/album.class.php:445 ../../lib/class/catalog.class.php:422
40
 
#: ../../lib/class/catalog.class.php:763
41
 
msgid "Error: Unable to open"
42
 
msgstr ""
43
 
 
44
 
#: ../../lib/class/access.class.php:317 ../../lib/class/access.class.php:342
45
 
#: ../../lib/ui.lib.php:605 ../../templates/show_admin_tools.inc.php:51
46
 
#: ../../templates/show_mail_users.inc.php:30
47
 
#: ../../templates/show_add_access.inc.php:58
48
 
#: ../../templates/show_export.inc.php:35
49
 
#: ../../templates/show_edit_access.inc.php:77
50
 
#: ../../templates/show_random.inc.php:38
51
 
msgid "All"
52
 
msgstr ""
53
 
 
54
 
#: ../../lib/class/access.class.php:320
55
 
#: ../../templates/show_play_selected.inc.php:49
56
 
#: ../../templates/show_add_access.inc.php:55
57
 
#: ../../templates/show_edit_access.inc.php:74
58
 
msgid "View"
59
 
msgstr ""
60
 
 
61
 
#: ../../lib/class/access.class.php:323
62
 
#: ../../templates/show_add_access.inc.php:56
63
 
#: ../../templates/show_edit_access.inc.php:75
64
 
msgid "Read"
65
 
msgstr ""
66
 
 
67
 
#: ../../lib/class/access.class.php:326
68
 
#: ../../templates/show_add_access.inc.php:57
69
 
#: ../../templates/show_edit_access.inc.php:76
70
 
msgid "Read/Write"
71
 
msgstr ""
72
 
 
73
 
#: ../../lib/class/playlist.class.php:81
74
 
#: ../../templates/show_playlist_edit.inc.php:40
75
 
#: ../../templates/show_edit_playlist_row.inc.php:33
76
 
msgid "Private"
77
 
msgstr ""
78
 
 
79
 
#: ../../lib/class/flag.class.php:251
80
 
msgid "Approved"
81
 
msgstr ""
82
 
 
83
 
#: ../../lib/class/flag.class.php:252
84
 
msgid "Pending"
85
 
msgstr ""
86
 
 
87
 
#: ../../lib/class/flag.class.php:264
88
 
#: ../../templates/show_playlist_row.inc.php:38
89
 
#: ../../templates/show_admin_tools.inc.php:53
90
 
#: ../../templates/show_flag.inc.php:56 ../../templates/rightbar.inc.php:97
91
 
#: ../../templates/show_localplay_playlist.inc.php:48
92
 
#: ../../templates/show_live_stream_row.inc.php:34
93
 
#: ../../templates/show_playlist_song_row.inc.php:38
94
 
#: ../../templates/show_democratic_playlist.inc.php:77
95
 
#: ../../templates/show_catalog_row.inc.php:32
96
 
#: ../../templates/show_localplay_instances.inc.php:40
97
 
msgid "Delete"
98
 
msgstr ""
99
 
 
100
 
#: ../../lib/class/flag.class.php:267
101
 
msgid "Re-Tag"
102
 
msgstr ""
103
 
 
104
 
#: ../../lib/class/flag.class.php:270 ../../templates/show_flag.inc.php:58
105
 
msgid "Re-encode"
106
 
msgstr ""
107
 
 
108
 
#: ../../lib/class/flag.class.php:273 ../../templates/show_flag.inc.php:59
109
 
msgid "Other"
110
 
msgstr ""
111
 
 
112
 
#: ../../lib/class/flag.class.php:276 ../../lib/class/user.class.php:630
113
 
#: ../../lib/class/localplay.class.php:648 ../../lib/general.lib.php:409
114
 
#: ../../modules/localplay/httpq.controller.php:505
115
 
#: ../../modules/localplay/mpd.controller.php:508
116
 
#: ../../templates/show_user.inc.php:23 ../../templates/show_users.inc.php:54
117
 
msgid "Unknown"
118
 
msgstr ""
119
 
 
120
 
#: ../../lib/class/catalog.class.php:117 ../../lib/class/catalog.class.php:118
121
 
#: ../../lib/class/user.class.php:626 ../../lib/preferences.php:260
122
 
#: ../../templates/show_user.inc.php:22 ../../templates/show_users.inc.php:53
123
 
msgid "Never"
124
 
msgstr ""
125
 
 
126
 
#: ../../lib/class/catalog.class.php:177
127
 
msgid "day"
128
 
msgid_plural "days"
129
 
msgstr[0] ""
130
 
msgstr[1] ""
131
 
 
132
 
#: ../../lib/class/catalog.class.php:179
133
 
#: ../../templates/show_random.inc.php:53
134
 
#: ../../templates/show_random.inc.php:54
135
 
#: ../../templates/show_random.inc.php:55
136
 
#: ../../templates/show_random.inc.php:56
137
 
#: ../../templates/show_random.inc.php:57
138
 
msgid "hour"
139
 
msgid_plural "hours"
140
 
msgstr[0] ""
141
 
msgstr[1] ""
142
 
 
143
 
#: ../../lib/class/catalog.class.php:279
144
 
msgid "Running Remote Sync"
145
 
msgstr ""
146
 
 
147
 
#: ../../lib/class/catalog.class.php:429 ../../lib/class/catalog.class.php:472
148
 
msgid "Error: Unable to change to directory"
149
 
msgstr ""
150
 
 
151
 
#: ../../lib/class/catalog.class.php:500
152
 
msgid "Error: Unable to get filesize for"
153
 
msgstr ""
154
 
 
155
 
#: ../../lib/class/catalog.class.php:506
156
 
msgid "is not readable by ampache"
157
 
msgstr ""
158
 
 
159
 
#: ../../lib/class/catalog.class.php:514
160
 
msgid "does not match site charset"
161
 
msgstr ""
162
 
 
163
 
#: ../../lib/class/catalog.class.php:1052 ../../admin/access.php:45
164
 
#: ../../preferences.php:95
165
 
msgid "Updated"
166
 
msgstr ""
167
 
 
168
 
#: ../../lib/class/catalog.class.php:1059
169
 
msgid "No Update Needed"
170
 
msgstr ""
171
 
 
172
 
#: ../../lib/class/catalog.class.php:1155
173
 
msgid "Running Remote Update"
174
 
msgstr ""
175
 
 
176
 
#: ../../lib/class/catalog.class.php:1182
177
 
msgid "Added Playlist From"
178
 
msgstr ""
179
 
 
180
 
#: ../../lib/class/catalog.class.php:1211
181
 
msgid "Catalog Update Finished"
182
 
msgstr ""
183
 
 
184
 
#: ../../lib/class/catalog.class.php:1211
185
 
msgid "Total Time"
186
 
msgstr ""
187
 
 
188
 
#: ../../lib/class/catalog.class.php:1212
189
 
msgid "Total Songs"
190
 
msgstr ""
191
 
 
192
 
#: ../../lib/class/catalog.class.php:1212
193
 
msgid "Songs Per Seconds"
194
 
msgstr ""
195
 
 
196
 
#: ../../lib/class/catalog.class.php:1227 ../../admin/users.php:142
197
 
msgid "Error"
198
 
msgstr ""
199
 
 
200
 
#: ../../lib/class/catalog.class.php:1227
201
 
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
202
 
msgstr ""
203
 
 
204
 
#: ../../lib/class/catalog.class.php:1257
205
 
#: ../../lib/class/catalog.class.php:1325
206
 
#: ../../lib/class/xmlrpcclient.class.php:64
207
 
#: ../../lib/class/xmlrpcclient.class.php:97
208
 
msgid "Error connecting to"
209
 
msgstr ""
210
 
 
211
 
#: ../../lib/class/catalog.class.php:1257
212
 
#: ../../lib/class/catalog.class.php:1325
213
 
#: ../../lib/class/xmlrpcclient.class.php:64
214
 
#: ../../lib/class/xmlrpcclient.class.php:97
215
 
msgid "Code"
216
 
msgstr ""
217
 
 
218
 
#: ../../lib/class/catalog.class.php:1257
219
 
#: ../../lib/class/catalog.class.php:1325
220
 
#: ../../lib/class/xmlrpcclient.class.php:64
221
 
msgid "Reason"
222
 
msgstr ""
223
 
 
224
 
#: ../../lib/class/catalog.class.php:1286
225
 
msgid "Completed updating remote catalog(s)"
226
 
msgstr ""
227
 
 
228
 
#: ../../lib/class/catalog.class.php:1321 ../../admin/access.php:40
229
 
msgid "Added"
230
 
msgstr ""
231
 
 
232
 
#: ../../lib/class/catalog.class.php:1394
233
 
msgid "Catalog Root unreadable, stopping clean"
234
 
msgstr ""
235
 
 
236
 
#: ../../lib/class/catalog.class.php:1451
237
 
msgid "Catalog Clean Done"
238
 
msgstr ""
239
 
 
240
 
#: ../../lib/class/catalog.class.php:1451
241
 
msgid "files removed"
242
 
msgstr ""
243
 
 
244
 
#: ../../lib/class/catalog.class.php:1452
245
 
msgid "Optimizing Tables"
246
 
msgstr ""
247
 
 
248
 
#: ../../lib/class/catalog.class.php:1753
249
 
msgid "Update Finished."
250
 
msgstr ""
251
 
 
252
 
#: ../../lib/class/catalog.class.php:1753
253
 
msgid "Checked"
254
 
msgstr ""
255
 
 
256
 
#: ../../lib/class/catalog.class.php:1753
257
 
msgid "songs updated."
258
 
msgstr ""
259
 
 
260
 
#: ../../lib/class/catalog.class.php:1815
261
 
#: ../../lib/class/catalog.class.php:1897
262
 
#: ../../lib/class/catalog.class.php:1980
263
 
#: ../../templates/show_album.inc.php:35
264
 
msgid "Unknown (Orphaned)"
265
 
msgstr ""
266
 
 
267
 
#: ../../lib/class/user.class.php:350 ../../admin/users.php:55
268
 
#: ../../admin/users.php:105
269
 
msgid "Error Username Required"
270
 
msgstr ""
271
 
 
272
 
#: ../../lib/class/user.class.php:354 ../../admin/users.php:58
273
 
#: ../../admin/users.php:101
274
 
msgid "Error Passwords don't match"
275
 
msgstr ""
276
 
 
277
 
#: ../../lib/class/localplay.class.php:639
278
 
#: ../../templates/show_now_playing.inc.php:32
279
 
msgid "Now Playing"
280
 
msgstr ""
281
 
 
282
 
#: ../../lib/class/localplay.class.php:642
283
 
msgid "Stopped"
284
 
msgstr ""
285
 
 
286
 
#: ../../lib/class/localplay.class.php:645
287
 
msgid "Paused"
288
 
msgstr ""
289
 
 
290
 
#: ../../lib/class/browse.class.php:753
291
 
#: ../../templates/show_manage_democratic.inc.php:39
292
 
#: ../../templates/show_artists.inc.php:37
293
 
#: ../../templates/show_artists.inc.php:60
294
 
#: ../../templates/show_genre.inc.php:38
295
 
#: ../../templates/show_genres.inc.php:38
296
 
#: ../../templates/show_genres.inc.php:74
297
 
#: ../../templates/show_albums.inc.php:45
298
 
#: ../../templates/show_albums.inc.php:72
299
 
#: ../../templates/show_local_catalog_info.inc.php:31
300
 
msgid "Songs"
301
 
msgstr ""
302
 
 
303
 
#: ../../lib/class/browse.class.php:758 ../../lib/ui.lib.php:381
304
 
#: ../../templates/show_artists.inc.php:38
305
 
#: ../../templates/show_artists.inc.php:61
306
 
#: ../../templates/show_genre.inc.php:32
307
 
#: ../../templates/show_local_catalog_info.inc.php:29
308
 
#: ../../templates/sidebar_browse.inc.php:34
309
 
msgid "Albums"
310
 
msgstr ""
311
 
 
312
 
#: ../../lib/class/browse.class.php:763
313
 
#: ../../templates/show_local_catalog_info.inc.php:32
314
 
msgid "Genres"
315
 
msgstr ""
316
 
 
317
 
#: ../../lib/class/browse.class.php:768
318
 
msgid "Manage Users"
319
 
msgstr ""
320
 
 
321
 
#: ../../lib/class/browse.class.php:778
322
 
#: ../../templates/sidebar_browse.inc.php:38
323
 
msgid "Radio Stations"
324
 
msgstr ""
325
 
 
326
 
#: ../../lib/class/browse.class.php:783
327
 
msgid "Playlists"
328
 
msgstr ""
329
 
 
330
 
#: ../../lib/class/browse.class.php:788
331
 
msgid "Playlist Songs"
332
 
msgstr ""
333
 
 
334
 
#: ../../lib/class/browse.class.php:793
335
 
#: ../../templates/show_admin_tools.inc.php:26
336
 
#: ../../templates/sidebar_admin.inc.php:24
337
 
msgid "Catalogs"
338
 
msgstr ""
339
 
 
340
 
#: ../../lib/class/browse.class.php:798
341
 
msgid "Shoutbox Records"
342
 
msgstr ""
343
 
 
344
 
#: ../../lib/class/browse.class.php:803
345
 
msgid "Flagged Records"
346
 
msgstr ""
347
 
 
348
 
#: ../../lib/class/democratic.class.php:97
349
 
#: ../../templates/show_create_democratic.inc.php:35
350
 
msgid "minutes"
351
 
msgstr ""
352
 
 
353
 
#: ../../lib/class/democratic.class.php:98
354
 
msgid "Primary"
355
 
msgstr ""
356
 
 
357
 
#: ../../lib/class/democratic.class.php:102 ../../admin/users.php:125
358
 
#: ../../templates/show_add_user.inc.php:76
359
 
#: ../../templates/show_preference_box.inc.php:58
360
 
#: ../../templates/show_edit_user.inc.php:76
361
 
#: ../../templates/show_preference_admin.inc.php:41
362
 
msgid "Guest"
363
 
msgstr ""
364
 
 
365
 
#: ../../lib/class/democratic.class.php:105 ../../lib/preferences.php:229
366
 
#: ../../admin/users.php:126 ../../templates/show_add_user.inc.php:77
367
 
#: ../../templates/show_preference_box.inc.php:59
368
 
#: ../../templates/show_mail_users.inc.php:31
369
 
#: ../../templates/show_edit_user.inc.php:77
370
 
#: ../../templates/show_preference_admin.inc.php:42
371
 
#: ../../templates/show_flagged.inc.php:35
372
 
#: ../../templates/show_flagged.inc.php:54
373
 
#: ../../templates/show_add_access.inc.php:46
374
 
#: ../../templates/show_manage_shoutbox.inc.php:35
375
 
#: ../../templates/show_manage_shoutbox.inc.php:59
376
 
#: ../../templates/show_edit_access.inc.php:57
377
 
#: ../../templates/show_create_democratic.inc.php:41
378
 
#: ../../templates/show_access_list.inc.php:47
379
 
msgid "User"
380
 
msgstr ""
381
 
 
382
 
#: ../../lib/class/democratic.class.php:108
383
 
#: ../../templates/show_add_user.inc.php:78
384
 
#: ../../templates/show_preference_box.inc.php:60
385
 
#: ../../templates/show_edit_user.inc.php:78
386
 
#: ../../templates/show_create_democratic.inc.php:42
387
 
msgid "Content Manager"
388
 
msgstr ""
389
 
 
390
 
#: ../../lib/class/democratic.class.php:111
391
 
#: ../../templates/show_add_user.inc.php:79
392
 
#: ../../templates/show_preference_box.inc.php:61
393
 
#: ../../templates/show_edit_user.inc.php:79
394
 
#: ../../templates/show_create_democratic.inc.php:43
395
 
msgid "Catalog Manager"
396
 
msgstr ""
397
 
 
398
 
#: ../../lib/class/democratic.class.php:114 ../../lib/preferences.php:231
399
 
#: ../../admin/users.php:127 ../../templates/show_add_user.inc.php:80
400
 
#: ../../templates/sidebar.inc.php:31
401
 
#: ../../templates/show_preference_box.inc.php:62
402
 
#: ../../templates/show_mail_users.inc.php:32
403
 
#: ../../templates/show_edit_user.inc.php:80
404
 
#: ../../templates/show_preference_admin.inc.php:43
405
 
#: ../../templates/show_democratic_playlist.inc.php:55
406
 
#: ../../templates/show_democratic_playlist.inc.php:90
407
 
#: ../../templates/show_create_democratic.inc.php:44
408
 
msgid "Admin"
409
 
msgstr ""
410
 
 
411
 
#: ../../lib/class/metadata.class.php:137
412
 
msgid "Buy Track from MyStrands"
413
 
msgstr ""
414
 
 
415
 
#: ../../lib/class/random.class.php:423 ../../templates/rightbar.inc.php:65
416
 
msgid "Related Album"
417
 
msgstr ""
418
 
 
419
 
#: ../../lib/class/random.class.php:426 ../../templates/rightbar.inc.php:68
420
 
msgid "Related Genre"
421
 
msgstr ""
422
 
 
423
 
#: ../../lib/class/random.class.php:429 ../../templates/rightbar.inc.php:62
424
 
msgid "Related Artist"
425
 
msgstr ""
426
 
 
427
 
#: ../../lib/class/random.class.php:432 ../../templates/rightbar.inc.php:59
428
 
msgid "Pure Random"
429
 
msgstr ""
430
 
 
431
 
#: ../../lib/rating.lib.php:51
432
 
msgid "Don't Play"
433
 
msgstr ""
434
 
 
435
 
#: ../../lib/rating.lib.php:54
436
 
msgid "It's Pretty Bad"
437
 
msgstr ""
438
 
 
439
 
#: ../../lib/rating.lib.php:57
440
 
msgid "It's Ok"
441
 
msgstr ""
442
 
 
443
 
#: ../../lib/rating.lib.php:60
444
 
msgid "It's Pretty Good"
445
 
msgstr ""
446
 
 
447
 
#: ../../lib/rating.lib.php:63
448
 
msgid "I Love It!"
449
 
msgstr ""
450
 
 
451
 
#: ../../lib/rating.lib.php:66
452
 
msgid "It's Insane"
453
 
msgstr ""
454
 
 
455
 
#: ../../lib/rating.lib.php:70
456
 
msgid "Off the Charts!"
457
 
msgstr ""
458
 
 
459
 
#: ../../lib/preferences.php:162 ../../templates/show_flag_row.inc.php:33
460
 
msgid "Enable"
461
 
msgstr ""
462
 
 
463
 
#: ../../lib/preferences.php:163 ../../templates/show_duplicates.inc.php:36
464
 
#: ../../templates/show_duplicates.inc.php:74
465
 
#: ../../templates/show_localplay_controllers.inc.php:44
466
 
msgid "Disable"
467
 
msgstr ""
468
 
 
469
 
#: ../../lib/preferences.php:172 ../../lib/preferences.php:214
470
 
#: ../../lib/ui.lib.php:633 ../../templates/sidebar_localplay.inc.php:44
471
 
#: ../../templates/show_gather_art.inc.php:24
472
 
#: ../../templates/show_adds_catalog.inc.php:24
473
 
#, php-format
474
 
msgid "None"
475
 
msgstr ""
476
 
 
477
 
#: ../../lib/preferences.php:174
478
 
#: ../../templates/show_playtype_switch.inc.php:32
479
 
msgid "Stream"
480
 
msgstr ""
481
 
 
482
 
#: ../../lib/preferences.php:177
483
 
#: ../../modules/localplay/httpq.controller.php:489
484
 
#: ../../modules/localplay/mpd.controller.php:492
485
 
#: ../../templates/show_playtype_switch.inc.php:36
486
 
#: ../../templates/sidebar_home.inc.php:33
487
 
msgid "Democratic"
488
 
msgstr ""
489
 
 
490
 
#: ../../lib/preferences.php:180 ../../templates/sidebar.inc.php:29
491
 
#: ../../templates/show_playtype_switch.inc.php:34
492
 
#: ../../templates/sidebar_localplay.inc.php:32
493
 
msgid "Localplay"
494
 
msgstr ""
495
 
 
496
 
#: ../../lib/preferences.php:182
497
 
#: ../../templates/show_playtype_switch.inc.php:38
498
 
msgid "Flash Player"
499
 
msgstr ""
500
 
 
501
 
#: ../../lib/preferences.php:189
502
 
msgid "M3U"
503
 
msgstr ""
504
 
 
505
 
#: ../../lib/preferences.php:190
506
 
msgid "Simple M3U"
507
 
msgstr ""
508
 
 
509
 
#: ../../lib/preferences.php:191
510
 
msgid "PLS"
511
 
msgstr ""
512
 
 
513
 
#: ../../lib/preferences.php:192
514
 
msgid "Asx"
515
 
msgstr ""
516
 
 
517
 
#: ../../lib/preferences.php:193
518
 
msgid "RAM"
519
 
msgstr ""
520
 
 
521
 
#: ../../lib/preferences.php:194
522
 
msgid "XSPF"
523
 
msgstr ""
524
 
 
525
 
#: ../../lib/preferences.php:228
526
 
msgid "Disabled"
527
 
msgstr ""
528
 
 
529
 
#: ../../lib/preferences.php:230
530
 
msgid "Manager"
531
 
msgstr ""
532
 
 
533
 
#: ../../lib/preferences.php:251
534
 
msgid "Send on Add"
535
 
msgstr ""
536
 
 
537
 
#: ../../lib/preferences.php:252
538
 
msgid "Send and Clear on Add"
539
 
msgstr ""
540
 
 
541
 
#: ../../lib/preferences.php:253
542
 
msgid "Clear on Send"
543
 
msgstr ""
544
 
 
545
 
#: ../../lib/preferences.php:254 ../../lib/preferences.php:261
546
 
#: ../../templates/show_manage_democratic.inc.php:38
547
 
msgid "Default"
548
 
msgstr ""
549
 
 
550
 
#: ../../lib/preferences.php:262
551
 
msgid "Always"
552
 
msgstr ""
553
 
 
554
 
#: ../../lib/preferences.php:274
555
 
msgid "Interface"
556
 
msgstr ""
557
 
 
558
 
#: ../../lib/preferences.php:275
559
 
msgid "Streaming"
560
 
msgstr ""
561
 
 
562
 
#: ../../lib/preferences.php:276
563
 
msgid "System"
564
 
msgstr ""
565
 
 
566
 
#: ../../lib/ui.lib.php:328 ../../templates/sidebar.inc.php:27
567
 
msgid "Home"
568
 
msgstr ""
569
 
 
570
 
#: ../../lib/ui.lib.php:331
571
 
msgid "Upload"
572
 
msgstr ""
573
 
 
574
 
#: ../../lib/ui.lib.php:334
575
 
msgid "Local Play"
576
 
msgstr ""
577
 
 
578
 
#: ../../lib/ui.lib.php:337
579
 
msgid "Random Play"
580
 
msgstr ""
581
 
 
582
 
#: ../../lib/ui.lib.php:340 ../../templates/show_manage_democratic.inc.php:34
583
 
#: ../../templates/show_democratic.inc.php:22
584
 
#: ../../templates/show_play_selected.inc.php:47
585
 
#: ../../templates/show_playlist.inc.php:26
586
 
#: ../../templates/sidebar_browse.inc.php:37
587
 
#: ../../templates/sidebar_home.inc.php:44
588
 
msgid "Playlist"
589
 
msgstr ""
590
 
 
591
 
#: ../../lib/ui.lib.php:343 ../../templates/show_search_bar.inc.php:29
592
 
#: ../../templates/show_search.inc.php:131
593
 
msgid "Search"
594
 
msgstr ""
595
 
 
596
 
#: ../../lib/ui.lib.php:346 ../../templates/sidebar.inc.php:30
597
 
msgid "Preferences"
598
 
msgstr ""
599
 
 
600
 
#: ../../lib/ui.lib.php:349 ../../lib/ui.lib.php:353
601
 
msgid "Admin-Catalog"
602
 
msgstr ""
603
 
 
604
 
#: ../../lib/ui.lib.php:357
605
 
msgid "Admin-User Management"
606
 
msgstr ""
607
 
 
608
 
#: ../../lib/ui.lib.php:361
609
 
msgid "Admin-Mail Users"
610
 
msgstr ""
611
 
 
612
 
#: ../../lib/ui.lib.php:365
613
 
msgid "Admin-Manage Access Lists"
614
 
msgstr ""
615
 
 
616
 
#: ../../lib/ui.lib.php:369
617
 
msgid "Admin-Site Preferences"
618
 
msgstr ""
619
 
 
620
 
#: ../../lib/ui.lib.php:373
621
 
msgid "Admin-Manage Modules"
622
 
msgstr ""
623
 
 
624
 
#: ../../lib/ui.lib.php:377
625
 
msgid "Browse Music"
626
 
msgstr ""
627
 
 
628
 
#: ../../lib/ui.lib.php:389 ../../templates/show_edit_song.inc.php:53
629
 
#: ../../templates/show_genre.inc.php:29
630
 
#: ../../templates/show_genres.inc.php:37
631
 
#: ../../templates/show_genres.inc.php:73
632
 
#: ../../templates/show_playlist_songs.inc.php:45
633
 
#: ../../templates/show_playlist_songs.inc.php:66
634
 
#: ../../templates/show_songs.inc.php:44 ../../templates/show_songs.inc.php:71
635
 
#: ../../templates/show_play_selected.inc.php:58
636
 
#: ../../templates/show_edit_live_stream_row.inc.php:31
637
 
#: ../../templates/show_add_live_stream.inc.php:61
638
 
#: ../../templates/sidebar_browse.inc.php:36
639
 
#: ../../templates/show_search.inc.php:54
640
 
#: ../../templates/show_live_streams.inc.php:39
641
 
#: ../../templates/show_live_streams.inc.php:61
642
 
msgid "Genre"
643
 
msgstr ""
644
 
 
645
 
#: ../../lib/ui.lib.php:393 ../../templates/sidebar_home.inc.php:28
646
 
msgid "Statistics"
647
 
msgstr ""
648
 
 
649
 
#: ../../lib/ui.lib.php:484
650
 
msgid "Add New"
651
 
msgstr ""
652
 
 
653
 
#: ../../lib/install.php:253
654
 
msgid "No Username/Password specified"
655
 
msgstr ""
656
 
 
657
 
#: ../../lib/install.php:258
658
 
msgid "Passwords do not match"
659
 
msgstr ""
660
 
 
661
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
662
 
msgid "seconds ago"
663
 
msgstr ""
664
 
 
665
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
666
 
msgid "minutes ago"
667
 
msgstr ""
668
 
 
669
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
670
 
msgid "hours ago"
671
 
msgstr ""
672
 
 
673
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
674
 
msgid "days ago"
675
 
msgstr ""
676
 
 
677
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
678
 
msgid "weeks ago"
679
 
msgstr ""
680
 
 
681
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
682
 
msgid "months ago"
683
 
msgstr ""
684
 
 
685
 
#: ../../lib/rss.php:180 ../../templates/show_recently_played.inc.php:23
686
 
msgid "years ago"
687
 
msgstr ""
688
 
 
689
 
#: ../../lib/general.lib.php:406
690
 
msgid "Simplified Chinese"
691
 
msgstr ""
692
 
 
693
 
#: ../../lib/general.lib.php:468
694
 
msgid "On"
695
 
msgstr ""
696
 
 
697
 
#: ../../lib/general.lib.php:471
698
 
msgid "Off"
699
 
msgstr ""
700
 
 
701
 
#: ../../server/ajax.server.php:300 ../../templates/show_index.inc.php:44
702
 
#: ../../templates/show_user.inc.php:68
703
 
msgid "Recently Played"
704
 
msgstr ""
705
 
 
706
 
#: ../../server/stats.ajax.php:41 ../../server/stats.ajax.php:66
707
 
#: ../../templates/show_user_recommendations.inc.php:22
708
 
msgid "Recommendations"
709
 
msgstr ""
710
 
 
711
 
#: ../../server/stats.ajax.php:52
712
 
#: ../../templates/show_playlist_edit.inc.php:30
713
 
#: ../../templates/show_admin_tools.inc.php:33
714
 
#: ../../templates/show_admin_tools.inc.php:73
715
 
#: ../../templates/show_localplay_playlist.inc.php:32
716
 
#: ../../templates/show_localplay_playlist.inc.php:58
717
 
#: ../../templates/show_edit_album.inc.php:27
718
 
#: ../../templates/show_add_playlist.inc.php:28
719
 
#: ../../templates/show_edit_catalog.inc.php:26
720
 
#: ../../templates/show_plugins.inc.php:32
721
 
#: ../../templates/show_plugins.inc.php:61
722
 
#: ../../templates/show_edit_artist.inc.php:27
723
 
#: ../../templates/show_account.inc.php:28
724
 
#: ../../templates/show_edit_live_stream_row.inc.php:26
725
 
#: ../../templates/show_add_access.inc.php:26
726
 
#: ../../templates/show_add_live_stream.inc.php:28
727
 
#: ../../templates/show_catalogs.inc.php:32
728
 
#: ../../templates/show_catalogs.inc.php:60
729
 
#: ../../templates/show_edit_access.inc.php:26
730
 
#: ../../templates/show_localplay_controllers.inc.php:32
731
 
#: ../../templates/show_localplay_controllers.inc.php:63
732
 
#: ../../templates/show_live_streams.inc.php:36
733
 
#: ../../templates/show_live_streams.inc.php:58
734
 
#: ../../templates/show_create_democratic.inc.php:26
735
 
#: ../../templates/show_access_list.inc.php:43
736
 
msgid "Name"
737
 
msgstr ""
738
 
 
739
 
#: ../../server/stats.ajax.php:52 ../../server/stats.ajax.php:84
740
 
msgid "Links"
741
 
msgstr ""
742
 
 
743
 
#: ../../server/stats.ajax.php:74 ../../server/stats.ajax.php:92
744
 
#: ../../server/stats.ajax.php:100 ../../templates/show_album.inc.php:64
745
 
msgid "Find Missing Tracks"
746
 
msgstr ""
747
 
 
748
 
#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:31
749
 
#: ../../templates/show_disabled_songs.inc.php:34
750
 
#: ../../templates/show_disabled_songs.inc.php:57
751
 
#: ../../templates/show_duplicate.inc.php:33
752
 
#: ../../templates/show_search.inc.php:40
753
 
msgid "Title"
754
 
msgstr ""
755
 
 
756
 
#: ../../server/stats.ajax.php:84
757
 
#: ../../templates/show_localplay_playlist.inc.php:31
758
 
#: ../../templates/show_localplay_playlist.inc.php:57
759
 
#: ../../templates/show_edit_song.inc.php:61
760
 
#: ../../templates/show_playlist_songs.inc.php:41
761
 
#: ../../templates/show_playlist_songs.inc.php:46
762
 
#: ../../templates/show_playlist_songs.inc.php:62
763
 
#: ../../templates/show_playlist_songs.inc.php:67
764
 
#: ../../templates/show_songs.inc.php:45 ../../templates/show_songs.inc.php:72
765
 
msgid "Track"
766
 
msgstr ""
767
 
 
768
 
#: ../../server/stats.ajax.php:84 ../../templates/show_edit_song.inc.php:45
769
 
#: ../../templates/show_recently_played.inc.php:39
770
 
#: ../../templates/show_recently_played.inc.php:97
771
 
#: ../../templates/show_artists.inc.php:36
772
 
#: ../../templates/show_artists.inc.php:59
773
 
#: ../../templates/show_now_playing_row.inc.php:59
774
 
#: ../../templates/show_albums.inc.php:44
775
 
#: ../../templates/show_albums.inc.php:71
776
 
#: ../../templates/show_duplicates.inc.php:38
777
 
#: ../../templates/show_duplicates.inc.php:76
778
 
#: ../../templates/show_get_albumart.inc.php:28
779
 
#: ../../templates/show_playlist_songs.inc.php:43
780
 
#: ../../templates/show_playlist_songs.inc.php:64
781
 
#: ../../templates/show_songs.inc.php:42 ../../templates/show_songs.inc.php:69
782
 
#: ../../templates/show_play_selected.inc.php:60
783
 
#: ../../templates/show_disabled_songs.inc.php:36
784
 
#: ../../templates/show_disabled_songs.inc.php:59
785
 
#: ../../templates/sidebar_browse.inc.php:35
786
 
#: ../../templates/show_similar_artists.inc.php:33
787
 
#: ../../templates/show_similar_artists.inc.php:86
788
 
#: ../../templates/show_search.inc.php:44
789
 
#: ../../templates/sidebar_home.inc.php:43
790
 
msgid "Artist"
791
 
msgstr ""
792
 
 
793
 
#: ../../modules/localplay/shoutcast.controller.php:237
794
 
#: ../../modules/localplay/httpq.controller.php:216
795
 
#: ../../modules/localplay/mpd.controller.php:232
796
 
msgid "Instance Name"
797
 
msgstr ""
798
 
 
799
 
#: ../../modules/localplay/shoutcast.controller.php:238
800
 
msgid "PID File"
801
 
msgstr ""
802
 
 
803
 
#: ../../modules/localplay/shoutcast.controller.php:239
804
 
msgid "Playlist File"
805
 
msgstr ""
806
 
 
807
 
#: ../../modules/localplay/shoutcast.controller.php:240
808
 
msgid "Local Path to Files"
809
 
msgstr ""
810
 
 
811
 
#: ../../modules/localplay/httpq.controller.php:217
812
 
#: ../../modules/localplay/mpd.controller.php:233
813
 
msgid "Hostname"
814
 
msgstr ""
815
 
 
816
 
#: ../../modules/localplay/httpq.controller.php:218
817
 
#: ../../modules/localplay/mpd.controller.php:234
818
 
msgid "Port"
819
 
msgstr ""
820
 
 
821
 
#: ../../modules/localplay/httpq.controller.php:219
822
 
#: ../../modules/localplay/mpd.controller.php:235
823
 
#: ../../templates/show_install_account.inc.php:64
824
 
#: ../../templates/show_add_user.inc.php:54
825
 
#: ../../templates/show_user_registration.inc.php:103
826
 
#: ../../templates/show_edit_user.inc.php:54
827
 
#: ../../templates/show_login_form.inc.php:62
828
 
msgid "Password"
829
 
msgstr ""
830
 
 
831
 
#: ../../modules/horde/Browser.php:867
832
 
msgid "file"
833
 
msgstr ""
834
 
 
835
 
#: ../../modules/horde/Browser.php:871
836
 
msgid "File uploads not supported."
837
 
msgstr ""
838
 
 
839
 
#: ../../modules/horde/Browser.php:889
840
 
msgid "No file uploaded"
841
 
msgstr ""
842
 
 
843
 
#: ../../modules/horde/Browser.php:896
844
 
#, php-format
845
 
msgid "There was a problem with the file upload: No %s was uploaded."
846
 
msgstr ""
847
 
 
848
 
#: ../../modules/horde/Browser.php:901
849
 
#, php-format
850
 
msgid ""
851
 
"There was a problem with the file upload: The %s was larger than the maximum "
852
 
"allowed size (%d bytes)."
853
 
msgstr ""
854
 
 
855
 
#: ../../modules/horde/Browser.php:903
856
 
#, php-format
857
 
msgid ""
858
 
"There was a problem with the file upload: The %s was only partially uploaded."
859
 
msgstr ""
860
 
 
861
 
#: ../../admin/flag.php:89
862
 
msgid "Song Updated"
863
 
msgstr ""
864
 
 
865
 
#: ../../admin/flag.php:89
866
 
msgid "The requested song has been updated"
867
 
msgstr ""
868
 
 
869
 
#: ../../admin/flag.php:131
870
 
msgid "Album Updated"
871
 
msgstr ""
872
 
 
873
 
#: ../../admin/flag.php:173
874
 
msgid "Artist Updated"
875
 
msgstr ""
876
 
 
877
 
#: ../../admin/flag.php:238
878
 
msgid "Songs Updated"
879
 
msgstr ""
880
 
 
881
 
#: ../../admin/flag.php:246
882
 
msgid "Flag Removed"
883
 
msgstr ""
884
 
 
885
 
#: ../../admin/flag.php:247
886
 
msgid "Flag Removed from"
887
 
msgstr ""
888
 
 
889
 
#: ../../admin/flag.php:262
890
 
msgid "Flags Updated"
891
 
msgstr ""
892
 
 
893
 
#: ../../admin/flag.php:281
894
 
msgid "Songs Disabled"
895
 
msgstr ""
896
 
 
897
 
#: ../../admin/flag.php:281
898
 
msgid "The requested song(s) have been disabled"
899
 
msgstr ""
900
 
 
901
 
#: ../../admin/flag.php:292
902
 
msgid "Songs Enabled"
903
 
msgstr ""
904
 
 
905
 
#: ../../admin/flag.php:292
906
 
msgid "The requested song(s) have been enabled"
907
 
msgstr ""
908
 
 
909
 
#: ../../admin/catalog.php:53 ../../admin/catalog.php:73
910
 
#: ../../admin/catalog.php:98 ../../admin/catalog.php:159
911
 
msgid "Catalog Updated"
912
 
msgstr ""
913
 
 
914
 
#: ../../admin/catalog.php:110
915
 
msgid "Catalog Deleted"
916
 
msgstr ""
917
 
 
918
 
#: ../../admin/catalog.php:110
919
 
msgid "The Catalog and all associated records have been deleted"
920
 
msgstr ""
921
 
 
922
 
#: ../../admin/catalog.php:119
923
 
msgid "Songs Removed"
924
 
msgstr ""
925
 
 
926
 
#: ../../admin/catalog.php:122
927
 
msgid "No Songs Removed"
928
 
msgstr ""
929
 
 
930
 
#: ../../admin/catalog.php:125
931
 
msgid "Disabled Songs Processed"
932
 
msgstr ""
933
 
 
934
 
#: ../../admin/catalog.php:146
935
 
msgid "Catalog Cleaned"
936
 
msgstr ""
937
 
 
938
 
#: ../../admin/catalog.php:197
939
 
msgid "Catalog Created"
940
 
msgstr ""
941
 
 
942
 
#: ../../admin/catalog.php:214
943
 
msgid "Catalog statistics cleared"
944
 
msgstr ""
945
 
 
946
 
#: ../../admin/catalog.php:231
947
 
msgid "Now Playing Cleared"
948
 
msgstr ""
949
 
 
950
 
#: ../../admin/catalog.php:231
951
 
msgid "All now playing data has been cleared"
952
 
msgstr ""
953
 
 
954
 
#: ../../admin/catalog.php:241
955
 
msgid "No Disabled songs found"
956
 
msgstr ""
957
 
 
958
 
#: ../../admin/catalog.php:250
959
 
msgid "Delete Catalog"
960
 
msgstr ""
961
 
 
962
 
#: ../../admin/catalog.php:250
963
 
msgid "Do you really want to delete this catalog?"
964
 
msgstr ""
965
 
 
966
 
#: ../../admin/catalog.php:270
967
 
msgid "Album Art Search Finished"
968
 
msgstr ""
969
 
 
970
 
#: ../../admin/access.php:35
971
 
msgid "Deleted"
972
 
msgstr ""
973
 
 
974
 
#: ../../admin/access.php:35
975
 
msgid "Your Access List Entry has been removed"
976
 
msgstr ""
977
 
 
978
 
#: ../../admin/access.php:40
979
 
msgid "Your new Access List Entry has been created"
980
 
msgstr ""
981
 
 
982
 
#: ../../admin/access.php:45
983
 
msgid "Access List Entry updated"
984
 
msgstr ""
985
 
 
986
 
#: ../../admin/users.php:83
987
 
msgid "User Updated"
988
 
msgstr ""
989
 
 
990
 
#: ../../admin/users.php:83
991
 
msgid "updated"
992
 
msgstr ""
993
 
 
994
 
#: ../../admin/users.php:110 ../../register.php:130
995
 
msgid "Error Username already exists"
996
 
msgstr ""
997
 
 
998
 
#: ../../admin/users.php:129
999
 
msgid "New User Added"
1000
 
msgstr ""
1001
 
 
1002
 
#: ../../admin/users.php:134
1003
 
msgid "User Enabled"
1004
 
msgstr ""
1005
 
 
1006
 
#: ../../admin/users.php:139
1007
 
msgid "User Disabled"
1008
 
msgstr ""
1009
 
 
1010
 
#: ../../admin/users.php:142
1011
 
msgid "Unable to Disabled last Administrator"
1012
 
msgstr ""
1013
 
 
1014
 
#: ../../admin/users.php:164
1015
 
msgid "User Deleted"
1016
 
msgstr ""
1017
 
 
1018
 
#: ../../admin/users.php:167
1019
 
msgid "Delete Error"
1020
 
msgstr ""
1021
 
 
1022
 
#: ../../admin/users.php:167
1023
 
msgid "Unable to delete last Admin User"
1024
 
msgstr ""
1025
 
 
1026
 
#: ../../admin/users.php:173
1027
 
msgid "Deletion Request"
1028
 
msgstr ""
1029
 
 
1030
 
#: ../../admin/users.php:174
1031
 
msgid "Are you sure you want to permanently delete"
1032
 
msgstr ""
1033
 
 
1034
 
#: ../../admin/mail.php:57
1035
 
msgid "E-mail Sent"
1036
 
msgstr ""
1037
 
 
1038
 
#: ../../admin/mail.php:58
1039
 
msgid "Your E-mail was successfully sent."
1040
 
msgstr ""
1041
 
 
1042
 
#: ../../admin/system.php:49
1043
 
msgid "Database Charset Updated"
1044
 
msgstr ""
1045
 
 
1046
 
#: ../../admin/system.php:49
1047
 
msgid ""
1048
 
"Your Database and assoicated tables have been updated to match your "
1049
 
"currently configured charset"
1050
 
msgstr ""
1051
 
 
1052
 
#: ../../admin/modules.php:38
1053
 
msgid "Install Failed, Controller Error"
1054
 
msgstr ""
1055
 
 
1056
 
#: ../../admin/modules.php:56 ../../admin/modules.php:101
1057
 
msgid "Are you sure you want to remove this plugin?"
1058
 
msgstr ""
1059
 
 
1060
 
#: ../../admin/modules.php:68 ../../admin/modules.php:120
1061
 
msgid "Plugin Deactivated"
1062
 
msgstr ""
1063
 
 
1064
 
#: ../../admin/modules.php:83
1065
 
msgid "Unable to Install Plugin"
1066
 
msgstr ""
1067
 
 
1068
 
#: ../../admin/modules.php:94
1069
 
msgid "Plugin Activated"
1070
 
msgstr ""
1071
 
 
1072
 
#: ../../admin/modules.php:129
1073
 
msgid "Plugins"
1074
 
msgstr ""
1075
 
 
1076
 
#: ../../admin/modules.php:135
1077
 
msgid "Localplay Controllers"
1078
 
msgstr ""
1079
 
 
1080
 
#: ../../admin/shout.php:35
1081
 
msgid "Shoutbox Post Updated"
1082
 
msgstr ""
1083
 
 
1084
 
#: ../../admin/shout.php:47
1085
 
msgid "Shoutbox Post Deleted"
1086
 
msgstr ""
1087
 
 
1088
 
#: ../../templates/show_object_rating_static.inc.php:44
1089
 
msgid "out of"
1090
 
msgstr ""
1091
 
 
1092
 
#: ../../templates/header.inc.php:71
1093
 
msgid "Log out"
1094
 
msgstr ""
1095
 
 
1096
 
#: ../../templates/header.inc.php:89
1097
 
msgid "Error Config File Out of Date"
1098
 
msgstr ""
1099
 
 
1100
 
#: ../../templates/header.inc.php:90
1101
 
#: ../../templates/show_admin_tools.inc.php:92
1102
 
msgid "Generate New Config"
1103
 
msgstr ""
1104
 
 
1105
 
#: ../../templates/show_add_catalog.inc.php:26
1106
 
#: ../../templates/show_admin_tools.inc.php:82
1107
 
#: ../../templates/sidebar_admin.inc.php:26
1108
 
msgid "Add a Catalog"
1109
 
msgstr ""
1110
 
 
1111
 
#: ../../templates/show_add_catalog.inc.php:27
1112
 
msgid ""
1113
 
"In the form below enter either a local path (i.e. /data/music) or the URL to "
1114
 
"a remote Ampache installation (i.e http://theotherampache.com)"
1115
 
msgstr ""
1116
 
 
1117
 
#: ../../templates/show_add_catalog.inc.php:32
1118
 
msgid "Catalog Name"
1119
 
msgstr ""
1120
 
 
1121
 
#: ../../templates/show_add_catalog.inc.php:35
1122
 
#: ../../templates/show_edit_catalog.inc.php:29
1123
 
msgid "Auto-inserted Fields"
1124
 
msgstr ""
1125
 
 
1126
 
#: ../../templates/show_add_catalog.inc.php:36
1127
 
#: ../../templates/show_edit_catalog.inc.php:30
1128
 
msgid "album name"
1129
 
msgstr ""
1130
 
 
1131
 
#: ../../templates/show_add_catalog.inc.php:37
1132
 
#: ../../templates/show_edit_catalog.inc.php:31
1133
 
msgid "artist name"
1134
 
msgstr ""
1135
 
 
1136
 
#: ../../templates/show_add_catalog.inc.php:38
1137
 
#: ../../templates/show_edit_catalog.inc.php:32
1138
 
msgid "id3 comment"
1139
 
msgstr ""
1140
 
 
1141
 
#: ../../templates/show_add_catalog.inc.php:39
1142
 
#: ../../templates/show_edit_catalog.inc.php:33
1143
 
msgid "genre"
1144
 
msgstr ""
1145
 
 
1146
 
#: ../../templates/show_add_catalog.inc.php:40
1147
 
#: ../../templates/show_edit_catalog.inc.php:34
1148
 
msgid "track number (padded with leading 0)"
1149
 
msgstr ""
1150
 
 
1151
 
#: ../../templates/show_add_catalog.inc.php:41
1152
 
#: ../../templates/show_edit_catalog.inc.php:35
1153
 
msgid "song title"
1154
 
msgstr ""
1155
 
 
1156
 
#: ../../templates/show_add_catalog.inc.php:42
1157
 
#: ../../templates/show_edit_catalog.inc.php:36
1158
 
msgid "year"
1159
 
msgstr ""
1160
 
 
1161
 
#: ../../templates/show_add_catalog.inc.php:43
1162
 
#: ../../templates/show_edit_catalog.inc.php:37
1163
 
msgid "other"
1164
 
msgstr ""
1165
 
 
1166
 
#: ../../templates/show_add_catalog.inc.php:48
1167
 
#: ../../templates/show_catalogs.inc.php:33
1168
 
#: ../../templates/show_catalogs.inc.php:61
1169
 
msgid "Path"
1170
 
msgstr ""
1171
 
 
1172
 
#: ../../templates/show_add_catalog.inc.php:52
1173
 
#: ../../templates/show_edit_catalog.inc.php:41
1174
 
msgid "Catalog Type"
1175
 
msgstr ""
1176
 
 
1177
 
#: ../../templates/show_add_catalog.inc.php:55
1178
 
msgid "Local"
1179
 
msgstr ""
1180
 
 
1181
 
#: ../../templates/show_add_catalog.inc.php:56
1182
 
msgid "Remote"
1183
 
msgstr ""
1184
 
 
1185
 
#: ../../templates/show_add_catalog.inc.php:61
1186
 
#: ../../templates/show_edit_catalog.inc.php:45
1187
 
msgid "XML-RPC Key"
1188
 
msgstr ""
1189
 
 
1190
 
#: ../../templates/show_add_catalog.inc.php:62
1191
 
msgid "Required for Remote Catalogs"
1192
 
msgstr ""
1193
 
 
1194
 
#: ../../templates/show_add_catalog.inc.php:65
1195
 
msgid "Filename Pattern"
1196
 
msgstr ""
1197
 
 
1198
 
#: ../../templates/show_add_catalog.inc.php:70
1199
 
#: ../../templates/show_edit_catalog.inc.php:58
1200
 
msgid "Folder Pattern"
1201
 
msgstr ""
1202
 
 
1203
 
#: ../../templates/show_add_catalog.inc.php:70
1204
 
#: ../../templates/show_edit_catalog.inc.php:58
1205
 
msgid "(no leading or ending '/')"
1206
 
msgstr ""
1207
 
 
1208
 
#: ../../templates/show_add_catalog.inc.php:75
1209
 
#: ../../templates/show_admin_tools.inc.php:84
1210
 
msgid "Gather Album Art"
1211
 
msgstr ""
1212
 
 
1213
 
#: ../../templates/show_add_catalog.inc.php:79
1214
 
msgid "Build Playlists from m3u Files"
1215
 
msgstr ""
1216
 
 
1217
 
#: ../../templates/show_add_catalog.inc.php:85
1218
 
msgid "Add Catalog"
1219
 
msgstr ""
1220
 
 
1221
 
#: ../../templates/show_install_account.inc.php:32
1222
 
#: ../../templates/show_install_lang.inc.php:32
1223
 
#: ../../templates/show_install_config.inc.php:32
1224
 
#: ../../templates/show_install.inc.php:32
1225
 
msgid "Ampache Installation"
1226
 
msgstr ""
1227
 
 
1228
 
#: ../../templates/show_install_account.inc.php:39
1229
 
#: ../../templates/show_install_lang.inc.php:39
1230
 
#: ../../templates/show_install_config.inc.php:38
1231
 
#: ../../templates/show_install.inc.php:40
1232
 
msgid ""
1233
 
"This Page handles the installation of the Ampache database and the creation "
1234
 
"of the ampache.cfg.php file. Before you continue please make sure that you "
1235
 
"have the following pre-requisites"
1236
 
msgstr ""
1237
 
 
1238
 
#: ../../templates/show_install_account.inc.php:42
1239
 
#: ../../templates/show_install_lang.inc.php:42
1240
 
#: ../../templates/show_install_config.inc.php:41
1241
 
#: ../../templates/show_install.inc.php:43
1242
 
msgid ""
1243
 
"A MySQL Server with a username and password that can create/modify databases"
1244
 
msgstr ""
1245
 
 
1246
 
#: ../../templates/show_install_account.inc.php:43
1247
 
msgid ""
1248
 
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
1249
 
"ampache.cfg.dist.php file"
1250
 
msgstr ""
1251
 
 
1252
 
#: ../../templates/show_install_account.inc.php:45
1253
 
#: ../../templates/show_install_lang.inc.php:46
1254
 
#: ../../templates/show_install_config.inc.php:44
1255
 
#: ../../templates/show_install.inc.php:47
1256
 
msgid ""
1257
 
"Once you have ensured that you have the above requirements please fill out "
1258
 
"the information below. You will only be asked for the required config "
1259
 
"values. If you would like to make changes to your ampache install at a later "
1260
 
"date simply edit /config/ampache.cfg.php"
1261
 
msgstr ""
1262
 
 
1263
 
#: ../../templates/show_install_account.inc.php:48
1264
 
#: ../../templates/show_install_config.inc.php:48
1265
 
#: ../../templates/show_install.inc.php:52
1266
 
msgid "Step 1 - Creating and Inserting the Ampache Database"
1267
 
msgstr ""
1268
 
 
1269
 
#: ../../templates/show_install_account.inc.php:49
1270
 
msgid "Step 2 - Creating the ampache.cfg.php file"
1271
 
msgstr ""
1272
 
 
1273
 
#: ../../templates/show_install_account.inc.php:50
1274
 
#: ../../templates/show_install_config.inc.php:53
1275
 
#: ../../templates/show_install.inc.php:57
1276
 
msgid "Step 3 - Setup Initial Account"
1277
 
msgstr ""
1278
 
 
1279
 
#: ../../templates/show_install_account.inc.php:52
1280
 
msgid ""
1281
 
"This step creates your initial Ampache admin account. Once your admin "
1282
 
"account has been created you will be directed to the login page"
1283
 
msgstr ""
1284
 
 
1285
 
#: ../../templates/show_install_account.inc.php:56
1286
 
msgid "Create Admin Account"
1287
 
msgstr ""
1288
 
 
1289
 
#: ../../templates/show_install_account.inc.php:60
1290
 
#: ../../templates/show_add_user.inc.php:31
1291
 
#: ../../templates/show_recently_played.inc.php:40
1292
 
#: ../../templates/show_recently_played.inc.php:94
1293
 
#: ../../templates/show_user_registration.inc.php:75
1294
 
#: ../../templates/show_now_playing_row.inc.php:29
1295
 
#: ../../templates/show_edit_user.inc.php:31
1296
 
#: ../../templates/show_users.inc.php:39
1297
 
#: ../../templates/show_users.inc.php:104
1298
 
msgid "Username"
1299
 
msgstr ""
1300
 
 
1301
 
#: ../../templates/show_install_account.inc.php:68
1302
 
#: ../../templates/show_add_user.inc.php:63
1303
 
#: ../../templates/show_user_registration.inc.php:112
1304
 
#: ../../templates/show_edit_user.inc.php:63
1305
 
#: ../../templates/show_account.inc.php:47
1306
 
msgid "Confirm Password"
1307
 
msgstr ""
1308
 
 
1309
 
#: ../../templates/show_install_account.inc.php:73
1310
 
msgid "Create Account"
1311
 
msgstr ""
1312
 
 
1313
 
#: ../../templates/show_localplay_status.inc.php:25
1314
 
msgid "Localplay Control"
1315
 
msgstr ""
1316
 
 
1317
 
#: ../../templates/show_localplay_status.inc.php:28
1318
 
msgid "Mute"
1319
 
msgstr ""
1320
 
 
1321
 
#: ../../templates/show_localplay_status.inc.php:29
1322
 
msgid "Decrease Volume"
1323
 
msgstr ""
1324
 
 
1325
 
#: ../../templates/show_localplay_status.inc.php:30
1326
 
msgid "Increase Volume"
1327
 
msgstr ""
1328
 
 
1329
 
#: ../../templates/show_localplay_status.inc.php:31
1330
 
msgid "Volume"
1331
 
msgstr ""
1332
 
 
1333
 
#: ../../templates/show_localplay_status.inc.php:33
1334
 
msgid "Repeat"
1335
 
msgstr ""
1336
 
 
1337
 
#: ../../templates/show_localplay_status.inc.php:36
1338
 
#: ../../templates/show_album_row.inc.php:24
1339
 
#: ../../templates/show_playlist_row.inc.php:24
1340
 
#: ../../templates/show_artist_row.inc.php:24
1341
 
#: ../../templates/sidebar_home.inc.php:40
1342
 
msgid "Random"
1343
 
msgstr ""
1344
 
 
1345
 
#: ../../templates/show_localplay_status.inc.php:39
1346
 
#: ../../templates/rightbar.inc.php:53
1347
 
msgid "Clear Playlist"
1348
 
msgstr ""
1349
 
 
1350
 
#: ../../templates/show_playlists.inc.php:34
1351
 
#: ../../templates/show_playlists.inc.php:57
1352
 
#: ../../templates/show_album_row.inc.php:23
1353
 
#: ../../templates/show_playlist_row.inc.php:23
1354
 
#: ../../templates/show_admin_tools.inc.php:45
1355
 
#: ../../templates/show_artist_row.inc.php:23
1356
 
#: ../../templates/show_song_row.inc.php:23
1357
 
#: ../../templates/show_recently_played.inc.php:36
1358
 
#: ../../templates/show_recently_played.inc.php:79
1359
 
#: ../../templates/show_recently_played.inc.php:93
1360
 
#: ../../templates/show_artists.inc.php:35
1361
 
#: ../../templates/show_artists.inc.php:58
1362
 
#: ../../templates/show_genres.inc.php:36
1363
 
#: ../../templates/show_genres.inc.php:72
1364
 
#: ../../templates/show_albums.inc.php:39
1365
 
#: ../../templates/show_albums.inc.php:66
1366
 
#: ../../templates/show_live_stream_row.inc.php:23
1367
 
#: ../../templates/show_songs.inc.php:40 ../../templates/show_songs.inc.php:67
1368
 
#: ../../templates/show_add_live_stream.inc.php:76
1369
 
#: ../../templates/show_shoutbox.inc.php:34
1370
 
#: ../../templates/show_playlist_song_row.inc.php:22
1371
 
#: ../../templates/show_live_streams.inc.php:35
1372
 
#: ../../templates/show_live_streams.inc.php:57
1373
 
#: ../../templates/show_catalog_row.inc.php:28
1374
 
#: ../../templates/show_song.inc.php:25
1375
 
msgid "Add"
1376
 
msgstr ""
1377
 
 
1378
 
#: ../../templates/show_playlists.inc.php:35
1379
 
#: ../../templates/show_playlists.inc.php:58
1380
 
msgid "Playlist Name"
1381
 
msgstr ""
1382
 
 
1383
 
#: ../../templates/show_playlists.inc.php:37
1384
 
#: ../../templates/show_playlists.inc.php:60
1385
 
msgid "# Songs"
1386
 
msgstr ""
1387
 
 
1388
 
#: ../../templates/show_playlists.inc.php:38
1389
 
#: ../../templates/show_playlists.inc.php:61
1390
 
msgid "Owner"
1391
 
msgstr ""
1392
 
 
1393
 
#: ../../templates/show_playlists.inc.php:39
1394
 
#: ../../templates/show_playlists.inc.php:62
1395
 
#: ../../templates/show_artist_box.inc.php:32
1396
 
#: ../../templates/show_albums.inc.php:48
1397
 
#: ../../templates/show_albums.inc.php:75
1398
 
#: ../../templates/show_catalogs.inc.php:36
1399
 
#: ../../templates/show_catalogs.inc.php:64
1400
 
#: ../../templates/show_album.inc.php:49
1401
 
msgid "Actions"
1402
 
msgstr ""
1403
 
 
1404
 
#: ../../templates/show_playlists.inc.php:53
1405
 
#: ../../templates/show_user_stats.inc.php:34
1406
 
#: ../../templates/show_user_stats.inc.php:47
1407
 
#: ../../templates/show_user_stats.inc.php:60
1408
 
#: ../../templates/show_manage_democratic.inc.php:63
1409
 
#: ../../templates/show_objects.inc.php:44
1410
 
#: ../../templates/rightbar.inc.php:100
1411
 
#: ../../templates/show_user_recommendations.inc.php:32
1412
 
#: ../../templates/show_user_recommendations.inc.php:43
1413
 
#: ../../templates/show_user_recommendations.inc.php:54
1414
 
#: ../../templates/show_artists.inc.php:54
1415
 
#: ../../templates/show_genres.inc.php:68
1416
 
#: ../../templates/show_albums.inc.php:62
1417
 
#: ../../templates/show_songs.inc.php:63
1418
 
#: ../../templates/show_live_streams.inc.php:53
1419
 
msgid "Not Enough Data"
1420
 
msgstr ""
1421
 
 
1422
 
#: ../../templates/show_add_user.inc.php:25
1423
 
msgid "Adding a New User"
1424
 
msgstr ""
1425
 
 
1426
 
#: ../../templates/show_add_user.inc.php:39
1427
 
#: ../../templates/show_user.inc.php:30
1428
 
#: ../../templates/show_user_registration.inc.php:85
1429
 
#: ../../templates/show_edit_user.inc.php:39
1430
 
msgid "Full Name"
1431
 
msgstr ""
1432
 
 
1433
 
#: ../../templates/show_add_user.inc.php:46
1434
 
#: ../../templates/show_user_registration.inc.php:94
1435
 
#: ../../templates/show_edit_user.inc.php:46
1436
 
#: ../../templates/show_account.inc.php:34
1437
 
msgid "E-mail"
1438
 
msgstr ""
1439
 
 
1440
 
#: ../../templates/show_add_user.inc.php:71
1441
 
#: ../../templates/show_edit_user.inc.php:71
1442
 
msgid "User Access Level"
1443
 
msgstr ""
1444
 
 
1445
 
#: ../../templates/show_add_user.inc.php:87
1446
 
#: ../../templates/sidebar_admin.inc.php:33
1447
 
msgid "Add User"
1448
 
msgstr ""
1449
 
 
1450
 
#: ../../templates/show_album_row.inc.php:44
1451
 
#: ../../templates/show_song_row.inc.php:37
1452
 
msgid "Post Shout"
1453
 
msgstr ""
1454
 
 
1455
 
#: ../../templates/show_album_row.inc.php:49
1456
 
#: ../../templates/show_playlist_row.inc.php:33
1457
 
#: ../../templates/rightbar.inc.php:48
1458
 
#: ../../templates/show_artist_row.inc.php:33
1459
 
#: ../../templates/show_playlist.inc.php:32
1460
 
#: ../../templates/show_search_options.inc.php:28
1461
 
msgid "Batch Download"
1462
 
msgstr ""
1463
 
 
1464
 
#: ../../templates/show_album_row.inc.php:53
1465
 
#: ../../templates/show_playlist_row.inc.php:37
1466
 
#: ../../templates/show_artist_row.inc.php:37
1467
 
#: ../../templates/show_song_row.inc.php:46
1468
 
#: ../../templates/show_live_stream_row.inc.php:31
1469
 
#: ../../templates/show_play_selected.inc.php:50
1470
 
#: ../../templates/show_playlist_song_row.inc.php:37
1471
 
msgid "Edit"
1472
 
msgstr ""
1473
 
 
1474
 
#: ../../templates/show_user_stats.inc.php:22
1475
 
msgid "Favorites"
1476
 
msgstr ""
1477
 
 
1478
 
#: ../../templates/show_user_stats.inc.php:30
1479
 
msgid "Favorite Artists"
1480
 
msgstr ""
1481
 
 
1482
 
#: ../../templates/show_user_stats.inc.php:43
1483
 
msgid "Favorite Albums"
1484
 
msgstr ""
1485
 
 
1486
 
#: ../../templates/show_user_stats.inc.php:56
1487
 
msgid "Favorite Songs"
1488
 
msgstr ""
1489
 
 
1490
 
#: ../../templates/show_add_shout.inc.php:23
1491
 
msgid "Post to Shoutbox"
1492
 
msgstr ""
1493
 
 
1494
 
#: ../../templates/show_add_shout.inc.php:34
1495
 
#: ../../templates/show_edit_shout.inc.php:37
1496
 
msgid "Make Sticky"
1497
 
msgstr ""
1498
 
 
1499
 
#: ../../templates/show_add_shout.inc.php:41
1500
 
#: ../../templates/show_add_playlist.inc.php:42
1501
 
#: ../../templates/show_create_democratic.inc.php:53
1502
 
msgid "Create"
1503
 
msgstr ""
1504
 
 
1505
 
#: ../../templates/show_playlist_edit.inc.php:26
1506
 
msgid "Editing Playlist"
1507
 
msgstr ""
1508
 
 
1509
 
#: ../../templates/show_playlist_edit.inc.php:36
1510
 
#: ../../templates/show_add_playlist.inc.php:32
1511
 
#: ../../templates/show_access_list.inc.php:49
1512
 
#: ../../templates/show_random.inc.php:62
1513
 
msgid "Type"
1514
 
msgstr ""
1515
 
 
1516
 
#: ../../templates/show_playlist_edit.inc.php:39
1517
 
#: ../../templates/show_edit_playlist_row.inc.php:32
1518
 
msgid "Public"
1519
 
msgstr ""
1520
 
 
1521
 
#: ../../templates/show_playlist_edit.inc.php:47
1522
 
#: ../../templates/show_preference_admin.inc.php:55
1523
 
#: ../../templates/show_play_selected.inc.php:64
1524
 
#: ../../templates/show_edit_access.inc.php:83
1525
 
#: ../../templates/show_edit_shout.inc.php:41
1526
 
msgid "Update"
1527
 
msgstr ""
1528
 
 
1529
 
#: ../../templates/show_index.inc.php:38
1530
 
#: ../../templates/show_random_albums.inc.php:24
1531
 
msgid "Albums of the Moment"
1532
 
msgstr ""
1533
 
 
1534
 
#: ../../templates/show_index.inc.php:38
1535
 
msgid "Loading..."
1536
 
msgstr ""
1537
 
 
1538
 
#: ../../templates/show_admin_tools.inc.php:34
1539
 
#: ../../templates/show_admin_tools.inc.php:74
1540
 
#: ../../templates/show_manage_democratic.inc.php:40
1541
 
#: ../../templates/show_localplay_playlist.inc.php:33
1542
 
#: ../../templates/show_localplay_playlist.inc.php:59
1543
 
#: ../../templates/show_artists.inc.php:40
1544
 
#: ../../templates/show_artists.inc.php:63
1545
 
#: ../../templates/show_plugins.inc.php:35
1546
 
#: ../../templates/show_plugins.inc.php:64
1547
 
#: ../../templates/show_genres.inc.php:39
1548
 
#: ../../templates/show_genres.inc.php:75
1549
 
#: ../../templates/show_flagged.inc.php:39
1550
 
#: ../../templates/show_flagged.inc.php:58
1551
 
#: ../../templates/show_users.inc.php:46
1552
 
#: ../../templates/show_users.inc.php:111
1553
 
#: ../../templates/show_playlist_songs.inc.php:48
1554
 
#: ../../templates/show_playlist_songs.inc.php:69
1555
 
#: ../../templates/show_songs.inc.php:50 ../../templates/show_songs.inc.php:77
1556
 
#: ../../templates/show_manage_shoutbox.inc.php:39
1557
 
#: ../../templates/show_manage_shoutbox.inc.php:63
1558
 
#: ../../templates/show_democratic_playlist.inc.php:50
1559
 
#: ../../templates/show_democratic_playlist.inc.php:85
1560
 
#: ../../templates/show_localplay_controllers.inc.php:35
1561
 
#: ../../templates/show_localplay_controllers.inc.php:66
1562
 
#: ../../templates/show_live_streams.inc.php:40
1563
 
#: ../../templates/show_live_streams.inc.php:62
1564
 
#: ../../templates/show_localplay_instances.inc.php:29
1565
 
#: ../../templates/show_access_list.inc.php:50
1566
 
msgid "Action"
1567
 
msgstr ""
1568
 
 
1569
 
#: ../../templates/show_admin_tools.inc.php:47
1570
 
#: ../../templates/show_catalog_row.inc.php:29
1571
 
msgid "Verify"
1572
 
msgstr ""
1573
 
 
1574
 
#: ../../templates/show_admin_tools.inc.php:49
1575
 
#: ../../templates/show_catalog_row.inc.php:30
1576
 
msgid "Clean"
1577
 
msgstr ""
1578
 
 
1579
 
#: ../../templates/show_admin_tools.inc.php:59
1580
 
msgid "Fast"
1581
 
msgstr ""
1582
 
 
1583
 
#: ../../templates/show_admin_tools.inc.php:60
1584
 
#: ../../templates/show_catalog_row.inc.php:31
1585
 
msgid "Gather Art"
1586
 
msgstr ""
1587
 
 
1588
 
#: ../../templates/show_admin_tools.inc.php:68
1589
 
msgid "No Catalogs Found"
1590
 
msgstr ""
1591
 
 
1592
 
#: ../../templates/show_admin_tools.inc.php:78
1593
 
#: ../../templates/show_catalogs.inc.php:55
1594
 
msgid "Clean All"
1595
 
msgstr ""
1596
 
 
1597
 
#: ../../templates/show_admin_tools.inc.php:79
1598
 
#: ../../templates/show_catalogs.inc.php:54
1599
 
msgid "Verify All"
1600
 
msgstr ""
1601
 
 
1602
 
#: ../../templates/show_admin_tools.inc.php:80
1603
 
#: ../../templates/show_catalogs.inc.php:53
1604
 
msgid "Add to All"
1605
 
msgstr ""
1606
 
 
1607
 
#: ../../templates/show_admin_tools.inc.php:81
1608
 
#: ../../templates/show_catalogs.inc.php:56
1609
 
msgid "Update All"
1610
 
msgstr ""
1611
 
 
1612
 
#: ../../templates/show_admin_tools.inc.php:83
1613
 
msgid "Clear Catalog Stats"
1614
 
msgstr ""
1615
 
 
1616
 
#: ../../templates/show_admin_tools.inc.php:88
1617
 
#: ../../templates/sidebar_admin.inc.php:43
1618
 
msgid "Other Tools"
1619
 
msgstr ""
1620
 
 
1621
 
#: ../../templates/show_admin_tools.inc.php:90
1622
 
msgid "Show Duplicate Songs"
1623
 
msgstr ""
1624
 
 
1625
 
#: ../../templates/show_admin_tools.inc.php:91
1626
 
#: ../../templates/sidebar_admin.inc.php:48
1627
 
msgid "Clear Now Playing"
1628
 
msgstr ""
1629
 
 
1630
 
#: ../../templates/show_admin_tools.inc.php:93
1631
 
msgid "Preferences Permissions"
1632
 
msgstr ""
1633
 
 
1634
 
#: ../../templates/show_admin_tools.inc.php:94
1635
 
msgid "Export To Itunes DB"
1636
 
msgstr ""
1637
 
 
1638
 
#: ../../templates/show_admin_tools.inc.php:95
1639
 
msgid "Show Inactive Users"
1640
 
msgstr ""
1641
 
 
1642
 
#: ../../templates/show_admin_tools.inc.php:96
1643
 
msgid "Check for New Version"
1644
 
msgstr ""
1645
 
 
1646
 
#: ../../templates/show_flag.inc.php:41
1647
 
msgid "Flag Song"
1648
 
msgstr ""
1649
 
 
1650
 
#: ../../templates/show_flag.inc.php:45
1651
 
#: ../../templates/show_edit_song.inc.php:27
1652
 
msgid "File"
1653
 
msgstr ""
1654
 
 
1655
 
#: ../../templates/show_flag.inc.php:49
1656
 
msgid "Item"
1657
 
msgstr ""
1658
 
 
1659
 
#: ../../templates/show_flag.inc.php:53
1660
 
msgid "Reason to flag"
1661
 
msgstr ""
1662
 
 
1663
 
#: ../../templates/show_flag.inc.php:57
1664
 
msgid "Incorrect Tags"
1665
 
msgstr ""
1666
 
 
1667
 
#: ../../templates/show_flag.inc.php:64
1668
 
#: ../../templates/show_edit_song.inc.php:73
1669
 
#: ../../templates/show_flagged.inc.php:37
1670
 
#: ../../templates/show_flagged.inc.php:56
1671
 
#: ../../templates/show_manage_shoutbox.inc.php:37
1672
 
#: ../../templates/show_manage_shoutbox.inc.php:61
1673
 
#: ../../templates/show_search.inc.php:34
1674
 
msgid "Comment"
1675
 
msgstr ""
1676
 
 
1677
 
#: ../../templates/show_flag.inc.php:69
1678
 
#: ../../templates/show_flagged.inc.php:36
1679
 
#: ../../templates/show_flagged.inc.php:55
1680
 
msgid "Flag"
1681
 
msgstr ""
1682
 
 
1683
 
#: ../../templates/sidebar.inc.php:28
1684
 
msgid "Browse"
1685
 
msgstr ""
1686
 
 
1687
 
#: ../../templates/sidebar.inc.php:66
1688
 
msgid "Logout"
1689
 
msgstr ""
1690
 
 
1691
 
#: ../../templates/show_manage_democratic.inc.php:22
1692
 
msgid "Manage Democratic Playlists"
1693
 
msgstr ""
1694
 
 
1695
 
#: ../../templates/show_manage_democratic.inc.php:35
1696
 
#: ../../templates/show_create_democratic.inc.php:30
1697
 
msgid "Base Playlist"
1698
 
msgstr ""
1699
 
 
1700
 
#: ../../templates/show_manage_democratic.inc.php:36
1701
 
msgid "Cooldown"
1702
 
msgstr ""
1703
 
 
1704
 
#: ../../templates/show_manage_democratic.inc.php:37
1705
 
#: ../../templates/show_preference_admin.inc.php:31
1706
 
#: ../../templates/show_preference_admin.inc.php:50
1707
 
#: ../../templates/show_add_access.inc.php:52
1708
 
#: ../../templates/show_edit_access.inc.php:70
1709
 
#: ../../templates/show_create_democratic.inc.php:38
1710
 
#: ../../templates/show_access_list.inc.php:46
1711
 
msgid "Level"
1712
 
msgstr ""
1713
 
 
1714
 
#: ../../templates/show_manage_democratic.inc.php:57
1715
 
#: ../../templates/rightbar.inc.php:25
1716
 
#: ../../templates/show_localplay_control.inc.php:28
1717
 
msgid "Play"
1718
 
msgstr ""
1719
 
 
1720
 
#: ../../templates/show_manage_democratic.inc.php:69
1721
 
msgid "Create New Playlist"
1722
 
msgstr ""
1723
 
 
1724
 
#: ../../templates/show_embed_xspf.inc.php:54
1725
 
msgid "XSPF Player"
1726
 
msgstr ""
1727
 
 
1728
 
#: ../../templates/show_user.inc.php:31
1729
 
msgid "Create Date"
1730
 
msgstr ""
1731
 
 
1732
 
#: ../../templates/show_user.inc.php:32 ../../templates/show_users.inc.php:40
1733
 
#: ../../templates/show_users.inc.php:105
1734
 
msgid "Last Seen"
1735
 
msgstr ""
1736
 
 
1737
 
#: ../../templates/show_user.inc.php:33 ../../templates/show_users.inc.php:42
1738
 
#: ../../templates/show_users.inc.php:107
1739
 
msgid "Activity"
1740
 
msgstr ""
1741
 
 
1742
 
#: ../../templates/show_user.inc.php:35
1743
 
msgid "User is Online Now"
1744
 
msgstr ""
1745
 
 
1746
 
#: ../../templates/show_user.inc.php:37
1747
 
msgid "User is Offline Now"
1748
 
msgstr ""
1749
 
 
1750
 
#: ../../templates/show_user.inc.php:42
1751
 
msgid "Active Playlist"
1752
 
msgstr ""
1753
 
 
1754
 
#: ../../templates/show_artist_box.inc.php:23
1755
 
#: ../../templates/show_artist_box.inc.php:26
1756
 
#, php-format
1757
 
msgid "Albums by %s"
1758
 
msgstr ""
1759
 
 
1760
 
#: ../../templates/show_artist_box.inc.php:34
1761
 
#, php-format
1762
 
msgid "Show All Songs By %s"
1763
 
msgstr ""
1764
 
 
1765
 
#: ../../templates/show_artist_box.inc.php:35
1766
 
#, php-format
1767
 
msgid "Add All Songs By %s"
1768
 
msgstr ""
1769
 
 
1770
 
#: ../../templates/show_artist_box.inc.php:36
1771
 
#, php-format
1772
 
msgid "Add Random Songs By %s"
1773
 
msgstr ""
1774
 
 
1775
 
#: ../../templates/show_artist_box.inc.php:38
1776
 
#: ../../templates/show_album.inc.php:58
1777
 
msgid "Update from tags"
1778
 
msgstr ""
1779
 
 
1780
 
#: ../../templates/show_artist_box.inc.php:41
1781
 
msgid "Recommend Similar"
1782
 
msgstr ""
1783
 
 
1784
 
#: ../../templates/show_artist_box.inc.php:43
1785
 
#: ../../templates/sidebar_browse.inc.php:64
1786
 
msgid "Show Art"
1787
 
msgstr ""
1788
 
 
1789
 
#: ../../templates/show_denied.inc.php:32
1790
 
#: ../../templates/sidebar_localplay.inc.php:66
1791
 
msgid "Access Denied"
1792
 
msgstr ""
1793
 
 
1794
 
#: ../../templates/rightbar.inc.php:28
1795
 
msgid "Add to Playlist"
1796
 
msgstr ""
1797
 
 
1798
 
#: ../../templates/rightbar.inc.php:31
1799
 
msgid "Add to New Playlist"
1800
 
msgstr ""
1801
 
 
1802
 
#: ../../templates/rightbar.inc.php:56
1803
 
msgid "Add Dynamic Items"
1804
 
msgstr ""
1805
 
 
1806
 
#: ../../templates/rightbar.inc.php:104
1807
 
msgid "More"
1808
 
msgstr ""
1809
 
 
1810
 
#: ../../templates/show_preference_box.inc.php:40
1811
 
#: ../../templates/show_preference_box.inc.php:70
1812
 
#: ../../templates/show_preference_admin.inc.php:30
1813
 
#: ../../templates/show_preference_admin.inc.php:49
1814
 
#: ../../templates/show_user_preferences.inc.php:36
1815
 
#: ../../templates/show_debug.inc.php:81
1816
 
msgid "Preference"
1817
 
msgstr ""
1818
 
 
1819
 
#: ../../templates/show_preference_box.inc.php:41
1820
 
#: ../../templates/show_preference_box.inc.php:71
1821
 
#: ../../templates/show_user_preferences.inc.php:37
1822
 
#: ../../templates/show_debug.inc.php:37 ../../templates/show_debug.inc.php:82
1823
 
msgid "Value"
1824
 
msgstr ""
1825
 
 
1826
 
#: ../../templates/show_preference_box.inc.php:43
1827
 
#: ../../templates/show_preference_box.inc.php:73
1828
 
msgid "Apply to All"
1829
 
msgstr ""
1830
 
 
1831
 
#: ../../templates/show_preference_box.inc.php:44
1832
 
#: ../../templates/show_preference_box.inc.php:74
1833
 
msgid "Access Level"
1834
 
msgstr ""
1835
 
 
1836
 
#: ../../templates/show_localplay_playlist.inc.php:23
1837
 
msgid "Current Playlist"
1838
 
msgstr ""
1839
 
 
1840
 
#: ../../templates/show_localplay_playlist.inc.php:53
1841
 
#: ../../templates/show_plugins.inc.php:57
1842
 
#: ../../templates/show_flagged.inc.php:49
1843
 
#: ../../templates/show_disabled_songs.inc.php:52
1844
 
#: ../../templates/show_manage_shoutbox.inc.php:54
1845
 
#: ../../templates/show_localplay_controllers.inc.php:59
1846
 
msgid "No Records Found"
1847
 
msgstr ""
1848
 
 
1849
 
#: ../../templates/show_edit_album.inc.php:23
1850
 
msgid "Edit Album"
1851
 
msgstr ""
1852
 
 
1853
 
#: ../../templates/show_edit_album.inc.php:33
1854
 
#: ../../templates/show_edit_song.inc.php:67
1855
 
#: ../../templates/show_albums.inc.php:46
1856
 
#: ../../templates/show_albums.inc.php:73
1857
 
#: ../../templates/show_play_selected.inc.php:61
1858
 
#: ../../templates/show_search.inc.php:60
1859
 
msgid "Year"
1860
 
msgstr ""
1861
 
 
1862
 
#: ../../templates/show_edit_album.inc.php:41
1863
 
#: ../../templates/show_edit_song.inc.php:81
1864
 
#: ../../templates/show_edit_artist.inc.php:35
1865
 
msgid "Flag for Retagging"
1866
 
msgstr ""
1867
 
 
1868
 
#: ../../templates/show_edit_album.inc.php:47
1869
 
msgid "Update Album"
1870
 
msgstr ""
1871
 
 
1872
 
#: ../../templates/show_big_art.inc.php:29
1873
 
msgid "Album Art"
1874
 
msgstr ""
1875
 
 
1876
 
#: ../../templates/show_big_art.inc.php:33
1877
 
msgid "Click to close window"
1878
 
msgstr ""
1879
 
 
1880
 
#: ../../templates/show_install_lang.inc.php:37
1881
 
#: ../../templates/show_install.inc.php:38
1882
 
msgid "Requirements"
1883
 
msgstr ""
1884
 
 
1885
 
#: ../../templates/show_install_lang.inc.php:43
1886
 
#: ../../templates/show_install_config.inc.php:42
1887
 
#: ../../templates/show_install.inc.php:44
1888
 
msgid ""
1889
 
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
1890
 
"ampache.cfg.php.dist file"
1891
 
msgstr ""
1892
 
 
1893
 
#: ../../templates/show_install_lang.inc.php:72
1894
 
msgid "Start configuration"
1895
 
msgstr ""
1896
 
 
1897
 
#: ../../templates/show_add_playlist.inc.php:24
1898
 
msgid "Create a new playlist"
1899
 
msgstr ""
1900
 
 
1901
 
#: ../../templates/show_edit_song.inc.php:23
1902
 
msgid "Edit Song"
1903
 
msgstr ""
1904
 
 
1905
 
#: ../../templates/show_edit_song.inc.php:37
1906
 
#: ../../templates/show_recently_played.inc.php:38
1907
 
#: ../../templates/show_recently_played.inc.php:96
1908
 
#: ../../templates/show_now_playing_row.inc.php:52
1909
 
#: ../../templates/show_albums.inc.php:43
1910
 
#: ../../templates/show_albums.inc.php:70
1911
 
#: ../../templates/show_duplicates.inc.php:39
1912
 
#: ../../templates/show_duplicates.inc.php:77
1913
 
#: ../../templates/show_get_albumart.inc.php:36
1914
 
#: ../../templates/show_playlist_songs.inc.php:44
1915
 
#: ../../templates/show_playlist_songs.inc.php:65
1916
 
#: ../../templates/show_songs.inc.php:43 ../../templates/show_songs.inc.php:70
1917
 
#: ../../templates/show_play_selected.inc.php:59
1918
 
#: ../../templates/show_disabled_songs.inc.php:35
1919
 
#: ../../templates/show_disabled_songs.inc.php:58
1920
 
#: ../../templates/show_search.inc.php:50
1921
 
#: ../../templates/sidebar_home.inc.php:42
1922
 
msgid "Album"
1923
 
msgstr ""
1924
 
 
1925
 
#: ../../templates/show_edit_song.inc.php:40
1926
 
#: ../../templates/show_edit_song.inc.php:48
1927
 
#: ../../templates/show_edit_song.inc.php:56
1928
 
#: ../../templates/show_rename_artist.inc.php:33
1929
 
#: ../../templates/show_add_live_stream.inc.php:64
1930
 
#: ../../templates/show_search.inc.php:106
1931
 
msgid "OR"
1932
 
msgstr ""
1933
 
 
1934
 
#: ../../templates/show_edit_song.inc.php:88
1935
 
msgid "Update Song"
1936
 
msgstr ""
1937
 
 
1938
 
#: ../../templates/show_edit_catalog.inc.php:22
1939
 
msgid "Settings for"
1940
 
msgstr ""
1941
 
 
1942
 
#: ../../templates/show_edit_catalog.inc.php:51
1943
 
msgid "Filename pattern"
1944
 
msgstr ""
1945
 
 
1946
 
#: ../../templates/show_edit_catalog.inc.php:68
1947
 
msgid "Save Catalog Settings"
1948
 
msgstr ""
1949
 
 
1950
 
#: ../../templates/show_song_row.inc.php:42
1951
 
#: ../../templates/show_playlist_song_row.inc.php:33
1952
 
#: ../../templates/show_album.inc.php:61
1953
 
msgid "Download"
1954
 
msgstr ""
1955
 
 
1956
 
#: ../../templates/show_random_albums.inc.php:22
1957
 
msgid "Refresh"
1958
 
msgstr ""
1959
 
 
1960
 
#: ../../templates/show_random_albums.inc.php:47
1961
 
msgid "Play Album"
1962
 
msgstr ""
1963
 
 
1964
 
#: ../../templates/show_recently_played.inc.php:37
1965
 
#: ../../templates/show_recently_played.inc.php:95
1966
 
#: ../../templates/show_now_playing_row.inc.php:45
1967
 
#: ../../templates/show_duplicates.inc.php:37
1968
 
#: ../../templates/show_duplicates.inc.php:75
1969
 
#: ../../templates/show_democratic_playlist.inc.php:52
1970
 
#: ../../templates/show_democratic_playlist.inc.php:87
1971
 
msgid "Song"
1972
 
msgstr ""
1973
 
 
1974
 
#: ../../templates/show_recently_played.inc.php:41
1975
 
#: ../../templates/show_recently_played.inc.php:98
1976
 
msgid "Last Played"
1977
 
msgstr ""
1978
 
 
1979
 
#: ../../templates/show_user_recommendations.inc.php:29
1980
 
msgid "Recommended Artists"
1981
 
msgstr ""
1982
 
 
1983
 
#: ../../templates/show_user_recommendations.inc.php:40
1984
 
msgid "Recommended Albums"
1985
 
msgstr ""
1986
 
 
1987
 
#: ../../templates/show_user_recommendations.inc.php:51
1988
 
msgid "Recommended Songs"
1989
 
msgstr ""
1990
 
 
1991
 
#: ../../templates/show_artists.inc.php:39
1992
 
#: ../../templates/show_artists.inc.php:62
1993
 
#: ../../templates/show_now_playing_row.inc.php:36
1994
 
#: ../../templates/show_albums.inc.php:47
1995
 
#: ../../templates/show_albums.inc.php:74
1996
 
#: ../../templates/show_songs.inc.php:48 ../../templates/show_songs.inc.php:75
1997
 
#: ../../templates/show_search.inc.php:91
1998
 
msgid "Rating"
1999
 
msgstr ""
2000
 
 
2001
 
#: ../../templates/show_ip_history.inc.php:23
2002
 
msgid "IP History"
2003
 
msgstr ""
2004
 
 
2005
 
#: ../../templates/show_ip_history.inc.php:26
2006
 
msgid "Show Unique"
2007
 
msgstr ""
2008
 
 
2009
 
#: ../../templates/show_ip_history.inc.php:28
2010
 
#: ../../templates/show_admin_info.inc.php:38
2011
 
msgid "Show All"
2012
 
msgstr ""
2013
 
 
2014
 
#: ../../templates/show_ip_history.inc.php:37
2015
 
#: ../../templates/show_ip_history.inc.php:51
2016
 
msgid "Date"
2017
 
msgstr ""
2018
 
 
2019
 
#: ../../templates/show_ip_history.inc.php:38
2020
 
#: ../../templates/show_ip_history.inc.php:52
2021
 
msgid "IP Address"
2022
 
msgstr ""
2023
 
 
2024
 
#: ../../templates/show_import_playlist.inc.php:23
2025
 
msgid "Importing a Playlist from a File"
2026
 
msgstr ""
2027
 
 
2028
 
#: ../../templates/show_import_playlist.inc.php:28
2029
 
#: ../../templates/show_duplicates.inc.php:43
2030
 
#: ../../templates/show_duplicates.inc.php:81
2031
 
#: ../../templates/show_disabled_songs.inc.php:37
2032
 
#: ../../templates/show_disabled_songs.inc.php:60
2033
 
#: ../../templates/show_search.inc.php:66
2034
 
msgid "Filename"
2035
 
msgstr ""
2036
 
 
2037
 
#: ../../templates/show_import_playlist.inc.php:35
2038
 
msgid "Playlist Type"
2039
 
msgstr ""
2040
 
 
2041
 
#: ../../templates/show_import_playlist.inc.php:47
2042
 
msgid "Import Playlist"
2043
 
msgstr ""
2044
 
 
2045
 
#: ../../templates/show_genre.inc.php:29
2046
 
msgid "Viewing"
2047
 
msgstr ""
2048
 
 
2049
 
#: ../../templates/show_mail_users.inc.php:23
2050
 
msgid "Send E-mail to Users"
2051
 
msgstr ""
2052
 
 
2053
 
#: ../../templates/show_mail_users.inc.php:27
2054
 
msgid "Mail to"
2055
 
msgstr ""
2056
 
 
2057
 
#: ../../templates/show_mail_users.inc.php:33
2058
 
msgid "Inactive Users"
2059
 
msgstr ""
2060
 
 
2061
 
#: ../../templates/show_mail_users.inc.php:42
2062
 
#: ../../templates/show_local_catalog_info.inc.php:24
2063
 
msgid "Catalog Statistics"
2064
 
msgstr ""
2065
 
 
2066
 
#: ../../templates/show_mail_users.inc.php:46
2067
 
#: ../../templates/show_all_popular.inc.php:29
2068
 
#: ../../templates/show_stats_popular.inc.php:25
2069
 
msgid "Most Popular Albums"
2070
 
msgstr ""
2071
 
 
2072
 
#: ../../templates/show_mail_users.inc.php:53
2073
 
msgid "Latest Artist Additions"
2074
 
msgstr ""
2075
 
 
2076
 
#: ../../templates/show_mail_users.inc.php:57
2077
 
#: ../../templates/show_all_popular.inc.php:26
2078
 
#: ../../templates/show_stats_popular.inc.php:31
2079
 
msgid "Most Popular Artists"
2080
 
msgstr ""
2081
 
 
2082
 
#: ../../templates/show_mail_users.inc.php:64
2083
 
msgid "Latest Album Additions"
2084
 
msgstr ""
2085
 
 
2086
 
#: ../../templates/show_mail_users.inc.php:68
2087
 
#: ../../templates/show_all_popular.inc.php:38
2088
 
msgid "Most Popular Songs"
2089
 
msgstr ""
2090
 
 
2091
 
#: ../../templates/show_mail_users.inc.php:74
2092
 
msgid "Flagged Songs"
2093
 
msgstr ""
2094
 
 
2095
 
#: ../../templates/show_mail_users.inc.php:78
2096
 
#: ../../templates/show_admin_info.inc.php:34
2097
 
msgid "Disabled Songs"
2098
 
msgstr ""
2099
 
 
2100
 
#: ../../templates/show_mail_users.inc.php:86
2101
 
msgid "Most Popular Threshold in days"
2102
 
msgstr ""
2103
 
 
2104
 
#: ../../templates/show_mail_users.inc.php:97
2105
 
msgid "Subject"
2106
 
msgstr ""
2107
 
 
2108
 
#: ../../templates/show_mail_users.inc.php:104
2109
 
msgid "Message"
2110
 
msgstr ""
2111
 
 
2112
 
#: ../../templates/show_mail_users.inc.php:112
2113
 
msgid "Send Mail"
2114
 
msgstr ""
2115
 
 
2116
 
#: ../../templates/show_plugins.inc.php:33
2117
 
#: ../../templates/show_plugins.inc.php:62
2118
 
#: ../../templates/show_localplay_controllers.inc.php:33
2119
 
#: ../../templates/show_localplay_controllers.inc.php:64
2120
 
msgid "Description"
2121
 
msgstr ""
2122
 
 
2123
 
#: ../../templates/show_plugins.inc.php:34
2124
 
#: ../../templates/show_plugins.inc.php:63
2125
 
#: ../../templates/show_localplay_controllers.inc.php:34
2126
 
#: ../../templates/show_localplay_controllers.inc.php:65
2127
 
msgid "Version"
2128
 
msgstr ""
2129
 
 
2130
 
#: ../../templates/show_plugins.inc.php:42
2131
 
#: ../../templates/show_localplay_controllers.inc.php:48
2132
 
msgid "Activate"
2133
 
msgstr ""
2134
 
 
2135
 
#: ../../templates/show_plugins.inc.php:46
2136
 
msgid "Deactivate"
2137
 
msgstr ""
2138
 
 
2139
 
#: ../../templates/show_admin_info.inc.php:30
2140
 
msgid "Last Ten Flagged Records"
2141
 
msgstr ""
2142
 
 
2143
 
#: ../../templates/show_user_registration.inc.php:29
2144
 
#: ../../templates/show_user_registration.inc.php:36
2145
 
#: ../../templates/show_user_activate.inc.php:29
2146
 
#: ../../templates/show_user_activate.inc.php:36
2147
 
#: ../../templates/show_registration_confirmation.inc.php:29
2148
 
msgid "Registration"
2149
 
msgstr ""
2150
 
 
2151
 
#: ../../templates/show_user_registration.inc.php:56
2152
 
msgid "User Agreement"
2153
 
msgstr ""
2154
 
 
2155
 
#: ../../templates/show_user_registration.inc.php:65
2156
 
msgid "I Accept"
2157
 
msgstr ""
2158
 
 
2159
 
#: ../../templates/show_user_registration.inc.php:71
2160
 
msgid "User Information"
2161
 
msgstr ""
2162
 
 
2163
 
#: ../../templates/show_user_registration.inc.php:133
2164
 
msgid "Register User"
2165
 
msgstr ""
2166
 
 
2167
 
#: ../../templates/show_edit_user.inc.php:25
2168
 
msgid "Editing existing User"
2169
 
msgstr ""
2170
 
 
2171
 
#: ../../templates/show_edit_user.inc.php:87
2172
 
msgid "Update User"
2173
 
msgstr ""
2174
 
 
2175
 
#: ../../templates/sidebar_admin.inc.php:27
2176
 
msgid "Show Catalogs"
2177
 
msgstr ""
2178
 
 
2179
 
#: ../../templates/sidebar_admin.inc.php:31
2180
 
msgid "User Tools"
2181
 
msgstr ""
2182
 
 
2183
 
#: ../../templates/sidebar_admin.inc.php:34
2184
 
msgid "Browse Users"
2185
 
msgstr ""
2186
 
 
2187
 
#: ../../templates/sidebar_admin.inc.php:37
2188
 
msgid "Access Control"
2189
 
msgstr ""
2190
 
 
2191
 
#: ../../templates/sidebar_admin.inc.php:39
2192
 
msgid "Add ACL"
2193
 
msgstr ""
2194
 
 
2195
 
#: ../../templates/sidebar_admin.inc.php:40
2196
 
msgid "Show ACL(s)"
2197
 
msgstr ""
2198
 
 
2199
 
#: ../../templates/sidebar_admin.inc.php:45
2200
 
#: ../../templates/show_test.inc.php:32
2201
 
#: ../../templates/show_test_config.inc.php:40
2202
 
msgid "Ampache Debug"
2203
 
msgstr ""
2204
 
 
2205
 
#: ../../templates/sidebar_admin.inc.php:46
2206
 
#: ../../templates/show_duplicate.inc.php:23
2207
 
#: ../../templates/show_duplicate.inc.php:42
2208
 
msgid "Find Duplicates"
2209
 
msgstr ""
2210
 
 
2211
 
#: ../../templates/sidebar_admin.inc.php:47
2212
 
msgid "Mail Users"
2213
 
msgstr ""
2214
 
 
2215
 
#: ../../templates/sidebar_admin.inc.php:49
2216
 
#: ../../templates/show_account.inc.php:53
2217
 
msgid "Clear Stats"
2218
 
msgstr ""
2219
 
 
2220
 
#: ../../templates/sidebar_admin.inc.php:50
2221
 
#: ../../templates/show_export.inc.php:28
2222
 
msgid "Export Catalog"
2223
 
msgstr ""
2224
 
 
2225
 
#: ../../templates/sidebar_admin.inc.php:51
2226
 
msgid "Manage Flagged"
2227
 
msgstr ""
2228
 
 
2229
 
#: ../../templates/sidebar_admin.inc.php:53
2230
 
msgid "Manage Shoutbox"
2231
 
msgstr ""
2232
 
 
2233
 
#: ../../templates/show_albums.inc.php:41
2234
 
#: ../../templates/show_albums.inc.php:68
2235
 
msgid "Cover"
2236
 
msgstr ""
2237
 
 
2238
 
#: ../../templates/show_preference_admin.inc.php:22
2239
 
msgid "Preference Administration"
2240
 
msgstr ""
2241
 
 
2242
 
#: ../../templates/show_confirmation.inc.php:25
2243
 
msgid "Continue"
2244
 
msgstr ""
2245
 
 
2246
 
#: ../../templates/show_confirmation.inc.php:27
2247
 
#: ../../templates/show_similar_artists.inc.php:78
2248
 
msgid "Cancel"
2249
 
msgstr ""
2250
 
 
2251
 
#: ../../templates/show_flagged.inc.php:34
2252
 
#: ../../templates/show_flagged.inc.php:53
2253
 
#: ../../templates/show_manage_shoutbox.inc.php:34
2254
 
#: ../../templates/show_manage_shoutbox.inc.php:58
2255
 
msgid "Object"
2256
 
msgstr ""
2257
 
 
2258
 
#: ../../templates/show_flagged.inc.php:38
2259
 
#: ../../templates/show_flagged.inc.php:57
2260
 
msgid "Status"
2261
 
msgstr ""
2262
 
 
2263
 
#: ../../templates/show_rename_artist.inc.php:29
2264
 
#: ../../templates/show_rename_artist.inc.php:38
2265
 
msgid "Rename"
2266
 
msgstr ""
2267
 
 
2268
 
#: ../../templates/show_rename_artist.inc.php:35
2269
 
msgid "Insert current"
2270
 
msgstr ""
2271
 
 
2272
 
#: ../../templates/show_rename_artist.inc.php:37
2273
 
msgid "Update id3 tags"
2274
 
msgstr ""
2275
 
 
2276
 
#: ../../templates/show_duplicates.inc.php:22
2277
 
msgid "Duplicate Songs"
2278
 
msgstr ""
2279
 
 
2280
 
#: ../../templates/show_duplicates.inc.php:40
2281
 
#: ../../templates/show_duplicates.inc.php:78
2282
 
#: ../../templates/show_random.inc.php:47
2283
 
msgid "Length"
2284
 
msgstr ""
2285
 
 
2286
 
#: ../../templates/show_duplicates.inc.php:41
2287
 
#: ../../templates/show_duplicates.inc.php:79
2288
 
msgid "Bitrate"
2289
 
msgstr ""
2290
 
 
2291
 
#: ../../templates/show_duplicates.inc.php:42
2292
 
#: ../../templates/show_duplicates.inc.php:80
2293
 
msgid "Size"
2294
 
msgstr ""
2295
 
 
2296
 
#: ../../templates/show_local_catalog_info.inc.php:27
2297
 
msgid "Connected Users"
2298
 
msgstr ""
2299
 
 
2300
 
#: ../../templates/show_local_catalog_info.inc.php:28
2301
 
msgid "Total Users"
2302
 
msgstr ""
2303
 
 
2304
 
#: ../../templates/show_local_catalog_info.inc.php:33
2305
 
msgid "Catalog Size"
2306
 
msgstr ""
2307
 
 
2308
 
#: ../../templates/show_local_catalog_info.inc.php:34
2309
 
msgid "Catalog Time"
2310
 
msgstr ""
2311
 
 
2312
 
#: ../../templates/show_edit_artist_row.inc.php:32
2313
 
#: ../../templates/show_edit_playlist_row.inc.php:38
2314
 
#: ../../templates/show_edit_live_stream_row.inc.php:56
2315
 
#: ../../templates/show_edit_album_row.inc.php:45
2316
 
#: ../../templates/show_edit_playlist_song_row.inc.php:38
2317
 
#: ../../templates/show_edit_song_row.inc.php:49
2318
 
msgid "Save Changes"
2319
 
msgstr ""
2320
 
 
2321
 
#: ../../templates/list_header.inc.php:99
2322
 
msgid "Prev"
2323
 
msgstr ""
2324
 
 
2325
 
#: ../../templates/list_header.inc.php:100
2326
 
#: ../../templates/show_localplay_control.inc.php:29
2327
 
msgid "Next"
2328
 
msgstr ""
2329
 
 
2330
 
#: ../../templates/show_users.inc.php:39
2331
 
#: ../../templates/show_users.inc.php:104
2332
 
msgid "Fullname"
2333
 
msgstr ""
2334
 
 
2335
 
#: ../../templates/show_users.inc.php:41
2336
 
#: ../../templates/show_users.inc.php:106
2337
 
msgid "Registration Date"
2338
 
msgstr ""
2339
 
 
2340
 
#: ../../templates/show_users.inc.php:44
2341
 
#: ../../templates/show_users.inc.php:109
2342
 
msgid "Last Ip"
2343
 
msgstr ""
2344
 
 
2345
 
#: ../../templates/show_users.inc.php:47
2346
 
#: ../../templates/show_users.inc.php:112
2347
 
msgid "On-line"
2348
 
msgstr ""
2349
 
 
2350
 
#: ../../templates/sidebar_localplay.inc.php:35
2351
 
#: ../../templates/show_localplay_add_instance.inc.php:35
2352
 
msgid "Add Instance"
2353
 
msgstr ""
2354
 
 
2355
 
#: ../../templates/sidebar_localplay.inc.php:36
2356
 
msgid "Show instances"
2357
 
msgstr ""
2358
 
 
2359
 
#: ../../templates/sidebar_localplay.inc.php:38
2360
 
#: ../../templates/sidebar_home.inc.php:35
2361
 
msgid "Show Playlist"
2362
 
msgstr ""
2363
 
 
2364
 
#: ../../templates/sidebar_localplay.inc.php:42
2365
 
msgid "Active Instance"
2366
 
msgstr ""
2367
 
 
2368
 
#: ../../templates/sidebar_localplay.inc.php:60
2369
 
msgid "Localplay Disabled"
2370
 
msgstr ""
2371
 
 
2372
 
#: ../../templates/sidebar_localplay.inc.php:62
2373
 
msgid "Allow Localplay set to False"
2374
 
msgstr ""
2375
 
 
2376
 
#: ../../templates/sidebar_localplay.inc.php:64
2377
 
msgid "Localplay Controller Not Defined"
2378
 
msgstr ""
2379
 
 
2380
 
#: ../../templates/show_get_albumart.inc.php:23
2381
 
msgid "Customize Search"
2382
 
msgstr ""
2383
 
 
2384
 
#: ../../templates/show_get_albumart.inc.php:44
2385
 
msgid "Direct URL to Image"
2386
 
msgstr ""
2387
 
 
2388
 
#: ../../templates/show_get_albumart.inc.php:52
2389
 
msgid "Local Image"
2390
 
msgstr ""
2391
 
 
2392
 
#: ../../templates/show_get_albumart.inc.php:63
2393
 
msgid "Get Art"
2394
 
msgstr ""
2395
 
 
2396
 
#: ../../templates/show_playlist_songs.inc.php:42
2397
 
#: ../../templates/show_playlist_songs.inc.php:63
2398
 
#: ../../templates/show_songs.inc.php:41 ../../templates/show_songs.inc.php:68
2399
 
#: ../../templates/sidebar_browse.inc.php:33
2400
 
msgid "Song Title"
2401
 
msgstr ""
2402
 
 
2403
 
#: ../../templates/show_playlist_songs.inc.php:47
2404
 
#: ../../templates/show_playlist_songs.inc.php:68
2405
 
#: ../../templates/show_songs.inc.php:46 ../../templates/show_songs.inc.php:73
2406
 
#: ../../templates/show_democratic_playlist.inc.php:53
2407
 
#: ../../templates/show_democratic_playlist.inc.php:88
2408
 
msgid "Time"
2409
 
msgstr ""
2410
 
 
2411
 
#: ../../templates/show_all_popular.inc.php:32
2412
 
#: ../../templates/show_stats_popular.inc.php:37
2413
 
msgid "Most Popular Genres"
2414
 
msgstr ""
2415
 
 
2416
 
#: ../../templates/show_all_popular.inc.php:41
2417
 
msgid "Most Popular Live Streams"
2418
 
msgstr ""
2419
 
 
2420
 
#: ../../templates/show_all_popular.inc.php:44
2421
 
msgid "Most Popular Tags"
2422
 
msgstr ""
2423
 
 
2424
 
#: ../../templates/show_edit_artist.inc.php:23
2425
 
msgid "Edit Artist"
2426
 
msgstr ""
2427
 
 
2428
 
#: ../../templates/show_edit_artist.inc.php:41
2429
 
msgid "Update Artist"
2430
 
msgstr ""
2431
 
 
2432
 
#: ../../templates/show_play_selected.inc.php:28
2433
 
msgid "Play Selected"
2434
 
msgstr ""
2435
 
 
2436
 
#: ../../templates/show_play_selected.inc.php:31
2437
 
msgid "Download Selected"
2438
 
msgstr ""
2439
 
 
2440
 
#: ../../templates/show_play_selected.inc.php:40
2441
 
msgid "Set Track Numbers"
2442
 
msgstr ""
2443
 
 
2444
 
#: ../../templates/show_play_selected.inc.php:41
2445
 
msgid "Remove Selected Tracks"
2446
 
msgstr ""
2447
 
 
2448
 
#: ../../templates/show_play_selected.inc.php:47
2449
 
msgid "Add to"
2450
 
msgstr ""
2451
 
 
2452
 
#: ../../templates/show_localplay_control.inc.php:25
2453
 
msgid "Previous"
2454
 
msgstr ""
2455
 
 
2456
 
#: ../../templates/show_localplay_control.inc.php:26
2457
 
msgid "Stop"
2458
 
msgstr ""
2459
 
 
2460
 
#: ../../templates/show_localplay_control.inc.php:27
2461
 
msgid "Pause"
2462
 
msgstr ""
2463
 
 
2464
 
#: ../../templates/show_localplay_add_instance.inc.php:24
2465
 
msgid "Add Localplay Instance"
2466
 
msgstr ""
2467
 
 
2468
 
#: ../../templates/show_disabled_songs.inc.php:33
2469
 
#: ../../templates/show_disabled_songs.inc.php:56
2470
 
msgid "Select"
2471
 
msgstr ""
2472
 
 
2473
 
#: ../../templates/show_disabled_songs.inc.php:38
2474
 
#: ../../templates/show_disabled_songs.inc.php:61
2475
 
msgid "Addition Time"
2476
 
msgstr ""
2477
 
 
2478
 
#: ../../templates/show_disabled_songs.inc.php:65
2479
 
msgid "Remove"
2480
 
msgstr ""
2481
 
 
2482
 
#: ../../templates/show_install_config.inc.php:49
2483
 
#: ../../templates/show_install.inc.php:56
2484
 
msgid "Step 2 - Creating the Ampache.cfg.php file"
2485
 
msgstr ""
2486
 
 
2487
 
#: ../../templates/show_install_config.inc.php:51
2488
 
msgid ""
2489
 
"This steps takes the basic config values and generates the config file. It "
2490
 
"will prompt you to download the config file. Please put the downloaded "
2491
 
"config file in /config"
2492
 
msgstr ""
2493
 
 
2494
 
#: ../../templates/show_install_config.inc.php:56
2495
 
msgid "Generate Config File"
2496
 
msgstr ""
2497
 
 
2498
 
#: ../../templates/show_install_config.inc.php:60
2499
 
#: ../../templates/show_test.inc.php:235
2500
 
msgid "Web Path"
2501
 
msgstr ""
2502
 
 
2503
 
#: ../../templates/show_install_config.inc.php:64
2504
 
#: ../../templates/show_install.inc.php:65
2505
 
msgid "Desired Database Name"
2506
 
msgstr ""
2507
 
 
2508
 
#: ../../templates/show_install_config.inc.php:68
2509
 
#: ../../templates/show_install.inc.php:69
2510
 
msgid "MySQL Hostname"
2511
 
msgstr ""
2512
 
 
2513
 
#: ../../templates/show_install_config.inc.php:72
2514
 
msgid "MySQL Username"
2515
 
msgstr ""
2516
 
 
2517
 
#: ../../templates/show_install_config.inc.php:76
2518
 
msgid "MySQL Password"
2519
 
msgstr ""
2520
 
 
2521
 
#: ../../templates/show_install_config.inc.php:81
2522
 
msgid "Write Config"
2523
 
msgstr ""
2524
 
 
2525
 
#: ../../templates/show_install_config.inc.php:88
2526
 
#: ../../templates/show_test.inc.php:153
2527
 
msgid "Ampache.cfg.php Exists"
2528
 
msgstr ""
2529
 
 
2530
 
#: ../../templates/show_install_config.inc.php:105
2531
 
#: ../../templates/show_test.inc.php:172
2532
 
msgid "Ampache.cfg.php Configured?"
2533
 
msgstr ""
2534
 
 
2535
 
#: ../../templates/show_install_config.inc.php:126
2536
 
msgid "Check for Config"
2537
 
msgstr ""
2538
 
 
2539
 
#: ../../templates/show_install_config.inc.php:132
2540
 
msgid "Continue to Step 3"
2541
 
msgstr ""
2542
 
 
2543
 
#: ../../templates/show_account.inc.php:40
2544
 
msgid "New Password"
2545
 
msgstr ""
2546
 
 
2547
 
#: ../../templates/show_account.inc.php:64
2548
 
msgid "Update Account"
2549
 
msgstr ""
2550
 
 
2551
 
#: ../../templates/show_user_activate.inc.php:49
2552
 
msgid "User Activated"
2553
 
msgstr ""
2554
 
 
2555
 
#: ../../templates/show_user_activate.inc.php:51
2556
 
msgid "This User ID is activated and can be used"
2557
 
msgstr ""
2558
 
 
2559
 
#: ../../templates/show_user_activate.inc.php:51
2560
 
#: ../../templates/show_login_form.inc.php:58
2561
 
#: ../../templates/show_login_form.inc.php:73
2562
 
msgid "Login"
2563
 
msgstr ""
2564
 
 
2565
 
#: ../../templates/show_user_activate.inc.php:54
2566
 
msgid "Validation Failed"
2567
 
msgstr ""
2568
 
 
2569
 
#: ../../templates/show_user_activate.inc.php:55
2570
 
msgid "The validation key used isn't correct"
2571
 
msgstr ""
2572
 
 
2573
 
#: ../../templates/show_user_preferences.inc.php:28
2574
 
#: ../../templates/show_preferences.inc.php:28
2575
 
msgid "Editing"
2576
 
msgstr ""
2577
 
 
2578
 
#: ../../templates/show_user_preferences.inc.php:28
2579
 
#: ../../templates/show_preferences.inc.php:28
2580
 
msgid "preferences"
2581
 
msgstr ""
2582
 
 
2583
 
#: ../../templates/show_user_preferences.inc.php:50
2584
 
#: ../../templates/show_preferences.inc.php:36
2585
 
msgid "Update Preferences"
2586
 
msgstr ""
2587
 
 
2588
 
#: ../../templates/show_flag_row.inc.php:31
2589
 
msgid "Reject"
2590
 
msgstr ""
2591
 
 
2592
 
#: ../../templates/show_playlist.inc.php:29
2593
 
msgid "Normalize Tracks"
2594
 
msgstr ""
2595
 
 
2596
 
#: ../../templates/show_playlist.inc.php:35
2597
 
msgid "Add All"
2598
 
msgstr ""
2599
 
 
2600
 
#: ../../templates/show_playlist.inc.php:36
2601
 
msgid "Add Random"
2602
 
msgstr ""
2603
 
 
2604
 
#: ../../templates/show_edit_live_stream_row.inc.php:27
2605
 
#: ../../templates/show_add_live_stream.inc.php:42
2606
 
msgid "Stream URL"
2607
 
msgstr ""
2608
 
 
2609
 
#: ../../templates/show_edit_live_stream_row.inc.php:28
2610
 
#: ../../templates/show_add_live_stream.inc.php:35
2611
 
msgid "Homepage"
2612
 
msgstr ""
2613
 
 
2614
 
#: ../../templates/show_edit_live_stream_row.inc.php:29
2615
 
#: ../../templates/show_add_live_stream.inc.php:55
2616
 
#: ../../templates/show_live_streams.inc.php:37
2617
 
#: ../../templates/show_live_streams.inc.php:59
2618
 
msgid "Callsign"
2619
 
msgstr ""
2620
 
 
2621
 
#: ../../templates/show_edit_live_stream_row.inc.php:30
2622
 
#: ../../templates/show_add_live_stream.inc.php:49
2623
 
#: ../../templates/show_live_streams.inc.php:38
2624
 
#: ../../templates/show_live_streams.inc.php:60
2625
 
msgid "Frequency"
2626
 
msgstr ""
2627
 
 
2628
 
#: ../../templates/show_add_access.inc.php:22
2629
 
msgid "Add Access for a Host"
2630
 
msgstr ""
2631
 
 
2632
 
#: ../../templates/show_add_access.inc.php:32
2633
 
#: ../../templates/show_edit_access.inc.php:43
2634
 
msgid "Start IP Address"
2635
 
msgstr ""
2636
 
 
2637
 
#: ../../templates/show_add_access.inc.php:39
2638
 
#: ../../templates/show_edit_access.inc.php:50
2639
 
msgid "End IP Address"
2640
 
msgstr ""
2641
 
 
2642
 
#: ../../templates/show_add_access.inc.php:63
2643
 
#: ../../templates/show_edit_access.inc.php:30
2644
 
msgid "ACL Type"
2645
 
msgstr ""
2646
 
 
2647
 
#: ../../templates/show_add_access.inc.php:66
2648
 
#: ../../templates/show_edit_access.inc.php:34
2649
 
msgid "Stream Access"
2650
 
msgstr ""
2651
 
 
2652
 
#: ../../templates/show_add_access.inc.php:67
2653
 
#: ../../templates/show_edit_access.inc.php:35
2654
 
msgid "Web Interface"
2655
 
msgstr ""
2656
 
 
2657
 
#: ../../templates/show_add_access.inc.php:68
2658
 
#: ../../templates/show_edit_access.inc.php:36
2659
 
msgid "Local Network Definition"
2660
 
msgstr ""
2661
 
 
2662
 
#: ../../templates/show_add_access.inc.php:69
2663
 
#: ../../templates/show_edit_access.inc.php:37
2664
 
msgid "RPC"
2665
 
msgstr ""
2666
 
 
2667
 
#: ../../templates/show_add_access.inc.php:74
2668
 
msgid "RPC Options"
2669
 
msgstr ""
2670
 
 
2671
 
#: ../../templates/show_add_access.inc.php:77
2672
 
#: ../../templates/show_edit_access.inc.php:63
2673
 
msgid "Remote Key"
2674
 
msgstr ""
2675
 
 
2676
 
#: ../../templates/show_add_access.inc.php:84
2677
 
msgid "Create ACL"
2678
 
msgstr ""
2679
 
 
2680
 
#: ../../templates/show_gather_art.inc.php:23
2681
 
msgid "Starting Album Art Search"
2682
 
msgstr ""
2683
 
 
2684
 
#: ../../templates/show_gather_art.inc.php:24
2685
 
msgid "Searched"
2686
 
msgstr ""
2687
 
 
2688
 
#: ../../templates/show_gather_art.inc.php:25
2689
 
#: ../../templates/show_clean_catalog.inc.php:26
2690
 
#: ../../templates/show_adds_catalog.inc.php:25
2691
 
#: ../../templates/show_verify_catalog.inc.php:26
2692
 
#: ../../templates/show_run_add_catalog.inc.php:25
2693
 
#, php-format
2694
 
msgid "Reading"
2695
 
msgstr ""
2696
 
 
2697
 
#: ../../templates/show_search_options.inc.php:23
2698
 
msgid "Options"
2699
 
msgstr ""
2700
 
 
2701
 
#: ../../templates/show_search_options.inc.php:26
2702
 
msgid "Add Search Results"
2703
 
msgstr ""
2704
 
 
2705
 
#: ../../templates/show_export.inc.php:32
2706
 
#: ../../templates/show_add_live_stream.inc.php:69
2707
 
msgid "Catalog"
2708
 
msgstr ""
2709
 
 
2710
 
#: ../../templates/show_export.inc.php:51
2711
 
msgid "Format"
2712
 
msgstr ""
2713
 
 
2714
 
#: ../../templates/show_export.inc.php:61
2715
 
msgid "Export"
2716
 
msgstr ""
2717
 
 
2718
 
#: ../../templates/show_add_live_stream.inc.php:24
2719
 
#: ../../templates/sidebar_home.inc.php:29
2720
 
msgid "Add Radio Station"
2721
 
msgstr ""
2722
 
 
2723
 
#: ../../templates/show_stats_newest.inc.php:25
2724
 
msgid "Newest Albums"
2725
 
msgstr ""
2726
 
 
2727
 
#: ../../templates/show_stats_newest.inc.php:30
2728
 
msgid "Newest Artists"
2729
 
msgstr ""
2730
 
 
2731
 
#: ../../templates/show_stats_newest.inc.php:35
2732
 
msgid "Newest Genres"
2733
 
msgstr ""
2734
 
 
2735
 
#: ../../templates/show_manage_shoutbox.inc.php:36
2736
 
#: ../../templates/show_manage_shoutbox.inc.php:60
2737
 
msgid "Sticky"
2738
 
msgstr ""
2739
 
 
2740
 
#: ../../templates/show_manage_shoutbox.inc.php:38
2741
 
#: ../../templates/show_manage_shoutbox.inc.php:62
2742
 
msgid "Date Added"
2743
 
msgstr ""
2744
 
 
2745
 
#: ../../templates/show_catalogs.inc.php:34
2746
 
#: ../../templates/show_catalogs.inc.php:62
2747
 
msgid "Last Verify"
2748
 
msgstr ""
2749
 
 
2750
 
#: ../../templates/show_catalogs.inc.php:35
2751
 
#: ../../templates/show_catalogs.inc.php:63
2752
 
msgid "Last Add"
2753
 
msgstr ""
2754
 
 
2755
 
#: ../../templates/show_catalogs.inc.php:52
2756
 
msgid "Gather All Art"
2757
 
msgstr ""
2758
 
 
2759
 
#: ../../templates/show_edit_access.inc.php:22
2760
 
msgid "Edit ACL"
2761
 
msgstr ""
2762
 
 
2763
 
#: ../../templates/show_shoutbox.inc.php:22
2764
 
msgid "Shoutbox"
2765
 
msgstr ""
2766
 
 
2767
 
#: ../../templates/show_clean_catalog.inc.php:24
2768
 
#, php-format
2769
 
msgid "Cleaning the %s Catalog"
2770
 
msgstr ""
2771
 
 
2772
 
#: ../../templates/show_clean_catalog.inc.php:25
2773
 
msgid "Checking"
2774
 
msgstr ""
2775
 
 
2776
 
#: ../../templates/show_test.inc.php:33
2777
 
msgid ""
2778
 
"You've reached this page because a configuration error has occured. Debug "
2779
 
"Information below"
2780
 
msgstr ""
2781
 
 
2782
 
#: ../../templates/show_test.inc.php:37
2783
 
msgid "CHECK"
2784
 
msgstr ""
2785
 
 
2786
 
#: ../../templates/show_test.inc.php:39
2787
 
msgid "STATUS"
2788
 
msgstr ""
2789
 
 
2790
 
#: ../../templates/show_test.inc.php:41
2791
 
msgid "DESCRIPTION"
2792
 
msgstr ""
2793
 
 
2794
 
#: ../../templates/show_test.inc.php:44
2795
 
msgid "PHP Version"
2796
 
msgstr ""
2797
 
 
2798
 
#: ../../templates/show_test.inc.php:59
2799
 
msgid ""
2800
 
"This tests to make sure that you are running a version of PHP that is known "
2801
 
"to work with Ampache."
2802
 
msgstr ""
2803
 
 
2804
 
#: ../../templates/show_test.inc.php:63
2805
 
msgid "Mysql for PHP"
2806
 
msgstr ""
2807
 
 
2808
 
#: ../../templates/show_test.inc.php:78
2809
 
msgid ""
2810
 
"This test checks to see if you have the mysql extensions loaded for PHP. "
2811
 
"These are required for Ampache to work."
2812
 
msgstr ""
2813
 
 
2814
 
#: ../../templates/show_test.inc.php:82
2815
 
msgid "PHP Session Support"
2816
 
msgstr ""
2817
 
 
2818
 
#: ../../templates/show_test.inc.php:97
2819
 
msgid ""
2820
 
"This test checks to make sure that you have PHP session support enabled. "
2821
 
"Sessions are required for Ampache to work."
2822
 
msgstr ""
2823
 
 
2824
 
#: ../../templates/show_test.inc.php:101
2825
 
msgid "PHP ICONV Support"
2826
 
msgstr ""
2827
 
 
2828
 
#: ../../templates/show_test.inc.php:115
2829
 
msgid ""
2830
 
"This test checks to make sure you have Iconv support installed. Iconv "
2831
 
"support is required for Ampache"
2832
 
msgstr ""
2833
 
 
2834
 
#: ../../templates/show_test.inc.php:119
2835
 
msgid "PHP PCRE Support"
2836
 
msgstr ""
2837
 
 
2838
 
#: ../../templates/show_test.inc.php:132
2839
 
msgid ""
2840
 
"This test makes sure you have PCRE support compiled into your version of "
2841
 
"PHP, this is required for Ampache."
2842
 
msgstr ""
2843
 
 
2844
 
#: ../../templates/show_test.inc.php:136
2845
 
msgid "PHP PutENV Support"
2846
 
msgstr ""
2847
 
 
2848
 
#: ../../templates/show_test.inc.php:149
2849
 
msgid ""
2850
 
"This test makes sure that PHP isn't running in SafeMode and that we are able "
2851
 
"to modify the memory limits. While not required, without these abilities "
2852
 
"some features of ampache may not work correctly"
2853
 
msgstr ""
2854
 
 
2855
 
#: ../../templates/show_test.inc.php:166
2856
 
msgid ""
2857
 
"This attempts to read /config/ampache.cfg.php If this fails either the "
2858
 
"ampache.cfg.php is not in the correct locations or\n"
2859
 
"\tit is not currently readable by your webserver."
2860
 
msgstr ""
2861
 
 
2862
 
#: ../../templates/show_test.inc.php:189
2863
 
msgid ""
2864
 
"This test makes sure that you have set all of the required configuration "
2865
 
"variables and that we are able to completely parse your config file"
2866
 
msgstr ""
2867
 
 
2868
 
#: ../../templates/show_test.inc.php:193
2869
 
msgid "DB Connection"
2870
 
msgstr ""
2871
 
 
2872
 
#: ../../templates/show_test.inc.php:209
2873
 
msgid ""
2874
 
"This attempts to connect to your database using the values from your ampache."
2875
 
"cfg.php"
2876
 
msgstr ""
2877
 
 
2878
 
#: ../../templates/show_test.inc.php:213
2879
 
msgid "DB Inserted"
2880
 
msgstr ""
2881
 
 
2882
 
#: ../../templates/show_search_bar.inc.php:30
2883
 
msgid "Advanced Search"
2884
 
msgstr ""
2885
 
 
2886
 
#: ../../templates/sidebar_browse.inc.php:26
2887
 
msgid "Browse By"
2888
 
msgstr ""
2889
 
 
2890
 
#: ../../templates/sidebar_browse.inc.php:42
2891
 
msgid "Filters"
2892
 
msgstr ""
2893
 
 
2894
 
#: ../../templates/sidebar_browse.inc.php:46
2895
 
msgid "Starts With"
2896
 
msgstr ""
2897
 
 
2898
 
#: ../../templates/sidebar_browse.inc.php:52
2899
 
msgid "Minimum Count"
2900
 
msgstr ""
2901
 
 
2902
 
#: ../../templates/sidebar_browse.inc.php:56
2903
 
msgid "Rated"
2904
 
msgstr ""
2905
 
 
2906
 
#: ../../templates/sidebar_browse.inc.php:60
2907
 
msgid "Unplayed"
2908
 
msgstr ""
2909
 
 
2910
 
#: ../../templates/sidebar_browse.inc.php:69
2911
 
msgid "All Playlists"
2912
 
msgstr ""
2913
 
 
2914
 
#: ../../templates/show_adds_catalog.inc.php:23
2915
 
#, php-format
2916
 
msgid "Starting New Song Search on %s catalog"
2917
 
msgstr ""
2918
 
 
2919
 
#: ../../templates/show_adds_catalog.inc.php:24
2920
 
#: ../../templates/show_run_add_catalog.inc.php:24
2921
 
#, php-format
2922
 
msgid "Found"
2923
 
msgstr ""
2924
 
 
2925
 
#: ../../templates/show_edit_shout.inc.php:23
2926
 
msgid "Edit existing Shoutbox Post"
2927
 
msgstr ""
2928
 
 
2929
 
#: ../../templates/show_localplay_edit_instance.inc.php:23
2930
 
msgid "Edit Localplay Instance"
2931
 
msgstr ""
2932
 
 
2933
 
#: ../../templates/show_localplay_edit_instance.inc.php:34
2934
 
msgid "Update Instance"
2935
 
msgstr ""
2936
 
 
2937
 
#: ../../templates/show_similar_artists.inc.php:23
2938
 
msgid "Similar Artists"
2939
 
msgstr ""
2940
 
 
2941
 
#: ../../templates/show_similar_artists.inc.php:25
2942
 
msgid "Please check the artists you want to merge with the current one"
2943
 
msgstr ""
2944
 
 
2945
 
#: ../../templates/show_similar_artists.inc.php:66
2946
 
msgid "Back"
2947
 
msgstr ""
2948
 
 
2949
 
#: ../../templates/show_similar_artists.inc.php:77
2950
 
msgid "Rename selected"
2951
 
msgstr ""
2952
 
 
2953
 
#: ../../templates/show_similar_artists.inc.php:91
2954
 
msgid "Advanced Options"
2955
 
msgstr ""
2956
 
 
2957
 
#: ../../templates/show_similar_artists.inc.php:152
2958
 
msgid "Search Again"
2959
 
msgstr ""
2960
 
 
2961
 
#: ../../templates/show_duplicate.inc.php:27
2962
 
msgid "Search Type"
2963
 
msgstr ""
2964
 
 
2965
 
#: ../../templates/show_duplicate.inc.php:34
2966
 
msgid "Artist and Title"
2967
 
msgstr ""
2968
 
 
2969
 
#: ../../templates/show_duplicate.inc.php:35
2970
 
msgid "Artist, Album and Title"
2971
 
msgstr ""
2972
 
 
2973
 
#: ../../templates/show_duplicate.inc.php:37
2974
 
msgid "Search Disabled Songs"
2975
 
msgstr ""
2976
 
 
2977
 
#: ../../templates/show_registration_confirmation.inc.php:36
2978
 
msgid "Registration Complete"
2979
 
msgstr ""
2980
 
 
2981
 
#: ../../templates/show_registration_confirmation.inc.php:44
2982
 
msgid ""
2983
 
"Your account has been created. An activation key has been sent to the e-mail "
2984
 
"address you provided. Please check your e-mail for further information"
2985
 
msgstr ""
2986
 
 
2987
 
#: ../../templates/show_registration_confirmation.inc.php:46
2988
 
msgid "Return to Login Page"
2989
 
msgstr ""
2990
 
 
2991
 
#: ../../templates/show_debug.inc.php:23
2992
 
msgid "Debug Tools"
2993
 
msgstr ""
2994
 
 
2995
 
#: ../../templates/show_debug.inc.php:25
2996
 
msgid "Generate Configuration"
2997
 
msgstr ""
2998
 
 
2999
 
#: ../../templates/show_debug.inc.php:26
3000
 
msgid "Set Database Charset"
3001
 
msgstr ""
3002
 
 
3003
 
#: ../../templates/show_debug.inc.php:29
3004
 
msgid "PHP Settings"
3005
 
msgstr ""
3006
 
 
3007
 
#: ../../templates/show_debug.inc.php:36
3008
 
msgid "Setting"
3009
 
msgstr ""
3010
 
 
3011
 
#: ../../templates/show_debug.inc.php:40
3012
 
msgid "Memory Limit"
3013
 
msgstr ""
3014
 
 
3015
 
#: ../../templates/show_debug.inc.php:44
3016
 
msgid "Maximum Execution Time"
3017
 
msgstr ""
3018
 
 
3019
 
#: ../../templates/show_debug.inc.php:48
3020
 
msgid "Safe Mode"
3021
 
msgstr ""
3022
 
 
3023
 
#: ../../templates/show_debug.inc.php:56
3024
 
msgid "Zlib Support"
3025
 
msgstr ""
3026
 
 
3027
 
#: ../../templates/show_debug.inc.php:60
3028
 
msgid "GD Support"
3029
 
msgstr ""
3030
 
 
3031
 
#: ../../templates/show_debug.inc.php:64
3032
 
msgid "Iconv Support"
3033
 
msgstr ""
3034
 
 
3035
 
#: ../../templates/show_debug.inc.php:68
3036
 
msgid "Gettext Support"
3037
 
msgstr ""
3038
 
 
3039
 
#: ../../templates/show_debug.inc.php:74
3040
 
msgid "Current Configuration"
3041
 
msgstr ""
3042
 
 
3043
 
#: ../../templates/show_login_form.inc.php:66
3044
 
msgid "Remember Me"
3045
 
msgstr ""
3046
 
 
3047
 
#: ../../templates/show_login_form.inc.php:78
3048
 
msgid "Register"
3049
 
msgstr ""
3050
 
 
3051
 
#: ../../templates/show_login_form.inc.php:90
3052
 
msgid "Message of the Day"
3053
 
msgstr ""
3054
 
 
3055
 
#: ../../templates/show_democratic_playlist.inc.php:38
3056
 
msgid "Playing from base Playlist"
3057
 
msgstr ""
3058
 
 
3059
 
#: ../../templates/show_democratic_playlist.inc.php:51
3060
 
#: ../../templates/show_democratic_playlist.inc.php:86
3061
 
msgid "Votes"
3062
 
msgstr ""
3063
 
 
3064
 
#: ../../templates/show_democratic_playlist.inc.php:67
3065
 
msgid "Remove Vote"
3066
 
msgstr ""
3067
 
 
3068
 
#: ../../templates/show_democratic_playlist.inc.php:69
3069
 
msgid "Add Vote"
3070
 
msgstr ""
3071
 
 
3072
 
#: ../../templates/show_verify_catalog.inc.php:23
3073
 
#, php-format
3074
 
msgid "Updating the %s catalog"
3075
 
msgstr ""
3076
 
 
3077
 
#: ../../templates/show_verify_catalog.inc.php:24
3078
 
msgid "songs found checking tag information."
3079
 
msgstr ""
3080
 
 
3081
 
#: ../../templates/show_verify_catalog.inc.php:25
3082
 
msgid "Verifed"
3083
 
msgstr ""
3084
 
 
3085
 
#: ../../templates/show_search.inc.php:26
3086
 
msgid "Search Ampache"
3087
 
msgstr ""
3088
 
 
3089
 
#: ../../templates/show_search.inc.php:30
3090
 
msgid "Keywords"
3091
 
msgstr ""
3092
 
 
3093
 
#: ../../templates/show_search.inc.php:72
3094
 
msgid "Played"
3095
 
msgstr ""
3096
 
 
3097
 
#: ../../templates/show_search.inc.php:76
3098
 
msgid "Yes"
3099
 
msgstr ""
3100
 
 
3101
 
#: ../../templates/show_search.inc.php:77
3102
 
msgid "No"
3103
 
msgstr ""
3104
 
 
3105
 
#: ../../templates/show_search.inc.php:80
3106
 
msgid "Min Bitrate"
3107
 
msgstr ""
3108
 
 
3109
 
#: ../../templates/show_search.inc.php:95
3110
 
msgid "One Star"
3111
 
msgstr ""
3112
 
 
3113
 
#: ../../templates/show_search.inc.php:96
3114
 
msgid "Two Stars"
3115
 
msgstr ""
3116
 
 
3117
 
#: ../../templates/show_search.inc.php:97
3118
 
msgid "Three Stars"
3119
 
msgstr ""
3120
 
 
3121
 
#: ../../templates/show_search.inc.php:98
3122
 
msgid "Four Stars"
3123
 
msgstr ""
3124
 
 
3125
 
#: ../../templates/show_search.inc.php:99
3126
 
msgid "Five Stars"
3127
 
msgstr ""
3128
 
 
3129
 
#: ../../templates/show_search.inc.php:102
3130
 
msgid "Operator"
3131
 
msgstr ""
3132
 
 
3133
 
#: ../../templates/show_search.inc.php:105
3134
 
msgid "AND"
3135
 
msgstr ""
3136
 
 
3137
 
#: ../../templates/show_search.inc.php:111
3138
 
msgid "Method"
3139
 
msgstr ""
3140
 
 
3141
 
#: ../../templates/show_search.inc.php:114
3142
 
msgid "Fuzzy"
3143
 
msgstr ""
3144
 
 
3145
 
#: ../../templates/show_search.inc.php:115
3146
 
msgid "Exact"
3147
 
msgstr ""
3148
 
 
3149
 
#: ../../templates/show_search.inc.php:118
3150
 
msgid "Maximum Results"
3151
 
msgstr ""
3152
 
 
3153
 
#: ../../templates/show_search.inc.php:121
3154
 
#: ../../templates/show_random.inc.php:50
3155
 
#: ../../templates/show_random.inc.php:85
3156
 
msgid "Unlimited"
3157
 
msgstr ""
3158
 
 
3159
 
#: ../../templates/sidebar_home.inc.php:25
3160
 
msgid "Information"
3161
 
msgstr ""
3162
 
 
3163
 
#: ../../templates/sidebar_home.inc.php:27
3164
 
msgid "Currently Playing"
3165
 
msgstr ""
3166
 
 
3167
 
#: ../../templates/sidebar_home.inc.php:36
3168
 
msgid "Manage Playlist"
3169
 
msgstr ""
3170
 
 
3171
 
#: ../../templates/sidebar_home.inc.php:45
3172
 
msgid "Advanced"
3173
 
msgstr ""
3174
 
 
3175
 
#: ../../templates/sidebar_preferences.inc.php:9
3176
 
msgid "Sections"
3177
 
msgstr ""
3178
 
 
3179
 
#: ../../templates/sidebar_preferences.inc.php:18
3180
 
msgid "Account"
3181
 
msgstr ""
3182
 
 
3183
 
#: ../../templates/sidebar_preferences.inc.php:22
3184
 
msgid "Server Config"
3185
 
msgstr ""
3186
 
 
3187
 
#: ../../templates/sidebar_preferences.inc.php:32
3188
 
msgid "Modules"
3189
 
msgstr ""
3190
 
 
3191
 
#: ../../templates/sidebar_preferences.inc.php:34
3192
 
msgid "Localplay Modules"
3193
 
msgstr ""
3194
 
 
3195
 
#: ../../templates/sidebar_preferences.inc.php:35
3196
 
msgid "Available Plugins"
3197
 
msgstr ""
3198
 
 
3199
 
#: ../../templates/show_create_democratic.inc.php:22
3200
 
msgid "Create Democratic Playlist"
3201
 
msgstr ""
3202
 
 
3203
 
#: ../../templates/show_create_democratic.inc.php:34
3204
 
msgid "Cooldown Time"
3205
 
msgstr ""
3206
 
 
3207
 
#: ../../templates/show_create_democratic.inc.php:48
3208
 
msgid "Make Default"
3209
 
msgstr ""
3210
 
 
3211
 
#: ../../templates/show_album.inc.php:51
3212
 
msgid "Add Album"
3213
 
msgstr ""
3214
 
 
3215
 
#: ../../templates/show_album.inc.php:52
3216
 
msgid "Add Random from Album"
3217
 
msgstr ""
3218
 
 
3219
 
#: ../../templates/show_album.inc.php:54
3220
 
msgid "Reset Album Art"
3221
 
msgstr ""
3222
 
 
3223
 
#: ../../templates/show_album.inc.php:56
3224
 
msgid "Find Album Art"
3225
 
msgstr ""
3226
 
 
3227
 
#: ../../templates/show_install.inc.php:54
3228
 
msgid ""
3229
 
"This step creates and inserts the Ampache database, as such please provide a "
3230
 
"mysql account with database creation rights. This step may take a while "
3231
 
"depending upon the speed of your computer"
3232
 
msgstr ""
3233
 
 
3234
 
#: ../../templates/show_install.inc.php:61
3235
 
msgid "Insert Ampache Database"
3236
 
msgstr ""
3237
 
 
3238
 
#: ../../templates/show_install.inc.php:73
3239
 
msgid "MySQL Administrative Username"
3240
 
msgstr ""
3241
 
 
3242
 
#: ../../templates/show_install.inc.php:77
3243
 
msgid "MySQL Administrative Password"
3244
 
msgstr ""
3245
 
 
3246
 
#: ../../templates/show_install.inc.php:81
3247
 
msgid "Create Database User for New Database"
3248
 
msgstr ""
3249
 
 
3250
 
#: ../../templates/show_install.inc.php:85
3251
 
msgid "Ampache Database Username"
3252
 
msgstr ""
3253
 
 
3254
 
#: ../../templates/show_install.inc.php:89
3255
 
msgid "Ampache Database User Password"
3256
 
msgstr ""
3257
 
 
3258
 
#: ../../templates/show_install.inc.php:93
3259
 
msgid "Overwrite Existing"
3260
 
msgstr ""
3261
 
 
3262
 
#: ../../templates/show_install.inc.php:98
3263
 
msgid "Insert Database"
3264
 
msgstr ""
3265
 
 
3266
 
#: ../../templates/show_localplay_instances.inc.php:23
3267
 
msgid "Show Localplay Instances"
3268
 
msgstr ""
3269
 
 
3270
 
#: ../../templates/show_localplay_instances.inc.php:39
3271
 
msgid "Edit Instance"
3272
 
msgstr ""
3273
 
 
3274
 
#: ../../templates/show_access_list.inc.php:29
3275
 
msgid "Ampache Access Control"
3276
 
msgstr ""
3277
 
 
3278
 
#: ../../templates/show_access_list.inc.php:38
3279
 
msgid "Add Entry"
3280
 
msgstr ""
3281
 
 
3282
 
#: ../../templates/show_access_list.inc.php:44
3283
 
msgid "Start Address"
3284
 
msgstr ""
3285
 
 
3286
 
#: ../../templates/show_access_list.inc.php:45
3287
 
msgid "End Address"
3288
 
msgstr ""
3289
 
 
3290
 
#: ../../templates/show_access_list.inc.php:48
3291
 
msgid "Key"
3292
 
msgstr ""
3293
 
 
3294
 
#: ../../templates/show_song.inc.php:23
3295
 
msgid "Details"
3296
 
msgstr ""
3297
 
 
3298
 
#: ../../templates/show_random.inc.php:22
3299
 
msgid "Play Random Selection"
3300
 
msgstr ""
3301
 
 
3302
 
#: ../../templates/show_random.inc.php:26
3303
 
msgid "Item count"
3304
 
msgstr ""
3305
 
 
3306
 
#: ../../templates/show_random.inc.php:41
3307
 
msgid "From genre"
3308
 
msgstr ""
3309
 
 
3310
 
#: ../../templates/show_random.inc.php:51
3311
 
#: ../../templates/show_random.inc.php:52
3312
 
msgid "minute"
3313
 
msgid_plural "minutes"
3314
 
msgstr[0] ""
3315
 
msgstr[1] ""
3316
 
 
3317
 
#: ../../templates/show_random.inc.php:65
3318
 
msgid "Standard"
3319
 
msgstr ""
3320
 
 
3321
 
#: ../../templates/show_random.inc.php:66
3322
 
msgid "Less Played"
3323
 
msgstr ""
3324
 
 
3325
 
#: ../../templates/show_random.inc.php:67
3326
 
msgid "Full Albums"
3327
 
msgstr ""
3328
 
 
3329
 
#: ../../templates/show_random.inc.php:68
3330
 
msgid "Full Artist"
3331
 
msgstr ""
3332
 
 
3333
 
#: ../../templates/show_random.inc.php:70
3334
 
msgid "Highest Rated"
3335
 
msgstr ""
3336
 
 
3337
 
#: ../../templates/show_random.inc.php:76
3338
 
msgid "From catalog"
3339
 
msgstr ""
3340
 
 
3341
 
#: ../../templates/show_random.inc.php:82
3342
 
msgid "Size Limit"
3343
 
msgstr ""
3344
 
 
3345
 
#: ../../templates/show_random.inc.php:96
3346
 
msgid "Enqueue"
3347
 
msgstr ""
3348
 
 
3349
 
#: ../../search.php:38
3350
 
msgid "Error: No Keyword Entered"
3351
 
msgstr ""
3352
 
 
3353
 
#: ../../login.php:69
3354
 
msgid "User Disabled please contact Admin"
3355
 
msgstr ""
3356
 
 
3357
 
#: ../../login.php:83
3358
 
msgid "Unable to create new account"
3359
 
msgstr ""
3360
 
 
3361
 
#: ../../login.php:92
3362
 
msgid "No local account found"
3363
 
msgstr ""
3364
 
 
3365
 
#: ../../update.php:47 ../../update.php:51
3366
 
msgid "Ampache Update"
3367
 
msgstr ""
3368
 
 
3369
 
#: ../../artists.php:50 ../../albums.php:163
3370
 
msgid "Starting Update from Tags"
3371
 
msgstr ""
3372
 
 
3373
 
#: ../../artists.php:54 ../../albums.php:167
3374
 
msgid "Update From Tags Complete"
3375
 
msgstr ""
3376
 
 
3377
 
#: ../../artists.php:55 ../../albums.php:168
3378
 
msgid "Return"
3379
 
msgstr ""
3380
 
 
3381
 
#: ../../radio.php:50
3382
 
msgid "Radio Station Added"
3383
 
msgstr ""
3384
 
 
3385
 
#: ../../playlist.php:57
3386
 
msgid "Playlist Created"
3387
 
msgstr ""
3388
 
 
3389
 
#: ../../playlist.php:57
3390
 
msgid " has been created"
3391
 
msgstr ""
3392
 
 
3393
 
#: ../../playlist.php:78
3394
 
msgid "Playlist Updated"
3395
 
msgstr ""
3396
 
 
3397
 
#: ../../playlist.php:79
3398
 
msgid "has been updated and is now"
3399
 
msgstr ""
3400
 
 
3401
 
#: ../../playlist.php:101
3402
 
msgid "Playlist Imported"
3403
 
msgstr ""
3404
 
 
3405
 
#: ../../playlist.php:130
3406
 
msgid "Empty Playlists Deleted"
3407
 
msgstr ""
3408
 
 
3409
 
#: ../../preferences.php:35 ../../preferences.php:65
3410
 
msgid "Server"
3411
 
msgstr ""
3412
 
 
3413
 
#: ../../preferences.php:91
3414
 
msgid "Error Update Failed"
3415
 
msgstr ""
3416
 
 
3417
 
#: ../../preferences.php:96
3418
 
msgid "Your Account has been updated"
3419
 
msgstr ""
3420
 
 
3421
 
#: ../../flag.php:45
3422
 
msgid "Item Flagged"
3423
 
msgstr ""
3424
 
 
3425
 
#: ../../flag.php:45
3426
 
msgid "The specified item has been flagged"
3427
 
msgstr ""
3428
 
 
3429
 
#: ../../albums.php:32
3430
 
msgid "Album Art Cleared"
3431
 
msgstr ""
3432
 
 
3433
 
#: ../../albums.php:32
3434
 
msgid "Album Art information has been removed from the database"
3435
 
msgstr ""
3436
 
 
3437
 
#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129
3438
 
msgid "Album Art Not Located"
3439
 
msgstr ""
3440
 
 
3441
 
#: ../../albums.php:39 ../../albums.php:56 ../../albums.php:129
3442
 
msgid ""
3443
 
"Album Art could not be located at this time. This may be due to write access "
3444
 
"error, or the file is not received corectly."
3445
 
msgstr ""
3446
 
 
3447
 
#: ../../albums.php:52 ../../albums.php:80
3448
 
msgid "Album Art Inserted"
3449
 
msgstr ""
3450
 
 
3451
 
#: ../../register.php:73
3452
 
msgid "Error Captcha Required"
3453
 
msgstr ""
3454
 
 
3455
 
#: ../../register.php:80
3456
 
msgid "Error Captcha Failed"
3457
 
msgstr ""
3458
 
 
3459
 
#: ../../register.php:87
3460
 
msgid "You <U>must</U> accept the user agreement"
3461
 
msgstr ""
3462
 
 
3463
 
#: ../../register.php:92
3464
 
msgid "You did not enter a username"
3465
 
msgstr ""
3466
 
 
3467
 
#: ../../register.php:96
3468
 
msgid "Please fill in your full name (Firstname Lastname)"
3469
 
msgstr ""
3470
 
 
3471
 
#: ../../register.php:122
3472
 
msgid "You must enter a password"
3473
 
msgstr ""
3474
 
 
3475
 
#: ../../register.php:126
3476
 
msgid "Your passwords do not match"
3477
 
msgstr ""
3478
 
 
3479
 
#: ../../register.php:158
3480
 
msgid "Error: Insert Failed"
3481
 
msgstr ""
3482
 
 
3483
 
#: ../../democratic.php:52
3484
 
msgid "The Requested Playlist has been deleted."
3485
 
msgstr ""
3486
 
 
3487
 
#: ../../bin/print_tags.inc:66
3488
 
msgid ""
3489
 
"[print_tags.php.inc]\n"
3490
 
"This commandline script will display the tag information for the specified "
3491
 
"filename as it will \n"
3492
 
"appear to Ampache. \n"
3493
 
"        \n"
3494
 
msgstr ""
3495
 
 
3496
 
#: ../../bin/print_tags.inc:72
3497
 
msgid "Filename:"
3498
 
msgstr ""