summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-06-22 07:06:42 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-06-22 07:06:42 +0000
commit8371bcafe75ec3427530c378f2ff2600c91dc56a (patch)
treeca9960b0678cc457594a94535ec7e3ea113fa60b
parentbba84d172a89e5621c29f2e4359d87bb09f346ff (diff)
downloadampache-8371bcafe75ec3427530c378f2ff2600c91dc56a.tar.gz
ampache-8371bcafe75ec3427530c378f2ff2600c91dc56a.tar.bz2
ampache-8371bcafe75ec3427530c378f2ff2600c91dc56a.zip
really the last commit
-rwxr-xr-xlocale/base/gather-messages.sh2
-rwxr-xr-xlocale/base/merge-messages.sh11
-rw-r--r--locale/base/messages.po2141
-rw-r--r--locale/de_DE/LC_MESSAGES/messages.po975
-rw-r--r--locale/es_ES/LC_MESSAGES/messages.po1077
-rw-r--r--locale/nl_NL/LC_MESSAGES/messages.po1020
-rw-r--r--locale/tr_TR/LC_MESSAGES/messages.po1181
-rw-r--r--locale/zh_CN/LC_MESSAGES/messages.po1090
-rw-r--r--templates/show_now_playing_row.inc.php3
-rw-r--r--templates/show_search.inc2
10 files changed, 3598 insertions, 3904 deletions
diff --git a/locale/base/gather-messages.sh b/locale/base/gather-messages.sh
index c06aa992..bab2b7a8 100755
--- a/locale/base/gather-messages.sh
+++ b/locale/base/gather-messages.sh
@@ -3,4 +3,4 @@
find ../../ -name *.php > /tmp/filelist
find ../../ -name *.inc >> /tmp/filelist
-xgettext -f /tmp/filelist -L PHP -o /tmp/messages.po
+xgettext -f /tmp/filelist -L PHP -o ./messages.po
diff --git a/locale/base/merge-messages.sh b/locale/base/merge-messages.sh
new file mode 100755
index 00000000..ba05f45e
--- /dev/null
+++ b/locale/base/merge-messages.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+
+msgmerge ./messages.po ../de_DE/LC_MESSAGES/messages.po --output-file=../de_DE/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../es_ES/LC_MESSAGES/messages.po --output-file=../es_ES/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../en_GB/LC_MESSAGES/messages.po --output-file=../en_GB/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../fr_FR/LC_MESSAGES/messages.po --output-file=../fr_FR/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../it_IT/LC_MESSAGES/messages.po --output-file=../it_IT/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../nl_NL/LC_MESSAGES/messages.po --output-file=../nl_NL/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../tr_TR/LC_MESSAGES/messages.po --output-file=../tr_TR/LC_MESSAGES/messages.po
+msgmerge ./messages.po ../zh_CN/LC_MESSAGES/messages.po --output-file=../zh_CN/LC_MESSAGES/messages.po
diff --git a/locale/base/messages.po b/locale/base/messages.po
index 63cac5fa..e0067922 100644
--- a/locale/base/messages.po
+++ b/locale/base/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-01-07 22:47-0800\n"
+"POT-Creation-Date: 2006-06-21 23:25-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,297 +16,334 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../../play/index.php:50
+#: ../../play/index.php:56 ../../download/index.php:61
msgid "Session Expired: please log in again at"
msgstr ""
-#: ../../lib/class/catalog.class.php:281 ../../lib/class/catalog.class.php:566
+#: ../../lib/class/catalog.class.php:299 ../../lib/class/catalog.class.php:595
#: ../../lib/class/album.class.php:263
msgid "Error: Unable to open"
msgstr ""
-#: ../../lib/class/catalog.class.php:304
+#: ../../lib/class/catalog.class.php:317
msgid "Error: Unable to change to directory"
msgstr ""
-#: ../../lib/class/catalog.class.php:330
+#: ../../lib/class/catalog.class.php:375
msgid "Error: Unable to get filesize for"
msgstr ""
-#: ../../lib/class/catalog.class.php:365
-msgid "Added"
-msgstr ""
-
-#: ../../lib/class/catalog.class.php:377
+#: ../../lib/class/catalog.class.php:412
msgid "is not readable by ampache"
msgstr ""
-#: ../../lib/class/catalog.class.php:441
+#: ../../lib/class/catalog.class.php:468
msgid "Found in ID3"
msgstr ""
-#: ../../lib/class/catalog.class.php:445
+#: ../../lib/class/catalog.class.php:472
msgid "Found on Amazon"
msgstr ""
-#: ../../lib/class/catalog.class.php:449
+#: ../../lib/class/catalog.class.php:476
msgid "Found in Folder"
msgstr ""
-#: ../../lib/class/catalog.class.php:453
+#: ../../lib/class/catalog.class.php:480 ../../lib/class/catalog.class.php:785
+#: ../../lib/class/catalog.class.php:948
msgid "Found"
msgstr ""
-#: ../../lib/class/catalog.class.php:456
+#: ../../lib/class/catalog.class.php:483
msgid "Not Found"
msgstr ""
-#: ../../lib/class/catalog.class.php:464
-msgid "Searched"
+#: ../../lib/class/catalog.class.php:504
+msgid "album's with art"
msgstr ""
-#: ../../lib/class/catalog.class.php:622
+#: ../../lib/class/catalog.class.php:651
msgid "Starting Dump Album Art"
msgstr ""
-#: ../../lib/class/catalog.class.php:642
+#: ../../lib/class/catalog.class.php:671
msgid "Written"
msgstr ""
-#: ../../lib/class/catalog.class.php:651
+#: ../../lib/class/catalog.class.php:680
msgid "Error unable to open file for writting"
msgstr ""
-#: ../../lib/class/catalog.class.php:658
+#: ../../lib/class/catalog.class.php:687
msgid "Album Art Dump Complete"
msgstr ""
-#: ../../lib/class/catalog.class.php:659 ../../artists.php:64
-#: ../../albums.php:153
+#: ../../lib/class/catalog.class.php:688 ../../artists.php:65
+#: ../../albums.php:144
msgid "Return"
msgstr ""
-#: ../../lib/class/catalog.class.php:728
+#: ../../lib/class/catalog.class.php:776
msgid "Starting Catalog Build"
msgstr ""
-#: ../../lib/class/catalog.class.php:733
+#: ../../lib/class/catalog.class.php:780
msgid "Running Remote Sync"
msgstr ""
-#: ../../lib/class/catalog.class.php:745 ../../lib/class/catalog.class.php:904
+#: ../../lib/class/catalog.class.php:785 ../../lib/class/catalog.class.php:808
+#: ../../lib/class/catalog.class.php:948 ../../lib/class/catalog.class.php:978
+#: ../../admin/catalog.php:286
+msgid "None"
+msgstr ""
+
+#: ../../lib/class/catalog.class.php:800 ../../lib/class/catalog.class.php:966
msgid "Added Playlist From"
msgstr ""
-#: ../../lib/class/catalog.class.php:752 ../../lib/class/catalog.class.php:913
-#: ../../admin/catalog.php:258
+#: ../../lib/class/catalog.class.php:807 ../../lib/class/catalog.class.php:977
+#: ../../admin/catalog.php:285
msgid "Starting Album Art Search"
msgstr ""
-#: ../../lib/class/catalog.class.php:762
+#: ../../lib/class/catalog.class.php:808 ../../lib/class/catalog.class.php:978
+#: ../../admin/catalog.php:286
+msgid "Searched"
+msgstr ""
+
+#: ../../lib/class/catalog.class.php:818
msgid "Catalog Finished"
msgstr ""
-#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:932
+#: ../../lib/class/catalog.class.php:818 ../../lib/class/catalog.class.php:998
msgid "Total Time"
msgstr ""
-#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:933
+#: ../../lib/class/catalog.class.php:818 ../../lib/class/catalog.class.php:999
msgid "Total Songs"
msgstr ""
-#: ../../lib/class/catalog.class.php:763 ../../lib/class/catalog.class.php:933
+#: ../../lib/class/catalog.class.php:819 ../../lib/class/catalog.class.php:999
msgid "Songs Per Seconds"
msgstr ""
-#: ../../lib/class/catalog.class.php:797
-#: ../../lib/class/catalog.class.php:1512
+#: ../../lib/class/catalog.class.php:853
+#: ../../lib/class/catalog.class.php:1627
msgid "Updated"
msgstr ""
-#: ../../lib/class/catalog.class.php:804
+#: ../../lib/class/catalog.class.php:860
msgid "No Update Needed"
msgstr ""
-#: ../../lib/class/catalog.class.php:885
+#: ../../lib/class/catalog.class.php:939
msgid "Starting New Song Search on"
msgstr ""
-#: ../../lib/class/catalog.class.php:885
+#: ../../lib/class/catalog.class.php:939
msgid "catalog"
msgstr ""
-#: ../../lib/class/catalog.class.php:889
+#: ../../lib/class/catalog.class.php:943
msgid "Running Remote Update"
msgstr ""
-#: ../../lib/class/catalog.class.php:932
+#: ../../lib/class/catalog.class.php:998
msgid "Catalog Update Finished"
msgstr ""
-#: ../../lib/class/catalog.class.php:952 ../../lib/mpd.php:43
-#: ../../lib/mpd.php:52 ../../albums.php:74
+#: ../../lib/class/catalog.class.php:1018 ../../albums.php:67
msgid "Error"
msgstr ""
-#: ../../lib/class/catalog.class.php:952
+#: ../../lib/class/catalog.class.php:1018
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
msgstr ""
-#: ../../lib/class/catalog.class.php:991
-#: ../../lib/class/catalog.class.php:1042
+#: ../../lib/class/catalog.class.php:1057
+#: ../../lib/class/catalog.class.php:1108
msgid "Error connecting to"
msgstr ""
-#: ../../lib/class/catalog.class.php:991
-#: ../../lib/class/catalog.class.php:1042
+#: ../../lib/class/catalog.class.php:1057
+#: ../../lib/class/catalog.class.php:1108
msgid "Code"
msgstr ""
-#: ../../lib/class/catalog.class.php:991
-#: ../../lib/class/catalog.class.php:1042
+#: ../../lib/class/catalog.class.php:1057
+#: ../../lib/class/catalog.class.php:1108
msgid "Reason"
msgstr ""
-#: ../../lib/class/catalog.class.php:1007
+#: ../../lib/class/catalog.class.php:1073
msgid "Completed updating remote catalog(s)"
msgstr ""
-#: ../../lib/class/catalog.class.php:1138
+#: ../../lib/class/catalog.class.php:1186
+msgid "Cleaning the"
+msgstr ""
+
+#: ../../lib/class/catalog.class.php:1186
+#: ../../lib/class/catalog.class.php:1582 ../../templates/sidebar.inc.php:31
+msgid "Catalog"
+msgstr ""
+
+#: ../../lib/class/catalog.class.php:1187
msgid "Checking"
msgstr ""
-#: ../../lib/class/catalog.class.php:1196
+#: ../../lib/class/catalog.class.php:1258
msgid "Catalog Clean Done"
msgstr ""
-#: ../../lib/class/catalog.class.php:1196
+#: ../../lib/class/catalog.class.php:1258
msgid "files removed"
msgstr ""
-#: ../../lib/class/catalog.class.php:1469
+#: ../../lib/class/catalog.class.php:1582
msgid "Updating the"
msgstr ""
-#: ../../lib/class/catalog.class.php:1469 ../../templates/sidebar.inc.php:31
-msgid "Catalog"
+#: ../../lib/class/catalog.class.php:1583
+msgid "songs found checking tag information."
msgstr ""
-#: ../../lib/class/catalog.class.php:1470
-msgid "songs found checking tag information."
+#: ../../lib/class/catalog.class.php:1584
+msgid "Verifed"
msgstr ""
-#: ../../lib/class/catalog.class.php:1520
+#: ../../lib/class/catalog.class.php:1635
msgid " FOUND"
msgstr ""
-#: ../../lib/class/catalog.class.php:1521
+#: ../../lib/class/catalog.class.php:1636
msgid "Searching for new Album Art"
msgstr ""
-#: ../../lib/class/catalog.class.php:1525
+#: ../../lib/class/catalog.class.php:1640
msgid "Album Art Already Found"
msgstr ""
+#: ../../lib/class/catalog.class.php:1692
+msgid "Update Finished."
+msgstr ""
+
+#: ../../lib/class/catalog.class.php:1692
+msgid "Checked"
+msgstr ""
+
+#: ../../lib/class/catalog.class.php:1692
+msgid "songs updated."
+msgstr ""
+
#: ../../lib/class/artist.class.php:223
msgid "Error: Name Identical"
msgstr ""
-#: ../../lib/class/song.class.php:275 ../../lib/duplicates.php:113
-#: ../../templates/show_search.inc:66
+#: ../../lib/class/song.class.php:321 ../../lib/duplicates.php:111
+#: ../../templates/show_edit_song.inc.php:32
+#: ../../templates/show_search.inc:44
msgid "Title"
msgstr ""
-#: ../../lib/class/song.class.php:275 ../../lib/class/song.class.php:279
-#: ../../lib/class/song.class.php:283 ../../lib/class/song.class.php:287
-#: ../../lib/class/song.class.php:291 ../../lib/class/song.class.php:295
-#: ../../lib/class/song.class.php:299 ../../lib/class/song.class.php:304
-#: ../../lib/class/song.class.php:309 ../../lib/class/song.class.php:313
-#: ../../lib/class/song.class.php:317 ../../lib/class/song.class.php:322
+#: ../../lib/class/song.class.php:321 ../../lib/class/song.class.php:325
+#: ../../lib/class/song.class.php:329 ../../lib/class/song.class.php:333
+#: ../../lib/class/song.class.php:337 ../../lib/class/song.class.php:341
+#: ../../lib/class/song.class.php:345 ../../lib/class/song.class.php:350
+#: ../../lib/class/song.class.php:355 ../../lib/class/song.class.php:359
+#: ../../lib/class/song.class.php:363 ../../lib/class/song.class.php:368
msgid "updated to"
msgstr ""
-#: ../../lib/class/song.class.php:279 ../../templates/show_uploads.inc:39
-#: ../../templates/show_songs.inc:47 ../../templates/list_duplicates.inc:36
+#: ../../lib/class/song.class.php:325 ../../templates/show_uploads.inc:39
+#: ../../templates/show_songs.inc:44 ../../templates/list_duplicates.inc:37
msgid "Bitrate"
msgstr ""
-#: ../../lib/class/song.class.php:283
+#: ../../lib/class/song.class.php:329
msgid "Rate"
msgstr ""
-#: ../../lib/class/song.class.php:287
+#: ../../lib/class/song.class.php:333
msgid "Mode"
msgstr ""
-#: ../../lib/class/song.class.php:291 ../../templates/show_uploads.inc:38
-#: ../../templates/show_mpdpl.inc:66 ../../templates/show_songs.inc:45
+#: ../../lib/class/song.class.php:337 ../../templates/show_uploads.inc:38
+#: ../../templates/show_mpdpl.inc:55 ../../templates/show_songs.inc:42
msgid "Time"
msgstr ""
-#: ../../lib/class/song.class.php:295 ../../templates/show_mpdpl.inc:65
-#: ../../templates/show_songs.inc:39 ../../templates/show_songs.inc:44
+#: ../../lib/class/song.class.php:341
+#: ../../templates/show_edit_song.inc.php:62
+#: ../../templates/show_localplay.inc.php:47 ../../templates/show_mpdpl.inc:54
+#: ../../templates/show_songs.inc:36 ../../templates/show_songs.inc:41
msgid "Track"
msgstr ""
-#: ../../lib/class/song.class.php:299
+#: ../../lib/class/song.class.php:345
msgid "Filesize"
msgstr ""
-#: ../../lib/class/song.class.php:304
+#: ../../lib/class/song.class.php:350
#: ../../templates/show_get_albumart.inc.php:33
-#: ../../templates/show_uploads.inc:35 ../../templates/show_mpdpl.inc:63
-#: ../../templates/show_songs.inc:42 ../../templates/show_artists.inc:39
-#: ../../templates/show_artists.inc:62 ../../templates/show_albums.inc:40
-#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:33
-#: ../../templates/show_search.inc:71
+#: ../../templates/show_edit_song.inc.php:46
+#: ../../templates/show_uploads.inc:35 ../../templates/show_mpdpl.inc:52
+#: ../../templates/show_songs.inc:39 ../../templates/show_artists.inc:40
+#: ../../templates/show_artists.inc:62 ../../templates/show_albums.inc:41
+#: ../../templates/show_albums.inc:73 ../../templates/list_duplicates.inc:34
+#: ../../templates/show_search.inc:48
+#: ../../templates/show_similar_artists.inc:30
msgid "Artist"
msgstr ""
-#: ../../lib/class/song.class.php:309
+#: ../../lib/class/song.class.php:355
#: ../../templates/show_get_albumart.inc.php:41
-#: ../../templates/show_uploads.inc:36 ../../templates/show_mpdpl.inc:64
-#: ../../templates/show_songs.inc:43 ../../templates/show_albums.inc:38
-#: ../../templates/show_albums.inc:68 ../../templates/list_duplicates.inc:34
-#: ../../templates/show_search.inc:78
+#: ../../templates/show_edit_song.inc.php:38
+#: ../../templates/show_uploads.inc:36 ../../templates/show_mpdpl.inc:53
+#: ../../templates/show_songs.inc:40 ../../templates/show_albums.inc:38
+#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:35
+#: ../../templates/show_search.inc:54
msgid "Album"
msgstr ""
-#: ../../lib/class/song.class.php:313 ../../templates/show_albums.inc:43
-#: ../../templates/show_albums.inc:73 ../../templates/show_search.inc:90
+#: ../../lib/class/song.class.php:359
+#: ../../templates/show_edit_song.inc.php:68
+#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:77
+#: ../../templates/show_search.inc:64
msgid "Year"
msgstr ""
-#: ../../lib/class/song.class.php:317 ../../templates/flag.inc:66
-#: ../../templates/list_flagged.inc:46
+#: ../../lib/class/song.class.php:363 ../../templates/show_flag.inc.php:67
+#: ../../templates/show_edit_song.inc.php:74
+#: ../../templates/show_search.inc:38
msgid "Comment"
msgstr ""
-#: ../../lib/class/song.class.php:322 ../../templates/show_genre.inc.php:32
-#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:37
-#: ../../templates/show_uploads.inc:37 ../../templates/show_mpdpl.inc:67
-#: ../../templates/show_songs.inc:48 ../../templates/show_browse_menu.inc:37
-#: ../../templates/show_search.inc:83
+#: ../../lib/class/song.class.php:368 ../../templates/show_genre.inc.php:32
+#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:38
+#: ../../templates/show_edit_song.inc.php:54
+#: ../../templates/show_uploads.inc:37 ../../templates/show_mpdpl.inc:56
+#: ../../templates/show_songs.inc:45 ../../templates/show_search.inc:58
msgid "Genre"
msgstr ""
-#: ../../lib/class/stream.class.php:198
+#: ../../lib/class/stream.class.php:192
msgid "Opened for writing"
msgstr ""
-#: ../../lib/class/stream.class.php:203
+#: ../../lib/class/stream.class.php:197
msgid "Error, cannot write"
msgstr ""
-#: ../../lib/class/stream.class.php:214
+#: ../../lib/class/stream.class.php:208
msgid "Error, cannot write song in file"
msgstr ""
-#: ../../lib/class/stream.class.php:220
+#: ../../lib/class/stream.class.php:214
msgid "Closed after write"
msgstr ""
-#: ../../lib/class/genre.class.php:278
+#: ../../lib/class/genre.class.php:280
msgid "Show Genres starting with"
msgstr ""
@@ -314,234 +351,227 @@ msgstr ""
msgid "Various"
msgstr ""
-#: ../../lib/duplicates.php:102
+#: ../../lib/class/flag.class.php:241
+msgid "Approved"
+msgstr ""
+
+#: ../../lib/class/flag.class.php:242
+msgid "Pending"
+msgstr ""
+
+#: ../../lib/class/flag.class.php:254 ../../templates/show_flag.inc.php:59
+#: ../../templates/show_playlists.inc.php:57
+#: ../../templates/show_admin_tools.inc.php:54
+#: ../../templates/show_localplay.inc.php:60
+#: ../../templates/show_uploads.inc:53 ../../templates/catalog.inc:67
+#: ../../templates/show_users.inc:71
+msgid "Delete"
+msgstr ""
+
+#: ../../lib/class/flag.class.php:257
+msgid "Re-Tag"
+msgstr ""
+
+#: ../../lib/class/flag.class.php:260 ../../templates/show_flag.inc.php:61
+msgid "Re-encode"
+msgstr ""
+
+#: ../../lib/class/flag.class.php:263 ../../templates/show_flag.inc.php:62
+msgid "Other"
+msgstr ""
+
+#: ../../lib/class/flag.class.php:266 ../../lib/general.lib.php:895
+#: ../../modules/localplay/icecast.controller.php:296
+#: ../../modules/localplay/mpd.controller.php:327
+msgid "Unknown"
+msgstr ""
+
+#: ../../lib/duplicates.php:100
msgid "Find Duplicates"
msgstr ""
-#: ../../lib/duplicates.php:105
+#: ../../lib/duplicates.php:103
msgid "Search Type"
msgstr ""
-#: ../../lib/duplicates.php:119
+#: ../../lib/duplicates.php:117
msgid "Artist and Title"
msgstr ""
-#: ../../lib/duplicates.php:124
+#: ../../lib/duplicates.php:122
msgid "Artist, Album and Title"
msgstr ""
-#: ../../lib/duplicates.php:132 ../../templates/sidebar.inc.php:97
-#: ../../templates/sidebar.inc.php:103 ../../templates/show_search_bar.inc:41
-#: ../../templates/menu.inc:39 ../../templates/show_search.inc:171
+#: ../../lib/duplicates.php:130 ../../templates/sidebar.inc.php:135
+#: ../../templates/sidebar.inc.php:141 ../../templates/show_search_bar.inc:31
+#: ../../templates/menu.inc:39 ../../templates/show_search.inc:134
msgid "Search"
msgstr ""
-#: ../../lib/preferences.php:252 ../../templates/show_users.inc:118
+#: ../../lib/preferences.php:256 ../../templates/show_songs.inc:127
+#: ../../templates/show_users.inc:117
msgid "Enable"
msgstr ""
-#: ../../lib/preferences.php:253 ../../templates/show_users.inc:121
-#: ../../templates/list_duplicates.inc:31
+#: ../../lib/preferences.php:257 ../../templates/show_songs.inc:125
+#: ../../templates/show_users.inc:120 ../../templates/list_duplicates.inc:32
msgid "Disable"
msgstr ""
-#: ../../lib/preferences.php:265 ../../templates/add_catalog.inc:61
-msgid "Local"
-msgstr ""
-
-#: ../../lib/preferences.php:268
+#: ../../lib/preferences.php:266
+#: ../../templates/show_localplay_switch.inc.php:2
+#: ../../templates/show_edit_access.inc:50
msgid "Stream"
msgstr ""
-#: ../../lib/preferences.php:271
-msgid "IceCast"
-msgstr ""
-
-#: ../../lib/preferences.php:274
+#: ../../lib/preferences.php:269
msgid "Downsample"
msgstr ""
-#: ../../lib/preferences.php:277
-msgid "Music Player Daemon"
-msgstr ""
-
-#: ../../lib/preferences.php:280
-msgid "SlimServer"
+#: ../../lib/preferences.php:271 ../../templates/sidebar.inc.php:188
+#: ../../templates/show_localplay.inc.php:29
+#: ../../templates/show_localplay_switch.inc.php:5
+msgid "Localplay"
msgstr ""
-#: ../../lib/preferences.php:289
+#: ../../lib/preferences.php:278
msgid "M3U"
msgstr ""
-#: ../../lib/preferences.php:290
+#: ../../lib/preferences.php:279
msgid "Simple M3U"
msgstr ""
-#: ../../lib/preferences.php:291
+#: ../../lib/preferences.php:280
msgid "PLS"
msgstr ""
-#: ../../lib/preferences.php:292
+#: ../../lib/preferences.php:281
msgid "Asx"
msgstr ""
-#: ../../lib/preferences.php:293
+#: ../../lib/preferences.php:282
msgid "RAM"
msgstr ""
-#: ../../lib/mpd.php:43 ../../lib/mpd.php:52
-msgid "Could not add"
-msgstr ""
-
-#: ../../lib/general.lib.php:675
-msgid "Not Enough Data"
-msgstr ""
-
-#: ../../lib/general.lib.php:897 ../../lib/general.lib.php:908
-msgid "English"
+#: ../../lib/preferences.php:313
+msgid "Disabled"
msgstr ""
-#: ../../lib/general.lib.php:907
-msgid "German"
+#: ../../lib/preferences.php:314
+msgid "Global"
msgstr ""
-#: ../../lib/general.lib.php:909
-msgid "British English"
+#: ../../lib/preferences.php:315
+msgid "Full"
msgstr ""
-#: ../../lib/general.lib.php:910
-msgid "Spanish"
+#: ../../lib/general.lib.php:643 ../../stats.php:52 ../../stats.php:64
+#: ../../stats.php:76
+msgid "Not Enough Data"
msgstr ""
-#: ../../lib/general.lib.php:911
-msgid "French"
+#: ../../lib/general.lib.php:702 ../../lib/general.lib.php:705
+#: ../../templates/show_genres.inc.php:47
+#: ../../templates/show_playlists.inc.php:61
+#: ../../templates/show_artists.inc:54 ../../templates/show_random_play.inc:82
+#: ../../templates/show_albums.inc:59 ../../templates/show_mpdplay.inc:55
+#: ../../templates/show_artist.inc:65
+msgid "Play"
msgstr ""
-#: ../../lib/general.lib.php:912
-msgid "Italian"
+#: ../../lib/general.lib.php:875 ../../lib/general.lib.php:886
+msgid "English"
msgstr ""
-#: ../../lib/general.lib.php:913
-msgid "Dutch"
+#: ../../lib/general.lib.php:887
+msgid "British English"
msgstr ""
-#: ../../lib/general.lib.php:914
+#: ../../lib/general.lib.php:892
msgid "Turkish"
msgstr ""
-#: ../../lib/general.lib.php:915
+#: ../../lib/general.lib.php:893
msgid "Simplified Chinese"
msgstr ""
-#: ../../lib/general.lib.php:916
-msgid "Unknown"
-msgstr ""
-
-#: ../../lib/ui.lib.php:222
+#: ../../lib/ui.lib.php:160
msgid "Error Access Denied"
msgstr ""
-#: ../../lib/ui.lib.php:299 ../../templates/sidebar.inc.php:69
-#: ../../templates/header.inc:51 ../../templates/menu.inc:35
+#: ../../lib/ui.lib.php:239 ../../templates/sidebar.inc.php:100
+#: ../../templates/menu.inc:35
msgid "Browse"
msgstr ""
-#: ../../lib/ui.lib.php:301
+#: ../../lib/ui.lib.php:241
msgid "Show w/o art"
msgstr ""
-#: ../../lib/ui.lib.php:304
+#: ../../lib/ui.lib.php:244
msgid "Show all"
msgstr ""
-#: ../../lib/ui.lib.php:721
+#: ../../lib/ui.lib.php:647
msgid "No Catalogs Found!"
msgstr ""
-#: ../../lib/ui.lib.php:722 ../../templates/add_catalog.inc:29
+#: ../../lib/ui.lib.php:648 ../../templates/show_admin_tools.inc.php:71
+#: ../../templates/add_catalog.inc:29
msgid "Add a Catalog"
msgstr ""
-#: ../../lib/ui.lib.php:723 ../../templates/show_local_catalog_info.inc.php:7
+#: ../../lib/ui.lib.php:649 ../../templates/show_local_catalog_info.inc.php:25
msgid "Catalog Statistics"
msgstr ""
-#: ../../lib/ui.lib.php:759
+#: ../../lib/ui.lib.php:685
msgid "day"
msgstr ""
-#: ../../lib/ui.lib.php:759
+#: ../../lib/ui.lib.php:685
msgid "days"
msgstr ""
-#: ../../lib/ui.lib.php:761
+#: ../../lib/ui.lib.php:687
msgid "hour"
msgstr ""
-#: ../../lib/ui.lib.php:761
+#: ../../lib/ui.lib.php:687
msgid "hours"
msgstr ""
-#: ../../lib/ui.lib.php:1053 ../../templates/sidebar.inc.php:128
-#: ../../templates/show_random_play_bar.inc.php:45
-#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:46
-#: ../../templates/show_albums.inc:58
+#: ../../lib/ui.lib.php:994 ../../templates/sidebar.inc.php:168
+#: ../../templates/show_admin_tools.inc.php:52
+#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:42
+#: ../../templates/show_albums.inc:60
msgid "All"
msgstr ""
-#: ../../lib/Browser.php:867
-msgid "file"
-msgstr ""
-
-#: ../../lib/Browser.php:871
-msgid "File uploads not supported."
-msgstr ""
-
-#: ../../lib/Browser.php:889
-msgid "No file uploaded"
-msgstr ""
-
-#: ../../lib/Browser.php:896
-#, php-format
-msgid "There was a problem with the file upload: No %s was uploaded."
-msgstr ""
-
-#: ../../lib/Browser.php:901
-#, php-format
-msgid ""
-"There was a problem with the file upload: The %s was larger than the maximum "
-"allowed size (%d bytes)."
-msgstr ""
-
-#: ../../lib/Browser.php:903
-#, php-format
-msgid ""
-"There was a problem with the file upload: The %s was only partially uploaded."
-msgstr ""
-
-#: ../../lib/upload.php:228
+#: ../../lib/upload.php:231
msgid "The file uploaded successfully"
msgstr ""
-#: ../../lib/upload.php:229
+#: ../../lib/upload.php:232
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
-#: ../../lib/upload.php:230
+#: ../../lib/upload.php:233
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ../../lib/upload.php:231
+#: ../../lib/upload.php:234
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ../../lib/upload.php:232
+#: ../../lib/upload.php:235
msgid "No file was uploaded"
msgstr ""
-#: ../../lib/upload.php:233
+#: ../../lib/upload.php:236
msgid "Missing a temporary folder"
msgstr ""
@@ -577,7 +607,37 @@ msgstr ""
msgid "No songs in this playlist."
msgstr ""
-#: ../../modules/lib.php:537
+#: ../../modules/horde/Browser.php:867
+msgid "file"
+msgstr ""
+
+#: ../../modules/horde/Browser.php:871
+msgid "File uploads not supported."
+msgstr ""
+
+#: ../../modules/horde/Browser.php:889
+msgid "No file uploaded"
+msgstr ""
+
+#: ../../modules/horde/Browser.php:896
+#, php-format
+msgid "There was a problem with the file upload: No %s was uploaded."
+msgstr ""
+
+#: ../../modules/horde/Browser.php:901
+#, php-format
+msgid ""
+"There was a problem with the file upload: The %s was larger than the maximum "
+"allowed size (%d bytes)."
+msgstr ""
+
+#: ../../modules/horde/Browser.php:903
+#, php-format
+msgid ""
+"There was a problem with the file upload: The %s was only partially uploaded."
+msgstr ""
+
+#: ../../modules/lib.php:396
msgid "Create a new playlist"
msgstr ""
@@ -585,59 +645,86 @@ msgstr ""
msgid "Manage Users"
msgstr ""
-#: ../../modules/admin.php:48 ../../templates/show_admin_index.inc:34
+#: ../../modules/admin.php:48
msgid "Add a new user"
msgstr ""
-#: ../../admin/catalog.php:49 ../../templates/catalog.inc:63
-msgid "Add to Catalog(s)"
+#: ../../bin/test_vainfo.php:48 ../../bin/print_tags.php.inc:43
+msgid ""
+"[print_tags.php.inc]\n"
+"This commandline script will display the tag information for the specified "
+"filename as it will \n"
+"appear to Ampache. \n"
+" \n"
msgstr ""
-#: ../../admin/catalog.php:60 ../../templates/catalog.inc:64
+#: ../../bin/test_vainfo.php:54 ../../bin/print_tags.php.inc:49
+msgid "Filename:"
+msgstr ""
+
+#: ../../admin/catalog.php:62 ../../admin/catalog.php:106
+#: ../../admin/catalog.php:131 ../../admin/catalog.php:194
+msgid "Catalog Updated"
+msgstr ""
+
+#: ../../admin/catalog.php:66 ../../templates/catalog.inc:74
msgid "Add to all Catalogs"
msgstr ""
-#: ../../admin/catalog.php:69
-msgid "Error Connecting"
+#: ../../admin/catalog.php:143
+msgid "Catalog Deleted"
msgstr ""
-#: ../../admin/catalog.php:83 ../../templates/catalog.inc:70
-msgid "Update Catalog(s)"
+#: ../../admin/catalog.php:143
+msgid "The Catalog and all assoicated records has been deleted"
msgstr ""
-#: ../../admin/catalog.php:94 ../../templates/catalog.inc:71
-msgid "Update All Catalogs"
+#: ../../admin/catalog.php:160
+msgid "Disabled Songs Processed"
msgstr ""
-#: ../../admin/catalog.php:126 ../../templates/catalog.inc:77
-msgid "Clean Catalog(s)"
+#: ../../admin/catalog.php:182
+msgid "Catalog Cleaned"
msgstr ""
-#: ../../admin/catalog.php:156 ../../templates/catalog.inc:78
-msgid "Clean All Catalogs"
+#: ../../admin/catalog.php:224
+msgid "Catalog Created"
+msgstr ""
+
+#: ../../admin/catalog.php:225
+msgid "Catalog Created and Songs Indexed"
+msgstr ""
+
+#: ../../admin/catalog.php:238
+msgid "Catalog statistics cleared"
msgstr ""
-#: ../../admin/catalog.php:206
+#: ../../admin/catalog.php:248
msgid "Now Playing Cleared"
msgstr ""
-#: ../../admin/catalog.php:206
+#: ../../admin/catalog.php:248
msgid "All now playing data has been cleared"
msgstr ""
-#: ../../admin/catalog.php:211
-msgid "Do you really want to clear your catalog?"
+#: ../../admin/catalog.php:255
+msgid "Do you really want to clear the statistics for this catalog?"
msgstr ""
-#: ../../admin/catalog.php:218
-msgid "Do you really want to clear the statistics for this catalog?"
+#: ../../admin/catalog.php:256 ../../templates/show_admin_tools.inc.php:72
+#: ../../templates/catalog.inc:32
+msgid "Clear Catalog Stats"
+msgstr ""
+
+#: ../../admin/catalog.php:275
+msgid "Delete Catalog"
msgstr ""
-#: ../../admin/catalog.php:235
+#: ../../admin/catalog.php:275
msgid "Do you really want to delete this catalog?"
msgstr ""
-#: ../../admin/catalog.php:266
+#: ../../admin/catalog.php:288 ../../admin/catalog.php:291
msgid "Album Art Search Finished"
msgstr ""
@@ -658,7 +745,7 @@ msgid "Are you sure you want to permanently delete"
msgstr ""
#: ../../admin/users.php:152 ../../templates/show_confirm_action.inc.php:29
-#: ../../templates/show_search.inc:107
+#: ../../templates/show_search.inc:79
msgid "No"
msgstr ""
@@ -674,89 +761,129 @@ msgstr ""
msgid "Unable to delete last Admin User"
msgstr ""
-#: ../../admin/access.php:40
+#: ../../admin/access.php:42
+msgid "Confirm Delete"
+msgstr ""
+
+#: ../../admin/access.php:42
msgid "Do you really want to delete this Access Record?"
msgstr ""
-#: ../../admin/access.php:48
+#: ../../admin/access.php:46
msgid "Entry Deleted"
msgstr ""
-#: ../../admin/access.php:48
+#: ../../admin/access.php:46
msgid "Your Access List Entry has been removed"
msgstr ""
-#: ../../admin/access.php:58
+#: ../../admin/access.php:50
msgid "Entry Added"
msgstr ""
-#: ../../admin/access.php:58
+#: ../../admin/access.php:50
msgid "Your new Access List Entry has been created"
msgstr ""
-#: ../../admin/mail.php:94
-msgid "Mail to"
+#: ../../admin/access.php:54
+msgid "Entry Updated"
msgstr ""
-#: ../../admin/mail.php:105
-msgid "Subject"
+#: ../../admin/access.php:54
+msgid "Access List Entry updated"
msgstr ""
-#: ../../admin/mail.php:112
-msgid "Message"
+#: ../../admin/mail.php:74
+msgid "E-mail Sent"
msgstr ""
-#: ../../admin/mail.php:122
-msgid "Send Mail"
+#: ../../admin/mail.php:75
+msgid "Your E-mail was successfully sent."
+msgstr ""
+
+#: ../../admin/flag.php:98
+msgid "Song Updated"
msgstr ""
-#: ../../admin/song.php:65
+#: ../../admin/flag.php:98
+msgid "The requested song has been updated"
+msgstr ""
+
+#: ../../admin/flag.php:106
+msgid "Flag Removed"
+msgstr ""
+
+#: ../../admin/flag.php:107
+msgid "Flag Removed from"
+msgstr ""
+
+#: ../../admin/flag.php:125
msgid "Songs Disabled"
msgstr ""
-#: ../../admin/song.php:65
+#: ../../admin/flag.php:125
msgid "The requested song(s) have been disabled"
msgstr ""
-#: ../../admin/song.php:75
+#: ../../admin/flag.php:136
msgid "Songs Enabled"
msgstr ""
-#: ../../admin/song.php:75
+#: ../../admin/flag.php:136
msgid "The requested song(s) have been enabled"
msgstr ""
+#: ../../admin/flag.php:141
+msgid "Flagged Records"
+msgstr ""
+
+#: ../../admin/modules.php:41
+msgid "Module Activated"
+msgstr ""
+
+#: ../../admin/modules.php:48
+msgid "Are you sure you want to remove this module?"
+msgstr ""
+
+#: ../../admin/modules.php:56
+msgid "Module Deactivated"
+msgstr ""
+
#: ../../templates/show_install_account.inc.php:35
+#: ../../templates/show_install_lang.inc.php:9
+#: ../../templates/show_install.inc:9
#: ../../templates/show_install_config.inc:35
-#: ../../templates/show_install.inc:35
msgid "Ampache Installation"
msgstr ""
-#: ../../templates/show_install_account.inc.php:37
-#: ../../templates/show_install_config.inc:37
-#: ../../templates/show_install.inc:37
+#: ../../templates/show_install_account.inc.php:42
+#: ../../templates/show_install_lang.inc.php:16
+#: ../../templates/show_install.inc:17
+#: ../../templates/show_install_config.inc:41
msgid ""
"This Page handles the installation of the Ampache database and the creation "
"of the ampache.cfg.php file. Before you continue please make sure that you "
"have the following pre-requisites"
msgstr ""
-#: ../../templates/show_install_account.inc.php:40
-#: ../../templates/show_install_config.inc:40
-#: ../../templates/show_install.inc:40
+#: ../../templates/show_install_account.inc.php:45
+#: ../../templates/show_install_lang.inc.php:19
+#: ../../templates/show_install.inc:20
+#: ../../templates/show_install_config.inc:44
msgid ""
"A MySQL Server with a username and password that can create/modify databases"
msgstr ""
-#: ../../templates/show_install_account.inc.php:41
+#: ../../templates/show_install_account.inc.php:46
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.dist.php file"
msgstr ""
-#: ../../templates/show_install_account.inc.php:43
-#: ../../templates/show_install_config.inc:43
-#: ../../templates/show_install.inc:43
+#: ../../templates/show_install_account.inc.php:48
+#: ../../templates/show_install_lang.inc.php:22
+#: ../../templates/show_install.inc:23
+#: ../../templates/show_install_config.inc:47
msgid ""
"Once you have ensured that you have the above requirements please fill out "
"the information below. You will only be asked for the required config "
@@ -764,45 +891,46 @@ msgid ""
"date simply edit /config/ampache.cfg.php"
msgstr ""
-#: ../../templates/show_install_account.inc.php:48
-#: ../../templates/show_install_config.inc:48
-#: ../../templates/show_install.inc:47
+#: ../../templates/show_install_account.inc.php:52
+#: ../../templates/show_install.inc:28
+#: ../../templates/show_install_config.inc:51
msgid "Step 1 - Creating and Inserting the Ampache Database"
msgstr ""
-#: ../../templates/show_install_account.inc.php:49
+#: ../../templates/show_install_account.inc.php:53
msgid "Step 2 - Creating the ampache.cfg.php file"
msgstr ""
-#: ../../templates/show_install_account.inc.php:50
-#: ../../templates/show_install_config.inc:53
-#: ../../templates/show_install.inc:52
+#: ../../templates/show_install_account.inc.php:54
+#: ../../templates/show_install.inc:33
+#: ../../templates/show_install_config.inc:56
msgid "Step 3 - Setup Initial Account"
msgstr ""
-#: ../../templates/show_install_account.inc.php:52
+#: ../../templates/show_install_account.inc.php:56
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be directed to the login page"
msgstr ""
-#: ../../templates/show_install_account.inc.php:55
+#: ../../templates/show_install_account.inc.php:59
msgid "Create Admin Account"
msgstr ""
-#: ../../templates/show_install_account.inc.php:60
+#: ../../templates/show_install_account.inc.php:64
#: ../../templates/show_user_registration.inc.php:109
-#: ../../templates/userform.inc:40 ../../templates/show_users.inc:43
+#: ../../templates/show_users_info.inc.php:27 ../../templates/userform.inc:40
+#: ../../templates/show_users.inc:44
msgid "Username"
msgstr ""
-#: ../../templates/show_install_account.inc.php:64
+#: ../../templates/show_install_account.inc.php:68
#: ../../templates/show_user_registration.inc.php:137
-#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:53
+#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:41
msgid "Password"
msgstr ""
-#: ../../templates/show_install_account.inc.php:69
+#: ../../templates/show_install_account.inc.php:73
msgid "Create Account"
msgstr ""
@@ -828,12 +956,12 @@ msgid "Full Name"
msgstr ""
#: ../../templates/show_user_registration.inc.php:128
-#: ../../templates/show_user.inc.php:40 ../../templates/userform.inc:55
+#: ../../templates/show_user.inc.php:31 ../../templates/userform.inc:55
msgid "E-mail"
msgstr ""
#: ../../templates/show_user_registration.inc.php:146
-#: ../../templates/show_user.inc.php:75 ../../templates/userform.inc:72
+#: ../../templates/show_user.inc.php:50 ../../templates/userform.inc:72
msgid "Confirm Password"
msgstr ""
@@ -846,25 +974,62 @@ msgid "Register User"
msgstr ""
#: ../../templates/show_confirm_action.inc.php:28
-#: ../../templates/show_search.inc:106
+#: ../../templates/show_search.inc:78
msgid "Yes"
msgstr ""
-#: ../../templates/show_import_playlist.inc.php:26
+#: ../../templates/show_modules.inc.php:33 ../../templates/sidebar.inc.php:34
+msgid "Modules"
+msgstr ""
+
+#: ../../templates/show_modules.inc.php:36
+msgid "Module Name"
+msgstr ""
+
+#: ../../templates/show_modules.inc.php:37
+#: ../../templates/show_genres.inc.php:38
+#: ../../templates/show_flagged.inc.php:31
+#: ../../templates/show_admin_tools.inc.php:35
+#: ../../templates/show_localplay.inc.php:49
+#: ../../templates/show_users_info.inc.php:30
+#: ../../templates/show_uploads.inc:32 ../../templates/show_mpdpl.inc:57
+#: ../../templates/show_songs.inc:46 ../../templates/show_artists.inc:44
+#: ../../templates/show_artists.inc:66 ../../templates/show_albums.inc:47
+#: ../../templates/show_albums.inc:79 ../../templates/show_access_list.inc:52
+#: ../../templates/show_artist.inc:42
+msgid "Action"
+msgstr ""
+
+#: ../../templates/show_modules.inc.php:43
+msgid "Activate"
+msgstr ""
+
+#: ../../templates/show_modules.inc.php:47
+msgid "Deactivate"
+msgstr ""
+
+#: ../../templates/show_modules.inc.php:56
+#: ../../templates/show_flagged.inc.php:52
+#: ../../templates/show_localplay.inc.php:65
+#: ../../templates/show_users_info.inc.php:52
+msgid "No Records Found"
+msgstr ""
+
+#: ../../templates/show_import_playlist.inc.php:24
msgid "Importing a Playlist from a File"
msgstr ""
-#: ../../templates/show_import_playlist.inc.php:29
-#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:38
-#: ../../templates/show_search.inc:95
+#: ../../templates/show_import_playlist.inc.php:28
+#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:39
+#: ../../templates/show_search.inc:68
msgid "Filename"
msgstr ""
-#: ../../templates/show_import_playlist.inc.php:36
+#: ../../templates/show_import_playlist.inc.php:35
msgid "Playlist Type"
msgstr ""
-#: ../../templates/show_import_playlist.inc.php:49
+#: ../../templates/show_import_playlist.inc.php:48
msgid "Import Playlist"
msgstr ""
@@ -872,80 +1037,52 @@ msgstr ""
msgid "Viewing"
msgstr ""
-#: ../../templates/show_genre.inc.php:36 ../../templates/sidebar.inc.php:35
-#: ../../templates/sidebar.inc.php:136
-#: ../../templates/show_local_catalog_info.inc.php:18
-#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:65
-#: ../../templates/show_browse_menu.inc:36 ../../templates/show_search.inc:136
+#: ../../templates/show_genre.inc.php:35 ../../templates/sidebar.inc.php:36
+#: ../../templates/sidebar.inc.php:176
+#: ../../templates/show_local_catalog_info.inc.php:36
+#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:65
msgid "Albums"
msgstr ""
-#: ../../templates/show_genre.inc.php:41 ../../templates/sidebar.inc.php:36
-#: ../../templates/sidebar.inc.php:135
-#: ../../templates/show_local_catalog_info.inc.php:22
-#: ../../templates/show_browse_menu.inc:35 ../../templates/show_search.inc:137
+#: ../../templates/show_genre.inc.php:38 ../../templates/sidebar.inc.php:37
+#: ../../templates/sidebar.inc.php:175
+#: ../../templates/show_local_catalog_info.inc.php:40
msgid "Artists"
msgstr ""
-#: ../../templates/show_genre.inc.php:46
-#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:133
-#: ../../templates/show_random_play_bar.inc.php:49
-#: ../../templates/show_local_catalog_info.inc.php:26
-#: ../../templates/show_artists.inc:41 ../../templates/show_artists.inc:64
-#: ../../templates/show_albums.inc:41 ../../templates/show_albums.inc:71
-#: ../../templates/show_search.inc:135
+#: ../../templates/show_genre.inc.php:41
+#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:173
+#: ../../templates/show_local_catalog_info.inc.php:44
+#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:64
+#: ../../templates/show_albums.inc:43 ../../templates/show_albums.inc:75
msgid "Songs"
msgstr ""
-#: ../../templates/show_user.inc.php:26
-msgid "Changing User Information for"
-msgstr ""
-
-#: ../../templates/show_user.inc.php:31
-#: ../../templates/customize_catalog.inc:29
-#: ../../templates/show_add_access.inc:40
-#: ../../templates/show_access_list.inc:47
+#: ../../templates/show_user.inc.php:25
+#: ../../templates/show_playlist_edit.inc.php:32
+#: ../../templates/show_admin_tools.inc.php:34
+#: ../../templates/show_localplay.inc.php:48
+#: ../../templates/customize_catalog.inc:30
+#: ../../templates/show_add_access.inc:38
+#: ../../templates/show_access_list.inc:48
+#: ../../templates/show_edit_access.inc:29
msgid "Name"
msgstr ""
-#: ../../templates/show_user.inc.php:48
+#: ../../templates/show_user.inc.php:37
msgid "Results Per Page"
msgstr ""
-#: ../../templates/show_user.inc.php:56
-msgid "Update Profile"
+#: ../../templates/show_user.inc.php:43
+msgid "New Password"
msgstr ""
-#: ../../templates/show_user.inc.php:67
-msgid "Enter password"
-msgstr ""
-
-#: ../../templates/show_user.inc.php:83
-msgid "Change Password"
-msgstr ""
-
-#: ../../templates/show_user.inc.php:89
-msgid "Delete Your Personal Statistics"
-msgstr ""
-
-#: ../../templates/show_user.inc.php:91
+#: ../../templates/show_user.inc.php:56
msgid "Clear Stats"
msgstr ""
-#: ../../templates/show_genres.inc.php:38 ../../templates/show_uploads.inc:32
-#: ../../templates/show_mpdpl.inc:68 ../../templates/show_songs.inc:50
-#: ../../templates/show_artists.inc:43 ../../templates/show_artists.inc:67
-#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:75
-#: ../../templates/show_access_list.inc:51 ../../templates/show_artist.inc:42
-msgid "Action"
-msgstr ""
-
-#: ../../templates/show_genres.inc.php:48
-#: ../../templates/show_playlists.inc.php:63
-#: ../../templates/show_localplay.inc:41 ../../templates/show_artists.inc:54
-#: ../../templates/show_albums.inc:57 ../../templates/show_mpdplay.inc:64
-#: ../../templates/show_artist.inc:67
-msgid "Play"
+#: ../../templates/show_user.inc.php:66
+msgid "Update Account"
msgstr ""
#: ../../templates/sidebar.inc.php:29
@@ -964,162 +1101,186 @@ msgstr ""
msgid "Access List"
msgstr ""
-#: ../../templates/sidebar.inc.php:38
+#: ../../templates/sidebar.inc.php:39
msgid "Lists"
msgstr ""
-#: ../../templates/sidebar.inc.php:45 ../../templates/menu.inc:29
+#: ../../templates/sidebar.inc.php:60 ../../templates/menu.inc:29
msgid "Home"
msgstr ""
-#: ../../templates/sidebar.inc.php:49 ../../templates/menu.inc:63
-#: ../../templates/menu.inc:66
+#: ../../templates/sidebar.inc.php:73 ../../templates/menu.inc:60
+#: ../../templates/menu.inc:63
msgid "Admin"
msgstr ""
-#: ../../templates/sidebar.inc.php:66 ../../templates/menu.inc:40
+#: ../../templates/sidebar.inc.php:92 ../../templates/menu.inc:40
msgid "Preferences"
msgstr ""
-#: ../../templates/sidebar.inc.php:85 ../../templates/menu.inc:43
+#: ../../templates/sidebar.inc.php:119 ../../templates/menu.inc:43
#: ../../templates/show_upload.inc:73
msgid "Upload"
msgstr ""
-#: ../../templates/sidebar.inc.php:89
-#: ../../templates/show_playlists.inc.php:28 ../../templates/menu.inc:38
+#: ../../templates/sidebar.inc.php:126
+#: ../../templates/show_playlists.inc.php:30 ../../templates/menu.inc:38
msgid "Playlists"
msgstr ""
-#: ../../templates/sidebar.inc.php:93 ../../templates/menu.inc:32
-msgid "Local Play"
+#: ../../templates/sidebar.inc.php:129
+msgid "Statistics"
msgstr ""
-#: ../../templates/sidebar.inc.php:112
-#: ../../templates/show_playlists.inc.php:66
-#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:59
-#: ../../templates/show_mpdplay.inc:114
+#: ../../templates/sidebar.inc.php:153
+#: ../../templates/show_playlists.inc.php:63
+#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:61
+#: ../../templates/show_mpdplay.inc:101
msgid "Random"
msgstr ""
-#: ../../templates/sidebar.inc.php:134
-#: ../../templates/show_random_play_bar.inc.php:50
+#: ../../templates/sidebar.inc.php:174
msgid "Minutes"
msgstr ""
-#: ../../templates/sidebar.inc.php:137
-#: ../../templates/show_random_play_bar.inc.php:53
+#: ../../templates/sidebar.inc.php:177
msgid "Less Played"
msgstr ""
-#: ../../templates/sidebar.inc.php:141
-#: ../../templates/show_random_play_bar.inc.php:58
+#: ../../templates/sidebar.inc.php:182
msgid "Enqueue"
msgstr ""
-#: ../../templates/sidebar.inc.php:146 ../../templates/menu.inc:75
-#: ../../templates/menu.inc:81 ../../templates/menu.inc:85
+#: ../../templates/sidebar.inc.php:206 ../../templates/menu.inc:72
+#: ../../templates/menu.inc:78 ../../templates/menu.inc:82
msgid "Logout"
msgstr ""
-#: ../../templates/show_confirmation.inc.php:30
+#: ../../templates/show_confirmation.inc.php:27
msgid "Continue"
msgstr ""
-#: ../../templates/show_random_play_bar.inc.php:31
-#: ../../templates/show_random_play.inc:28
-msgid "Play Random Selection"
-msgstr ""
-
-#: ../../templates/show_random_play_bar.inc.php:51
-msgid "Full Artists"
+#: ../../templates/show_confirmation.inc.php:29
+#: ../../templates/show_preferences.inc:92
+#: ../../templates/show_similar_artists.inc:75
+msgid "Cancel"
msgstr ""
-#: ../../templates/show_random_play_bar.inc.php:52
-#: ../../templates/show_random_play.inc:60
-msgid "Full Albums"
+#: ../../templates/show_install_lang.inc.php:14
+#: ../../templates/show_install.inc:15
+msgid "Requirements"
msgstr ""
-#: ../../templates/show_random_play_bar.inc.php:55
-msgid "from"
+#: ../../templates/show_install_lang.inc.php:20
+#: ../../templates/show_install.inc:21
+#: ../../templates/show_install_config.inc:45
+msgid ""
+"Your webserver has read access to the /sql/ampache.sql file and the /config/"
+"ampache.cfg.php.dist file"
msgstr ""
-#: ../../templates/show_random_play_bar.inc.php:59
-msgid "Advanced"
+#: ../../templates/show_install_lang.inc.php:48
+msgid "Start configuration"
msgstr ""
-#: ../../templates/show_local_catalog_info.inc.php:10
+#: ../../templates/show_local_catalog_info.inc.php:28
msgid "Total Users"
msgstr ""
-#: ../../templates/show_local_catalog_info.inc.php:14
+#: ../../templates/show_local_catalog_info.inc.php:32
msgid "Connected Users"
msgstr ""
-#: ../../templates/show_local_catalog_info.inc.php:30
+#: ../../templates/show_local_catalog_info.inc.php:48
msgid "Catalog Size"
msgstr ""
-#: ../../templates/show_local_catalog_info.inc.php:34
+#: ../../templates/show_local_catalog_info.inc.php:52
msgid "Catalog Time"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:49
-msgid "Play Selected"
+#: ../../templates/show_flag.inc.php:42
+msgid "Flag song"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:52
-msgid "Download Selected"
+#: ../../templates/show_flag.inc.php:43
+msgid ""
+"Flag the following song as having one of the problems listed below. Site "
+"admins will then take the appropriate action for the flagged files."
+msgstr ""
+
+#: ../../templates/show_flag.inc.php:48
+#: ../../templates/show_edit_song.inc.php:28
+msgid "File"
+msgstr ""
+
+#: ../../templates/show_flag.inc.php:52
+msgid "Item"
+msgstr ""
+
+#: ../../templates/show_flag.inc.php:56
+msgid "Reason to flag"
+msgstr ""
+
+#: ../../templates/show_flag.inc.php:60
+msgid "Incorrect Tags"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:55
-msgid "Flag Selected"
+#: ../../templates/show_flag.inc.php:73
+#: ../../templates/show_flagged.inc.php:29 ../../templates/show_songs.inc:121
+msgid "Flag"
+msgstr ""
+
+#: ../../templates/show_play_selected.inc.php:28
+msgid "Play Selected"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:56
-msgid "Edit Selected"
+#: ../../templates/show_play_selected.inc.php:31
+msgid "Download Selected"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:64
+#: ../../templates/show_play_selected.inc.php:40
msgid "Set Track Numbers"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:65
+#: ../../templates/show_play_selected.inc.php:41
msgid "Remove Selected Tracks"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:71
+#: ../../templates/show_play_selected.inc.php:47
msgid "Playlist"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:71
+#: ../../templates/show_play_selected.inc.php:47
msgid "Add to"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:73
-#: ../../templates/show_playlists.inc.php:51
+#: ../../templates/show_play_selected.inc.php:49
+#: ../../templates/show_playlists.inc.php:52
msgid "View"
msgstr ""
-#: ../../templates/show_play_selected.inc.php:74
-#: ../../templates/show_playlists.inc.php:55 ../../templates/show_users.inc:58
-#: ../../templates/show_users.inc:102
+#: ../../templates/show_play_selected.inc.php:50
+#: ../../templates/show_playlists.inc.php:55
+#: ../../templates/show_users_info.inc.php:46
+#: ../../templates/show_songs.inc:123 ../../templates/show_users.inc:59
+#: ../../templates/show_users.inc:101 ../../templates/show_access_list.inc:65
msgid "Edit"
msgstr ""
-#: ../../templates/show_all_recent.inc.php:27 ../../index.php:99
+#: ../../templates/show_all_recent.inc.php:27 ../../index.php:95
msgid "Newest Artist Additions"
msgstr ""
-#: ../../templates/show_all_recent.inc.php:30 ../../index.php:106
+#: ../../templates/show_all_recent.inc.php:30 ../../index.php:102
msgid "Newest Album Additions"
msgstr ""
-#: ../../templates/show_all_popular.inc.php:27 ../../index.php:82
+#: ../../templates/show_all_popular.inc.php:27 ../../index.php:78
msgid "Most Popular Artists"
msgstr ""
-#: ../../templates/show_all_popular.inc.php:30 ../../index.php:61
+#: ../../templates/show_all_popular.inc.php:30 ../../index.php:67
msgid "Most Popular Albums"
msgstr ""
@@ -1127,7 +1288,7 @@ msgstr ""
msgid "Most Popular Genres"
msgstr ""
-#: ../../templates/show_all_popular.inc.php:40 ../../index.php:89
+#: ../../templates/show_all_popular.inc.php:40 ../../index.php:85
msgid "Most Popular Songs"
msgstr ""
@@ -1143,236 +1304,375 @@ msgstr ""
msgid "Get Art"
msgstr ""
-#: ../../templates/show_rename_artist.inc.php:33
-#: ../../templates/show_rename_artist.inc.php:51
-msgid "Rename"
+#: ../../templates/show_artist_box.inc.php:25
+msgid "Albums by"
msgstr ""
-#: ../../templates/show_rename_artist.inc.php:33
-msgid "to"
+#: ../../templates/show_artist_box.inc.php:28
+msgid "Show All Songs By"
msgstr ""
-#: ../../templates/show_rename_artist.inc.php:40
-#: ../../templates/show_search.inc:144
-msgid "OR"
+#: ../../templates/show_artist_box.inc.php:29
+msgid "Play All Songs By"
msgstr ""
-#: ../../templates/show_rename_artist.inc.php:42
-msgid "Insert current"
+#: ../../templates/show_artist_box.inc.php:30
+msgid "Play Random Songs By"
msgstr ""
-#: ../../templates/show_rename_artist.inc.php:47
-msgid "Update id3 tags"
+#: ../../templates/show_artist_box.inc.php:32
+#: ../../templates/show_album.inc:67
+msgid "Update from tags"
msgstr ""
-#: ../../templates/show_artist_box.inc.php:26
-msgid "Albums by"
+#: ../../templates/show_artist_box.inc.php:33
+msgid "Rename Artist"
msgstr ""
#: ../../templates/show_artist_box.inc.php:34
-msgid "Show All Songs By"
+msgid "Find duplicate artists"
msgstr ""
-#: ../../templates/show_artist_box.inc.php:35
-msgid "Play All Songs By"
+#: ../../templates/show_rename_artist.inc.php:34
+#: ../../templates/show_rename_artist.inc.php:52
+msgid "Rename"
msgstr ""
-#: ../../templates/show_artist_box.inc.php:36
-msgid "Play Random Songs By"
+#: ../../templates/show_rename_artist.inc.php:34
+msgid "to"
msgstr ""
-#: ../../templates/show_artist_box.inc.php:38
-#: ../../templates/show_album.inc:72
-msgid "Update from tags"
+#: ../../templates/show_rename_artist.inc.php:41
+#: ../../templates/show_edit_song.inc.php:41
+#: ../../templates/show_edit_song.inc.php:49
+#: ../../templates/show_edit_song.inc.php:57
+#: ../../templates/show_search.inc:108
+msgid "OR"
msgstr ""
-#: ../../templates/show_artist_box.inc.php:39
-msgid "Rename Artist"
+#: ../../templates/show_rename_artist.inc.php:43
+msgid "Insert current"
msgstr ""
-#: ../../templates/show_playlists.inc.php:31
+#: ../../templates/show_rename_artist.inc.php:48
+msgid "Update id3 tags"
+msgstr ""
+
+#: ../../templates/show_playlists.inc.php:33
msgid "Playlist Name"
msgstr ""
-#: ../../templates/show_playlists.inc.php:32
+#: ../../templates/show_playlists.inc.php:34
msgid "# Songs"
msgstr ""
-#: ../../templates/show_playlists.inc.php:33
+#: ../../templates/show_playlists.inc.php:35
msgid "Owner"
msgstr ""
-#: ../../templates/show_playlists.inc.php:34
+#: ../../templates/show_playlists.inc.php:36
msgid "Actions"
msgstr ""
-#: ../../templates/show_playlists.inc.php:58
-#: ../../templates/show_uploads.inc:50 ../../templates/catalog.inc:57
-#: ../../templates/show_users.inc:70
-msgid "Delete"
+#: ../../templates/show_playlists.inc.php:66
+#: ../../templates/show_songs.inc:131 ../../templates/show_album.inc:70
+#: ../../templates/show_random_play.inc:84 ../../templates/show_albums.inc:63
+#: ../../templates/show_artist.inc:67
+msgid "Download"
msgstr ""
-#: ../../templates/show_playlists.inc.php:71
-#: ../../templates/show_songs.inc:140 ../../templates/show_album.inc:75
-#: ../../templates/show_albums.inc:61 ../../templates/show_artist.inc:69
-msgid "Download"
+#: ../../templates/show_playlists.inc.php:75
+msgid "No Playlists Found"
msgstr ""
-#: ../../templates/show_playlist_box.inc.php:33
+#: ../../templates/show_playlist_box.inc.php:35
msgid "Playlist Actions"
msgstr ""
-#: ../../templates/show_playlist_box.inc.php:34
-msgid "Create New Playlist"
+#: ../../templates/show_playlist_box.inc.php:38
+msgid "Edit Playlist"
msgstr ""
-#: ../../templates/show_playlist_box.inc.php:35
-msgid "View All Playlists"
+#: ../../templates/show_playlist_box.inc.php:39
+msgid "Normalize Tracks"
msgstr ""
-#: ../../templates/show_playlist_box.inc.php:36
+#: ../../templates/show_playlist_box.inc.php:40
+msgid "Play This Playlist"
+msgstr ""
+
+#: ../../templates/show_playlist_box.inc.php:41
+msgid "Play Random"
+msgstr ""
+
+#: ../../templates/show_playlist_box.inc.php:42
+msgid "Delete This Playlist"
+msgstr ""
+
+#: ../../templates/show_playlist_box.inc.php:44
msgid "Import From File"
msgstr ""
-#: ../../templates/show_playlist_box.inc.php:38
-msgid "Normalize Tracks"
+#: ../../templates/show_playlist_box.inc.php:45
+msgid "Create New Playlist"
msgstr ""
-#: ../../templates/show_playlist_box.inc.php:39
-msgid "Play This Playlist"
+#: ../../templates/show_playlist_box.inc.php:47
+msgid "Delete Empty Playlists"
msgstr ""
-#: ../../templates/show_preference_box.inc.php:44
+#: ../../templates/show_flagged.inc.php:28
+msgid "Object"
+msgstr ""
+
+#: ../../templates/show_flagged.inc.php:30 ../../templates/show_uploads.inc:33
+msgid "Status"
+msgstr ""
+
+#: ../../templates/show_flagged.inc.php:41
+msgid "Reject"
+msgstr ""
+
+#: ../../templates/show_flagged.inc.php:45
+msgid "Approve"
+msgstr ""
+
+#: ../../templates/show_edit_song.inc.php:24
+msgid "Edit Song"
+msgstr ""
+
+#: ../../templates/show_edit_song.inc.php:82
+msgid "Flag for Retagging"
+msgstr ""
+
+#: ../../templates/show_edit_song.inc.php:90
+msgid "Update Song"
+msgstr ""
+
+#: ../../templates/show_playlist_edit.inc.php:29
+msgid "Editing Playlist"
+msgstr ""
+
+#: ../../templates/show_playlist_edit.inc.php:38
+#: ../../templates/show_random_play.inc:52
+msgid "Type"
+msgstr ""
+
+#: ../../templates/show_playlist_edit.inc.php:41
+msgid "Public"
+msgstr ""
+
+#: ../../templates/show_playlist_edit.inc.php:42
+msgid "Private"
+msgstr ""
+
+#: ../../templates/show_playlist_edit.inc.php:50
+#: ../../templates/show_edit_access.inc:61
+msgid "Update"
+msgstr ""
+
+#: ../../templates/show_preference_box.inc.php:43
msgid "Preference"
msgstr ""
-#: ../../templates/show_preference_box.inc.php:45
+#: ../../templates/show_preference_box.inc.php:44
msgid "Value"
msgstr ""
-#: ../../templates/show_preference_box.inc.php:47
+#: ../../templates/show_preference_box.inc.php:46
msgid "Apply to All"
msgstr ""
-#: ../../templates/show_preference_box.inc.php:54
+#: ../../templates/show_preference_box.inc.php:52
msgid "description"
msgstr ""
-#: ../../templates/show_object_rating.inc.php:25
-#: ../../templates/show_songs.inc:52
-msgid "Rating"
+#: ../../templates/show_admin_tools.inc.php:28
+msgid "Catalogs"
msgstr ""
-#: ../../localplay.php:81
-msgid "Unknown action requested"
+#: ../../templates/show_admin_tools.inc.php:46
+#: ../../templates/show_uploads.inc:51
+msgid "Add"
msgstr ""
-#: ../../browse.php:48 ../../albums.php:168 ../../albums.php:174
-#: ../../albums.php:181 ../../albums.php:186 ../../albums.php:192
-msgid "Show Albums starting with"
+#: ../../templates/show_admin_tools.inc.php:48
+msgid "Verify"
msgstr ""
-#: ../../browse.php:78 ../../artists.php:128 ../../artists.php:132
-#: ../../artists.php:138 ../../artists.php:151
-msgid "Show Artists starting with"
+#: ../../templates/show_admin_tools.inc.php:50
+msgid "Clean"
msgstr ""
-#: ../../search.php:45
-msgid "Error: No Keyword Entered"
+#: ../../templates/show_admin_tools.inc.php:61
+msgid "No Catalogs Found"
msgstr ""
-#: ../../tv.php:76 ../../templates/show_now_playing.inc:31
-msgid "Now Playing"
+#: ../../templates/show_admin_tools.inc.php:67
+msgid "Clean All"
msgstr ""
-#: ../../artists.php:58 ../../albums.php:147
-msgid "Starting Update from Tags"
+#: ../../templates/show_admin_tools.inc.php:68
+msgid "Verify All"
msgstr ""
-#: ../../artists.php:63 ../../albums.php:152
-msgid "Update From Tags Complete"
+#: ../../templates/show_admin_tools.inc.php:69
+msgid "Add to All"
msgstr ""
-#: ../../amp-mpd.php:171 ../../playlist.php:63
-msgid "New Playlist"
+#: ../../templates/show_admin_tools.inc.php:70
+msgid "Update All"
msgstr ""
-#: ../../playlist.php:46
-msgid "Playlist Deleted"
+#: ../../templates/show_admin_tools.inc.php:73
+#: ../../templates/add_catalog.inc:82 ../../templates/catalog.inc:35
+msgid "Gather Album Art"
msgstr ""
-#: ../../playlist.php:46
-msgid "The Requested Playlist has been deleted"
+#: ../../templates/show_admin_tools.inc.php:77
+msgid "Other Tools"
msgstr ""
-#: ../../playlist.php:56
-msgid "Are you sure you want to delete this playlist"
+#: ../../templates/show_admin_tools.inc.php:80 ../../templates/catalog.inc:30
+msgid "Show Duplicate Songs"
msgstr ""
-#: ../../playlist.php:112
-msgid "Playlist Created"
+#: ../../templates/show_admin_tools.inc.php:81 ../../templates/catalog.inc:33
+msgid "Clear Now Playing"
msgstr ""
-#: ../../playlist.php:112
-msgid " has been created"
+#: ../../templates/show_admin_tools.inc.php:84
+msgid "User Activity"
msgstr ""
-#: ../../playlist.php:121
-msgid "Remote Selected Tracks"
+#: ../../templates/show_admin_tools.inc.php:88
+#: ../../templates/show_admin_info.inc.php:39
+#: ../../templates/show_admin_info.inc.php:47
+msgid "Show All"
msgstr ""
-#: ../../playlist.php:139
-msgid "Playlist Updated"
+#: ../../templates/show_admin_info.inc.php:34
+msgid "Information"
msgstr ""
-#: ../../playlist.php:139
-msgid " has been updated"
+#: ../../templates/show_admin_info.inc.php:36
+msgid "Last Ten Flagged Records"
msgstr ""
-#: ../../flag.php:38
-msgid "Flagging song completed."
+#: ../../templates/show_admin_info.inc.php:42
+msgid "Disabled Songs"
msgstr ""
-#: ../../user.php:45
-msgid "Error: Password Does Not Match or Empty"
+#: ../../templates/show_localplay.inc.php:32
+msgid "Clear Playlist"
msgstr ""
-#: ../../user.php:51 ../../user.php:62
-msgid "Error: Insufficient Rights"
+#: ../../templates/show_mail_users.inc.php:24
+msgid "Send E-mail to Users"
msgstr ""
-#: ../../albums.php:44
-msgid "Album Art Cleared"
+#: ../../templates/show_mail_users.inc.php:27
+msgid "Mail to"
msgstr ""
-#: ../../albums.php:44
-msgid "Album Art information has been removed form the database"
+#: ../../templates/show_mail_users.inc.php:38
+msgid "Subject"
msgstr ""
-#: ../../albums.php:74
-msgid "No Amazon Developer Key set, amazon album art searching will not work"
+#: ../../templates/show_mail_users.inc.php:45
+msgid "Message"
msgstr ""
-#: ../../albums.php:104
-msgid "Album Art Not Located"
+#: ../../templates/show_mail_users.inc.php:55
+msgid "Send Mail"
msgstr ""
-#: ../../albums.php:104
-msgid ""
-"Album Art could not be located at this time. This may be due to Amazon being "
-"busy, or the album not being present in their collection."
+#: ../../templates/show_users_info.inc.php:27
+#: ../../templates/show_users.inc:41
+msgid "Fullname"
msgstr ""
-#: ../../albums.php:137
-msgid "Album Art Inserted"
+#: ../../templates/show_users_info.inc.php:28
+#: ../../templates/show_users.inc:49
+msgid "Last Seen"
msgstr ""
-#: ../../ratings.php:33
-msgid "Rating Updated"
+#: ../../templates/show_users_info.inc.php:29
+msgid "Activity"
msgstr ""
-#: ../../ratings.php:33
-msgid "Your rating for this object has been updated"
+#: ../../localplay.php:51
+msgid "Song(s) Removed from Playlist"
+msgstr ""
+
+#: ../../localplay.php:59
+msgid "Song(s) Remove from Playlist"
+msgstr ""
+
+#: ../../browse.php:48 ../../albums.php:159 ../../albums.php:165
+#: ../../albums.php:172 ../../albums.php:177 ../../albums.php:183
+msgid "Show Albums starting with"
+msgstr ""
+
+#: ../../browse.php:78 ../../artists.php:196 ../../artists.php:200
+#: ../../artists.php:206 ../../artists.php:219
+msgid "Show Artists starting with"
+msgstr ""
+
+#: ../../search.php:48
+msgid "Error: No Keyword Entered"
+msgstr ""
+
+#: ../../playlist.php:46
+msgid "Playlist Deleted"
+msgstr ""
+
+#: ../../playlist.php:46
+msgid "The Requested Playlist has been deleted"
+msgstr ""
+
+#: ../../playlist.php:56
+msgid "Are you sure you want to delete this playlist"
+msgstr ""
+
+#: ../../playlist.php:63
+msgid "New Playlist"
+msgstr ""
+
+#: ../../playlist.php:113
+msgid "Playlist Created"
+msgstr ""
+
+#: ../../playlist.php:113
+msgid " has been created"
+msgstr ""
+
+#: ../../playlist.php:122
+msgid "Remote Selected Tracks"
+msgstr ""
+
+#: ../../playlist.php:141
+msgid "Playlist Updated"
+msgstr ""
+
+#: ../../playlist.php:142
+msgid "has been updated and is now"
+msgstr ""
+
+#: ../../playlist.php:156
+msgid "Playlist Imported"
+msgstr ""
+
+#: ../../playlist.php:185
+msgid "Empty Playlists Deleted"
+msgstr ""
+
+#: ../../preferences.php:53
+msgid "Error: Password Does Not Match or Empty"
+msgstr ""
+
+#: ../../preferences.php:61
+msgid "Password Updated"
msgstr ""
#: ../../register.php:79
@@ -1411,64 +1711,141 @@ msgstr ""
msgid "Registration Complete"
msgstr ""
-#: ../../activate.php:42
+#: ../../update.php:74
+msgid "Ampache Update"
+msgstr ""
+
+#: ../../tv.php:75 ../../templates/show_now_playing.inc:33
+msgid "Now Playing"
+msgstr ""
+
+#: ../../artists.php:59 ../../albums.php:138
+msgid "Starting Update from Tags"
+msgstr ""
+
+#: ../../artists.php:64 ../../albums.php:143
+msgid "Update From Tags Complete"
+msgstr ""
+
+#: ../../activate.php:41
msgid "No user with this name registered"
msgstr ""
-#: ../../activate.php:46
+#: ../../activate.php:45
msgid "The validation key used isn't correct."
msgstr ""
-#: ../../activate.php:51
+#: ../../activate.php:50
msgid "User activated"
msgstr ""
-#: ../../activate.php:51
+#: ../../activate.php:50
msgid "This User ID is activated and can be used"
msgstr ""
-#: ../../bin/print_tags.php.inc:42
+#: ../../stats.php:41
+msgid "Favorites"
+msgstr ""
+
+#: ../../ratings.php:33
+msgid "Rating Updated"
+msgstr ""
+
+#: ../../ratings.php:33
+msgid "Your rating for this object has been updated"
+msgstr ""
+
+#: ../../flag.php:46
+msgid "Item Flagged"
+msgstr ""
+
+#: ../../flag.php:46
+msgid "The specified item has been flagged"
+msgstr ""
+
+#: ../../albums.php:38
+msgid "Album Art Cleared"
+msgstr ""
+
+#: ../../albums.php:38
+msgid "Album Art information has been removed from the database"
+msgstr ""
+
+#: ../../albums.php:67
+msgid "No Amazon Developer Key set, amazon album art searching will not work"
+msgstr ""
+
+#: ../../albums.php:97
+msgid "Album Art Not Located"
+msgstr ""
+
+#: ../../albums.php:97
msgid ""
-"[print_tags.php.inc]\n"
-"This commandline script will display the tag information for the specified "
-"filename as it will \n"
-"appear to Ampache. \n"
-" \n"
+"Album Art could not be located at this time. This may be due to Amazon being "
+"busy, or the album not being present in their collection."
msgstr ""
-#: ../../bin/print_tags.php.inc:48
-msgid "Filename:"
+#: ../../albums.php:128
+msgid "Album Art Inserted"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:49
-msgid "Error: Unable to write to"
+#: ../../upload.php:98
+msgid "Upload Quarantined"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:56
-msgid "Error: Upload directory not inside a catalog"
+#: ../../upload.php:98
+msgid "Your Upload(s) have been quarantined and will be reviewed for addition"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:74
-msgid "Moved"
+#: ../../upload.php:151
+msgid "Files Uploaded"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:78
-msgid "Adding"
+#: ../../upload.php:151
+msgid "Your Upload(s) have been inserted into Ampache and are now live"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:78
-msgid "to database"
+#: ../../upload.php:161
+msgid "Upload Added"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:86
-msgid "Move Failed"
+#: ../../upload.php:161
+msgid ""
+"The Upload has been scheduled for a catalog add, please run command line "
+"script to add file"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:97
+#: ../../upload.php:172
+msgid "Upload Deleted"
+msgstr ""
+
+#: ../../upload.php:172
+msgid ""
+"The Upload has been scheduled for deletion, please run command line script "
+"to permently delete this file"
+msgstr ""
+
+#: ../../bin/quarantine_migration.php.inc:51
+msgid "Error: Unable to write to"
+msgstr ""
+
+#: ../../bin/quarantine_migration.php.inc:58
+msgid "Error: Upload directory not inside a catalog"
+msgstr ""
+
+#: ../../bin/quarantine_migration.php.inc:92
+msgid "Adding"
+msgstr ""
+
+#: ../../bin/quarantine_migration.php.inc:92
+msgid "to database"
+msgstr ""
+
+#: ../../bin/quarantine_migration.php.inc:109
msgid "Deleted"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:113
+#: ../../bin/quarantine_migration.php.inc:124
msgid ""
"\n"
"\t\n"
@@ -1484,69 +1861,40 @@ msgid ""
"\t\n"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:127
+#: ../../bin/quarantine_migration.php.inc:138
msgid "Continue? (Y/N):"
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:151
+#: ../../bin/quarantine_migration.php.inc:163
msgid "Error: "
msgstr ""
-#: ../../bin/quarantine_migration.php.inc:152
+#: ../../bin/quarantine_migration.php.inc:164
msgid "!\n"
msgstr ""
-#: ../../templates/show_admin_index.inc:27
-msgid "User Management"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:28
-msgid "E-mail Management"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:29
-msgid "Catalog Managment"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:30
-msgid "Admin Preferences"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:31 ../../templates/catalog.inc:95
-msgid "Access Lists"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:33 ../../templates/catalog.inc:94
-msgid "Add a catalog"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:35 ../../templates/catalog.inc:99
-msgid "Clear Now Playing"
-msgstr ""
-
-#: ../../templates/show_admin_index.inc:36
-msgid "Add Access List Entry"
+#: ../../templates/show_preferences.inc:51
+msgid "Editing"
msgstr ""
-#: ../../templates/show_admin_index.inc:40
-msgid "Common Functions"
+#: ../../templates/show_preferences.inc:51
+msgid "preferences"
msgstr ""
-#: ../../templates/show_admin_index.inc:43
-msgid "Admin Sections"
+#: ../../templates/show_preferences.inc:53
+msgid "Rebuild Preferences"
msgstr ""
-#: ../../templates/show_uploads.inc:33
-msgid "Status"
+#: ../../templates/show_preferences.inc:88
+msgid "Update Preferences"
msgstr ""
-#: ../../templates/show_uploads.inc:34 ../../templates/flag.inc:58
-#: ../../templates/list_flagged.inc:41 ../../templates/list_duplicates.inc:32
+#: ../../templates/show_uploads.inc:34 ../../templates/list_duplicates.inc:33
msgid "Song"
msgstr ""
-#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:46
-#: ../../templates/list_duplicates.inc:37
+#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:43
+#: ../../templates/list_duplicates.inc:38
msgid "Size"
msgstr ""
@@ -1558,274 +1906,212 @@ msgstr ""
msgid "Date"
msgstr ""
-#: ../../templates/show_uploads.inc:49
-msgid "Add"
-msgstr ""
-
#: ../../templates/show_mpdpl.inc:43
msgid "MPD Server Playlist"
msgstr ""
-#: ../../templates/show_mpdpl.inc:45 ../../templates/show_mpdpl.inc:175
+#: ../../templates/show_mpdpl.inc:51 ../../templates/show_songs.inc:38
+msgid "Song title"
+msgstr ""
+
+#: ../../templates/show_mpdpl.inc:164
msgid "Refresh the Playlist Window"
msgstr ""
-#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
+#: ../../templates/show_mpdpl.inc:166
msgid "Click to shuffle (randomize) the playlist"
msgstr ""
-#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
+#: ../../templates/show_mpdpl.inc:166
msgid "shuffle"
msgstr ""
-#: ../../templates/show_mpdpl.inc:48 ../../templates/show_mpdpl.inc:178
+#: ../../templates/show_mpdpl.inc:167
msgid "Click to the clear the playlist"
msgstr ""
-#: ../../templates/show_mpdpl.inc:52 ../../templates/show_mpdpl.inc:182
+#: ../../templates/show_mpdpl.inc:171
msgid "Click to the remove all except the Now Playing"
msgstr ""
-#: ../../templates/show_mpdpl.inc:62 ../../templates/show_songs.inc:41
-msgid "Song title"
-msgstr ""
-
-#: ../../templates/flag.inc:43
-msgid "Flag song"
-msgstr ""
-
-#: ../../templates/flag.inc:45
-msgid ""
-"Flag the following song as having one of the problems listed below. Site "
-"admins will then take the appropriate action for the flagged files."
-msgstr ""
-
-#: ../../templates/flag.inc:62
-msgid "Reason to flag"
-msgstr ""
-
-#: ../../templates/flag.inc:73
-msgid "Flag Song"
-msgstr ""
-
-#: ../../templates/customize_catalog.inc:24
+#: ../../templates/customize_catalog.inc:25
msgid "Settings for catalog in"
msgstr ""
-#: ../../templates/customize_catalog.inc:32 ../../templates/add_catalog.inc:40
+#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:40
msgid "Auto-inserted Fields"
msgstr ""
-#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:41
+#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:41
msgid "album name"
msgstr ""
-#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:42
+#: ../../templates/customize_catalog.inc:35 ../../templates/add_catalog.inc:42
msgid "artist name"
msgstr ""
-#: ../../templates/customize_catalog.inc:35
+#: ../../templates/customize_catalog.inc:36
msgid "catalog path"
msgstr ""
-#: ../../templates/customize_catalog.inc:36 ../../templates/add_catalog.inc:43
+#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:43
msgid "id3 comment"
msgstr ""
-#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:44
+#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:44
msgid "genre"
msgstr ""
-#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:45
+#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:45
msgid "track number (padded with leading 0)"
msgstr ""
-#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:46
+#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:46
msgid "song title"
msgstr ""
-#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:47
+#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:47
msgid "year"
msgstr ""
-#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:48
+#: ../../templates/customize_catalog.inc:42 ../../templates/add_catalog.inc:48
msgid "other"
msgstr ""
-#: ../../templates/customize_catalog.inc:45
+#: ../../templates/customize_catalog.inc:46
msgid "ID3 set command"
msgstr ""
-#: ../../templates/customize_catalog.inc:51
+#: ../../templates/customize_catalog.inc:52
msgid "Filename pattern"
msgstr ""
-#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
+#: ../../templates/customize_catalog.inc:59 ../../templates/add_catalog.inc:77
msgid "Folder Pattern"
msgstr ""
-#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
+#: ../../templates/customize_catalog.inc:59 ../../templates/add_catalog.inc:77
msgid "(no leading or ending '/')"
msgstr ""
-#: ../../templates/customize_catalog.inc:69
+#: ../../templates/customize_catalog.inc:70
msgid "Save Catalog Settings"
msgstr ""
-#: ../../templates/show_test.inc:29
+#: ../../templates/show_test.inc:34
msgid "Ampache Debug"
msgstr ""
-#: ../../templates/show_test.inc:30
+#: ../../templates/show_test.inc:35
msgid ""
"You've reached this page because a configuration error has occured. Debug "
"Information below"
msgstr ""
-#: ../../templates/show_test.inc:34
+#: ../../templates/show_test.inc:39
msgid "CHECK"
msgstr ""
-#: ../../templates/show_test.inc:36
+#: ../../templates/show_test.inc:41
msgid "STATUS"
msgstr ""
-#: ../../templates/show_test.inc:38
+#: ../../templates/show_test.inc:43
msgid "DESCRIPTION"
msgstr ""
-#: ../../templates/show_test.inc:41
+#: ../../templates/show_test.inc:46
msgid "PHP Version"
msgstr ""
-#: ../../templates/show_test.inc:56
+#: ../../templates/show_test.inc:61
msgid ""
"This tests to make sure that you are running a version of PHP that is known "
"to work with Ampache."
msgstr ""
-#: ../../templates/show_test.inc:60
+#: ../../templates/show_test.inc:65
msgid "Mysql for PHP"
msgstr ""
-#: ../../templates/show_test.inc:75
+#: ../../templates/show_test.inc:80
msgid ""
"This test checks to see if you have the mysql extensions loaded for PHP. "
"These are required for Ampache to work."
msgstr ""
-#: ../../templates/show_test.inc:79
+#: ../../templates/show_test.inc:84
msgid "PHP Session Support"
msgstr ""
-#: ../../templates/show_test.inc:94
+#: ../../templates/show_test.inc:99
msgid ""
"This test checks to make sure that you have PHP session support enabled. "
"Sessions are required for Ampache to work."
msgstr ""
-#: ../../templates/show_test.inc:98
+#: ../../templates/show_test.inc:103
msgid "PHP ICONV Support"
msgstr ""
-#: ../../templates/show_test.inc:112
+#: ../../templates/show_test.inc:117
msgid ""
"This test checks to make sure you have Iconv support installed. Iconv "
"support is not required for Ampache, but it is highly recommended"
msgstr ""
-#: ../../templates/show_test.inc:116
-#: ../../templates/show_install_config.inc:88
+#: ../../templates/show_test.inc:121
+msgid "PHP PCRE Support"
+msgstr ""
+
+#: ../../templates/show_test.inc:134
+msgid ""
+"This test makes sure you have PCRE support compiled into your version of "
+"PHP, this is required for Ampache."
+msgstr ""
+
+#: ../../templates/show_test.inc:138
+#: ../../templates/show_install_config.inc:91
msgid "Ampache.cfg.php Exists"
msgstr ""
-#: ../../templates/show_test.inc:131
+#: ../../templates/show_test.inc:153
msgid ""
"This attempts to read /config/ampache.cfg.php If this fails either the "
"ampache.cfg.php is not in the correct locations or\n"
"\tit is not currently readable by your webserver."
msgstr ""
-#: ../../templates/show_test.inc:137
-#: ../../templates/show_install_config.inc:105
+#: ../../templates/show_test.inc:159
+#: ../../templates/show_install_config.inc:108
msgid "Ampache.cfg.php Configured?"
msgstr ""
-#: ../../templates/show_test.inc:154
+#: ../../templates/show_test.inc:176
msgid ""
"This test makes sure that you have set all of the required configuration "
"variables and that we are able to \n"
"\tcompletely parse your config file"
msgstr ""
-#: ../../templates/show_test.inc:160
+#: ../../templates/show_test.inc:182
msgid "Ampache.cfg.php Up to Date?"
msgstr ""
-#: ../../templates/show_test.inc:180
+#: ../../templates/show_test.inc:200
msgid "Ampache.cfg.php is missing the following:"
msgstr ""
-#: ../../templates/show_test.inc:181
-msgid "Under CONF"
-msgstr ""
-
-#: ../../templates/show_test.inc:185
-msgid "Under LIBGLUE"
-msgstr ""
-
-#: ../../templates/show_test.inc:196
+#: ../../templates/show_test.inc:212
msgid "DB Connection"
msgstr ""
-#: ../../templates/show_test.inc:212
+#: ../../templates/show_test.inc:228
msgid ""
"This attempts to connect to your database using the values from your ampache."
"cfg.php"
msgstr ""
-#: ../../templates/show_localplay.inc:30
-msgid "Local Play Control"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:35
-msgid "Playback"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:39 ../../templates/list_header.inc:71
-#: ../../templates/show_mpdplay.inc:62
-msgid "Prev"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:40 ../../templates/show_mpdplay.inc:63
-msgid "Stop"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:42 ../../templates/show_mpdplay.inc:65
-msgid "Pause"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:43 ../../templates/list_header.inc:94
-#: ../../templates/show_mpdplay.inc:66
-msgid "Next"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:49
-msgid "Volume"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:53 ../../templates/show_localplay.inc:54
-msgid "Increase Volume"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:55 ../../templates/show_localplay.inc:56
-msgid "Decrease Volume"
-msgstr ""
-
-#: ../../templates/show_localplay.inc:62
-msgid "Clear queue"
-msgstr ""
-
#: ../../templates/add_catalog.inc:31
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to "
@@ -1836,15 +2122,19 @@ msgstr ""
msgid "Catalog Name"
msgstr ""
-#: ../../templates/add_catalog.inc:54
+#: ../../templates/add_catalog.inc:53
msgid "Path"
msgstr ""
-#: ../../templates/add_catalog.inc:58
+#: ../../templates/add_catalog.inc:57
msgid "Catalog Type"
msgstr ""
-#: ../../templates/add_catalog.inc:62
+#: ../../templates/add_catalog.inc:60
+msgid "Local"
+msgstr ""
+
+#: ../../templates/add_catalog.inc:61
msgid "Remote"
msgstr ""
@@ -1852,163 +2142,151 @@ msgstr ""
msgid "ID3 Set Command"
msgstr ""
-#: ../../templates/add_catalog.inc:71
+#: ../../templates/add_catalog.inc:72
msgid "Filename Pattern"
msgstr ""
-#: ../../templates/add_catalog.inc:79 ../../templates/catalog.inc:101
-msgid "Gather Album Art"
-msgstr ""
-
-#: ../../templates/add_catalog.inc:83
+#: ../../templates/add_catalog.inc:86
msgid "ID3V2 Tags"
msgstr ""
-#: ../../templates/add_catalog.inc:86
+#: ../../templates/add_catalog.inc:90
msgid "Amazon"
msgstr ""
-#: ../../templates/add_catalog.inc:89
+#: ../../templates/add_catalog.inc:94
msgid "File Folder"
msgstr ""
-#: ../../templates/add_catalog.inc:96
+#: ../../templates/add_catalog.inc:102
msgid "Build Playlists from m3u Files"
msgstr ""
-#: ../../templates/add_catalog.inc:103
+#: ../../templates/add_catalog.inc:110
msgid "Add Catalog"
msgstr ""
-#: ../../templates/list_flagged.inc:42 ../../templates/show_songs.inc:49
-msgid "Flag"
+#: ../../templates/list_header.inc:67 ../../templates/show_mpdplay.inc:53
+msgid "Prev"
+msgstr ""
+
+#: ../../templates/list_header.inc:86 ../../templates/show_mpdplay.inc:57
+msgid "Next"
+msgstr ""
+
+#: ../../templates/show_install.inc:30
+msgid ""
+"This step creates and inserts the Ampache database, as such please provide a "
+"mysql account with database creation rights. This step may take a while "
+"depending upon the speed of your computer"
msgstr ""
-#: ../../templates/list_flagged.inc:43
-msgid "New Flag"
+#: ../../templates/show_install.inc:32
+#: ../../templates/show_install_config.inc:52
+msgid "Step 2 - Creating the Ampache.cfg.php file"
msgstr ""
-#: ../../templates/list_flagged.inc:44
-msgid "Flagged by"
+#: ../../templates/show_install.inc:40
+#: ../../templates/show_install_config.inc:67
+msgid "Desired Database Name"
msgstr ""
-#: ../../templates/list_flagged.inc:45
-msgid "ID3 Update"
+#: ../../templates/show_install.inc:44
+#: ../../templates/show_install_config.inc:71
+msgid "MySQL Hostname"
msgstr ""
-#: ../../templates/list_flagged.inc:69
-msgid "Accept"
+#: ../../templates/show_install.inc:48
+msgid "MySQL Administrative Username"
msgstr ""
-#: ../../templates/list_flagged.inc:70
-msgid "Reject"
+#: ../../templates/show_install.inc:52
+msgid "MySQL Administrative Password"
+msgstr ""
+
+#: ../../templates/show_install.inc:56
+msgid "Create Database User for New Database"
+msgstr ""
+
+#: ../../templates/show_install.inc:61
+msgid "Ampache Database Username"
+msgstr ""
+
+#: ../../templates/show_install.inc:65
+msgid "Ampache Database User Password"
+msgstr ""
+
+#: ../../templates/show_install.inc:70
+msgid "Insert Database"
msgstr ""
-#: ../../templates/header.inc:49
+#: ../../templates/header.inc:51
msgid "You are currently logged in as"
msgstr ""
-#: ../../templates/header.inc:58
-msgid "Go!"
+#: ../../templates/show_songs.inc:48 ../../templates/show_search.inc:93
+msgid "Rating"
msgstr ""
-#: ../../templates/show_songs.inc:143
+#: ../../templates/show_songs.inc:134
msgid "Direct Link"
msgstr ""
-#: ../../templates/show_songs.inc:166
+#: ../../templates/show_songs.inc:153
msgid "Total"
msgstr ""
-#: ../../templates/show_search_bar.inc:36 ../../templates/show_search.inc:54
-msgid "Search Ampache"
-msgstr ""
-
-#: ../../templates/show_install_config.inc:41
-#: ../../templates/show_install.inc:41
-msgid ""
-"Your webserver has read access to the /sql/ampache.sql file and the /config/"
-"ampache.cfg.php.dist file"
+#: ../../templates/show_songs.inc:164
+msgid "** Indicates flagged songs"
msgstr ""
-#: ../../templates/show_install_config.inc:49
-#: ../../templates/show_install.inc:51
-msgid "Step 2 - Creating the Ampache.cfg.php file"
+#: ../../templates/show_search_bar.inc:26 ../../templates/show_search.inc:31
+msgid "Search Ampache"
msgstr ""
-#: ../../templates/show_install_config.inc:51
+#: ../../templates/show_install_config.inc:54
msgid ""
"This steps takes the basic config values, and first attempts to write them "
"out directly to your webserver. If access is denied it will prompt you to "
"download the config file. Please put the downloaded config file in /config"
msgstr ""
-#: ../../templates/show_install_config.inc:60
+#: ../../templates/show_install_config.inc:63
msgid "Web Path"
msgstr ""
-#: ../../templates/show_install_config.inc:64
-#: ../../templates/show_install.inc:59
-msgid "Desired Database Name"
-msgstr ""
-
-#: ../../templates/show_install_config.inc:68
-#: ../../templates/show_install.inc:63
-msgid "MySQL Hostname"
-msgstr ""
-
-#: ../../templates/show_install_config.inc:72
+#: ../../templates/show_install_config.inc:75
msgid "MySQL Username"
msgstr ""
-#: ../../templates/show_install_config.inc:76
+#: ../../templates/show_install_config.inc:79
msgid "MySQL Password"
msgstr ""
-#: ../../templates/show_install_config.inc:81
+#: ../../templates/show_install_config.inc:84
msgid "Write Config"
msgstr ""
-#: ../../templates/show_install_config.inc:125
+#: ../../templates/show_install_config.inc:129
msgid "Check for Config"
msgstr ""
-#: ../../templates/show_album.inc:67
+#: ../../templates/show_album.inc:62
msgid "Play Album"
msgstr ""
-#: ../../templates/show_album.inc:68
+#: ../../templates/show_album.inc:63
msgid "Play Random from Album"
msgstr ""
-#: ../../templates/show_album.inc:69
+#: ../../templates/show_album.inc:64
msgid "Reset Album Art"
msgstr ""
-#: ../../templates/show_album.inc:70
+#: ../../templates/show_album.inc:65
msgid "Find Album Art"
msgstr ""
-#: ../../templates/show_preferences.inc:42
-msgid "Editing"
-msgstr ""
-
-#: ../../templates/show_preferences.inc:42
-msgid "preferences"
-msgstr ""
-
-#: ../../templates/show_preferences.inc:44
-msgid "Rebuild Preferences"
-msgstr ""
-
-#: ../../templates/show_preferences.inc:73
-msgid "Update Preferences"
-msgstr ""
-
-#: ../../templates/show_preferences.inc:77
-msgid "Cancel"
-msgstr ""
-
#: ../../templates/userform.inc:25
msgid "Adding a New User"
msgstr ""
@@ -2021,153 +2299,161 @@ msgstr ""
msgid "User Access Level"
msgstr ""
-#: ../../templates/userform.inc:96
+#: ../../templates/userform.inc:94
msgid "Add User"
msgstr ""
-#: ../../templates/userform.inc:101
+#: ../../templates/userform.inc:98
msgid "Update User"
msgstr ""
-#: ../../templates/show_random_play.inc:34
+#: ../../templates/show_random_play.inc:27
+msgid "Play Random Selection"
+msgstr ""
+
+#: ../../templates/show_random_play.inc:30
msgid "Item count"
msgstr ""
-#: ../../templates/show_random_play.inc:49
+#: ../../templates/show_random_play.inc:45
msgid "From genre"
msgstr ""
-#: ../../templates/show_random_play.inc:58
+#: ../../templates/show_random_play.inc:54
msgid "Standard"
msgstr ""
-#: ../../templates/show_random_play.inc:59
+#: ../../templates/show_random_play.inc:55
msgid "Favor Unplayed"
msgstr ""
-#: ../../templates/show_random_play.inc:61
-msgid "Full Artist"
+#: ../../templates/show_random_play.inc:56
+msgid "Full Albums"
msgstr ""
-#: ../../templates/show_random_play.inc:66
-msgid "from catalog"
+#: ../../templates/show_random_play.inc:57
+msgid "Full Artist"
msgstr ""
-#: ../../templates/show_random_play.inc:75
-msgid "Play Random Songs"
+#: ../../templates/show_random_play.inc:62
+msgid "From catalog"
msgstr ""
-#: ../../templates/show_install.inc:49
-msgid ""
-"This step creates and inserts the Ampache database, as such please provide a "
-"mysql account with database creation rights. This step may take a while "
-"depending upon the speed of your computer"
+#: ../../templates/show_random_play.inc:68
+msgid "Size Limit"
msgstr ""
-#: ../../templates/show_install.inc:67
-msgid "MySQL Administrative Username"
+#: ../../templates/show_random_play.inc:71 ../../templates/show_search.inc:123
+msgid "Unlimited"
msgstr ""
-#: ../../templates/show_install.inc:71
-msgid "MySQL Administrative Password"
+#: ../../templates/show_add_access.inc:31
+msgid "Add Access for a Host"
msgstr ""
-#: ../../templates/show_install.inc:75
-msgid "Create Database User for New Database"
+#: ../../templates/show_add_access.inc:32
+msgid ""
+"Use the form below to add a host that you want to have access to your "
+"Ampache catalog."
msgstr ""
-#: ../../templates/show_install.inc:80
-msgid "Ampache Database Username"
+#: ../../templates/show_add_access.inc:44
+#: ../../templates/show_edit_access.inc:33
+msgid "Start IP Address"
msgstr ""
-#: ../../templates/show_install.inc:84
-msgid "Ampache Database User Password"
+#: ../../templates/show_add_access.inc:50
+#: ../../templates/show_edit_access.inc:39
+msgid "End IP Address"
msgstr ""
-#: ../../templates/show_install.inc:89
-msgid "Insert Database"
+#: ../../templates/show_add_access.inc:56
+#: ../../templates/show_access_list.inc:51
+#: ../../templates/show_edit_access.inc:45
+msgid "Level"
msgstr ""
-#: ../../templates/show_add_access.inc:31
-msgid "Add Access for a Host"
+#: ../../templates/show_add_access.inc:70
+msgid "Add Host"
msgstr ""
-#: ../../templates/show_add_access.inc:33
-msgid ""
-"Use the form below to add a host that you want to have access to your "
-"Ampache catalog."
+#: ../../templates/catalog.inc:28
+msgid "Add a catalog"
msgstr ""
-#: ../../templates/show_add_access.inc:46
-msgid "Start IP Address"
+#: ../../templates/catalog.inc:29
+msgid "Access Lists"
msgstr ""
-#: ../../templates/show_add_access.inc:52
-msgid "End IP Address"
+#: ../../templates/catalog.inc:31
+msgid "Show Disabled Songs"
msgstr ""
-#: ../../templates/show_add_access.inc:58
-#: ../../templates/show_access_list.inc:50
-msgid "Level"
+#: ../../templates/catalog.inc:34
+msgid "Dump Album Art"
msgstr ""
-#: ../../templates/show_add_access.inc:72
-msgid "Add Host"
+#: ../../templates/catalog.inc:36
+msgid "View flagged songs"
msgstr ""
-#: ../../templates/catalog.inc:30
+#: ../../templates/catalog.inc:41
msgid ""
"Error: ICONV not found, ID3V2 Tags will not import correctly. See <a href="
"\"http://php.oregonstate.edu/iconv\">Iconv</a> for information on getting "
"ICONV"
msgstr ""
-#: ../../templates/catalog.inc:39
+#: ../../templates/catalog.inc:50
msgid "Update Catalogs"
msgstr ""
-#: ../../templates/catalog.inc:65
-msgid "Fast Add"
+#: ../../templates/catalog.inc:73
+msgid "Add to Catalog(s)"
msgstr ""
-#: ../../templates/catalog.inc:72
-msgid "Fast Update"
+#: ../../templates/catalog.inc:75
+msgid "Fast Add"
msgstr ""
-#: ../../templates/catalog.inc:85
-msgid "You don't have any catalogs."
+#: ../../templates/catalog.inc:80
+msgid "Update Catalog(s)"
msgstr ""
-#: ../../templates/catalog.inc:96
-msgid "Show Duplicate Songs"
+#: ../../templates/catalog.inc:81
+msgid "Update All Catalogs"
msgstr ""
-#: ../../templates/catalog.inc:97
-msgid "Show Disabled Songs"
+#: ../../templates/catalog.inc:82
+msgid "Fast Update"
msgstr ""
-#: ../../templates/catalog.inc:98
-msgid "Clear Catalog Stats"
+#: ../../templates/catalog.inc:87
+msgid "Clean Catalog(s)"
msgstr ""
-#: ../../templates/catalog.inc:100
-msgid "Dump Album Art"
+#: ../../templates/catalog.inc:88
+msgid "Clean All Catalogs"
msgstr ""
-#: ../../templates/catalog.inc:102
-msgid "View flagged songs"
+#: ../../templates/catalog.inc:94
+msgid "You don't have any catalogs."
msgstr ""
-#: ../../templates/catalog.inc:103
+#: ../../templates/catalog.inc:101
msgid "Catalog Tools"
msgstr ""
-#: ../../templates/menu.inc:73 ../../templates/menu.inc:79
+#: ../../templates/menu.inc:32
+msgid "Local Play"
+msgstr ""
+
+#: ../../templates/menu.inc:70 ../../templates/menu.inc:76
msgid "Account"
msgstr ""
-#: ../../templates/menu.inc:74 ../../templates/menu.inc:80
-#: ../../templates/show_users.inc:64 ../../templates/show_users.inc:112
+#: ../../templates/menu.inc:71 ../../templates/menu.inc:77
+#: ../../templates/show_users.inc:65 ../../templates/show_users.inc:111
msgid "Stats"
msgstr ""
@@ -2183,171 +2469,172 @@ msgstr ""
msgid "max_upload_size"
msgstr ""
-#: ../../templates/show_users.inc:40
-msgid "Fullname"
-msgstr ""
-
-#: ../../templates/show_users.inc:48
-msgid "Last Seen"
-msgstr ""
-
-#: ../../templates/show_users.inc:53
+#: ../../templates/show_users.inc:54
msgid "Registration Date"
msgstr ""
-#: ../../templates/show_users.inc:61 ../../templates/show_users.inc:107
+#: ../../templates/show_users.inc:62 ../../templates/show_users.inc:106
msgid "Prefs"
msgstr ""
-#: ../../templates/show_users.inc:67
+#: ../../templates/show_users.inc:68
msgid "Access"
msgstr ""
-#: ../../templates/show_users.inc:73
+#: ../../templates/show_users.inc:74
msgid "On-line"
msgstr ""
-#: ../../templates/show_users.inc:126
+#: ../../templates/show_users.inc:125
msgid "delete"
msgstr ""
-#: ../../templates/list_duplicates.inc:28
+#: ../../templates/list_duplicates.inc:29
msgid "Duplicate Songs"
msgstr ""
-#: ../../templates/list_duplicates.inc:35
+#: ../../templates/list_duplicates.inc:36
msgid "Length"
msgstr ""
-#: ../../templates/list_duplicates.inc:74
-msgid "You don"
-msgstr ""
-
-#: ../../templates/list_duplicates.inc:74
-msgid ""
-"); ?></p>\n"
-"<?php } ?>\n"
-"</form>\n"
+#: ../../templates/list_duplicates.inc:70
+msgid "You don't have any duplicate songs."
msgstr ""
-#: ../../templates/show_login_form.inc:49
-#: ../../templates/show_login_form.inc:63
+#: ../../templates/show_login_form.inc:37
+#: ../../templates/show_login_form.inc:51
msgid "Login"
msgstr ""
-#: ../../templates/show_login_form.inc:59
+#: ../../templates/show_login_form.inc:47
msgid "Remember Me"
msgstr ""
-#: ../../templates/show_login_form.inc:72
+#: ../../templates/show_login_form.inc:61
msgid "Register"
msgstr ""
-#: ../../templates/show_access_list.inc:34
+#: ../../templates/show_access_list.inc:35
msgid "Host Access to Your Catalog"
msgstr ""
-#: ../../templates/show_access_list.inc:43
+#: ../../templates/show_access_list.inc:44
msgid "Add Entry"
msgstr ""
-#: ../../templates/show_access_list.inc:48
+#: ../../templates/show_access_list.inc:49
msgid "Start Address"
msgstr ""
-#: ../../templates/show_access_list.inc:49
+#: ../../templates/show_access_list.inc:50
msgid "End Address"
msgstr ""
-#: ../../templates/show_access_list.inc:65
+#: ../../templates/show_access_list.inc:67
msgid "Revoke"
msgstr ""
-#: ../../templates/show_search.inc:57
+#: ../../templates/show_search.inc:34
msgid "Keywords"
msgstr ""
-#: ../../templates/show_search.inc:102
+#: ../../templates/show_search.inc:74
msgid "Played"
msgstr ""
-#: ../../templates/show_search.inc:110
+#: ../../templates/show_search.inc:82
msgid "Min Bitrate"
msgstr ""
-#: ../../templates/show_search.inc:132
-msgid "Object Type"
+#: ../../templates/show_search.inc:97
+msgid "One Star"
msgstr ""
-#: ../../templates/show_search.inc:138
-msgid "Genres"
+#: ../../templates/show_search.inc:98
+msgid "Two Stars"
msgstr ""
-#: ../../templates/show_search.inc:141
+#: ../../templates/show_search.inc:99
+msgid "Three Stars"
+msgstr ""
+
+#: ../../templates/show_search.inc:100
+msgid "Four Stars"
+msgstr ""
+
+#: ../../templates/show_search.inc:101
+msgid "Five Stars"
+msgstr ""
+
+#: ../../templates/show_search.inc:104
msgid "Operator"
msgstr ""
-#: ../../templates/show_search.inc:145
+#: ../../templates/show_search.inc:107
msgid "AND"
msgstr ""
-#: ../../templates/show_search.inc:150
+#: ../../templates/show_search.inc:113
msgid "Method"
msgstr ""
-#: ../../templates/show_search.inc:153
+#: ../../templates/show_search.inc:116
msgid "Fuzzy"
msgstr ""
-#: ../../templates/show_search.inc:154
+#: ../../templates/show_search.inc:117
msgid "Exact"
msgstr ""
-#: ../../templates/show_search.inc:157
+#: ../../templates/show_search.inc:120
msgid "Maxium Results"
msgstr ""
-#: ../../templates/show_search.inc:160
-msgid "Unlimited"
-msgstr ""
-
-#: ../../templates/show_search.inc:172
+#: ../../templates/show_search.inc:135
msgid "Reset Form"
msgstr ""
-#: ../../templates/show_search.inc:184
+#: ../../templates/show_search.inc:146
msgid "Save Search As Track on"
msgstr ""
-#: ../../templates/show_search.inc:186
+#: ../../templates/show_search.inc:148
msgid "Save"
msgstr ""
-#: ../../templates/show_mpdplay.inc:39
+#: ../../templates/show_mpdplay.inc:37
msgid "MPD Play Control"
msgstr ""
-#: ../../templates/show_mpdplay.inc:100
+#: ../../templates/show_mpdplay.inc:54
+msgid "Stop"
+msgstr ""
+
+#: ../../templates/show_mpdplay.inc:56
+msgid "Pause"
+msgstr ""
+
+#: ../../templates/show_mpdplay.inc:87
msgid "Loop"
msgstr ""
-#: ../../templates/show_mpdplay.inc:107 ../../templates/show_mpdplay.inc:120
+#: ../../templates/show_mpdplay.inc:94 ../../templates/show_mpdplay.inc:106
msgid "On"
msgstr ""
-#: ../../templates/show_mpdplay.inc:108 ../../templates/show_mpdplay.inc:121
+#: ../../templates/show_mpdplay.inc:95 ../../templates/show_mpdplay.inc:107
msgid "Off"
msgstr ""
-#: ../../templates/show_mpdplay.inc:134
+#: ../../templates/show_mpdplay.inc:121
msgid "Now Playing :"
msgstr ""
-#: ../../templates/show_mpdplay.inc:163
+#: ../../templates/show_mpdplay.inc:149
msgid "On Deck "
msgstr ""
-#: ../../templates/show_mpdplay.inc:163
+#: ../../templates/show_mpdplay.inc:149
msgid "(in "
msgstr ""
@@ -2378,3 +2665,31 @@ msgstr ""
#: ../../templates/show_big_art.inc:35
msgid "Click to close window"
msgstr ""
+
+#: ../../templates/show_similar_artists.inc:63
+msgid "Back"
+msgstr ""
+
+#: ../../templates/show_similar_artists.inc:74
+msgid "Rename selected"
+msgstr ""
+
+#: ../../templates/show_similar_artists.inc:146
+msgid "Search Again"
+msgstr ""
+
+#: ../../templates/show_edit_access.inc:24
+msgid "Edit Access List"
+msgstr ""
+
+#: ../../templates/show_edit_access.inc:49
+msgid "Demo"
+msgstr ""
+
+#: ../../templates/show_edit_access.inc:51
+msgid "Stream/Download"
+msgstr ""
+
+#: ../../templates/show_edit_access.inc:52
+msgid "XML-RPC"
+msgstr ""
diff --git a/locale/de_DE/LC_MESSAGES/messages.po b/locale/de_DE/LC_MESSAGES/messages.po
index 92522e45..8aa171a0 100644
--- a/locale/de_DE/LC_MESSAGES/messages.po
+++ b/locale/de_DE/LC_MESSAGES/messages.po
@@ -1,8 +1,8 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
#, fuzzy
msgid ""
msgstr ""
@@ -13,7 +13,7 @@ msgstr ""
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../play/index.php:50
@@ -54,23 +54,20 @@ msgid "Found in Folder"
msgstr ""
#: ../../lib/class/catalog.class.php:453
-#, fuzzy
msgid "Found"
-msgstr "Schrift"
+msgstr ""
#: ../../lib/class/catalog.class.php:456
msgid "Not Found"
msgstr ""
#: ../../lib/class/catalog.class.php:464
-#, fuzzy
msgid "Searched"
-msgstr "Suchen"
+msgstr ""
#: ../../lib/class/catalog.class.php:622
-#, fuzzy
msgid "Starting Dump Album Art"
-msgstr "Cover finden"
+msgstr ""
#: ../../lib/class/catalog.class.php:642
msgid "Written"
@@ -81,9 +78,8 @@ msgid "Error unable to open file for writting"
msgstr ""
#: ../../lib/class/catalog.class.php:658
-#, fuzzy
msgid "Album Art Dump Complete"
-msgstr "Album Jahr"
+msgstr ""
#: ../../lib/class/catalog.class.php:659 ../../artists.php:64
#: ../../albums.php:153
@@ -99,30 +95,25 @@ msgid "Running Remote Sync"
msgstr ""
#: ../../lib/class/catalog.class.php:745 ../../lib/class/catalog.class.php:904
-#, fuzzy
msgid "Added Playlist From"
-msgstr "Playlist"
+msgstr ""
#: ../../lib/class/catalog.class.php:752 ../../lib/class/catalog.class.php:913
#: ../../admin/catalog.php:258
-#, fuzzy
msgid "Starting Album Art Search"
-msgstr "Album Jahr"
+msgstr ""
#: ../../lib/class/catalog.class.php:762
-#, fuzzy
msgid "Catalog Finished"
-msgstr "Kataloggröße"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:932
-#, fuzzy
msgid "Total Time"
-msgstr "Katalog Spielzeit"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:933
-#, fuzzy
msgid "Total Songs"
-msgstr "Alle Lieder"
+msgstr ""
#: ../../lib/class/catalog.class.php:763 ../../lib/class/catalog.class.php:933
msgid "Songs Per Seconds"
@@ -130,9 +121,8 @@ msgstr ""
#: ../../lib/class/catalog.class.php:797
#: ../../lib/class/catalog.class.php:1512
-#, fuzzy
msgid "Updated"
-msgstr "Schnelles Aktualisieren"
+msgstr ""
#: ../../lib/class/catalog.class.php:804
msgid "No Update Needed"
@@ -143,24 +133,21 @@ msgid "Starting New Song Search on"
msgstr ""
#: ../../lib/class/catalog.class.php:885
-#, fuzzy
msgid "catalog"
-msgstr "Katalog"
+msgstr ""
#: ../../lib/class/catalog.class.php:889
msgid "Running Remote Update"
msgstr ""
#: ../../lib/class/catalog.class.php:932
-#, fuzzy
msgid "Catalog Update Finished"
-msgstr "Katalogstatistik"
+msgstr ""
#: ../../lib/class/catalog.class.php:952 ../../lib/mpd.php:43
#: ../../lib/mpd.php:52 ../../albums.php:74
-#, fuzzy
msgid "Error"
-msgstr "Fehler-Farbe"
+msgstr ""
#: ../../lib/class/catalog.class.php:952
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
@@ -173,15 +160,13 @@ msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
-#, fuzzy
msgid "Code"
-msgstr "Demo Modus"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
-#, fuzzy
msgid "Reason"
-msgstr "Lied"
+msgstr ""
#: ../../lib/class/catalog.class.php:1007
msgid "Completed updating remote catalog(s)"
@@ -192,9 +177,8 @@ msgid "Checking"
msgstr ""
#: ../../lib/class/catalog.class.php:1196
-#, fuzzy
msgid "Catalog Clean Done"
-msgstr "Katalogname"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "files removed"
@@ -205,9 +189,8 @@ msgid "Updating the"
msgstr ""
#: ../../lib/class/catalog.class.php:1469 ../../templates/sidebar.inc.php:31
-#, fuzzy
msgid "Catalog"
-msgstr "Katalog"
+msgstr ""
#: ../../lib/class/catalog.class.php:1470
msgid "songs found checking tag information."
@@ -218,14 +201,12 @@ msgid " FOUND"
msgstr ""
#: ../../lib/class/catalog.class.php:1521
-#, fuzzy
msgid "Searching for new Album Art"
-msgstr "Cover finden"
+msgstr ""
#: ../../lib/class/catalog.class.php:1525
-#, fuzzy
msgid "Album Art Already Found"
-msgstr "Album Jahr"
+msgstr ""
#: ../../lib/class/artist.class.php:223
msgid "Error: Name Identical"
@@ -233,9 +214,8 @@ msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/duplicates.php:113
#: ../../templates/show_search.inc:66
-#, fuzzy
msgid "Title"
-msgstr "Seitentitel"
+msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/class/song.class.php:279
#: ../../lib/class/song.class.php:283 ../../lib/class/song.class.php:287
@@ -243,34 +223,31 @@ msgstr "Seitentitel"
#: ../../lib/class/song.class.php:299 ../../lib/class/song.class.php:304
#: ../../lib/class/song.class.php:309 ../../lib/class/song.class.php:313
#: ../../lib/class/song.class.php:317 ../../lib/class/song.class.php:322
-#, fuzzy
msgid "updated to"
-msgstr "Katalog aktualisieren"
+msgstr ""
#: ../../lib/class/song.class.php:279 ../../templates/show_uploads.inc:39
#: ../../templates/show_songs.inc:47 ../../templates/list_duplicates.inc:36
msgid "Bitrate"
-msgstr "Bitrate"
+msgstr ""
#: ../../lib/class/song.class.php:283
-#, fuzzy
msgid "Rate"
-msgstr "Entfernt"
+msgstr ""
#: ../../lib/class/song.class.php:287
-#, fuzzy
msgid "Mode"
-msgstr "Demo Modus"
+msgstr ""
#: ../../lib/class/song.class.php:291 ../../templates/show_uploads.inc:38
#: ../../templates/show_mpdpl.inc:66 ../../templates/show_songs.inc:45
msgid "Time"
-msgstr "Dauer"
+msgstr ""
#: ../../lib/class/song.class.php:295 ../../templates/show_mpdpl.inc:65
#: ../../templates/show_songs.inc:39 ../../templates/show_songs.inc:44
msgid "Track"
-msgstr "Lied"
+msgstr ""
#: ../../lib/class/song.class.php:299
msgid "Filesize"
@@ -284,7 +261,7 @@ msgstr ""
#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:33
#: ../../templates/show_search.inc:71
msgid "Artist"
-msgstr "Interpret"
+msgstr ""
#: ../../lib/class/song.class.php:309
#: ../../templates/show_get_albumart.inc.php:41
@@ -293,19 +270,17 @@ msgstr "Interpret"
#: ../../templates/show_albums.inc:68 ../../templates/list_duplicates.inc:34
#: ../../templates/show_search.inc:78
msgid "Album"
-msgstr "Album"
+msgstr ""
#: ../../lib/class/song.class.php:313 ../../templates/show_albums.inc:43
#: ../../templates/show_albums.inc:73 ../../templates/show_search.inc:90
-#, fuzzy
msgid "Year"
-msgstr "Jahr"
+msgstr ""
#: ../../lib/class/song.class.php:317 ../../templates/flag.inc:66
#: ../../templates/list_flagged.inc:46
-#, fuzzy
msgid "Comment"
-msgstr "id3-Kommentar"
+msgstr ""
#: ../../lib/class/song.class.php:322 ../../templates/show_genre.inc.php:32
#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:37
@@ -313,7 +288,7 @@ msgstr "id3-Kommentar"
#: ../../templates/show_songs.inc:48 ../../templates/show_browse_menu.inc:37
#: ../../templates/show_search.inc:83
msgid "Genre"
-msgstr "Genre"
+msgstr ""
#: ../../lib/class/stream.class.php:198
msgid "Opened for writing"
@@ -332,27 +307,24 @@ msgid "Closed after write"
msgstr ""
#: ../../lib/class/genre.class.php:278
-#, fuzzy
msgid "Show Genres starting with"
-msgstr "(<u>S</u>) Zeige Interpreten mit folgendem Beginn"
+msgstr ""
#: ../../lib/class/album.class.php:151
msgid "Various"
msgstr ""
#: ../../lib/duplicates.php:102
-#, fuzzy
msgid "Find Duplicates"
-msgstr "Doppelte Songs anzeigen"
+msgstr ""
#: ../../lib/duplicates.php:105
msgid "Search Type"
-msgstr "Suchart"
+msgstr ""
#: ../../lib/duplicates.php:119
-#, fuzzy
msgid "Artist and Title"
-msgstr "Interpret Cache Begrenzung"
+msgstr ""
#: ../../lib/duplicates.php:124
msgid "Artist, Album and Title"
@@ -362,7 +334,7 @@ msgstr ""
#: ../../templates/sidebar.inc.php:103 ../../templates/show_search_bar.inc:41
#: ../../templates/menu.inc:39 ../../templates/show_search.inc:171
msgid "Search"
-msgstr "Suchen"
+msgstr ""
#: ../../lib/preferences.php:252 ../../templates/show_users.inc:118
msgid "Enable"
@@ -375,7 +347,7 @@ msgstr ""
#: ../../lib/preferences.php:265 ../../templates/add_catalog.inc:61
msgid "Local"
-msgstr "Lokal"
+msgstr ""
#: ../../lib/preferences.php:268
msgid "Stream"
@@ -475,55 +447,51 @@ msgid "Browse"
msgstr ""
#: ../../lib/ui.lib.php:301
-#, fuzzy
msgid "Show w/o art"
-msgstr "Zeige Alle"
+msgstr ""
#: ../../lib/ui.lib.php:304
msgid "Show all"
-msgstr "Zeige Alle"
+msgstr ""
#: ../../lib/ui.lib.php:721
-#, fuzzy
msgid "No Catalogs Found!"
-msgstr "Keine Dateileichen gefunden"
+msgstr ""
#: ../../lib/ui.lib.php:722 ../../templates/add_catalog.inc:29
-#, fuzzy
msgid "Add a Catalog"
-msgstr "Katalog hinzufügen"
+msgstr ""
#: ../../lib/ui.lib.php:723 ../../templates/show_local_catalog_info.inc.php:7
msgid "Catalog Statistics"
-msgstr "Katalogstatistik"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "day"
-msgstr "Tag"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "days"
-msgstr "Tage"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hour"
-msgstr "Stunde"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hours"
-msgstr "Stunden"
+msgstr ""
#: ../../lib/ui.lib.php:1053 ../../templates/sidebar.inc.php:128
#: ../../templates/show_random_play_bar.inc.php:45
#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:46
#: ../../templates/show_albums.inc:58
msgid "All"
-msgstr "Alle"
+msgstr ""
#: ../../lib/Browser.php:867
-#, fuzzy
msgid "file"
-msgstr "Seitentitel"
+msgstr ""
#: ../../lib/Browser.php:871
msgid "File uploads not supported."
@@ -578,9 +546,8 @@ msgid "Missing a temporary folder"
msgstr ""
#: ../../lib/rating.lib.php:55
-#, fuzzy
msgid "Don't Play"
-msgstr "Lokal"
+msgstr ""
#: ../../lib/rating.lib.php:58
msgid "It's Pretty Bad"
@@ -612,25 +579,23 @@ msgstr ""
#: ../../modules/lib.php:537
msgid "Create a new playlist"
-msgstr "Neue Playlist erstellen"
+msgstr ""
#: ../../modules/admin.php:46
-#, fuzzy
msgid "Manage Users"
-msgstr "Den Benutzern mailen"
+msgstr ""
#: ../../modules/admin.php:48 ../../templates/show_admin_index.inc:34
-#, fuzzy
msgid "Add a new user"
-msgstr "Rechner hinzufügen"
+msgstr ""
#: ../../admin/catalog.php:49 ../../templates/catalog.inc:63
msgid "Add to Catalog(s)"
-msgstr "Zu Katalog hinzufügen"
+msgstr ""
#: ../../admin/catalog.php:60 ../../templates/catalog.inc:64
msgid "Add to all Catalogs"
-msgstr "Zu allen Katalogen hinzufügen"
+msgstr ""
#: ../../admin/catalog.php:69
#, fuzzy
@@ -639,27 +604,27 @@ msgstr "Datenbank Verbindung"
#: ../../admin/catalog.php:83 ../../templates/catalog.inc:70
msgid "Update Catalog(s)"
-msgstr "Katalog(e) aktualisieren"
+msgstr ""
#: ../../admin/catalog.php:94 ../../templates/catalog.inc:71
msgid "Update All Catalogs"
-msgstr "Alle Kataloge aktualisieren"
+msgstr ""
#: ../../admin/catalog.php:126 ../../templates/catalog.inc:77
msgid "Clean Catalog(s)"
-msgstr "Katalog säubern"
+msgstr ""
#: ../../admin/catalog.php:156 ../../templates/catalog.inc:78
msgid "Clean All Catalogs"
-msgstr "Alle Kataloge säubern"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "Now Playing Cleared"
-msgstr "Zur Zeit gespielte Liederliste geleert"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "All now playing data has been cleared"
-msgstr "Übersicht der aktuell abspielenden Lieder geleert"
+msgstr ""
#: ../../admin/catalog.php:211
msgid "Do you really want to clear your catalog?"
@@ -667,16 +632,15 @@ msgstr "Wollen sie wirklich den Katalog leeren?"
#: ../../admin/catalog.php:218
msgid "Do you really want to clear the statistics for this catalog?"
-msgstr "Wollen sie wirklich die Katalogstatistik leeren?"
+msgstr ""
#: ../../admin/catalog.php:235
msgid "Do you really want to delete this catalog?"
-msgstr "Wollen sie wirklich den Katalog löschen?"
+msgstr ""
#: ../../admin/catalog.php:266
-#, fuzzy
msgid "Album Art Search Finished"
-msgstr "Album Jahr"
+msgstr ""
#: ../../admin/users.php:72 ../../admin/users.php:119
msgid "Error Username Required"
@@ -700,14 +664,12 @@ msgid "No"
msgstr ""
#: ../../admin/users.php:154
-#, fuzzy
msgid "User Deleted"
-msgstr "Eintrag gelöscht"
+msgstr ""
#: ../../admin/users.php:157
-#, fuzzy
msgid "Delete Error"
-msgstr "Löschen"
+msgstr ""
#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
@@ -715,33 +677,31 @@ msgstr ""
#: ../../admin/access.php:40
msgid "Do you really want to delete this Access Record?"
-msgstr "Wollen sie wirklich diesen Zugangs-Eintrag löschen?"
+msgstr ""
#: ../../admin/access.php:48
msgid "Entry Deleted"
-msgstr "Eintrag gelöscht"
+msgstr ""
#: ../../admin/access.php:48
msgid "Your Access List Entry has been removed"
-msgstr "Ein Zugangs-Eintrag wurde gelöscht"
+msgstr ""
#: ../../admin/access.php:58
-#, fuzzy
msgid "Entry Added"
-msgstr "Eintrag gelöscht"
+msgstr ""
#: ../../admin/access.php:58
msgid "Your new Access List Entry has been created"
-msgstr "Ein neuer Zugangs-Eintrag wurde erstellt"
+msgstr ""
#: ../../admin/mail.php:94
msgid "Mail to"
msgstr ""
#: ../../admin/mail.php:105
-#, fuzzy
msgid "Subject"
-msgstr "Auswahl"
+msgstr ""
#: ../../admin/mail.php:112
msgid "Message"
@@ -752,18 +712,16 @@ msgid "Send Mail"
msgstr ""
#: ../../admin/song.php:65
-#, fuzzy
msgid "Songs Disabled"
-msgstr "Songname"
+msgstr ""
#: ../../admin/song.php:65
msgid "The requested song(s) have been disabled"
msgstr ""
#: ../../admin/song.php:75
-#, fuzzy
msgid "Songs Enabled"
-msgstr "Lieder gelöscht"
+msgstr ""
#: ../../admin/song.php:75
msgid "The requested song(s) have been enabled"
@@ -830,41 +788,36 @@ msgid ""
msgstr ""
#: ../../templates/show_install_account.inc.php:55
-#, fuzzy
msgid "Create Admin Account"
-msgstr "Account"
+msgstr ""
#: ../../templates/show_install_account.inc.php:60
#: ../../templates/show_user_registration.inc.php:109
#: ../../templates/userform.inc:40 ../../templates/show_users.inc:43
-#, fuzzy
msgid "Username"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/show_install_account.inc.php:64
#: ../../templates/show_user_registration.inc.php:137
#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:53
msgid "Password"
-msgstr "Passwort"
+msgstr ""
#: ../../templates/show_install_account.inc.php:69
-#, fuzzy
msgid "Create Account"
-msgstr "Account"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:59
msgid "Ampache New User Registration"
msgstr ""
#: ../../templates/show_user_registration.inc.php:74
-#, fuzzy
msgid "User Agreement"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:84
-#, fuzzy
msgid "I Accept"
-msgstr "Account"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:101
msgid "User Information"
@@ -872,9 +825,8 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:119
#: ../../templates/userform.inc:48
-#, fuzzy
msgid "Full Name"
-msgstr "Playlistenname"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:128
#: ../../templates/show_user.inc.php:40 ../../templates/userform.inc:55
@@ -883,9 +835,8 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:146
#: ../../templates/show_user.inc.php:75 ../../templates/userform.inc:72
-#, fuzzy
msgid "Confirm Password"
-msgstr "Passwort"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:166
msgid "Clear Info"
@@ -907,24 +858,20 @@ msgstr ""
#: ../../templates/show_import_playlist.inc.php:29
#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:38
#: ../../templates/show_search.inc:95
-#, fuzzy
msgid "Filename"
-msgstr "Dateinamenmuster"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:36
-#, fuzzy
msgid "Playlist Type"
-msgstr "Abspielart"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:49
-#, fuzzy
msgid "Import Playlist"
-msgstr "Playlist"
+msgstr ""
#: ../../templates/show_genre.inc.php:32
-#, fuzzy
msgid "Viewing"
-msgstr "Anschauen"
+msgstr ""
#: ../../templates/show_genre.inc.php:36 ../../templates/sidebar.inc.php:35
#: ../../templates/sidebar.inc.php:136
@@ -932,14 +879,14 @@ msgstr "Anschauen"
#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:65
#: ../../templates/show_browse_menu.inc:36 ../../templates/show_search.inc:136
msgid "Albums"
-msgstr "Alben"
+msgstr ""
#: ../../templates/show_genre.inc.php:41 ../../templates/sidebar.inc.php:36
#: ../../templates/sidebar.inc.php:135
#: ../../templates/show_local_catalog_info.inc.php:22
#: ../../templates/show_browse_menu.inc:35 ../../templates/show_search.inc:137
msgid "Artists"
-msgstr "Interpreten"
+msgstr ""
#: ../../templates/show_genre.inc.php:46
#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:133
@@ -949,7 +896,7 @@ msgstr "Interpreten"
#: ../../templates/show_albums.inc:41 ../../templates/show_albums.inc:71
#: ../../templates/show_search.inc:135
msgid "Songs"
-msgstr "Lieder"
+msgstr ""
#: ../../templates/show_user.inc.php:26
msgid "Changing User Information for"
@@ -960,7 +907,7 @@ msgstr ""
#: ../../templates/show_add_access.inc:40
#: ../../templates/show_access_list.inc:47
msgid "Name"
-msgstr "Name"
+msgstr ""
#: ../../templates/show_user.inc.php:48
msgid "Results Per Page"
@@ -986,9 +933,8 @@ msgid "Delete Your Personal Statistics"
msgstr ""
#: ../../templates/show_user.inc.php:91
-#, fuzzy
msgid "Clear Stats"
-msgstr "Katalogstatistiken löschen"
+msgstr ""
#: ../../templates/show_genres.inc.php:38 ../../templates/show_uploads.inc:32
#: ../../templates/show_mpdpl.inc:68 ../../templates/show_songs.inc:50
@@ -996,7 +942,7 @@ msgstr "Katalogstatistiken löschen"
#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:75
#: ../../templates/show_access_list.inc:51 ../../templates/show_artist.inc:42
msgid "Action"
-msgstr "Aktion"
+msgstr ""
#: ../../templates/show_genres.inc.php:48
#: ../../templates/show_playlists.inc.php:63
@@ -1004,65 +950,61 @@ msgstr "Aktion"
#: ../../templates/show_albums.inc:57 ../../templates/show_mpdplay.inc:64
#: ../../templates/show_artist.inc:67
msgid "Play"
-msgstr "Abspielen"
+msgstr ""
#: ../../templates/sidebar.inc.php:29
msgid "Users"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/sidebar.inc.php:30
msgid "Mail Users"
-msgstr "Den Benutzern mailen"
+msgstr ""
#: ../../templates/sidebar.inc.php:32
-#, fuzzy
msgid "Site Preferences"
-msgstr "Einstellungen aktualisieren"
+msgstr ""
#: ../../templates/sidebar.inc.php:33
-#, fuzzy
msgid "Access List"
-msgstr "Zugriffsliste"
+msgstr ""
#: ../../templates/sidebar.inc.php:38
-#, fuzzy
msgid "Lists"
-msgstr "Interpreten"
+msgstr ""
#: ../../templates/sidebar.inc.php:45 ../../templates/menu.inc:29
msgid "Home"
-msgstr "Home"
+msgstr ""
#: ../../templates/sidebar.inc.php:49 ../../templates/menu.inc:63
#: ../../templates/menu.inc:66
msgid "Admin"
-msgstr "Admin"
+msgstr ""
#: ../../templates/sidebar.inc.php:66 ../../templates/menu.inc:40
msgid "Preferences"
-msgstr "Einstellungen"
+msgstr ""
#: ../../templates/sidebar.inc.php:85 ../../templates/menu.inc:43
#: ../../templates/show_upload.inc:73
msgid "Upload"
-msgstr "Upload"
+msgstr ""
#: ../../templates/sidebar.inc.php:89
#: ../../templates/show_playlists.inc.php:28 ../../templates/menu.inc:38
msgid "Playlists"
-msgstr "Playlists"
+msgstr ""
#: ../../templates/sidebar.inc.php:93 ../../templates/menu.inc:32
-#, fuzzy
msgid "Local Play"
-msgstr "Lokal"
+msgstr ""
#: ../../templates/sidebar.inc.php:112
#: ../../templates/show_playlists.inc.php:66
#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:59
#: ../../templates/show_mpdplay.inc:114
msgid "Random"
-msgstr "Zufällig"
+msgstr ""
#: ../../templates/sidebar.inc.php:134
#: ../../templates/show_random_play_bar.inc.php:50
@@ -1082,16 +1024,16 @@ msgstr ""
#: ../../templates/sidebar.inc.php:146 ../../templates/menu.inc:75
#: ../../templates/menu.inc:81 ../../templates/menu.inc:85
msgid "Logout"
-msgstr "Ausloggen"
+msgstr ""
#: ../../templates/show_confirmation.inc.php:30
msgid "Continue"
-msgstr "Weiter"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:31
#: ../../templates/show_random_play.inc:28
msgid "Play Random Selection"
-msgstr "Spiele Zufallsauswahl"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:51
#, fuzzy
@@ -1100,9 +1042,8 @@ msgstr "Interpret"
#: ../../templates/show_random_play_bar.inc.php:52
#: ../../templates/show_random_play.inc:60
-#, fuzzy
msgid "Full Albums"
-msgstr "Alle Alben"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:55
msgid "from"
@@ -1114,90 +1055,86 @@ msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:10
msgid "Total Users"
-msgstr "Gesamtzahl Benutzer"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:14
msgid "Connected Users"
-msgstr "Verbundene Benutzer"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:30
msgid "Catalog Size"
-msgstr "Kataloggröße"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:34
msgid "Catalog Time"
-msgstr "Katalog Spielzeit"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:49
msgid "Play Selected"
-msgstr "Ausgewählte abspielen"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:52
-#, fuzzy
msgid "Download Selected"
-msgstr "Ausgewählte markieren"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:55
msgid "Flag Selected"
-msgstr "Ausgewählte markieren"
+msgstr "Ausgewhlte markieren"
#: ../../templates/show_play_selected.inc.php:56
msgid "Edit Selected"
-msgstr "Ausgwählte editieren"
+msgstr "Ausgwhlte editieren"
#: ../../templates/show_play_selected.inc.php:64
msgid "Set Track Numbers"
-msgstr "Tracknummern setzen"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:65
msgid "Remove Selected Tracks"
-msgstr "Ausgwählte Lieder entfernen"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Playlist"
-msgstr "Playlist"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
-#, fuzzy
msgid "Add to"
-msgstr "Katalog hinzufügen"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:73
#: ../../templates/show_playlists.inc.php:51
msgid "View"
-msgstr "Anschauen"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:74
#: ../../templates/show_playlists.inc.php:55 ../../templates/show_users.inc:58
#: ../../templates/show_users.inc:102
msgid "Edit"
-msgstr "Editieren"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:27 ../../index.php:99
msgid "Newest Artist Additions"
-msgstr "Neuste Interpretenzugänge"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:30 ../../index.php:106
msgid "Newest Album Additions"
-msgstr "Neuste Albenzugänge"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:27 ../../index.php:82
msgid "Most Popular Artists"
-msgstr "Meistgespielte Interpreten"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:30 ../../index.php:61
-#, fuzzy
msgid "Most Popular Albums"
-msgstr "Meistgespielte Interpreten"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:37
-#, fuzzy
msgid "Most Popular Genres"
-msgstr "Meistgespielte Lieder"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:40 ../../index.php:89
msgid "Most Popular Songs"
-msgstr "Meistgespielte Lieder"
+msgstr ""
#: ../../templates/show_get_albumart.inc.php:28
msgid "Customize Search"
@@ -1213,9 +1150,8 @@ msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
#: ../../templates/show_rename_artist.inc.php:51
-#, fuzzy
msgid "Rename"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
msgid "to"
@@ -1231,45 +1167,41 @@ msgid "Insert current"
msgstr ""
#: ../../templates/show_rename_artist.inc.php:47
-#, fuzzy
msgid "Update id3 tags"
-msgstr "Aktuallisieren vom TAG"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:26
msgid "Albums by"
-msgstr "Alben von"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:34
msgid "Show All Songs By"
-msgstr "Zeige alle Lieder von"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:35
msgid "Play All Songs By"
-msgstr "Spiele alle Lieder von"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:36
msgid "Play Random Songs By"
-msgstr "Spiele Zufallsauswahl von"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:38
#: ../../templates/show_album.inc:72
msgid "Update from tags"
-msgstr "Aktuallisieren vom TAG"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:39
-#, fuzzy
msgid "Rename Artist"
-msgstr "Interpret"
+msgstr ""
#: ../../templates/show_playlists.inc.php:31
-#, fuzzy
msgid "Playlist Name"
-msgstr "Abspielart"
+msgstr ""
#: ../../templates/show_playlists.inc.php:32
-#, fuzzy
msgid "# Songs"
-msgstr "Lieder"
+msgstr ""
#: ../../templates/show_playlists.inc.php:33
msgid "Owner"
@@ -1277,29 +1209,27 @@ msgstr ""
#: ../../templates/show_playlists.inc.php:34
msgid "Actions"
-msgstr "Aktionen"
+msgstr ""
#: ../../templates/show_playlists.inc.php:58
#: ../../templates/show_uploads.inc:50 ../../templates/catalog.inc:57
#: ../../templates/show_users.inc:70
msgid "Delete"
-msgstr "Löschen"
+msgstr ""
#: ../../templates/show_playlists.inc.php:71
#: ../../templates/show_songs.inc:140 ../../templates/show_album.inc:75
#: ../../templates/show_albums.inc:61 ../../templates/show_artist.inc:69
msgid "Download"
-msgstr "Download"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:33
-#, fuzzy
msgid "Playlist Actions"
-msgstr "Playlists"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:34
-#, fuzzy
msgid "Create New Playlist"
-msgstr "Neue Playlist erstellen"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:35
#, fuzzy
@@ -1311,22 +1241,20 @@ msgid "Import From File"
msgstr ""
#: ../../templates/show_playlist_box.inc.php:38
-#, fuzzy
msgid "Normalize Tracks"
-msgstr "Anzahl Stücke"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:39
-#, fuzzy
msgid "Play This Playlist"
-msgstr "Playlist"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:44
msgid "Preference"
-msgstr "Einstellung"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:45
msgid "Value"
-msgstr "Wert"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:47
msgid "Apply to All"
@@ -1338,9 +1266,8 @@ msgstr ""
#: ../../templates/show_object_rating.inc.php:25
#: ../../templates/show_songs.inc:52
-#, fuzzy
msgid "Rating"
-msgstr "Editieren"
+msgstr ""
#: ../../localplay.php:81
msgid "Unknown action requested"
@@ -1348,15 +1275,13 @@ msgstr ""
#: ../../browse.php:48 ../../albums.php:168 ../../albums.php:174
#: ../../albums.php:181 ../../albums.php:186 ../../albums.php:192
-#, fuzzy
msgid "Show Albums starting with"
-msgstr "Alle Alben, beginnend mit"
+msgstr ""
#: ../../browse.php:78 ../../artists.php:128 ../../artists.php:132
#: ../../artists.php:138 ../../artists.php:151
-#, fuzzy
msgid "Show Artists starting with"
-msgstr "(<u>S</u>) Zeige Interpreten mit folgendem Beginn"
+msgstr ""
#: ../../search.php:45
msgid "Error: No Keyword Entered"
@@ -1364,54 +1289,47 @@ msgstr ""
#: ../../tv.php:76 ../../templates/show_now_playing.inc:31
msgid "Now Playing"
-msgstr "Aktuell wird gespielt"
+msgstr ""
#: ../../artists.php:58 ../../albums.php:147
msgid "Starting Update from Tags"
-msgstr "Starte Aktuallisierung vom TAG"
+msgstr ""
#: ../../artists.php:63 ../../albums.php:152
-#, fuzzy
msgid "Update From Tags Complete"
-msgstr "Aktuallisierung vom Tag vollständig"
+msgstr ""
#: ../../amp-mpd.php:171 ../../playlist.php:63
-#, fuzzy
msgid "New Playlist"
-msgstr "Playlist"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "Playlist Deleted"
-msgstr "Ausgewählte abspielen"
+msgstr ""
#: ../../playlist.php:46
msgid "The Requested Playlist has been deleted"
msgstr ""
#: ../../playlist.php:56
-#, fuzzy
msgid "Are you sure you want to delete this playlist"
-msgstr "Wollen sie wirklich den Katalog löschen?"
+msgstr ""
#: ../../playlist.php:112
-#, fuzzy
msgid "Playlist Created"
-msgstr "Playlistenname"
+msgstr ""
#: ../../playlist.php:112
msgid " has been created"
msgstr ""
#: ../../playlist.php:121
-#, fuzzy
msgid "Remote Selected Tracks"
-msgstr "Ausgwählte Lieder entfernen"
+msgstr ""
#: ../../playlist.php:139
-#, fuzzy
msgid "Playlist Updated"
-msgstr "Playlistenname"
+msgstr ""
#: ../../playlist.php:139
msgid " has been updated"
@@ -1430,9 +1348,8 @@ msgid "Error: Insufficient Rights"
msgstr ""
#: ../../albums.php:44
-#, fuzzy
msgid "Album Art Cleared"
-msgstr "Album Jahr"
+msgstr ""
#: ../../albums.php:44
msgid "Album Art information has been removed form the database"
@@ -1453,14 +1370,12 @@ msgid ""
msgstr ""
#: ../../albums.php:137
-#, fuzzy
msgid "Album Art Inserted"
-msgstr "Album Jahr"
+msgstr ""
#: ../../ratings.php:33
-#, fuzzy
msgid "Rating Updated"
-msgstr "Schnelles Aktualisieren"
+msgstr ""
#: ../../ratings.php:33
msgid "Your rating for this object has been updated"
@@ -1487,9 +1402,8 @@ msgid "Please fill in your full name (Firstname Lastname)"
msgstr ""
#: ../../register.php:128
-#, fuzzy
msgid "You must enter a password"
-msgstr "Passwort"
+msgstr ""
#: ../../register.php:132
msgid "Your passwords do not match"
@@ -1512,9 +1426,8 @@ msgid "The validation key used isn't correct."
msgstr ""
#: ../../activate.php:51
-#, fuzzy
msgid "User activated"
-msgstr "Eintrag gelöscht"
+msgstr ""
#: ../../activate.php:51
msgid "This User ID is activated and can be used"
@@ -1530,9 +1443,8 @@ msgid ""
msgstr ""
#: ../../bin/print_tags.php.inc:48
-#, fuzzy
msgid "Filename:"
-msgstr "Dateinamenmuster"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:49
msgid "Error: Unable to write to"
@@ -1548,9 +1460,8 @@ msgid "Moved"
msgstr "Demo Modus"
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "Adding"
-msgstr "Admin"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:78
msgid "to database"
@@ -1561,9 +1472,8 @@ msgid "Move Failed"
msgstr ""
#: ../../bin/quarantine_migration.php.inc:97
-#, fuzzy
msgid "Deleted"
-msgstr "Löschen"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:113
msgid ""
@@ -1582,14 +1492,12 @@ msgid ""
msgstr ""
#: ../../bin/quarantine_migration.php.inc:127
-#, fuzzy
msgid "Continue? (Y/N):"
-msgstr "Weiter"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:151
-#, fuzzy
msgid "Error: "
-msgstr "Fehler-Farbe"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:152
msgid "!\n"
@@ -1615,15 +1523,15 @@ msgstr "Admineinstellungen"
#: ../../templates/show_admin_index.inc:31 ../../templates/catalog.inc:95
msgid "Access Lists"
-msgstr "Zugriffsliste"
+msgstr ""
#: ../../templates/show_admin_index.inc:33 ../../templates/catalog.inc:94
msgid "Add a catalog"
-msgstr "Katalog hinzufügen"
+msgstr ""
#: ../../templates/show_admin_index.inc:35 ../../templates/catalog.inc:99
msgid "Clear Now Playing"
-msgstr "Die aktuelle Songanzeige löschen"
+msgstr ""
#: ../../templates/show_admin_index.inc:36
#, fuzzy
@@ -1641,40 +1549,34 @@ msgid "Admin Sections"
msgstr "Administrator Bereich"
#: ../../templates/show_uploads.inc:33
-#, fuzzy
msgid "Status"
-msgstr "Statistiken"
+msgstr ""
#: ../../templates/show_uploads.inc:34 ../../templates/flag.inc:58
#: ../../templates/list_flagged.inc:41 ../../templates/list_duplicates.inc:32
-#, fuzzy
msgid "Song"
-msgstr "Lieder"
+msgstr ""
#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:46
#: ../../templates/list_duplicates.inc:37
msgid "Size"
-msgstr "Größe"
+msgstr ""
#: ../../templates/show_uploads.inc:42
-#, fuzzy
msgid "User"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/show_uploads.inc:43
-#, fuzzy
msgid "Date"
-msgstr "Entfernt"
+msgstr ""
#: ../../templates/show_uploads.inc:49
-#, fuzzy
msgid "Add"
-msgstr "Katalog hinzufügen"
+msgstr ""
#: ../../templates/show_mpdpl.inc:43
-#, fuzzy
msgid "MPD Server Playlist"
-msgstr "Playlist"
+msgstr ""
#: ../../templates/show_mpdpl.inc:45 ../../templates/show_mpdpl.inc:175
msgid "Refresh the Playlist Window"
@@ -1689,9 +1591,8 @@ msgid "shuffle"
msgstr ""
#: ../../templates/show_mpdpl.inc:48 ../../templates/show_mpdpl.inc:178
-#, fuzzy
msgid "Click to the clear the playlist"
-msgstr "Neue Playlist erstellen"
+msgstr ""
#: ../../templates/show_mpdpl.inc:52 ../../templates/show_mpdpl.inc:182
msgid "Click to the remove all except the Now Playing"
@@ -1699,12 +1600,11 @@ msgstr ""
#: ../../templates/show_mpdpl.inc:62 ../../templates/show_songs.inc:41
msgid "Song title"
-msgstr "Songname"
+msgstr ""
#: ../../templates/flag.inc:43
-#, fuzzy
msgid "Flag song"
-msgstr "Markieren"
+msgstr ""
#: ../../templates/flag.inc:45
msgid ""
@@ -1727,81 +1627,73 @@ msgstr ""
#: ../../templates/customize_catalog.inc:32 ../../templates/add_catalog.inc:40
msgid "Auto-inserted Fields"
-msgstr "Automatisch ausgefüllte Felder"
+msgstr ""
#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:41
msgid "album name"
-msgstr "Albumname"
+msgstr ""
#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:42
msgid "artist name"
-msgstr "Interpretenname"
+msgstr ""
#: ../../templates/customize_catalog.inc:35
msgid "catalog path"
-msgstr "Katalogpfad"
+msgstr ""
#: ../../templates/customize_catalog.inc:36 ../../templates/add_catalog.inc:43
msgid "id3 comment"
-msgstr "id3-Kommentar"
+msgstr ""
#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:44
msgid "genre"
-msgstr "Genre"
+msgstr ""
#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:45
msgid "track number (padded with leading 0)"
-msgstr "Titelummer (Mit einer 0 am Anfang)"
+msgstr ""
#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:46
msgid "song title"
-msgstr "Titel"
+msgstr ""
#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:47
msgid "year"
-msgstr "Jahr"
+msgstr ""
#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:48
-#, fuzzy
msgid "other"
-msgstr "Cover"
+msgstr ""
#: ../../templates/customize_catalog.inc:45
-#, fuzzy
msgid "ID3 set command"
-msgstr "Kommando zum Setzen der ID3-Tags"
+msgstr ""
#: ../../templates/customize_catalog.inc:51
-#, fuzzy
msgid "Filename pattern"
-msgstr "Dateinamenmuster"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
-#, fuzzy
msgid "Folder Pattern"
-msgstr "Dateinamenmuster"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
-#, fuzzy
msgid "(no leading or ending '/')"
-msgstr "Sortiermuster: (Ohne '/' an Anfang oder Ende"
+msgstr ""
#: ../../templates/customize_catalog.inc:69
-#, fuzzy
msgid "Save Catalog Settings"
-msgstr "Katalogstatistiken löschen"
+msgstr ""
#: ../../templates/show_test.inc:29
msgid "Ampache Debug"
-msgstr "Ampache Debug"
+msgstr ""
#: ../../templates/show_test.inc:30
msgid ""
"You've reached this page because a configuration error has occured. Debug "
"Information below"
msgstr ""
-"Sie sind auf dieser Seite gelandet, weil ein Konfigurationsfehler "
-"aufgetreten ist. Debuginformationen erhalten sie unterhalb dieses Textes."
#: ../../templates/show_test.inc:34
msgid "CHECK"
@@ -1809,7 +1701,7 @@ msgstr ""
#: ../../templates/show_test.inc:36
msgid "STATUS"
-msgstr "Status"
+msgstr ""
#: ../../templates/show_test.inc:38
msgid "DESCRIPTION"
@@ -1817,15 +1709,13 @@ msgstr ""
#: ../../templates/show_test.inc:41
msgid "PHP Version"
-msgstr "PHP Version"
+msgstr ""
#: ../../templates/show_test.inc:56
msgid ""
"This tests to make sure that you are running a version of PHP that is known "
"to work with Ampache."
msgstr ""
-"Dieser Test überprüft, ob sie eine PHP Version benutzen, mit der Ampache "
-"funktioniert."
#: ../../templates/show_test.inc:60
msgid "Mysql for PHP"
@@ -1838,9 +1728,8 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc:79
-#, fuzzy
msgid "PHP Session Support"
-msgstr "PHP Version"
+msgstr ""
#: ../../templates/show_test.inc:94
msgid ""
@@ -1849,9 +1738,8 @@ msgid ""
msgstr ""
#: ../../templates/show_test.inc:98
-#, fuzzy
msgid "PHP ICONV Support"
-msgstr "PHP Version"
+msgstr ""
#: ../../templates/show_test.inc:112
msgid ""
@@ -1861,41 +1749,31 @@ msgstr ""
#: ../../templates/show_test.inc:116
#: ../../templates/show_install_config.inc:88
-#, fuzzy
msgid "Ampache.cfg.php Exists"
-msgstr "Ampache.cfg vorhanden"
+msgstr ""
#: ../../templates/show_test.inc:131
-#, fuzzy
msgid ""
"This attempts to read /config/ampache.cfg.php If this fails either the "
"ampache.cfg.php is not in the correct locations or\n"
"\tit is not currently readable by your webserver."
msgstr ""
-"Hier versuchen wir /config/ampache.cfg zu lesen. Wenn dies fehlschläft ist "
-"die Datei entweder nicht an der richtigen Stelle, oder sie ist nicht lesbar "
-"(Dateirechte?)"
#: ../../templates/show_test.inc:137
#: ../../templates/show_install_config.inc:105
-#, fuzzy
msgid "Ampache.cfg.php Configured?"
-msgstr "Ampache.cfg konfiguriert?"
+msgstr ""
#: ../../templates/show_test.inc:154
-#, fuzzy
msgid ""
"This test makes sure that you have set all of the required configuration "
"variables and that we are able to \n"
"\tcompletely parse your config file"
msgstr ""
-"Hier versuchen wir, dass alle erforderlichen Konfigurationsvariablen gesetzt "
-"sind, und dass wir ihre Konfigurationsdatei lesen können."
#: ../../templates/show_test.inc:160
-#, fuzzy
msgid "Ampache.cfg.php Up to Date?"
-msgstr "Ampache.cfg konfiguriert?"
+msgstr ""
#: ../../templates/show_test.inc:180
msgid "Ampache.cfg.php is missing the following:"
@@ -1911,16 +1789,13 @@ msgstr ""
#: ../../templates/show_test.inc:196
msgid "DB Connection"
-msgstr "Datenbank Verbindung"
+msgstr ""
#: ../../templates/show_test.inc:212
-#, fuzzy
msgid ""
"This attempts to connect to your database using the values from your ampache."
"cfg.php"
msgstr ""
-"Hier versuchen wir, uns mit den Werten aus ihrer ampache.cfg zur Datenbank "
-"zu verbinden."
#: ../../templates/show_localplay.inc:30
msgid "Local Play Control"
@@ -1934,21 +1809,20 @@ msgstr "Abspielen"
#: ../../templates/show_localplay.inc:39 ../../templates/list_header.inc:71
#: ../../templates/show_mpdplay.inc:62
msgid "Prev"
-msgstr "Vorherige"
+msgstr ""
#: ../../templates/show_localplay.inc:40 ../../templates/show_mpdplay.inc:63
msgid "Stop"
msgstr ""
#: ../../templates/show_localplay.inc:42 ../../templates/show_mpdplay.inc:65
-#, fuzzy
msgid "Pause"
-msgstr "Wert"
+msgstr ""
#: ../../templates/show_localplay.inc:43 ../../templates/list_header.inc:94
#: ../../templates/show_mpdplay.inc:66
msgid "Next"
-msgstr "Nächste"
+msgstr ""
#: ../../templates/show_localplay.inc:49
#, fuzzy
@@ -1974,60 +1848,56 @@ msgid ""
msgstr ""
#: ../../templates/add_catalog.inc:37
-#, fuzzy
msgid "Catalog Name"
-msgstr "Katalogname"
+msgstr ""
#: ../../templates/add_catalog.inc:54
msgid "Path"
-msgstr "Pfad"
+msgstr ""
#: ../../templates/add_catalog.inc:58
-#, fuzzy
msgid "Catalog Type"
-msgstr "Katalogtyp"
+msgstr ""
#: ../../templates/add_catalog.inc:62
msgid "Remote"
-msgstr "Entfernt"
+msgstr ""
#: ../../templates/add_catalog.inc:67
msgid "ID3 Set Command"
-msgstr "Kommando zum Setzen der ID3-Tags"
+msgstr ""
#: ../../templates/add_catalog.inc:71
msgid "Filename Pattern"
-msgstr "Dateinamenmuster"
+msgstr ""
#: ../../templates/add_catalog.inc:79 ../../templates/catalog.inc:101
msgid "Gather Album Art"
-msgstr "Nach Covern suchen"
+msgstr ""
#: ../../templates/add_catalog.inc:83
msgid "ID3V2 Tags"
-msgstr "ID3V2 Tags"
+msgstr ""
#: ../../templates/add_catalog.inc:86
msgid "Amazon"
-msgstr "Amazon"
+msgstr ""
#: ../../templates/add_catalog.inc:89
-#, fuzzy
msgid "File Folder"
-msgstr "MP3 Verzeichnis"
+msgstr ""
#: ../../templates/add_catalog.inc:96
msgid "Build Playlists from m3u Files"
msgstr ""
#: ../../templates/add_catalog.inc:103
-#, fuzzy
msgid "Add Catalog"
-msgstr "Katalog hinzufügen"
+msgstr ""
#: ../../templates/list_flagged.inc:42 ../../templates/show_songs.inc:49
msgid "Flag"
-msgstr "Markieren"
+msgstr ""
#: ../../templates/list_flagged.inc:43
#, fuzzy
@@ -2049,9 +1919,8 @@ msgid "Accept"
msgstr "Account"
#: ../../templates/list_flagged.inc:70
-#, fuzzy
msgid "Reject"
-msgstr "Auswahl"
+msgstr ""
#: ../../templates/header.inc:49
msgid "You are currently logged in as"
@@ -2067,11 +1936,11 @@ msgstr ""
#: ../../templates/show_songs.inc:166
msgid "Total"
-msgstr "Insgesamt"
+msgstr ""
#: ../../templates/show_search_bar.inc:36 ../../templates/show_search.inc:54
msgid "Search Ampache"
-msgstr "In Ampache suchen"
+msgstr ""
#: ../../templates/show_install_config.inc:41
#: ../../templates/show_install.inc:41
@@ -2093,9 +1962,8 @@ msgid ""
msgstr ""
#: ../../templates/show_install_config.inc:60
-#, fuzzy
msgid "Web Path"
-msgstr "Pfad"
+msgstr ""
#: ../../templates/show_install_config.inc:64
#: ../../templates/show_install.inc:59
@@ -2108,14 +1976,12 @@ msgid "MySQL Hostname"
msgstr ""
#: ../../templates/show_install_config.inc:72
-#, fuzzy
msgid "MySQL Username"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/show_install_config.inc:76
-#, fuzzy
msgid "MySQL Password"
-msgstr "Passwort"
+msgstr ""
#: ../../templates/show_install_config.inc:81
msgid "Write Config"
@@ -2127,45 +1993,43 @@ msgstr ""
#: ../../templates/show_album.inc:67
msgid "Play Album"
-msgstr "Album abspielen"
+msgstr ""
#: ../../templates/show_album.inc:68
msgid "Play Random from Album"
-msgstr "Zufällig vom Album"
+msgstr ""
#: ../../templates/show_album.inc:69
msgid "Reset Album Art"
-msgstr "Cover zurücksetzen"
+msgstr ""
#: ../../templates/show_album.inc:70
msgid "Find Album Art"
-msgstr "Cover finden"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "Editing"
-msgstr "Editieren"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "preferences"
-msgstr "Einstellungen"
+msgstr ""
#: ../../templates/show_preferences.inc:44
-#, fuzzy
msgid "Rebuild Preferences"
-msgstr "Einstellungen"
+msgstr ""
#: ../../templates/show_preferences.inc:73
msgid "Update Preferences"
-msgstr "Einstellungen aktualisieren"
+msgstr ""
#: ../../templates/show_preferences.inc:77
msgid "Cancel"
-msgstr "Abbrechen"
+msgstr ""
#: ../../templates/userform.inc:25
-#, fuzzy
msgid "Adding a New User"
-msgstr "Rechner hinzufügen"
+msgstr ""
#: ../../templates/userform.inc:29
msgid "Editing existing User"
@@ -2176,38 +2040,32 @@ msgid "User Access Level"
msgstr ""
#: ../../templates/userform.inc:96
-#, fuzzy
msgid "Add User"
-msgstr "Rechner hinzufügen"
+msgstr ""
#: ../../templates/userform.inc:101
-#, fuzzy
msgid "Update User"
-msgstr "Einstellungen aktualisieren"
+msgstr ""
#: ../../templates/show_random_play.inc:34
-#, fuzzy
msgid "Item count"
-msgstr "Liederanzahl"
+msgstr ""
#: ../../templates/show_random_play.inc:49
-#, fuzzy
msgid "From genre"
-msgstr "vom Genre"
+msgstr ""
#: ../../templates/show_random_play.inc:58
msgid "Standard"
msgstr ""
#: ../../templates/show_random_play.inc:59
-#, fuzzy
msgid "Favor Unplayed"
-msgstr "nicht gespielte vorziehen"
+msgstr ""
#: ../../templates/show_random_play.inc:61
-#, fuzzy
msgid "Full Artist"
-msgstr "Interpret"
+msgstr ""
#: ../../templates/show_random_play.inc:66
msgid "from catalog"
@@ -2215,7 +2073,7 @@ msgstr "vom Katalog"
#: ../../templates/show_random_play.inc:75
msgid "Play Random Songs"
-msgstr "Spiele zufällige Lieder"
+msgstr "Spiele zufllige Lieder"
#: ../../templates/show_install.inc:49
msgid ""
@@ -2250,32 +2108,30 @@ msgstr ""
#: ../../templates/show_add_access.inc:31
msgid "Add Access for a Host"
-msgstr "Zugang für einen Rechner einrichten"
+msgstr ""
#: ../../templates/show_add_access.inc:33
msgid ""
"Use the form below to add a host that you want to have access to your "
"Ampache catalog."
msgstr ""
-"Um einem Rechner den Zugang zum Ampache-Katalog zu gewähren, füllen sie das "
-"Formular mit den entsprechenden Daten aus"
#: ../../templates/show_add_access.inc:46
msgid "Start IP Address"
-msgstr "Start IP Adresse"
+msgstr ""
#: ../../templates/show_add_access.inc:52
msgid "End IP Address"
-msgstr "End IP Adresse"
+msgstr ""
#: ../../templates/show_add_access.inc:58
#: ../../templates/show_access_list.inc:50
msgid "Level"
-msgstr "Level"
+msgstr ""
#: ../../templates/show_add_access.inc:72
msgid "Add Host"
-msgstr "Rechner hinzufügen"
+msgstr ""
#: ../../templates/catalog.inc:30
msgid ""
@@ -2283,59 +2139,55 @@ msgid ""
"\"http://php.oregonstate.edu/iconv\">Iconv</a> for information on getting "
"ICONV"
msgstr ""
-"Fehler: ICONV nicht gefunden, die ID3V Tags werden nicht korrekt importiert "
-"werden. Besuchen sie die <a href=\"http://php.oregonstate.edu/iconv\">Iconv-"
-"Seite</a> um an Informationen zu ICONV zu gelangen."
#: ../../templates/catalog.inc:39
msgid "Update Catalogs"
-msgstr "Katalog aktualisieren"
+msgstr ""
#: ../../templates/catalog.inc:65
msgid "Fast Add"
-msgstr "Schnelles Hinzufügen"
+msgstr ""
#: ../../templates/catalog.inc:72
msgid "Fast Update"
-msgstr "Schnelles Aktualisieren"
+msgstr ""
#: ../../templates/catalog.inc:85
msgid "You don't have any catalogs."
-msgstr "Sie haben keine Kataloge"
+msgstr ""
#: ../../templates/catalog.inc:96
msgid "Show Duplicate Songs"
-msgstr "Doppelte Songs anzeigen"
+msgstr ""
#: ../../templates/catalog.inc:97
msgid "Show Disabled Songs"
-msgstr "Gesperrte Songs anzeigen"
+msgstr ""
#: ../../templates/catalog.inc:98
msgid "Clear Catalog Stats"
-msgstr "Katalogstatistiken löschen"
+msgstr ""
#: ../../templates/catalog.inc:100
-#, fuzzy
msgid "Dump Album Art"
-msgstr "Cover finden"
+msgstr ""
#: ../../templates/catalog.inc:102
msgid "View flagged songs"
-msgstr "Markierte Songs betrachten"
+msgstr ""
#: ../../templates/catalog.inc:103
msgid "Catalog Tools"
-msgstr "Katalogwerkzeuge"
+msgstr ""
#: ../../templates/menu.inc:73 ../../templates/menu.inc:79
msgid "Account"
-msgstr "Account"
+msgstr ""
#: ../../templates/menu.inc:74 ../../templates/menu.inc:80
#: ../../templates/show_users.inc:64 ../../templates/show_users.inc:112
msgid "Stats"
-msgstr "Statistiken"
+msgstr ""
#: ../../templates/show_upload.inc:30
msgid "Uploading Music to Ampache"
@@ -2350,9 +2202,8 @@ msgid "max_upload_size"
msgstr ""
#: ../../templates/show_users.inc:40
-#, fuzzy
msgid "Fullname"
-msgstr "Playlistenname"
+msgstr ""
#: ../../templates/show_users.inc:48
msgid "Last Seen"
@@ -2363,33 +2214,28 @@ msgid "Registration Date"
msgstr ""
#: ../../templates/show_users.inc:61 ../../templates/show_users.inc:107
-#, fuzzy
msgid "Prefs"
-msgstr "Vorherige"
+msgstr ""
#: ../../templates/show_users.inc:67
-#, fuzzy
msgid "Access"
-msgstr "Start Adresse"
+msgstr ""
#: ../../templates/show_users.inc:73
msgid "On-line"
msgstr ""
#: ../../templates/show_users.inc:126
-#, fuzzy
msgid "delete"
-msgstr "Löschen"
+msgstr ""
#: ../../templates/list_duplicates.inc:28
-#, fuzzy
msgid "Duplicate Songs"
-msgstr "Doppelte Songs anzeigen"
+msgstr ""
#: ../../templates/list_duplicates.inc:35
-#, fuzzy
msgid "Length"
-msgstr "Local Length"
+msgstr ""
#: ../../templates/list_duplicates.inc:74
msgid "You don"
@@ -2405,7 +2251,7 @@ msgstr ""
#: ../../templates/show_login_form.inc:49
#: ../../templates/show_login_form.inc:63
msgid "Login"
-msgstr "Benutzer"
+msgstr ""
#: ../../templates/show_login_form.inc:59
msgid "Remember Me"
@@ -2417,37 +2263,35 @@ msgstr ""
#: ../../templates/show_access_list.inc:34
msgid "Host Access to Your Catalog"
-msgstr "Zugangsliste zum Katalog"
+msgstr ""
#: ../../templates/show_access_list.inc:43
msgid "Add Entry"
-msgstr "Eintrag hinzufügen"
+msgstr ""
#: ../../templates/show_access_list.inc:48
msgid "Start Address"
-msgstr "Start Adresse"
+msgstr ""
#: ../../templates/show_access_list.inc:49
msgid "End Address"
-msgstr "End Adresse"
+msgstr ""
#: ../../templates/show_access_list.inc:65
msgid "Revoke"
-msgstr "Zurückziehen"
+msgstr ""
#: ../../templates/show_search.inc:57
msgid "Keywords"
msgstr ""
#: ../../templates/show_search.inc:102
-#, fuzzy
msgid "Played"
-msgstr "Abspielen"
+msgstr ""
#: ../../templates/show_search.inc:110
-#, fuzzy
msgid "Min Bitrate"
-msgstr "Bitrate"
+msgstr ""
#: ../../templates/show_search.inc:132
msgid "Object Type"
@@ -2467,9 +2311,8 @@ msgid "AND"
msgstr ""
#: ../../templates/show_search.inc:150
-#, fuzzy
msgid "Method"
-msgstr "Demo Modus"
+msgstr ""
#: ../../templates/show_search.inc:153
msgid "Fuzzy"
@@ -2504,9 +2347,8 @@ msgid "MPD Play Control"
msgstr ""
#: ../../templates/show_mpdplay.inc:100
-#, fuzzy
msgid "Loop"
-msgstr "Ausloggen"
+msgstr ""
#: ../../templates/show_mpdplay.inc:107 ../../templates/show_mpdplay.inc:120
msgid "On"
@@ -2517,9 +2359,8 @@ msgid "Off"
msgstr ""
#: ../../templates/show_mpdplay.inc:134
-#, fuzzy
msgid "Now Playing :"
-msgstr "Aktuell wird gespielt"
+msgstr ""
#: ../../templates/show_mpdplay.inc:163
msgid "On Deck "
@@ -2531,214 +2372,210 @@ msgstr ""
#: ../../templates/show_artist.inc:36
msgid "Select"
-msgstr "Auswahl"
+msgstr ""
#: ../../templates/show_artist.inc:38
msgid "Cover"
-msgstr "Cover"
+msgstr ""
#: ../../templates/show_artist.inc:39
msgid "Album Name"
-msgstr "Album Name"
+msgstr ""
#: ../../templates/show_artist.inc:40
msgid "Album Year"
-msgstr "Album Jahr"
+msgstr ""
#: ../../templates/show_artist.inc:41
msgid "Total Tracks"
-msgstr "Anzahl Stücke"
+msgstr ""
#: ../../templates/show_big_art.inc:31
-#, fuzzy
msgid "Album Art"
-msgstr "Cover finden"
+msgstr ""
#: ../../templates/show_big_art.inc:35
msgid "Click to close window"
msgstr ""
#, fuzzy
-#~ msgid "No Results Found"
-#~ msgstr "Keine Dateileichen gefunden"
+msgid "No Results Found"
+msgstr "Keine Dateileichen gefunden"
-#~ msgid "New"
-#~ msgstr "Neu"
+msgid "New"
+msgstr "Neu"
-#~ msgid "View All"
-#~ msgstr "Alle ansehen"
+msgid "View All"
+msgstr "Alle ansehen"
-#~ msgid "Public"
-#~ msgstr "öffentliche"
+msgid "Public"
+msgstr ""
-#~ msgid "Your Private"
-#~ msgstr "Deine private"
+msgid "Your Private"
+msgstr "Deine private"
-#~ msgid "Other Private"
-#~ msgstr "Andere private"
+msgid "Other Private"
+msgstr "Andere private"
-#~ msgid "There are no playlists of this type"
-#~ msgstr "Keine Playliste von diesem Typ verhanden"
+msgid "There are no playlists of this type"
+msgstr "Keine Playliste von diesem Typ verhanden"
#, fuzzy
-#~ msgid "All songs by"
-#~ msgstr "Alle Lieder"
+msgid "All songs by"
+msgstr "Alle Lieder"
-#, fuzzy
-#~ msgid "Edit Playlist"
-#~ msgstr "Playlist"
+msgid "Edit Playlist"
+msgstr ""
-#, fuzzy
-#~ msgid "Play Random"
-#~ msgstr "Spiele zufällige Lieder"
+msgid "Play Random"
+msgstr ""
-#~ msgid "Welcome to"
-#~ msgstr "Willkommen bei"
+msgid "Welcome to"
+msgstr "Willkommen bei"
-#~ msgid "Type"
-#~ msgstr "Typ"
+msgid "Type"
+msgstr ""
-#~ msgid "All Albums"
-#~ msgstr "Alle Alben"
+msgid "All Albums"
+msgstr "Alle Alben"
-#~ msgid "<u>S</u>how all albums"
-#~ msgstr "(<u>S</u>) Zeige alle Alben"
+msgid "<u>S</u>how all albums"
+msgstr "(<u>S</u>) Zeige alle Alben"
-#~ msgid "<u>S</u>how only albums starting with"
-#~ msgstr "(<u>S</u>) Zeige alle Alben mit folgendem Beginn"
+msgid "<u>S</u>how only albums starting with"
+msgstr "(<u>S</u>) Zeige alle Alben mit folgendem Beginn"
-#~ msgid "Select a starting letter or Show all"
-#~ msgstr "Wähle einen Anfangsbuchstaben oder 'Zeige Alle'"
+msgid "Select a starting letter or Show all"
+msgstr "Whle einen Anfangsbuchstaben oder 'Zeige Alle'"
#, fuzzy
-#~ msgid "Quarantined"
-#~ msgstr "Quarantine"
+msgid "Quarantined"
+msgstr "Quarantine"
#, fuzzy
-#~ msgid "View Limit"
-#~ msgstr "Speicherbegrenzung"
+msgid "View Limit"
+msgstr "Speicherbegrenzung"
-#~ msgid "Create/Modify User Accounts for Ampache"
-#~ msgstr "Erstelle/Verändere Ampache-Benutzerkontos"
+msgid "Create/Modify User Accounts for Ampache"
+msgstr "Erstelle/Verndere Ampache-Benutzerkontos"
-#~ msgid "Mail your users to notfiy them of changes"
-#~ msgstr "Notiz über Neuerungen den Benutzern mailen"
+msgid "Mail your users to notfiy them of changes"
+msgstr "Notiz ber Neuerungen den Benutzern mailen"
-#~ msgid "Create/Update/Clean your catalog here"
-#~ msgstr "Erstelle/Aktuallisiere/Säubere deinen Katalog hier"
+msgid "Create/Update/Clean your catalog here"
+msgstr "Erstelle/Aktuallisiere/Subere deinen Katalog hier"
#, fuzzy
-#~ msgid "Modify Site-wide preferences"
-#~ msgstr "Einstellungen aktualisieren"
+msgid "Modify Site-wide preferences"
+msgstr "Einstellungen aktualisieren"
-#~ msgid "Modify Access List Permissions"
-#~ msgstr "Einstellungen Zugriffsrechteliste"
+msgid "Modify Access List Permissions"
+msgstr "Einstellungen Zugriffsrechteliste"
-#~ msgid "Must have access_control=true in ampache.cfg"
-#~ msgstr "access_control muss auf true in der ampache.cfg stehen"
+msgid "Must have access_control=true in ampache.cfg"
+msgstr "access_control muss auf true in der ampache.cfg stehen"
#, fuzzy
-#~ msgid "edit"
-#~ msgstr "Editieren"
+msgid "edit"
+msgstr "Editieren"
#, fuzzy
-#~ msgid "prefs"
-#~ msgstr "Einstellungen"
+msgid "prefs"
+msgstr "Einstellungen"
#, fuzzy
-#~ msgid "clear"
-#~ msgstr "Jahr"
+msgid "clear"
+msgstr "Jahr"
-#~ msgid "In the form below enter either a local path entry (i.e. /data/music)"
-#~ msgstr "Hier bitte den Pfad zur Musik angeben (z.B. /daten/musik)"
+msgid "In the form below enter either a local path entry (i.e. /data/music)"
+msgstr "Hier bitte den Pfad zur Musik angeben (z.B. /daten/musik)"
-#~ msgid "current filename"
-#~ msgstr "Momentaner Dateiname"
+msgid "current filename"
+msgstr "Momentaner Dateiname"
-#~ msgid "Remove Dead Songs from DB"
-#~ msgstr "Alte Songs entfernen"
+msgid "Remove Dead Songs from DB"
+msgstr "Alte Songs entfernen"
-#~ msgid "Sorry, you don't have access to that part of the server."
-#~ msgstr ""
-#~ "Entschuldigung, sie haben keinen Zugriff auf diesen Teil des Servers."
+msgid "Sorry, you don't have access to that part of the server."
+msgstr "Entschuldigung, sie haben keinen Zugriff auf diesen Teil des Servers."
-#~ msgid "No Songs Removed"
-#~ msgstr "Keine Lieder gelöscht"
+msgid "No Songs Removed"
+msgstr "Keine Lieder gelscht"
-#~ msgid "No Disabled songs found"
-#~ msgstr "Keine 'abgeschalteten' Lieder gefunden"
+msgid "No Disabled songs found"
+msgstr "Keine 'abgeschalteten' Lieder gefunden"
-#~ msgid "Popular Threshold"
-#~ msgstr "Weiter"
+msgid "Popular Threshold"
+msgstr "Weiter"
-#~ msgid "Bg Color1"
-#~ msgstr "Hg Farbe 1"
+msgid "Bg Color1"
+msgstr "Hg Farbe 1"
-#~ msgid "Bg Color2"
-#~ msgstr "Hg Farbe 2"
+msgid "Bg Color2"
+msgstr "Hg Farbe 2"
-#~ msgid "Base Color1"
-#~ msgstr "Grundfarbe 1"
+msgid "Base Color1"
+msgstr "Grundfarbe 1"
-#~ msgid "Base Color2"
-#~ msgstr "Grundfarbe 2"
+msgid "Base Color2"
+msgstr "Grundfarbe 2"
-#~ msgid "Font Color1"
-#~ msgstr "Schriftfarbe 1"
+msgid "Font Color1"
+msgstr "Schriftfarbe 1"
-#~ msgid "Font Color2"
-#~ msgstr "Schriftfarbe 2"
+msgid "Font Color2"
+msgstr "Schriftfarbe 2"
-#~ msgid "Font Color3"
-#~ msgstr "Schriftfarbe 3"
+msgid "Font Color3"
+msgstr "Schriftfarbe 3"
-#~ msgid "Row Color1"
-#~ msgstr "Zeilenfarbe 1"
+msgid "Row Color1"
+msgstr "Zeilenfarbe 1"
-#~ msgid "Row Color2"
-#~ msgstr "Zeilenfarbe 2"
+msgid "Row Color2"
+msgstr "Zeilenfarbe 2"
-#~ msgid "Row Color3"
-#~ msgstr "Zeilenfarbe 3"
+msgid "Row Color3"
+msgstr "Zeilenfarbe 3"
-#~ msgid "Font Size"
-#~ msgstr "Schriftgröße"
+msgid "Font Size"
+msgstr "Schriftgre"
-#~ msgid "Upload Dir"
-#~ msgstr "Upload Verzeichnis"
+msgid "Upload Dir"
+msgstr "Upload Verzeichnis"
-#~ msgid "Sample Rate"
-#~ msgstr "Sample Rate"
+msgid "Sample Rate"
+msgstr "Sample Rate"
-#~ msgid "Access Control"
-#~ msgstr "Zugangskontrolle"
+msgid "Access Control"
+msgstr "Zugangskontrolle"
-#~ msgid "Album Cache Limit"
-#~ msgstr "Album Cache Begrenzung"
+msgid "Album Cache Limit"
+msgstr "Album Cache Begrenzung"
-#~ msgid "Catalog Echo Count"
-#~ msgstr "Catalog Echo Count"
+msgid "Catalog Echo Count"
+msgstr "Catalog Echo Count"
-#~ msgid "Do Mp3 Md5"
-#~ msgstr "Do Mp3 Md5"
+msgid "Do Mp3 Md5"
+msgstr "Do Mp3 Md5"
-#~ msgid "Force Http Play"
-#~ msgstr "Unterdrücke HTTP abspielen"
+msgid "Force Http Play"
+msgstr "Unterdrcke HTTP abspielen"
-#~ msgid "Http Port"
-#~ msgstr "HTTP Port"
+msgid "Http Port"
+msgstr "HTTP Port"
-#~ msgid "Lock Songs"
-#~ msgstr "Lied sperren"
+msgid "Lock Songs"
+msgstr "Lied sperren"
-#~ msgid "No Symlinks"
-#~ msgstr "Keine Symb. Links"
+msgid "No Symlinks"
+msgstr "Keine Symb. Links"
-#~ msgid "Refresh Limit"
-#~ msgstr "Wiederholungsrate"
+msgid "Refresh Limit"
+msgstr "Wiederholungsrate"
-#~ msgid "Use Auth"
-#~ msgstr "Benutzer Authentifizierung"
+msgid "Use Auth"
+msgstr "Benutzer Authentifizierung"
-#~ msgid "Xml Rpc"
-#~ msgstr "Xml Rpc"
+msgid "Xml Rpc"
+msgstr "Xml Rpc"
diff --git a/locale/es_ES/LC_MESSAGES/messages.po b/locale/es_ES/LC_MESSAGES/messages.po
index ab6e78eb..6ec44a1f 100644
--- a/locale/es_ES/LC_MESSAGES/messages.po
+++ b/locale/es_ES/LC_MESSAGES/messages.po
@@ -1,8 +1,8 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
#, fuzzy
msgid ""
msgstr ""
@@ -18,20 +18,20 @@ msgstr ""
#: ../../play/index.php:50
msgid "Session Expired: please log in again at"
-msgstr "Expir su sesin: por favor ingrese de nuevo en"
+msgstr ""
#: ../../lib/class/catalog.class.php:281 ../../lib/class/catalog.class.php:566
#: ../../lib/class/album.class.php:263
msgid "Error: Unable to open"
-msgstr "Error: Imposible abrir"
+msgstr ""
#: ../../lib/class/catalog.class.php:304
msgid "Error: Unable to change to directory"
-msgstr "Error: Imposible cambiar al directorio"
+msgstr ""
#: ../../lib/class/catalog.class.php:330
msgid "Error: Unable to get filesize for"
-msgstr "Error: Imposible obtener el tamao para"
+msgstr ""
#: ../../lib/class/catalog.class.php:365
msgid "Added"
@@ -39,175 +39,174 @@ msgstr "Agregado"
#: ../../lib/class/catalog.class.php:377
msgid "is not readable by ampache"
-msgstr "no se puede leer por ampache"
+msgstr ""
#: ../../lib/class/catalog.class.php:441
msgid "Found in ID3"
-msgstr "Encontrado en los ID3"
+msgstr ""
#: ../../lib/class/catalog.class.php:445
msgid "Found on Amazon"
-msgstr "Encontrado en Amazon"
+msgstr ""
#: ../../lib/class/catalog.class.php:449
msgid "Found in Folder"
-msgstr "Encontrado en Folder"
+msgstr ""
#: ../../lib/class/catalog.class.php:453
msgid "Found"
-msgstr "Encontrado"
+msgstr ""
#: ../../lib/class/catalog.class.php:456
msgid "Not Found"
-msgstr "No encontrado"
+msgstr ""
#: ../../lib/class/catalog.class.php:464
msgid "Searched"
-msgstr "Buscado"
+msgstr ""
#: ../../lib/class/catalog.class.php:622
msgid "Starting Dump Album Art"
-msgstr "Comenzando la bsqueda del arte"
+msgstr ""
#: ../../lib/class/catalog.class.php:642
msgid "Written"
-msgstr "Grabado"
+msgstr ""
#: ../../lib/class/catalog.class.php:651
msgid "Error unable to open file for writting"
-msgstr "Error: imposible abrir archivo para escritura"
+msgstr ""
#: ../../lib/class/catalog.class.php:658
msgid "Album Art Dump Complete"
-msgstr "Se complet la actualizacin del arte"
+msgstr ""
#: ../../lib/class/catalog.class.php:659 ../../artists.php:64
#: ../../albums.php:153
msgid "Return"
-msgstr "Regresar"
+msgstr ""
#: ../../lib/class/catalog.class.php:728
msgid "Starting Catalog Build"
-msgstr "Construyendo el catlogo"
+msgstr ""
#: ../../lib/class/catalog.class.php:733
msgid "Running Remote Sync"
-msgstr "Sincronizacin remota en proceso"
+msgstr ""
#: ../../lib/class/catalog.class.php:745 ../../lib/class/catalog.class.php:904
msgid "Added Playlist From"
-msgstr "Agregando lista de reproduccin de"
+msgstr ""
#: ../../lib/class/catalog.class.php:752 ../../lib/class/catalog.class.php:913
#: ../../admin/catalog.php:258
msgid "Starting Album Art Search"
-msgstr "Comenzando la bsqueda del arte"
+msgstr ""
#: ../../lib/class/catalog.class.php:762
msgid "Catalog Finished"
-msgstr "Catlogo completo"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:932
msgid "Total Time"
-msgstr "Tiempo total"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:933
msgid "Total Songs"
-msgstr "Total de canciones"
+msgstr ""
#: ../../lib/class/catalog.class.php:763 ../../lib/class/catalog.class.php:933
msgid "Songs Per Seconds"
-msgstr "Canciones por segundo"
+msgstr ""
#: ../../lib/class/catalog.class.php:797
#: ../../lib/class/catalog.class.php:1512
msgid "Updated"
-msgstr "Actualizado"
+msgstr ""
#: ../../lib/class/catalog.class.php:804
msgid "No Update Needed"
-msgstr "No se necesit actualizacin"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "Starting New Song Search on"
-msgstr "Comenzando bsqueda de nueva msica en"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "catalog"
-msgstr "catlogo"
+msgstr ""
#: ../../lib/class/catalog.class.php:889
msgid "Running Remote Update"
-msgstr "Corriendo actualizacin remota"
+msgstr ""
#: ../../lib/class/catalog.class.php:932
msgid "Catalog Update Finished"
-msgstr "Actualizacin del catlogo concluda"
+msgstr ""
#: ../../lib/class/catalog.class.php:952 ../../lib/mpd.php:43
#: ../../lib/mpd.php:52 ../../albums.php:74
msgid "Error"
-msgstr "Error"
+msgstr ""
#: ../../lib/class/catalog.class.php:952
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
msgstr ""
-"Imposible cargar la librera XMLRPC, asegres que XML-RPC esta habilitada"
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Error connecting to"
-msgstr "Error conectando a"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Code"
-msgstr "Cdigo"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Reason"
-msgstr "Razn"
+msgstr ""
#: ../../lib/class/catalog.class.php:1007
msgid "Completed updating remote catalog(s)"
-msgstr "Actualizacin de los catlogos remotos concluida"
+msgstr ""
#: ../../lib/class/catalog.class.php:1138
msgid "Checking"
-msgstr "Revisando"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "Catalog Clean Done"
-msgstr "Limpieza del catlogo concluida"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "files removed"
-msgstr "archivos eliminados"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469
msgid "Updating the"
-msgstr "Actualizando el"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469 ../../templates/sidebar.inc.php:31
msgid "Catalog"
-msgstr "Catlogo"
+msgstr ""
#: ../../lib/class/catalog.class.php:1470
msgid "songs found checking tag information."
-msgstr "canciones encontradas, revisando la informacin en los TAGs"
+msgstr ""
#: ../../lib/class/catalog.class.php:1520
msgid " FOUND"
-msgstr "SE ENCONTRARON"
+msgstr ""
#: ../../lib/class/catalog.class.php:1521
msgid "Searching for new Album Art"
-msgstr "Buscando arte nuevo"
+msgstr ""
#: ../../lib/class/catalog.class.php:1525
msgid "Album Art Already Found"
-msgstr "Arte del album cargada"
+msgstr ""
#: ../../lib/class/artist.class.php:223
msgid "Error: Name Identical"
@@ -216,7 +215,7 @@ msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/duplicates.php:113
#: ../../templates/show_search.inc:66
msgid "Title"
-msgstr "Ttulo"
+msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/class/song.class.php:279
#: ../../lib/class/song.class.php:283 ../../lib/class/song.class.php:287
@@ -225,34 +224,34 @@ msgstr "Ttulo"
#: ../../lib/class/song.class.php:309 ../../lib/class/song.class.php:313
#: ../../lib/class/song.class.php:317 ../../lib/class/song.class.php:322
msgid "updated to"
-msgstr "actualizado a"
+msgstr ""
#: ../../lib/class/song.class.php:279 ../../templates/show_uploads.inc:39
#: ../../templates/show_songs.inc:47 ../../templates/list_duplicates.inc:36
msgid "Bitrate"
-msgstr "Bitrate"
+msgstr ""
#: ../../lib/class/song.class.php:283
msgid "Rate"
-msgstr "Rate"
+msgstr ""
#: ../../lib/class/song.class.php:287
msgid "Mode"
-msgstr "Modo"
+msgstr ""
#: ../../lib/class/song.class.php:291 ../../templates/show_uploads.inc:38
#: ../../templates/show_mpdpl.inc:66 ../../templates/show_songs.inc:45
msgid "Time"
-msgstr "Tiempo"
+msgstr ""
#: ../../lib/class/song.class.php:295 ../../templates/show_mpdpl.inc:65
#: ../../templates/show_songs.inc:39 ../../templates/show_songs.inc:44
msgid "Track"
-msgstr "Track"
+msgstr ""
#: ../../lib/class/song.class.php:299
msgid "Filesize"
-msgstr "Tamao"
+msgstr ""
#: ../../lib/class/song.class.php:304
#: ../../templates/show_get_albumart.inc.php:33
@@ -262,7 +261,7 @@ msgstr "Tamao"
#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:33
#: ../../templates/show_search.inc:71
msgid "Artist"
-msgstr "Artista"
+msgstr ""
#: ../../lib/class/song.class.php:309
#: ../../templates/show_get_albumart.inc.php:41
@@ -271,17 +270,17 @@ msgstr "Artista"
#: ../../templates/show_albums.inc:68 ../../templates/list_duplicates.inc:34
#: ../../templates/show_search.inc:78
msgid "Album"
-msgstr "Album"
+msgstr ""
#: ../../lib/class/song.class.php:313 ../../templates/show_albums.inc:43
#: ../../templates/show_albums.inc:73 ../../templates/show_search.inc:90
msgid "Year"
-msgstr "Ao"
+msgstr ""
#: ../../lib/class/song.class.php:317 ../../templates/flag.inc:66
#: ../../templates/list_flagged.inc:46
msgid "Comment"
-msgstr "Comentario"
+msgstr ""
#: ../../lib/class/song.class.php:322 ../../templates/show_genre.inc.php:32
#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:37
@@ -289,72 +288,70 @@ msgstr "Comentario"
#: ../../templates/show_songs.inc:48 ../../templates/show_browse_menu.inc:37
#: ../../templates/show_search.inc:83
msgid "Genre"
-msgstr "Gnero"
+msgstr ""
#: ../../lib/class/stream.class.php:198
-#, fuzzy
msgid "Opened for writing"
-msgstr "Se abri para escritura"
+msgstr ""
#: ../../lib/class/stream.class.php:203
msgid "Error, cannot write"
-msgstr "Error: no se puede escribir"
+msgstr ""
#: ../../lib/class/stream.class.php:214
msgid "Error, cannot write song in file"
-msgstr "Error: no se puede escribir la cancin en el archivo"
+msgstr ""
#: ../../lib/class/stream.class.php:220
msgid "Closed after write"
-msgstr "Cerrado despues de la escritura"
+msgstr ""
#: ../../lib/class/genre.class.php:278
-#, fuzzy
msgid "Show Genres starting with"
-msgstr "<u>M</u>ostrar artis que comienzan con"
+msgstr ""
#: ../../lib/class/album.class.php:151
msgid "Various"
-msgstr "Varios"
+msgstr ""
#: ../../lib/duplicates.php:102
msgid "Find Duplicates"
-msgstr "Buscar archivos duplicados"
+msgstr ""
#: ../../lib/duplicates.php:105
msgid "Search Type"
-msgstr "Tipo de bsqueda"
+msgstr ""
#: ../../lib/duplicates.php:119
msgid "Artist and Title"
-msgstr "Artista y Ttulo"
+msgstr ""
#: ../../lib/duplicates.php:124
msgid "Artist, Album and Title"
-msgstr "Artista, Album y Ttulo"
+msgstr ""
#: ../../lib/duplicates.php:132 ../../templates/sidebar.inc.php:97
#: ../../templates/sidebar.inc.php:103 ../../templates/show_search_bar.inc:41
#: ../../templates/menu.inc:39 ../../templates/show_search.inc:171
msgid "Search"
-msgstr "Bsqueda"
+msgstr ""
#: ../../lib/preferences.php:252 ../../templates/show_users.inc:118
msgid "Enable"
-msgstr "Encendido"
+msgstr ""
#: ../../lib/preferences.php:253 ../../templates/show_users.inc:121
#: ../../templates/list_duplicates.inc:31
msgid "Disable"
-msgstr "Apagado"
+msgstr ""
#: ../../lib/preferences.php:265 ../../templates/add_catalog.inc:61
msgid "Local"
-msgstr "Local"
+msgstr ""
#: ../../lib/preferences.php:268
msgid "Stream"
-msgstr "Stream"
+msgstr ""
#: ../../lib/preferences.php:271
msgid "IceCast"
@@ -362,7 +359,7 @@ msgstr "IceCaste"
#: ../../lib/preferences.php:274
msgid "Downsample"
-msgstr "Degradar"
+msgstr ""
#: ../../lib/preferences.php:277
msgid "Music Player Daemon"
@@ -374,19 +371,19 @@ msgstr "SlimServer"
#: ../../lib/preferences.php:289
msgid "M3U"
-msgstr "M3U"
+msgstr ""
#: ../../lib/preferences.php:290
msgid "Simple M3U"
-msgstr "M3U Sencillo"
+msgstr ""
#: ../../lib/preferences.php:291
msgid "PLS"
-msgstr "PLS"
+msgstr ""
#: ../../lib/preferences.php:292
msgid "Asx"
-msgstr "Asx"
+msgstr ""
#: ../../lib/preferences.php:293
msgid "RAM"
@@ -402,16 +399,15 @@ msgstr ""
#: ../../lib/general.lib.php:897 ../../lib/general.lib.php:908
msgid "English"
-msgstr "Ingls"
+msgstr ""
#: ../../lib/general.lib.php:907
msgid "German"
msgstr "Alemn"
#: ../../lib/general.lib.php:909
-#, fuzzy
msgid "British English"
-msgstr "Ingls"
+msgstr ""
#: ../../lib/general.lib.php:910
msgid "Spanish"
@@ -431,7 +427,7 @@ msgstr ""
#: ../../lib/general.lib.php:914
msgid "Turkish"
-msgstr "Turco"
+msgstr ""
#: ../../lib/general.lib.php:915
msgid "Simplified Chinese"
@@ -439,78 +435,76 @@ msgstr ""
#: ../../lib/general.lib.php:916
msgid "Unknown"
-msgstr "Desconocido"
+msgstr ""
#: ../../lib/ui.lib.php:222
-#, fuzzy
msgid "Error Access Denied"
-msgstr "Usar el nivel de acceso"
+msgstr ""
#: ../../lib/ui.lib.php:299 ../../templates/sidebar.inc.php:69
#: ../../templates/header.inc:51 ../../templates/menu.inc:35
msgid "Browse"
-msgstr "Navegar"
+msgstr ""
#: ../../lib/ui.lib.php:301
msgid "Show w/o art"
-msgstr "Mostrar con/sin arte"
+msgstr ""
#: ../../lib/ui.lib.php:304
msgid "Show all"
-msgstr "Mostrar todos"
+msgstr ""
#: ../../lib/ui.lib.php:721
-#, fuzzy
msgid "No Catalogs Found!"
-msgstr "No encontrado"
+msgstr ""
#: ../../lib/ui.lib.php:722 ../../templates/add_catalog.inc:29
msgid "Add a Catalog"
-msgstr "Agregar un catlogo"
+msgstr ""
#: ../../lib/ui.lib.php:723 ../../templates/show_local_catalog_info.inc.php:7
msgid "Catalog Statistics"
-msgstr "Estadsticas del catlogo"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "day"
-msgstr "da"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "days"
-msgstr "das"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hour"
-msgstr "hora"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hours"
-msgstr "horas"
+msgstr ""
#: ../../lib/ui.lib.php:1053 ../../templates/sidebar.inc.php:128
#: ../../templates/show_random_play_bar.inc.php:45
#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:46
#: ../../templates/show_albums.inc:58
msgid "All"
-msgstr "Todos"
+msgstr ""
#: ../../lib/Browser.php:867
msgid "file"
-msgstr "archivo"
+msgstr ""
#: ../../lib/Browser.php:871
msgid "File uploads not supported."
-msgstr "No se permite agregar archivos."
+msgstr ""
#: ../../lib/Browser.php:889
msgid "No file uploaded"
-msgstr "No se agrego ningn archivo"
+msgstr ""
#: ../../lib/Browser.php:896
#, php-format
msgid "There was a problem with the file upload: No %s was uploaded."
-msgstr "Hubo un problema con el archivo: Ningn $s"
+msgstr ""
#: ../../lib/Browser.php:901
#, php-format
@@ -518,7 +512,6 @@ msgid ""
"There was a problem with the file upload: The %s was larger than the maximum "
"allowed size (%d bytes)."
msgstr ""
-"Hubo un problema con el archivo: El $s es mayor al tamao mximo de %d bytes."
#: ../../lib/Browser.php:903
#, php-format
@@ -527,41 +520,34 @@ msgid ""
msgstr ""
#: ../../lib/upload.php:228
-#, fuzzy
msgid "The file uploaded successfully"
-msgstr "No se agrego ningn archivo"
+msgstr ""
#: ../../lib/upload.php:229
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
-"El tamao del archivo sobrepasa el tamao permitido por upload_max_filesize en "
-"el php.ini"
#: ../../lib/upload.php:230
-#, fuzzy
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
-msgstr "El archivo excede el MAX_FILE_SIZE especificado en la forma HTML."
+msgstr ""
#: ../../lib/upload.php:231
-#, fuzzy
msgid "The uploaded file was only partially uploaded"
-msgstr "El archivo se copio parcialmente"
+msgstr ""
#: ../../lib/upload.php:232
-#, fuzzy
msgid "No file was uploaded"
-msgstr "No se copi ningn archivo"
+msgstr ""
#: ../../lib/upload.php:233
msgid "Missing a temporary folder"
msgstr ""
#: ../../lib/rating.lib.php:55
-#, fuzzy
msgid "Don't Play"
-msgstr "Reproduccin local"
+msgstr ""
#: ../../lib/rating.lib.php:58
msgid "It's Pretty Bad"
@@ -589,27 +575,27 @@ msgstr ""
#: ../../lib/playlist.lib.php:73
msgid "No songs in this playlist."
-msgstr "No hay canciones en la lista de reproduccin."
+msgstr ""
#: ../../modules/lib.php:537
msgid "Create a new playlist"
-msgstr "Crear una nueva lista de reproduccin"
+msgstr ""
#: ../../modules/admin.php:46
msgid "Manage Users"
-msgstr "Administrar usuarios"
+msgstr ""
#: ../../modules/admin.php:48 ../../templates/show_admin_index.inc:34
msgid "Add a new user"
-msgstr "Agregar usuario"
+msgstr ""
#: ../../admin/catalog.php:49 ../../templates/catalog.inc:63
msgid "Add to Catalog(s)"
-msgstr "Agregar al Catlogo(s)"
+msgstr ""
#: ../../admin/catalog.php:60 ../../templates/catalog.inc:64
msgid "Add to all Catalogs"
-msgstr "Agregar a todos los catlogos"
+msgstr ""
#: ../../admin/catalog.php:69
msgid "Error Connecting"
@@ -617,27 +603,27 @@ msgstr "Error de conexin"
#: ../../admin/catalog.php:83 ../../templates/catalog.inc:70
msgid "Update Catalog(s)"
-msgstr "Actualizar catlogo(s)"
+msgstr ""
#: ../../admin/catalog.php:94 ../../templates/catalog.inc:71
msgid "Update All Catalogs"
-msgstr "Actualizar todos los catlogos"
+msgstr ""
#: ../../admin/catalog.php:126 ../../templates/catalog.inc:77
msgid "Clean Catalog(s)"
-msgstr "Limpiar catlogo(s)"
+msgstr ""
#: ../../admin/catalog.php:156 ../../templates/catalog.inc:78
msgid "Clean All Catalogs"
-msgstr "Limpiar todos los catlogos"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "Now Playing Cleared"
-msgstr "Limpiar: Reproduccin actual"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "All now playing data has been cleared"
-msgstr "La lista de Reproduccin actual ha sido eliminada"
+msgstr ""
#: ../../admin/catalog.php:211
msgid "Do you really want to clear your catalog?"
@@ -645,120 +631,115 @@ msgstr "Confirmas limpiar el catlogo?"
#: ../../admin/catalog.php:218
msgid "Do you really want to clear the statistics for this catalog?"
-msgstr "Confirmas limpiar estadsticas de este catlogo?"
+msgstr ""
#: ../../admin/catalog.php:235
msgid "Do you really want to delete this catalog?"
-msgstr "Confirmas eliminar este catlogo?"
+msgstr ""
#: ../../admin/catalog.php:266
msgid "Album Art Search Finished"
-msgstr "Bsqueda de arte de lbums terminada"
+msgstr ""
#: ../../admin/users.php:72 ../../admin/users.php:119
msgid "Error Username Required"
-msgstr "Nombre de usuario obligatorio"
+msgstr ""
#: ../../admin/users.php:75 ../../admin/users.php:115
msgid "Error Passwords don't match"
-msgstr "Las contraseas no coinciden"
+msgstr ""
#: ../../admin/users.php:124 ../../register.php:136
-#, fuzzy
msgid "Error Username already exists"
-msgstr "Nombre de usuario obligatorio"
+msgstr ""
#: ../../admin/users.php:145
msgid "Are you sure you want to permanently delete"
-msgstr "Confirmas borrar permanentemente"
+msgstr ""
#: ../../admin/users.php:152 ../../templates/show_confirm_action.inc.php:29
#: ../../templates/show_search.inc:107
msgid "No"
-msgstr "No"
+msgstr ""
#: ../../admin/users.php:154
msgid "User Deleted"
-msgstr "Usuario eliminado"
+msgstr ""
#: ../../admin/users.php:157
msgid "Delete Error"
-msgstr "Error"
+msgstr ""
#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
-msgstr "Imposible borrar el ltimo Admin"
+msgstr ""
#: ../../admin/access.php:40
msgid "Do you really want to delete this Access Record?"
-msgstr "Confirmas borrar este registro?"
+msgstr ""
#: ../../admin/access.php:48
msgid "Entry Deleted"
-msgstr "Registro eliminado"
+msgstr ""
#: ../../admin/access.php:48
msgid "Your Access List Entry has been removed"
-msgstr "Tu lista de acceso ha sido eliminada"
+msgstr ""
#: ../../admin/access.php:58
msgid "Entry Added"
-msgstr "Registro guardado"
+msgstr ""
#: ../../admin/access.php:58
msgid "Your new Access List Entry has been created"
-msgstr "Se ha creado tu nueva lista de acceso"
+msgstr ""
#: ../../admin/mail.php:94
msgid "Mail to"
-msgstr "Enviar a "
+msgstr ""
#: ../../admin/mail.php:105
msgid "Subject"
-msgstr "Asunto"
+msgstr ""
#: ../../admin/mail.php:112
msgid "Message"
-msgstr "Mensaje"
+msgstr ""
#: ../../admin/mail.php:122
msgid "Send Mail"
-msgstr "Enviar correo"
+msgstr ""
#: ../../admin/song.php:65
msgid "Songs Disabled"
-msgstr "Canciones deshabilitadas"
+msgstr ""
#: ../../admin/song.php:65
msgid "The requested song(s) have been disabled"
-msgstr "La cancin seleccionada ha sido deshabilitada"
+msgstr ""
#: ../../admin/song.php:75
msgid "Songs Enabled"
-msgstr "Canciones habilitadas"
+msgstr ""
#: ../../admin/song.php:75
msgid "The requested song(s) have been enabled"
-msgstr "Cancion(es) habilitada(as)"
+msgstr ""
#: ../../templates/show_install_account.inc.php:35
#: ../../templates/show_install_config.inc:35
#: ../../templates/show_install.inc:35
msgid "Ampache Installation"
-msgstr "Instalacin del Ampache"
+msgstr ""
#: ../../templates/show_install_account.inc.php:37
#: ../../templates/show_install_config.inc:37
#: ../../templates/show_install.inc:37
-#, fuzzy
msgid ""
"This Page handles the installation of the Ampache database and the creation "
"of the ampache.cfg.php file. Before you continue please make sure that you "
"have the following pre-requisites"
msgstr ""
-"Esta pgina se encarga de la instalacin de la base de datos del Ampache y la "
-"creacin del archivo ampache.cfg.php. Antes de continuar, asegrese que estos "
-"requisitos se cumplen"
#: ../../templates/show_install_account.inc.php:40
#: ../../templates/show_install_config.inc:40
@@ -766,16 +747,12 @@ msgstr ""
msgid ""
"A MySQL Server with a username and password that can create/modify databases"
msgstr ""
-" Un servidor con MySQL instalado y una contrasea con privilegios para crear "
-"y modificar la base de datos"
#: ../../templates/show_install_account.inc.php:41
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.dist.php file"
msgstr ""
-"El servidor tiene acceso de lectura a los archivos /sql/ampache.sql y /"
-"config/ampache.cfg.dist.php"
#: ../../templates/show_install_account.inc.php:43
#: ../../templates/show_install_config.inc:43
@@ -786,70 +763,60 @@ msgid ""
"values. If you would like to make changes to your ampache install at a later "
"date simply edit /config/ampache.cfg.php"
msgstr ""
-"Una vez que compruebe los requierimientos anteriores, por favor complete la "
-"siguiente informacin. Solo se le preguntarn los valores necesarios para la "
-"configuracin inicial. Si desea hacer cambios en la instalacin del Ampache, "
-"use el archivo ubicado en /config/ampache.cfg.php"
#: ../../templates/show_install_account.inc.php:48
#: ../../templates/show_install_config.inc:48
#: ../../templates/show_install.inc:47
msgid "Step 1 - Creating and Inserting the Ampache Database"
-msgstr "Paso 1 - Crear e Insertar la Base de Datos del Ampache"
+msgstr ""
#: ../../templates/show_install_account.inc.php:49
msgid "Step 2 - Creating the ampache.cfg.php file"
-msgstr "Paso 2 - Crear el archivo ampache.cfg.php"
+msgstr ""
#: ../../templates/show_install_account.inc.php:50
#: ../../templates/show_install_config.inc:53
#: ../../templates/show_install.inc:52
msgid "Step 3 - Setup Initial Account"
-msgstr "Paso 3 - Configurar la cuenta inicial"
+msgstr ""
#: ../../templates/show_install_account.inc.php:52
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be directed to the login page"
msgstr ""
-"En este paso se crea la cuenta de administracin del Ampache. Una vez que la "
-"cuenta este lista, se redireccionar a la pgina de inicio"
#: ../../templates/show_install_account.inc.php:55
-#, fuzzy
msgid "Create Admin Account"
-msgstr "Crear cuenta"
+msgstr ""
#: ../../templates/show_install_account.inc.php:60
#: ../../templates/show_user_registration.inc.php:109
#: ../../templates/userform.inc:40 ../../templates/show_users.inc:43
msgid "Username"
-msgstr "Nombre de usuario"
+msgstr ""
#: ../../templates/show_install_account.inc.php:64
#: ../../templates/show_user_registration.inc.php:137
#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:53
msgid "Password"
-msgstr "Contrasea"
+msgstr ""
#: ../../templates/show_install_account.inc.php:69
msgid "Create Account"
-msgstr "Crear cuenta"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:59
-#, fuzzy
msgid "Ampache New User Registration"
-msgstr "Instalacin del Ampache"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:74
-#, fuzzy
msgid "User Agreement"
-msgstr "Usuario eliminado"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:84
-#, fuzzy
msgid "I Accept"
-msgstr "Aceptar"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:101
msgid "User Information"
@@ -858,17 +825,17 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:119
#: ../../templates/userform.inc:48
msgid "Full Name"
-msgstr "Nombre completo"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:128
#: ../../templates/show_user.inc.php:40 ../../templates/userform.inc:55
msgid "E-mail"
-msgstr "Correo electrnico"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:146
#: ../../templates/show_user.inc.php:75 ../../templates/userform.inc:72
msgid "Confirm Password"
-msgstr "Confirmar contrasea"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:166
msgid "Clear Info"
@@ -876,35 +843,34 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:167
msgid "Register User"
-msgstr "Registar usuario"
+msgstr ""
#: ../../templates/show_confirm_action.inc.php:28
#: ../../templates/show_search.inc:106
msgid "Yes"
-msgstr "Si"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:26
msgid "Importing a Playlist from a File"
-msgstr "Importar listas de reproduccin desde archivos"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:29
#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:38
#: ../../templates/show_search.inc:95
msgid "Filename"
-msgstr "Nombre de archivo"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:36
msgid "Playlist Type"
-msgstr "Tipo de listas de reproduccin"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:49
msgid "Import Playlist"
msgstr ""
#: ../../templates/show_genre.inc.php:32
-#, fuzzy
msgid "Viewing"
-msgstr "Ver"
+msgstr ""
#: ../../templates/show_genre.inc.php:36 ../../templates/sidebar.inc.php:35
#: ../../templates/sidebar.inc.php:136
@@ -912,14 +878,14 @@ msgstr "Ver"
#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:65
#: ../../templates/show_browse_menu.inc:36 ../../templates/show_search.inc:136
msgid "Albums"
-msgstr "Albums"
+msgstr ""
#: ../../templates/show_genre.inc.php:41 ../../templates/sidebar.inc.php:36
#: ../../templates/sidebar.inc.php:135
#: ../../templates/show_local_catalog_info.inc.php:22
#: ../../templates/show_browse_menu.inc:35 ../../templates/show_search.inc:137
msgid "Artists"
-msgstr "Artistas"
+msgstr ""
#: ../../templates/show_genre.inc.php:46
#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:133
@@ -929,7 +895,7 @@ msgstr "Artistas"
#: ../../templates/show_albums.inc:41 ../../templates/show_albums.inc:71
#: ../../templates/show_search.inc:135
msgid "Songs"
-msgstr "Canciones"
+msgstr ""
#: ../../templates/show_user.inc.php:26
msgid "Changing User Information for"
@@ -940,7 +906,7 @@ msgstr ""
#: ../../templates/show_add_access.inc:40
#: ../../templates/show_access_list.inc:47
msgid "Name"
-msgstr "Nombre"
+msgstr ""
#: ../../templates/show_user.inc.php:48
msgid "Results Per Page"
@@ -964,7 +930,7 @@ msgstr ""
#: ../../templates/show_user.inc.php:91
msgid "Clear Stats"
-msgstr "Limpiar estadsticas"
+msgstr ""
#: ../../templates/show_genres.inc.php:38 ../../templates/show_uploads.inc:32
#: ../../templates/show_mpdpl.inc:68 ../../templates/show_songs.inc:50
@@ -972,7 +938,7 @@ msgstr "Limpiar estadsticas"
#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:75
#: ../../templates/show_access_list.inc:51 ../../templates/show_artist.inc:42
msgid "Action"
-msgstr "Accin"
+msgstr ""
#: ../../templates/show_genres.inc.php:48
#: ../../templates/show_playlists.inc.php:63
@@ -980,64 +946,61 @@ msgstr "Accin"
#: ../../templates/show_albums.inc:57 ../../templates/show_mpdplay.inc:64
#: ../../templates/show_artist.inc:67
msgid "Play"
-msgstr "Reproducir"
+msgstr ""
#: ../../templates/sidebar.inc.php:29
msgid "Users"
-msgstr "Usuarios"
+msgstr ""
#: ../../templates/sidebar.inc.php:30
msgid "Mail Users"
-msgstr "Usuarios de correo"
+msgstr ""
#: ../../templates/sidebar.inc.php:32
-#, fuzzy
msgid "Site Preferences"
-msgstr "Actualizar preferencias"
+msgstr ""
#: ../../templates/sidebar.inc.php:33
-#, fuzzy
msgid "Access List"
-msgstr "Listas de acceso"
+msgstr ""
#: ../../templates/sidebar.inc.php:38
-#, fuzzy
msgid "Lists"
-msgstr "Artistas"
+msgstr ""
#: ../../templates/sidebar.inc.php:45 ../../templates/menu.inc:29
msgid "Home"
-msgstr "Inicio"
+msgstr ""
#: ../../templates/sidebar.inc.php:49 ../../templates/menu.inc:63
#: ../../templates/menu.inc:66
msgid "Admin"
-msgstr "Admin"
+msgstr ""
#: ../../templates/sidebar.inc.php:66 ../../templates/menu.inc:40
msgid "Preferences"
-msgstr "Preferencias"
+msgstr ""
#: ../../templates/sidebar.inc.php:85 ../../templates/menu.inc:43
#: ../../templates/show_upload.inc:73
msgid "Upload"
-msgstr "Subir"
+msgstr ""
#: ../../templates/sidebar.inc.php:89
#: ../../templates/show_playlists.inc.php:28 ../../templates/menu.inc:38
msgid "Playlists"
-msgstr "Listas de reproduccin"
+msgstr ""
#: ../../templates/sidebar.inc.php:93 ../../templates/menu.inc:32
msgid "Local Play"
-msgstr "Reproduccin local"
+msgstr ""
#: ../../templates/sidebar.inc.php:112
#: ../../templates/show_playlists.inc.php:66
#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:59
#: ../../templates/show_mpdplay.inc:114
msgid "Random"
-msgstr "Aleatorio"
+msgstr ""
#: ../../templates/sidebar.inc.php:134
#: ../../templates/show_random_play_bar.inc.php:50
@@ -1057,16 +1020,16 @@ msgstr ""
#: ../../templates/sidebar.inc.php:146 ../../templates/menu.inc:75
#: ../../templates/menu.inc:81 ../../templates/menu.inc:85
msgid "Logout"
-msgstr "Salir"
+msgstr ""
#: ../../templates/show_confirmation.inc.php:30
msgid "Continue"
-msgstr "Continuar"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:31
#: ../../templates/show_random_play.inc:28
msgid "Play Random Selection"
-msgstr "Reproduccin aleatoria"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:51
#, fuzzy
@@ -1076,7 +1039,7 @@ msgstr "Artistas"
#: ../../templates/show_random_play_bar.inc.php:52
#: ../../templates/show_random_play.inc:60
msgid "Full Albums"
-msgstr "lbums completos"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:55
msgid "from"
@@ -1089,28 +1052,27 @@ msgstr "Agregado"
#: ../../templates/show_local_catalog_info.inc.php:10
msgid "Total Users"
-msgstr "Usuarios totales"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:14
msgid "Connected Users"
-msgstr "Usuarios conectados"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:30
msgid "Catalog Size"
-msgstr "Tamao del catlogo"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:34
msgid "Catalog Time"
-msgstr "Tiempo del catlogo"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:49
msgid "Play Selected"
-msgstr "Reproducir seleccin"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:52
-#, fuzzy
msgid "Download Selected"
-msgstr "Marcar la seleccin"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:55
msgid "Flag Selected"
@@ -1122,55 +1084,54 @@ msgstr "Editar seleccin"
#: ../../templates/show_play_selected.inc.php:64
msgid "Set Track Numbers"
-msgstr "Tracks"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:65
msgid "Remove Selected Tracks"
-msgstr "Eliminar tracks seleccionados"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Playlist"
-msgstr "Lista de reproduccin"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Add to"
-msgstr "Aadir a"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:73
#: ../../templates/show_playlists.inc.php:51
msgid "View"
-msgstr "Ver"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:74
#: ../../templates/show_playlists.inc.php:55 ../../templates/show_users.inc:58
#: ../../templates/show_users.inc:102
msgid "Edit"
-msgstr "Editar"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:27 ../../index.php:99
msgid "Newest Artist Additions"
-msgstr "Nuevos artistas"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:30 ../../index.php:106
msgid "Newest Album Additions"
-msgstr "Nuevos lbumes"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:27 ../../index.php:82
msgid "Most Popular Artists"
-msgstr "Artistas ms populares"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:30 ../../index.php:61
msgid "Most Popular Albums"
-msgstr "Albums ms populares"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:37
-#, fuzzy
msgid "Most Popular Genres"
-msgstr "Canciones ms populares"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:40 ../../index.php:89
msgid "Most Popular Songs"
-msgstr "Canciones ms populares"
+msgstr ""
#: ../../templates/show_get_albumart.inc.php:28
msgid "Customize Search"
@@ -1182,18 +1143,16 @@ msgstr ""
#: ../../templates/show_get_albumart.inc.php:59
msgid "Get Art"
-msgstr "Bajar arte"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
#: ../../templates/show_rename_artist.inc.php:51
-#, fuzzy
msgid "Rename"
-msgstr "Nombre de usuario"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
-#, fuzzy
msgid "to"
-msgstr "Detener"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:40
#: ../../templates/show_search.inc:144
@@ -1205,75 +1164,69 @@ msgid "Insert current"
msgstr ""
#: ../../templates/show_rename_artist.inc.php:47
-#, fuzzy
msgid "Update id3 tags"
-msgstr "Actualizar desde etiquetas"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:26
msgid "Albums by"
-msgstr "Albums de"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:34
msgid "Show All Songs By"
-msgstr "Mostrar todas las canciones de"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:35
msgid "Play All Songs By"
-msgstr "Reproducir todas las canciones de"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:36
msgid "Play Random Songs By"
-msgstr "Reproducir canciones aleatorias de"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:38
#: ../../templates/show_album.inc:72
msgid "Update from tags"
-msgstr "Actualizar desde etiquetas"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:39
-#, fuzzy
msgid "Rename Artist"
-msgstr "Artista"
+msgstr ""
#: ../../templates/show_playlists.inc.php:31
-#, fuzzy
msgid "Playlist Name"
-msgstr "Tipo de listas de reproduccin"
+msgstr ""
#: ../../templates/show_playlists.inc.php:32
-#, fuzzy
msgid "# Songs"
-msgstr "Canciones"
+msgstr ""
#: ../../templates/show_playlists.inc.php:33
msgid "Owner"
msgstr ""
#: ../../templates/show_playlists.inc.php:34
-#, fuzzy
msgid "Actions"
-msgstr "Accin"
+msgstr ""
#: ../../templates/show_playlists.inc.php:58
#: ../../templates/show_uploads.inc:50 ../../templates/catalog.inc:57
#: ../../templates/show_users.inc:70
msgid "Delete"
-msgstr "Borrar"
+msgstr ""
#: ../../templates/show_playlists.inc.php:71
#: ../../templates/show_songs.inc:140 ../../templates/show_album.inc:75
#: ../../templates/show_albums.inc:61 ../../templates/show_artist.inc:69
msgid "Download"
-msgstr "Descargar"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:33
msgid "Playlist Actions"
-msgstr "Actiones de las listas de reproduccin"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:34
-#, fuzzy
msgid "Create New Playlist"
-msgstr "Crear una nueva lista de reproduccin"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:35
#, fuzzy
@@ -1281,31 +1234,28 @@ msgid "View All Playlists"
msgstr "Nueva lista"
#: ../../templates/show_playlist_box.inc.php:36
-#, fuzzy
msgid "Import From File"
-msgstr "Importar listas de reproduccin desde archivos"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:38
-#, fuzzy
msgid "Normalize Tracks"
-msgstr "Pistas totales"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:39
-#, fuzzy
msgid "Play This Playlist"
-msgstr "Reproducir toda la lista"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:44
msgid "Preference"
-msgstr "Preferencia"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:45
msgid "Value"
-msgstr "Valor"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:47
msgid "Apply to All"
-msgstr "Aplicar a todos"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:54
msgid "description"
@@ -1313,9 +1263,8 @@ msgstr ""
#: ../../templates/show_object_rating.inc.php:25
#: ../../templates/show_songs.inc:52
-#, fuzzy
msgid "Rating"
-msgstr "Editando"
+msgstr ""
#: ../../localplay.php:81
msgid "Unknown action requested"
@@ -1323,15 +1272,13 @@ msgstr "Accin desconocida"
#: ../../browse.php:48 ../../albums.php:168 ../../albums.php:174
#: ../../albums.php:181 ../../albums.php:186 ../../albums.php:192
-#, fuzzy
msgid "Show Albums starting with"
-msgstr "<u>M</u>ostrar lbums que comiencen con"
+msgstr ""
#: ../../browse.php:78 ../../artists.php:128 ../../artists.php:132
#: ../../artists.php:138 ../../artists.php:151
-#, fuzzy
msgid "Show Artists starting with"
-msgstr "<u>M</u>ostrar artis que comienzan con"
+msgstr ""
#: ../../search.php:45
msgid "Error: No Keyword Entered"
@@ -1339,53 +1286,47 @@ msgstr ""
#: ../../tv.php:76 ../../templates/show_now_playing.inc:31
msgid "Now Playing"
-msgstr "Ahora reproduciento"
+msgstr ""
#: ../../artists.php:58 ../../albums.php:147
msgid "Starting Update from Tags"
-msgstr "Comenzar actualizacin de etiquetas"
+msgstr ""
#: ../../artists.php:63 ../../albums.php:152
msgid "Update From Tags Complete"
-msgstr "Actualizacin de etiquetas completo"
+msgstr ""
#: ../../amp-mpd.php:171 ../../playlist.php:63
msgid "New Playlist"
-msgstr "Nueva lista"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "Playlist Deleted"
-msgstr "Reproducir seleccin"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "The Requested Playlist has been deleted"
-msgstr "Cancion(es) habilitada(as)"
+msgstr ""
#: ../../playlist.php:56
-#, fuzzy
msgid "Are you sure you want to delete this playlist"
-msgstr "Confirmas borrar permanentemente"
+msgstr ""
#: ../../playlist.php:112
-#, fuzzy
msgid "Playlist Created"
-msgstr "Lista actualizada"
+msgstr ""
#: ../../playlist.php:112
msgid " has been created"
msgstr ""
#: ../../playlist.php:121
-#, fuzzy
msgid "Remote Selected Tracks"
-msgstr "Eliminar tracks seleccionados"
+msgstr ""
#: ../../playlist.php:139
-#, fuzzy
msgid "Playlist Updated"
-msgstr "Lista actualizada"
+msgstr ""
#: ../../playlist.php:139
msgid " has been updated"
@@ -1397,7 +1338,7 @@ msgstr "Informacin de cancion completa"
#: ../../user.php:45
msgid "Error: Password Does Not Match or Empty"
-msgstr "Error: Las contraseas no coinciden"
+msgstr ""
#: ../../user.php:51 ../../user.php:62
msgid "Error: Insufficient Rights"
@@ -1405,7 +1346,7 @@ msgstr "Error: Privilegios insuficientes"
#: ../../albums.php:44
msgid "Album Art Cleared"
-msgstr "Arte de lbumes eliminado"
+msgstr ""
#: ../../albums.php:44
msgid "Album Art information has been removed form the database"
@@ -1417,34 +1358,29 @@ msgstr ""
#: ../../albums.php:104
msgid "Album Art Not Located"
-msgstr "Arte no localizado"
+msgstr ""
#: ../../albums.php:104
msgid ""
"Album Art could not be located at this time. This may be due to Amazon being "
"busy, or the album not being present in their collection."
msgstr ""
-"El arte del album no pudo ser localizada en este momento. Puede ser que "
-"Amazon este ocupado, o que el album no se encuentre en su coleccin."
#: ../../albums.php:137
-#, fuzzy
msgid "Album Art Inserted"
-msgstr "Arte de lbumes eliminado"
+msgstr ""
#: ../../ratings.php:33
-#, fuzzy
msgid "Rating Updated"
-msgstr "Actualizacin rpida"
+msgstr ""
#: ../../ratings.php:33
msgid "Your rating for this object has been updated"
msgstr ""
#: ../../register.php:79
-#, fuzzy
msgid "Error Captcha Required"
-msgstr "Nombre de usuario obligatorio"
+msgstr ""
#: ../../register.php:86
msgid "Error Captcha Failed"
@@ -1463,19 +1399,16 @@ msgid "Please fill in your full name (Firstname Lastname)"
msgstr ""
#: ../../register.php:128
-#, fuzzy
msgid "You must enter a password"
-msgstr "Contrasea"
+msgstr ""
#: ../../register.php:132
-#, fuzzy
msgid "Your passwords do not match"
-msgstr "Las contraseas no coinciden"
+msgstr ""
#: ../../register.php:150
-#, fuzzy
msgid "Error: Insert Failed"
-msgstr "Error: Privilegios insuficientes"
+msgstr ""
#: ../../register.php:165
msgid "Registration Complete"
@@ -1490,9 +1423,8 @@ msgid "The validation key used isn't correct."
msgstr ""
#: ../../activate.php:51
-#, fuzzy
msgid "User activated"
-msgstr "Usuario eliminado"
+msgstr ""
#: ../../activate.php:51
msgid "This User ID is activated and can be used"
@@ -1508,14 +1440,12 @@ msgid ""
msgstr ""
#: ../../bin/print_tags.php.inc:48
-#, fuzzy
msgid "Filename:"
-msgstr "Nombre de archivo"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:49
-#, fuzzy
msgid "Error: Unable to write to"
-msgstr "Error: Imposible abrir"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:56
msgid "Error: Upload directory not inside a catalog"
@@ -1527,23 +1457,20 @@ msgid "Moved"
msgstr "Modo"
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "Adding"
-msgstr "Admin"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "to database"
-msgstr "Insertar base de datos."
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:86
msgid "Move Failed"
msgstr ""
#: ../../bin/quarantine_migration.php.inc:97
-#, fuzzy
msgid "Deleted"
-msgstr "Borrar"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:113
msgid ""
@@ -1562,14 +1489,12 @@ msgid ""
msgstr ""
#: ../../bin/quarantine_migration.php.inc:127
-#, fuzzy
msgid "Continue? (Y/N):"
-msgstr "Continuar"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:151
-#, fuzzy
msgid "Error: "
-msgstr "Error"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:152
msgid "!\n"
@@ -1595,15 +1520,15 @@ msgstr "Preferencias del Admin"
#: ../../templates/show_admin_index.inc:31 ../../templates/catalog.inc:95
msgid "Access Lists"
-msgstr "Listas de acceso"
+msgstr ""
#: ../../templates/show_admin_index.inc:33 ../../templates/catalog.inc:94
msgid "Add a catalog"
-msgstr "Aadir a catlogo"
+msgstr ""
#: ../../templates/show_admin_index.inc:35 ../../templates/catalog.inc:99
msgid "Clear Now Playing"
-msgstr "Eliminar listado de reproduccin actual"
+msgstr ""
#: ../../templates/show_admin_index.inc:36
#, fuzzy
@@ -1621,53 +1546,50 @@ msgid "Admin Sections"
msgstr "Seccin de administracin"
#: ../../templates/show_uploads.inc:33
-#, fuzzy
msgid "Status"
-msgstr "Estadsticas"
+msgstr ""
#: ../../templates/show_uploads.inc:34 ../../templates/flag.inc:58
#: ../../templates/list_flagged.inc:41 ../../templates/list_duplicates.inc:32
msgid "Song"
-msgstr "Cancin"
+msgstr ""
#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:46
#: ../../templates/list_duplicates.inc:37
msgid "Size"
-msgstr "Tamao"
+msgstr ""
#: ../../templates/show_uploads.inc:42
msgid "User"
-msgstr "Usuario"
+msgstr ""
#: ../../templates/show_uploads.inc:43
msgid "Date"
-msgstr "Fecha"
+msgstr ""
#: ../../templates/show_uploads.inc:49
msgid "Add"
-msgstr "Agregar"
+msgstr ""
#: ../../templates/show_mpdpl.inc:43
-#, fuzzy
msgid "MPD Server Playlist"
-msgstr "Lista de reproduccin del Servidor"
+msgstr ""
#: ../../templates/show_mpdpl.inc:45 ../../templates/show_mpdpl.inc:175
msgid "Refresh the Playlist Window"
-msgstr "Actualizar la ventana de la lista de reproduccin."
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "Click to shuffle (randomize) the playlist"
-msgstr "Click para orden aleatorio"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "shuffle"
-msgstr "aleatorio"
+msgstr ""
#: ../../templates/show_mpdpl.inc:48 ../../templates/show_mpdpl.inc:178
-#, fuzzy
msgid "Click to the clear the playlist"
-msgstr "Click para orden aleatorio"
+msgstr ""
#: ../../templates/show_mpdpl.inc:52 ../../templates/show_mpdpl.inc:182
msgid "Click to the remove all except the Now Playing"
@@ -1675,21 +1597,21 @@ msgstr ""
#: ../../templates/show_mpdpl.inc:62 ../../templates/show_songs.inc:41
msgid "Song title"
-msgstr "Ttulo de la cancin"
+msgstr ""
#: ../../templates/flag.inc:43
msgid "Flag song"
-msgstr "Marcar cancin"
+msgstr ""
#: ../../templates/flag.inc:45
msgid ""
"Flag the following song as having one of the problems listed below. Site "
"admins will then take the appropriate action for the flagged files."
-msgstr "Marcar la siguiente cancin"
+msgstr ""
#: ../../templates/flag.inc:62
msgid "Reason to flag"
-msgstr "Razn de la marca"
+msgstr ""
#: ../../templates/flag.inc:73
msgid "Flag Song"
@@ -1697,141 +1619,134 @@ msgstr "Marcar cancin."
#: ../../templates/customize_catalog.inc:24
msgid "Settings for catalog in"
-msgstr "Ajustes para el catlogo en"
+msgstr ""
#: ../../templates/customize_catalog.inc:32 ../../templates/add_catalog.inc:40
msgid "Auto-inserted Fields"
-msgstr "Campos automticos"
+msgstr ""
#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:41
msgid "album name"
-msgstr "nombre del album"
+msgstr ""
#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:42
msgid "artist name"
-msgstr "nombre del artista"
+msgstr ""
#: ../../templates/customize_catalog.inc:35
msgid "catalog path"
-msgstr "ruta del catlogo"
+msgstr ""
#: ../../templates/customize_catalog.inc:36 ../../templates/add_catalog.inc:43
msgid "id3 comment"
-msgstr "comentario id3"
+msgstr ""
#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:44
msgid "genre"
-msgstr "gnero"
+msgstr ""
#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:45
msgid "track number (padded with leading 0)"
-msgstr "nmero de la cancin (con 0 antes del nmero)"
+msgstr ""
#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:46
msgid "song title"
-msgstr "ttulo de la cancin"
+msgstr ""
#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:47
msgid "year"
-msgstr "ao"
+msgstr ""
#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:48
msgid "other"
-msgstr "otro"
+msgstr ""
#: ../../templates/customize_catalog.inc:45
msgid "ID3 set command"
-msgstr "ID3 set command"
+msgstr ""
#: ../../templates/customize_catalog.inc:51
msgid "Filename pattern"
-msgstr "Nombre de archivo"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "Folder Pattern"
-msgstr "Folder"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "(no leading or ending '/')"
-msgstr "(sin '/' antes o despues)"
+msgstr ""
#: ../../templates/customize_catalog.inc:69
msgid "Save Catalog Settings"
-msgstr "Guardar cambios"
+msgstr ""
#: ../../templates/show_test.inc:29
msgid "Ampache Debug"
-msgstr "Ampache Debug"
+msgstr ""
#: ../../templates/show_test.inc:30
msgid ""
"You've reached this page because a configuration error has occured. Debug "
"Information below"
msgstr ""
-"Un error inesperado se ha presentado. Informacin para debuggear a "
-"continuacin:"
#: ../../templates/show_test.inc:34
msgid "CHECK"
-msgstr "CHECK"
+msgstr ""
#: ../../templates/show_test.inc:36
msgid "STATUS"
-msgstr "STATUS"
+msgstr ""
#: ../../templates/show_test.inc:38
msgid "DESCRIPTION"
-msgstr "DESCRIPCION"
+msgstr ""
#: ../../templates/show_test.inc:41
msgid "PHP Version"
-msgstr "PHP Version"
+msgstr ""
#: ../../templates/show_test.inc:56
msgid ""
"This tests to make sure that you are running a version of PHP that is known "
"to work with Ampache."
msgstr ""
-"Esta prueba es para asegurarnos que su version de PHP funciona con Ampache."
#: ../../templates/show_test.inc:60
msgid "Mysql for PHP"
-msgstr "MySQL para PHP"
+msgstr ""
#: ../../templates/show_test.inc:75
msgid ""
"This test checks to see if you have the mysql extensions loaded for PHP. "
"These are required for Ampache to work."
-msgstr "Esta prueba revisa las extensiones de PHP."
+msgstr ""
#: ../../templates/show_test.inc:79
msgid "PHP Session Support"
-msgstr "Soporte de Sesiones de PHP"
+msgstr ""
#: ../../templates/show_test.inc:94
msgid ""
"This test checks to make sure that you have PHP session support enabled. "
"Sessions are required for Ampache to work."
msgstr ""
-"Estas pruebas se aseguran que las sesiones de PHP estn funcionandoLas "
-"Sesiones son necesarias para que Ampache funcione."
#: ../../templates/show_test.inc:98
msgid "PHP ICONV Support"
-msgstr "Soporte PHP ICONV"
+msgstr ""
#: ../../templates/show_test.inc:112
msgid ""
"This test checks to make sure you have Iconv support installed. Iconv "
"support is not required for Ampache, but it is highly recommended"
msgstr ""
-"Esta prueba es para revisar que Iconv esta instalado. Iconv no es necesario "
-"para Ampache, pero es recomendado."
#: ../../templates/show_test.inc:116
#: ../../templates/show_install_config.inc:88
msgid "Ampache.cfg.php Exists"
-msgstr "Existe ampache.cfg.php"
+msgstr ""
#: ../../templates/show_test.inc:131
msgid ""
@@ -1839,31 +1754,26 @@ msgid ""
"ampache.cfg.php is not in the correct locations or\n"
"\tit is not currently readable by your webserver."
msgstr ""
-"Intentando leer /config/ampache.cfg.php Si esto falla, el ampache.cfg.php no "
-"esta en la ruta correcta o no existe."
#: ../../templates/show_test.inc:137
#: ../../templates/show_install_config.inc:105
msgid "Ampache.cfg.php Configured?"
-msgstr "Est configurado el ampache.cfg.php?"
+msgstr ""
#: ../../templates/show_test.inc:154
-#, fuzzy
msgid ""
"This test makes sure that you have set all of the required configuration "
"variables and that we are able to \n"
"\tcompletely parse your config file"
msgstr ""
-"Esta prueba se asegura que todas las variables esten configuradas y que "
-"podemos leer el archivo de configuracin."
#: ../../templates/show_test.inc:160
msgid "Ampache.cfg.php Up to Date?"
-msgstr "Est actualizado el ampache.cfg.php?"
+msgstr ""
#: ../../templates/show_test.inc:180
msgid "Ampache.cfg.php is missing the following:"
-msgstr "Al ampache.cfg.php le falta:"
+msgstr ""
#: ../../templates/show_test.inc:181
msgid "Under CONF"
@@ -1875,13 +1785,13 @@ msgstr "Bajo LIBGLUE"
#: ../../templates/show_test.inc:196
msgid "DB Connection"
-msgstr "Conexin DB"
+msgstr ""
#: ../../templates/show_test.inc:212
msgid ""
"This attempts to connect to your database using the values from your ampache."
"cfg.php"
-msgstr "Esto intenta conectarse a su base de datos usando el ampache.cfg.php"
+msgstr ""
#: ../../templates/show_localplay.inc:30
msgid "Local Play Control"
@@ -1894,20 +1804,20 @@ msgstr "Reproduccin"
#: ../../templates/show_localplay.inc:39 ../../templates/list_header.inc:71
#: ../../templates/show_mpdplay.inc:62
msgid "Prev"
-msgstr "Anterior"
+msgstr ""
#: ../../templates/show_localplay.inc:40 ../../templates/show_mpdplay.inc:63
msgid "Stop"
-msgstr "Detener"
+msgstr ""
#: ../../templates/show_localplay.inc:42 ../../templates/show_mpdplay.inc:65
msgid "Pause"
-msgstr "Pausa"
+msgstr ""
#: ../../templates/show_localplay.inc:43 ../../templates/list_header.inc:94
#: ../../templates/show_mpdplay.inc:66
msgid "Next"
-msgstr "Siguiente"
+msgstr ""
#: ../../templates/show_localplay.inc:49
msgid "Volume"
@@ -1930,60 +1840,58 @@ msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
-"En la siguiente forma, inserte una ruta local (ej. /data/music) o un URL a "
-"una instalacin remota de Ampache (ej. http://miotroampache.com)."
#: ../../templates/add_catalog.inc:37
msgid "Catalog Name"
-msgstr "Nombre del catlogo"
+msgstr ""
#: ../../templates/add_catalog.inc:54
msgid "Path"
-msgstr "Ruta"
+msgstr ""
#: ../../templates/add_catalog.inc:58
msgid "Catalog Type"
-msgstr "Tipo de catlogo"
+msgstr ""
#: ../../templates/add_catalog.inc:62
msgid "Remote"
-msgstr "Remoto"
+msgstr ""
#: ../../templates/add_catalog.inc:67
msgid "ID3 Set Command"
-msgstr "Comando ID3"
+msgstr ""
#: ../../templates/add_catalog.inc:71
msgid "Filename Pattern"
-msgstr "Nombre de archivo"
+msgstr ""
#: ../../templates/add_catalog.inc:79 ../../templates/catalog.inc:101
msgid "Gather Album Art"
-msgstr "Recopilar arte de los albums"
+msgstr ""
#: ../../templates/add_catalog.inc:83
msgid "ID3V2 Tags"
-msgstr "Etiquetas ID3V2"
+msgstr ""
#: ../../templates/add_catalog.inc:86
msgid "Amazon"
-msgstr "Amazon"
+msgstr ""
#: ../../templates/add_catalog.inc:89
msgid "File Folder"
-msgstr "Folder del archivo"
+msgstr ""
#: ../../templates/add_catalog.inc:96
msgid "Build Playlists from m3u Files"
-msgstr "Generar listas de reproduccin con los archivos m3u"
+msgstr ""
#: ../../templates/add_catalog.inc:103
msgid "Add Catalog"
-msgstr "Agregar catlogo"
+msgstr ""
#: ../../templates/list_flagged.inc:42 ../../templates/show_songs.inc:49
msgid "Flag"
-msgstr "Bandera"
+msgstr ""
#: ../../templates/list_flagged.inc:43
msgid "New Flag"
@@ -2003,12 +1911,11 @@ msgstr "Aceptar"
#: ../../templates/list_flagged.inc:70
msgid "Reject"
-msgstr "Rechazar"
+msgstr ""
#: ../../templates/header.inc:49
-#, fuzzy
msgid "You are currently logged in as"
-msgstr "esta en lnea como"
+msgstr ""
#: ../../templates/header.inc:58
msgid "Go!"
@@ -2016,15 +1923,15 @@ msgstr ""
#: ../../templates/show_songs.inc:143
msgid "Direct Link"
-msgstr "Liga directa"
+msgstr ""
#: ../../templates/show_songs.inc:166
msgid "Total"
-msgstr "Total"
+msgstr ""
#: ../../templates/show_search_bar.inc:36 ../../templates/show_search.inc:54
msgid "Search Ampache"
-msgstr "Busqueda"
+msgstr ""
#: ../../templates/show_install_config.inc:41
#: ../../templates/show_install.inc:41
@@ -2032,13 +1939,11 @@ msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.php.dist file"
msgstr ""
-"El servidor si tiene permiso de lectura de los archivos /sql/ampache.sql y /"
-"config/ampache.cfg.php.dist"
#: ../../templates/show_install_config.inc:49
#: ../../templates/show_install.inc:51
msgid "Step 2 - Creating the Ampache.cfg.php file"
-msgstr "Paso 2 - Creando el archivo ampache.cfg.php"
+msgstr ""
#: ../../templates/show_install_config.inc:51
msgid ""
@@ -2046,103 +1951,100 @@ msgid ""
"out directly to your webserver. If access is denied it will prompt you to "
"download the config file. Please put the downloaded config file in /config"
msgstr ""
-"En este paso se utilizan los valores de configuracin, para hacer una prueba "
-"de escritura en su sistema. Si se niega el permiso, se le enviar el archivo "
-"a usted. Cuando termine de descargarse, cpielo en /config"
#: ../../templates/show_install_config.inc:60
msgid "Web Path"
-msgstr "Ruta Web"
+msgstr ""
#: ../../templates/show_install_config.inc:64
#: ../../templates/show_install.inc:59
msgid "Desired Database Name"
-msgstr "Nombre de datos de base sugerida"
+msgstr ""
#: ../../templates/show_install_config.inc:68
#: ../../templates/show_install.inc:63
msgid "MySQL Hostname"
-msgstr "Mysql Hostname"
+msgstr ""
#: ../../templates/show_install_config.inc:72
msgid "MySQL Username"
-msgstr "MySQL nombre de usuario"
+msgstr ""
#: ../../templates/show_install_config.inc:76
msgid "MySQL Password"
-msgstr "MySQL Contrasea"
+msgstr ""
#: ../../templates/show_install_config.inc:81
msgid "Write Config"
-msgstr "Escribir configuracin"
+msgstr ""
#: ../../templates/show_install_config.inc:125
msgid "Check for Config"
-msgstr "Revisar si existe Config"
+msgstr ""
#: ../../templates/show_album.inc:67
msgid "Play Album"
-msgstr "Reproducir album"
+msgstr ""
#: ../../templates/show_album.inc:68
msgid "Play Random from Album"
-msgstr "Reproducir Album aleatorio"
+msgstr ""
#: ../../templates/show_album.inc:69
msgid "Reset Album Art"
-msgstr "Reestablacer el Arte del album"
+msgstr ""
#: ../../templates/show_album.inc:70
msgid "Find Album Art"
-msgstr "Buscar arte del album"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "Editing"
-msgstr "Editando"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "preferences"
-msgstr "preferencias"
+msgstr ""
#: ../../templates/show_preferences.inc:44
msgid "Rebuild Preferences"
-msgstr "Recargar preferencias"
+msgstr ""
#: ../../templates/show_preferences.inc:73
msgid "Update Preferences"
-msgstr "Actualizar preferencias"
+msgstr ""
#: ../../templates/show_preferences.inc:77
msgid "Cancel"
-msgstr "Cancelar"
+msgstr ""
#: ../../templates/userform.inc:25
msgid "Adding a New User"
-msgstr "Agregando usuario nuevo"
+msgstr ""
#: ../../templates/userform.inc:29
msgid "Editing existing User"
-msgstr "Editar usuario"
+msgstr ""
#: ../../templates/userform.inc:80
msgid "User Access Level"
-msgstr "Usar el nivel de acceso"
+msgstr ""
#: ../../templates/userform.inc:96
msgid "Add User"
-msgstr "Agregar usuario"
+msgstr ""
#: ../../templates/userform.inc:101
msgid "Update User"
-msgstr "Actualizar usuarios"
+msgstr ""
#: ../../templates/show_random_play.inc:34
msgid "Item count"
-msgstr "Conteo"
+msgstr ""
#: ../../templates/show_random_play.inc:49
msgid "From genre"
-msgstr "De gnero"
+msgstr ""
#: ../../templates/show_random_play.inc:58
msgid "Standard"
@@ -2150,12 +2052,11 @@ msgstr ""
#: ../../templates/show_random_play.inc:59
msgid "Favor Unplayed"
-msgstr "No reproducidas"
+msgstr ""
#: ../../templates/show_random_play.inc:61
-#, fuzzy
msgid "Full Artist"
-msgstr "Artista"
+msgstr ""
#: ../../templates/show_random_play.inc:66
msgid "from catalog"
@@ -2170,24 +2071,23 @@ msgid ""
"This step creates and inserts the Ampache database, as such please provide a "
"mysql account with database creation rights. This step may take a while "
"depending upon the speed of your computer"
-msgstr "Este paso crea e inserta las bases de datos de tu ampache."
+msgstr ""
#: ../../templates/show_install.inc:67
msgid "MySQL Administrative Username"
-msgstr "Nombre de usuario de MySQL"
+msgstr ""
#: ../../templates/show_install.inc:71
msgid "MySQL Administrative Password"
-msgstr "Contrasea del MySQL administrativo."
+msgstr ""
#: ../../templates/show_install.inc:75
msgid "Create Database User for New Database"
msgstr ""
#: ../../templates/show_install.inc:80
-#, fuzzy
msgid "Ampache Database Username"
-msgstr "Nombre de datos de base sugerida"
+msgstr ""
#: ../../templates/show_install.inc:84
msgid "Ampache Database User Password"
@@ -2195,36 +2095,34 @@ msgstr ""
#: ../../templates/show_install.inc:89
msgid "Insert Database"
-msgstr "Insertar base de datos."
+msgstr ""
#: ../../templates/show_add_access.inc:31
msgid "Add Access for a Host"
-msgstr "Aadir acceso a un Host"
+msgstr ""
#: ../../templates/show_add_access.inc:33
msgid ""
"Use the form below to add a host that you want to have access to your "
"Ampache catalog."
msgstr ""
-"Use las formas abajo para agregar un host que pueda entrar al catlogo de "
-"Ampache."
#: ../../templates/show_add_access.inc:46
msgid "Start IP Address"
-msgstr "Iniciar direccin IP."
+msgstr ""
#: ../../templates/show_add_access.inc:52
msgid "End IP Address"
-msgstr "Termina la direccin IP?"
+msgstr ""
#: ../../templates/show_add_access.inc:58
#: ../../templates/show_access_list.inc:50
msgid "Level"
-msgstr "Nivel"
+msgstr ""
#: ../../templates/show_add_access.inc:72
msgid "Add Host"
-msgstr "Agregar Host"
+msgstr ""
#: ../../templates/catalog.inc:30
msgid ""
@@ -2232,56 +2130,55 @@ msgid ""
"\"http://php.oregonstate.edu/iconv\">Iconv</a> for information on getting "
"ICONV"
msgstr ""
-"Error: ICONV no encontrado, etiquetas ID3V2 no se importaran correctamente"
#: ../../templates/catalog.inc:39
msgid "Update Catalogs"
-msgstr "Actualizar catlogos"
+msgstr ""
#: ../../templates/catalog.inc:65
msgid "Fast Add"
-msgstr "Aadir"
+msgstr ""
#: ../../templates/catalog.inc:72
msgid "Fast Update"
-msgstr "Actualizacin rpida"
+msgstr ""
#: ../../templates/catalog.inc:85
msgid "You don't have any catalogs."
-msgstr "No tiene ningn catlogo"
+msgstr ""
#: ../../templates/catalog.inc:96
msgid "Show Duplicate Songs"
-msgstr "Mostrar canciones duplicadas"
+msgstr ""
#: ../../templates/catalog.inc:97
msgid "Show Disabled Songs"
-msgstr "Mostrar canciones no habilitadas"
+msgstr ""
#: ../../templates/catalog.inc:98
msgid "Clear Catalog Stats"
-msgstr "Eliminar estadsticas del catlogo"
+msgstr ""
#: ../../templates/catalog.inc:100
msgid "Dump Album Art"
-msgstr "Eliminar arte de lbum"
+msgstr ""
#: ../../templates/catalog.inc:102
msgid "View flagged songs"
-msgstr "Ver canciones marcadas"
+msgstr ""
#: ../../templates/catalog.inc:103
msgid "Catalog Tools"
-msgstr "Herramientas de Catlogo"
+msgstr ""
#: ../../templates/menu.inc:73 ../../templates/menu.inc:79
msgid "Account"
-msgstr "Cuenta"
+msgstr ""
#: ../../templates/menu.inc:74 ../../templates/menu.inc:80
#: ../../templates/show_users.inc:64 ../../templates/show_users.inc:112
msgid "Stats"
-msgstr "Estadsticas"
+msgstr ""
#: ../../templates/show_upload.inc:30
msgid "Uploading Music to Ampache"
@@ -2293,41 +2190,39 @@ msgstr ""
#: ../../templates/show_upload.inc:72
msgid "max_upload_size"
-msgstr "max_upload_size"
+msgstr ""
#: ../../templates/show_users.inc:40
msgid "Fullname"
-msgstr "Nombre completo"
+msgstr ""
#: ../../templates/show_users.inc:48
msgid "Last Seen"
-msgstr "ltima visita"
+msgstr ""
#: ../../templates/show_users.inc:53
-#, fuzzy
msgid "Registration Date"
-msgstr "Registar usuario"
+msgstr ""
#: ../../templates/show_users.inc:61 ../../templates/show_users.inc:107
msgid "Prefs"
-msgstr "Preferencias"
+msgstr ""
#: ../../templates/show_users.inc:67
msgid "Access"
-msgstr "Acceso"
+msgstr ""
#: ../../templates/show_users.inc:73
msgid "On-line"
-msgstr "En lnea"
+msgstr ""
#: ../../templates/show_users.inc:126
msgid "delete"
-msgstr "borrar"
+msgstr ""
#: ../../templates/list_duplicates.inc:28
-#, fuzzy
msgid "Duplicate Songs"
-msgstr "Mostrar canciones duplicadas"
+msgstr ""
#: ../../templates/list_duplicates.inc:35
msgid "Length"
@@ -2347,50 +2242,47 @@ msgstr ""
#: ../../templates/show_login_form.inc:49
#: ../../templates/show_login_form.inc:63
msgid "Login"
-msgstr "Login"
+msgstr ""
#: ../../templates/show_login_form.inc:59
msgid "Remember Me"
-msgstr "Recuerda mi info"
+msgstr ""
#: ../../templates/show_login_form.inc:72
-#, fuzzy
msgid "Register"
-msgstr "Registar usuario"
+msgstr ""
#: ../../templates/show_access_list.inc:34
msgid "Host Access to Your Catalog"
-msgstr "Acceso a tu catlogo"
+msgstr ""
#: ../../templates/show_access_list.inc:43
msgid "Add Entry"
-msgstr "Agregar registro"
+msgstr ""
#: ../../templates/show_access_list.inc:48
msgid "Start Address"
-msgstr "Direccin de inicio"
+msgstr ""
#: ../../templates/show_access_list.inc:49
msgid "End Address"
-msgstr "Direccin final"
+msgstr ""
#: ../../templates/show_access_list.inc:65
msgid "Revoke"
-msgstr "Revocar"
+msgstr ""
#: ../../templates/show_search.inc:57
msgid "Keywords"
msgstr ""
#: ../../templates/show_search.inc:102
-#, fuzzy
msgid "Played"
-msgstr "Reproducir"
+msgstr ""
#: ../../templates/show_search.inc:110
-#, fuzzy
msgid "Min Bitrate"
-msgstr "Bitrate"
+msgstr ""
#: ../../templates/show_search.inc:132
msgid "Object Type"
@@ -2410,9 +2302,8 @@ msgid "AND"
msgstr ""
#: ../../templates/show_search.inc:150
-#, fuzzy
msgid "Method"
-msgstr "Modo"
+msgstr ""
#: ../../templates/show_search.inc:153
msgid "Fuzzy"
@@ -2444,24 +2335,23 @@ msgstr ""
#: ../../templates/show_mpdplay.inc:39
msgid "MPD Play Control"
-msgstr "Control MPD"
+msgstr ""
#: ../../templates/show_mpdplay.inc:100
msgid "Loop"
-msgstr "Ciclo"
+msgstr ""
#: ../../templates/show_mpdplay.inc:107 ../../templates/show_mpdplay.inc:120
msgid "On"
-msgstr "Encendido"
+msgstr ""
#: ../../templates/show_mpdplay.inc:108 ../../templates/show_mpdplay.inc:121
msgid "Off"
-msgstr "Apagado"
+msgstr ""
#: ../../templates/show_mpdplay.inc:134
-#, fuzzy
msgid "Now Playing :"
-msgstr "Ahora reproduciento"
+msgstr ""
#: ../../templates/show_mpdplay.inc:163
msgid "On Deck "
@@ -2473,139 +2363,138 @@ msgstr ""
#: ../../templates/show_artist.inc:36
msgid "Select"
-msgstr "Seleccionar"
+msgstr ""
#: ../../templates/show_artist.inc:38
msgid "Cover"
-msgstr "Portada"
+msgstr ""
#: ../../templates/show_artist.inc:39
msgid "Album Name"
-msgstr "Nombre del lbum"
+msgstr ""
#: ../../templates/show_artist.inc:40
msgid "Album Year"
-msgstr "Ao del lbum"
+msgstr ""
#: ../../templates/show_artist.inc:41
msgid "Total Tracks"
-msgstr "Pistas totales"
+msgstr ""
#: ../../templates/show_big_art.inc:31
-#, fuzzy
msgid "Album Art"
-msgstr "Buscar arte del album"
+msgstr ""
#: ../../templates/show_big_art.inc:35
msgid "Click to close window"
msgstr ""
-#~ msgid "No Results Found"
-#~ msgstr "No se encontraron resultados"
+msgid "No Results Found"
+msgstr "No se encontraron resultados"
-#~ msgid "New"
-#~ msgstr "Nuevo"
+msgid "New"
+msgstr "Nuevo"
-#~ msgid "View All"
-#~ msgstr "Ver todos"
+msgid "View All"
+msgstr "Ver todos"
-#~ msgid "Import"
-#~ msgstr "Importar"
+msgid "Import"
+msgstr "Importar"
-#~ msgid "Public"
-#~ msgstr "Pblico"
+msgid "Public"
+msgstr ""
-#~ msgid "Your Private"
-#~ msgstr "Tu privado"
+msgid "Your Private"
+msgstr "Tu privado"
-#~ msgid "Other Private"
-#~ msgstr "Otro privado"
+msgid "Other Private"
+msgstr "Otro privado"
-#~ msgid "There are no playlists of this type"
-#~ msgstr "No hay listas de reproduccin de este tipo"
+msgid "There are no playlists of this type"
+msgstr "No hay listas de reproduccin de este tipo"
-#~ msgid "View Limit"
-#~ msgstr "Lmite"
+msgid "View Limit"
+msgstr "Lmite"
-#~ msgid "All songs by"
-#~ msgstr "Todas las canciones de"
+msgid "All songs by"
+msgstr "Todas las canciones de"
-#~ msgid "owned by"
-#~ msgstr "pertenece a"
+msgid "owned by"
+msgstr "pertenece a"
-#~ msgid "Edit Playlist"
-#~ msgstr "Editar lista de reproduccin"
+msgid "Edit Playlist"
+msgstr ""
-#~ msgid "Play Random"
-#~ msgstr "Reproducir aleatoreo"
+msgid "Play Random"
+msgstr ""
-#~ msgid "Welcome to"
-#~ msgstr "Bienvenido a"
+msgid "Welcome to"
+msgstr "Bienvenido a"
-#~ msgid "Album Art Located"
-#~ msgstr "Se localiz el arte del lbum"
+msgid "Album Art Located"
+msgstr "Se localiz el arte del lbum"
-#~ msgid ""
-#~ "Album Art information has been located in Amazon. If incorrect, click "
-#~ "\"Reset Album Art\" below to remove the artwork."
-#~ msgstr ""
-#~ "Se localiz el arte en Amazon. Si esta incorrecta, haga click en "
-#~ "\"Eliminar arte\""
+msgid ""
+"Album Art information has been located in Amazon. If incorrect, click "
+"\"Reset Album Art\" below to remove the artwork."
+msgstr ""
+"Se localiz el arte en Amazon. Si esta incorrecta, haga click en \"Eliminar "
+"arte\""
-#~ msgid "<u>S</u>how all albums"
-#~ msgstr "<u>M</u>ostrar todos los lbumes"
+msgid "<u>S</u>how all albums"
+msgstr "<u>M</u>ostrar todos los lbumes"
-#~ msgid "Select a starting letter or Show all"
-#~ msgstr "Seleccione una letra o Mostrar todo"
+msgid "Select a starting letter or Show all"
+msgstr "Seleccione una letra o Mostrar todo"
-#~ msgid "An Unknown Error has occured."
-#~ msgstr "Error desconocido"
+msgid "An Unknown Error has occured."
+msgstr "Error desconocido"
-#~ msgid "Successfully-Quarantined"
-#~ msgstr "En Cuarentena"
+msgid "Successfully-Quarantined"
+msgstr "En Cuarentena"
-#~ msgid "Successfully-Cataloged"
-#~ msgstr "Catalogada satisfactoriamente"
+msgid "Successfully-Cataloged"
+msgstr "Catalogada satisfactoriamente"
-#~ msgid "Quarantined"
-#~ msgstr "En cuarentena"
+msgid "Quarantined"
+msgstr "En cuarentena"
-#~ msgid "Create/Modify User Accounts for Ampache"
-#~ msgstr "Crear/Modificar cuentas de usuario para Ampache"
+msgid "Create/Modify User Accounts for Ampache"
+msgstr "Crear/Modificar cuentas de usuario para Ampache"
-#~ msgid "Mail"
-#~ msgstr "Correo"
+msgid "Mail"
+msgstr "Correo"
-#~ msgid "Mail your users to notfiy them of changes"
-#~ msgstr "Enviar un mensaje a los usuarios"
+msgid "Mail your users to notfiy them of changes"
+msgstr "Enviar un mensaje a los usuarios"
-#~ msgid "Create/Update/Clean your catalog here"
-#~ msgstr "Creacin/Actualizacin/Mantenimiento del catlogo"
+msgid "Create/Update/Clean your catalog here"
+msgstr "Creacin/Actualizacin/Mantenimiento del catlogo"
-#~ msgid "Modify Site-wide preferences"
-#~ msgstr "Preferencias de todo el sitio"
+msgid "Modify Site-wide preferences"
+msgstr "Preferencias de todo el sitio"
-#~ msgid "Modify Access List Permissions"
-#~ msgstr "Modificar los permisos en las listas de acceso"
+msgid "Modify Access List Permissions"
+msgstr "Modificar los permisos en las listas de acceso"
-#~ msgid "Must have access_control=true in ampache.cfg"
-#~ msgstr "Se requiere que el access_contro=true en ampache.cfg.php"
+msgid "Must have access_control=true in ampache.cfg"
+msgstr "Se requiere que el access_contro=true en ampache.cfg.php"
-#~ msgid "Type"
-#~ msgstr "Tipo"
+msgid "Type"
+msgstr ""
-#~ msgid "Please Ensure All Files Are Tagged Correctly"
-#~ msgstr "Asegrese que todos los archivos estan correctamente etiquetados"
+msgid "Please Ensure All Files Are Tagged Correctly"
+msgstr "Asegrese que todos los archivos estan correctamente etiquetados"
-#~ msgid ""
-#~ "Ampache relies on id3 tags to sort data. If your file is not tagged it "
-#~ "may be deleted."
-#~ msgstr ""
-#~ "Ampache se basa en la informacin de las etiquetas ID3. Si tu archivo no "
-#~ "esta debidamente etiquetado, se borrar"
+msgid ""
+"Ampache relies on id3 tags to sort data. If your file is not tagged it may "
+"be deleted."
+msgstr ""
+"Ampache se basa en la informacin de las etiquetas ID3. Si tu archivo no "
+"esta debidamente etiquetado, se borrar"
-#~ msgid "refresh now"
-#~ msgstr "actualizar ahora"
+msgid "refresh now"
+msgstr "actualizar ahora"
-#~ msgid "clear"
-#~ msgstr "limpiear"
+msgid "clear"
+msgstr "limpiear"
diff --git a/locale/nl_NL/LC_MESSAGES/messages.po b/locale/nl_NL/LC_MESSAGES/messages.po
index 91d04657..5e038e3b 100644
--- a/locale/nl_NL/LC_MESSAGES/messages.po
+++ b/locale/nl_NL/LC_MESSAGES/messages.po
@@ -10,28 +10,28 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-01-07 22:47-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Ruud Schilders <ruudboy@gmail.com>\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../play/index.php:50
msgid "Session Expired: please log in again at"
-msgstr "Sessie Verlopen: Log a.u.b. nogmaals in"
+msgstr ""
#: ../../lib/class/catalog.class.php:281 ../../lib/class/catalog.class.php:566
#: ../../lib/class/album.class.php:263
msgid "Error: Unable to open"
-msgstr "Fout: Kon niet openen"
+msgstr ""
#: ../../lib/class/catalog.class.php:304
msgid "Error: Unable to change to directory"
-msgstr "Fout: Kon niet van directory veranderen"
+msgstr ""
#: ../../lib/class/catalog.class.php:330
msgid "Error: Unable to get filesize for"
-msgstr "Fout: Kon bestandsgrootte niet achterhalen voor"
+msgstr ""
#: ../../lib/class/catalog.class.php:365
msgid "Added"
@@ -39,175 +39,174 @@ msgstr "Toegevoegd"
#: ../../lib/class/catalog.class.php:377
msgid "is not readable by ampache"
-msgstr "kan niet worden gelezen door ampache"
+msgstr ""
#: ../../lib/class/catalog.class.php:441
msgid "Found in ID3"
-msgstr "Gevonden in ID3"
+msgstr ""
#: ../../lib/class/catalog.class.php:445
msgid "Found on Amazon"
-msgstr "Gevonden op Amazon"
+msgstr ""
#: ../../lib/class/catalog.class.php:449
msgid "Found in Folder"
-msgstr "Gevonden in Map"
+msgstr ""
#: ../../lib/class/catalog.class.php:453
msgid "Found"
-msgstr "Gevonden"
+msgstr ""
#: ../../lib/class/catalog.class.php:456
msgid "Not Found"
-msgstr "Niet Gevonden"
+msgstr ""
#: ../../lib/class/catalog.class.php:464
msgid "Searched"
-msgstr "Gezocht"
+msgstr ""
#: ../../lib/class/catalog.class.php:622
msgid "Starting Dump Album Art"
-msgstr "Start Dumpen Album Hoesjes"
+msgstr ""
#: ../../lib/class/catalog.class.php:642
msgid "Written"
-msgstr "Geschreven"
+msgstr ""
#: ../../lib/class/catalog.class.php:651
msgid "Error unable to open file for writting"
-msgstr "Fout kon bestand niet openen voor schrijven"
+msgstr ""
#: ../../lib/class/catalog.class.php:658
msgid "Album Art Dump Complete"
-msgstr "Album Hoesjes Dump Compleet"
+msgstr ""
#: ../../lib/class/catalog.class.php:659 ../../artists.php:64
#: ../../albums.php:153
msgid "Return"
-msgstr "Terug"
+msgstr ""
#: ../../lib/class/catalog.class.php:728
msgid "Starting Catalog Build"
-msgstr "Start Catalogus Opbouwen"
+msgstr ""
#: ../../lib/class/catalog.class.php:733
msgid "Running Remote Sync"
-msgstr "Draait Synchronisatie Op Afstand"
+msgstr ""
#: ../../lib/class/catalog.class.php:745 ../../lib/class/catalog.class.php:904
msgid "Added Playlist From"
-msgstr "Speellijst Toegevoegd Van"
+msgstr ""
#: ../../lib/class/catalog.class.php:752 ../../lib/class/catalog.class.php:913
#: ../../admin/catalog.php:258
msgid "Starting Album Art Search"
-msgstr "Start Zoeken van Album Hoesjes"
+msgstr ""
#: ../../lib/class/catalog.class.php:762
msgid "Catalog Finished"
-msgstr "Catalogus Klaar"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:932
msgid "Total Time"
-msgstr "Totale Tijdsduur"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:933
msgid "Total Songs"
-msgstr "Totaal Liedjes"
+msgstr ""
#: ../../lib/class/catalog.class.php:763 ../../lib/class/catalog.class.php:933
msgid "Songs Per Seconds"
-msgstr "Liedjes Per Seconde"
+msgstr ""
#: ../../lib/class/catalog.class.php:797
#: ../../lib/class/catalog.class.php:1512
msgid "Updated"
-msgstr "Bijgewerkt"
+msgstr ""
#: ../../lib/class/catalog.class.php:804
msgid "No Update Needed"
-msgstr "Bijwerken Niet Nodig"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "Starting New Song Search on"
-msgstr "Start Nieuwe Liedjes Zoekopdracht op"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "catalog"
-msgstr "catalogus"
+msgstr ""
#: ../../lib/class/catalog.class.php:889
msgid "Running Remote Update"
-msgstr "Werkt Bij Op Afstand"
+msgstr ""
#: ../../lib/class/catalog.class.php:932
msgid "Catalog Update Finished"
-msgstr "Catalogus Bijwerken Klaar"
+msgstr ""
#: ../../lib/class/catalog.class.php:952 ../../lib/mpd.php:43
#: ../../lib/mpd.php:52 ../../albums.php:74
msgid "Error"
-msgstr "Fout"
+msgstr ""
#: ../../lib/class/catalog.class.php:952
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
msgstr ""
-"Kon XMLRPB bibliotheek niet laden, controleer of XML-RPC geaktiveerd is"
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Error connecting to"
-msgstr "Fout met verbinden naar"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Code"
-msgstr "Code"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Reason"
-msgstr "Reden"
+msgstr ""
#: ../../lib/class/catalog.class.php:1007
msgid "Completed updating remote catalog(s)"
-msgstr "Bijwerken catalogus(sen) op afstand klaar"
+msgstr ""
#: ../../lib/class/catalog.class.php:1138
msgid "Checking"
-msgstr "Controleren"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "Catalog Clean Done"
-msgstr "Catalogus Opschonen Klaar"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "files removed"
-msgstr "bestanden verwijderd"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469
msgid "Updating the"
-msgstr "Bijwerken van de"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469 ../../templates/sidebar.inc.php:31
msgid "Catalog"
-msgstr "Catalogus"
+msgstr ""
#: ../../lib/class/catalog.class.php:1470
msgid "songs found checking tag information."
-msgstr "liedjes gevonden controleert label informatie"
+msgstr ""
#: ../../lib/class/catalog.class.php:1520
msgid " FOUND"
-msgstr "GEVONDEN"
+msgstr ""
#: ../../lib/class/catalog.class.php:1521
msgid "Searching for new Album Art"
-msgstr "Zoekt naar nieuwe Album Hoesjes"
+msgstr ""
#: ../../lib/class/catalog.class.php:1525
msgid "Album Art Already Found"
-msgstr "Album Hoesjes Al Gevonden"
+msgstr ""
#: ../../lib/class/artist.class.php:223
msgid "Error: Name Identical"
@@ -216,7 +215,7 @@ msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/duplicates.php:113
#: ../../templates/show_search.inc:66
msgid "Title"
-msgstr "Titel"
+msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/class/song.class.php:279
#: ../../lib/class/song.class.php:283 ../../lib/class/song.class.php:287
@@ -225,16 +224,16 @@ msgstr "Titel"
#: ../../lib/class/song.class.php:309 ../../lib/class/song.class.php:313
#: ../../lib/class/song.class.php:317 ../../lib/class/song.class.php:322
msgid "updated to"
-msgstr "bijgewerkt tot"
+msgstr ""
#: ../../lib/class/song.class.php:279 ../../templates/show_uploads.inc:39
#: ../../templates/show_songs.inc:47 ../../templates/list_duplicates.inc:36
msgid "Bitrate"
-msgstr "Bitratio"
+msgstr ""
#: ../../lib/class/song.class.php:283
msgid "Rate"
-msgstr "Ratio"
+msgstr ""
#: ../../lib/class/song.class.php:287
msgid "Mode"
@@ -243,16 +242,16 @@ msgstr ""
#: ../../lib/class/song.class.php:291 ../../templates/show_uploads.inc:38
#: ../../templates/show_mpdpl.inc:66 ../../templates/show_songs.inc:45
msgid "Time"
-msgstr "Tijd"
+msgstr ""
#: ../../lib/class/song.class.php:295 ../../templates/show_mpdpl.inc:65
#: ../../templates/show_songs.inc:39 ../../templates/show_songs.inc:44
msgid "Track"
-msgstr "Nummer"
+msgstr ""
#: ../../lib/class/song.class.php:299
msgid "Filesize"
-msgstr "Bestandsgrootte"
+msgstr ""
#: ../../lib/class/song.class.php:304
#: ../../templates/show_get_albumart.inc.php:33
@@ -262,7 +261,7 @@ msgstr "Bestandsgrootte"
#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:33
#: ../../templates/show_search.inc:71
msgid "Artist"
-msgstr "Artiest"
+msgstr ""
#: ../../lib/class/song.class.php:309
#: ../../templates/show_get_albumart.inc.php:41
@@ -276,12 +275,12 @@ msgstr ""
#: ../../lib/class/song.class.php:313 ../../templates/show_albums.inc:43
#: ../../templates/show_albums.inc:73 ../../templates/show_search.inc:90
msgid "Year"
-msgstr "Jaar"
+msgstr ""
#: ../../lib/class/song.class.php:317 ../../templates/flag.inc:66
#: ../../templates/list_flagged.inc:46
msgid "Comment"
-msgstr "Commentaar"
+msgstr ""
#: ../../lib/class/song.class.php:322 ../../templates/show_genre.inc.php:32
#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:37
@@ -292,65 +291,63 @@ msgid "Genre"
msgstr ""
#: ../../lib/class/stream.class.php:198
-#, fuzzy
msgid "Opened for writing"
-msgstr "Geopend om te schrijven"
+msgstr ""
#: ../../lib/class/stream.class.php:203
msgid "Error, cannot write"
-msgstr "Fout, kan niet schrijven"
+msgstr ""
#: ../../lib/class/stream.class.php:214
msgid "Error, cannot write song in file"
-msgstr "Fout, kan liedje niet in bestand wegschrijven"
+msgstr ""
#: ../../lib/class/stream.class.php:220
msgid "Closed after write"
-msgstr "Gesloten na schrijven"
+msgstr ""
#: ../../lib/class/genre.class.php:278
-#, fuzzy
msgid "Show Genres starting with"
-msgstr "<u>T</u>oon artiesten beginnend met"
+msgstr ""
#: ../../lib/class/album.class.php:151
msgid "Various"
-msgstr "Diverse"
+msgstr ""
#: ../../lib/duplicates.php:102
msgid "Find Duplicates"
-msgstr "Zoek dubbele"
+msgstr ""
#: ../../lib/duplicates.php:105
msgid "Search Type"
-msgstr "Zoek Type"
+msgstr ""
#: ../../lib/duplicates.php:119
msgid "Artist and Title"
-msgstr "Artiest en Titel"
+msgstr ""
#: ../../lib/duplicates.php:124
msgid "Artist, Album and Title"
-msgstr "Artiest, Album en Titel"
+msgstr ""
#: ../../lib/duplicates.php:132 ../../templates/sidebar.inc.php:97
#: ../../templates/sidebar.inc.php:103 ../../templates/show_search_bar.inc:41
#: ../../templates/menu.inc:39 ../../templates/show_search.inc:171
msgid "Search"
-msgstr "Zoeken"
+msgstr ""
#: ../../lib/preferences.php:252 ../../templates/show_users.inc:118
msgid "Enable"
-msgstr "Geaktiveerd"
+msgstr ""
#: ../../lib/preferences.php:253 ../../templates/show_users.inc:121
#: ../../templates/list_duplicates.inc:31
msgid "Disable"
-msgstr "Ge-deaktiveerd"
+msgstr ""
#: ../../lib/preferences.php:265 ../../templates/add_catalog.inc:61
msgid "Local"
-msgstr "Lokaal"
+msgstr ""
#: ../../lib/preferences.php:268
msgid "Stream"
@@ -378,7 +375,7 @@ msgstr ""
#: ../../lib/preferences.php:290
msgid "Simple M3U"
-msgstr "Eenvoudige M3U"
+msgstr ""
#: ../../lib/preferences.php:291
msgid "PLS"
@@ -402,16 +399,15 @@ msgstr ""
#: ../../lib/general.lib.php:897 ../../lib/general.lib.php:908
msgid "English"
-msgstr "Engels"
+msgstr ""
#: ../../lib/general.lib.php:907
msgid "German"
msgstr "Duits"
#: ../../lib/general.lib.php:909
-#, fuzzy
msgid "British English"
-msgstr "Engels"
+msgstr ""
#: ../../lib/general.lib.php:910
msgid "Spanish"
@@ -431,7 +427,7 @@ msgstr ""
#: ../../lib/general.lib.php:914
msgid "Turkish"
-msgstr "Turks"
+msgstr ""
#: ../../lib/general.lib.php:915
msgid "Simplified Chinese"
@@ -439,78 +435,76 @@ msgstr ""
#: ../../lib/general.lib.php:916
msgid "Unknown"
-msgstr "Onbekend"
+msgstr ""
#: ../../lib/ui.lib.php:222
-#, fuzzy
msgid "Error Access Denied"
-msgstr "Gebruiker Toegangsniveau"
+msgstr ""
#: ../../lib/ui.lib.php:299 ../../templates/sidebar.inc.php:69
#: ../../templates/header.inc:51 ../../templates/menu.inc:35
msgid "Browse"
-msgstr "Bladeren"
+msgstr ""
#: ../../lib/ui.lib.php:301
msgid "Show w/o art"
-msgstr "Toon zonder hoesje"
+msgstr ""
#: ../../lib/ui.lib.php:304
msgid "Show all"
-msgstr "Toon alles"
+msgstr ""
#: ../../lib/ui.lib.php:721
-#, fuzzy
msgid "No Catalogs Found!"
-msgstr "Niet Gevonden"
+msgstr ""
#: ../../lib/ui.lib.php:722 ../../templates/add_catalog.inc:29
msgid "Add a Catalog"
-msgstr "Catalogus toevoegen"
+msgstr ""
#: ../../lib/ui.lib.php:723 ../../templates/show_local_catalog_info.inc.php:7
msgid "Catalog Statistics"
-msgstr "Catalogus Statistieken"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "day"
-msgstr "dag"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "days"
-msgstr "dagen"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hour"
-msgstr "uur"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hours"
-msgstr "uren"
+msgstr ""
#: ../../lib/ui.lib.php:1053 ../../templates/sidebar.inc.php:128
#: ../../templates/show_random_play_bar.inc.php:45
#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:46
#: ../../templates/show_albums.inc:58
msgid "All"
-msgstr "Alles"
+msgstr ""
#: ../../lib/Browser.php:867
msgid "file"
-msgstr "bestand"
+msgstr ""
#: ../../lib/Browser.php:871
msgid "File uploads not supported."
-msgstr "Bestanden uploaden niet ondersteund."
+msgstr ""
#: ../../lib/Browser.php:889
msgid "No file uploaded"
-msgstr "Geen bestand ge-upload."
+msgstr ""
#: ../../lib/Browser.php:896
#, php-format
msgid "There was a problem with the file upload: No %s was uploaded."
-msgstr "Er was een probleem met de bestands-upload: Geen %s was ge-upload."
+msgstr ""
#: ../../lib/Browser.php:901
#, php-format
@@ -518,55 +512,42 @@ msgid ""
"There was a problem with the file upload: The %s was larger than the maximum "
"allowed size (%d bytes)."
msgstr ""
-"Er was een probleem met de bestands-upload: De %s was groter dan de maximum "
-"toegestane grootte (%d bytes)."
#: ../../lib/Browser.php:903
#, php-format
msgid ""
"There was a problem with the file upload: The %s was only partially uploaded."
msgstr ""
-"Er was een probleem met de bestands-upload: De %s was slechts gedeeltelijk "
-"ge-upload."
#: ../../lib/upload.php:228
-#, fuzzy
msgid "The file uploaded successfully"
-msgstr "Geen bestand ge-upload."
+msgstr ""
#: ../../lib/upload.php:229
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
-"Het ge-uploade bestand overschrijdt de upload_max_filesize parameter in php."
-"ini"
#: ../../lib/upload.php:230
-#, fuzzy
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-"Het ge-uploade bestand overschrijdt de MAX_FILE_SIZE parameter "
-"gespecificeerd in het HTML formulier."
#: ../../lib/upload.php:231
-#, fuzzy
msgid "The uploaded file was only partially uploaded"
-msgstr "Het ge-uploade bestand was slechts gedeeltelijk ge-upload."
+msgstr ""
#: ../../lib/upload.php:232
-#, fuzzy
msgid "No file was uploaded"
-msgstr "Er is geen bestand ge-ulpoad."
+msgstr ""
#: ../../lib/upload.php:233
msgid "Missing a temporary folder"
msgstr ""
#: ../../lib/rating.lib.php:55
-#, fuzzy
msgid "Don't Play"
-msgstr "Lokaal Afspelen"
+msgstr ""
#: ../../lib/rating.lib.php:58
msgid "It's Pretty Bad"
@@ -594,27 +575,27 @@ msgstr ""
#: ../../lib/playlist.lib.php:73
msgid "No songs in this playlist."
-msgstr "Geen liedjes in deze speellijst."
+msgstr ""
#: ../../modules/lib.php:537
msgid "Create a new playlist"
-msgstr "Maak een nieuwe speellijst"
+msgstr ""
#: ../../modules/admin.php:46
msgid "Manage Users"
-msgstr "Beheer Gebruikers"
+msgstr ""
#: ../../modules/admin.php:48 ../../templates/show_admin_index.inc:34
msgid "Add a new user"
-msgstr "Gebruiker Toevoegen"
+msgstr ""
#: ../../admin/catalog.php:49 ../../templates/catalog.inc:63
msgid "Add to Catalog(s)"
-msgstr "Voeg toe aan catalogus(sen)"
+msgstr ""
#: ../../admin/catalog.php:60 ../../templates/catalog.inc:64
msgid "Add to all Catalogs"
-msgstr "Voeg toe aan alle Catalogussen"
+msgstr ""
#: ../../admin/catalog.php:69
msgid "Error Connecting"
@@ -622,27 +603,27 @@ msgstr "Fout bij Verbinding"
#: ../../admin/catalog.php:83 ../../templates/catalog.inc:70
msgid "Update Catalog(s)"
-msgstr "Catalogus(sen) Bijwerken"
+msgstr ""
#: ../../admin/catalog.php:94 ../../templates/catalog.inc:71
msgid "Update All Catalogs"
-msgstr "Alle Catalogussen Bijwerken"
+msgstr ""
#: ../../admin/catalog.php:126 ../../templates/catalog.inc:77
msgid "Clean Catalog(s)"
-msgstr "Catalogus(sen) Opschonen"
+msgstr ""
#: ../../admin/catalog.php:156 ../../templates/catalog.inc:78
msgid "Clean All Catalogs"
-msgstr "Alle Catalogussen Opschonen"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "Now Playing Cleared"
-msgstr "Speelt Nu Leeggemaakt"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "All now playing data has been cleared"
-msgstr "Alle Speelt Nu gegevens zijn leeggemaakt."
+msgstr ""
#: ../../admin/catalog.php:211
msgid "Do you really want to clear your catalog?"
@@ -650,120 +631,115 @@ msgstr "Wilt u echt uw catalogus leegmaken?"
#: ../../admin/catalog.php:218
msgid "Do you really want to clear the statistics for this catalog?"
-msgstr "Wilt u echt de statistieken voor deze catalogus leegmaken?"
+msgstr ""
#: ../../admin/catalog.php:235
msgid "Do you really want to delete this catalog?"
-msgstr "Wilt u echt deze catalogus verwijderen?"
+msgstr ""
#: ../../admin/catalog.php:266
msgid "Album Art Search Finished"
-msgstr "Album Hoesjes Zoeken Klaar"
+msgstr ""
#: ../../admin/users.php:72 ../../admin/users.php:119
msgid "Error Username Required"
-msgstr "Fout Gebruikersnaam Vereist"
+msgstr ""
#: ../../admin/users.php:75 ../../admin/users.php:115
msgid "Error Passwords don't match"
-msgstr "Fout Wachtwoorden niet hetzelfde"
+msgstr ""
#: ../../admin/users.php:124 ../../register.php:136
-#, fuzzy
msgid "Error Username already exists"
-msgstr "Fout Gebruikersnaam Vereist"
+msgstr ""
#: ../../admin/users.php:145
msgid "Are you sure you want to permanently delete"
-msgstr "Weet u zeker dat u dit permanent wilt verwijderen:"
+msgstr ""
#: ../../admin/users.php:152 ../../templates/show_confirm_action.inc.php:29
#: ../../templates/show_search.inc:107
msgid "No"
-msgstr "Nee"
+msgstr ""
#: ../../admin/users.php:154
msgid "User Deleted"
-msgstr "Gebruiker Verwijderd"
+msgstr ""
#: ../../admin/users.php:157
msgid "Delete Error"
-msgstr "Fout bij Verwijderen"
+msgstr ""
#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
-msgstr "Kan niet de laatste beheerder verwijderen"
+msgstr ""
#: ../../admin/access.php:40
msgid "Do you really want to delete this Access Record?"
-msgstr "Wilt u echt deze toegangs gegevens verwijderen?"
+msgstr ""
#: ../../admin/access.php:48
msgid "Entry Deleted"
-msgstr "Gegeven Verwijderd"
+msgstr ""
#: ../../admin/access.php:48
msgid "Your Access List Entry has been removed"
-msgstr "Uw toegangslijst gegeven is verwijderd"
+msgstr ""
#: ../../admin/access.php:58
msgid "Entry Added"
-msgstr "Gegeven toegevoegd"
+msgstr ""
#: ../../admin/access.php:58
msgid "Your new Access List Entry has been created"
-msgstr "Uw nieuwe Toegangslijst gegeven is aangemaakt"
+msgstr ""
#: ../../admin/mail.php:94
msgid "Mail to"
-msgstr "Mail naar"
+msgstr ""
#: ../../admin/mail.php:105
msgid "Subject"
-msgstr "Onderwerp"
+msgstr ""
#: ../../admin/mail.php:112
msgid "Message"
-msgstr "Bericht"
+msgstr ""
#: ../../admin/mail.php:122
msgid "Send Mail"
-msgstr "Verstuur mail"
+msgstr ""
#: ../../admin/song.php:65
msgid "Songs Disabled"
-msgstr "Liedjes Uitgeschakeld"
+msgstr ""
#: ../../admin/song.php:65
msgid "The requested song(s) have been disabled"
-msgstr "De gevraagde liedjes zijn uitgeschakeld"
+msgstr ""
#: ../../admin/song.php:75
msgid "Songs Enabled"
-msgstr "Liedjes Aktief"
+msgstr ""
#: ../../admin/song.php:75
msgid "The requested song(s) have been enabled"
-msgstr "De gevraagde liedjes zijn aktief gemaakt"
+msgstr ""
#: ../../templates/show_install_account.inc.php:35
#: ../../templates/show_install_config.inc:35
#: ../../templates/show_install.inc:35
msgid "Ampache Installation"
-msgstr "Ampache Installatie"
+msgstr ""
#: ../../templates/show_install_account.inc.php:37
#: ../../templates/show_install_config.inc:37
#: ../../templates/show_install.inc:37
-#, fuzzy
msgid ""
"This Page handles the installation of the Ampache database and the creation "
"of the ampache.cfg.php file. Before you continue please make sure that you "
"have the following pre-requisites"
msgstr ""
-"Deze pagina gaat over de installatie van de Ampache database en het aanmaken "
-"van het ampache.cfg.php bestand. Voordat u doorgaat controleer of u aan de "
-"volgende vereisten voldoet"
#: ../../templates/show_install_account.inc.php:40
#: ../../templates/show_install_config.inc:40
@@ -771,16 +747,12 @@ msgstr ""
msgid ""
"A MySQL Server with a username and password that can create/modify databases"
msgstr ""
-"Een MySQL Server met een gebruikersnaam en wachtwoord welke databases kan "
-"aanmaken/aanpassen"
#: ../../templates/show_install_account.inc.php:41
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.dist.php file"
msgstr ""
-"Uw webserver heeft leestoegang tot het /sql/ampache.sql bestand en het /"
-"config/ampache.cfg.dist.php bestand"
#: ../../templates/show_install_account.inc.php:43
#: ../../templates/show_install_config.inc:43
@@ -791,70 +763,60 @@ msgid ""
"values. If you would like to make changes to your ampache install at a later "
"date simply edit /config/ampache.cfg.php"
msgstr ""
-"Als u heeft gecontroleerd dat u aan de bovenstaande vereisten voldoet vul "
-"dan de onderstaande informatie in. U wordt alleen gevraagd om de vereiste "
-"configuratie waarden. Als u later aanpassingen wilt maken aan uw ampache "
-"installatie past u gewoon /config/ampache.cfg.php aan"
#: ../../templates/show_install_account.inc.php:48
#: ../../templates/show_install_config.inc:48
#: ../../templates/show_install.inc:47
msgid "Step 1 - Creating and Inserting the Ampache Database"
-msgstr "Stap 1 - Aanmaken en Laden van de Ampache Database"
+msgstr ""
#: ../../templates/show_install_account.inc.php:49
msgid "Step 2 - Creating the ampache.cfg.php file"
-msgstr "Stap 2 - Aanmaken van het ampache.cfg.php bestand"
+msgstr ""
#: ../../templates/show_install_account.inc.php:50
#: ../../templates/show_install_config.inc:53
#: ../../templates/show_install.inc:52
msgid "Step 3 - Setup Initial Account"
-msgstr "Stap 3 - Aanmaken Eerste Gebruiker"
+msgstr ""
#: ../../templates/show_install_account.inc.php:52
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be directed to the login page"
msgstr ""
-"Deze stap maakt uw eerste Ampache beheerder aan. Als uw beheerder eenmaal is "
-"aangemaakt wordt u doorgestuurd naar de inlog pagina"
#: ../../templates/show_install_account.inc.php:55
-#, fuzzy
msgid "Create Admin Account"
-msgstr "Aanmaken Gebruiker"
+msgstr ""
#: ../../templates/show_install_account.inc.php:60
#: ../../templates/show_user_registration.inc.php:109
#: ../../templates/userform.inc:40 ../../templates/show_users.inc:43
msgid "Username"
-msgstr "Gebruikersnaam"
+msgstr ""
#: ../../templates/show_install_account.inc.php:64
#: ../../templates/show_user_registration.inc.php:137
#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:53
msgid "Password"
-msgstr "Wachtwoord"
+msgstr ""
#: ../../templates/show_install_account.inc.php:69
msgid "Create Account"
-msgstr "Aanmaken Gebruiker"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:59
-#, fuzzy
msgid "Ampache New User Registration"
-msgstr "Ampache Installatie"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:74
-#, fuzzy
msgid "User Agreement"
-msgstr "Gebruikersnaam"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:84
-#, fuzzy
msgid "I Accept"
-msgstr "Accepteren"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:101
msgid "User Information"
@@ -863,7 +825,7 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:119
#: ../../templates/userform.inc:48
msgid "Full Name"
-msgstr "Volledige Naam"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:128
#: ../../templates/show_user.inc.php:40 ../../templates/userform.inc:55
@@ -873,7 +835,7 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:146
#: ../../templates/show_user.inc.php:75 ../../templates/userform.inc:72
msgid "Confirm Password"
-msgstr "Bevestig Wachtwoord"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:166
msgid "Clear Info"
@@ -881,35 +843,34 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:167
msgid "Register User"
-msgstr "Registreer Gebruiker"
+msgstr ""
#: ../../templates/show_confirm_action.inc.php:28
#: ../../templates/show_search.inc:106
msgid "Yes"
-msgstr "Ja"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:26
msgid "Importing a Playlist from a File"
-msgstr "Speellijst importeren uit een Bestand"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:29
#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:38
#: ../../templates/show_search.inc:95
msgid "Filename"
-msgstr "Bestandsnaam"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:36
msgid "Playlist Type"
-msgstr "Speellijst type"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:49
msgid "Import Playlist"
-msgstr "Speellijst Importeren"
+msgstr ""
#: ../../templates/show_genre.inc.php:32
-#, fuzzy
msgid "Viewing"
-msgstr "Bekijken"
+msgstr ""
#: ../../templates/show_genre.inc.php:36 ../../templates/sidebar.inc.php:35
#: ../../templates/sidebar.inc.php:136
@@ -924,7 +885,7 @@ msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:22
#: ../../templates/show_browse_menu.inc:35 ../../templates/show_search.inc:137
msgid "Artists"
-msgstr "Artiesten"
+msgstr ""
#: ../../templates/show_genre.inc.php:46
#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:133
@@ -934,7 +895,7 @@ msgstr "Artiesten"
#: ../../templates/show_albums.inc:41 ../../templates/show_albums.inc:71
#: ../../templates/show_search.inc:135
msgid "Songs"
-msgstr "Liedjes"
+msgstr ""
#: ../../templates/show_user.inc.php:26
msgid "Changing User Information for"
@@ -945,7 +906,7 @@ msgstr ""
#: ../../templates/show_add_access.inc:40
#: ../../templates/show_access_list.inc:47
msgid "Name"
-msgstr "Naam"
+msgstr ""
#: ../../templates/show_user.inc.php:48
msgid "Results Per Page"
@@ -969,7 +930,7 @@ msgstr ""
#: ../../templates/show_user.inc.php:91
msgid "Clear Stats"
-msgstr "Statistieken Verwijderen"
+msgstr ""
#: ../../templates/show_genres.inc.php:38 ../../templates/show_uploads.inc:32
#: ../../templates/show_mpdpl.inc:68 ../../templates/show_songs.inc:50
@@ -977,7 +938,7 @@ msgstr "Statistieken Verwijderen"
#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:75
#: ../../templates/show_access_list.inc:51 ../../templates/show_artist.inc:42
msgid "Action"
-msgstr "Aktie"
+msgstr ""
#: ../../templates/show_genres.inc.php:48
#: ../../templates/show_playlists.inc.php:63
@@ -985,64 +946,61 @@ msgstr "Aktie"
#: ../../templates/show_albums.inc:57 ../../templates/show_mpdplay.inc:64
#: ../../templates/show_artist.inc:67
msgid "Play"
-msgstr "Afspelen"
+msgstr ""
#: ../../templates/sidebar.inc.php:29
msgid "Users"
-msgstr "Gebruikers"
+msgstr ""
#: ../../templates/sidebar.inc.php:30
msgid "Mail Users"
-msgstr "Mail Gebruikers"
+msgstr ""
#: ../../templates/sidebar.inc.php:32
-#, fuzzy
msgid "Site Preferences"
-msgstr "Voorkeuren Bijwerken"
+msgstr ""
#: ../../templates/sidebar.inc.php:33
-#, fuzzy
msgid "Access List"
-msgstr "Toegangs lijsten"
+msgstr ""
#: ../../templates/sidebar.inc.php:38
-#, fuzzy
msgid "Lists"
-msgstr "Artiesten"
+msgstr ""
#: ../../templates/sidebar.inc.php:45 ../../templates/menu.inc:29
msgid "Home"
-msgstr "Begin"
+msgstr ""
#: ../../templates/sidebar.inc.php:49 ../../templates/menu.inc:63
#: ../../templates/menu.inc:66
msgid "Admin"
-msgstr "Beheer"
+msgstr ""
#: ../../templates/sidebar.inc.php:66 ../../templates/menu.inc:40
msgid "Preferences"
-msgstr "Voorkeuren"
+msgstr ""
#: ../../templates/sidebar.inc.php:85 ../../templates/menu.inc:43
#: ../../templates/show_upload.inc:73
msgid "Upload"
-msgstr "Uploaden"
+msgstr ""
#: ../../templates/sidebar.inc.php:89
#: ../../templates/show_playlists.inc.php:28 ../../templates/menu.inc:38
msgid "Playlists"
-msgstr "Speellijsten"
+msgstr ""
#: ../../templates/sidebar.inc.php:93 ../../templates/menu.inc:32
msgid "Local Play"
-msgstr "Lokaal Afspelen"
+msgstr ""
#: ../../templates/sidebar.inc.php:112
#: ../../templates/show_playlists.inc.php:66
#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:59
#: ../../templates/show_mpdplay.inc:114
msgid "Random"
-msgstr "Willekeurig"
+msgstr ""
#: ../../templates/sidebar.inc.php:134
#: ../../templates/show_random_play_bar.inc.php:50
@@ -1062,16 +1020,16 @@ msgstr ""
#: ../../templates/sidebar.inc.php:146 ../../templates/menu.inc:75
#: ../../templates/menu.inc:81 ../../templates/menu.inc:85
msgid "Logout"
-msgstr "Uitloggen"
+msgstr ""
#: ../../templates/show_confirmation.inc.php:30
msgid "Continue"
-msgstr "Doorgaan"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:31
#: ../../templates/show_random_play.inc:28
msgid "Play Random Selection"
-msgstr "Speel Willekeurige Selectie"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:51
#, fuzzy
@@ -1081,7 +1039,7 @@ msgstr "Volledige Artiest"
#: ../../templates/show_random_play_bar.inc.php:52
#: ../../templates/show_random_play.inc:60
msgid "Full Albums"
-msgstr "Volledige Albums"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:55
msgid "from"
@@ -1094,28 +1052,27 @@ msgstr "Toegevoegd"
#: ../../templates/show_local_catalog_info.inc.php:10
msgid "Total Users"
-msgstr "Totaal Aantal Gebruikers"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:14
msgid "Connected Users"
-msgstr "Verbonden Gebruikers"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:30
msgid "Catalog Size"
-msgstr "Catalogus Grootte"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:34
msgid "Catalog Time"
-msgstr "Catalogus Tijd"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:49
msgid "Play Selected"
-msgstr "Selectie Afspelen"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:52
-#, fuzzy
msgid "Download Selected"
-msgstr "Selectie Aanvinken"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:55
msgid "Flag Selected"
@@ -1127,55 +1084,54 @@ msgstr "Selectie Bewerken"
#: ../../templates/show_play_selected.inc.php:64
msgid "Set Track Numbers"
-msgstr "Nummering"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:65
msgid "Remove Selected Tracks"
-msgstr "Verwijder Geselecteerde Nummers"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Playlist"
-msgstr "Speellijst"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Add to"
-msgstr "Voeg toe aan"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:73
#: ../../templates/show_playlists.inc.php:51
msgid "View"
-msgstr "Bekijken"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:74
#: ../../templates/show_playlists.inc.php:55 ../../templates/show_users.inc:58
#: ../../templates/show_users.inc:102
msgid "Edit"
-msgstr "Aanpassen"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:27 ../../index.php:99
msgid "Newest Artist Additions"
-msgstr "Nieuwste Artiest Toevoegingen"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:30 ../../index.php:106
msgid "Newest Album Additions"
-msgstr "Nieuwste Album Toevoegingen"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:27 ../../index.php:82
msgid "Most Popular Artists"
-msgstr "Meest Populaire Artiesten"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:30 ../../index.php:61
msgid "Most Popular Albums"
-msgstr "Meest Populaire Albums"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:37
-#, fuzzy
msgid "Most Popular Genres"
-msgstr "Meest Populaire Liedjes"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:40 ../../index.php:89
msgid "Most Popular Songs"
-msgstr "Meest Populaire Liedjes"
+msgstr ""
#: ../../templates/show_get_albumart.inc.php:28
msgid "Customize Search"
@@ -1187,13 +1143,12 @@ msgstr ""
#: ../../templates/show_get_albumart.inc.php:59
msgid "Get Art"
-msgstr "Haal Hoesje"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
#: ../../templates/show_rename_artist.inc.php:51
-#, fuzzy
msgid "Rename"
-msgstr "Gebruikersnaam"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
msgid "to"
@@ -1209,60 +1164,55 @@ msgid "Insert current"
msgstr ""
#: ../../templates/show_rename_artist.inc.php:47
-#, fuzzy
msgid "Update id3 tags"
-msgstr "Bijwerken uit labels"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:26
msgid "Albums by"
-msgstr "Albums van"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:34
msgid "Show All Songs By"
-msgstr "Toon alle liedjes door"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:35
msgid "Play All Songs By"
-msgstr "Speel alle liedjes van"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:36
msgid "Play Random Songs By"
-msgstr "Speel willekeurige liedjes van"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:38
#: ../../templates/show_album.inc:72
msgid "Update from tags"
-msgstr "Bijwerken uit labels"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:39
-#, fuzzy
msgid "Rename Artist"
-msgstr "Artiest"
+msgstr ""
#: ../../templates/show_playlists.inc.php:31
-#, fuzzy
msgid "Playlist Name"
-msgstr "Speellijst type"
+msgstr ""
#: ../../templates/show_playlists.inc.php:32
-#, fuzzy
msgid "# Songs"
-msgstr "Liedjes"
+msgstr ""
#: ../../templates/show_playlists.inc.php:33
msgid "Owner"
msgstr ""
#: ../../templates/show_playlists.inc.php:34
-#, fuzzy
msgid "Actions"
-msgstr "Aktie"
+msgstr ""
#: ../../templates/show_playlists.inc.php:58
#: ../../templates/show_uploads.inc:50 ../../templates/catalog.inc:57
#: ../../templates/show_users.inc:70
msgid "Delete"
-msgstr "Verwijderen"
+msgstr ""
#: ../../templates/show_playlists.inc.php:71
#: ../../templates/show_songs.inc:140 ../../templates/show_album.inc:75
@@ -1272,12 +1222,11 @@ msgstr ""
#: ../../templates/show_playlist_box.inc.php:33
msgid "Playlist Actions"
-msgstr "Speellijst Akties"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:34
-#, fuzzy
msgid "Create New Playlist"
-msgstr "Maak een nieuwe speellijst"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:35
#, fuzzy
@@ -1285,31 +1234,28 @@ msgid "View All Playlists"
msgstr "Nieuwe Speellijst"
#: ../../templates/show_playlist_box.inc.php:36
-#, fuzzy
msgid "Import From File"
-msgstr "Speellijst importeren uit een Bestand"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:38
-#, fuzzy
msgid "Normalize Tracks"
-msgstr "Aantal Nummers"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:39
-#, fuzzy
msgid "Play This Playlist"
-msgstr "Speel de Gehele Speellijst"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:44
msgid "Preference"
-msgstr "Voorkeur"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:45
msgid "Value"
-msgstr "Waarde"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:47
msgid "Apply to All"
-msgstr "Toepassen op alles"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:54
msgid "description"
@@ -1317,9 +1263,8 @@ msgstr ""
#: ../../templates/show_object_rating.inc.php:25
#: ../../templates/show_songs.inc:52
-#, fuzzy
msgid "Rating"
-msgstr "Bewerken"
+msgstr ""
#: ../../localplay.php:81
msgid "Unknown action requested"
@@ -1327,15 +1272,13 @@ msgstr "Onbekende aktie gevraagd"
#: ../../browse.php:48 ../../albums.php:168 ../../albums.php:174
#: ../../albums.php:181 ../../albums.php:186 ../../albums.php:192
-#, fuzzy
msgid "Show Albums starting with"
-msgstr "<u>T</u>oon alleen albums beginnend met"
+msgstr ""
#: ../../browse.php:78 ../../artists.php:128 ../../artists.php:132
#: ../../artists.php:138 ../../artists.php:151
-#, fuzzy
msgid "Show Artists starting with"
-msgstr "<u>T</u>oon artiesten beginnend met"
+msgstr ""
#: ../../search.php:45
msgid "Error: No Keyword Entered"
@@ -1343,53 +1286,47 @@ msgstr ""
#: ../../tv.php:76 ../../templates/show_now_playing.inc:31
msgid "Now Playing"
-msgstr "Speelt Nu"
+msgstr ""
#: ../../artists.php:58 ../../albums.php:147
msgid "Starting Update from Tags"
-msgstr "Start Bijwerken vanuit Labels"
+msgstr ""
#: ../../artists.php:63 ../../albums.php:152
msgid "Update From Tags Complete"
-msgstr "Bijwerken vanuit Labels Klaar"
+msgstr ""
#: ../../amp-mpd.php:171 ../../playlist.php:63
msgid "New Playlist"
-msgstr "Nieuwe Speellijst"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "Playlist Deleted"
-msgstr "Selectie Afspelen"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "The Requested Playlist has been deleted"
-msgstr "De gevraagde liedjes zijn aktief gemaakt"
+msgstr ""
#: ../../playlist.php:56
-#, fuzzy
msgid "Are you sure you want to delete this playlist"
-msgstr "Weet u zeker dat u dit permanent wilt verwijderen:"
+msgstr ""
#: ../../playlist.php:112
-#, fuzzy
msgid "Playlist Created"
-msgstr "Speellijst Bijgewerkt"
+msgstr ""
#: ../../playlist.php:112
msgid " has been created"
msgstr ""
#: ../../playlist.php:121
-#, fuzzy
msgid "Remote Selected Tracks"
-msgstr "Verwijder Geselecteerde Nummers"
+msgstr ""
#: ../../playlist.php:139
-#, fuzzy
msgid "Playlist Updated"
-msgstr "Speellijst Bijgewerkt"
+msgstr ""
#: ../../playlist.php:139
msgid " has been updated"
@@ -1401,7 +1338,7 @@ msgstr "Aanvinken Liedje Gedaan"
#: ../../user.php:45
msgid "Error: Password Does Not Match or Empty"
-msgstr "Fout: Wachtwoord klopt niet of is leeg"
+msgstr ""
#: ../../user.php:51 ../../user.php:62
msgid "Error: Insufficient Rights"
@@ -1409,7 +1346,7 @@ msgstr "Fout: Onvoldoende Rechten"
#: ../../albums.php:44
msgid "Album Art Cleared"
-msgstr "Album Hoesje Verwijderd"
+msgstr ""
#: ../../albums.php:44
msgid "Album Art information has been removed form the database"
@@ -1421,34 +1358,29 @@ msgstr ""
#: ../../albums.php:104
msgid "Album Art Not Located"
-msgstr "Album Hoesje Niet Gevonden"
+msgstr ""
#: ../../albums.php:104
msgid ""
"Album Art could not be located at this time. This may be due to Amazon being "
"busy, or the album not being present in their collection."
msgstr ""
-"Album Hoesje kon nu niet worden gevonden. Dit kan komen doordat Amazon druk "
-"is, of het album bestaat niet in hun collectie."
#: ../../albums.php:137
-#, fuzzy
msgid "Album Art Inserted"
-msgstr "Album Hoesje Verwijderd"
+msgstr ""
#: ../../ratings.php:33
-#, fuzzy
msgid "Rating Updated"
-msgstr "Snel Bijwerken"
+msgstr ""
#: ../../ratings.php:33
msgid "Your rating for this object has been updated"
msgstr ""
#: ../../register.php:79
-#, fuzzy
msgid "Error Captcha Required"
-msgstr "Fout Gebruikersnaam Vereist"
+msgstr ""
#: ../../register.php:86
msgid "Error Captcha Failed"
@@ -1467,19 +1399,16 @@ msgid "Please fill in your full name (Firstname Lastname)"
msgstr ""
#: ../../register.php:128
-#, fuzzy
msgid "You must enter a password"
-msgstr "Geef Wachtwoord"
+msgstr ""
#: ../../register.php:132
-#, fuzzy
msgid "Your passwords do not match"
-msgstr "Fout Wachtwoorden niet hetzelfde"
+msgstr ""
#: ../../register.php:150
-#, fuzzy
msgid "Error: Insert Failed"
-msgstr "Fout: Onvoldoende Rechten"
+msgstr ""
#: ../../register.php:165
msgid "Registration Complete"
@@ -1494,9 +1423,8 @@ msgid "The validation key used isn't correct."
msgstr ""
#: ../../activate.php:51
-#, fuzzy
msgid "User activated"
-msgstr "Gebruiker Verwijderd"
+msgstr ""
#: ../../activate.php:51
msgid "This User ID is activated and can be used"
@@ -1512,14 +1440,12 @@ msgid ""
msgstr ""
#: ../../bin/print_tags.php.inc:48
-#, fuzzy
msgid "Filename:"
-msgstr "Bestandsnaam"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:49
-#, fuzzy
msgid "Error: Unable to write to"
-msgstr "Fout: Kon niet openen"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:56
msgid "Error: Upload directory not inside a catalog"
@@ -1531,23 +1457,20 @@ msgid "Moved"
msgstr "Hoesje"
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "Adding"
-msgstr "Beheer"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "to database"
-msgstr "Database Laden"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:86
msgid "Move Failed"
msgstr ""
#: ../../bin/quarantine_migration.php.inc:97
-#, fuzzy
msgid "Deleted"
-msgstr "Verwijderen"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:113
msgid ""
@@ -1566,14 +1489,12 @@ msgid ""
msgstr ""
#: ../../bin/quarantine_migration.php.inc:127
-#, fuzzy
msgid "Continue? (Y/N):"
-msgstr "Doorgaan"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:151
-#, fuzzy
msgid "Error: "
-msgstr "Fout"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:152
msgid "!\n"
@@ -1599,15 +1520,15 @@ msgstr "Beheer Voorkeuren"
#: ../../templates/show_admin_index.inc:31 ../../templates/catalog.inc:95
msgid "Access Lists"
-msgstr "Toegangs lijsten"
+msgstr ""
#: ../../templates/show_admin_index.inc:33 ../../templates/catalog.inc:94
msgid "Add a catalog"
-msgstr "Catalogus toevoegen"
+msgstr ""
#: ../../templates/show_admin_index.inc:35 ../../templates/catalog.inc:99
msgid "Clear Now Playing"
-msgstr "Nu Spelen Leegmaken"
+msgstr ""
#: ../../templates/show_admin_index.inc:36
#, fuzzy
@@ -1625,53 +1546,50 @@ msgid "Admin Sections"
msgstr "Beheer Afdeling"
#: ../../templates/show_uploads.inc:33
-#, fuzzy
msgid "Status"
-msgstr "Statistieken"
+msgstr ""
#: ../../templates/show_uploads.inc:34 ../../templates/flag.inc:58
#: ../../templates/list_flagged.inc:41 ../../templates/list_duplicates.inc:32
msgid "Song"
-msgstr "Liedje"
+msgstr ""
#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:46
#: ../../templates/list_duplicates.inc:37
msgid "Size"
-msgstr "Grootte"
+msgstr ""
#: ../../templates/show_uploads.inc:42
msgid "User"
-msgstr "Gebruiker"
+msgstr ""
#: ../../templates/show_uploads.inc:43
msgid "Date"
-msgstr "Datum"
+msgstr ""
#: ../../templates/show_uploads.inc:49
msgid "Add"
-msgstr "Toevoegen"
+msgstr ""
#: ../../templates/show_mpdpl.inc:43
-#, fuzzy
msgid "MPD Server Playlist"
-msgstr "Server Speellijst"
+msgstr ""
#: ../../templates/show_mpdpl.inc:45 ../../templates/show_mpdpl.inc:175
msgid "Refresh the Playlist Window"
-msgstr "Ververs het speellijst venster"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "Click to shuffle (randomize) the playlist"
-msgstr "Klik om de speellijst willekeurig te maken"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "shuffle"
-msgstr "willekeurig"
+msgstr ""
#: ../../templates/show_mpdpl.inc:48 ../../templates/show_mpdpl.inc:178
-#, fuzzy
msgid "Click to the clear the playlist"
-msgstr "Klik om de speellijst leeg te maken"
+msgstr ""
#: ../../templates/show_mpdpl.inc:52 ../../templates/show_mpdpl.inc:182
msgid "Click to the remove all except the Now Playing"
@@ -1679,23 +1597,21 @@ msgstr ""
#: ../../templates/show_mpdpl.inc:62 ../../templates/show_songs.inc:41
msgid "Song title"
-msgstr "Titel liedje"
+msgstr ""
#: ../../templates/flag.inc:43
msgid "Flag song"
-msgstr "Liedje aanvinken"
+msgstr ""
#: ../../templates/flag.inc:45
msgid ""
"Flag the following song as having one of the problems listed below. Site "
"admins will then take the appropriate action for the flagged files."
msgstr ""
-"Vink het volgende liedje aan zodat site beheerders kunnen zien dat deze 1 "
-"van de volgende problemen heeft. Zij zullen dan aktie hierop ondernemen."
#: ../../templates/flag.inc:62
msgid "Reason to flag"
-msgstr "Reden voor aanvinken"
+msgstr ""
#: ../../templates/flag.inc:73
msgid "Flag Song"
@@ -1703,27 +1619,27 @@ msgstr "Liedje Aanvinken"
#: ../../templates/customize_catalog.inc:24
msgid "Settings for catalog in"
-msgstr "Instellingen voor catalogus in"
+msgstr ""
#: ../../templates/customize_catalog.inc:32 ../../templates/add_catalog.inc:40
msgid "Auto-inserted Fields"
-msgstr "Automatisch ingevulde Velden"
+msgstr ""
#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:41
msgid "album name"
-msgstr "album naam"
+msgstr ""
#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:42
msgid "artist name"
-msgstr "artiesten naam"
+msgstr ""
#: ../../templates/customize_catalog.inc:35
msgid "catalog path"
-msgstr "catalogus pad"
+msgstr ""
#: ../../templates/customize_catalog.inc:36 ../../templates/add_catalog.inc:43
msgid "id3 comment"
-msgstr "id3 commentaar"
+msgstr ""
#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:44
msgid "genre"
@@ -1731,19 +1647,19 @@ msgstr ""
#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:45
msgid "track number (padded with leading 0)"
-msgstr "liedje nummer (aanvullen met een begin-0)"
+msgstr ""
#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:46
msgid "song title"
-msgstr "titel liedje"
+msgstr ""
#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:47
msgid "year"
-msgstr "jaar"
+msgstr ""
#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:48
msgid "other"
-msgstr "overig"
+msgstr ""
#: ../../templates/customize_catalog.inc:45
msgid "ID3 set command"
@@ -1751,19 +1667,19 @@ msgstr ""
#: ../../templates/customize_catalog.inc:51
msgid "Filename pattern"
-msgstr "Bestandsnaam Pattroon"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "Folder Pattern"
-msgstr "Map Pattroon"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "(no leading or ending '/')"
-msgstr "(geen '/' aan het begin of eind)"
+msgstr ""
#: ../../templates/customize_catalog.inc:69
msgid "Save Catalog Settings"
-msgstr "Catalogus Instellingen Opslaan"
+msgstr ""
#: ../../templates/show_test.inc:29
msgid "Ampache Debug"
@@ -1774,12 +1690,10 @@ msgid ""
"You've reached this page because a configuration error has occured. Debug "
"Information below"
msgstr ""
-"U heeft deze pagina bereikt omdat er een configuratie fout is opgetreden."
-"Debug informatie hieronder"
#: ../../templates/show_test.inc:34
msgid "CHECK"
-msgstr "CONTROLEREN"
+msgstr ""
#: ../../templates/show_test.inc:36
msgid "STATUS"
@@ -1787,59 +1701,52 @@ msgstr ""
#: ../../templates/show_test.inc:38
msgid "DESCRIPTION"
-msgstr "OMSCHRIJVING"
+msgstr ""
#: ../../templates/show_test.inc:41
msgid "PHP Version"
-msgstr "PHP Versie"
+msgstr ""
#: ../../templates/show_test.inc:56
msgid ""
"This tests to make sure that you are running a version of PHP that is known "
"to work with Ampache."
msgstr ""
-"Dit controleert of u een PHP versie draait die hoort te werken met Ampache."
#: ../../templates/show_test.inc:60
msgid "Mysql for PHP"
-msgstr "Mysql voor PHP"
+msgstr ""
#: ../../templates/show_test.inc:75
msgid ""
"This test checks to see if you have the mysql extensions loaded for PHP. "
"These are required for Ampache to work."
msgstr ""
-"Deze test controleert of u de mysql extensies heeft geladen voor PHP. Deze "
-"zijn benodigd om Ampache werkend te krijgen."
#: ../../templates/show_test.inc:79
msgid "PHP Session Support"
-msgstr "PHP Sessie Ondersteuning"
+msgstr ""
#: ../../templates/show_test.inc:94
msgid ""
"This test checks to make sure that you have PHP session support enabled. "
"Sessions are required for Ampache to work."
msgstr ""
-"Deze test controleert of u PHP Sessie Ondersteuning aktief heeft. Sessies "
-"zijn benodigd om Ampache werkend te krijgen."
#: ../../templates/show_test.inc:98
msgid "PHP ICONV Support"
-msgstr "PHP ICONV Ondersteuning"
+msgstr ""
#: ../../templates/show_test.inc:112
msgid ""
"This test checks to make sure you have Iconv support installed. Iconv "
"support is not required for Ampache, but it is highly recommended"
msgstr ""
-"Deze test controleert of u Iconv Ondersteuning heeft geinstalleerd. Iconv "
-"Ondersteuning is niet vereist voor Ampache, maar wel aangeraden."
#: ../../templates/show_test.inc:116
#: ../../templates/show_install_config.inc:88
msgid "Ampache.cfg.php Exists"
-msgstr "Ampache.cfg.php Bestaat"
+msgstr ""
#: ../../templates/show_test.inc:131
msgid ""
@@ -1847,33 +1754,26 @@ msgid ""
"ampache.cfg.php is not in the correct locations or\n"
"\tit is not currently readable by your webserver."
msgstr ""
-"Dit tracht /config/ampache.cfg.php te lezen. Als dit mislukt is de ampache."
-"cfg.php niet op de juiste locatie of \n"
-"\tdeze is niet leesbaar door uw webserver."
#: ../../templates/show_test.inc:137
#: ../../templates/show_install_config.inc:105
msgid "Ampache.cfg.php Configured?"
-msgstr "Ampache.cfg.php Geconfigureerd?"
+msgstr ""
#: ../../templates/show_test.inc:154
-#, fuzzy
msgid ""
"This test makes sure that you have set all of the required configuration "
"variables and that we are able to \n"
"\tcompletely parse your config file"
msgstr ""
-"Deze test gaat na of u all de vereiste configuratie variabelen heeft gezet "
-"en dat we uw configuratie \n"
-"\tbestand volledig kunnen parsen."
#: ../../templates/show_test.inc:160
msgid "Ampache.cfg.php Up to Date?"
-msgstr "Ampache.cfg.php bijgewerkt?"
+msgstr ""
#: ../../templates/show_test.inc:180
msgid "Ampache.cfg.php is missing the following:"
-msgstr "Ampache.cfg.php mist het volgende:"
+msgstr ""
#: ../../templates/show_test.inc:181
msgid "Under CONF"
@@ -1885,14 +1785,13 @@ msgstr "Onder LIBGLUE"
#: ../../templates/show_test.inc:196
msgid "DB Connection"
-msgstr "DB Connectie"
+msgstr ""
#: ../../templates/show_test.inc:212
msgid ""
"This attempts to connect to your database using the values from your ampache."
"cfg.php"
msgstr ""
-"Dit tracht te verbinden met uw database met de waarden uit uw ampache.cfg.php"
#: ../../templates/show_localplay.inc:30
msgid "Local Play Control"
@@ -1905,7 +1804,7 @@ msgstr "Afspelen"
#: ../../templates/show_localplay.inc:39 ../../templates/list_header.inc:71
#: ../../templates/show_mpdplay.inc:62
msgid "Prev"
-msgstr "Vorig"
+msgstr ""
#: ../../templates/show_localplay.inc:40 ../../templates/show_mpdplay.inc:63
msgid "Stop"
@@ -1913,12 +1812,12 @@ msgstr ""
#: ../../templates/show_localplay.inc:42 ../../templates/show_mpdplay.inc:65
msgid "Pause"
-msgstr "Pauze"
+msgstr ""
#: ../../templates/show_localplay.inc:43 ../../templates/list_header.inc:94
#: ../../templates/show_mpdplay.inc:66
msgid "Next"
-msgstr "Volgend"
+msgstr ""
#: ../../templates/show_localplay.inc:49
msgid "Volume"
@@ -1941,21 +1840,18 @@ msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
-"In het formulier hieronder kunt u een lokale map (bijv. /data/muziek) of de "
-"URL naar een Ampache installatie op afstand (bijv http://theotherampache."
-"com) invullen"
#: ../../templates/add_catalog.inc:37
msgid "Catalog Name"
-msgstr "Catalogus Naam"
+msgstr ""
#: ../../templates/add_catalog.inc:54
msgid "Path"
-msgstr "Pad"
+msgstr ""
#: ../../templates/add_catalog.inc:58
msgid "Catalog Type"
-msgstr "Catalogus Type"
+msgstr ""
#: ../../templates/add_catalog.inc:62
msgid "Remote"
@@ -1967,11 +1863,11 @@ msgstr ""
#: ../../templates/add_catalog.inc:71
msgid "Filename Pattern"
-msgstr "Bestandsnaam Pattroon"
+msgstr ""
#: ../../templates/add_catalog.inc:79 ../../templates/catalog.inc:101
msgid "Gather Album Art"
-msgstr "Verzamel Album Hoesjes"
+msgstr ""
#: ../../templates/add_catalog.inc:83
msgid "ID3V2 Tags"
@@ -1983,19 +1879,19 @@ msgstr ""
#: ../../templates/add_catalog.inc:89
msgid "File Folder"
-msgstr "Bestands map"
+msgstr ""
#: ../../templates/add_catalog.inc:96
msgid "Build Playlists from m3u Files"
-msgstr "Bouw Speellijsten uit m3u bestanden"
+msgstr ""
#: ../../templates/add_catalog.inc:103
msgid "Add Catalog"
-msgstr "Catalogus toevoegen"
+msgstr ""
#: ../../templates/list_flagged.inc:42 ../../templates/show_songs.inc:49
msgid "Flag"
-msgstr "Aanvinken"
+msgstr ""
#: ../../templates/list_flagged.inc:43
msgid "New Flag"
@@ -2015,12 +1911,11 @@ msgstr "Accepteren"
#: ../../templates/list_flagged.inc:70
msgid "Reject"
-msgstr "Afwijzen"
+msgstr ""
#: ../../templates/header.inc:49
-#, fuzzy
msgid "You are currently logged in as"
-msgstr "u bent momenteel aangemeld als"
+msgstr ""
#: ../../templates/header.inc:58
msgid "Go!"
@@ -2028,15 +1923,15 @@ msgstr ""
#: ../../templates/show_songs.inc:143
msgid "Direct Link"
-msgstr "Directe Link"
+msgstr ""
#: ../../templates/show_songs.inc:166
msgid "Total"
-msgstr "Totaal"
+msgstr ""
#: ../../templates/show_search_bar.inc:36 ../../templates/show_search.inc:54
msgid "Search Ampache"
-msgstr "Doorzoek Ampache"
+msgstr ""
#: ../../templates/show_install_config.inc:41
#: ../../templates/show_install.inc:41
@@ -2044,13 +1939,11 @@ msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.php.dist file"
msgstr ""
-"Uw webserver heeft lees toegang tot het /sql/ampache.sql bestand en het /"
-"config/ampache.cfg.php.dist bestand"
#: ../../templates/show_install_config.inc:49
#: ../../templates/show_install.inc:51
msgid "Step 2 - Creating the Ampache.cfg.php file"
-msgstr "Stap 2 - Aanmaken van het Ampache.cfg.php bestand"
+msgstr ""
#: ../../templates/show_install_config.inc:51
msgid ""
@@ -2058,103 +1951,100 @@ msgid ""
"out directly to your webserver. If access is denied it will prompt you to "
"download the config file. Please put the downloaded config file in /config"
msgstr ""
-"Deze stap neemt de basis configuratie waarden, en probeert ze eerst direct "
-"te schrijven naar uw webserver. Als toegang wordt geweigerd zal hij u vragen "
-"het bestand te downloaden. Zet dit configuratie bestand in /config"
#: ../../templates/show_install_config.inc:60
msgid "Web Path"
-msgstr "Web Pad"
+msgstr ""
#: ../../templates/show_install_config.inc:64
#: ../../templates/show_install.inc:59
msgid "Desired Database Name"
-msgstr "Gewenste Database Naam"
+msgstr ""
#: ../../templates/show_install_config.inc:68
#: ../../templates/show_install.inc:63
msgid "MySQL Hostname"
-msgstr "Mysql Hostnaam"
+msgstr ""
#: ../../templates/show_install_config.inc:72
msgid "MySQL Username"
-msgstr "MySQL Gebruikersnaam"
+msgstr ""
#: ../../templates/show_install_config.inc:76
msgid "MySQL Password"
-msgstr "MySQL Wachtwoord"
+msgstr ""
#: ../../templates/show_install_config.inc:81
msgid "Write Config"
-msgstr "Schrijf Configuratie"
+msgstr ""
#: ../../templates/show_install_config.inc:125
msgid "Check for Config"
-msgstr "Controleer Configuratie"
+msgstr ""
#: ../../templates/show_album.inc:67
msgid "Play Album"
-msgstr "Speel Album"
+msgstr ""
#: ../../templates/show_album.inc:68
msgid "Play Random from Album"
-msgstr "Speel Willekeurig uit Album"
+msgstr ""
#: ../../templates/show_album.inc:69
msgid "Reset Album Art"
-msgstr "Herstel Album Hoesje"
+msgstr ""
#: ../../templates/show_album.inc:70
msgid "Find Album Art"
-msgstr "Zoek Album Hoesje"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "Editing"
-msgstr "Bewerken"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "preferences"
-msgstr "voorkeuren"
+msgstr ""
#: ../../templates/show_preferences.inc:44
msgid "Rebuild Preferences"
-msgstr "Voorkeuren Herbouwen"
+msgstr ""
#: ../../templates/show_preferences.inc:73
msgid "Update Preferences"
-msgstr "Voorkeuren Bijwerken"
+msgstr ""
#: ../../templates/show_preferences.inc:77
msgid "Cancel"
-msgstr "Annuleren"
+msgstr ""
#: ../../templates/userform.inc:25
msgid "Adding a New User"
-msgstr "Nieuwe Gebruiker Toevoegen"
+msgstr ""
#: ../../templates/userform.inc:29
msgid "Editing existing User"
-msgstr "Bestaande Gebruiker Aanpassen"
+msgstr ""
#: ../../templates/userform.inc:80
msgid "User Access Level"
-msgstr "Gebruiker Toegangsniveau"
+msgstr ""
#: ../../templates/userform.inc:96
msgid "Add User"
-msgstr "Gebruiker Toevoegen"
+msgstr ""
#: ../../templates/userform.inc:101
msgid "Update User"
-msgstr "Gebruiker Bijwerken"
+msgstr ""
#: ../../templates/show_random_play.inc:34
msgid "Item count"
-msgstr "Aantal"
+msgstr ""
#: ../../templates/show_random_play.inc:49
msgid "From genre"
-msgstr "Van genre"
+msgstr ""
#: ../../templates/show_random_play.inc:58
msgid "Standard"
@@ -2162,11 +2052,11 @@ msgstr ""
#: ../../templates/show_random_play.inc:59
msgid "Favor Unplayed"
-msgstr "Voorkeur voor Ongespeelde"
+msgstr ""
#: ../../templates/show_random_play.inc:61
msgid "Full Artist"
-msgstr "Volledige Artiest"
+msgstr ""
#: ../../templates/show_random_play.inc:66
msgid "from catalog"
@@ -2182,26 +2072,22 @@ msgid ""
"mysql account with database creation rights. This step may take a while "
"depending upon the speed of your computer"
msgstr ""
-"Deze stap maakt en laadt de Ampache database, geef daarvoor aub. een mysql "
-"gebruiker met database creatie rechten. Deze stap kan een tijdje duren "
-"afhankelijk van de snelheid van uw computer"
#: ../../templates/show_install.inc:67
msgid "MySQL Administrative Username"
-msgstr "MySQL Beheerder Gebruikersnaam"
+msgstr ""
#: ../../templates/show_install.inc:71
msgid "MySQL Administrative Password"
-msgstr "MySQL Beheerder Wachtwoord"
+msgstr ""
#: ../../templates/show_install.inc:75
msgid "Create Database User for New Database"
msgstr ""
#: ../../templates/show_install.inc:80
-#, fuzzy
msgid "Ampache Database Username"
-msgstr "Gewenste Database Naam"
+msgstr ""
#: ../../templates/show_install.inc:84
msgid "Ampache Database User Password"
@@ -2209,27 +2095,25 @@ msgstr ""
#: ../../templates/show_install.inc:89
msgid "Insert Database"
-msgstr "Database Laden"
+msgstr ""
#: ../../templates/show_add_access.inc:31
msgid "Add Access for a Host"
-msgstr "Toegang voor een PC toevoegen"
+msgstr ""
#: ../../templates/show_add_access.inc:33
msgid ""
"Use the form below to add a host that you want to have access to your "
"Ampache catalog."
msgstr ""
-"Gebruik het formulier hieronder om een PC toe te voegen die u toegang wilt "
-"geven tot uw Ampache catalogus."
#: ../../templates/show_add_access.inc:46
msgid "Start IP Address"
-msgstr "Start IP Adres"
+msgstr ""
#: ../../templates/show_add_access.inc:52
msgid "End IP Address"
-msgstr "Eind IP Adres"
+msgstr ""
#: ../../templates/show_add_access.inc:58
#: ../../templates/show_access_list.inc:50
@@ -2238,7 +2122,7 @@ msgstr ""
#: ../../templates/show_add_access.inc:72
msgid "Add Host"
-msgstr "PC Toevoegen"
+msgstr ""
#: ../../templates/catalog.inc:30
msgid ""
@@ -2246,58 +2130,55 @@ msgid ""
"\"http://php.oregonstate.edu/iconv\">Iconv</a> for information on getting "
"ICONV"
msgstr ""
-"Fout: ICONV niet gevonden, ID3V2 labels zullen niet correct importeren. Zie "
-"<a href=\"http://php.oregonstate.edu/iconv\">Iconv</a> voor informatie over "
-"het verkrijgen van ICONV"
#: ../../templates/catalog.inc:39
msgid "Update Catalogs"
-msgstr "Catalogus Bijwerken"
+msgstr ""
#: ../../templates/catalog.inc:65
msgid "Fast Add"
-msgstr "Snel Toevoegen"
+msgstr ""
#: ../../templates/catalog.inc:72
msgid "Fast Update"
-msgstr "Snel Bijwerken"
+msgstr ""
#: ../../templates/catalog.inc:85
msgid "You don't have any catalogs."
-msgstr "U heeft geen catalogussen"
+msgstr ""
#: ../../templates/catalog.inc:96
msgid "Show Duplicate Songs"
-msgstr "Toon Dubbele Liedjes"
+msgstr ""
#: ../../templates/catalog.inc:97
msgid "Show Disabled Songs"
-msgstr "Toon Uitgeschakelde Liedjes"
+msgstr ""
#: ../../templates/catalog.inc:98
msgid "Clear Catalog Stats"
-msgstr "Catalogus Statistieken Leegmaken"
+msgstr ""
#: ../../templates/catalog.inc:100
msgid "Dump Album Art"
-msgstr "Dump Album Hoesjes"
+msgstr ""
#: ../../templates/catalog.inc:102
msgid "View flagged songs"
-msgstr "Bekijk Aangevinkte Liedjes"
+msgstr ""
#: ../../templates/catalog.inc:103
msgid "Catalog Tools"
-msgstr "Catalogus Gereedschap"
+msgstr ""
#: ../../templates/menu.inc:73 ../../templates/menu.inc:79
msgid "Account"
-msgstr "Profiel"
+msgstr ""
#: ../../templates/menu.inc:74 ../../templates/menu.inc:80
#: ../../templates/show_users.inc:64 ../../templates/show_users.inc:112
msgid "Stats"
-msgstr "Statistieken"
+msgstr ""
#: ../../templates/show_upload.inc:30
msgid "Uploading Music to Ampache"
@@ -2313,24 +2194,23 @@ msgstr ""
#: ../../templates/show_users.inc:40
msgid "Fullname"
-msgstr "Volledige Naam"
+msgstr ""
#: ../../templates/show_users.inc:48
msgid "Last Seen"
-msgstr "Laatst Gezien"
+msgstr ""
#: ../../templates/show_users.inc:53
-#, fuzzy
msgid "Registration Date"
-msgstr "Registreer Gebruiker"
+msgstr ""
#: ../../templates/show_users.inc:61 ../../templates/show_users.inc:107
msgid "Prefs"
-msgstr "Voorkeuren"
+msgstr ""
#: ../../templates/show_users.inc:67
msgid "Access"
-msgstr "Toegang"
+msgstr ""
#: ../../templates/show_users.inc:73
msgid "On-line"
@@ -2338,12 +2218,11 @@ msgstr ""
#: ../../templates/show_users.inc:126
msgid "delete"
-msgstr "verwijderen"
+msgstr ""
#: ../../templates/list_duplicates.inc:28
-#, fuzzy
msgid "Duplicate Songs"
-msgstr "Toon Dubbele Liedjes"
+msgstr ""
#: ../../templates/list_duplicates.inc:35
msgid "Length"
@@ -2363,50 +2242,47 @@ msgstr ""
#: ../../templates/show_login_form.inc:49
#: ../../templates/show_login_form.inc:63
msgid "Login"
-msgstr "Aanmelden"
+msgstr ""
#: ../../templates/show_login_form.inc:59
msgid "Remember Me"
-msgstr "Onthoud mij"
+msgstr ""
#: ../../templates/show_login_form.inc:72
-#, fuzzy
msgid "Register"
-msgstr "Registreer Gebruiker"
+msgstr ""
#: ../../templates/show_access_list.inc:34
msgid "Host Access to Your Catalog"
-msgstr "PC Toegang tot uw Catalogus"
+msgstr ""
#: ../../templates/show_access_list.inc:43
msgid "Add Entry"
-msgstr "Regel Toevoegen"
+msgstr ""
#: ../../templates/show_access_list.inc:48
msgid "Start Address"
-msgstr "Start Adres"
+msgstr ""
#: ../../templates/show_access_list.inc:49
msgid "End Address"
-msgstr "Eind Adres"
+msgstr ""
#: ../../templates/show_access_list.inc:65
msgid "Revoke"
-msgstr "Terugtrekken"
+msgstr ""
#: ../../templates/show_search.inc:57
msgid "Keywords"
msgstr ""
#: ../../templates/show_search.inc:102
-#, fuzzy
msgid "Played"
-msgstr "Afspelen"
+msgstr ""
#: ../../templates/show_search.inc:110
-#, fuzzy
msgid "Min Bitrate"
-msgstr "Bitratio"
+msgstr ""
#: ../../templates/show_search.inc:132
msgid "Object Type"
@@ -2458,24 +2334,23 @@ msgstr ""
#: ../../templates/show_mpdplay.inc:39
msgid "MPD Play Control"
-msgstr "MPD Speel Controle"
+msgstr ""
#: ../../templates/show_mpdplay.inc:100
msgid "Loop"
-msgstr "Herhaal"
+msgstr ""
#: ../../templates/show_mpdplay.inc:107 ../../templates/show_mpdplay.inc:120
msgid "On"
-msgstr "Aan"
+msgstr ""
#: ../../templates/show_mpdplay.inc:108 ../../templates/show_mpdplay.inc:121
msgid "Off"
-msgstr "Uit"
+msgstr ""
#: ../../templates/show_mpdplay.inc:134
-#, fuzzy
msgid "Now Playing :"
-msgstr "Speelt Nu"
+msgstr ""
#: ../../templates/show_mpdplay.inc:163
msgid "On Deck "
@@ -2487,133 +2362,132 @@ msgstr ""
#: ../../templates/show_artist.inc:36
msgid "Select"
-msgstr "Selecteer"
+msgstr ""
#: ../../templates/show_artist.inc:38
msgid "Cover"
-msgstr "Hoesje"
+msgstr ""
#: ../../templates/show_artist.inc:39
msgid "Album Name"
-msgstr "Album Naam"
+msgstr ""
#: ../../templates/show_artist.inc:40
msgid "Album Year"
-msgstr "Album Jaar"
+msgstr ""
#: ../../templates/show_artist.inc:41
msgid "Total Tracks"
-msgstr "Aantal Nummers"
+msgstr ""
#: ../../templates/show_big_art.inc:31
-#, fuzzy
msgid "Album Art"
-msgstr "Zoek Album Hoesje"
+msgstr ""
#: ../../templates/show_big_art.inc:35
msgid "Click to close window"
msgstr ""
-#~ msgid "No Results Found"
-#~ msgstr "Geen Resultaten Gevonden"
+msgid "No Results Found"
+msgstr "Geen Resultaten Gevonden"
-#~ msgid "New"
-#~ msgstr "Nieuw"
+msgid "New"
+msgstr "Nieuw"
-#~ msgid "View All"
-#~ msgstr "Bekijk Alles"
+msgid "View All"
+msgstr "Bekijk Alles"
-#~ msgid "Import"
-#~ msgstr "Importeren"
+msgid "Import"
+msgstr "Importeren"
-#~ msgid "Public"
-#~ msgstr "Openbaar"
+msgid "Public"
+msgstr ""
-#~ msgid "Your Private"
-#~ msgstr "Jouw Prive"
+msgid "Your Private"
+msgstr "Jouw Prive"
-#~ msgid "Other Private"
-#~ msgstr "Andere Prive"
+msgid "Other Private"
+msgstr "Andere Prive"
-#~ msgid "There are no playlists of this type"
-#~ msgstr "Er zijn geen speellijsten van dit type"
+msgid "There are no playlists of this type"
+msgstr "Er zijn geen speellijsten van dit type"
-#~ msgid "All songs by"
-#~ msgstr "Alle liedjes van"
+msgid "All songs by"
+msgstr "Alle liedjes van"
-#~ msgid "owned by"
-#~ msgstr "eigendom van"
+msgid "owned by"
+msgstr "eigendom van"
-#~ msgid "Edit Playlist"
-#~ msgstr "Bewerk Speellijst"
+msgid "Edit Playlist"
+msgstr ""
-#~ msgid "Play Random"
-#~ msgstr "Speel Willekeurig"
+msgid "Play Random"
+msgstr ""
-#~ msgid "Welcome to"
-#~ msgstr "Welkom bij"
+msgid "Welcome to"
+msgstr "Welkom bij"
-#~ msgid "Album Art Located"
-#~ msgstr "Album Hoesje Gevonden"
+msgid "Album Art Located"
+msgstr "Album Hoesje Gevonden"
-#~ msgid ""
-#~ "Album Art information has been located in Amazon. If incorrect, click "
-#~ "\"Reset Album Art\" below to remove the artwork."
-#~ msgstr ""
-#~ "Album Hoes Informatie is gevonden in Amazon. Als dit niet juist is, klik "
-#~ "\"Herstel Album Hoesje\" hieronder om het plaatje te verwijderen."
+msgid ""
+"Album Art information has been located in Amazon. If incorrect, click "
+"\"Reset Album Art\" below to remove the artwork."
+msgstr ""
+"Album Hoes Informatie is gevonden in Amazon. Als dit niet juist is, klik "
+"\"Herstel Album Hoesje\" hieronder om het plaatje te verwijderen."
-#~ msgid "View Limit"
-#~ msgstr "Bekijk Limiet"
+msgid "View Limit"
+msgstr "Bekijk Limiet"
-#~ msgid "<u>S</u>how all albums"
-#~ msgstr "<u>T</u>oon alle albums"
+msgid "<u>S</u>how all albums"
+msgstr "<u>T</u>oon alle albums"
-#~ msgid "Select a starting letter or Show all"
-#~ msgstr "Selecteer beginletter of Toon Alles"
+msgid "Select a starting letter or Show all"
+msgstr "Selecteer beginletter of Toon Alles"
-#~ msgid "An Unknown Error has occured."
-#~ msgstr "Er is een onbekende fout opgetreden."
+msgid "An Unknown Error has occured."
+msgstr "Er is een onbekende fout opgetreden."
-#~ msgid "Successfully-Quarantined"
-#~ msgstr "Succesvol-Veiliggesteld"
+msgid "Successfully-Quarantined"
+msgstr "Succesvol-Veiliggesteld"
-#~ msgid "Successfully-Cataloged"
-#~ msgstr "Succesvol-Gecatalogiseerd"
+msgid "Successfully-Cataloged"
+msgstr "Succesvol-Gecatalogiseerd"
-#~ msgid "Quarantined"
-#~ msgstr "Veiliggesteld"
+msgid "Quarantined"
+msgstr "Veiliggesteld"
-#~ msgid "Create/Modify User Accounts for Ampache"
-#~ msgstr "Maken/Aanpassen Gebruikers voor Ampache"
+msgid "Create/Modify User Accounts for Ampache"
+msgstr "Maken/Aanpassen Gebruikers voor Ampache"
-#~ msgid "Mail your users to notfiy them of changes"
-#~ msgstr "Mail uw gebruikers om ze te informeren over wijzigingen"
+msgid "Mail your users to notfiy them of changes"
+msgstr "Mail uw gebruikers om ze te informeren over wijzigingen"
-#~ msgid "Create/Update/Clean your catalog here"
-#~ msgstr "Maak/Bewerk/Schoon uw catalogus hier"
+msgid "Create/Update/Clean your catalog here"
+msgstr "Maak/Bewerk/Schoon uw catalogus hier"
-#~ msgid "Modify Site-wide preferences"
-#~ msgstr "Voorkeuren voor de gehele Site Aanpassen"
+msgid "Modify Site-wide preferences"
+msgstr "Voorkeuren voor de gehele Site Aanpassen"
-#~ msgid "Modify Access List Permissions"
-#~ msgstr "Toegangslijst Permissies Aanpassen"
+msgid "Modify Access List Permissions"
+msgstr "Toegangslijst Permissies Aanpassen"
-#~ msgid "Must have access_control=true in ampache.cfg"
-#~ msgstr "access_control=true moet in ampache.cfg staan"
+msgid "Must have access_control=true in ampache.cfg"
+msgstr "access_control=true moet in ampache.cfg staan"
-#~ msgid "Please Ensure All Files Are Tagged Correctly"
-#~ msgstr "Controleer aub. of alle bestanden juist zijn gelabelled"
+msgid "Please Ensure All Files Are Tagged Correctly"
+msgstr "Controleer aub. of alle bestanden juist zijn gelabelled"
-#~ msgid ""
-#~ "Ampache relies on id3 tags to sort data. If your file is not tagged it "
-#~ "may be deleted."
-#~ msgstr ""
-#~ "Ampache is afhankelijk van id3 labels om data te sorteren. Als uw bestand "
-#~ "niet is gelabeld kan het worden verwijderd."
+msgid ""
+"Ampache relies on id3 tags to sort data. If your file is not tagged it may "
+"be deleted."
+msgstr ""
+"Ampache is afhankelijk van id3 labels om data te sorteren. Als uw bestand "
+"niet is gelabeld kan het worden verwijderd."
-#~ msgid "refresh now"
-#~ msgstr "Ververs Nu"
+msgid "refresh now"
+msgstr "Ververs Nu"
-#~ msgid "clear"
-#~ msgstr "leegmaken"
+msgid "clear"
+msgstr "leegmaken"
diff --git a/locale/tr_TR/LC_MESSAGES/messages.po b/locale/tr_TR/LC_MESSAGES/messages.po
index 05b51dba..7e083338 100644
--- a/locale/tr_TR/LC_MESSAGES/messages.po
+++ b/locale/tr_TR/LC_MESSAGES/messages.po
@@ -3,37 +3,35 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
+#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: Ampache\n"
+"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-01-07 22:47-0800\n"
-"PO-Revision-Date: 2005-04-25 21:14+0100\n"
-"Last-Translator: vireas <vireas at gmail.com>\n"
-"Language-Team: TURKISH <dev@ampache.org>\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso-8859-9\n"
+"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Turkish\n"
-"X-Poedit-Country: TURKEY\n"
-"X-Poedit-SourceCharset: iso-8859-9\n"
#: ../../play/index.php:50
msgid "Session Expired: please log in again at"
-msgstr "Oturumun süresi bitmiþ: lütfen yeniden giriþ yapýn"
+msgstr ""
#: ../../lib/class/catalog.class.php:281 ../../lib/class/catalog.class.php:566
#: ../../lib/class/album.class.php:263
msgid "Error: Unable to open"
-msgstr "Hata: açýlamadý"
+msgstr ""
#: ../../lib/class/catalog.class.php:304
msgid "Error: Unable to change to directory"
-msgstr "Hata: klasöre geçiþ yapýlamadý"
+msgstr ""
#: ../../lib/class/catalog.class.php:330
msgid "Error: Unable to get filesize for"
-msgstr "Hata: dosya boyutu sorgulanamadý"
+msgstr ""
#: ../../lib/class/catalog.class.php:365
msgid "Added"
@@ -41,179 +39,174 @@ msgstr "Eklendi"
#: ../../lib/class/catalog.class.php:377
msgid "is not readable by ampache"
-msgstr "Ampache tarafýndan okunamadý"
+msgstr ""
#: ../../lib/class/catalog.class.php:441
msgid "Found in ID3"
-msgstr "ID3 içinde bulundu"
+msgstr ""
#: ../../lib/class/catalog.class.php:445
msgid "Found on Amazon"
-msgstr "Amazon'da bulundu"
+msgstr ""
#: ../../lib/class/catalog.class.php:449
msgid "Found in Folder"
-msgstr "Klasörde bulundu"
+msgstr ""
#: ../../lib/class/catalog.class.php:453
msgid "Found"
-msgstr "Bulundu"
+msgstr ""
#: ../../lib/class/catalog.class.php:456
msgid "Not Found"
-msgstr "Bulunamadý"
+msgstr ""
#: ../../lib/class/catalog.class.php:464
msgid "Searched"
-msgstr "Arandý"
+msgstr ""
#: ../../lib/class/catalog.class.php:622
msgid "Starting Dump Album Art"
-msgstr "Albüm kapaðý boþaltmasý baþlýyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:642
msgid "Written"
-msgstr "Yazýldý"
+msgstr ""
#: ../../lib/class/catalog.class.php:651
msgid "Error unable to open file for writting"
-msgstr "Hata: dosya yazmak için açýlamadý"
+msgstr ""
#: ../../lib/class/catalog.class.php:658
msgid "Album Art Dump Complete"
-msgstr "Albüm kapaðý boþaltmasý tamamlandý"
+msgstr ""
#: ../../lib/class/catalog.class.php:659 ../../artists.php:64
#: ../../albums.php:153
msgid "Return"
-msgstr "Dön"
+msgstr ""
#: ../../lib/class/catalog.class.php:728
msgid "Starting Catalog Build"
-msgstr "Katalog yapýlandýrma baþladý"
+msgstr ""
#: ../../lib/class/catalog.class.php:733
msgid "Running Remote Sync"
-msgstr "Uzak anuyum sürüyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:745 ../../lib/class/catalog.class.php:904
-#, fuzzy
msgid "Added Playlist From"
-msgstr "Yeni þarký listesi"
+msgstr ""
#: ../../lib/class/catalog.class.php:752 ../../lib/class/catalog.class.php:913
#: ../../admin/catalog.php:258
msgid "Starting Album Art Search"
-msgstr "Albüm kapaðý aramasý baþlýyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:762
msgid "Catalog Finished"
-msgstr "Katalog tamamlandý"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:932
msgid "Total Time"
-msgstr "Genel Süre"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:933
msgid "Total Songs"
-msgstr "Tüm Þarkýlar"
+msgstr ""
#: ../../lib/class/catalog.class.php:763 ../../lib/class/catalog.class.php:933
msgid "Songs Per Seconds"
-msgstr "Þarký/Saniye"
+msgstr ""
#: ../../lib/class/catalog.class.php:797
#: ../../lib/class/catalog.class.php:1512
msgid "Updated"
-msgstr "Güncelleþtirildi"
+msgstr ""
#: ../../lib/class/catalog.class.php:804
msgid "No Update Needed"
-msgstr "Güncelleþtirme gereksiz"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "Starting New Song Search on"
-msgstr "Yeni þarký arama baþladý"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "catalog"
-msgstr "Katalog"
+msgstr ""
#: ../../lib/class/catalog.class.php:889
msgid "Running Remote Update"
-msgstr "Uzak güncelleme sürüyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:932
msgid "Catalog Update Finished"
-msgstr "Katalog güncelleme tamamlandý"
+msgstr ""
#: ../../lib/class/catalog.class.php:952 ../../lib/mpd.php:43
#: ../../lib/mpd.php:52 ../../albums.php:74
msgid "Error"
-msgstr "Hata"
+msgstr ""
#: ../../lib/class/catalog.class.php:952
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
msgstr ""
-"XMLRPC kitaplýðý yüklenemedi, XML-RPC'nin etkinleþtirilmiþ olduðunu kontrol "
-"edin"
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Error connecting to"
-msgstr "Hata, baðlanilamýyor: "
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Code"
-msgstr "Kod"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Reason"
-msgstr "Neden"
+msgstr ""
#: ../../lib/class/catalog.class.php:1007
msgid "Completed updating remote catalog(s)"
-msgstr "Uzak katalog(lar) güncellendi"
+msgstr ""
#: ../../lib/class/catalog.class.php:1138
msgid "Checking"
-msgstr "Saðlama yapýlýyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "Catalog Clean Done"
-msgstr "Kalalog temizleme tamamlandý"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "files removed"
-msgstr "dosya silindi"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469
msgid "Updating the"
-msgstr "Güncelleþtiriliyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469 ../../templates/sidebar.inc.php:31
msgid "Catalog"
-msgstr "Katalog"
+msgstr ""
#: ../../lib/class/catalog.class.php:1470
msgid "songs found checking tag information."
-msgstr "þarký etiket bilgisi taramasý sonucu bulundu."
+msgstr ""
#: ../../lib/class/catalog.class.php:1520
msgid " FOUND"
msgstr ""
#: ../../lib/class/catalog.class.php:1521
-#, fuzzy
msgid "Searching for new Album Art"
-msgstr "Albüm kapaðý boþaltmasý baþlýyor"
+msgstr ""
#: ../../lib/class/catalog.class.php:1525
-#, fuzzy
msgid "Album Art Already Found"
-msgstr "Albüm kapaðý silindi"
+msgstr ""
#: ../../lib/class/artist.class.php:223
msgid "Error: Name Identical"
@@ -222,7 +215,7 @@ msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/duplicates.php:113
#: ../../templates/show_search.inc:66
msgid "Title"
-msgstr "Þarký adý"
+msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/class/song.class.php:279
#: ../../lib/class/song.class.php:283 ../../lib/class/song.class.php:287
@@ -231,34 +224,34 @@ msgstr "Þarký adý"
#: ../../lib/class/song.class.php:309 ../../lib/class/song.class.php:313
#: ../../lib/class/song.class.php:317 ../../lib/class/song.class.php:322
msgid "updated to"
-msgstr "güncelleþtirildi"
+msgstr ""
#: ../../lib/class/song.class.php:279 ../../templates/show_uploads.inc:39
#: ../../templates/show_songs.inc:47 ../../templates/list_duplicates.inc:36
msgid "Bitrate"
-msgstr "Ýkil hýzý"
+msgstr ""
#: ../../lib/class/song.class.php:283
msgid "Rate"
-msgstr "Oran"
+msgstr ""
#: ../../lib/class/song.class.php:287
msgid "Mode"
-msgstr "Kip"
+msgstr ""
#: ../../lib/class/song.class.php:291 ../../templates/show_uploads.inc:38
#: ../../templates/show_mpdpl.inc:66 ../../templates/show_songs.inc:45
msgid "Time"
-msgstr "Süre"
+msgstr ""
#: ../../lib/class/song.class.php:295 ../../templates/show_mpdpl.inc:65
#: ../../templates/show_songs.inc:39 ../../templates/show_songs.inc:44
msgid "Track"
-msgstr "Parça"
+msgstr ""
#: ../../lib/class/song.class.php:299
msgid "Filesize"
-msgstr "Dosya boyutu"
+msgstr ""
#: ../../lib/class/song.class.php:304
#: ../../templates/show_get_albumart.inc.php:33
@@ -268,7 +261,7 @@ msgstr "Dosya boyutu"
#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:33
#: ../../templates/show_search.inc:71
msgid "Artist"
-msgstr "Sanatçý"
+msgstr ""
#: ../../lib/class/song.class.php:309
#: ../../templates/show_get_albumart.inc.php:41
@@ -277,17 +270,17 @@ msgstr "Sanatçý"
#: ../../templates/show_albums.inc:68 ../../templates/list_duplicates.inc:34
#: ../../templates/show_search.inc:78
msgid "Album"
-msgstr "Albüm"
+msgstr ""
#: ../../lib/class/song.class.php:313 ../../templates/show_albums.inc:43
#: ../../templates/show_albums.inc:73 ../../templates/show_search.inc:90
msgid "Year"
-msgstr "Yýl"
+msgstr ""
#: ../../lib/class/song.class.php:317 ../../templates/flag.inc:66
#: ../../templates/list_flagged.inc:46
msgid "Comment"
-msgstr "Yorum"
+msgstr ""
#: ../../lib/class/song.class.php:322 ../../templates/show_genre.inc.php:32
#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:37
@@ -295,42 +288,39 @@ msgstr "Yorum"
#: ../../templates/show_songs.inc:48 ../../templates/show_browse_menu.inc:37
#: ../../templates/show_search.inc:83
msgid "Genre"
-msgstr "Kategori"
+msgstr ""
#: ../../lib/class/stream.class.php:198
-#, fuzzy
msgid "Opened for writing"
-msgstr "Yazmak için açýldý"
+msgstr ""
#: ../../lib/class/stream.class.php:203
msgid "Error, cannot write"
-msgstr "Hata, yazýlamýyor"
+msgstr ""
#: ../../lib/class/stream.class.php:214
msgid "Error, cannot write song in file"
-msgstr "Hata, þarký dosyaya yazýlamadý"
+msgstr ""
#: ../../lib/class/stream.class.php:220
msgid "Closed after write"
-msgstr "Yazýldýktan sonra kapatýldý"
+msgstr ""
#: ../../lib/class/genre.class.php:278
-#, fuzzy
msgid "Show Genres starting with"
-msgstr "Ýsmi bu harfle baþlayan sanatçýlarý göster"
+msgstr ""
#: ../../lib/class/album.class.php:151
msgid "Various"
-msgstr "Çeþitli"
+msgstr ""
#: ../../lib/duplicates.php:102
-#, fuzzy
msgid "Find Duplicates"
-msgstr "Duble þarkýlarý görüntüle"
+msgstr ""
#: ../../lib/duplicates.php:105
msgid "Search Type"
-msgstr "Arama türü"
+msgstr ""
#: ../../lib/duplicates.php:119
msgid "Artist and Title"
@@ -344,24 +334,24 @@ msgstr ""
#: ../../templates/sidebar.inc.php:103 ../../templates/show_search_bar.inc:41
#: ../../templates/menu.inc:39 ../../templates/show_search.inc:171
msgid "Search"
-msgstr "Ara"
+msgstr ""
#: ../../lib/preferences.php:252 ../../templates/show_users.inc:118
msgid "Enable"
-msgstr "Etkinleþtir"
+msgstr ""
#: ../../lib/preferences.php:253 ../../templates/show_users.inc:121
#: ../../templates/list_duplicates.inc:31
msgid "Disable"
-msgstr "Edilgenleþtir"
+msgstr ""
#: ../../lib/preferences.php:265 ../../templates/add_catalog.inc:61
msgid "Local"
-msgstr "Yerel"
+msgstr ""
#: ../../lib/preferences.php:268
msgid "Stream"
-msgstr "Akým"
+msgstr ""
#: ../../lib/preferences.php:271
msgid "IceCast"
@@ -369,7 +359,7 @@ msgstr "IceCast"
#: ../../lib/preferences.php:274
msgid "Downsample"
-msgstr "Kaliteyi düþür (downsample)"
+msgstr ""
#: ../../lib/preferences.php:277
msgid "Music Player Daemon"
@@ -381,19 +371,19 @@ msgstr ""
#: ../../lib/preferences.php:289
msgid "M3U"
-msgstr "M3U"
+msgstr ""
#: ../../lib/preferences.php:290
msgid "Simple M3U"
-msgstr "Simple M3U"
+msgstr ""
#: ../../lib/preferences.php:291
msgid "PLS"
-msgstr "PLS"
+msgstr ""
#: ../../lib/preferences.php:292
msgid "Asx"
-msgstr "Asx"
+msgstr ""
#: ../../lib/preferences.php:293
msgid "RAM"
@@ -409,16 +399,15 @@ msgstr ""
#: ../../lib/general.lib.php:897 ../../lib/general.lib.php:908
msgid "English"
-msgstr "Ýngilizce"
+msgstr ""
#: ../../lib/general.lib.php:907
msgid "German"
msgstr "Almanca"
#: ../../lib/general.lib.php:909
-#, fuzzy
msgid "British English"
-msgstr "Ýngilizce"
+msgstr ""
#: ../../lib/general.lib.php:910
msgid "Spanish"
@@ -426,7 +415,7 @@ msgstr ""
#: ../../lib/general.lib.php:911
msgid "French"
-msgstr "Fransýzca"
+msgstr "Franszca"
#: ../../lib/general.lib.php:912
msgid "Italian"
@@ -446,12 +435,11 @@ msgstr ""
#: ../../lib/general.lib.php:916
msgid "Unknown"
-msgstr "Bilinmeyen"
+msgstr ""
#: ../../lib/ui.lib.php:222
-#, fuzzy
msgid "Error Access Denied"
-msgstr "Kullanýcý eriþim düzeyi"
+msgstr ""
#: ../../lib/ui.lib.php:299 ../../templates/sidebar.inc.php:69
#: ../../templates/header.inc:51 ../../templates/menu.inc:35
@@ -460,64 +448,63 @@ msgstr ""
#: ../../lib/ui.lib.php:301
msgid "Show w/o art"
-msgstr "Kapaksýz göster"
+msgstr ""
#: ../../lib/ui.lib.php:304
msgid "Show all"
-msgstr "Tümünü görüntüle"
+msgstr ""
#: ../../lib/ui.lib.php:721
-#, fuzzy
msgid "No Catalogs Found!"
-msgstr "Bulunamadý"
+msgstr ""
#: ../../lib/ui.lib.php:722 ../../templates/add_catalog.inc:29
msgid "Add a Catalog"
-msgstr "Katalog ekle"
+msgstr ""
#: ../../lib/ui.lib.php:723 ../../templates/show_local_catalog_info.inc.php:7
msgid "Catalog Statistics"
-msgstr "Katalog istatistikleri"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "day"
-msgstr "gün"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "days"
-msgstr "gün"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hour"
-msgstr "saat"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hours"
-msgstr "saat"
+msgstr ""
#: ../../lib/ui.lib.php:1053 ../../templates/sidebar.inc.php:128
#: ../../templates/show_random_play_bar.inc.php:45
#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:46
#: ../../templates/show_albums.inc:58
msgid "All"
-msgstr "Hepsi"
+msgstr ""
#: ../../lib/Browser.php:867
msgid "file"
-msgstr "dosya"
+msgstr ""
#: ../../lib/Browser.php:871
msgid "File uploads not supported."
-msgstr "Dosya yükleme desteði verilmiyor."
+msgstr ""
#: ../../lib/Browser.php:889
msgid "No file uploaded"
-msgstr "Hicbir dosya yüklenmedi."
+msgstr ""
#: ../../lib/Browser.php:896
#, php-format
msgid "There was a problem with the file upload: No %s was uploaded."
-msgstr "Dosya yüklemede sorun çýktý: %s yüklenemedi"
+msgstr ""
#: ../../lib/Browser.php:901
#, php-format
@@ -525,50 +512,42 @@ msgid ""
"There was a problem with the file upload: The %s was larger than the maximum "
"allowed size (%d bytes)."
msgstr ""
-"Dosya yüklemede sorun çýktý: %s müsaade edilen azami boyutu aþýyor (%d byte)"
#: ../../lib/Browser.php:903
#, php-format
msgid ""
"There was a problem with the file upload: The %s was only partially uploaded."
-msgstr "Gönderilen dosya (%s) yalnýz kýsmen yüklendi."
+msgstr ""
#: ../../lib/upload.php:228
-#, fuzzy
msgid "The file uploaded successfully"
-msgstr "Hicbir dosya yüklenmedi."
+msgstr ""
#: ../../lib/upload.php:229
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
-"Gönderilen dosya daha önce php.ini'de belirlenen upload_max_filesize hattýný "
-"aþýyor."
#: ../../lib/upload.php:230
-#, fuzzy
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
-msgstr "Gönderilen dosya daha önce belirlenen MAX_FILE_SIZE hattýný aþýyor."
+msgstr ""
#: ../../lib/upload.php:231
-#, fuzzy
msgid "The uploaded file was only partially uploaded"
-msgstr "Gönderilen dosya kýsmen yüklendi."
+msgstr ""
#: ../../lib/upload.php:232
-#, fuzzy
msgid "No file was uploaded"
-msgstr "Hicbir dosya yüklenmedi."
+msgstr ""
#: ../../lib/upload.php:233
msgid "Missing a temporary folder"
msgstr ""
#: ../../lib/rating.lib.php:55
-#, fuzzy
msgid "Don't Play"
-msgstr "Yerel Çalma Düzeni"
+msgstr ""
#: ../../lib/rating.lib.php:58
msgid "It's Pretty Bad"
@@ -596,179 +575,171 @@ msgstr ""
#: ../../lib/playlist.lib.php:73
msgid "No songs in this playlist."
-msgstr "Bu listede þarký bulunamadý."
+msgstr ""
#: ../../modules/lib.php:537
msgid "Create a new playlist"
-msgstr "Þarký listesi oluþtur"
+msgstr ""
#: ../../modules/admin.php:46
msgid "Manage Users"
-msgstr "Kullanýcýlarý düzenle"
+msgstr ""
#: ../../modules/admin.php:48 ../../templates/show_admin_index.inc:34
msgid "Add a new user"
-msgstr "Kullanýcý ekle"
+msgstr ""
#: ../../admin/catalog.php:49 ../../templates/catalog.inc:63
msgid "Add to Catalog(s)"
-msgstr "Kataloða ekle"
+msgstr ""
#: ../../admin/catalog.php:60 ../../templates/catalog.inc:64
msgid "Add to all Catalogs"
-msgstr "Tüm kataloglara ekle"
+msgstr ""
#: ../../admin/catalog.php:69
msgid "Error Connecting"
-msgstr "Baðlantý hatasý"
+msgstr "Balant hatas"
#: ../../admin/catalog.php:83 ../../templates/catalog.inc:70
msgid "Update Catalog(s)"
-msgstr "Kataloðu güncelleþtir"
+msgstr ""
#: ../../admin/catalog.php:94 ../../templates/catalog.inc:71
msgid "Update All Catalogs"
-msgstr "Tüm kataloglarý güncelleþtir"
+msgstr ""
#: ../../admin/catalog.php:126 ../../templates/catalog.inc:77
msgid "Clean Catalog(s)"
-msgstr "Kataloðu temizle"
+msgstr ""
#: ../../admin/catalog.php:156 ../../templates/catalog.inc:78
msgid "Clean All Catalogs"
-msgstr "Tüm kataloglarý temizle"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "Now Playing Cleared"
-msgstr "Þu anda çalýnanlar silindi"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "All now playing data has been cleared"
-msgstr "Tüm þu anda çalýnanlar silindi"
+msgstr ""
#: ../../admin/catalog.php:211
msgid "Do you really want to clear your catalog?"
-msgstr "Kataloðunuzu gerçekten boþaltmak mý istiyorsunuz?"
+msgstr "Katalounuzu gerekten boaltmak m istiyorsunuz?"
#: ../../admin/catalog.php:218
msgid "Do you really want to clear the statistics for this catalog?"
-msgstr "Bu kataloðun istatistik bilgilerini gerçekten silmek mi istiyorsunuz?"
+msgstr ""
#: ../../admin/catalog.php:235
msgid "Do you really want to delete this catalog?"
-msgstr "Kataloðunuzu gerçekten silmek mi istiyorsunuz?"
+msgstr ""
#: ../../admin/catalog.php:266
-#, fuzzy
msgid "Album Art Search Finished"
-msgstr "Albüm kapaðý silindi"
+msgstr ""
#: ../../admin/users.php:72 ../../admin/users.php:119
msgid "Error Username Required"
-msgstr "Hata, kullanýcý ismi gerekli"
+msgstr ""
#: ../../admin/users.php:75 ../../admin/users.php:115
msgid "Error Passwords don't match"
-msgstr "Hata, parolalar uyuþmuyor"
+msgstr ""
#: ../../admin/users.php:124 ../../register.php:136
-#, fuzzy
msgid "Error Username already exists"
-msgstr "Hata, kullanýcý ismi gerekli"
+msgstr ""
#: ../../admin/users.php:145
msgid "Are you sure you want to permanently delete"
-msgstr "Tamamen silmek istediðinizden emin misiniz: "
+msgstr ""
#: ../../admin/users.php:152 ../../templates/show_confirm_action.inc.php:29
#: ../../templates/show_search.inc:107
msgid "No"
-msgstr "Hayýr"
+msgstr ""
#: ../../admin/users.php:154
msgid "User Deleted"
-msgstr "Kullanýcý silindi"
+msgstr ""
#: ../../admin/users.php:157
msgid "Delete Error"
-msgstr "Silme hatasý"
+msgstr ""
#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
-msgstr "Son yönetici silinemedi"
+msgstr ""
#: ../../admin/access.php:40
msgid "Do you really want to delete this Access Record?"
-msgstr "Bu giriþ izini gerçekten silmek mi istiyorsunuz?"
+msgstr ""
#: ../../admin/access.php:48
msgid "Entry Deleted"
-msgstr "Giriþ silindi"
+msgstr ""
#: ../../admin/access.php:48
msgid "Your Access List Entry has been removed"
-msgstr "Eriþim listesindeki giriþiniz silindi"
+msgstr ""
#: ../../admin/access.php:58
msgid "Entry Added"
-msgstr "Giriþ eklendi"
+msgstr ""
#: ../../admin/access.php:58
msgid "Your new Access List Entry has been created"
-msgstr "Eriþim listesine giriþiniz eklendi"
+msgstr ""
#: ../../admin/mail.php:94
-#, fuzzy
msgid "Mail to"
-msgstr "Mesaj"
+msgstr ""
#: ../../admin/mail.php:105
-#, fuzzy
msgid "Subject"
-msgstr "Seçim"
+msgstr ""
#: ../../admin/mail.php:112
msgid "Message"
msgstr ""
#: ../../admin/mail.php:122
-#, fuzzy
msgid "Send Mail"
-msgstr "Mesaj"
+msgstr ""
#: ../../admin/song.php:65
msgid "Songs Disabled"
-msgstr "Edilgenleþtirilmiþ Þarkýlar"
+msgstr ""
#: ../../admin/song.php:65
msgid "The requested song(s) have been disabled"
-msgstr "Ýstenen þarký(lar) edilgenleþtirildi"
+msgstr ""
#: ../../admin/song.php:75
msgid "Songs Enabled"
-msgstr "Etkinlentirilmiþ Þarkýlar"
+msgstr ""
#: ../../admin/song.php:75
msgid "The requested song(s) have been enabled"
-msgstr "Ýstenen þarký(lar) etkinleþtirildi"
+msgstr ""
#: ../../templates/show_install_account.inc.php:35
#: ../../templates/show_install_config.inc:35
#: ../../templates/show_install.inc:35
msgid "Ampache Installation"
-msgstr "Ampache'nin Kuruluþu"
+msgstr ""
#: ../../templates/show_install_account.inc.php:37
#: ../../templates/show_install_config.inc:37
#: ../../templates/show_install.inc:37
-#, fuzzy
msgid ""
"This Page handles the installation of the Ampache database and the creation "
"of the ampache.cfg.php file. Before you continue please make sure that you "
"have the following pre-requisites"
msgstr ""
-"Bu sayfa Ampache veritabanýnýn ve ampache.cfg'nin kurulmasýný saðlýyor. "
-"Devam etmeden önce asaðýda istenenleri yerine getiriniz"
#: ../../templates/show_install_account.inc.php:40
#: ../../templates/show_install_config.inc:40
@@ -776,92 +747,76 @@ msgstr ""
msgid ""
"A MySQL Server with a username and password that can create/modify databases"
msgstr ""
-"Bir MySQL Sunucusu ve bunun veritabaný ekleyebilen ve düzenleyebilen "
-"kullanýcý giriþi ve parolasý"
#: ../../templates/show_install_account.inc.php:41
-#, fuzzy
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.dist.php file"
msgstr ""
-"Web Sunucunuz /sql/ampache.sql ve /config/ampache.cfg.dist dosyalarýný "
-"okuyabilmeli "
#: ../../templates/show_install_account.inc.php:43
#: ../../templates/show_install_config.inc:43
#: ../../templates/show_install.inc:43
-#, fuzzy
msgid ""
"Once you have ensured that you have the above requirements please fill out "
"the information below. You will only be asked for the required config "
"values. If you would like to make changes to your ampache install at a later "
"date simply edit /config/ampache.cfg.php"
msgstr ""
-"Yukarýdaki istenenleri saðladýktan sonra aþaðýda istenen verileri giriniz. "
-"Yalnýz gerekli olanlar sorulacaktýr. Ýsterseniz daha sonra /config/ampache."
-"cfg dosyasýna deðiþiklikler yapabilirsiniz"
#: ../../templates/show_install_account.inc.php:48
#: ../../templates/show_install_config.inc:48
#: ../../templates/show_install.inc:47
msgid "Step 1 - Creating and Inserting the Ampache Database"
-msgstr "Ýlk Adým - Ampache veritabanýnýn kurulmasý ve doldurulmasý"
+msgstr ""
#: ../../templates/show_install_account.inc.php:49
-#, fuzzy
msgid "Step 2 - Creating the ampache.cfg.php file"
-msgstr "Ýkinci Adým - amapche.cfg'nin kurulmasý"
+msgstr ""
#: ../../templates/show_install_account.inc.php:50
#: ../../templates/show_install_config.inc:53
#: ../../templates/show_install.inc:52
msgid "Step 3 - Setup Initial Account"
-msgstr "Üçüncü Adým - Ýlk kullanýcýnýn kurulmasý"
+msgstr ""
#: ../../templates/show_install_account.inc.php:52
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be directed to the login page"
msgstr ""
-"Bu adýmda ilk yönetici hesabý oluþturuluyor. Oluþturulduktan sonra giriþ "
-"sayfasýna yönlendirileceksiniz."
#: ../../templates/show_install_account.inc.php:55
-#, fuzzy
msgid "Create Admin Account"
-msgstr "Hesap ekle"
+msgstr ""
#: ../../templates/show_install_account.inc.php:60
#: ../../templates/show_user_registration.inc.php:109
#: ../../templates/userform.inc:40 ../../templates/show_users.inc:43
msgid "Username"
-msgstr "Kullanýcý adý"
+msgstr ""
#: ../../templates/show_install_account.inc.php:64
#: ../../templates/show_user_registration.inc.php:137
#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:53
msgid "Password"
-msgstr "Parola"
+msgstr ""
#: ../../templates/show_install_account.inc.php:69
msgid "Create Account"
-msgstr "Hesap ekle"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:59
-#, fuzzy
msgid "Ampache New User Registration"
-msgstr "Ampache'nin Kuruluþu"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:74
-#, fuzzy
msgid "User Agreement"
-msgstr "Kullanýcý adý"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:84
-#, fuzzy
msgid "I Accept"
-msgstr "Kabul"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:101
msgid "User Information"
@@ -870,17 +825,17 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:119
#: ../../templates/userform.inc:48
msgid "Full Name"
-msgstr "Tam Ýsim"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:128
#: ../../templates/show_user.inc.php:40 ../../templates/userform.inc:55
msgid "E-mail"
-msgstr "Elektronik posta"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:146
#: ../../templates/show_user.inc.php:75 ../../templates/userform.inc:72
msgid "Confirm Password"
-msgstr "Parola doðrulama"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:166
msgid "Clear Info"
@@ -888,12 +843,12 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:167
msgid "Register User"
-msgstr "Kullanýcý kaydý"
+msgstr ""
#: ../../templates/show_confirm_action.inc.php:28
#: ../../templates/show_search.inc:106
msgid "Yes"
-msgstr "Evet"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:26
msgid "Importing a Playlist from a File"
@@ -903,22 +858,19 @@ msgstr ""
#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:38
#: ../../templates/show_search.inc:95
msgid "Filename"
-msgstr "Dosya adý"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:36
-#, fuzzy
msgid "Playlist Type"
-msgstr "Þarký listesi"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:49
-#, fuzzy
msgid "Import Playlist"
-msgstr "Þarký listesi"
+msgstr ""
#: ../../templates/show_genre.inc.php:32
-#, fuzzy
msgid "Viewing"
-msgstr "Görüntüle"
+msgstr ""
#: ../../templates/show_genre.inc.php:36 ../../templates/sidebar.inc.php:35
#: ../../templates/sidebar.inc.php:136
@@ -926,14 +878,14 @@ msgstr "Görüntüle"
#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:65
#: ../../templates/show_browse_menu.inc:36 ../../templates/show_search.inc:136
msgid "Albums"
-msgstr "Albümler"
+msgstr ""
#: ../../templates/show_genre.inc.php:41 ../../templates/sidebar.inc.php:36
#: ../../templates/sidebar.inc.php:135
#: ../../templates/show_local_catalog_info.inc.php:22
#: ../../templates/show_browse_menu.inc:35 ../../templates/show_search.inc:137
msgid "Artists"
-msgstr "Sanatçýlar"
+msgstr ""
#: ../../templates/show_genre.inc.php:46
#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:133
@@ -943,7 +895,7 @@ msgstr "Sanatçýlar"
#: ../../templates/show_albums.inc:41 ../../templates/show_albums.inc:71
#: ../../templates/show_search.inc:135
msgid "Songs"
-msgstr "Þarkýlar"
+msgstr ""
#: ../../templates/show_user.inc.php:26
msgid "Changing User Information for"
@@ -954,7 +906,7 @@ msgstr ""
#: ../../templates/show_add_access.inc:40
#: ../../templates/show_access_list.inc:47
msgid "Name"
-msgstr "Ýsim"
+msgstr ""
#: ../../templates/show_user.inc.php:48
msgid "Results Per Page"
@@ -962,15 +914,15 @@ msgstr ""
#: ../../templates/show_user.inc.php:56
msgid "Update Profile"
-msgstr "Profil güncelleme"
+msgstr "Profil gncelleme"
#: ../../templates/show_user.inc.php:67
msgid "Enter password"
-msgstr "Parola giriþ"
+msgstr "Parola giri"
#: ../../templates/show_user.inc.php:83
msgid "Change Password"
-msgstr "Parola deðiþtirme"
+msgstr "Parola deitirme"
#: ../../templates/show_user.inc.php:89
msgid "Delete Your Personal Statistics"
@@ -978,7 +930,7 @@ msgstr ""
#: ../../templates/show_user.inc.php:91
msgid "Clear Stats"
-msgstr "Ýstatistikleri sil"
+msgstr ""
#: ../../templates/show_genres.inc.php:38 ../../templates/show_uploads.inc:32
#: ../../templates/show_mpdpl.inc:68 ../../templates/show_songs.inc:50
@@ -986,7 +938,7 @@ msgstr "Ýstatistikleri sil"
#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:75
#: ../../templates/show_access_list.inc:51 ../../templates/show_artist.inc:42
msgid "Action"
-msgstr "Eylem"
+msgstr ""
#: ../../templates/show_genres.inc.php:48
#: ../../templates/show_playlists.inc.php:63
@@ -994,65 +946,61 @@ msgstr "Eylem"
#: ../../templates/show_albums.inc:57 ../../templates/show_mpdplay.inc:64
#: ../../templates/show_artist.inc:67
msgid "Play"
-msgstr "Çal"
+msgstr ""
#: ../../templates/sidebar.inc.php:29
msgid "Users"
-msgstr "Kullanýcýlar"
+msgstr ""
#: ../../templates/sidebar.inc.php:30
msgid "Mail Users"
-msgstr "Kullanýcýlara mesaj"
+msgstr ""
#: ../../templates/sidebar.inc.php:32
-#, fuzzy
msgid "Site Preferences"
-msgstr "Tercihleri güncelle"
+msgstr ""
#: ../../templates/sidebar.inc.php:33
-#, fuzzy
msgid "Access List"
-msgstr "Eriþim listesi"
+msgstr ""
#: ../../templates/sidebar.inc.php:38
-#, fuzzy
msgid "Lists"
-msgstr "Sanatçýlar"
+msgstr ""
#: ../../templates/sidebar.inc.php:45 ../../templates/menu.inc:29
msgid "Home"
-msgstr "Ýlk Sayfa"
+msgstr ""
#: ../../templates/sidebar.inc.php:49 ../../templates/menu.inc:63
#: ../../templates/menu.inc:66
msgid "Admin"
-msgstr "Yönetici"
+msgstr ""
#: ../../templates/sidebar.inc.php:66 ../../templates/menu.inc:40
msgid "Preferences"
-msgstr "Tercihler"
+msgstr ""
#: ../../templates/sidebar.inc.php:85 ../../templates/menu.inc:43
#: ../../templates/show_upload.inc:73
msgid "Upload"
-msgstr "Yükleme"
+msgstr ""
#: ../../templates/sidebar.inc.php:89
#: ../../templates/show_playlists.inc.php:28 ../../templates/menu.inc:38
msgid "Playlists"
-msgstr "Þarký listeleri"
+msgstr ""
#: ../../templates/sidebar.inc.php:93 ../../templates/menu.inc:32
-#, fuzzy
msgid "Local Play"
-msgstr "Yerel Çalma Düzeni"
+msgstr ""
#: ../../templates/sidebar.inc.php:112
#: ../../templates/show_playlists.inc.php:66
#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:59
#: ../../templates/show_mpdplay.inc:114
msgid "Random"
-msgstr "Rasgele"
+msgstr ""
#: ../../templates/sidebar.inc.php:134
#: ../../templates/show_random_play_bar.inc.php:50
@@ -1072,26 +1020,26 @@ msgstr ""
#: ../../templates/sidebar.inc.php:146 ../../templates/menu.inc:75
#: ../../templates/menu.inc:81 ../../templates/menu.inc:85
msgid "Logout"
-msgstr "Oturum Sonu"
+msgstr ""
#: ../../templates/show_confirmation.inc.php:30
msgid "Continue"
-msgstr "Devam"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:31
#: ../../templates/show_random_play.inc:28
msgid "Play Random Selection"
-msgstr "Rasgele seçilenleri çal"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:51
#, fuzzy
msgid "Full Artists"
-msgstr "Tüm Sanatçýlar"
+msgstr "Tm Sanatlar"
#: ../../templates/show_random_play_bar.inc.php:52
#: ../../templates/show_random_play.inc:60
msgid "Full Albums"
-msgstr "Tüm Albümler"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:55
msgid "from"
@@ -1104,89 +1052,86 @@ msgstr "Eklendi"
#: ../../templates/show_local_catalog_info.inc.php:10
msgid "Total Users"
-msgstr "Tüm Kullanýcýlar"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:14
msgid "Connected Users"
-msgstr "Baðlanmýþ Kullanýcýlar"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:30
msgid "Catalog Size"
-msgstr "Katalog boyutu"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:34
msgid "Catalog Time"
-msgstr "Katalog süresi"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:49
msgid "Play Selected"
-msgstr "Seçilmiþleri çal"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:52
-#, fuzzy
msgid "Download Selected"
-msgstr "Seçilmiþleri iþaretle"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:55
msgid "Flag Selected"
-msgstr "Seçilmiþleri iþaretle"
+msgstr "Seilmileri iaretle"
#: ../../templates/show_play_selected.inc.php:56
msgid "Edit Selected"
-msgstr "Seçilmiþleri düzenle"
+msgstr "Seilmileri dzenle"
#: ../../templates/show_play_selected.inc.php:64
msgid "Set Track Numbers"
-msgstr "Parça numaralarýný iþle"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:65
msgid "Remove Selected Tracks"
-msgstr "Seçilmiþ parçalarý sil"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Playlist"
-msgstr "Þarký listesi"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Add to"
-msgstr "Ekle"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:73
#: ../../templates/show_playlists.inc.php:51
msgid "View"
-msgstr "Görüntüle"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:74
#: ../../templates/show_playlists.inc.php:55 ../../templates/show_users.inc:58
#: ../../templates/show_users.inc:102
msgid "Edit"
-msgstr "Düzenle"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:27 ../../index.php:99
msgid "Newest Artist Additions"
-msgstr "Son eklenen sanatçýlar"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:30 ../../index.php:106
msgid "Newest Album Additions"
-msgstr "Son eklenen albümler"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:27 ../../index.php:82
msgid "Most Popular Artists"
-msgstr "En popüler sanatçýlar"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:30 ../../index.php:61
-#, fuzzy
msgid "Most Popular Albums"
-msgstr "En popüler sanatçýlar"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:37
-#, fuzzy
msgid "Most Popular Genres"
-msgstr "En popüler þarkýlar"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:40 ../../index.php:89
msgid "Most Popular Songs"
-msgstr "En popüler þarkýlar"
+msgstr ""
#: ../../templates/show_get_albumart.inc.php:28
msgid "Customize Search"
@@ -1198,18 +1143,16 @@ msgstr ""
#: ../../templates/show_get_albumart.inc.php:59
msgid "Get Art"
-msgstr "Albüm kapaðý çaðýr"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
#: ../../templates/show_rename_artist.inc.php:51
-#, fuzzy
msgid "Rename"
-msgstr "Kullanýcý adý"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
-#, fuzzy
msgid "to"
-msgstr "Dur"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:40
#: ../../templates/show_search.inc:144
@@ -1221,107 +1164,98 @@ msgid "Insert current"
msgstr ""
#: ../../templates/show_rename_artist.inc.php:47
-#, fuzzy
msgid "Update id3 tags"
-msgstr "Etiketlerden güncelle"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:26
msgid "Albums by"
-msgstr "Albümler"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:34
msgid "Show All Songs By"
-msgstr "Tüm þarkýlarýný görüntüle: "
+msgstr ""
#: ../../templates/show_artist_box.inc.php:35
msgid "Play All Songs By"
-msgstr "Tüm þarkýlarýný çal: "
+msgstr ""
#: ../../templates/show_artist_box.inc.php:36
msgid "Play Random Songs By"
-msgstr "Rasgele þarkýlarýný çal: "
+msgstr ""
#: ../../templates/show_artist_box.inc.php:38
#: ../../templates/show_album.inc:72
msgid "Update from tags"
-msgstr "Etiketlerden güncelle"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:39
-#, fuzzy
msgid "Rename Artist"
-msgstr "Sanatçý"
+msgstr ""
#: ../../templates/show_playlists.inc.php:31
-#, fuzzy
msgid "Playlist Name"
-msgstr "Þarký listesi"
+msgstr ""
#: ../../templates/show_playlists.inc.php:32
-#, fuzzy
msgid "# Songs"
-msgstr "Þarkýlar"
+msgstr ""
#: ../../templates/show_playlists.inc.php:33
msgid "Owner"
msgstr ""
#: ../../templates/show_playlists.inc.php:34
-#, fuzzy
msgid "Actions"
-msgstr "Eylem"
+msgstr ""
#: ../../templates/show_playlists.inc.php:58
#: ../../templates/show_uploads.inc:50 ../../templates/catalog.inc:57
#: ../../templates/show_users.inc:70
msgid "Delete"
-msgstr "Sil"
+msgstr ""
#: ../../templates/show_playlists.inc.php:71
#: ../../templates/show_songs.inc:140 ../../templates/show_album.inc:75
#: ../../templates/show_albums.inc:61 ../../templates/show_artist.inc:69
msgid "Download"
-msgstr "Ýndirme"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:33
-#, fuzzy
msgid "Playlist Actions"
-msgstr "Þarký listeleri"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:34
-#, fuzzy
msgid "Create New Playlist"
-msgstr "Þarký listesi oluþtur"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:35
#, fuzzy
msgid "View All Playlists"
-msgstr "Yeni þarký listesi"
+msgstr "Yeni ark listesi"
#: ../../templates/show_playlist_box.inc.php:36
msgid "Import From File"
msgstr ""
#: ../../templates/show_playlist_box.inc.php:38
-#, fuzzy
msgid "Normalize Tracks"
-msgstr "Tüm parçalar"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:39
-#, fuzzy
msgid "Play This Playlist"
-msgstr "Þarký listesi"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:44
msgid "Preference"
-msgstr "Tercih"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:45
msgid "Value"
-msgstr "Deðer"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:47
msgid "Apply to All"
-msgstr "Hersine uygula"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:54
msgid "description"
@@ -1329,9 +1263,8 @@ msgstr ""
#: ../../templates/show_object_rating.inc.php:25
#: ../../templates/show_songs.inc:52
-#, fuzzy
msgid "Rating"
-msgstr "Düzenleme"
+msgstr ""
#: ../../localplay.php:81
msgid "Unknown action requested"
@@ -1339,15 +1272,13 @@ msgstr "Bilinmeyen eylem istendi"
#: ../../browse.php:48 ../../albums.php:168 ../../albums.php:174
#: ../../albums.php:181 ../../albums.php:186 ../../albums.php:192
-#, fuzzy
msgid "Show Albums starting with"
-msgstr "Ýsmi bu harfle baþlayan albümleri göster"
+msgstr ""
#: ../../browse.php:78 ../../artists.php:128 ../../artists.php:132
#: ../../artists.php:138 ../../artists.php:151
-#, fuzzy
msgid "Show Artists starting with"
-msgstr "Ýsmi bu harfle baþlayan sanatçýlarý göster"
+msgstr ""
#: ../../search.php:45
msgid "Error: No Keyword Entered"
@@ -1355,54 +1286,47 @@ msgstr ""
#: ../../tv.php:76 ../../templates/show_now_playing.inc:31
msgid "Now Playing"
-msgstr "Þu anda çalan"
+msgstr ""
#: ../../artists.php:58 ../../albums.php:147
msgid "Starting Update from Tags"
-msgstr "Etiketten güncelleþtirme baþlýyor"
+msgstr ""
#: ../../artists.php:63 ../../albums.php:152
-#, fuzzy
msgid "Update From Tags Complete"
-msgstr "Etiketten güncelleþtirme tamamlandý"
+msgstr ""
#: ../../amp-mpd.php:171 ../../playlist.php:63
msgid "New Playlist"
-msgstr "Yeni þarký listesi"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "Playlist Deleted"
-msgstr "Seçilmiþleri çal"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "The Requested Playlist has been deleted"
-msgstr "Ýstenen þarký(lar) etkinleþtirildi"
+msgstr ""
#: ../../playlist.php:56
-#, fuzzy
msgid "Are you sure you want to delete this playlist"
-msgstr "Tamamen silmek istediðinizden emin misiniz: "
+msgstr ""
#: ../../playlist.php:112
-#, fuzzy
msgid "Playlist Created"
-msgstr "Þarký listesi güncelendi."
+msgstr ""
#: ../../playlist.php:112
msgid " has been created"
msgstr ""
#: ../../playlist.php:121
-#, fuzzy
msgid "Remote Selected Tracks"
-msgstr "Seçilmiþ parçalarý sil"
+msgstr ""
#: ../../playlist.php:139
-#, fuzzy
msgid "Playlist Updated"
-msgstr "Þarký listesi güncelendi."
+msgstr ""
#: ../../playlist.php:139
msgid " has been updated"
@@ -1410,12 +1334,11 @@ msgstr ""
#: ../../flag.php:38
msgid "Flagging song completed."
-msgstr "Þarký iþaretleme tamamlandý"
+msgstr "ark iaretleme tamamland"
#: ../../user.php:45
-#, fuzzy
msgid "Error: Password Does Not Match or Empty"
-msgstr "Hata, parolalar uyuþmuyor"
+msgstr ""
#: ../../user.php:51 ../../user.php:62
msgid "Error: Insufficient Rights"
@@ -1423,11 +1346,11 @@ msgstr ""
#: ../../albums.php:44
msgid "Album Art Cleared"
-msgstr "Albüm kapaðý silindi"
+msgstr ""
#: ../../albums.php:44
msgid "Album Art information has been removed form the database"
-msgstr "Albüm kapaðý ile ilgili bilgiler veritabanýndan silindi"
+msgstr "Albm kapa ile ilgili bilgiler veritabanndan silindi"
#: ../../albums.php:74
msgid "No Amazon Developer Key set, amazon album art searching will not work"
@@ -1435,34 +1358,29 @@ msgstr ""
#: ../../albums.php:104
msgid "Album Art Not Located"
-msgstr "Albüm kapaðý bulunamadý"
+msgstr ""
#: ../../albums.php:104
msgid ""
"Album Art could not be located at this time. This may be due to Amazon being "
"busy, or the album not being present in their collection."
msgstr ""
-"Albüm kapaðý bulunamadý. Bu Amazon'un meþgul yada bu albümün orada "
-"olmayýþýndan ileri gelebilir."
#: ../../albums.php:137
-#, fuzzy
msgid "Album Art Inserted"
-msgstr "Albüm kapaðý silindi"
+msgstr ""
#: ../../ratings.php:33
-#, fuzzy
msgid "Rating Updated"
-msgstr "Çabuk güncelle"
+msgstr ""
#: ../../ratings.php:33
msgid "Your rating for this object has been updated"
msgstr ""
#: ../../register.php:79
-#, fuzzy
msgid "Error Captcha Required"
-msgstr "Hata, kullanýcý ismi gerekli"
+msgstr ""
#: ../../register.php:86
msgid "Error Captcha Failed"
@@ -1481,19 +1399,16 @@ msgid "Please fill in your full name (Firstname Lastname)"
msgstr ""
#: ../../register.php:128
-#, fuzzy
msgid "You must enter a password"
-msgstr "Parola giriþ"
+msgstr ""
#: ../../register.php:132
-#, fuzzy
msgid "Your passwords do not match"
-msgstr "Hata, parolalar uyuþmuyor"
+msgstr ""
#: ../../register.php:150
-#, fuzzy
msgid "Error: Insert Failed"
-msgstr "Hata, kullanýcý ismi gerekli"
+msgstr ""
#: ../../register.php:165
msgid "Registration Complete"
@@ -1508,9 +1423,8 @@ msgid "The validation key used isn't correct."
msgstr ""
#: ../../activate.php:51
-#, fuzzy
msgid "User activated"
-msgstr "Kullanýcý silindi"
+msgstr ""
#: ../../activate.php:51
msgid "This User ID is activated and can be used"
@@ -1526,14 +1440,12 @@ msgid ""
msgstr ""
#: ../../bin/print_tags.php.inc:48
-#, fuzzy
msgid "Filename:"
-msgstr "Dosya adý"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:49
-#, fuzzy
msgid "Error: Unable to write to"
-msgstr "Hata: açýlamadý"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:56
msgid "Error: Upload directory not inside a catalog"
@@ -1545,23 +1457,20 @@ msgid "Moved"
msgstr "Kip"
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "Adding"
-msgstr "Yönetici"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "to database"
-msgstr "Veritabanýný ekle"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:86
msgid "Move Failed"
msgstr ""
#: ../../bin/quarantine_migration.php.inc:97
-#, fuzzy
msgid "Deleted"
-msgstr "Sil"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:113
msgid ""
@@ -1580,14 +1489,12 @@ msgid ""
msgstr ""
#: ../../bin/quarantine_migration.php.inc:127
-#, fuzzy
msgid "Continue? (Y/N):"
-msgstr "Devam"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:151
-#, fuzzy
msgid "Error: "
-msgstr "Hata"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:152
msgid "!\n"
@@ -1596,7 +1503,7 @@ msgstr ""
#: ../../templates/show_admin_index.inc:27
#, fuzzy
msgid "User Management"
-msgstr "Kullanýcý adý"
+msgstr "Kullanc ad"
#: ../../templates/show_admin_index.inc:28
msgid "E-mail Management"
@@ -1605,87 +1512,84 @@ msgstr ""
#: ../../templates/show_admin_index.inc:29
#, fuzzy
msgid "Catalog Managment"
-msgstr "Kalalog Ýsmi"
+msgstr "Kalalog smi"
#: ../../templates/show_admin_index.inc:30
msgid "Admin Preferences"
-msgstr "Yönetici tercihleri"
+msgstr "Ynetici tercihleri"
#: ../../templates/show_admin_index.inc:31 ../../templates/catalog.inc:95
msgid "Access Lists"
-msgstr "Eriþim listesi"
+msgstr ""
#: ../../templates/show_admin_index.inc:33 ../../templates/catalog.inc:94
msgid "Add a catalog"
-msgstr "Katalog ekle"
+msgstr ""
#: ../../templates/show_admin_index.inc:35 ../../templates/catalog.inc:99
msgid "Clear Now Playing"
-msgstr "Þu anda çalanlarý sil"
+msgstr ""
#: ../../templates/show_admin_index.inc:36
#, fuzzy
msgid "Add Access List Entry"
-msgstr "Eriþim listesi"
+msgstr "Eriim listesi"
#: ../../templates/show_admin_index.inc:40
#, fuzzy
msgid "Common Functions"
-msgstr "Veritabaný baðlantýsý"
+msgstr "Veritaban balants"
#: ../../templates/show_admin_index.inc:43
#, fuzzy
msgid "Admin Sections"
-msgstr "Yönetici Kýsmý"
+msgstr "Ynetici Ksm"
#: ../../templates/show_uploads.inc:33
-#, fuzzy
msgid "Status"
-msgstr "Ýstatistikler"
+msgstr ""
#: ../../templates/show_uploads.inc:34 ../../templates/flag.inc:58
#: ../../templates/list_flagged.inc:41 ../../templates/list_duplicates.inc:32
msgid "Song"
-msgstr "Þarký"
+msgstr ""
#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:46
#: ../../templates/list_duplicates.inc:37
msgid "Size"
-msgstr "Boyut"
+msgstr ""
#: ../../templates/show_uploads.inc:42
msgid "User"
-msgstr "Kullanýcý"
+msgstr ""
#: ../../templates/show_uploads.inc:43
msgid "Date"
-msgstr "Tarih"
+msgstr ""
#: ../../templates/show_uploads.inc:49
msgid "Add"
-msgstr "Ekle"
+msgstr ""
#: ../../templates/show_mpdpl.inc:43
-#, fuzzy
msgid "MPD Server Playlist"
-msgstr "Sunucu þarký listesi"
+msgstr ""
#: ../../templates/show_mpdpl.inc:45 ../../templates/show_mpdpl.inc:175
msgid "Refresh the Playlist Window"
-msgstr "Þarký Listesi görüntüsünü yenile"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "Click to shuffle (randomize) the playlist"
-msgstr "Þarký Listesini karýþtýrmak (rasgele) icin týkla"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "shuffle"
-msgstr "rasgele"
+msgstr ""
#: ../../templates/show_mpdpl.inc:48 ../../templates/show_mpdpl.inc:178
-#, fuzzy
msgid "Click to the clear the playlist"
-msgstr "Þarký listesini silmek için týkla"
+msgstr ""
#: ../../templates/show_mpdpl.inc:52 ../../templates/show_mpdpl.inc:182
msgid "Click to the remove all except the Now Playing"
@@ -1693,103 +1597,99 @@ msgstr ""
#: ../../templates/show_mpdpl.inc:62 ../../templates/show_songs.inc:41
msgid "Song title"
-msgstr "þarký adý"
+msgstr ""
#: ../../templates/flag.inc:43
msgid "Flag song"
-msgstr "Þarkýyý iþaretle"
+msgstr ""
#: ../../templates/flag.inc:45
msgid ""
"Flag the following song as having one of the problems listed below. Site "
"admins will then take the appropriate action for the flagged files."
msgstr ""
-"Þarkýyý aþaðýda gösterilen sorunlardan biriyle iliþkili olarak iþaretle. "
-"Site yöneticileri bu iþaretli dosyalar hakkýnda gereken iþlemleri yaparlar."
#: ../../templates/flag.inc:62
msgid "Reason to flag"
-msgstr "Ýþaretleme nedeni"
+msgstr ""
#: ../../templates/flag.inc:73
msgid "Flag Song"
-msgstr "Þarkýyý iþaretle"
+msgstr "arky iaretle"
#: ../../templates/customize_catalog.inc:24
msgid "Settings for catalog in"
-msgstr "Katalog ayarlarý:"
+msgstr ""
#: ../../templates/customize_catalog.inc:32 ../../templates/add_catalog.inc:40
msgid "Auto-inserted Fields"
-msgstr "Özdevimli Alanlar"
+msgstr ""
#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:41
msgid "album name"
-msgstr "albüm ismi"
+msgstr ""
#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:42
msgid "artist name"
-msgstr "sanatçý ismi"
+msgstr ""
#: ../../templates/customize_catalog.inc:35
msgid "catalog path"
-msgstr "katalog yolu"
+msgstr ""
#: ../../templates/customize_catalog.inc:36 ../../templates/add_catalog.inc:43
msgid "id3 comment"
-msgstr "id3 açýklamasý"
+msgstr ""
#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:44
msgid "genre"
-msgstr "kategori"
+msgstr ""
#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:45
msgid "track number (padded with leading 0)"
-msgstr "þarký numarasý (0 ile baþlar)"
+msgstr ""
#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:46
msgid "song title"
-msgstr "þarký adý"
+msgstr ""
#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:47
msgid "year"
-msgstr "yýl"
+msgstr ""
#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:48
msgid "other"
-msgstr "baþka"
+msgstr ""
#: ../../templates/customize_catalog.inc:45
msgid "ID3 set command"
-msgstr "ID3 ayarlama komutu"
+msgstr ""
#: ../../templates/customize_catalog.inc:51
msgid "Filename pattern"
-msgstr "Dosya adý deseni"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "Folder Pattern"
-msgstr "Klasör adý deseni"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "(no leading or ending '/')"
-msgstr "(baþýnda yada sonuna '/' olmaksýzýn)"
+msgstr ""
#: ../../templates/customize_catalog.inc:69
msgid "Save Catalog Settings"
-msgstr "Katalog ayarlarýný kaydet"
+msgstr ""
#: ../../templates/show_test.inc:29
msgid "Ampache Debug"
-msgstr "Ampache Hata Ayýklamasý"
+msgstr ""
#: ../../templates/show_test.inc:30
msgid ""
"You've reached this page because a configuration error has occured. Debug "
"Information below"
msgstr ""
-"Bir yapýlandýrma hatasý yüzünden bu sayfaya yönlendirildiniz. Hata "
-"ayýklamasýný asaðýda görebilirsiniz"
#: ../../templates/show_test.inc:34
msgid "CHECK"
@@ -1797,7 +1697,7 @@ msgstr ""
#: ../../templates/show_test.inc:36
msgid "STATUS"
-msgstr "Durum"
+msgstr ""
#: ../../templates/show_test.inc:38
msgid "DESCRIPTION"
@@ -1805,88 +1705,71 @@ msgstr ""
#: ../../templates/show_test.inc:41
msgid "PHP Version"
-msgstr "PHP Version"
+msgstr ""
#: ../../templates/show_test.inc:56
msgid ""
"This tests to make sure that you are running a version of PHP that is known "
"to work with Ampache."
msgstr ""
-"Bu test PHP'nin Ampache ile uyuþan bir sürümünün kullanýldýðýný tasdik "
-"ediyor."
#: ../../templates/show_test.inc:60
msgid "Mysql for PHP"
-msgstr "Mysql for PHP"
+msgstr ""
#: ../../templates/show_test.inc:75
msgid ""
"This test checks to see if you have the mysql extensions loaded for PHP. "
"These are required for Ampache to work."
msgstr ""
-"Bu testler PHP'nin mysql uzantýlarýnýn varlýðýný kontrol ediyor. Bu "
-"uzantýlar olmazsa Ampache calýþmaz."
#: ../../templates/show_test.inc:79
msgid "PHP Session Support"
-msgstr "PHP Session Support"
+msgstr ""
#: ../../templates/show_test.inc:94
msgid ""
"This test checks to make sure that you have PHP session support enabled. "
"Sessions are required for Ampache to work."
msgstr ""
-"Bu testler PHP'nin oturum desteðinin varlýðýný kontrol ediyor. Oturum "
-"desteði olmazsa Ampache calýþmaz."
#: ../../templates/show_test.inc:98
msgid "PHP ICONV Support"
-msgstr "PHP ICONV desteði"
+msgstr ""
#: ../../templates/show_test.inc:112
msgid ""
"This test checks to make sure you have Iconv support installed. Iconv "
"support is not required for Ampache, but it is highly recommended"
msgstr ""
-"Bu testler PHP'nin ICONV desteðinin varlýðýný kontrol ediyor. ICONV "
-"Ampache'nin çalýþmasý icin gerekli olmasada tavsiyemizdir"
#: ../../templates/show_test.inc:116
#: ../../templates/show_install_config.inc:88
-#, fuzzy
msgid "Ampache.cfg.php Exists"
-msgstr "Ampache.cfg bulundu"
+msgstr ""
#: ../../templates/show_test.inc:131
-#, fuzzy
msgid ""
"This attempts to read /config/ampache.cfg.php If this fails either the "
"ampache.cfg.php is not in the correct locations or\n"
"\tit is not currently readable by your webserver."
msgstr ""
-"Þimdi ampache.cfg okunmaya calýþýlacak. Eger baþarýsýz olunursa ya doðru "
-"yerde deðildir yada web sunucunuz tarafýndan okunamýyordur."
#: ../../templates/show_test.inc:137
#: ../../templates/show_install_config.inc:105
-#, fuzzy
msgid "Ampache.cfg.php Configured?"
-msgstr "Ampache.cfg'yi yapýlandýrdýnýzmý ?"
+msgstr ""
#: ../../templates/show_test.inc:154
-#, fuzzy
msgid ""
"This test makes sure that you have set all of the required configuration "
"variables and that we are able to \n"
"\tcompletely parse your config file"
msgstr ""
-"Bu test gerekli tüm yapýlandýrma deðiþkenlerinin ayarlandýðýný ve "
-"yapýlandýrma dosyasýnýn ayrýþtýrýlabileceðini doðrulamak içindir"
#: ../../templates/show_test.inc:160
-#, fuzzy
msgid "Ampache.cfg.php Up to Date?"
-msgstr "Ampache.cfg güncel mi?"
+msgstr ""
#: ../../templates/show_test.inc:180
msgid "Ampache.cfg.php is missing the following:"
@@ -1902,40 +1785,39 @@ msgstr ""
#: ../../templates/show_test.inc:196
msgid "DB Connection"
-msgstr "Veritabaný baðlantýsý"
+msgstr ""
#: ../../templates/show_test.inc:212
-#, fuzzy
msgid ""
"This attempts to connect to your database using the values from your ampache."
"cfg.php"
-msgstr "Þimdi ampache.cfg'deki verilerle veritabanýnýza ulaþmaya calýsýlacak"
+msgstr ""
#: ../../templates/show_localplay.inc:30
msgid "Local Play Control"
-msgstr "Yerel Çalma Düzeni"
+msgstr "Yerel alma Dzeni"
#: ../../templates/show_localplay.inc:35
msgid "Playback"
-msgstr "Çal"
+msgstr "al"
#: ../../templates/show_localplay.inc:39 ../../templates/list_header.inc:71
#: ../../templates/show_mpdplay.inc:62
msgid "Prev"
-msgstr "Önceki"
+msgstr ""
#: ../../templates/show_localplay.inc:40 ../../templates/show_mpdplay.inc:63
msgid "Stop"
-msgstr "Dur"
+msgstr ""
#: ../../templates/show_localplay.inc:42 ../../templates/show_mpdplay.inc:65
msgid "Pause"
-msgstr "Durakla"
+msgstr ""
#: ../../templates/show_localplay.inc:43 ../../templates/list_header.inc:94
#: ../../templates/show_mpdplay.inc:66
msgid "Next"
-msgstr "Sonraki"
+msgstr ""
#: ../../templates/show_localplay.inc:49
msgid "Volume"
@@ -1943,7 +1825,7 @@ msgstr "Ses"
#: ../../templates/show_localplay.inc:53 ../../templates/show_localplay.inc:54
msgid "Increase Volume"
-msgstr "Ses aç"
+msgstr "Ses a"
#: ../../templates/show_localplay.inc:55 ../../templates/show_localplay.inc:56
msgid "Decrease Volume"
@@ -1951,55 +1833,53 @@ msgstr "Ses kapa"
#: ../../templates/show_localplay.inc:62
msgid "Clear queue"
-msgstr "Kuyruðu sil"
+msgstr "Kuyruu sil"
#: ../../templates/add_catalog.inc:31
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
-"Aþaðidaki forma ya yerel bir yol girin (örn. /data/muzik) yada uzak bir "
-"Ampache Sunucusunun adresini (örn. http://benimampachem.com)"
#: ../../templates/add_catalog.inc:37
msgid "Catalog Name"
-msgstr "Kalalog Ýsmi"
+msgstr ""
#: ../../templates/add_catalog.inc:54
msgid "Path"
-msgstr "Yol"
+msgstr ""
#: ../../templates/add_catalog.inc:58
msgid "Catalog Type"
-msgstr "Katalog türü"
+msgstr ""
#: ../../templates/add_catalog.inc:62
msgid "Remote"
-msgstr "uzaktan"
+msgstr ""
#: ../../templates/add_catalog.inc:67
msgid "ID3 Set Command"
-msgstr "ID3 ayarlama komutu"
+msgstr ""
#: ../../templates/add_catalog.inc:71
msgid "Filename Pattern"
-msgstr "Dosya adý deseni"
+msgstr ""
#: ../../templates/add_catalog.inc:79 ../../templates/catalog.inc:101
msgid "Gather Album Art"
-msgstr "Albüm kapaklarýný topla"
+msgstr ""
#: ../../templates/add_catalog.inc:83
msgid "ID3V2 Tags"
-msgstr "ID3V2 Etiketleri"
+msgstr ""
#: ../../templates/add_catalog.inc:86
msgid "Amazon"
-msgstr "Amazon"
+msgstr ""
#: ../../templates/add_catalog.inc:89
msgid "File Folder"
-msgstr "Dosya klasörü"
+msgstr ""
#: ../../templates/add_catalog.inc:96
msgid "Build Playlists from m3u Files"
@@ -2007,23 +1887,23 @@ msgstr ""
#: ../../templates/add_catalog.inc:103
msgid "Add Catalog"
-msgstr "Kataloðu ekle"
+msgstr ""
#: ../../templates/list_flagged.inc:42 ../../templates/show_songs.inc:49
msgid "Flag"
-msgstr "Ýþaret"
+msgstr ""
#: ../../templates/list_flagged.inc:43
msgid "New Flag"
-msgstr "Yeni iþaret"
+msgstr "Yeni iaret"
#: ../../templates/list_flagged.inc:44
msgid "Flagged by"
-msgstr "Ýþaretleyen"
+msgstr "aretleyen"
#: ../../templates/list_flagged.inc:45
msgid "ID3 Update"
-msgstr "ID3 Güncelleme"
+msgstr "ID3 Gncelleme"
#: ../../templates/list_flagged.inc:69
msgid "Accept"
@@ -2031,12 +1911,11 @@ msgstr "Kabul"
#: ../../templates/list_flagged.inc:70
msgid "Reject"
-msgstr "Red"
+msgstr ""
#: ../../templates/header.inc:49
-#, fuzzy
msgid "You are currently logged in as"
-msgstr "Kullanýcý adýnýz"
+msgstr ""
#: ../../templates/header.inc:58
msgid "Go!"
@@ -2044,31 +1923,27 @@ msgstr ""
#: ../../templates/show_songs.inc:143
msgid "Direct Link"
-msgstr "Doðrudan Eriþim"
+msgstr ""
#: ../../templates/show_songs.inc:166
msgid "Total"
-msgstr "Tüm"
+msgstr ""
#: ../../templates/show_search_bar.inc:36 ../../templates/show_search.inc:54
msgid "Search Ampache"
-msgstr "Ampache içinde ara"
+msgstr ""
#: ../../templates/show_install_config.inc:41
#: ../../templates/show_install.inc:41
-#, fuzzy
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.php.dist file"
msgstr ""
-"Web Sunucunuz /sql/ampache.sql ve /config/ampache.cfg.dist dosyalarýný "
-"okuyabilmeli "
#: ../../templates/show_install_config.inc:49
#: ../../templates/show_install.inc:51
-#, fuzzy
msgid "Step 2 - Creating the Ampache.cfg.php file"
-msgstr "Ýkinci Adým - amapche.cfg'nin kurulmasý"
+msgstr ""
#: ../../templates/show_install_config.inc:51
msgid ""
@@ -2076,103 +1951,100 @@ msgid ""
"out directly to your webserver. If access is denied it will prompt you to "
"download the config file. Please put the downloaded config file in /config"
msgstr ""
-"Bu adýmda temel veriler sorgulanýp, web sunucunuza ilk yazma denemesi "
-"yapýlacaktýr. Eðer baþarýsýz olunursa size sunulacak olan yapýlandýrma "
-"dosyasýný /config klasörüne kaydedin. "
#: ../../templates/show_install_config.inc:60
msgid "Web Path"
-msgstr "Web Yolu"
+msgstr ""
#: ../../templates/show_install_config.inc:64
#: ../../templates/show_install.inc:59
msgid "Desired Database Name"
-msgstr "Düþünülen Veritabaný ismi"
+msgstr ""
#: ../../templates/show_install_config.inc:68
#: ../../templates/show_install.inc:63
msgid "MySQL Hostname"
-msgstr "MySQL makine ismi"
+msgstr ""
#: ../../templates/show_install_config.inc:72
msgid "MySQL Username"
-msgstr "MySQL kullanýcý adý"
+msgstr ""
#: ../../templates/show_install_config.inc:76
msgid "MySQL Password"
-msgstr "MySQL parolasý"
+msgstr ""
#: ../../templates/show_install_config.inc:81
msgid "Write Config"
-msgstr "Yapýlandýrmayý kaydet"
+msgstr ""
#: ../../templates/show_install_config.inc:125
msgid "Check for Config"
-msgstr "Yapýlandýrma doðrula"
+msgstr ""
#: ../../templates/show_album.inc:67
msgid "Play Album"
-msgstr "Albümü çal"
+msgstr ""
#: ../../templates/show_album.inc:68
msgid "Play Random from Album"
-msgstr "Albümden rasgele çal"
+msgstr ""
#: ../../templates/show_album.inc:69
msgid "Reset Album Art"
-msgstr "Albüm kapaðý silinsin"
+msgstr ""
#: ../../templates/show_album.inc:70
msgid "Find Album Art"
-msgstr "Albüm kapaðý ara"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "Editing"
-msgstr "Düzenleme"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "preferences"
-msgstr "tercihler"
+msgstr ""
#: ../../templates/show_preferences.inc:44
msgid "Rebuild Preferences"
-msgstr "Tercihleri yeniden yapýlandýr"
+msgstr ""
#: ../../templates/show_preferences.inc:73
msgid "Update Preferences"
-msgstr "Tercihleri güncelle"
+msgstr ""
#: ../../templates/show_preferences.inc:77
msgid "Cancel"
-msgstr "Ýptal"
+msgstr ""
#: ../../templates/userform.inc:25
msgid "Adding a New User"
-msgstr "Kullanýcý ekle"
+msgstr ""
#: ../../templates/userform.inc:29
msgid "Editing existing User"
-msgstr "Kullanýcýyý düzenle"
+msgstr ""
#: ../../templates/userform.inc:80
msgid "User Access Level"
-msgstr "Kullanýcý eriþim düzeyi"
+msgstr ""
#: ../../templates/userform.inc:96
msgid "Add User"
-msgstr "Kullanýcý ekle"
+msgstr ""
#: ../../templates/userform.inc:101
msgid "Update User"
-msgstr "Kullanýcý güncelle"
+msgstr ""
#: ../../templates/show_random_play.inc:34
msgid "Item count"
-msgstr "Öðe sayýsý"
+msgstr ""
#: ../../templates/show_random_play.inc:49
msgid "From genre"
-msgstr "Kategoriden"
+msgstr ""
#: ../../templates/show_random_play.inc:58
msgid "Standard"
@@ -2180,11 +2052,11 @@ msgstr ""
#: ../../templates/show_random_play.inc:59
msgid "Favor Unplayed"
-msgstr "Çalýnmamýþlardan"
+msgstr ""
#: ../../templates/show_random_play.inc:61
msgid "Full Artist"
-msgstr "Tüm Sanatçýlar"
+msgstr ""
#: ../../templates/show_random_play.inc:66
msgid "from catalog"
@@ -2192,7 +2064,7 @@ msgstr "Katalogdan"
#: ../../templates/show_random_play.inc:75
msgid "Play Random Songs"
-msgstr "Rasgele þarký çal"
+msgstr "Rasgele ark al"
#: ../../templates/show_install.inc:49
msgid ""
@@ -2200,26 +2072,22 @@ msgid ""
"mysql account with database creation rights. This step may take a while "
"depending upon the speed of your computer"
msgstr ""
-"Bu adýmda Ampache veritabaný oluþturuluyor. Bunun için veritabaný kurma izni "
-"olan bir mysql giriþi gerekli. Bu adýmýn süresi bilgisayarýnýzýn hýzýna "
-"baðlýdýr "
#: ../../templates/show_install.inc:67
msgid "MySQL Administrative Username"
-msgstr "MySQL yönetici ismi"
+msgstr ""
#: ../../templates/show_install.inc:71
msgid "MySQL Administrative Password"
-msgstr "MySQL yönetici parolasý"
+msgstr ""
#: ../../templates/show_install.inc:75
msgid "Create Database User for New Database"
msgstr ""
#: ../../templates/show_install.inc:80
-#, fuzzy
msgid "Ampache Database Username"
-msgstr "Düþünülen Veritabaný ismi"
+msgstr ""
#: ../../templates/show_install.inc:84
msgid "Ampache Database User Password"
@@ -2227,36 +2095,34 @@ msgstr ""
#: ../../templates/show_install.inc:89
msgid "Insert Database"
-msgstr "Veritabanýný ekle"
+msgstr ""
#: ../../templates/show_add_access.inc:31
msgid "Add Access for a Host"
-msgstr "Eriþim listesine makine ekle"
+msgstr ""
#: ../../templates/show_add_access.inc:33
msgid ""
"Use the form below to add a host that you want to have access to your "
"Ampache catalog."
msgstr ""
-"Aþaðýdaki formu kullanarak Ampache kataloðuna eriþmesini istediðiniz "
-"makineleri ekleyebilirsiniz."
#: ../../templates/show_add_access.inc:46
msgid "Start IP Address"
-msgstr "Ýlk ÝP-Adresi"
+msgstr ""
#: ../../templates/show_add_access.inc:52
msgid "End IP Address"
-msgstr "Son ÝP-Adresi"
+msgstr ""
#: ../../templates/show_add_access.inc:58
#: ../../templates/show_access_list.inc:50
msgid "Level"
-msgstr "Düzey"
+msgstr ""
#: ../../templates/show_add_access.inc:72
msgid "Add Host"
-msgstr "Makine ekle"
+msgstr ""
#: ../../templates/catalog.inc:30
msgid ""
@@ -2264,58 +2130,55 @@ msgid ""
"\"http://php.oregonstate.edu/iconv\">Iconv</a> for information on getting "
"ICONV"
msgstr ""
-"Hata: ICONV bulunamadý, ID3V2 etiketleri doðru þekilde ithal edilemeyecek. "
-"Bu adresten <a href=\"http://php.oregonstate.edu/iconv\">Iconv</a> ICONV "
-"hakkýnda bilgi alabilirsiniz."
#: ../../templates/catalog.inc:39
msgid "Update Catalogs"
-msgstr "Kataloglarý güncelle"
+msgstr ""
#: ../../templates/catalog.inc:65
msgid "Fast Add"
-msgstr "Çabuk ekle"
+msgstr ""
#: ../../templates/catalog.inc:72
msgid "Fast Update"
-msgstr "Çabuk güncelle"
+msgstr ""
#: ../../templates/catalog.inc:85
msgid "You don't have any catalogs."
-msgstr "Sizin hiç kataloðunuz yok."
+msgstr ""
#: ../../templates/catalog.inc:96
msgid "Show Duplicate Songs"
-msgstr "Duble þarkýlarý görüntüle"
+msgstr ""
#: ../../templates/catalog.inc:97
msgid "Show Disabled Songs"
-msgstr "Edilgenleþtirilmiþ þarkýlarý görüntüle"
+msgstr ""
#: ../../templates/catalog.inc:98
msgid "Clear Catalog Stats"
-msgstr "Katalog istatistiklerini sil"
+msgstr ""
#: ../../templates/catalog.inc:100
msgid "Dump Album Art"
-msgstr "Albüm kapaðý boþalt"
+msgstr ""
#: ../../templates/catalog.inc:102
msgid "View flagged songs"
-msgstr "Ýþaretlenmiþ þarkýlarý görüntüle"
+msgstr ""
#: ../../templates/catalog.inc:103
msgid "Catalog Tools"
-msgstr "Katalog araçlarý"
+msgstr ""
#: ../../templates/menu.inc:73 ../../templates/menu.inc:79
msgid "Account"
-msgstr "Hesap"
+msgstr ""
#: ../../templates/menu.inc:74 ../../templates/menu.inc:80
#: ../../templates/show_users.inc:64 ../../templates/show_users.inc:112
msgid "Stats"
-msgstr "Ýstatistikler"
+msgstr ""
#: ../../templates/show_upload.inc:30
msgid "Uploading Music to Ampache"
@@ -2327,42 +2190,39 @@ msgstr ""
#: ../../templates/show_upload.inc:72
msgid "max_upload_size"
-msgstr "max_upload_size (azami_yükleme_hacmi)"
+msgstr ""
#: ../../templates/show_users.inc:40
msgid "Fullname"
-msgstr "Tam Ýsim"
+msgstr ""
#: ../../templates/show_users.inc:48
msgid "Last Seen"
-msgstr "Son giriþ"
+msgstr ""
#: ../../templates/show_users.inc:53
-#, fuzzy
msgid "Registration Date"
-msgstr "Kullanýcý kaydý"
+msgstr ""
#: ../../templates/show_users.inc:61 ../../templates/show_users.inc:107
msgid "Prefs"
-msgstr "Tercihler"
+msgstr ""
#: ../../templates/show_users.inc:67
-#, fuzzy
msgid "Access"
-msgstr "Eriþim Ayarý"
+msgstr ""
#: ../../templates/show_users.inc:73
msgid "On-line"
-msgstr "Çevrimiçi"
+msgstr ""
#: ../../templates/show_users.inc:126
msgid "delete"
-msgstr "sil"
+msgstr ""
#: ../../templates/list_duplicates.inc:28
-#, fuzzy
msgid "Duplicate Songs"
-msgstr "Duble þarkýlarý görüntüle"
+msgstr ""
#: ../../templates/list_duplicates.inc:35
msgid "Length"
@@ -2382,54 +2242,51 @@ msgstr ""
#: ../../templates/show_login_form.inc:49
#: ../../templates/show_login_form.inc:63
msgid "Login"
-msgstr "Giriþ"
+msgstr ""
#: ../../templates/show_login_form.inc:59
msgid "Remember Me"
-msgstr "Beni hatýrla"
+msgstr ""
#: ../../templates/show_login_form.inc:72
-#, fuzzy
msgid "Register"
-msgstr "Kullanýcý kaydý"
+msgstr ""
#: ../../templates/show_access_list.inc:34
msgid "Host Access to Your Catalog"
-msgstr "Kataloða makine eriþimi"
+msgstr ""
#: ../../templates/show_access_list.inc:43
msgid "Add Entry"
-msgstr "Giriþ ekle"
+msgstr ""
#: ../../templates/show_access_list.inc:48
msgid "Start Address"
-msgstr "Ýlk Adres"
+msgstr ""
#: ../../templates/show_access_list.inc:49
msgid "End Address"
-msgstr "Son Adres"
+msgstr ""
#: ../../templates/show_access_list.inc:65
msgid "Revoke"
-msgstr "Ýptal"
+msgstr ""
#: ../../templates/show_search.inc:57
msgid "Keywords"
msgstr ""
#: ../../templates/show_search.inc:102
-#, fuzzy
msgid "Played"
-msgstr "Çal"
+msgstr ""
#: ../../templates/show_search.inc:110
-#, fuzzy
msgid "Min Bitrate"
-msgstr "Ýkil hýzý"
+msgstr ""
#: ../../templates/show_search.inc:132
msgid "Object Type"
-msgstr "Nesne türü"
+msgstr "Nesne tr"
#: ../../templates/show_search.inc:138
#, fuzzy
@@ -2445,9 +2302,8 @@ msgid "AND"
msgstr ""
#: ../../templates/show_search.inc:150
-#, fuzzy
msgid "Method"
-msgstr "Kip"
+msgstr ""
#: ../../templates/show_search.inc:153
msgid "Fuzzy"
@@ -2479,11 +2335,11 @@ msgstr ""
#: ../../templates/show_mpdplay.inc:39
msgid "MPD Play Control"
-msgstr "MPD Kontrol"
+msgstr ""
#: ../../templates/show_mpdplay.inc:100
msgid "Loop"
-msgstr "Döngü"
+msgstr ""
#: ../../templates/show_mpdplay.inc:107 ../../templates/show_mpdplay.inc:120
msgid "On"
@@ -2494,9 +2350,8 @@ msgid "Off"
msgstr ""
#: ../../templates/show_mpdplay.inc:134
-#, fuzzy
msgid "Now Playing :"
-msgstr "Þu anda çalan"
+msgstr ""
#: ../../templates/show_mpdplay.inc:163
msgid "On Deck "
@@ -2508,170 +2363,164 @@ msgstr ""
#: ../../templates/show_artist.inc:36
msgid "Select"
-msgstr "Seçim"
+msgstr ""
#: ../../templates/show_artist.inc:38
msgid "Cover"
-msgstr "Kapak"
+msgstr ""
#: ../../templates/show_artist.inc:39
msgid "Album Name"
-msgstr "Albüm adý"
+msgstr ""
#: ../../templates/show_artist.inc:40
msgid "Album Year"
-msgstr "Albüm yýlý"
+msgstr ""
#: ../../templates/show_artist.inc:41
msgid "Total Tracks"
-msgstr "Tüm parçalar"
+msgstr ""
#: ../../templates/show_big_art.inc:31
-#, fuzzy
msgid "Album Art"
-msgstr "Albüm kapaðý ara"
+msgstr ""
#: ../../templates/show_big_art.inc:35
msgid "Click to close window"
msgstr ""
-#~ msgid "No Results Found"
-#~ msgstr "Sonuç bulunamadý"
+msgid "No Results Found"
+msgstr "Sonu bulunamad"
-#~ msgid "New"
-#~ msgstr "Yeni"
+msgid "New"
+msgstr "Yeni"
-#~ msgid "View All"
-#~ msgstr "Hepsini görüntüle"
+msgid "View All"
+msgstr "Hepsini grntle"
-#~ msgid "Public"
-#~ msgstr "Genel"
+msgid "Public"
+msgstr ""
-#~ msgid "Your Private"
-#~ msgstr "Size özel"
+msgid "Your Private"
+msgstr "Size zel"
-#~ msgid "Other Private"
-#~ msgstr "Diðerlerine özel"
+msgid "Other Private"
+msgstr "Dierlerine zel"
-#~ msgid "There are no playlists of this type"
-#~ msgstr "Bu çeþit bir þarký listesi bulunamadý"
+msgid "There are no playlists of this type"
+msgstr "Bu eit bir ark listesi bulunamad"
-#~ msgid "All songs by"
-#~ msgstr "Tüm þarkýlarý"
+msgid "All songs by"
+msgstr "Tm arklar"
-#, fuzzy
-#~ msgid "Edit Playlist"
-#~ msgstr "Þarký listesi"
+msgid "Edit Playlist"
+msgstr ""
-#, fuzzy
-#~ msgid "Play Random"
-#~ msgstr "Rasgele þarký çal"
+msgid "Play Random"
+msgstr ""
-#~ msgid "Welcome to"
-#~ msgstr "Hoþgeldiniz"
+msgid "Welcome to"
+msgstr "Hogeldiniz"
-#~ msgid "Album Art Located"
-#~ msgstr "Albüm kapaðý bulundu"
+msgid "Album Art Located"
+msgstr "Albm kapa bulundu"
-#~ msgid ""
-#~ "Album Art information has been located in Amazon. If incorrect, click "
-#~ "\"Reset Album Art\" below to remove the artwork."
-#~ msgstr ""
-#~ "Albüm kapaðý Amazon'da bulundu. Doðru olmadýðý takdirde \"Albüm kapaðý "
-#~ "silinsin\" i týklayarak bilgileri silin."
+msgid ""
+"Album Art information has been located in Amazon. If incorrect, click "
+"\"Reset Album Art\" below to remove the artwork."
+msgstr ""
+"Albm kapa Amazon'da bulundu. Doru olmad takdirde \"Albm kapa silinsin\" i "
+"tklayarak bilgileri silin."
-#~ msgid "Type"
-#~ msgstr "Türü"
+msgid "Type"
+msgstr ""
-#~ msgid "An Unknown Error has occured."
-#~ msgstr "Bilinmeyen bir hata oluþtu."
+msgid "An Unknown Error has occured."
+msgstr "Bilinmeyen bir hata olutu."
-#~ msgid "Successfully-Quarantined"
-#~ msgstr "Baþarýyla karantinaya alýndý"
+msgid "Successfully-Quarantined"
+msgstr "Baaryla karantinaya alnd"
-#~ msgid "Successfully-Cataloged"
-#~ msgstr "Baþarýyla kataloglaþtýrýldý"
+msgid "Successfully-Cataloged"
+msgstr "Baaryla kataloglatrld"
-#~ msgid "Quarantined"
-#~ msgstr "Karantinaya alýnmýþ"
+msgid "Quarantined"
+msgstr "Karantinaya alnm"
-#~ msgid "All Albums"
-#~ msgstr "Tüm albümler"
+msgid "All Albums"
+msgstr "Tm albmler"
-#~ msgid "<u>S</u>how all albums"
-#~ msgstr "Tüm albümleri göster"
+msgid "<u>S</u>how all albums"
+msgstr "Tm albmleri gster"
-#~ msgid "Albums with no artwork"
-#~ msgstr "Kapaksýz Albümler"
+msgid "Albums with no artwork"
+msgstr "Kapaksz Albmler"
-#~ msgid "Select a starting letter or Show all"
-#~ msgstr "Baþlangýç harfini seç yada hepsini görüntüle"
+msgid "Select a starting letter or Show all"
+msgstr "Balang harfini se yada hepsini grntle"
-#~ msgid ""
-#~ "Your webserver configured so that your config directory is not visable to "
-#~ "the web"
-#~ msgstr ""
-#~ "Web Sunucunuz yapýlandýrma klasörünüzün görünmeyeceði þekilde ayarlanmýþ "
-#~ "olmalý"
+msgid ""
+"Your webserver configured so that your config directory is not visable to "
+"the web"
+msgstr "Web Sunucunuz yaplandrma klasrnzn grnmeyecei ekilde ayarlanm olmal"
-#~ msgid "View Limit"
-#~ msgstr "Sýnýrlarý görüntüle"
+msgid "View Limit"
+msgstr "Snrlar grntle"
-#~ msgid "Loop is off"
-#~ msgstr "Döngü kapalý"
+msgid "Loop is off"
+msgstr "Dng kapal"
-#~ msgid "Loop is on"
-#~ msgstr "Döngü açýk"
+msgid "Loop is on"
+msgstr "Dng ak"
-#~ msgid "refresh now"
-#~ msgstr "þimdi yenile"
+msgid "refresh now"
+msgstr "imdi yenile"
-#~ msgid "clear"
-#~ msgstr "sil"
+msgid "clear"
+msgstr "sil"
-#~ msgid "Create/Modify User Accounts for Ampache"
-#~ msgstr "Ampache kullanýcý hesabý ekle/güncelle"
+msgid "Create/Modify User Accounts for Ampache"
+msgstr "Ampache kullanc hesab ekle/gncelle"
-#~ msgid "Mail your users to notfiy them of changes"
-#~ msgstr "Kullanýcýlara mail ile yenilikleri bildir"
+msgid "Mail your users to notfiy them of changes"
+msgstr "Kullanclara mail ile yenilikleri bildir"
-#~ msgid "Create/Update/Clean your catalog here"
-#~ msgstr "Buradan katalog ekle/güncelleþtir/sil"
+msgid "Create/Update/Clean your catalog here"
+msgstr "Buradan katalog ekle/gncelletir/sil"
-#~ msgid "Modify Site-wide preferences"
-#~ msgstr "Site genelinde geçerli olan tercihleri düzenle"
+msgid "Modify Site-wide preferences"
+msgstr "Site genelinde geerli olan tercihleri dzenle"
-#~ msgid "Modify Access List Permissions"
-#~ msgstr "Eriþim listesindeki izinleri düzenle"
+msgid "Modify Access List Permissions"
+msgstr "Eriim listesindeki izinleri dzenle"
-#~ msgid "Must have access_control=true in ampache.cfg"
-#~ msgstr "Ampache.cfg'de 'access_control=true' nun bulunmasý zorunludur"
+msgid "Must have access_control=true in ampache.cfg"
+msgstr "Ampache.cfg'de 'access_control=true' nun bulunmas zorunludur"
-#~ msgid "Please Ensure All Files Are Tagged Correctly"
-#~ msgstr "Lütfen tüm dosyalarýn doðru etiketlendirilmesini saðlayýn"
+msgid "Please Ensure All Files Are Tagged Correctly"
+msgstr "Ltfen tm dosyalarn doru etiketlendirilmesini salayn"
-#~ msgid ""
-#~ "Ampache relies on id3 tags to sort data. If your file is not tagged it "
-#~ "may be deleted."
-#~ msgstr ""
-#~ "Ampache sýralama için ID3 etiketlerini kullanýr. Dosyanýz etiketsizse "
-#~ "silinebilir."
+msgid ""
+"Ampache relies on id3 tags to sort data. If your file is not tagged it may "
+"be deleted."
+msgstr ""
+"Ampache sralama iin ID3 etiketlerini kullanr. Dosyanz etiketsizse "
+"silinebilir."
-#~ msgid ""
-#~ "Your webserver configured so that <ampache_root>/docs is your webroot"
-#~ msgstr "Web sunucunuz <ampache_root>/docs 'u temel olarak kullanmalý"
+msgid "Your webserver configured so that <ampache_root>/docs is your webroot"
+msgstr "Web sunucunuz <ampache_root>/docs 'u temel olarak kullanmal"
-#~ msgid "edit"
-#~ msgstr "düzenle"
+msgid "edit"
+msgstr "dzenle"
-#~ msgid "prefs"
-#~ msgstr "tercihler"
+msgid "prefs"
+msgstr "tercihler"
-#~ msgid "set to user"
-#~ msgstr "Kullanýcý haline getir"
+msgid "set to user"
+msgstr "Kullanc haline getir"
-#~ msgid "disable"
-#~ msgstr "edilgenleþtir"
+msgid "disable"
+msgstr "edilgenletir"
-#~ msgid "set to admin"
-#~ msgstr "'admin' yap"
+msgid "set to admin"
+msgstr "'admin' yap"
diff --git a/locale/zh_CN/LC_MESSAGES/messages.po b/locale/zh_CN/LC_MESSAGES/messages.po
index 59774c7d..3a9ea312 100644
--- a/locale/zh_CN/LC_MESSAGES/messages.po
+++ b/locale/zh_CN/LC_MESSAGES/messages.po
@@ -6,207 +6,207 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: v1.0a\n"
+"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-01-07 22:47-0800\n"
-"PO-Revision-Date: 2005-07-11 09:08-0600\n"
-"Last-Translator: Hongyi_Gao <hongyi_gao@hotmail.com>\n"
-"Language-Team: CHINESE <hongyi_gao@hotmail.com>\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=GBK\n"
+"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../play/index.php:50
msgid "Session Expired: please log in again at"
-msgstr "»á»°¹ýÆÚ£ºÇëÖØÐµÇ¼"
+msgstr ""
#: ../../lib/class/catalog.class.php:281 ../../lib/class/catalog.class.php:566
#: ../../lib/class/album.class.php:263
msgid "Error: Unable to open"
-msgstr "´íÎó£ºÎÞ·¨´ò¿ª"
+msgstr ""
#: ../../lib/class/catalog.class.php:304
msgid "Error: Unable to change to directory"
-msgstr "´íÎó£ºÎÞ·¨²Ù×÷Ŀ¼"
+msgstr ""
#: ../../lib/class/catalog.class.php:330
msgid "Error: Unable to get filesize for"
-msgstr "´íÎó£ºÎÞ·¨»ñµÃÎļþ´óС"
+msgstr ""
#: ../../lib/class/catalog.class.php:365
msgid "Added"
-msgstr "ÒÑÌí¼Ó"
+msgstr ""
#: ../../lib/class/catalog.class.php:377
msgid "is not readable by ampache"
-msgstr "ÎÞ·¨¶ÁÈ¡"
+msgstr ""
#: ../../lib/class/catalog.class.php:441
msgid "Found in ID3"
-msgstr "ÔÚID3ÖÐÕÒµ½"
+msgstr ""
#: ../../lib/class/catalog.class.php:445
msgid "Found on Amazon"
-msgstr "ÔÚAmazonÕÒµ½"
+msgstr ""
#: ../../lib/class/catalog.class.php:449
msgid "Found in Folder"
-msgstr "ÔÚĿ¼ÀïÕÒµ½"
+msgstr ""
#: ../../lib/class/catalog.class.php:453
msgid "Found"
-msgstr "ÕÒµ½"
+msgstr ""
#: ../../lib/class/catalog.class.php:456
msgid "Not Found"
-msgstr "ûÓÐÕÒµ½"
+msgstr ""
#: ../../lib/class/catalog.class.php:464
msgid "Searched"
-msgstr "ÒÑËÑË÷"
+msgstr ""
#: ../../lib/class/catalog.class.php:622
msgid "Starting Dump Album Art"
-msgstr "¿ªÊ¼µ¼³ö¸èÇú¸èÊÖ"
+msgstr ""
#: ../../lib/class/catalog.class.php:642
msgid "Written"
-msgstr "ÒÑдÈë"
+msgstr ""
#: ../../lib/class/catalog.class.php:651
msgid "Error unable to open file for writting"
-msgstr "´íÎó£ºÎÞ·¨Ð´ÈëÎļþ"
+msgstr ""
#: ../../lib/class/catalog.class.php:658
msgid "Album Art Dump Complete"
-msgstr "¸èÇú¸èÊÖµ¼³ö½áÊø"
+msgstr ""
#: ../../lib/class/catalog.class.php:659 ../../artists.php:64
#: ../../albums.php:153
msgid "Return"
-msgstr "·µ»Ø"
+msgstr ""
#: ../../lib/class/catalog.class.php:728
msgid "Starting Catalog Build"
-msgstr "¿ªÊ¼Öؽ¨Çú¿â"
+msgstr ""
#: ../../lib/class/catalog.class.php:733
msgid "Running Remote Sync"
-msgstr "ÔËÐÐÔ¶³Ìͬ²½"
+msgstr ""
#: ../../lib/class/catalog.class.php:745 ../../lib/class/catalog.class.php:904
msgid "Added Playlist From"
-msgstr "Ìí¼Ó×Ô¶¨Òå¸èÇúÁбí"
+msgstr ""
#: ../../lib/class/catalog.class.php:752 ../../lib/class/catalog.class.php:913
#: ../../admin/catalog.php:258
msgid "Starting Album Art Search"
-msgstr "¿ªÊ¼ËÑË÷¸èÇú¸èÊÖ"
+msgstr ""
#: ../../lib/class/catalog.class.php:762
msgid "Catalog Finished"
-msgstr "Çú¿â½¨Á¢½áÊø"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:932
msgid "Total Time"
-msgstr "×Üʱ¼ä"
+msgstr ""
#: ../../lib/class/catalog.class.php:762 ../../lib/class/catalog.class.php:933
msgid "Total Songs"
-msgstr "È«²¿¸èÇú"
+msgstr ""
#: ../../lib/class/catalog.class.php:763 ../../lib/class/catalog.class.php:933
msgid "Songs Per Seconds"
-msgstr "Ê׸裯Ãë"
+msgstr ""
#: ../../lib/class/catalog.class.php:797
#: ../../lib/class/catalog.class.php:1512
msgid "Updated"
-msgstr "ÒѸüÐÂ"
+msgstr ""
#: ../../lib/class/catalog.class.php:804
msgid "No Update Needed"
-msgstr "²»ÓøüÐÂ"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "Starting New Song Search on"
-msgstr "¿ªÊ¼ËÑË÷иèÇú"
+msgstr ""
#: ../../lib/class/catalog.class.php:885
msgid "catalog"
-msgstr "Çú¿â"
+msgstr ""
#: ../../lib/class/catalog.class.php:889
msgid "Running Remote Update"
-msgstr "ÔËÐÐÔ¶³Ì¸üÐÂ"
+msgstr ""
#: ../../lib/class/catalog.class.php:932
msgid "Catalog Update Finished"
-msgstr "Çú¿â¸üнáÊø"
+msgstr ""
#: ../../lib/class/catalog.class.php:952 ../../lib/mpd.php:43
#: ../../lib/mpd.php:52 ../../albums.php:74
msgid "Error"
-msgstr "´íÎó"
+msgstr ""
#: ../../lib/class/catalog.class.php:952
msgid "Unable to load XMLRPC library, make sure XML-RPC is enabled"
-msgstr "ÎÞ·¨ÔØÈëXMLRPC¿â£¬ÇëÈ·ÈÏÊÇ·ñÔÊÐíXML-RPC"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Error connecting to"
-msgstr "´íÎó£ºÁ¬½Ó"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Code"
-msgstr "´úÂë"
+msgstr ""
#: ../../lib/class/catalog.class.php:991
#: ../../lib/class/catalog.class.php:1042
msgid "Reason"
-msgstr "Ô­Òò"
+msgstr ""
#: ../../lib/class/catalog.class.php:1007
msgid "Completed updating remote catalog(s)"
-msgstr "Ô¶³ÌÇú¿â¸üнáÊø"
+msgstr ""
#: ../../lib/class/catalog.class.php:1138
msgid "Checking"
-msgstr "¼ì²é"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "Catalog Clean Done"
-msgstr "Çú¿â±»Çå¿Õ"
+msgstr ""
#: ../../lib/class/catalog.class.php:1196
msgid "files removed"
-msgstr "Îļþ±»É¾³ý"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469
msgid "Updating the"
-msgstr "¸üÐÂ"
+msgstr ""
#: ../../lib/class/catalog.class.php:1469 ../../templates/sidebar.inc.php:31
msgid "Catalog"
-msgstr "Çú¿â"
+msgstr ""
#: ../../lib/class/catalog.class.php:1470
msgid "songs found checking tag information."
-msgstr "ÕÒµ½¸èÇú¼ì²é±ê¼ÇÐÅÏ¢"
+msgstr ""
#: ../../lib/class/catalog.class.php:1520
msgid " FOUND"
-msgstr "ÕÒµ½"
+msgstr ""
#: ../../lib/class/catalog.class.php:1521
msgid "Searching for new Album Art"
-msgstr "²éÕÒиèÇú¸èÊÖ"
+msgstr ""
#: ../../lib/class/catalog.class.php:1525
msgid "Album Art Already Found"
-msgstr "ÒÑÕÒµ½¸èÇú¸èÊÖ"
+msgstr ""
#: ../../lib/class/artist.class.php:223
msgid "Error: Name Identical"
@@ -215,7 +215,7 @@ msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/duplicates.php:113
#: ../../templates/show_search.inc:66
msgid "Title"
-msgstr "¸èÃû"
+msgstr ""
#: ../../lib/class/song.class.php:275 ../../lib/class/song.class.php:279
#: ../../lib/class/song.class.php:283 ../../lib/class/song.class.php:287
@@ -224,34 +224,34 @@ msgstr "¸èÃû"
#: ../../lib/class/song.class.php:309 ../../lib/class/song.class.php:313
#: ../../lib/class/song.class.php:317 ../../lib/class/song.class.php:322
msgid "updated to"
-msgstr "¸üÐÂ"
+msgstr ""
#: ../../lib/class/song.class.php:279 ../../templates/show_uploads.inc:39
#: ../../templates/show_songs.inc:47 ../../templates/list_duplicates.inc:36
msgid "Bitrate"
-msgstr "ÂëÂÊ"
+msgstr ""
#: ../../lib/class/song.class.php:283
msgid "Rate"
-msgstr "¼¶±ð"
+msgstr ""
#: ../../lib/class/song.class.php:287
msgid "Mode"
-msgstr "ģʽ"
+msgstr ""
#: ../../lib/class/song.class.php:291 ../../templates/show_uploads.inc:38
#: ../../templates/show_mpdpl.inc:66 ../../templates/show_songs.inc:45
msgid "Time"
-msgstr "ʱ¼ä"
+msgstr ""
#: ../../lib/class/song.class.php:295 ../../templates/show_mpdpl.inc:65
#: ../../templates/show_songs.inc:39 ../../templates/show_songs.inc:44
msgid "Track"
-msgstr "Òô¹ì"
+msgstr ""
#: ../../lib/class/song.class.php:299
msgid "Filesize"
-msgstr "Îļþ´óС"
+msgstr ""
#: ../../lib/class/song.class.php:304
#: ../../templates/show_get_albumart.inc.php:33
@@ -261,7 +261,7 @@ msgstr "Îļþ´óС"
#: ../../templates/show_albums.inc:70 ../../templates/list_duplicates.inc:33
#: ../../templates/show_search.inc:71
msgid "Artist"
-msgstr "¸èÊÖ"
+msgstr ""
#: ../../lib/class/song.class.php:309
#: ../../templates/show_get_albumart.inc.php:41
@@ -270,17 +270,17 @@ msgstr "¸èÊÖ"
#: ../../templates/show_albums.inc:68 ../../templates/list_duplicates.inc:34
#: ../../templates/show_search.inc:78
msgid "Album"
-msgstr "ר¼­"
+msgstr ""
#: ../../lib/class/song.class.php:313 ../../templates/show_albums.inc:43
#: ../../templates/show_albums.inc:73 ../../templates/show_search.inc:90
msgid "Year"
-msgstr "Äê´ú"
+msgstr ""
#: ../../lib/class/song.class.php:317 ../../templates/flag.inc:66
#: ../../templates/list_flagged.inc:46
msgid "Comment"
-msgstr "˵Ã÷"
+msgstr ""
#: ../../lib/class/song.class.php:322 ../../templates/show_genre.inc.php:32
#: ../../templates/show_genres.inc.php:36 ../../templates/sidebar.inc.php:37
@@ -288,64 +288,62 @@ msgstr "˵Ã÷"
#: ../../templates/show_songs.inc:48 ../../templates/show_browse_menu.inc:37
#: ../../templates/show_search.inc:83
msgid "Genre"
-msgstr "Àà±ð"
+msgstr ""
#: ../../lib/class/stream.class.php:198
-#, fuzzy
msgid "Opened for writing"
-msgstr "×¼±¸Ð´Èë"
+msgstr ""
#: ../../lib/class/stream.class.php:203
msgid "Error, cannot write"
-msgstr "´íÎó£ºÎÞ·¨Ð´Èë"
+msgstr ""
#: ../../lib/class/stream.class.php:214
msgid "Error, cannot write song in file"
-msgstr "´íÎó£ºÎÞ·¨Ð´ÈëÎļþ"
+msgstr ""
#: ../../lib/class/stream.class.php:220
msgid "Closed after write"
-msgstr "¹Ø±Õ"
+msgstr ""
#: ../../lib/class/genre.class.php:278
-#, fuzzy
msgid "Show Genres starting with"
-msgstr "<u>S</u>ÏÔʾ¸èÊÖÃû×Öǰ¼¸Î»×Ö·ûÊÇ"
+msgstr ""
#: ../../lib/class/album.class.php:151
msgid "Various"
-msgstr "ȺÐÇ"
+msgstr ""
#: ../../lib/duplicates.php:102
msgid "Find Duplicates"
-msgstr "²éÕÒÖØ¸´Îļþ"
+msgstr ""
#: ../../lib/duplicates.php:105
msgid "Search Type"
-msgstr "ËÑË÷·½Ê½"
+msgstr ""
#: ../../lib/duplicates.php:119
msgid "Artist and Title"
-msgstr "¸èÊֺ͸èÃû"
+msgstr ""
#: ../../lib/duplicates.php:124
msgid "Artist, Album and Title"
-msgstr "¸èÊÖ£¬¸èÃûºÍר¼­"
+msgstr ""
#: ../../lib/duplicates.php:132 ../../templates/sidebar.inc.php:97
#: ../../templates/sidebar.inc.php:103 ../../templates/show_search_bar.inc:41
#: ../../templates/menu.inc:39 ../../templates/show_search.inc:171
msgid "Search"
-msgstr "ËÑË÷"
+msgstr ""
#: ../../lib/preferences.php:252 ../../templates/show_users.inc:118
msgid "Enable"
-msgstr "ÔÊÐí"
+msgstr ""
#: ../../lib/preferences.php:253 ../../templates/show_users.inc:121
#: ../../templates/list_duplicates.inc:31
msgid "Disable"
-msgstr "½ûÖ¹"
+msgstr ""
#: ../../lib/preferences.php:265 ../../templates/add_catalog.inc:61
msgid "Local"
@@ -393,7 +391,7 @@ msgstr ""
#: ../../lib/mpd.php:43 ../../lib/mpd.php:52
msgid "Could not add"
-msgstr "ÎÞ·¨Ìí¼Ó"
+msgstr ""
#: ../../lib/general.lib.php:675
msgid "Not Enough Data"
@@ -401,16 +399,15 @@ msgstr ""
#: ../../lib/general.lib.php:897 ../../lib/general.lib.php:908
msgid "English"
-msgstr "Ó¢ÎÄ"
+msgstr ""
#: ../../lib/general.lib.php:907
msgid "German"
-msgstr "µÂÎÄ"
+msgstr ""
#: ../../lib/general.lib.php:909
-#, fuzzy
msgid "British English"
-msgstr "Ó¢ÎÄ"
+msgstr ""
#: ../../lib/general.lib.php:910
msgid "Spanish"
@@ -418,7 +415,7 @@ msgstr ""
#: ../../lib/general.lib.php:911
msgid "French"
-msgstr "·¨ÎÄ"
+msgstr ""
#: ../../lib/general.lib.php:912
msgid "Italian"
@@ -430,7 +427,7 @@ msgstr ""
#: ../../lib/general.lib.php:914
msgid "Turkish"
-msgstr "ÍÁ¶úÆäÓï"
+msgstr ""
#: ../../lib/general.lib.php:915
msgid "Simplified Chinese"
@@ -438,126 +435,119 @@ msgstr ""
#: ../../lib/general.lib.php:916
msgid "Unknown"
-msgstr "δ֪"
+msgstr ""
#: ../../lib/ui.lib.php:222
-#, fuzzy
msgid "Error Access Denied"
-msgstr "Óû§·ÃÎÊ¿ØÖƼ¶±ð"
+msgstr ""
#: ../../lib/ui.lib.php:299 ../../templates/sidebar.inc.php:69
#: ../../templates/header.inc:51 ../../templates/menu.inc:35
msgid "Browse"
-msgstr "ä¯ÀÀ"
+msgstr ""
#: ../../lib/ui.lib.php:301
msgid "Show w/o art"
-msgstr "²»ÏÔʾ¸èÊÖ"
+msgstr ""
#: ../../lib/ui.lib.php:304
msgid "Show all"
-msgstr "È«²¿ÏÔʾ"
+msgstr ""
#: ../../lib/ui.lib.php:721
-#, fuzzy
msgid "No Catalogs Found!"
-msgstr "ûÓÐÕÒµ½"
+msgstr ""
#: ../../lib/ui.lib.php:722 ../../templates/add_catalog.inc:29
msgid "Add a Catalog"
-msgstr "Ìí¼ÓÇú¿â"
+msgstr ""
#: ../../lib/ui.lib.php:723 ../../templates/show_local_catalog_info.inc.php:7
msgid "Catalog Statistics"
-msgstr "Çú¿âͳ¼ÆÐÅÏ¢"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "day"
-msgstr "Ìì"
+msgstr ""
#: ../../lib/ui.lib.php:759
msgid "days"
-msgstr "Ìì"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hour"
-msgstr "Сʱ"
+msgstr ""
#: ../../lib/ui.lib.php:761
msgid "hours"
-msgstr "Сʱ"
+msgstr ""
#: ../../lib/ui.lib.php:1053 ../../templates/sidebar.inc.php:128
#: ../../templates/show_random_play_bar.inc.php:45
#: ../../templates/show_artists.inc:55 ../../templates/show_random_play.inc:46
#: ../../templates/show_albums.inc:58
msgid "All"
-msgstr "È«²¿"
+msgstr ""
#: ../../lib/Browser.php:867
msgid "file"
-msgstr "Îļþ"
+msgstr ""
#: ../../lib/Browser.php:871
msgid "File uploads not supported."
-msgstr "²»Ö§³ÖÎļþÉÏ´«"
+msgstr ""
#: ../../lib/Browser.php:889
msgid "No file uploaded"
-msgstr "ûÓÐÉÏ´«Îļþ"
+msgstr ""
#: ../../lib/Browser.php:896
#, php-format
msgid "There was a problem with the file upload: No %s was uploaded."
-msgstr "ÎļþÉÏ´«´íÎó£ºÃ»ÓÐÉÏ´« %s"
+msgstr ""
#: ../../lib/Browser.php:901
#, php-format
msgid ""
"There was a problem with the file upload: The %s was larger than the maximum "
"allowed size (%d bytes)."
-msgstr "ÎļþÉÏ´«´íÎó£º%s ´óÓÚ×î´óÔÊÐíÉÏ´«´óС£¨%d ×Ö½Ú£©"
+msgstr ""
#: ../../lib/Browser.php:903
#, php-format
msgid ""
"There was a problem with the file upload: The %s was only partially uploaded."
-msgstr "ÎļþÉÏ´«´íÎó£º%s Ö»ÉÏ´«Á˲¿·ÖÎļþ"
+msgstr ""
#: ../../lib/upload.php:228
-#, fuzzy
msgid "The file uploaded successfully"
-msgstr "ûÓÐÉÏ´«Îļþ"
+msgstr ""
#: ../../lib/upload.php:229
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr "ÉÏ´«Îļþ´óС³¬¹ýphp.iniÀïÃæmax_filesizeµÄÏÞÖÆ"
+msgstr ""
#: ../../lib/upload.php:230
-#, fuzzy
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
-msgstr "ÉÏ´«Îļþ´óС³¬¹ýHTML±íµ¥ÀïÃæMAX_FILE_SIZEµÄÏÞÖÆ"
+msgstr ""
#: ../../lib/upload.php:231
-#, fuzzy
msgid "The uploaded file was only partially uploaded"
-msgstr "Ö»ÉÏ´«ÁËÎļþµÄ²¿·ÖÄÚÈÝ"
+msgstr ""
#: ../../lib/upload.php:232
-#, fuzzy
msgid "No file was uploaded"
-msgstr "ÎļþûÓÐÉÏ´«"
+msgstr ""
#: ../../lib/upload.php:233
msgid "Missing a temporary folder"
msgstr ""
#: ../../lib/rating.lib.php:55
-#, fuzzy
msgid "Don't Play"
-msgstr "±¾µØ²¥·Å"
+msgstr ""
#: ../../lib/rating.lib.php:58
msgid "It's Pretty Bad"
@@ -585,190 +575,184 @@ msgstr ""
#: ../../lib/playlist.lib.php:73
msgid "No songs in this playlist."
-msgstr "´Ë×ÔÑ¡ÁбíûÓиèÇú"
+msgstr ""
#: ../../modules/lib.php:537
msgid "Create a new playlist"
-msgstr "н¨×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../modules/admin.php:46
msgid "Manage Users"
-msgstr "¹ÜÀíÓû§"
+msgstr ""
#: ../../modules/admin.php:48 ../../templates/show_admin_index.inc:34
msgid "Add a new user"
-msgstr "Ìí¼ÓÐÂÓû§"
+msgstr ""
#: ../../admin/catalog.php:49 ../../templates/catalog.inc:63
msgid "Add to Catalog(s)"
-msgstr "Ìí¼Óµ½Çú¿â"
+msgstr ""
#: ../../admin/catalog.php:60 ../../templates/catalog.inc:64
msgid "Add to all Catalogs"
-msgstr "Ìí¼ÓËùÓе½Çú¿â"
+msgstr ""
#: ../../admin/catalog.php:69
msgid "Error Connecting"
-msgstr "Á¬½Ó´íÎó"
+msgstr ""
#: ../../admin/catalog.php:83 ../../templates/catalog.inc:70
msgid "Update Catalog(s)"
-msgstr "¸üÐÂÇú¿â"
+msgstr ""
#: ../../admin/catalog.php:94 ../../templates/catalog.inc:71
msgid "Update All Catalogs"
-msgstr "¸üÐÂËùÓÐÇú¿â"
+msgstr ""
#: ../../admin/catalog.php:126 ../../templates/catalog.inc:77
msgid "Clean Catalog(s)"
-msgstr "Çå³ýÇú¿â"
+msgstr ""
#: ../../admin/catalog.php:156 ../../templates/catalog.inc:78
msgid "Clean All Catalogs"
-msgstr "Çå³ýËùÓÐÇú¿â"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "Now Playing Cleared"
-msgstr "ÕýÔÚ²¥·Å±»È¡Ïû"
+msgstr ""
#: ../../admin/catalog.php:206
msgid "All now playing data has been cleared"
-msgstr "ËùÓÐÕýÔÚ²¥·ÅµÄÊý¾Ý±»È¡Ïû"
+msgstr ""
#: ../../admin/catalog.php:211
msgid "Do you really want to clear your catalog?"
-msgstr "ÕæµÄÒªÇå³ýÇú¿âÂð£¿"
+msgstr ""
#: ../../admin/catalog.php:218
msgid "Do you really want to clear the statistics for this catalog?"
-msgstr "ÕæµÄÒªÇå³ýÕâ¸öÇú¿âµÄͳ¼ÆÐÅÏ¢Âð£¿"
+msgstr ""
#: ../../admin/catalog.php:235
msgid "Do you really want to delete this catalog?"
-msgstr "ÕæµÄҪɾ³ýÇú¿âÂð£¿"
+msgstr ""
#: ../../admin/catalog.php:266
msgid "Album Art Search Finished"
-msgstr "¸èÇú¸èÊÖËÑË÷½áÊø"
+msgstr ""
#: ../../admin/users.php:72 ../../admin/users.php:119
msgid "Error Username Required"
-msgstr "´íÎó£ºÇëÊäÈëÓû§Ãû"
+msgstr ""
#: ../../admin/users.php:75 ../../admin/users.php:115
msgid "Error Passwords don't match"
-msgstr "´íÎó£ºÃÜÂ벻ƥÅä"
+msgstr ""
#: ../../admin/users.php:124 ../../register.php:136
-#, fuzzy
msgid "Error Username already exists"
-msgstr "´íÎó£ºÇëÊäÈëÓû§Ãû"
+msgstr ""
#: ../../admin/users.php:145
msgid "Are you sure you want to permanently delete"
-msgstr "È·¶¨ÒªÓÀ¾Ãɾ³ý£¿"
+msgstr ""
#: ../../admin/users.php:152 ../../templates/show_confirm_action.inc.php:29
#: ../../templates/show_search.inc:107
msgid "No"
-msgstr "·ñ"
+msgstr ""
#: ../../admin/users.php:154
msgid "User Deleted"
-msgstr "Óû§ÒÑɾ³ý"
+msgstr ""
#: ../../admin/users.php:157
msgid "Delete Error"
-msgstr "ɾ³ý´íÎó"
+msgstr ""
#: ../../admin/users.php:157
msgid "Unable to delete last Admin User"
-msgstr "²»ÄÜɾ³ýΨһµÄ¹ÜÀíÔ±"
+msgstr ""
#: ../../admin/access.php:40
msgid "Do you really want to delete this Access Record?"
-msgstr "ÕæµÄҪɾ³ýÕâ¸ö·ÃÎÊÐí¿ÉÂð£¿"
+msgstr ""
#: ../../admin/access.php:48
msgid "Entry Deleted"
-msgstr "Êý¾Ý±»É¾³ý"
+msgstr ""
#: ../../admin/access.php:48
msgid "Your Access List Entry has been removed"
-msgstr "·ÃÎÊÐí¿É±»É¾³ý"
+msgstr ""
#: ../../admin/access.php:58
msgid "Entry Added"
-msgstr "¼Ç¼±»Ìí¼Ó"
+msgstr ""
#: ../../admin/access.php:58
msgid "Your new Access List Entry has been created"
-msgstr "зÃÎÊÐí¿É±»Ìí¼Ó"
+msgstr ""
#: ../../admin/mail.php:94
msgid "Mail to"
-msgstr "·¢µç×ÓÓʼþ¸ø"
+msgstr ""
#: ../../admin/mail.php:105
msgid "Subject"
-msgstr "±êÌâ"
+msgstr ""
#: ../../admin/mail.php:112
msgid "Message"
-msgstr "ÕýÎÄ"
+msgstr ""
#: ../../admin/mail.php:122
msgid "Send Mail"
-msgstr "·¢ËÍ"
+msgstr ""
#: ../../admin/song.php:65
msgid "Songs Disabled"
-msgstr "¸èÇú±»½ûÖ¹²¥·Å"
+msgstr ""
#: ../../admin/song.php:65
msgid "The requested song(s) have been disabled"
-msgstr "ÇëÇóµÄ¸èÇú±»½ûÖ¹²¥·Å"
+msgstr ""
#: ../../admin/song.php:75
msgid "Songs Enabled"
-msgstr "¸èÇú±»ÔÊÐí²¥·Å"
+msgstr ""
#: ../../admin/song.php:75
msgid "The requested song(s) have been enabled"
-msgstr "ÇëÇóµÄ¸èÇú±»ÔÊÐí²¥·Å"
+msgstr ""
#: ../../templates/show_install_account.inc.php:35
#: ../../templates/show_install_config.inc:35
#: ../../templates/show_install.inc:35
msgid "Ampache Installation"
-msgstr "Ampache °²×°"
+msgstr ""
#: ../../templates/show_install_account.inc.php:37
#: ../../templates/show_install_config.inc:37
#: ../../templates/show_install.inc:37
-#, fuzzy
msgid ""
"This Page handles the installation of the Ampache database and the creation "
"of the ampache.cfg.php file. Before you continue please make sure that you "
"have the following pre-requisites"
msgstr ""
-"±¾Ò³¸ºÔðampacheÊý¾Ý¿âµÄ°²×°ºÍampache.cfg.phpÅäÖÃÎļþµÄ½¨Á¢¡£ÔÚ¼ÌÐøÏÂÒ»²½ÒÔ"
-"ǰ£¬ÇëÈ·ÈÏÄãÂú×ãÒÔÏÂÏȾöÌõ¼þ"
#: ../../templates/show_install_account.inc.php:40
#: ../../templates/show_install_config.inc:40
#: ../../templates/show_install.inc:40
msgid ""
"A MySQL Server with a username and password that can create/modify databases"
-msgstr "ÒѰ²×°MySQLÊý¾Ý¿â£¬ÓÐÄÜ´´½¨ºÍ¸ü¸ÄÊý¾Ý¿âµÄÓû§ÕʺÅ"
+msgstr ""
#: ../../templates/show_install_account.inc.php:41
msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.dist.php file"
msgstr ""
-"ÄãµÄWWW·þÎñÆ÷ÄÜÓÃÖ»¶Á·½Ê½·ÃÎÊ/sql/ampache.sqlÎļþ£¬ÒÔ¼°/config/ampache.cfg."
-"dist.phpÎļþ"
#: ../../templates/show_install_account.inc.php:43
#: ../../templates/show_install_config.inc:43
@@ -779,66 +763,60 @@ msgid ""
"values. If you would like to make changes to your ampache install at a later "
"date simply edit /config/ampache.cfg.php"
msgstr ""
-"Èç¹ûÄãÈ·ÐÅÂú×ãÒÔÉÏÒªÇó£¬ÇëÌîдÒÔÏÂÐÅÏ¢¡£ÒÔÏÂÖ»ÊDZØÐëµÄÅäÖ᣸üÏêϸµÄÉèÖÿÉÒÔ"
-"ͨ¹ýÖ±½ÓÐÞ¸Ä /config/ampache.cfg.php À´ÊµÏÖ"
#: ../../templates/show_install_account.inc.php:48
#: ../../templates/show_install_config.inc:48
#: ../../templates/show_install.inc:47
msgid "Step 1 - Creating and Inserting the Ampache Database"
-msgstr "µÚÒ»²½ - ´´½¨AmpacheÊý¾Ý¿â²¢Ìí¼ÓϵͳÊý¾Ý"
+msgstr ""
#: ../../templates/show_install_account.inc.php:49
msgid "Step 2 - Creating the ampache.cfg.php file"
-msgstr "µÚ¶þ²½ - ´´½¨ampache.cfg.phpÅäÖÃÎļþ"
+msgstr ""
#: ../../templates/show_install_account.inc.php:50
#: ../../templates/show_install_config.inc:53
#: ../../templates/show_install.inc:52
msgid "Step 3 - Setup Initial Account"
-msgstr "µÚÈý²½ - ³õʼ»¯ÕʺÅ"
+msgstr ""
#: ../../templates/show_install_account.inc.php:52
msgid ""
"This step creates your initial Ampache admin account. Once your admin "
"account has been created you will be directed to the login page"
-msgstr "ÕâÒ»²½´´½¨³õʼ¹ÜÀíÔ±Õʺš£ÕʺŴ´½¨Íê±Ï»áתµ½µÇ¼ҳ"
+msgstr ""
#: ../../templates/show_install_account.inc.php:55
-#, fuzzy
msgid "Create Admin Account"
-msgstr "н¨ÕʺÅ"
+msgstr ""
#: ../../templates/show_install_account.inc.php:60
#: ../../templates/show_user_registration.inc.php:109
#: ../../templates/userform.inc:40 ../../templates/show_users.inc:43
msgid "Username"
-msgstr "Óû§Ãû"
+msgstr ""
#: ../../templates/show_install_account.inc.php:64
#: ../../templates/show_user_registration.inc.php:137
#: ../../templates/userform.inc:63 ../../templates/show_login_form.inc:53
msgid "Password"
-msgstr "ÃÜÂë"
+msgstr ""
#: ../../templates/show_install_account.inc.php:69
msgid "Create Account"
-msgstr "н¨ÕʺÅ"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:59
-#, fuzzy
msgid "Ampache New User Registration"
-msgstr "Ampache °²×°"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:74
-#, fuzzy
msgid "User Agreement"
-msgstr "Óû§Ãû"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:84
-#, fuzzy
msgid "I Accept"
-msgstr "½ÓÊÜ"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:101
msgid "User Information"
@@ -847,17 +825,17 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:119
#: ../../templates/userform.inc:48
msgid "Full Name"
-msgstr "È«Ãû"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:128
#: ../../templates/show_user.inc.php:40 ../../templates/userform.inc:55
msgid "E-mail"
-msgstr "µç×ÓÓʼþ"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:146
#: ../../templates/show_user.inc.php:75 ../../templates/userform.inc:72
msgid "Confirm Password"
-msgstr "È·ÈÏÃÜÂë"
+msgstr ""
#: ../../templates/show_user_registration.inc.php:166
msgid "Clear Info"
@@ -865,35 +843,34 @@ msgstr ""
#: ../../templates/show_user_registration.inc.php:167
msgid "Register User"
-msgstr "×¢²áÓû§"
+msgstr ""
#: ../../templates/show_confirm_action.inc.php:28
#: ../../templates/show_search.inc:106
msgid "Yes"
-msgstr "ÊÇ"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:26
msgid "Importing a Playlist from a File"
-msgstr "´ÓÎļþµ¼Èë×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:29
#: ../../templates/show_uploads.inc:41 ../../templates/list_duplicates.inc:38
#: ../../templates/show_search.inc:95
msgid "Filename"
-msgstr "ÎļþÃû"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:36
msgid "Playlist Type"
-msgstr "×Ô¶¨Òå²¥·ÅÁбíÀàÐÍ"
+msgstr ""
#: ../../templates/show_import_playlist.inc.php:49
msgid "Import Playlist"
-msgstr "µ¼Èë²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_genre.inc.php:32
-#, fuzzy
msgid "Viewing"
-msgstr "ÏÔʾ"
+msgstr ""
#: ../../templates/show_genre.inc.php:36 ../../templates/sidebar.inc.php:35
#: ../../templates/sidebar.inc.php:136
@@ -901,14 +878,14 @@ msgstr "ÏÔʾ"
#: ../../templates/show_artists.inc:42 ../../templates/show_artists.inc:65
#: ../../templates/show_browse_menu.inc:36 ../../templates/show_search.inc:136
msgid "Albums"
-msgstr "ר¼­"
+msgstr ""
#: ../../templates/show_genre.inc.php:41 ../../templates/sidebar.inc.php:36
#: ../../templates/sidebar.inc.php:135
#: ../../templates/show_local_catalog_info.inc.php:22
#: ../../templates/show_browse_menu.inc:35 ../../templates/show_search.inc:137
msgid "Artists"
-msgstr "¸èÊÖ"
+msgstr ""
#: ../../templates/show_genre.inc.php:46
#: ../../templates/show_genres.inc.php:37 ../../templates/sidebar.inc.php:133
@@ -918,7 +895,7 @@ msgstr "¸èÊÖ"
#: ../../templates/show_albums.inc:41 ../../templates/show_albums.inc:71
#: ../../templates/show_search.inc:135
msgid "Songs"
-msgstr "¸èÇú"
+msgstr ""
#: ../../templates/show_user.inc.php:26
msgid "Changing User Information for"
@@ -929,7 +906,7 @@ msgstr ""
#: ../../templates/show_add_access.inc:40
#: ../../templates/show_access_list.inc:47
msgid "Name"
-msgstr "Ãû×Ö"
+msgstr ""
#: ../../templates/show_user.inc.php:48
msgid "Results Per Page"
@@ -937,15 +914,15 @@ msgstr ""
#: ../../templates/show_user.inc.php:56
msgid "Update Profile"
-msgstr "¸ü¸ÄÐÅÏ¢"
+msgstr ""
#: ../../templates/show_user.inc.php:67
msgid "Enter password"
-msgstr "ÊäÈëÃÜÂë"
+msgstr ""
#: ../../templates/show_user.inc.php:83
msgid "Change Password"
-msgstr "¸ü¸ÄÃÜÂë"
+msgstr ""
#: ../../templates/show_user.inc.php:89
msgid "Delete Your Personal Statistics"
@@ -953,7 +930,7 @@ msgstr ""
#: ../../templates/show_user.inc.php:91
msgid "Clear Stats"
-msgstr "Çå³ý״̬"
+msgstr ""
#: ../../templates/show_genres.inc.php:38 ../../templates/show_uploads.inc:32
#: ../../templates/show_mpdpl.inc:68 ../../templates/show_songs.inc:50
@@ -961,7 +938,7 @@ msgstr "Çå³ý״̬"
#: ../../templates/show_albums.inc:45 ../../templates/show_albums.inc:75
#: ../../templates/show_access_list.inc:51 ../../templates/show_artist.inc:42
msgid "Action"
-msgstr "²Ù×÷"
+msgstr ""
#: ../../templates/show_genres.inc.php:48
#: ../../templates/show_playlists.inc.php:63
@@ -969,64 +946,61 @@ msgstr "²Ù×÷"
#: ../../templates/show_albums.inc:57 ../../templates/show_mpdplay.inc:64
#: ../../templates/show_artist.inc:67
msgid "Play"
-msgstr "²¥·Å"
+msgstr ""
#: ../../templates/sidebar.inc.php:29
msgid "Users"
-msgstr "Óû§"
+msgstr ""
#: ../../templates/sidebar.inc.php:30
msgid "Mail Users"
-msgstr "ÏòÓû§·¢ËÍÓʼþ"
+msgstr ""
#: ../../templates/sidebar.inc.php:32
-#, fuzzy
msgid "Site Preferences"
-msgstr "¸üÐÂÉèÖÃ"
+msgstr ""
#: ../../templates/sidebar.inc.php:33
-#, fuzzy
msgid "Access List"
-msgstr "·ÃÎÊ¿ØÖÆÁбí"
+msgstr ""
#: ../../templates/sidebar.inc.php:38
-#, fuzzy
msgid "Lists"
-msgstr "¸èÊÖ"
+msgstr ""
#: ../../templates/sidebar.inc.php:45 ../../templates/menu.inc:29
msgid "Home"
-msgstr "Ê×Ò³"
+msgstr ""
#: ../../templates/sidebar.inc.php:49 ../../templates/menu.inc:63
#: ../../templates/menu.inc:66
msgid "Admin"
-msgstr "¹ÜÀí"
+msgstr ""
#: ../../templates/sidebar.inc.php:66 ../../templates/menu.inc:40
msgid "Preferences"
-msgstr "ÉèÖÃ"
+msgstr ""
#: ../../templates/sidebar.inc.php:85 ../../templates/menu.inc:43
#: ../../templates/show_upload.inc:73
msgid "Upload"
-msgstr "ÉÏ´«"
+msgstr ""
#: ../../templates/sidebar.inc.php:89
#: ../../templates/show_playlists.inc.php:28 ../../templates/menu.inc:38
msgid "Playlists"
-msgstr "×Ô¶¨ÒåÎļþÁбí"
+msgstr ""
#: ../../templates/sidebar.inc.php:93 ../../templates/menu.inc:32
msgid "Local Play"
-msgstr "±¾µØ²¥·Å"
+msgstr ""
#: ../../templates/sidebar.inc.php:112
#: ../../templates/show_playlists.inc.php:66
#: ../../templates/show_artists.inc:56 ../../templates/show_albums.inc:59
#: ../../templates/show_mpdplay.inc:114
msgid "Random"
-msgstr "Ëæ»ú"
+msgstr ""
#: ../../templates/sidebar.inc.php:134
#: ../../templates/show_random_play_bar.inc.php:50
@@ -1046,26 +1020,26 @@ msgstr ""
#: ../../templates/sidebar.inc.php:146 ../../templates/menu.inc:75
#: ../../templates/menu.inc:81 ../../templates/menu.inc:85
msgid "Logout"
-msgstr "Í˳ö"
+msgstr ""
#: ../../templates/show_confirmation.inc.php:30
msgid "Continue"
-msgstr "¼ÌÐø"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:31
#: ../../templates/show_random_play.inc:28
msgid "Play Random Selection"
-msgstr "Ëæ»ú²¥·Å"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:51
#, fuzzy
msgid "Full Artists"
-msgstr "È«²¿¸èÊÖ"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:52
#: ../../templates/show_random_play.inc:60
msgid "Full Albums"
-msgstr "È«²¿×¨¼­"
+msgstr ""
#: ../../templates/show_random_play_bar.inc.php:55
msgid "from"
@@ -1074,92 +1048,90 @@ msgstr ""
#: ../../templates/show_random_play_bar.inc.php:59
#, fuzzy
msgid "Advanced"
-msgstr "ÒÑÌí¼Ó"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:10
msgid "Total Users"
-msgstr "Óû§×ÜÊý"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:14
msgid "Connected Users"
-msgstr "ÔÚÏßÓû§"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:30
msgid "Catalog Size"
-msgstr "Çú¿â´óС"
+msgstr ""
#: ../../templates/show_local_catalog_info.inc.php:34
msgid "Catalog Time"
-msgstr "Çú¿âʱ¼ä"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:49
msgid "Play Selected"
-msgstr "²¥·ÅÑ¡ÔñµÄ¸èÇú"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:52
-#, fuzzy
msgid "Download Selected"
-msgstr "²¥·ÅÑ¡ÔñµÄ¸èÇú"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:55
msgid "Flag Selected"
-msgstr "±ê¼ÇÑ¡Ôñ"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:56
msgid "Edit Selected"
-msgstr "±à¼­Ñ¡Ôñ"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:64
msgid "Set Track Numbers"
-msgstr "ÉèÖÃÒô¹ìºÅ"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:65
msgid "Remove Selected Tracks"
-msgstr "Çå³ýÒô¹ìºÅ"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Playlist"
-msgstr "²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:71
msgid "Add to"
-msgstr "Ìí¼Óµ½"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:73
#: ../../templates/show_playlists.inc.php:51
msgid "View"
-msgstr "ÏÔʾ"
+msgstr ""
#: ../../templates/show_play_selected.inc.php:74
#: ../../templates/show_playlists.inc.php:55 ../../templates/show_users.inc:58
#: ../../templates/show_users.inc:102
msgid "Edit"
-msgstr "±à¼­"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:27 ../../index.php:99
msgid "Newest Artist Additions"
-msgstr "×îÐÂÌí¼ÓµÄ¸èÊÖ"
+msgstr ""
#: ../../templates/show_all_recent.inc.php:30 ../../index.php:106
msgid "Newest Album Additions"
-msgstr "×îÐÂÌí¼ÓµÄר¼­"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:27 ../../index.php:82
msgid "Most Popular Artists"
-msgstr "×îÁ÷ÐеĸèÊÖ"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:30 ../../index.php:61
msgid "Most Popular Albums"
-msgstr "×îÁ÷ÐеÄר¼­"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:37
-#, fuzzy
msgid "Most Popular Genres"
-msgstr "×îÁ÷ÐеĸèÇú"
+msgstr ""
#: ../../templates/show_all_popular.inc.php:40 ../../index.php:89
msgid "Most Popular Songs"
-msgstr "×îÁ÷ÐеĸèÇú"
+msgstr ""
#: ../../templates/show_get_albumart.inc.php:28
msgid "Customize Search"
@@ -1171,18 +1143,16 @@ msgstr ""
#: ../../templates/show_get_albumart.inc.php:59
msgid "Get Art"
-msgstr "»ñÈ¡¸èÊÖÐÅÏ¢"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
#: ../../templates/show_rename_artist.inc.php:51
-#, fuzzy
msgid "Rename"
-msgstr "Óû§Ãû"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:33
-#, fuzzy
msgid "to"
-msgstr "Í£Ö¹"
+msgstr ""
#: ../../templates/show_rename_artist.inc.php:40
#: ../../templates/show_search.inc:144
@@ -1194,107 +1164,98 @@ msgid "Insert current"
msgstr ""
#: ../../templates/show_rename_artist.inc.php:47
-#, fuzzy
msgid "Update id3 tags"
-msgstr "´Ó±ê¼Ç¸üÐÂ"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:26
msgid "Albums by"
-msgstr "ר¼­"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:34
msgid "Show All Songs By"
-msgstr "ÏÔʾËùÓиèÇú"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:35
msgid "Play All Songs By"
-msgstr "²¥·ÅËùÓиèÇú"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:36
msgid "Play Random Songs By"
-msgstr "Ëæ»ú²¥·Å¸èÇú"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:38
#: ../../templates/show_album.inc:72
msgid "Update from tags"
-msgstr "´Ó±ê¼Ç¸üÐÂ"
+msgstr ""
#: ../../templates/show_artist_box.inc.php:39
-#, fuzzy
msgid "Rename Artist"
-msgstr "¸èÊÖ"
+msgstr ""
#: ../../templates/show_playlists.inc.php:31
-#, fuzzy
msgid "Playlist Name"
-msgstr "×Ô¶¨Òå²¥·ÅÁбíÀàÐÍ"
+msgstr ""
#: ../../templates/show_playlists.inc.php:32
-#, fuzzy
msgid "# Songs"
-msgstr "¸èÇú"
+msgstr ""
#: ../../templates/show_playlists.inc.php:33
msgid "Owner"
msgstr ""
#: ../../templates/show_playlists.inc.php:34
-#, fuzzy
msgid "Actions"
-msgstr "²Ù×÷"
+msgstr ""
#: ../../templates/show_playlists.inc.php:58
#: ../../templates/show_uploads.inc:50 ../../templates/catalog.inc:57
#: ../../templates/show_users.inc:70
msgid "Delete"
-msgstr "ɾ³ý"
+msgstr ""
#: ../../templates/show_playlists.inc.php:71
#: ../../templates/show_songs.inc:140 ../../templates/show_album.inc:75
#: ../../templates/show_albums.inc:61 ../../templates/show_artist.inc:69
msgid "Download"
-msgstr "ÏÂÔØ"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:33
msgid "Playlist Actions"
-msgstr "×ÔÑ¡¸èÇúÁбí²Ù×÷"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:34
-#, fuzzy
msgid "Create New Playlist"
-msgstr "н¨×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:35
#, fuzzy
msgid "View All Playlists"
-msgstr "н¨×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:36
-#, fuzzy
msgid "Import From File"
-msgstr "´ÓÎļþµ¼Èë×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:38
-#, fuzzy
msgid "Normalize Tracks"
-msgstr "×ÜÒô¹ìÊý"
+msgstr ""
#: ../../templates/show_playlist_box.inc.php:39
-#, fuzzy
msgid "Play This Playlist"
-msgstr "²¥·Å×Ô¶¨ÒåÁбí"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:44
msgid "Preference"
-msgstr "ÉèÖÃ"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:45
msgid "Value"
-msgstr "Öµ"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:47
msgid "Apply to All"
-msgstr "È«²¿Ó¦ÓÃ"
+msgstr ""
#: ../../templates/show_preference_box.inc.php:54
msgid "description"
@@ -1302,25 +1263,22 @@ msgstr ""
#: ../../templates/show_object_rating.inc.php:25
#: ../../templates/show_songs.inc:52
-#, fuzzy
msgid "Rating"
-msgstr "±à¼­ÖÐ"
+msgstr ""
#: ../../localplay.php:81
msgid "Unknown action requested"
-msgstr "δ֪²Ù×÷"
+msgstr ""
#: ../../browse.php:48 ../../albums.php:168 ../../albums.php:174
#: ../../albums.php:181 ../../albums.php:186 ../../albums.php:192
-#, fuzzy
msgid "Show Albums starting with"
-msgstr "<u>S</u>Ö»ÏÔʾÈçÏ¿ªÍ·µÄר¼­£º"
+msgstr ""
#: ../../browse.php:78 ../../artists.php:128 ../../artists.php:132
#: ../../artists.php:138 ../../artists.php:151
-#, fuzzy
msgid "Show Artists starting with"
-msgstr "<u>S</u>ÏÔʾ¸èÊÖÃû×Öǰ¼¸Î»×Ö·ûÊÇ"
+msgstr ""
#: ../../search.php:45
msgid "Error: No Keyword Entered"
@@ -1328,53 +1286,47 @@ msgstr ""
#: ../../tv.php:76 ../../templates/show_now_playing.inc:31
msgid "Now Playing"
-msgstr "ÕýÔÚ²¥·Å"
+msgstr ""
#: ../../artists.php:58 ../../albums.php:147
msgid "Starting Update from Tags"
-msgstr "¿ªÊ¼´ÓÎļþ±ê¼Ç»ñÈ¡ÐÅÏ¢"
+msgstr ""
#: ../../artists.php:63 ../../albums.php:152
msgid "Update From Tags Complete"
-msgstr "´Ó±ê¼ÇÐÅÏ¢¸üнáÊø"
+msgstr ""
#: ../../amp-mpd.php:171 ../../playlist.php:63
msgid "New Playlist"
-msgstr "н¨×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "Playlist Deleted"
-msgstr "²¥·ÅÑ¡ÔñµÄ¸èÇú"
+msgstr ""
#: ../../playlist.php:46
-#, fuzzy
msgid "The Requested Playlist has been deleted"
-msgstr "ÇëÇóµÄ¸èÇú±»ÔÊÐí²¥·Å"
+msgstr ""
#: ../../playlist.php:56
-#, fuzzy
msgid "Are you sure you want to delete this playlist"
-msgstr "È·¶¨ÒªÓÀ¾Ãɾ³ý£¿"
+msgstr ""
#: ../../playlist.php:112
-#, fuzzy
msgid "Playlist Created"
-msgstr "×Ô¶¨Òå²¥·ÅÁбíÒѸüÐÂ"
+msgstr ""
#: ../../playlist.php:112
msgid " has been created"
msgstr ""
#: ../../playlist.php:121
-#, fuzzy
msgid "Remote Selected Tracks"
-msgstr "Çå³ýÒô¹ìºÅ"
+msgstr ""
#: ../../playlist.php:139
-#, fuzzy
msgid "Playlist Updated"
-msgstr "×Ô¶¨Òå²¥·ÅÁбíÒѸüÐÂ"
+msgstr ""
#: ../../playlist.php:139
msgid " has been updated"
@@ -1382,23 +1334,23 @@ msgstr ""
#: ../../flag.php:38
msgid "Flagging song completed."
-msgstr "±ê¼ÇÍê³É"
+msgstr ""
#: ../../user.php:45
msgid "Error: Password Does Not Match or Empty"
-msgstr "´íÎó£ºÎÞЧ»ò¿ÕÃÜÂë"
+msgstr ""
#: ../../user.php:51 ../../user.php:62
msgid "Error: Insufficient Rights"
-msgstr "´íÎó£ºÃ»ÓÐ×㹻ȨÏÞ"
+msgstr ""
#: ../../albums.php:44
msgid "Album Art Cleared"
-msgstr "¸èÇú¸èÊÖ±»É¾³ý"
+msgstr ""
#: ../../albums.php:44
msgid "Album Art information has been removed form the database"
-msgstr "¸èÇú¸èÊÖÐÅÏ¢±»´ÓÊý¾Ý¿âÏû³ý"
+msgstr ""
#: ../../albums.php:74
msgid "No Amazon Developer Key set, amazon album art searching will not work"
@@ -1406,32 +1358,29 @@ msgstr ""
#: ../../albums.php:104
msgid "Album Art Not Located"
-msgstr "ÕÒ²»µ½¸èÇú¸èÊÖÐÅÏ¢"
+msgstr ""
#: ../../albums.php:104
msgid ""
"Album Art could not be located at this time. This may be due to Amazon being "
"busy, or the album not being present in their collection."
-msgstr "ÏÖÔÚÎÞ·¨ÕÒµ½¸èÇú¸èÊÖÐÅÏ¢¡£"
+msgstr ""
#: ../../albums.php:137
-#, fuzzy
msgid "Album Art Inserted"
-msgstr "¸èÇú¸èÊÖ±»É¾³ý"
+msgstr ""
#: ../../ratings.php:33
-#, fuzzy
msgid "Rating Updated"
-msgstr "¿ìËÙ¸üÐÂ"
+msgstr ""
#: ../../ratings.php:33
msgid "Your rating for this object has been updated"
msgstr ""
#: ../../register.php:79
-#, fuzzy
msgid "Error Captcha Required"
-msgstr "´íÎó£ºÇëÊäÈëÓû§Ãû"
+msgstr ""
#: ../../register.php:86
msgid "Error Captcha Failed"
@@ -1450,19 +1399,16 @@ msgid "Please fill in your full name (Firstname Lastname)"
msgstr ""
#: ../../register.php:128
-#, fuzzy
msgid "You must enter a password"
-msgstr "ÊäÈëÃÜÂë"
+msgstr ""
#: ../../register.php:132
-#, fuzzy
msgid "Your passwords do not match"
-msgstr "´íÎó£ºÃÜÂ벻ƥÅä"
+msgstr ""
#: ../../register.php:150
-#, fuzzy
msgid "Error: Insert Failed"
-msgstr "´íÎó£ºÃ»ÓÐ×㹻ȨÏÞ"
+msgstr ""
#: ../../register.php:165
msgid "Registration Complete"
@@ -1477,9 +1423,8 @@ msgid "The validation key used isn't correct."
msgstr ""
#: ../../activate.php:51
-#, fuzzy
msgid "User activated"
-msgstr "Óû§ÒÑɾ³ý"
+msgstr ""
#: ../../activate.php:51
msgid "This User ID is activated and can be used"
@@ -1495,14 +1440,12 @@ msgid ""
msgstr ""
#: ../../bin/print_tags.php.inc:48
-#, fuzzy
msgid "Filename:"
-msgstr "ÎļþÃû"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:49
-#, fuzzy
msgid "Error: Unable to write to"
-msgstr "´íÎó£ºÎÞ·¨´ò¿ª"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:56
msgid "Error: Upload directory not inside a catalog"
@@ -1511,26 +1454,23 @@ msgstr ""
#: ../../bin/quarantine_migration.php.inc:74
#, fuzzy
msgid "Moved"
-msgstr "ģʽ"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "Adding"
-msgstr "¹ÜÀí"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:78
-#, fuzzy
msgid "to database"
-msgstr "Ìí¼ÓÊý¾Ý¿â"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:86
msgid "Move Failed"
msgstr ""
#: ../../bin/quarantine_migration.php.inc:97
-#, fuzzy
msgid "Deleted"
-msgstr "ɾ³ý"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:113
msgid ""
@@ -1549,14 +1489,12 @@ msgid ""
msgstr ""
#: ../../bin/quarantine_migration.php.inc:127
-#, fuzzy
msgid "Continue? (Y/N):"
-msgstr "¼ÌÐø"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:151
-#, fuzzy
msgid "Error: "
-msgstr "´íÎó"
+msgstr ""
#: ../../bin/quarantine_migration.php.inc:152
msgid "!\n"
@@ -1565,7 +1503,7 @@ msgstr ""
#: ../../templates/show_admin_index.inc:27
#, fuzzy
msgid "User Management"
-msgstr "Óû§Ãû"
+msgstr ""
#: ../../templates/show_admin_index.inc:28
msgid "E-mail Management"
@@ -1574,28 +1512,28 @@ msgstr ""
#: ../../templates/show_admin_index.inc:29
#, fuzzy
msgid "Catalog Managment"
-msgstr "Çú¿âÃû"
+msgstr ""
#: ../../templates/show_admin_index.inc:30
msgid "Admin Preferences"
-msgstr "¹ÜÀíÔ±ÉèÖÃ"
+msgstr ""
#: ../../templates/show_admin_index.inc:31 ../../templates/catalog.inc:95
msgid "Access Lists"
-msgstr "·ÃÎÊ¿ØÖÆÁбí"
+msgstr ""
#: ../../templates/show_admin_index.inc:33 ../../templates/catalog.inc:94
msgid "Add a catalog"
-msgstr "Ìí¼ÓÇú¿â"
+msgstr ""
#: ../../templates/show_admin_index.inc:35 ../../templates/catalog.inc:99
msgid "Clear Now Playing"
-msgstr "Çå³ýÕýÔÚ²¥·ÅÐÅÏ¢"
+msgstr ""
#: ../../templates/show_admin_index.inc:36
#, fuzzy
msgid "Add Access List Entry"
-msgstr "·ÃÎÊ¿ØÖÆÁбí"
+msgstr ""
#: ../../templates/show_admin_index.inc:40
msgid "Common Functions"
@@ -1604,56 +1542,53 @@ msgstr ""
#: ../../templates/show_admin_index.inc:43
#, fuzzy
msgid "Admin Sections"
-msgstr "¹ÜÀíÇø"
+msgstr ""
#: ../../templates/show_uploads.inc:33
-#, fuzzy
msgid "Status"
-msgstr "״̬"
+msgstr ""
#: ../../templates/show_uploads.inc:34 ../../templates/flag.inc:58
#: ../../templates/list_flagged.inc:41 ../../templates/list_duplicates.inc:32
msgid "Song"
-msgstr "¸èÇú"
+msgstr ""
#: ../../templates/show_uploads.inc:40 ../../templates/show_songs.inc:46
#: ../../templates/list_duplicates.inc:37
msgid "Size"
-msgstr "´óС"
+msgstr ""
#: ../../templates/show_uploads.inc:42
msgid "User"
-msgstr "Óû§"
+msgstr ""
#: ../../templates/show_uploads.inc:43
msgid "Date"
-msgstr "ÈÕÆÚ"
+msgstr ""
#: ../../templates/show_uploads.inc:49
msgid "Add"
-msgstr "Ìí¼Ó"
+msgstr ""
#: ../../templates/show_mpdpl.inc:43
-#, fuzzy
msgid "MPD Server Playlist"
-msgstr "·þÎñÆ÷²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_mpdpl.inc:45 ../../templates/show_mpdpl.inc:175
msgid "Refresh the Playlist Window"
-msgstr "Ë¢ÐÂÁÐ±í´°¿Ú"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "Click to shuffle (randomize) the playlist"
-msgstr "µã»÷Ëæ»ú£¨ÂÒÐò£©²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_mpdpl.inc:47 ../../templates/show_mpdpl.inc:177
msgid "shuffle"
-msgstr "ÂÒÐò"
+msgstr ""
#: ../../templates/show_mpdpl.inc:48 ../../templates/show_mpdpl.inc:178
-#, fuzzy
msgid "Click to the clear the playlist"
-msgstr "µã»÷Çå³ý²¥·ÅÁбí"
+msgstr ""
#: ../../templates/show_mpdpl.inc:52 ../../templates/show_mpdpl.inc:182
msgid "Click to the remove all except the Now Playing"
@@ -1661,89 +1596,89 @@ msgstr ""
#: ../../templates/show_mpdpl.inc:62 ../../templates/show_songs.inc:41
msgid "Song title"
-msgstr "¸èÇúÃû"
+msgstr ""
#: ../../templates/flag.inc:43
msgid "Flag song"
-msgstr "±ê¼Ç¸èÇú"
+msgstr ""
#: ../../templates/flag.inc:45
msgid ""
"Flag the following song as having one of the problems listed below. Site "
"admins will then take the appropriate action for the flagged files."
-msgstr "°ÑÏÂÃæµÄ¸èÇú±ê¼Ç³Éij¸öÈçÏÂÁбíÏÔʾµÄÎÊÌâÖ®Ò»£¬ÒÔ±ã¹ÜÀíÔ±²ÉÈ¡ÏàÓ¦¶¯×÷¡£"
+msgstr ""
#: ../../templates/flag.inc:62
msgid "Reason to flag"
-msgstr "±ê¼ÇÔ­Òò"
+msgstr ""
#: ../../templates/flag.inc:73
msgid "Flag Song"
-msgstr "±ê¼Ç¸èÇú"
+msgstr ""
#: ../../templates/customize_catalog.inc:24
msgid "Settings for catalog in"
-msgstr "Çú¿âÉèÖÃÔÚ"
+msgstr ""
#: ../../templates/customize_catalog.inc:32 ../../templates/add_catalog.inc:40
msgid "Auto-inserted Fields"
-msgstr "×Ô¶¯Ìí¼ÓµÄ×Ö¶Î"
+msgstr ""
#: ../../templates/customize_catalog.inc:33 ../../templates/add_catalog.inc:41
msgid "album name"
-msgstr "ר¼­Ãû"
+msgstr ""
#: ../../templates/customize_catalog.inc:34 ../../templates/add_catalog.inc:42
msgid "artist name"
-msgstr "¸èÊÖÃû"
+msgstr ""
#: ../../templates/customize_catalog.inc:35
msgid "catalog path"
-msgstr "Çú¿â·¾¶"
+msgstr ""
#: ../../templates/customize_catalog.inc:36 ../../templates/add_catalog.inc:43
msgid "id3 comment"
-msgstr "id3 ˵Ã÷"
+msgstr ""
#: ../../templates/customize_catalog.inc:37 ../../templates/add_catalog.inc:44
msgid "genre"
-msgstr "ÀàÐÍ"
+msgstr ""
#: ../../templates/customize_catalog.inc:38 ../../templates/add_catalog.inc:45
msgid "track number (padded with leading 0)"
-msgstr "Òô¹ìºÅ£¨Ç°ÃæÓÃ0²¹×㣩"
+msgstr ""
#: ../../templates/customize_catalog.inc:39 ../../templates/add_catalog.inc:46
msgid "song title"
-msgstr "¸èÇúÃû"
+msgstr ""
#: ../../templates/customize_catalog.inc:40 ../../templates/add_catalog.inc:47
msgid "year"
-msgstr "Äê´ú"
+msgstr ""
#: ../../templates/customize_catalog.inc:41 ../../templates/add_catalog.inc:48
msgid "other"
-msgstr "ÆäËû"
+msgstr ""
#: ../../templates/customize_catalog.inc:45
msgid "ID3 set command"
-msgstr "ID3 ÉèÖÃÃüÁî"
+msgstr ""
#: ../../templates/customize_catalog.inc:51
msgid "Filename pattern"
-msgstr "ÎļþÄ£°å"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "Folder Pattern"
-msgstr "Ŀ¼ģ°å"
+msgstr ""
#: ../../templates/customize_catalog.inc:58 ../../templates/add_catalog.inc:75
msgid "(no leading or ending '/')"
-msgstr "(¿ªÍ·ºÍ½áÊø²»Òª´ø'/')"
+msgstr ""
#: ../../templates/customize_catalog.inc:69
msgid "Save Catalog Settings"
-msgstr "±£´æÇú¿âÉèÖÃÐÅÏ¢"
+msgstr ""
#: ../../templates/show_test.inc:29
msgid "Ampache Debug"
@@ -1810,7 +1745,7 @@ msgstr ""
#: ../../templates/show_test.inc:116
#: ../../templates/show_install_config.inc:88
msgid "Ampache.cfg.php Exists"
-msgstr "Ampache.cfg.phpÒÑ´æÔÚ"
+msgstr ""
#: ../../templates/show_test.inc:131
msgid ""
@@ -1822,7 +1757,7 @@ msgstr ""
#: ../../templates/show_test.inc:137
#: ../../templates/show_install_config.inc:105
msgid "Ampache.cfg.php Configured?"
-msgstr "Ampache.cfg.phpÒÑÅäÖã¿"
+msgstr ""
#: ../../templates/show_test.inc:154
msgid ""
@@ -1859,85 +1794,83 @@ msgstr ""
#: ../../templates/show_localplay.inc:30
msgid "Local Play Control"
-msgstr "±¾µØ²¥·Å¿ØÖÆ"
+msgstr ""
#: ../../templates/show_localplay.inc:35
msgid "Playback"
-msgstr "²¥·Å"
+msgstr ""
#: ../../templates/show_localplay.inc:39 ../../templates/list_header.inc:71
#: ../../templates/show_mpdplay.inc:62
msgid "Prev"
-msgstr "ºóÍË"
+msgstr ""
#: ../../templates/show_localplay.inc:40 ../../templates/show_mpdplay.inc:63
msgid "Stop"
-msgstr "Í£Ö¹"
+msgstr ""
#: ../../templates/show_localplay.inc:42 ../../templates/show_mpdplay.inc:65
msgid "Pause"
-msgstr "ÔÝÍ£"
+msgstr ""
#: ../../templates/show_localplay.inc:43 ../../templates/list_header.inc:94
#: ../../templates/show_mpdplay.inc:66
msgid "Next"
-msgstr "ǰ½ø"
+msgstr ""
#: ../../templates/show_localplay.inc:49
msgid "Volume"
-msgstr "ÒôÁ¿"
+msgstr ""
#: ../../templates/show_localplay.inc:53 ../../templates/show_localplay.inc:54
msgid "Increase Volume"
-msgstr "Ôö¼ÓÒôÁ¿"
+msgstr ""
#: ../../templates/show_localplay.inc:55 ../../templates/show_localplay.inc:56
msgid "Decrease Volume"
-msgstr "¼õÉÙÒôÁ¿"
+msgstr ""
#: ../../templates/show_localplay.inc:62
msgid "Clear queue"
-msgstr "Çå³ý¶ÓÁÐ"
+msgstr ""
#: ../../templates/add_catalog.inc:31
msgid ""
"In the form below enter either a local path (i.e. /data/music) or the URL to "
"a remote Ampache installation (i.e http://theotherampache.com)"
msgstr ""
-"ÇëÔÚÈçÏÂ±íµ¥ÀïÃæÌîÈë±¾µØÂ·¾¶£¨ÀýÈç /data/music£©£¬»òÕßÖ¸ÏòÔ¶³ÌAmpacheµÄÒ»¸ö"
-"URL£¨ÀýÈç http://theotherampache.com£©"
#: ../../templates/add_catalog.inc:37
msgid "Catalog Name"
-msgstr "Çú¿âÃû"
+msgstr ""
#: ../../templates/add_catalog.inc:54
msgid "Path"
-msgstr "·¾¶"
+msgstr ""
#: ../../templates/add_catalog.inc:58
msgid "Catalog Type"
-msgstr "Çú¿âÀàÐÍ"
+msgstr ""
#: ../../templates/add_catalog.inc:62
msgid "Remote"
-msgstr "Ô¶³Ì"
+msgstr ""
#: ../../templates/add_catalog.inc:67
msgid "ID3 Set Command"
-msgstr "ID3 ÉèÖÃÃüÁî"
+msgstr ""
#: ../../templates/add_catalog.inc:71
msgid "Filename Pattern"
-msgstr "ÎļþÄ£°å"
+msgstr ""
#: ../../templates/add_catalog.inc:79 ../../templates/catalog.inc:101
msgid "Gather Album Art"
-msgstr "ËѼ¯¸èÇú¸èÊÖ"
+msgstr ""
#: ../../templates/add_catalog.inc:83
msgid "ID3V2 Tags"
-msgstr "ID3V2 񈬀"
+msgstr ""
#: ../../templates/add_catalog.inc:86
msgid "Amazon"
@@ -1945,44 +1878,43 @@ msgstr ""
#: ../../templates/add_catalog.inc:89
msgid "File Folder"
-msgstr "ÎļþĿ¼"
+msgstr ""
#: ../../templates/add_catalog.inc:96
msgid "Build Playlists from m3u Files"
-msgstr "´Óm3uÎļþ½¨Á¢×Ô¶¨Òå²¥·ÅÁбí"
+msgstr ""
#: ../../templates/add_catalog.inc:103
msgid "Add Catalog"
-msgstr "Ìí¼ÓÇú¿â"
+msgstr ""
#: ../../templates/list_flagged.inc:42 ../../templates/show_songs.inc:49
msgid "Flag"
-msgstr "񈬀"
+msgstr ""
#: ../../templates/list_flagged.inc:43
msgid "New Flag"
-msgstr "бê¼Ç"
+msgstr ""
#: ../../templates/list_flagged.inc:44
msgid "Flagged by"
-msgstr "±ê¼ÇΪ"
+msgstr ""
#: ../../templates/list_flagged.inc:45
msgid "ID3 Update"
-msgstr "ID3 ¸üÐÂ"
+msgstr "ID3 "
#: ../../templates/list_flagged.inc:69
msgid "Accept"
-msgstr "½ÓÊÜ"
+msgstr ""
#: ../../templates/list_flagged.inc:70
msgid "Reject"
-msgstr "¾Ü¾ø"
+msgstr ""
#: ../../templates/header.inc:49
-#, fuzzy
msgid "You are currently logged in as"
-msgstr "ÄãµÇ¼ΪÓû§"
+msgstr ""
#: ../../templates/header.inc:58
msgid "Go!"
@@ -1990,15 +1922,15 @@ msgstr ""
#: ../../templates/show_songs.inc:143
msgid "Direct Link"
-msgstr "Ö±½ÓÏÂÔØ"
+msgstr ""
#: ../../templates/show_songs.inc:166
msgid "Total"
-msgstr "×ܹ²"
+msgstr ""
#: ../../templates/show_search_bar.inc:36 ../../templates/show_search.inc:54
msgid "Search Ampache"
-msgstr "ËÑË÷"
+msgstr ""
#: ../../templates/show_install_config.inc:41
#: ../../templates/show_install.inc:41
@@ -2006,12 +1938,11 @@ msgid ""
"Your webserver has read access to the /sql/ampache.sql file and the /config/"
"ampache.cfg.php.dist file"
msgstr ""
-"ÄãµÄWWW·þÎñÆ÷ÄܶÁÈ¡/sql/ampache.sqlÎļþ£¬ÒÔ¼°/config/ampache.cfg.php.distÎļþ"
#: ../../templates/show_install_config.inc:49
#: ../../templates/show_install.inc:51
msgid "Step 2 - Creating the Ampache.cfg.php file"
-msgstr "µÚ¶þ²½ - ´´½¨ampache.cfg.phpÅäÖÃÎļþ"
+msgstr ""
#: ../../templates/show_install_config.inc:51
msgid ""
@@ -2019,102 +1950,100 @@ msgid ""
"out directly to your webserver. If access is denied it will prompt you to "
"download the config file. Please put the downloaded config file in /config"
msgstr ""
-"ÕâÒ»²½´´½¨»ù±¾ÅäÖÃÐÅÏ¢¡£»áÊ×Ïȳ¢ÊÔÖ±½Óдµ½ÄãµÄWWW·þÎñÆ÷ÉÏ¡£Èç¹û·ÃÎʾܾø£¬»áÌá"
-"ʾÄãÏÂÔØÕâ¸öÅäÖÃÎļþ±£´æµ½/configĿ¼ȥ¡£"
#: ../../templates/show_install_config.inc:60
msgid "Web Path"
-msgstr "ÍøÒ³Â·¾¶"
+msgstr ""
#: ../../templates/show_install_config.inc:64
#: ../../templates/show_install.inc:59
msgid "Desired Database Name"
-msgstr "Êý¾Ý¿âÃû"
+msgstr ""
#: ../../templates/show_install_config.inc:68
#: ../../templates/show_install.inc:63
msgid "MySQL Hostname"
-msgstr "MySQLÖ÷»ú"
+msgstr ""
#: ../../templates/show_install_config.inc:72
msgid "MySQL Username"
-msgstr "MySQLÓû§"
+msgstr ""
#: ../../templates/show_install_config.inc:76
msgid "MySQL Password"
-msgstr "MySQLÃÜÂë"
+msgstr ""
#: ../../templates/show_install_config.inc:81
msgid "Write Config"
-msgstr "дÈëÅäÖÃ"
+msgstr ""
#: ../../templates/show_install_config.inc:125
msgid "Check for Config"
-msgstr "¼ì²éÅäÖÃ"
+msgstr ""
#: ../../templates/show_album.inc:67
msgid "Play Album"
-msgstr "²¥·Åר¼­"
+msgstr ""
#: ../../templates/show_album.inc:68
msgid "Play Random from Album"
-msgstr "Ëæ»ú´Óר¼­²¥·Å"
+msgstr ""
#: ../../templates/show_album.inc:69
msgid "Reset Album Art"
-msgstr "ÖØÖøèÇú¸èÊÖ"
+msgstr ""
#: ../../templates/show_album.inc:70
msgid "Find Album Art"
-msgstr "²éÕÒ¸èÇú¸èÊÖ"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "Editing"
-msgstr "±à¼­ÖÐ"
+msgstr ""
#: ../../templates/show_preferences.inc:42
msgid "preferences"
-msgstr "ÉèÖÃ"
+msgstr ""
#: ../../templates/show_preferences.inc:44
msgid "Rebuild Preferences"
-msgstr "ÖØ½¨ÉèÖÃ"
+msgstr ""
#: ../../templates/show_preferences.inc:73
msgid "Update Preferences"
-msgstr "¸üÐÂÉèÖÃ"
+msgstr ""
#: ../../templates/show_preferences.inc:77
msgid "Cancel"
-msgstr "È¡Ïû"
+msgstr ""
#: ../../templates/userform.inc:25
msgid "Adding a New User"
-msgstr "Ìí¼ÓÐÂÓû§"
+msgstr ""
#: ../../templates/userform.inc:29
msgid "Editing existing User"
-msgstr "±à¼­ÒÑÓÐÓû§"
+msgstr ""
#: ../../templates/userform.inc:80
msgid "User Access Level"
-msgstr "Óû§·ÃÎÊ¿ØÖƼ¶±ð"
+msgstr ""
#: ../../templates/userform.inc:96
msgid "Add User"
-msgstr "Ìí¼ÓÓû§"
+msgstr ""
#: ../../templates/userform.inc:101
msgid "Update User"
-msgstr "¸üÐÂÓû§"
+msgstr ""
#: ../../templates/show_random_play.inc:34
msgid "Item count"
-msgstr "ÊýÁ¿"
+msgstr ""
#: ../../templates/show_random_play.inc:49
msgid "From genre"
-msgstr "ÀàÐÍ"
+msgstr ""
#: ../../templates/show_random_play.inc:58
msgid "Standard"
@@ -2122,19 +2051,19 @@ msgstr ""
#: ../../templates/show_random_play.inc:59
msgid "Favor Unplayed"
-msgstr "û²¥·Å¹ýµÄÓÅÏÈ"
+msgstr ""
#: ../../templates/show_random_play.inc:61
msgid "Full Artist"
-msgstr "È«²¿¸èÊÖ"
+msgstr ""
#: ../../templates/show_random_play.inc:66
msgid "from catalog"
-msgstr "Çú¿â"
+msgstr ""
#: ../../templates/show_random_play.inc:75
msgid "Play Random Songs"
-msgstr "Ëæ»ú²¥·Å"
+msgstr ""
#: ../../templates/show_install.inc:49
msgid ""
@@ -2142,25 +2071,22 @@ msgid ""
"mysql account with database creation rights. This step may take a while "
"depending upon the speed of your computer"
msgstr ""
-"ÕâÒ»²½´´½¨AmpacheÊý¾Ý¿â²¢³õʼ»¯Êý¾Ý¡£ÇëÌṩһ¸öÓн¨Á¢Êý¾Ý¿âȨÏÞµÄMySQLÕʺš£"
-"ÕâÒ»²½¿ÉÄÜ»áÐèÒª±È½Ï³¤Ò»¶Îʱ¼ä£¬¾Í¿´Äã»úÆ÷¿ì²»¿ìÁË"
#: ../../templates/show_install.inc:67
msgid "MySQL Administrative Username"
-msgstr "MySQL¹ÜÀíÓû§Ãû"
+msgstr ""
#: ../../templates/show_install.inc:71
msgid "MySQL Administrative Password"
-msgstr "MySQL¹ÜÀíÓû§ÃÜÂë"
+msgstr ""
#: ../../templates/show_install.inc:75
msgid "Create Database User for New Database"
msgstr ""
#: ../../templates/show_install.inc:80
-#, fuzzy
msgid "Ampache Database Username"
-msgstr "Êý¾Ý¿âÃû"
+msgstr ""
#: ../../templates/show_install.inc:84
msgid "Ampache Database User Password"
@@ -2168,34 +2094,34 @@ msgstr ""
#: ../../templates/show_install.inc:89
msgid "Insert Database"
-msgstr "Ìí¼ÓÊý¾Ý¿â"
+msgstr ""
#: ../../templates/show_add_access.inc:31
msgid "Add Access for a Host"
-msgstr "Ìí¼Ó·ÃÎÊ¿ØÖÆ"
+msgstr ""
#: ../../templates/show_add_access.inc:33
msgid ""
"Use the form below to add a host that you want to have access to your "
"Ampache catalog."
-msgstr "ÓÃÏÂÃæµÄ±íµ¥Ìí¼ÓÄãÐèÒªÔÊÐí·ÃÎÊÇú¿âµÄ»úÆ÷µØÖ·"
+msgstr ""
#: ../../templates/show_add_access.inc:46
msgid "Start IP Address"
-msgstr "ÆðʼIPµØÖ·"
+msgstr ""
#: ../../templates/show_add_access.inc:52
msgid "End IP Address"
-msgstr "½áÊøIPµØÖ·"
+msgstr ""
#: ../../templates/show_add_access.inc:58
#: ../../templates/show_access_list.inc:50
msgid "Level"
-msgstr "µÈ¼¶"
+msgstr ""
#: ../../templates/show_add_access.inc:72
msgid "Add Host"
-msgstr "Ìí¼ÓÖ÷»ú"
+msgstr ""
#: ../../templates/catalog.inc:30
msgid ""
@@ -2206,52 +2132,52 @@ msgstr ""
#: ../../templates/catalog.inc:39
msgid "Update Catalogs"
-msgstr "¸üÐÂÇú¿â"
+msgstr ""
#: ../../templates/catalog.inc:65
msgid "Fast Add"
-msgstr "¿ìËÙÌí¼Ó"
+msgstr ""
#: ../../templates/catalog.inc:72
msgid "Fast Update"
-msgstr "¿ìËÙ¸üÐÂ"
+msgstr ""
#: ../../templates/catalog.inc:85
msgid "You don't have any catalogs."
-msgstr "ÄãûÓÐÈκÎÇú¿â"
+msgstr ""
#: ../../templates/catalog.inc:96
msgid "Show Duplicate Songs"
-msgstr "ÏÔÊ¾ÖØ¸´µÄ¸èÇú"
+msgstr ""
#: ../../templates/catalog.inc:97
msgid "Show Disabled Songs"
-msgstr "ÏÔʾ±»½ûÖ¹µÄ¸èÇú"
+msgstr ""
#: ../../templates/catalog.inc:98
msgid "Clear Catalog Stats"
-msgstr "Çå³ýÇú¿âͳ¼ÆÐÅÏ¢"
+msgstr ""
#: ../../templates/catalog.inc:100
msgid "Dump Album Art"
-msgstr "ɾ³ý¸èÇú¸èÊÖ"
+msgstr ""
#: ../../templates/catalog.inc:102
msgid "View flagged songs"
-msgstr "ÏÔʾÒѱê¼ÇµÄ¸èÇú"
+msgstr ""
#: ../../templates/catalog.inc:103
msgid "Catalog Tools"
-msgstr "Çú¿â¹¤¾ß"
+msgstr ""
#: ../../templates/menu.inc:73 ../../templates/menu.inc:79
msgid "Account"
-msgstr "ÕʺÅ"
+msgstr ""
#: ../../templates/menu.inc:74 ../../templates/menu.inc:80
#: ../../templates/show_users.inc:64 ../../templates/show_users.inc:112
msgid "Stats"
-msgstr "״̬"
+msgstr ""
#: ../../templates/show_upload.inc:30
msgid "Uploading Music to Ampache"
@@ -2267,37 +2193,35 @@ msgstr ""
#: ../../templates/show_users.inc:40
msgid "Fullname"
-msgstr "È«Ãû"
+msgstr ""
#: ../../templates/show_users.inc:48
msgid "Last Seen"
-msgstr "×îºóÒ»´Î"
+msgstr ""
#: ../../templates/show_users.inc:53
-#, fuzzy
msgid "Registration Date"
-msgstr "×¢²áÓû§"
+msgstr ""
#: ../../templates/show_users.inc:61 ../../templates/show_users.inc:107
msgid "Prefs"
-msgstr "ÉèÖÃ"
+msgstr ""
#: ../../templates/show_users.inc:67
msgid "Access"
-msgstr "ȨÏÞ"
+msgstr ""
#: ../../templates/show_users.inc:73
msgid "On-line"
-msgstr "ÔÚÏß"
+msgstr ""
#: ../../templates/show_users.inc:126
msgid "delete"
-msgstr "ɾ³ý"
+msgstr ""
#: ../../templates/list_duplicates.inc:28
-#, fuzzy
msgid "Duplicate Songs"
-msgstr "ÏÔÊ¾ÖØ¸´µÄ¸èÇú"
+msgstr ""
#: ../../templates/list_duplicates.inc:35
msgid "Length"
@@ -2317,59 +2241,56 @@ msgstr ""
#: ../../templates/show_login_form.inc:49
#: ../../templates/show_login_form.inc:63
msgid "Login"
-msgstr "怬"
+msgstr ""
#: ../../templates/show_login_form.inc:59
msgid "Remember Me"
-msgstr "µÇ¼±£ÁôÖ±µ½¹Ø±Õ"
+msgstr ""
#: ../../templates/show_login_form.inc:72
-#, fuzzy
msgid "Register"
-msgstr "×¢²áÓû§"
+msgstr ""
#: ../../templates/show_access_list.inc:34
msgid "Host Access to Your Catalog"
-msgstr "Çú¿â·ÃÎÊȨÏÞ"
+msgstr ""
#: ../../templates/show_access_list.inc:43
msgid "Add Entry"
-msgstr "Ìí¼Ó"
+msgstr ""
#: ../../templates/show_access_list.inc:48
msgid "Start Address"
-msgstr "¿ªÊ¼µØÖ·"
+msgstr ""
#: ../../templates/show_access_list.inc:49
msgid "End Address"
-msgstr "½áÊøµØÖ·"
+msgstr ""
#: ../../templates/show_access_list.inc:65
msgid "Revoke"
-msgstr "ÊÕ»Ø"
+msgstr ""
#: ../../templates/show_search.inc:57
msgid "Keywords"
msgstr ""
#: ../../templates/show_search.inc:102
-#, fuzzy
msgid "Played"
-msgstr "²¥·Å"
+msgstr ""
#: ../../templates/show_search.inc:110
-#, fuzzy
msgid "Min Bitrate"
-msgstr "ÂëÂÊ"
+msgstr ""
#: ../../templates/show_search.inc:132
msgid "Object Type"
-msgstr "Ä¿±êÀàÐÍ"
+msgstr ""
#: ../../templates/show_search.inc:138
#, fuzzy
msgid "Genres"
-msgstr "Àà±ð"
+msgstr ""
#: ../../templates/show_search.inc:141
msgid "Operator"
@@ -2380,9 +2301,8 @@ msgid "AND"
msgstr ""
#: ../../templates/show_search.inc:150
-#, fuzzy
msgid "Method"
-msgstr "ģʽ"
+msgstr ""
#: ../../templates/show_search.inc:153
msgid "Fuzzy"
@@ -2414,24 +2334,23 @@ msgstr ""
#: ../../templates/show_mpdplay.inc:39
msgid "MPD Play Control"
-msgstr "MPD²¥·Å¿ØÖÆ"
+msgstr ""
#: ../../templates/show_mpdplay.inc:100
msgid "Loop"
-msgstr "Ñ­»·"
+msgstr ""
#: ../../templates/show_mpdplay.inc:107 ../../templates/show_mpdplay.inc:120
msgid "On"
-msgstr "¿ª"
+msgstr ""
#: ../../templates/show_mpdplay.inc:108 ../../templates/show_mpdplay.inc:121
msgid "Off"
-msgstr "¹Ø"
+msgstr ""
#: ../../templates/show_mpdplay.inc:134
-#, fuzzy
msgid "Now Playing :"
-msgstr "ÕýÔÚ²¥·Å"
+msgstr ""
#: ../../templates/show_mpdplay.inc:163
msgid "On Deck "
@@ -2443,135 +2362,134 @@ msgstr ""
#: ../../templates/show_artist.inc:36
msgid "Select"
-msgstr "Ñ¡Ôñ"
+msgstr ""
#: ../../templates/show_artist.inc:38
msgid "Cover"
-msgstr "·âÃæ"
+msgstr ""
#: ../../templates/show_artist.inc:39
msgid "Album Name"
-msgstr "ר¼­Ãû"
+msgstr ""
#: ../../templates/show_artist.inc:40
msgid "Album Year"
-msgstr "ר¼­Äê´ú"
+msgstr ""
#: ../../templates/show_artist.inc:41
msgid "Total Tracks"
-msgstr "×ÜÒô¹ìÊý"
+msgstr ""
#: ../../templates/show_big_art.inc:31
-#, fuzzy
msgid "Album Art"
-msgstr "²éÕÒ¸èÇú¸èÊÖ"
+msgstr ""
#: ../../templates/show_big_art.inc:35
msgid "Click to close window"
msgstr ""
-#~ msgid "No Results Found"
-#~ msgstr "ûÓÐÕÒµ½"
+msgid "No Results Found"
+msgstr ""
-#~ msgid "New"
-#~ msgstr "н¨"
+msgid "New"
+msgstr ""
-#~ msgid "View All"
-#~ msgstr "È«²¿ÏÔʾ"
+msgid "View All"
+msgstr ""
-#~ msgid "Import"
-#~ msgstr "µ¼Èë"
+msgid "Import"
+msgstr ""
-#~ msgid "Public"
-#~ msgstr "¹«¿ª"
+msgid "Public"
+msgstr ""
-#~ msgid "Your Private"
-#~ msgstr "˽ÈË"
+msgid "Your Private"
+msgstr ""
-#~ msgid "Other Private"
-#~ msgstr "ÆäËû"
+msgid "Other Private"
+msgstr ""
-#~ msgid "There are no playlists of this type"
-#~ msgstr "ûÓÐ×Ô¶¨Òå²¥·ÅÁбí"
+msgid "There are no playlists of this type"
+msgstr ""
-#~ msgid "All songs by"
-#~ msgstr "È«²¿¸èÇú"
+msgid "All songs by"
+msgstr ""
-#~ msgid "owned by"
-#~ msgstr "ËùÓÐÕß "
+msgid "owned by"
+msgstr " "
-#~ msgid "Edit Playlist"
-#~ msgstr "±à¼­×Ô¶¨Òå²¥·ÅÁбí"
+msgid "Edit Playlist"
+msgstr ""
-#~ msgid "Play Random"
-#~ msgstr "Ëæ»ú²¥·Å"
+msgid "Play Random"
+msgstr ""
-#~ msgid "Welcome to"
-#~ msgstr "»¶Ó­À´µ½"
+msgid "Welcome to"
+msgstr ""
-#~ msgid "Album Art Located"
-#~ msgstr "ÕÒµ½¸èÇú¸èÊÖÐÅÏ¢"
+msgid "Album Art Located"
+msgstr ""
-#~ msgid ""
-#~ "Album Art information has been located in Amazon. If incorrect, click "
-#~ "\"Reset Album Art\" below to remove the artwork."
-#~ msgstr "ÔÚAmazonÕÒµ½¸èÇú¸èÊÖÐÅÏ¢¡£Èç¹ûÕýÈ·£¬Çë°´ÏÂÃæµÄ\"ÖØÖøèÇú¸èÊÖ\""
+msgid ""
+"Album Art information has been located in Amazon. If incorrect, click "
+"\"Reset Album Art\" below to remove the artwork."
+msgstr "Amazon\"\""
-#~ msgid "Type"
-#~ msgstr "ÀàÐÍ"
+msgid "Type"
+msgstr ""
-#~ msgid "<u>S</u>how all albums"
-#~ msgstr "<u>S</u>ÏÔʾËùÓÐר¼­"
+msgid "<u>S</u>how all albums"
+msgstr "<u>S</u>"
-#~ msgid "Select a starting letter or Show all"
-#~ msgstr "Ñ¡ÔñÊ××Ö·û»òÕßÏÔʾËùÓеÄ"
+msgid "Select a starting letter or Show all"
+msgstr ""
-#~ msgid "An Unknown Error has occured."
-#~ msgstr "·¢Éúδ֪´íÎó"
+msgid "An Unknown Error has occured."
+msgstr ""
-#~ msgid "Successfully-Quarantined"
-#~ msgstr "³É¹¦£­µÈ´ýÅú×¼"
+msgid "Successfully-Quarantined"
+msgstr ""
-#~ msgid "Successfully-Cataloged"
-#~ msgstr "³É¹¦£­¼ÓÈëÇú¿â"
+msgid "Successfully-Cataloged"
+msgstr ""
-#~ msgid "Quarantined"
-#~ msgstr "¸ôÀë"
+msgid "Quarantined"
+msgstr ""
-#~ msgid "View Limit"
-#~ msgstr "ÏÔʾÏÞÖÆ"
+msgid "View Limit"
+msgstr ""
-#~ msgid "Create/Modify User Accounts for Ampache"
-#~ msgstr "´´½¨£¯ÐÞ¸ÄÓû§ÕʺÅ"
+msgid "Create/Modify User Accounts for Ampache"
+msgstr ""
-#~ msgid "Mail"
-#~ msgstr "Óʼþ"
+msgid "Mail"
+msgstr ""
-#~ msgid "Mail your users to notfiy them of changes"
-#~ msgstr "¸øÄãµÄÓû§·¢ÓʼþÌáÐÑ"
+msgid "Mail your users to notfiy them of changes"
+msgstr ""
-#~ msgid "Create/Update/Clean your catalog here"
-#~ msgstr "Ìí¼Ó£¯¸üУ¯Çå³ýÇú¿â"
+msgid "Create/Update/Clean your catalog here"
+msgstr ""
-#~ msgid "Modify Site-wide preferences"
-#~ msgstr "ȫվÉèÖÃÐÞ¸Ä"
+msgid "Modify Site-wide preferences"
+msgstr ""
-#~ msgid "Modify Access List Permissions"
-#~ msgstr "Ð޸ķÃÎÊȨÏÞÁбí"
+msgid "Modify Access List Permissions"
+msgstr ""
-#~ msgid "Must have access_control=true in ampache.cfg"
-#~ msgstr "±ØÐëÔÚampache.cfgÀïÓÐaccess_control=true"
+msgid "Must have access_control=true in ampache.cfg"
+msgstr "ampache.cfgaccess_control=true"
-#~ msgid "Please Ensure All Files Are Tagged Correctly"
-#~ msgstr "ÇëÈ·¶¨ËùÓÐÎļþ¶¼ÕýÈ·±ê¼ÇÁË"
+msgid "Please Ensure All Files Are Tagged Correctly"
+msgstr ""
-#~ msgid ""
-#~ "Ampache relies on id3 tags to sort data. If your file is not tagged it "
-#~ "may be deleted."
-#~ msgstr "ϵͳÀûÓÃid3ÐÅÏ¢À´Ë÷ÒýÎļþ£¬Èç¹ûÄãµÄÎļþûÓбê¼Ç£¬¿ÉÄܻᱻɾ³ý¡£"
+msgid ""
+"Ampache relies on id3 tags to sort data. If your file is not tagged it may "
+"be deleted."
+msgstr "id3"
-#~ msgid "refresh now"
-#~ msgstr "Á¢¼´Ë¢ÐÂ"
+msgid "refresh now"
+msgstr ""
-#~ msgid "clear"
-#~ msgstr "Çå³ý"
+msgid "clear"
+msgstr ""
diff --git a/templates/show_now_playing_row.inc.php b/templates/show_now_playing_row.inc.php
index 33ac673b..5a5c93f7 100644
--- a/templates/show_now_playing_row.inc.php
+++ b/templates/show_now_playing_row.inc.php
@@ -29,8 +29,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
</div>
<div class="np_cell">
<a title="<?php echo scrub_out($song->f_album); ?>" href="<?php echo $web_path; ?>/albums.php?action=show&amp;album=<?php echo $song->album; ?>">
- <?php echo scrub_out($song->f_album); ?>
- </a> /
+ <?php echo scrub_out($song->f_album); ?></a> /
<a title="<?php echo scrub_out($song->f_artist); ?>" href="<?php echo $web_path; ?>/artists.php?action=show&amp;artist=<?php echo $song->artist; ?>">
<?php echo scrub_out($song->f_artist); ?>
</a>
diff --git a/templates/show_search.inc b/templates/show_search.inc
index ba1478eb..76b270c0 100644
--- a/templates/show_search.inc
+++ b/templates/show_search.inc
@@ -92,6 +92,7 @@
<tr class="<?php echo flip_class(); ?>">
<td><?php echo _('Rating'); ?>:</td>
<td>
+ <!-- Broken for now
<select id="s_rating" name="s_rating">
<option value="">&nbsp;</option>
<option value="1"><?php echo _('One Star'); ?></option>
@@ -100,6 +101,7 @@
<option value="4"><?php echo _('Four Stars'); ?></option>
<option value="5"><?php echo _('Five Stars'); ?></option>
</select>
+ --> Currently Broken
</td>
<td><?php echo _('Operator'); ?>:</td>
<td>